|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommandHistory | |
---|---|
org.vectomatic.client.rep | |
org.vectomatic.client.rep.controller | |
org.vectomatic.client.rep.events |
Uses of CommandHistory in org.vectomatic.client.rep |
---|
Methods in org.vectomatic.client.rep that return CommandHistory | |
---|---|
CommandHistory |
RepApplication.getHistory()
|
Uses of CommandHistory in org.vectomatic.client.rep.controller |
---|
Methods in org.vectomatic.client.rep.controller with parameters of type CommandHistory | |
---|---|
void |
UndoController.commandHistoryChange(CommandHistory commandHistory)
|
void |
RedoController.commandHistoryChange(CommandHistory commandHistory)
|
void |
RepresentationController.commandHistoryChange(CommandHistory commandHistory)
|
Uses of CommandHistory in org.vectomatic.client.rep.events |
---|
Methods in org.vectomatic.client.rep.events with parameters of type CommandHistory | |
---|---|
void |
ICommandHistoryListener.commandHistoryChange(CommandHistory commandHistory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |