public final class StructuredSyntaxResources
extends Object 
Contains all the basic resources and values used by the utility frame work
 framework.
- 
 
- 
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
- 
Field Details
- 
SYSTEM_CLIPBOARD
public static final Clipboard SYSTEM_CLIPBOARD 
 
- 
LARGE_FONT
public static final Font LARGE_FONT 
 
- 
MEDIUM_FONT
public static final Font MEDIUM_FONT 
 
- 
SMALL_FONT
public static final Font SMALL_FONT 
 
- 
EDITOR_FONT
public static final Font EDITOR_FONT 
 
- 
UNDO
public static final String UNDO 
- See Also:
 
- 
 
 
- 
REDO
public static final String REDO 
- See Also:
 
- 
 
 
- 
PRINT
public static final String PRINT 
- See Also:
 
- 
 
 
- 
FIND
public static final String FIND 
- See Also:
 
- 
 
 
- 
FIND_NEXT
public static final String FIND_NEXT 
- See Also:
 
- 
 
 
- 
REPLACE
public static final String REPLACE 
- See Also:
 
-