| Class | Description |
|---|---|
| ButtonTabComponent |
Component to be used as tabComponent;
Contains a JLabel to show the text and
a JButton to close the tab it belongs to
|
| CLIOutput |
This is the JTextPane used for the Output tab.
|
| DeploymentChooser |
This component produces a JPanel containing a sortable table that allows choosing
a deployment that exists on the server.
|
| DeploymentTable |
A JTable that displays all deployments for standalone or domain.
|
| DomainDeploymentTableModel |
A table model appropriate for deployments in a domain.
|
| HelpButton | |
| ListEditor |
Editor for parameters that are of ModelType.LIST.
|
| ScriptMenu |
Extension of JMenu that dynamically manages the list of previously-run scripts.
|
| ServerGroupChooser |
A Panel that reads and presents all of the server groups with checkboxes.
|
| ServerLogsTable |
JTable to hold the server logs.
|
| ServerLogsTableModel |
The TableModel for the server logs.
|
| StandaloneDeploymentTableModel |
A table model appropriate for standalone mode.
|
| TabsMenu |
Extension of JMenu that creates and manages tabs.
|
| WordWrapLabel |
This is a JLabel whose text will wrap at the given width.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.