Package groovy.console.ui.text
Class StructuredSyntaxResources
java.lang.Object
groovy.console.ui.text.StructuredSyntaxResources
public final class StructuredSyntaxResources extends Object
Contains all the basic resources and values used by the utility frame work
 framework.
- 
Field Summary
Fields Modifier and Type Field Description static FontEDITOR_FONTstatic StringFINDstatic StringFIND_NEXTstatic FontLARGE_FONTstatic FontMEDIUM_FONTstatic StringPRINTstatic StringREDOstatic StringREPLACEstatic FontSMALL_FONTstatic ClipboardSYSTEM_CLIPBOARDstatic StringUNDO - 
Method Summary
 
- 
Field Details
- 
SYSTEM_CLIPBOARD
 - 
LARGE_FONT
 - 
MEDIUM_FONT
 - 
SMALL_FONT
 - 
EDITOR_FONT
 - 
UNDO
- See Also:
 - Constant Field Values
 
 - 
REDO
- See Also:
 - Constant Field Values
 
 - 
PRINT
- See Also:
 - Constant Field Values
 
 - 
FIND
- See Also:
 - Constant Field Values
 
 - 
FIND_NEXT
- See Also:
 - Constant Field Values
 
 - 
REPLACE
- See Also:
 - Constant Field Values
 
 
 -