Class TabbedPanelDefaultButtonFactories


  • public class TabbedPanelDefaultButtonFactories
    extends java.lang.Object
    Contains the default tabbed panel button factories.
    Since:
    ITP 1.3.0
    • Constructor Detail

      • TabbedPanelDefaultButtonFactories

        public TabbedPanelDefaultButtonFactories()
    • Method Detail

      • getScrollUpButtonFactory

        public static ButtonFactory getScrollUpButtonFactory()
        Returns the default scroll up button factory.
        Returns:
        the default scroll up button factory
      • getScrollDownButtonFactory

        public static ButtonFactory getScrollDownButtonFactory()
        Returns the default scroll down button factory.
        Returns:
        the default scroll down button factory
      • getScrollLeftButtonFactory

        public static ButtonFactory getScrollLeftButtonFactory()
        Returns the default scroll left button factory.
        Returns:
        the default scroll left button factory
      • getScrollRightButtonFactory

        public static ButtonFactory getScrollRightButtonFactory()
        Returns the default scroll right button factory.
        Returns:
        the default scroll right button factory
      • getTabDropDownListButtonFactory

        public static ButtonFactory getTabDropDownListButtonFactory()
        Returns the default tab drop down list button factory.
        Returns:
        the default tab drop down list button factory