

| alma::acs::commandcenter::gui::DeploymentTree::DeploymentTree | ( | DeploymentTreeController | ctrl | ) | [inline] |
| alma::acs::commandcenter::gui::DeploymentTree::DeploymentTree | ( | DeploymentTreeController | ctrl, | |
| boolean | allowControl | |||
| ) | [inline] |
| void alma::acs::commandcenter::gui::DeploymentTree::addManager | ( | GuiMaciSupervisor | mrfotogen | ) | throws NoPermissionEx, CorbaTransientException, CorbaNotExistException, UnknownErrorException [inline] |
References alma::acs::commandcenter::gui::DeploymentTree::TreeEventForwarder::addSource(), alma::acs::commandcenter::gui::DeploymentTree::ModelConverter::convertCompleteModel(), getRoot(), getTreeModel(), modelConverters, runSwingNow(), and treeEventForwarder.
Referenced by alma::acs::commandcenter::gui::DeploymentTree::ManagerConnectionExceptionHandler::seemsManagerDoesNotExist(), alma::acs::commandcenter::gui::DeploymentTree::ManagerConnectionExceptionHandler::seemsManagerHasChangedOrHasCutConnection(), alma::acs::commandcenter::gui::DeploymentTree::ManagerConnectionExceptionHandler::seemsWeHaveDisconnected(), and startAndAddMaciSupervisor().
| GuiMaciSupervisor alma::acs::commandcenter::gui::DeploymentTree::getMaciSupervisor | ( | String | managerLoc | ) | throws OrbInitException [inline, protected] |
| DefaultMutableTreeNode alma::acs::commandcenter::gui::DeploymentTree::getManagerNode | ( | String | managerLoc | ) | [inline, protected] |
Finds the manager node with the given managerLocation inside
References alma::acs::commandcenter::meta::MaciSupervisor::getManagerLocation(), getRoot(), and maciSupervisor().
Referenced by removeManager().
| DefaultMutableTreeNode alma::acs::commandcenter::gui::DeploymentTree::getRoot | ( | ) | [inline, protected] |
Referenced by addManager(), getManagerNode(), and refreshManagers().
| DefaultTreeModel alma::acs::commandcenter::gui::DeploymentTree::getTreeModel | ( | ) | [inline, protected] |
Referenced by addManager(), DeploymentTree(), removeNode(), and sortNode().
| boolean alma::acs::commandcenter::gui::DeploymentTree::isMyself | ( | DefaultMutableTreeNode | node | ) | [inline, protected] |
Little helper for the renderer. Just because it seems nice for the user. The specified node must contain a ClientInfo user object.
References si::ijs::maci::ClientInfo::h, and maciSupervisor().
Referenced by alma::acs::commandcenter::gui::DeploymentTree::Renderer::getTreeCellRendererComponent().
| boolean alma::acs::commandcenter::gui::DeploymentTree::isViewFrozen | ( | ) | [inline] |
This is public so outside code like a toggle button could update its state.
Referenced by setViewFrozen(), and alma::acs::commandcenter::gui::DeploymentTree::ModelConverter::treeStructureChanged().
| GuiMaciSupervisor alma::acs::commandcenter::gui::DeploymentTree::maciSupervisor | ( | DefaultMutableTreeNode | managerNode | ) | [inline, protected] |
| void alma::acs::commandcenter::gui::DeploymentTree::refreshManagers | ( | ) | [inline] |
References getRoot(), maciSupervisor(), and shieldedRefreshManager().
Referenced by alma::acs::commandcenter::gui::AddToDeployTree::ActionRefresh::myActionPerformed().
| boolean alma::acs::commandcenter::gui::DeploymentTree::removeManager | ( | String | managerLoc, | |
| boolean | dismissManager | |||
| ) | [inline] |
References alma::acs::commandcenter::meta::MaciSupervisor::dismissManager(), getManagerNode(), maciSupervisor(), modelConverters, and removeNode().
Referenced by alma::acs::commandcenter::gui::CommandCenterGui::managerStopped(), alma::acs::commandcenter::gui::DeploymentTree::ManagerConnectionExceptionHandler::seemsManagerHasChangedOrHasCutConnection(), alma::acs::commandcenter::gui::DeploymentTree::ManagerConnectionExceptionHandler::seemsManagerIsDown(), and alma::acs::commandcenter::gui::DeploymentTree::ManagerConnectionExceptionHandler::seemsWeHaveDisconnected().
| void alma::acs::commandcenter::gui::DeploymentTree::removeNode | ( | DefaultMutableTreeNode | node | ) | [inline, protected] |
Removes an arbitrary node from the gui
References getTreeModel().
Referenced by alma::acs::commandcenter::gui::DeploymentTree::RemoveFromViewAction::actionPerformed(), and removeManager().
| void alma::acs::commandcenter::gui::DeploymentTree::runSwingNow | ( | Runnable | r | ) | [inline, private] |
| void alma::acs::commandcenter::gui::DeploymentTree::setBusy | ( | boolean | b | ) | [inline, protected] |
Signals to the user that an action takes longer.
Referenced by alma::acs::commandcenter::gui::DeploymentTree::BackgroundAction::actionPerformed(), and alma::acs::commandcenter::gui::AddToDeployTree::MyActionBaseClass::actionPerformed().
| void alma::acs::commandcenter::gui::DeploymentTree::setViewFrozen | ( | boolean | newValue | ) | [inline] |
Will make the model converters pause, so the deployment trees remain unchanged so the user can navigate the trees without disturbance.
References isViewFrozen(), and modelConverters.
Referenced by alma::acs::commandcenter::gui::AddToDeployTree::ActionFreeze::myActionPerformed().
| void alma::acs::commandcenter::gui::DeploymentTree::shieldedAddManager | ( | String | managerLoc | ) | [inline] |
References getMaciSupervisor(), alma::acs::commandcenter::gui::DeploymentTree::ManagerConnectionExceptionHandler::handleException(), mce, and startAndAddMaciSupervisor().
Referenced by alma::acs::commandcenter::gui::CommandCenterGui::managerStarted(), and alma::acs::commandcenter::gui::AddToDeployTree::ActionAdd::myActionPerformed().
| void alma::acs::commandcenter::gui::DeploymentTree::shieldedForceReleaseComponent | ( | GuiMaciSupervisor | supervisor, | |
| String | curl | |||
| ) | [inline] |
Force-release component (shielded)
References alma::acs::commandcenter::gui::DeploymentTree::ManagerConnectionExceptionHandler::handleException(), alma::acs::commandcenter::meta::GuiMaciSupervisor::managerForceReleaseComponent(), and mce.
Referenced by alma::acs::commandcenter::gui::DeploymentTree::ComponentForceReleaseAction::actionPerformed().
| org.omg.CORBA.Object alma::acs::commandcenter::gui::DeploymentTree::shieldedGetComponent | ( | GuiMaciSupervisor | supervisor, | |
| String | curl | |||
| ) | throws ComponentNotAlreadyActivatedEx, CannotGetComponentEx, ComponentConfigurationNotFoundEx [inline] |
Retrieve component (shielded)
null| ComponentNotAlreadyActivatedEx | ||
| CannotGetComponentEx | ||
| ComponentConfigurationNotFoundEx |
References alma::acs::commandcenter::gui::DeploymentTree::ManagerConnectionExceptionHandler::handleException(), and mce.
Referenced by alma::acs::commandcenter::gui::DeploymentTree::ComponentRequestAction::actionPerformed().
| void alma::acs::commandcenter::gui::DeploymentTree::shieldedLogoutClient | ( | GuiMaciSupervisor | supervisor, | |
| ClientInfo | info | |||
| ) | [inline] |
Logout Client (shielded)
References alma::acs::commandcenter::gui::DeploymentTree::ManagerConnectionExceptionHandler::handleException(), alma::acs::commandcenter::meta::GuiMaciSupervisor::managerLogout(), and mce.
Referenced by alma::acs::commandcenter::gui::DeploymentTree::ClientLogoutAction::actionPerformed().
| void alma::acs::commandcenter::gui::DeploymentTree::shieldedLogoutContainer | ( | GuiMaciSupervisor | supervisor, | |
| ContainerInfo | info | |||
| ) | [inline] |
Logout Container (shielded)
References alma::acs::commandcenter::gui::DeploymentTree::ManagerConnectionExceptionHandler::handleException(), alma::acs::commandcenter::meta::GuiMaciSupervisor::managerLogout(), and mce.
Referenced by alma::acs::commandcenter::gui::DeploymentTree::ContainerLogoutAction::actionPerformed().
| void alma::acs::commandcenter::gui::DeploymentTree::shieldedPingManager | ( | GuiMaciSupervisor | supervisor | ) | [inline] |
Ping Manager (shielded)
References alma::acs::commandcenter::gui::DeploymentTree::ManagerConnectionExceptionHandler::handleException(), alma::acs::commandcenter::meta::GuiMaciSupervisor::managerPing(), and mce.
Referenced by alma::acs::commandcenter::gui::DeploymentTree::ManagerPingAction::actionPerformed().
| void alma::acs::commandcenter::gui::DeploymentTree::shieldedRefreshManager | ( | GuiMaciSupervisor | supervisor | ) | [inline] |
References alma::acs::commandcenter::meta::MaciSupervisor::getMaciInfo(), alma::acs::commandcenter::gui::DeploymentTree::ManagerConnectionExceptionHandler::handleException(), and mce.
Referenced by alma::acs::commandcenter::gui::DeploymentTree::ManagerRefreshAction::actionPerformed(), and refreshManagers().
| void alma::acs::commandcenter::gui::DeploymentTree::shieldedReleaseComponents | ( | GuiMaciSupervisor | supervisor, | |
| String[] | curls | |||
| ) | [inline] |
Release components (shielded)
References alma::acs::commandcenter::gui::DeploymentTree::ManagerConnectionExceptionHandler::handleException(), alma::acs::commandcenter::meta::GuiMaciSupervisor::managerReleaseComponents(), and mce.
Referenced by alma::acs::commandcenter::gui::DeploymentTree::ComponentReleaseAction::actionPerformed().
| void alma::acs::commandcenter::gui::DeploymentTree::shieldedShutdownManager | ( | GuiMaciSupervisor | supervisor | ) | [inline] |
Shutdown Manager (shielded)
References alma::acs::commandcenter::gui::DeploymentTree::ManagerConnectionExceptionHandler::handleException(), alma::acs::commandcenter::meta::GuiMaciSupervisor::managerShutdown(), and mce.
Referenced by alma::acs::commandcenter::gui::DeploymentTree::ManagerShutdownAction::actionPerformed().
| void alma::acs::commandcenter::gui::DeploymentTree::showContextMenu | ( | MouseEvent | evt | ) | [inline, protected] |
| evt |
References clientContextMenu, componentContextMenu, containerContextMenu, folderComponentsContextMenu, folderContextMenu, maciSupervisor(), managerContextMenu, selectedSupervisor, alma::acs::commandcenter::gui::DeploymentTree::ContextMenu::show(), and target.
Referenced by DeploymentTree().
| void alma::acs::commandcenter::gui::DeploymentTree::sortNode | ( | DefaultMutableTreeNode | node, | |
| String | key | |||
| ) | [inline, protected] |
Rearranges the node's children using the InfoDetail key.
References getTreeModel(), and alma::acs::commandcenter::meta::MaciInfo::SortingTreeNode::sortChildrenByInfoDetail().
Referenced by alma::acs::commandcenter::gui::DeploymentTree::FolderSortByContainerNameAction::actionPerformed(), and alma::acs::commandcenter::gui::DeploymentTree::FolderSortByNameAction::actionPerformed().
| void alma::acs::commandcenter::gui::DeploymentTree::startAndAddMaciSupervisor | ( | GuiMaciSupervisor | mrf | ) | throws NoPermissionEx, CannotRetrieveManagerException, CorbaTransientException, CorbaNotExistException, UnknownErrorException [inline, protected] |
References addManager().
Referenced by shieldedAddManager().
Referenced by DeploymentTree(), and showContextMenu().
Referenced by DeploymentTree(), and showContextMenu().
Referenced by DeploymentTree(), and showContextMenu().
Referenced by DeploymentTree(), and showContextMenu().
Referenced by DeploymentTree(), and showContextMenu().
boolean alma::acs::commandcenter::gui::DeploymentTree::isViewFrozen [protected] |
Referenced by DeploymentTree(), and showContextMenu().
List<ModelConverter> alma::acs::commandcenter::gui::DeploymentTree::modelConverters [protected] |
Referenced by addManager(), DeploymentTree(), removeManager(), and setViewFrozen().
Referenced by alma::acs::commandcenter::gui::DeploymentTree::ComponentForceReleaseAction::actionPerformed(), alma::acs::commandcenter::gui::DeploymentTree::ComponentReleaseAction::actionPerformed(), alma::acs::commandcenter::gui::DeploymentTree::ComponentRequestAction::actionPerformed(), alma::acs::commandcenter::gui::DeploymentTree::ClientLogoutAction::actionPerformed(), alma::acs::commandcenter::gui::DeploymentTree::ContainerLogoutAction::actionPerformed(), alma::acs::commandcenter::gui::DeploymentTree::ClientMessageAction::actionPerformed(), alma::acs::commandcenter::gui::DeploymentTree::ClientDisconnectAction::actionPerformed(), alma::acs::commandcenter::gui::DeploymentTree::ContainerDisconnectAction::actionPerformed(), alma::acs::commandcenter::gui::DeploymentTree::ClientPingAction::actionPerformed(), alma::acs::commandcenter::gui::DeploymentTree::ContainerMessageAction::actionPerformed(), alma::acs::commandcenter::gui::DeploymentTree::ContainerShutdownAction::actionPerformed(), alma::acs::commandcenter::gui::DeploymentTree::ContainerPingAction::actionPerformed(), alma::acs::commandcenter::gui::DeploymentTree::ManagerShutdownAction::actionPerformed(), alma::acs::commandcenter::gui::DeploymentTree::ManagerPingAction::actionPerformed(), alma::acs::commandcenter::gui::DeploymentTree::ManagerRefreshAction::actionPerformed(), and showContextMenu().
DefaultMutableTreeNode alma::acs::commandcenter::gui::DeploymentTree::target [protected] |
Referenced by alma::acs::commandcenter::gui::DeploymentTree::ComponentForceReleaseAction::actionPerformed(), alma::acs::commandcenter::gui::DeploymentTree::ComponentReleaseAction::actionPerformed(), alma::acs::commandcenter::gui::DeploymentTree::ComponentRequestAction::actionPerformed(), alma::acs::commandcenter::gui::DeploymentTree::ClientLogoutAction::actionPerformed(), alma::acs::commandcenter::gui::DeploymentTree::ContainerLogoutAction::actionPerformed(), alma::acs::commandcenter::gui::DeploymentTree::ClientMessageAction::actionPerformed(), alma::acs::commandcenter::gui::DeploymentTree::ClientDisconnectAction::actionPerformed(), alma::acs::commandcenter::gui::DeploymentTree::ContainerDisconnectAction::actionPerformed(), alma::acs::commandcenter::gui::DeploymentTree::ClientPingAction::actionPerformed(), alma::acs::commandcenter::gui::DeploymentTree::ContainerMessageAction::actionPerformed(), alma::acs::commandcenter::gui::DeploymentTree::ContainerShutdownAction::actionPerformed(), alma::acs::commandcenter::gui::DeploymentTree::ContainerPingAction::actionPerformed(), alma::acs::commandcenter::gui::DeploymentTree::FolderSortByContainerNameAction::actionPerformed(), alma::acs::commandcenter::gui::DeploymentTree::FolderSortByNameAction::actionPerformed(), alma::acs::commandcenter::gui::DeploymentTree::RemoveFromViewAction::actionPerformed(), and showContextMenu().
Referenced by addManager(), and DeploymentTree().
1.6.2