|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableLayout.Entry | |
---|---|
com.alee.extended.layout |
Uses of TableLayout.Entry in com.alee.extended.layout |
---|
Methods in com.alee.extended.layout with parameters of type TableLayout.Entry | |
---|---|
protected int |
TableLayout.calculateLayoutSize(java.awt.Container container,
int z,
double typeOfSize,
TableLayout.Entry[] entryList,
java.awt.Dimension[] prefMinSize)
Calculates the preferred or minimum size for the method calculateLayoutSize(Container container, double typeOfSize). |
protected int[] |
TableLayout.calculateSizeAndOffset(TableLayout.Entry entry,
int preferredSize,
boolean isColumn)
Calculates the vertical/horizontal offset and size of a component. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |