|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.infonode.tabbedpanel.TabbedPanelDefaultButtonFactories
public class TabbedPanelDefaultButtonFactories
Contains the default tabbed panel button factories.
Field Summary | |
---|---|
private static FlatButtonFactory |
BUTTON_FACTORY
|
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 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final FlatButtonFactory BUTTON_FACTORY
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 |