|
Interface Summary |
| ConsolePlugin (src) |
Interface that all management plugins must implement |
| ManageableResource (src) |
Identify a resource that can be managed. |
| ResourceTreeNode (src) |
A specific tree node that list manageable resources as sub-nodes |
| SimpleTreeNodeMenuEntry (src) |
Standard menu entry used when right-clicking on an entry of the tree browser |
| TreeAction (src) |
Tag interface to represent a generic action that can be handled by a specific
tree browser profile |
| TreeInfo (src) |
Interface that merge all information about all plugins that is required
to build the tree structure used to browse managemeable resources |
| TreeNode (src) |
Information about a specific node in the tree-browser |
| TreeNodeMenuEntry (src) |
Tag interface used to mark entries that can appear while
right-clicking on an entry of the tree-browser |