com.l2fprod.gui.plaf.skin.impl.gtk.parser
Interface GtkParserConstants
- All Known Implementing Classes:
- GtkParser, GtkParserTokenManager
public interface GtkParserConstants
EOF
static final int EOF
- See Also:
- Constant Field Values
SINGLE_LINE_COMMENT
static final int SINGLE_LINE_COMMENT
- See Also:
- Constant Field Values
FORMAL_COMMENT
static final int FORMAL_COMMENT
- See Also:
- Constant Field Values
MULTI_LINE_COMMENT
static final int MULTI_LINE_COMMENT
- See Also:
- Constant Field Values
DECIMAL_LITERAL
static final int DECIMAL_LITERAL
- See Also:
- Constant Field Values
STRING_LITERAL
static final int STRING_LITERAL
- See Also:
- Constant Field Values
BOOLEAN
static final int BOOLEAN
- See Also:
- Constant Field Values
EXTRA
static final int EXTRA
- See Also:
- Constant Field Values
FONT
static final int FONT
- See Also:
- Constant Field Values
STYLE
static final int STYLE
- See Also:
- Constant Field Values
CLASS
static final int CLASS
- See Also:
- Constant Field Values
ENGINE
static final int ENGINE
- See Also:
- Constant Field Values
IMAGE
static final int IMAGE
- See Also:
- Constant Field Values
FUNCTION
static final int FUNCTION
- See Also:
- Constant Field Values
RECOLORABLE
static final int RECOLORABLE
- See Also:
- Constant Field Values
FILE
static final int FILE
- See Also:
- Constant Field Values
BORDER
static final int BORDER
- See Also:
- Constant Field Values
STRETCH
static final int STRETCH
- See Also:
- Constant Field Values
SHADOW
static final int SHADOW
- See Also:
- Constant Field Values
STATE
static final int STATE
- See Also:
- Constant Field Values
DETAIL
static final int DETAIL
- See Also:
- Constant Field Values
GAP_SIDE
static final int GAP_SIDE
- See Also:
- Constant Field Values
GAP_FILE
static final int GAP_FILE
- See Also:
- Constant Field Values
GAP_BORDER
static final int GAP_BORDER
- See Also:
- Constant Field Values
GAP_START_FILE
static final int GAP_START_FILE
- See Also:
- Constant Field Values
GAP_START_BORDER
static final int GAP_START_BORDER
- See Also:
- Constant Field Values
GAP_END_FILE
static final int GAP_END_FILE
- See Also:
- Constant Field Values
GAP_END_BORDER
static final int GAP_END_BORDER
- See Also:
- Constant Field Values
OVERLAY_FILE
static final int OVERLAY_FILE
- See Also:
- Constant Field Values
OVERLAY_BORDER
static final int OVERLAY_BORDER
- See Also:
- Constant Field Values
OVERLAY_STRETCH
static final int OVERLAY_STRETCH
- See Also:
- Constant Field Values
ORIENTATION
static final int ORIENTATION
- See Also:
- Constant Field Values
ARROW_DIRECTION
static final int ARROW_DIRECTION
- See Also:
- Constant Field Values
FUNCTION_TYPE
static final int FUNCTION_TYPE
- See Also:
- Constant Field Values
STATE_TYPE
static final int STATE_TYPE
- See Also:
- Constant Field Values
SHADOW_TYPE
static final int SHADOW_TYPE
- See Also:
- Constant Field Values
ORIENTATION_TYPE
static final int ORIENTATION_TYPE
- See Also:
- Constant Field Values
DIRECTION
static final int DIRECTION
- See Also:
- Constant Field Values
LCROC
static final int LCROC
- See Also:
- Constant Field Values
RCROC
static final int RCROC
- See Also:
- Constant Field Values
LBRACK
static final int LBRACK
- See Also:
- Constant Field Values
RBRACK
static final int RBRACK
- See Also:
- Constant Field Values
ASSIGN
static final int ASSIGN
- See Also:
- Constant Field Values
COMMA
static final int COMMA
- See Also:
- Constant Field Values
OTHER_TOKEN
static final int OTHER_TOKEN
- See Also:
- Constant Field Values
WIDGET_CLASS
static final int WIDGET_CLASS
- See Also:
- Constant Field Values
WIDGET
static final int WIDGET
- See Also:
- Constant Field Values
PROPERTY_KEY
static final int PROPERTY_KEY
- See Also:
- Constant Field Values
DEFAULT
static final int DEFAULT
- See Also:
- Constant Field Values
IN_SINGLE_LINE_COMMENT
static final int IN_SINGLE_LINE_COMMENT
- See Also:
- Constant Field Values
IN_FORMAL_COMMENT
static final int IN_FORMAL_COMMENT
- See Also:
- Constant Field Values
IN_MULTI_LINE_COMMENT
static final int IN_MULTI_LINE_COMMENT
- See Also:
- Constant Field Values
tokenImage
static final java.lang.String[] tokenImage