|
Groovy 2.1.0-beta-1 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | PROPERTY | METHOD | DETAIL: ENUM CONSTANTSFIELD | PROPERTY | METHOD |
java.lang.Objectgroovy.inspect.swingui.CompilePhaseAdapter
enum CompilePhaseAdapter
An adapter for the CompilePhase enum that can be entered into a Swing combobox.
Property Summary | |
---|---|
int |
phaseId
|
String |
string
|
Constructor Summary | |
CompilePhaseAdapter(def phaseId, def string)
|
Method Summary | |
---|---|
String
|
toString()
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Property Detail |
---|
final int phaseId
final String string
Constructor Detail |
---|
CompilePhaseAdapter(def phaseId, def string)
Method Detail |
---|
String toString()
Copyright © 2003-2012 The Codehaus. All rights reserved.