Package groovy.ui.text
Class StructuredSyntaxResources
java.lang.Object
groovy.ui.text.StructuredSyntaxResources
@Deprecated public final class StructuredSyntaxResources extends Object
Deprecated.
Contains all the basic resources and values used by the utility frame work
 framework.
- 
Field Summary
Fields Modifier and Type Field Description static FontEDITOR_FONTDeprecated.static StringFINDDeprecated.static StringFIND_NEXTDeprecated.static FontLARGE_FONTDeprecated.static FontMEDIUM_FONTDeprecated.static StringPRINTDeprecated.static StringREDODeprecated.static StringREPLACEDeprecated.static FontSMALL_FONTDeprecated.static ClipboardSYSTEM_CLIPBOARDDeprecated.static StringUNDODeprecated. - 
Method Summary
 
- 
Field Details
- 
SYSTEM_CLIPBOARD
Deprecated. - 
LARGE_FONT
Deprecated. - 
MEDIUM_FONT
Deprecated. - 
SMALL_FONT
Deprecated. - 
EDITOR_FONT
Deprecated. - 
UNDO
Deprecated.- See Also:
 - Constant Field Values
 
 - 
REDO
Deprecated.- See Also:
 - Constant Field Values
 
 - 
PRINT
Deprecated.- See Also:
 - Constant Field Values
 
 - 
FIND
Deprecated.- See Also:
 - Constant Field Values
 
 - 
FIND_NEXT
Deprecated.- See Also:
 - Constant Field Values
 
 - 
REPLACE
Deprecated.- See Also:
 - Constant Field Values
 
 
 -