|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use TableLayout.Entry | |
hoplugins.commons.ui.info.clearthought.layout |
Uses of TableLayout.Entry in hoplugins.commons.ui.info.clearthought.layout |
Methods in hoplugins.commons.ui.info.clearthought.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 All Classes |