|
Groovy 2.2.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object groovy.ui.text.StructuredSyntaxResources
public final class StructuredSyntaxResources
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
|
Method Summary |
---|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Field Detail |
---|
public static final Font EDITOR_FONT
public static final String FIND
public static final String FIND_NEXT
public static final Font LARGE_FONT
public static final Font MEDIUM_FONT
public static final String PRINT
public static final String REDO
public static final String REPLACE
public static final Font SMALL_FONT
public static final Clipboard SYSTEM_CLIPBOARD
public static final String UNDO
Copyright © 2003-2013 The Codehaus. All rights reserved.