public class TabbedPanelDefaultButtonFactories
extends java.lang.Object
Constructor and Description |
---|
TabbedPanelDefaultButtonFactories() |
Modifier and Type | Method and Description |
---|---|
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.
|
public static ButtonFactory getScrollUpButtonFactory()
public static ButtonFactory getScrollDownButtonFactory()
public static ButtonFactory getScrollLeftButtonFactory()
public static ButtonFactory getScrollRightButtonFactory()
public static ButtonFactory getTabDropDownListButtonFactory()