|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | |||||||
java.lang.Objectgriffon.util.UIThreadWorker.StateValue
public enum UIThreadWorker.StateValue
| Enum Constant Summary | |
|---|---|
DONE
|
|
PENDING
|
|
STARTED
|
|
| Method Summary |
|---|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Enum Constant Detail |
|---|
UIThreadWorker.StateValue DONE
UIThreadWorker.StateValue PENDING
UIThreadWorker.StateValue STARTED
Groovy Documentation