Enum Class TableLayout.Anchor

java.lang.Object
java.lang.Enum<TableLayout.Anchor>
com.bc.ceres.swing.TableLayout.Anchor
All Implemented Interfaces:
Serializable, Comparable<TableLayout.Anchor>, Constable
Enclosing class:
TableLayout

public static enum TableLayout.Anchor extends Enum<TableLayout.Anchor>
This parameter is used when the component's display area is larger than the component's requested size. It determines whether to resize the component, and if so, how.