|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LcdDisplayPanelConstants
| Field Summary | |
|---|---|
static java.lang.StringBuffer |
DEFAULT_BUFFER_CONTENTS
Define the default buffer contents (StringBuffer) constant. |
static int |
DISPLAY_SIZE
Define the display size (int) constant. |
static java.lang.StringBuffer |
EMPTY_BUFFER_CONTENTS
Define the empty buffer contents (StringBuffer) constant. |
static int |
L1_END_INDEX
Define the l1 end index (int) constant. |
static int |
L1_START_INDEX
Define the l1 start index (int) constant. |
static int |
L1H
Define the l1 h (int) constant. |
static int |
L1W
Define the l1 w (int) constant. |
static int |
L1X
Define the l1 x (int) constant. |
static int |
L1Y
Define the l1 y (int) constant. |
static int |
L2_END_INDEX
Define the l2 end index (int) constant. |
static int |
L2_START_INDEX
Define the l2 start index (int) constant. |
static int |
L2H
Define the l2 h (int) constant. |
static int |
L2W
Define the l2 w (int) constant. |
static int |
L2X
Define the l2 x (int) constant. |
static int |
L2Y
Define the l2 y (int) constant. |
static int |
LCD_HEIGHT
Define the lcd height (int) constant. |
static java.awt.Color |
LCD_LIT_COLOR
Define the lcd lit color (Color) constant. |
static java.awt.Color |
LCD_UNLIT_COLOR
Define the lcd unlit color (Color) constant. |
static int |
LCD_WIDTH
Define the lcd width (int) constant. |
static java.awt.Font |
MONO
Define the mono (Font) constant. |
static java.lang.String |
OFF_SRC
Define the off src (String) constant. |
static java.lang.String |
ON_SRC
Define the on src (String) constant. |
| Fields inherited from interface org.eclipse.soda.dk.matrix.lcd.simulator.view.interfaces.Constants |
|---|
IMGROOT, PANEL_HEIGHT, PANEL_WIDTH, WORKING_DIR |
| Field Detail |
|---|
static final java.awt.Color LCD_LIT_COLOR
static final java.awt.Color LCD_UNLIT_COLOR
static final java.awt.Font MONO
static final java.lang.StringBuffer DEFAULT_BUFFER_CONTENTS
static final java.lang.StringBuffer EMPTY_BUFFER_CONTENTS
static final int DISPLAY_SIZE
static final int L1_START_INDEX
static final int L1_END_INDEX
static final int L2_START_INDEX
static final int L2_END_INDEX
static final java.lang.String ON_SRC
static final java.lang.String OFF_SRC
static final int LCD_WIDTH
static final int LCD_HEIGHT
static final int L2H
static final int L2W
static final int L2Y
static final int L2X
static final int L1H
static final int L1W
static final int L1Y
static final int L1X
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||