|
Groovy 1.7.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgroovy.ui.text.StructuredSyntaxResources
class StructuredSyntaxResources extends Object
Contains all the basic resources and values used by the utility frame work framework.
Field Summary | |
---|---|
static Font |
EDITOR_FONT
|
static String |
FIND
|
static String |
FIND_NEXT
|
static Font |
LARGE_FONT
|
static Font |
MEDIUM_FONT
|
static String |
PRINT
|
static String |
REDO
|
static String |
REPLACE
|
static Font |
SMALL_FONT
|
static Clipboard |
SYSTEM_CLIPBOARD
|
static String |
UNDO
|
Constructor Summary | |
private StructuredSyntaxResources()
|
Method Summary |
---|
Methods inherited from class Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Field Detail |
---|
static final Font EDITOR_FONT
static final String FIND
static final String FIND_NEXT
static final Font LARGE_FONT
static final Font MEDIUM_FONT
static final String PRINT
static final String REDO
static final String REPLACE
static final Font SMALL_FONT
static final Clipboard SYSTEM_CLIPBOARD
static final String UNDO
Constructor Detail |
---|
private StructuredSyntaxResources()
Copyright © 2003-2009 The Codehaus. All rights reserved.