|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Action classes that define actions relating
to MockCentralNode instances for the plug-in editor.
See:
Description
| Interface Summary | |
|---|---|
| INodeCopier | Interface for the NodeCopier class; |
| Class Summary | |
|---|---|
| AbstractNodeEditingActions | Base class for the various classes that create and run IActions
instances related to editing configuration file contents. |
| CopyNodeAction | An Action class for copying a MockCentralNode
instance to the clipboard. |
| CutNodeAction | An Action class for cutting a MockCentralNode
instance from its enclosing group. |
| DeleteNodeAction | An Action class for deleting a MockCentralNode
instance from its enclosing group. |
| EditNodeAction | An Action class for opening an editor for a selected
MockCentralNode instance. |
| MockCentralPluginAction | Base class for the Action classes used in the Mock Central
Plug-in, providing convenience methods for accessing the
MockCentralEditor's operation history and undo context. |
| NewNodeAction | An Action class for opening and editor to create a new
MockCentralNode instance. |
| NodeCopier | Utility class for creating copies of MockCentralNode instances
for pasting within configuration files. |
| PasteNodeAction | An Action class for pasting a copied
MockCentralNode into an enclosing group. |
| SortNodesAction | An Action class for sorting the MockCentralNode
instances within a group. |
Contains Action classes that define actions relating
to MockCentralNode instances for the plug-in editor.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||