|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Graphical Tool instantiating a graphical tool visual.
Method Summary | |
void |
notifyEdition()
Notification routine: the visual generated a new edition. |
void |
notifyQuit()
Notification routine: the visual quit. |
void |
notifyRedo()
Notification routine: the visual generated a new redo. |
void |
notifySave()
Notification routine: the visual generated a save. |
void |
notifySaveAs(java.lang.String name)
Notification routine: the visual generated a save. |
void |
notifyUndo()
Notification routine: the visual generated a new undo. |
Method Detail |
public void notifyQuit()
public void notifySave() throws java.lang.IllegalAccessException
public void notifySaveAs(java.lang.String name) throws java.lang.IllegalAccessException
public void notifyEdition()
public void notifyUndo()
public void notifyRedo()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |