Class TableLayout

java.lang.Object
zleurtor.scanmanager.view.gui.TableLayout
All Implemented Interfaces:
LayoutManager, LayoutManager2

public class TableLayout extends Object implements LayoutManager2
A graphics layout consisting in a table (like HTML ones) with components that can occupy two (or more) cells.
Author:
Zleurtor