Package | Description |
---|---|
twaver.swing |
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2002 - 2010 Serva Software. All Rights Reserved.