1.0.0

org.eclipse.soda.dk.matrix.lcd.simulator.view.interfaces
Interface Constants

All Known Subinterfaces:
LcdDisplayPanelConstants, SimulatorPanelConstants
All Known Implementing Classes:
AbstractPanelWithBackground, ButtonWithBackground, LcdDisplayPanel, MatrixCorpLcdSimulatorAwtView, PowerButton, SimulatorPanel

public interface Constants

Version:
1.0.0

Field Summary
static java.lang.String IMGROOT
          Define the imgroot (String) constant.
static int PANEL_HEIGHT
          Define the panel height (int) constant.
static int PANEL_WIDTH
          Define the panel width (int) constant.
static java.lang.String WORKING_DIR
          Define the working dir (String) constant.
 

Field Detail

WORKING_DIR

static final java.lang.String WORKING_DIR
Define the working dir (String) constant.


IMGROOT

static final java.lang.String IMGROOT
Define the imgroot (String) constant.


PANEL_WIDTH

static final int PANEL_WIDTH
Define the panel width (int) constant.

See Also:
Constant Field Values

PANEL_HEIGHT

static final int PANEL_HEIGHT
Define the panel height (int) constant.

See Also:
Constant Field Values

1.0.0

Copyright (c) 2007 IBM