Class DockingWindowsTheme

    • Constructor Detail

      • DockingWindowsTheme

        protected DockingWindowsTheme()
    • Method Detail

      • getName

        public abstract java.lang.String getName()
        Returns the name of this theme.
        Returns:
        the name of this theme
      • getRootWindowProperties

        public abstract RootWindowProperties getRootWindowProperties()
        Returns the root window properties for this theme.
        Returns:
        the root window properties for this theme
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object