alma::acs::commandcenter::gui::DeploymentTree::Renderer Class Reference
List of all members.
Public Member Functions |
| Component | getTreeCellRendererComponent (JTree tree, Object value, boolean selected, boolean expanded, boolean leaf, int row, boolean hasFocus) |
Package Attributes |
| Border | bluelineBorder = new LineBorder(Color.blue, 1) |
| Border | graylineBorder = new LineBorder(Color.gray, 1) |
| Border | emptyBorder = new EmptyBorder(1, 1, 1, 1) |
| Color | grayBackground = Color.lightGray |
| int[] | currentlySelectedHandles = new int[]{} |
Detailed Description
Provides appropriate treatment for all the node types.
Member Function Documentation
| Component alma::acs::commandcenter::gui::DeploymentTree::Renderer::getTreeCellRendererComponent |
( |
JTree |
tree, |
|
|
Object |
value, |
|
|
boolean |
selected, |
|
|
boolean |
expanded, |
|
|
boolean |
leaf, |
|
|
int |
row, |
|
|
boolean |
hasFocus | |
|
) |
| | [inline] |
References bluelineBorder, si::ijs::maci::ComponentInfo::clients, si::ijs::maci::ContainerInfo::components, currentlySelectedHandles, emptyBorder, alma::acs::commandcenter::meta::MaciSupervisor::getManagerLocation(), grayBackground, graylineBorder, si::ijs::maci::ComponentInfo::h, si::ijs::maci::ClientInfo::h, si::ijs::maci::ContainerInfo::h, alma::acs::commandcenter::gui::DeploymentTree::isMyself(), alma::acs::commandcenter::meta::MaciInfo::InfoDetail::key, alma::acs::commandcenter::gui::DeploymentTree::maciSupervisor(), si::ijs::maci::ComponentInfo::name, si::ijs::maci::ClientInfo::name, si::ijs::maci::ContainerInfo::name, alma::acs::commandcenter::meta::MaciInfo::SortingTreeNode::representedHandles, and alma::acs::commandcenter::meta::MaciInfo::InfoDetail::value.
Member Data Documentation
The documentation for this class was generated from the following file: