Package generic.theme

Class GThemeDefaults.Colors.Viewport

java.lang.Object
generic.theme.GThemeDefaults.Colors.Viewport
Enclosing class:
GThemeDefaults.Colors

public static class GThemeDefaults.Colors.Viewport extends Object
  • Field Details

    • UNEDITABLE_BACKGROUND

      public static final GColor UNEDITABLE_BACKGROUND
      By default the system JViewports use BACKGROUND for their background, which is the primary background color (typically white on light themes). Some clients would like the background color to match the uneditable background color used by JPanel. This color allows the empty space in the viewport to match the parent panel color.
  • Constructor Details

    • Viewport

      public Viewport()