com.gui
Class JspmEvtConstants

java.lang.Object
com.gui.JspmEvtConstants
- public class JspmEvtConstants
- extends java.lang.Object
This class implemenets the constants used throughout Jspm
- Version:
- 0.0.1
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VERSION
public static final java.lang.String VERSION
- See Also:
- Constant Field Values
HELP_DIR
public static final java.lang.String HELP_DIR
JSPMEVT_TRAP
public static final int JSPMEVT_TRAP
- See Also:
- Constant Field Values
JSPMEVT_WTOC
public static final int JSPMEVT_WTOC
- See Also:
- Constant Field Values
JSPMEVT_POLL
public static final int JSPMEVT_POLL
- See Also:
- Constant Field Values
color
public static final java.awt.Color[] color
ACT_NONE
public static final int ACT_NONE
- See Also:
- Constant Field Values
ACT_HILITE
public static final int ACT_HILITE
- See Also:
- Constant Field Values
ACT_DELHILITE
public static final int ACT_DELHILITE
- See Also:
- Constant Field Values
ACT_SENDKEEP
public static final int ACT_SENDKEEP
- See Also:
- Constant Field Values
ACT_DELKEEP
public static final int ACT_DELKEEP
- See Also:
- Constant Field Values
ACT_FORWARD
public static final int ACT_FORWARD
- See Also:
- Constant Field Values
ACT_COMMAND
public static final int ACT_COMMAND
- See Also:
- Constant Field Values
ACT_ACK
public static final int ACT_ACK
- See Also:
- Constant Field Values
ACT_DISCARD
public static final int ACT_DISCARD
- See Also:
- Constant Field Values
ACT_FORMAT
public static final int ACT_FORMAT
- See Also:
- Constant Field Values
ACT_EXTERNAL
public static final int ACT_EXTERNAL
- See Also:
- Constant Field Values
ATTR_NONE
public static final int ATTR_NONE
- See Also:
- Constant Field Values
ATTR_INVERSE
public static final int ATTR_INVERSE
- See Also:
- Constant Field Values
ATTR_BLINK
public static final int ATTR_BLINK
- See Also:
- Constant Field Values
JspmEvtConstants
public JspmEvtConstants()