Class RadianceSynapse

java.lang.Object
org.pushingpixels.radiance.theming.internal.RadianceSynapse

public class RadianceSynapse extends Object
  • Field Details

    • HAS_LOCK_ICON

      public static final String HAS_LOCK_ICON
      Client property name for specifying that the LockBorderWidget should put the lock icon.
      See Also:
    • HAS_CAPS_LOCK_ICON

      public static final String HAS_CAPS_LOCK_ICON
      Client property name for specifying that the CapsLockPasswordBorderWidget should put the caps lock icon.
      See Also:
    • COMPONENT_PREVIEW_PAINTER

      public static final String COMPONENT_PREVIEW_PAINTER
      Client property name for specifying the preview painter for a component.
      See Also:
    • PASSWORD_STRENGTH_CHECKER

      public static final String PASSWORD_STRENGTH_CHECKER
      Client property name for specifying password strength checker for a password field.
      See Also:
    • TEXT_SELECT_ON_FOCUS

      public static final String TEXT_SELECT_ON_FOCUS
      Client property name for specifying that the text component contents should be selected on focus gain.
      See Also:
    • TEXT_FLIP_SELECT_ON_ESCAPE

      public static final String TEXT_FLIP_SELECT_ON_ESCAPE
      Client property name for specifying that the text component contents should flip selection on ESCAPE key press.
      See Also:
    • TEXT_EDIT_CONTEXT_MENU

      public static final String TEXT_EDIT_CONTEXT_MENU
      Client property name for specifying that the text component should have the edit context menu (with Cut / Copy / Paste / ... menu items).
      See Also:
    • TREE_AUTO_DND_SUPPORT

      public static final String TREE_AUTO_DND_SUPPORT
      Client property name for specifying that the tree component should have automatic drag and drop support.
      See Also:
    • AUTO_SCROLL

      public static final String AUTO_SCROLL
      Client property name for specifying that a scroll pane should have auto-scroll support invoked on mouse button click that triggers popups.
      See Also:
    • BUTTON_NO_MIN_SIZE

      public static final String BUTTON_NO_MIN_SIZE
      Client property name for ignoring the default (minimum) dimension for a single button.
      See Also:
    • BUTTON_STRAIGHT_SIDE

      public static final String BUTTON_STRAIGHT_SIDE
      Client property name for specifying a straight side for a single button.
      See Also:
    • BUTTON_OPEN_SIDE

      public static final String BUTTON_OPEN_SIDE
      Client property name for specifying an open side for a single button.
      See Also:
    • TOOLBAR_BUTTON_CORNER_RADIUS

      public static final String TOOLBAR_BUTTON_CORNER_RADIUS
      Client property name for specifying the corner radius for buttons.
      See Also:
    • ROOT_PANE_SKIN

      public static final String ROOT_PANE_SKIN
      Client property name for specifying a skin to be used on the specific root pane.
      See Also:
    • SHOW_EXTRA_WIDGETS

      public static final String SHOW_EXTRA_WIDGETS
      Client property name for specifying that extra UI elements (such as menu items in system menu or lock borders) should be shown.
      See Also:
    • COLORIZATION_FACTOR

      public static final String COLORIZATION_FACTOR
      Client property name for specifying the colorization amount applied to the background and foreground of the current color scheme and the application controls.
      See Also:
    • USE_THEMED_ICONS_ON_OPTION_PANES

      public static final String USE_THEMED_ICONS_ON_OPTION_PANES
      Client property name for specifying that icons on JOptionPanes created with predefined message types will use constant color schemes for the icons.
      See Also:
    • ICON_FILTER_STRATEGY_ACTIVE

      public static final String ICON_FILTER_STRATEGY_ACTIVE
      Client property name for specifying how icons in active states are filtered.
      See Also:
    • ICON_FILTER_STRATEGY_ENABLED

      public static final String ICON_FILTER_STRATEGY_ENABLED
      Client property name for specifying how icons in the enabled state are filtered.
      See Also:
    • ICON_FILTER_STRATEGY_DISABLED

      public static final String ICON_FILTER_STRATEGY_DISABLED
      Client property name for specifying how icons in disabled states are filtered.
      See Also:
    • BACKGROUND_APPEARANCE_STRATEGY

      public static final String BACKGROUND_APPEARANCE_STRATEGY
      Client property name for specifying when control background should be painted.
      See Also:
    • CONTENTS_MODIFIED

      public static final String CONTENTS_MODIFIED
      Client property name for specifying that contents of a frame, dialog, internal frame, desktop icon or tab have been modified and not saved.
      See Also:
    • TABBED_PANE_CLOSE_BUTTONS

      public static final String TABBED_PANE_CLOSE_BUTTONS
      Client property name for adding close buttons on tabs.
      See Also:
    • TABBED_PANE_CLOSE_BUTTONS_MODIFIED_ANIMATION

      public static final String TABBED_PANE_CLOSE_BUTTONS_MODIFIED_ANIMATION
      Client property name for specifying that only the close button of a marked-as-modified tab component should pulsate.
      See Also:
    • TABBED_PANE_CLOSE_CALLBACK

      public static final String TABBED_PANE_CLOSE_CALLBACK
      Client property name for specifying the callback for deciding on the tab close type.
      See Also:
    • TABBED_PANE_CONTENT_BORDER_KIND

      public static final String TABBED_PANE_CONTENT_BORDER_KIND
      Client property name for specifying the content pane border kind.
      See Also:
    • PASSWORD_ECHO_PER_CHAR

      public static final String PASSWORD_ECHO_PER_CHAR
      Client property name for specifying the number of echo characters for each password character.
      See Also:
    • BUTTON_SHAPER

      public static final String BUTTON_SHAPER
      Client property name for specifying outline shaper.
      See Also:
    • TRACE_FILE

      public static final String TRACE_FILE
      Client property name for specifying the trace file.
      See Also:
    • FOCUS_KIND

      public static final String FOCUS_KIND
      Client property name for specifying the kind of focus indication.
      See Also:
    • COMBO_BOX_POPUP_PLACEMENT_STRATEGY

      public static final String COMBO_BOX_POPUP_PLACEMENT_STRATEGY
      Client property name for specifying combo popup placement strategy.
      See Also:
    • COMBOBOX_POPUP_PROTOTYPE_CALLBACK

      public static final String COMBOBOX_POPUP_PROTOTYPE_CALLBACK
      Client property name for specifying the combobox popup prototype callback which is used to compute the width of the popup at runtime.
      See Also:
    • COMBOBOX_POPUP_PROTOTYPE_OBJECT

      public static final String COMBOBOX_POPUP_PROTOTYPE_OBJECT
      Client property name for specifying the combobox popup prototype object which is used to compute the width of the popup at runtime.
      See Also:
    • ROOT_PANE_CONTENTS_EXTENDS_INTO_TITLE_PANE

      public static final String ROOT_PANE_CONTENTS_EXTENDS_INTO_TITLE_PANE
      Client property name for specifying that the content of the root pane extends into the title pane area.
      See Also:
    • ROOT_PANE_PREFERRED_TITLE_PANE_HEIGHT

      public static final String ROOT_PANE_PREFERRED_TITLE_PANE_HEIGHT
      Client property name for specifying the preferred height of the title pane.
      See Also:
    • IS_TITLE_PANE_LABEL

      public static final String IS_TITLE_PANE_LABEL
      Client property name for specifying that a label should be painted as title pane text.
      See Also:
    • TITLE_PANE_BUTTONS_PROVIDER

      public static final String TITLE_PANE_BUTTONS_PROVIDER
      Client property name for specifying the title pane buttons provider.
      See Also:
    • TITLE_TEXT_HORIZONTAL_GRAVITY

      public static final String TITLE_TEXT_HORIZONTAL_GRAVITY
      Client property name for specifying the horizontal gravity of the title pane text.
      See Also:
    • TITLE_CONTROL_BUTTON_GROUP_HORIZONTAL_GRAVITY

      public static final String TITLE_CONTROL_BUTTON_GROUP_HORIZONTAL_GRAVITY
      Client property name for specifying the horizontal gravity of the title pane control button group.
      See Also:
    • TITLE_CONTROL_BUTTON_GROUP_VERTICAL_GRAVITY

      public static final String TITLE_CONTROL_BUTTON_GROUP_VERTICAL_GRAVITY
      Client property name for specifying the horizontal gravity of the title pane control button group.
      See Also:
    • TITLE_ICON_HORIZONTAL_GRAVITY

      public static final String TITLE_ICON_HORIZONTAL_GRAVITY
      Client property name for specifying the horizontal gravity of the title pane icon.
      See Also:
    • USE_DEFAULT_COLOR_CHOOSER

      public static final String USE_DEFAULT_COLOR_CHOOSER
      Client property name for controlling usage of the default color chooser.
      See Also:
    • SEPARATOR_APPEARANCE

      public static final String SEPARATOR_APPEARANCE
      Client property name for specifying the separator appearance.
      See Also:
  • Constructor Details

    • RadianceSynapse

      public RadianceSynapse()