|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.infonode.tabbedpanel.TabbedPanelDefaultButtonFactories
Contains the default tabbed panel button factories.
Constructor Summary | |
TabbedPanelDefaultButtonFactories()
|
Method Summary | |
static ButtonFactory |
getScrollDownButtonFactory()
Returns the default scroll down button factory. |
static ButtonFactory |
getScrollLeftButtonFactory()
Returns the default scroll left button factory. |
static ButtonFactory |
getScrollRightButtonFactory()
Returns the default scroll right button factory. |
static ButtonFactory |
getScrollUpButtonFactory()
Returns the default scroll up button factory. |
static ButtonFactory |
getTabDropDownListButtonFactory()
Returns the default tab drop down list button factory. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TabbedPanelDefaultButtonFactories()
Method Detail |
public static ButtonFactory getScrollUpButtonFactory()
public static ButtonFactory getScrollDownButtonFactory()
public static ButtonFactory getScrollLeftButtonFactory()
public static ButtonFactory getScrollRightButtonFactory()
public static ButtonFactory getTabDropDownListButtonFactory()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |