groovy.inspect.swingui
Enum CompilePhaseAdapter
java.lang.Object
java.lang.Enum
groovy.inspect.swingui.CompilePhaseAdapter
public enum CompilePhaseAdapter
extends Enum
An adapter for the CompilePhase enum that can be entered into a Swing combobox.
- author:
- Hamlet D'Arcy
Methods inherited from class Enum
|
name, hashCode, compareTo, compareTo, equals, toString, valueOf, getDeclaringClass, ordinal, wait, wait, wait, getClass, notify, notifyAll |
CompilePhaseAdapter
public CompilePhaseAdapter(def phaseId, def string)
-
toString
public String toString()
-
Copyright © 2003-2010 The Codehaus. All rights reserved.