|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmauda.SimpleExercise
mauda.Exercise
mauda.generation.GenExercise
public class GenExercise
Extends the Exercise-class to hold specific information that is needed for Generation-Editor.
| Field Summary |
|---|
| Fields inherited from class mauda.Exercise |
|---|
BOTHOPERATION, compPanel, controlPanel, interactive, jedasPanel, NOPOPUP, OPERATION, opsToAnimate, quickAnim, scheduler, SUBOPERATION |
| Fields inherited from class mauda.SimpleExercise |
|---|
availableOperations, availableSubOperations, operationExecuter |
| Constructor Summary | |
|---|---|
GenExercise(java.lang.String type)
Creates a GenExercise |
|
| Method Summary | |
|---|---|
TreeOperationView |
getTreeOperationView()
Gets the TreeOperationView |
| Methods inherited from class mauda.Exercise |
|---|
actionsAllowed, addFullLoadedMessage, animate, back, commit, commit, commit, commit, commitInteractive, forward, getInteractiveMode, getUndoRedo, isModified, isReadyToSave, jumpToBeginning, jumpToEnd, load, redo, reset, save, setActionsAllowed, setDifficulty, setInteractiveMode, setMode, setModified, setQuickAnim, stopPlaying, switchTo, undo |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GenExercise(java.lang.String type)
type - plug-in-name| Method Detail |
|---|
public TreeOperationView getTreeOperationView()
TreeOperationView
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||