Class | Description |
---|---|
CommandBuilderTree |
JTree that knows how to find context-sensitive help and display as ToolTip for
each node.
|
CommandExecutor |
This class takes a command-line cli command and submits it to the server.
|
DoOperationActionListener |
This class executes whatever command is on the command line.
|
GuiMain |
Static main class for the GUI.
|
ManagementModel |
This class contains a JTree view of the management model that allows you to build commands by
clicking nodes and operations.
|
ManagementModelNode |
A node in the management tree.
|
OperationDialog |
JDialog that allows the user to specify the params for an operation.
|
OperationMenu |
JPopupMenu that selects the available operations for a node address.
|
SelectPreviousOpMouseAdapter |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.