Class Summary |
ActivateInactivateInstruments |
This instrument activates and inactivates instruments. |
ActivateInstrument |
This action activates an instrument. |
InstrumentAction |
This action manipulates an instrument. |
IOAction |
This abstract action defines an model for loading and saving actions. |
Load |
This action allows to load abstract presentations and instruments' parameters to a file. |
ModifyValue |
The goal of this abstract action is to modify an object. |
OpenWebPage |
This action opens an URI in the default browser. |
PositionAction |
Defines an abstract action that move an object to the given position. |
Redo |
Defines an action that redoes an action. |
Save |
This action allows to save abstract presentations and instruments' parameters to a file. |
Scroll |
Defines an action that scrolls a panel. |
SetWidgetPosition |
Defines an action that move a widget to the given position. |
ShowPopupMenu |
This action shows a popup menu. |
ShowWidget |
This action shows or hides a JComponent. |
Undo |
Defines an action that undoes an action. |
WidgetAction |
Defines an abstract action that concerns a widget. |
Zoom |
Defines an action that zoom int/out a panel. |