|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.infonode.util.Enum
net.infonode.tabbedpanel.TabLayoutPolicy
TabLayoutPolicy defines how the tabs in a tabbed panel's tab area can be laid out.
TabbedPanel
,
TabbedPanelProperties
,
Serialized FormField Summary | |
static TabLayoutPolicy |
COMPRESSION
Compression layout policy. |
static TabLayoutPolicy[] |
LAYOUT_POLICIES
Array with all available layout policies. |
static TabLayoutPolicy |
SCROLLING
Scrolling layout policy. |
Method Summary | |
static TabLayoutPolicy[] |
getLayoutPolicies()
Gets the tab layout policies. |
Methods inherited from class net.infonode.util.Enum |
getName, getValue, toString, write |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final TabLayoutPolicy SCROLLING
public static final TabLayoutPolicy COMPRESSION
public static final TabLayoutPolicy[] LAYOUT_POLICIES
Method Detail |
public static TabLayoutPolicy[] getLayoutPolicies()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |