|
ProgramixGenericLib v5.0.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractTableLayout | |
|---|---|
| com.programix.gui.layout | Handy layout managers for Swing and AWT containers. |
| Uses of AbstractTableLayout in com.programix.gui.layout |
|---|
| Subclasses of AbstractTableLayout in com.programix.gui.layout | |
|---|---|
class |
AnchorTableLayout
A table layout that allows an
AnchorPoint to be specified
for some (or all) of child components added,
for some (or all) of the columns, and
for some (or all) of the column headers. |
class |
ButtonLayout
Superclass for common functionality of ColumnButtonLayout
and RowButtonLayout. |
class |
ColumnButtonLayout
Lays out the components in column(s) forcing all of the components to be the same size. |
class |
FormLayout
Lays out the components in two (typically) columns, generally with the label in the left column and the input component in the right column. |
class |
RowButtonLayout
Lays out the components in row(s) forcing all of the components to be the same size. |
class |
ShelfLayout
Lays out components in a single horizontal row (on a "shelf"). |
class |
StackLayout
Lays out components in a vertical stack (single column). |
|
ProgramixGenericLib v5.0.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||