Class SlimFlatDockingTheme

java.lang.Object
net.infonode.docking.theme.DockingWindowsTheme
net.infonode.docking.theme.SlimFlatDockingTheme

public final class SlimFlatDockingTheme extends DockingWindowsTheme
A theme very slim theme that doesn't waste any screen space.
  • Constructor Details

    • SlimFlatDockingTheme

      public SlimFlatDockingTheme()
  • Method Details

    • getName

      public String getName()
      Description copied from class: DockingWindowsTheme
      Returns the name of this theme.
      Specified by:
      getName in class DockingWindowsTheme
      Returns:
      the name of this theme
    • getRootWindowProperties

      public RootWindowProperties getRootWindowProperties()
      Description copied from class: DockingWindowsTheme
      Returns the root window properties for this theme.
      Specified by:
      getRootWindowProperties in class DockingWindowsTheme
      Returns:
      the root window properties for this theme
    • createRootWindowProperties

      public static final RootWindowProperties createRootWindowProperties()
      Create a root window properties object with the property values for this theme.
      Returns:
      the root window properties object
    • createWindowBarProperties

      public static final WindowBarProperties createWindowBarProperties()
      Deprecated.
      the window bar properties are now included in the root window properties
      Create a window bar properties object with the property values for this theme.
      Returns:
      the root window properties object