|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Controller.Mode | |
|---|---|
| treebolic.generator | |
| Uses of Controller.Mode in treebolic.generator |
|---|
| Fields in treebolic.generator declared as Controller.Mode | |
|---|---|
private Controller.Mode |
Controller.theMode
Document mode |
| Methods in treebolic.generator that return Controller.Mode | |
|---|---|
static Controller.Mode |
Controller.Mode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Controller.Mode[] |
Controller.Mode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in treebolic.generator with parameters of type Controller.Mode | |
|---|---|
void |
Controller.update(Controller.Mode thisMode)
Update |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||