class |
ActivateInstrument |
This action activates an instrument.
|
class |
AnonymousCommand |
An anonymous class that permits to create a command without defining a specific ActionImpl class.
|
class |
InactivateInstrument |
This command inactivates an instrument.
|
class |
InstrumentCommand |
This command manipulates an instrument.
|
class |
ModifyValue<T> |
The goal of this abstract command is to modify an object.
|
class |
OpenWebPage |
This command opens an URI in the default browser.
|
class |
PositionCommand |
Defines an abstract command that move an object to the given position.
|
class |
Redo |
A command that redoes a command.
|
class |
Undo |
A command that undoes a command.
|
class |
Zoom |
A command for zooming in/out a zoomable object.
|