|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Undoable | |
|---|---|
| net.sf.rej.gui | Constains classes for the reJ graphical user interface. |
| net.sf.rej.gui.action | Contains reJ GUI actions. |
| Uses of Undoable in net.sf.rej.gui |
|---|
| Methods in net.sf.rej.gui with parameters of type Undoable | |
|---|---|
void |
UndoManager.add(Undoable undoable)
|
void |
SystemFacade.performAction(Undoable action)
|
void |
SystemFacade.performAction(Undoable action,
java.lang.String targetFile)
Performs the action specified by action (by calling the
execute() method) on the project file specified by
targetFile. |
void |
SystemFacade.performProjectAction(Undoable action)
|
| Uses of Undoable in net.sf.rej.gui.action |
|---|
| Methods in net.sf.rej.gui.action with parameters of type Undoable | |
|---|---|
void |
GroupAction.add(Undoable action)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||