Class GtkParser
java.lang.Object
com.l2fprod.gui.plaf.skin.impl.gtk.parser.GtkParser
- All Implemented Interfaces:
GtkParserConstants
-
Field Summary
FieldsFields inherited from interface com.l2fprod.gui.plaf.skin.impl.gtk.parser.GtkParserConstants
ARROW_DIRECTION, ASSIGN, BOOLEAN, BORDER, CLASS, COMMA, DECIMAL_LITERAL, DEFAULT, DETAIL, DIRECTION, ENGINE, EOF, EXTRA, FILE, FONT, FORMAL_COMMENT, FUNCTION, FUNCTION_TYPE, GAP_BORDER, GAP_END_BORDER, GAP_END_FILE, GAP_FILE, GAP_SIDE, GAP_START_BORDER, GAP_START_FILE, IMAGE, IN_FORMAL_COMMENT, IN_MULTI_LINE_COMMENT, IN_SINGLE_LINE_COMMENT, LBRACK, LCROC, MULTI_LINE_COMMENT, ORIENTATION, ORIENTATION_TYPE, OTHER_TOKEN, OVERLAY_BORDER, OVERLAY_FILE, OVERLAY_STRETCH, PROPERTY_KEY, RBRACK, RCROC, RECOLORABLE, SHADOW, SHADOW_TYPE, SINGLE_LINE_COMMENT, STATE, STATE_TYPE, STRETCH, STRING_LITERAL, STYLE, tokenImage, WIDGET, WIDGET_CLASS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal GtkBorderfinal voidfinal voidfinal voidfinal voidfinal ParseExceptionfinal Tokenfinal TokengetToken(int index) final voidimageDefinition(GtkEngine engine) static voidfinal floatfinal StringvoidvoidReInit(InputStream stream) voidvoidsetDirectory(URL dir) Sets the Directory attribute of the GtkParser objectfinal voidfinal voidwhatever()final voidfinal void
-
Field Details
-
token_source
-
token
-
jj_nt
-
-
Constructor Details
-
Method Details
-
main
- Throws:
Exception
-
getDirectory
-
setDirectory
Sets the Directory attribute of the GtkParser object- Parameters:
dir- The new Directory value
-
getStyles
-
getClasses
-
getStyle
-
getClass
-
buildStructure
- Throws:
ParseException
-
whatever
- Throws:
ParseException
-
widgetClassDefinition
- Throws:
ParseException
-
widgetDefinition
- Throws:
ParseException
-
styleDefinition
- Throws:
ParseException
-
imageDefinition
- Throws:
ParseException
-
borderDefinition
- Throws:
ParseException
-
classDefinition
- Throws:
ParseException
-
readString
- Throws:
ParseException
-
readFloat
- Throws:
ParseException
-
ReInit
-
ReInit
-
ReInit
-
getNextToken
-
getToken
-
generateParseException
-
enable_tracing
public final void enable_tracing() -
disable_tracing
public final void disable_tracing()
-