com.levigo.jadice.demo.launcher
Interface LauncherConstants

All Known Implementing Classes:
LaunchConfigStartPanel, WelcomePanel

public interface LauncherConstants

Contains some constants used in the JadiceDemoLauncher.


Field Summary
static Color DEFAULT_BACKGROUND_COLOR
          The default background color if the mouse does not hover over a config panel
static Color DEFAULT_BLUE_COLOR
          The main blue color used for text in some cases
static String DEFAULT_MENU_COMPONENTS_PROPERTIES_FILE
          The default menu components file
static Color HOVER_COLOR
          The color to use as background if the mouse hovers a config panel.
static Color WELCOME_PANEL_BACKGROUND_COLOR
          Color used as background in the WelcomePanel
 

Field Detail

DEFAULT_MENU_COMPONENTS_PROPERTIES_FILE

static final String DEFAULT_MENU_COMPONENTS_PROPERTIES_FILE
The default menu components file

See Also:
Constant Field Values

HOVER_COLOR

static final Color HOVER_COLOR
The color to use as background if the mouse hovers a config panel.


DEFAULT_BACKGROUND_COLOR

static final Color DEFAULT_BACKGROUND_COLOR
The default background color if the mouse does not hover over a config panel


DEFAULT_BLUE_COLOR

static final Color DEFAULT_BLUE_COLOR
The main blue color used for text in some cases


WELCOME_PANEL_BACKGROUND_COLOR

static final Color WELCOME_PANEL_BACKGROUND_COLOR
Color used as background in the WelcomePanel



Copyright © 1995-2020 levigo holding gmbh. All Rights Reserved.