net.infonode.tabbedpanel.titledtab
public final class TitledTabSizePolicy extends Enum
Version: $Revision: 1.6 $
| Field Summary | |
|---|---|
| static TitledTabSizePolicy | EQUAL_SIZE
Equal size policy. |
| static TitledTabSizePolicy | INDIVIDUAL_SIZE
Individual size policy. |
| static TitledTabSizePolicy[] | SIZE_POLICIES
An array with all size policies. |
| Method Summary | |
|---|---|
| static TitledTabSizePolicy[] | getSizePolicies()
Gets the size policies.
|
Returns: the size policies
Since: ITP 1.1.0