Class TabbedPanelTitledTabTheme

    • Constructor Detail

      • TabbedPanelTitledTabTheme

        public TabbedPanelTitledTabTheme()
    • Method Detail

      • getName

        public abstract java.lang.String getName()
        Gets the name for this theme
        Returns:
        the name
      • getTabbedPanelProperties

        public abstract TabbedPanelProperties getTabbedPanelProperties()
        Gets the TabbedPanelProperties for this theme
        Returns:
        the TabbedPanelProperties
      • getTitledTabProperties

        public abstract TitledTabProperties getTitledTabProperties()
        Gets the TitledTabProperties for this theme
        Returns:
        the TitledTabProperties