

| alma::acs::commandcenter::gui::TabPanel::TabPanel | ( | CommandCenterGui | master | ) | [inline, protected] |
| ContainerLine alma::acs::commandcenter::gui::TabPanel::addEmptyContainerLine | ( | ) | [inline, protected] |
References alma::acs::commandcenter::gui::TabPanel::ContainerLine::btnConfigure, alma::acs::commandcenter::gui::TabPanel::ContainerLine::btnStart, alma::acs::commandcenter::gui::TabPanel::ContainerLine::btnStop, containerLinePanel, containerLines, containerPanel, focusListener, alma::acs::commandcenter::gui::TabPanel::ContainerLine::hostF, alma::acs::commandcenter::gui::TabPanel::ContainerLine::nameF, scp, setMnemonicForContainerLine(), and alma::acs::commandcenter::gui::TabPanel::ContainerLine::typeF.
Referenced by alma::acs::commandcenter::gui::TabPanel::ActionMoreContainers::actionPerformed(), and alma::acs::commandcenter::gui::CommandCenterGui::writeModelToFrontPanel().
| boolean alma::acs::commandcenter::gui::TabPanel::confirmKillAcs | ( | ) | [inline, protected] |
References alma::acs::commandcenter::gui::CommandCenterGui::frame, and master.
Referenced by alma::acs::commandcenter::gui::TabPanel::ActionKillAcs::actionPerformed().
| boolean alma::acs::commandcenter::gui::TabPanel::confirmStartJavaOnlyAcs | ( | ) | [inline, protected] |
| int alma::acs::commandcenter::gui::TabPanel::getMode | ( | ) | [inline, protected] |
References alma::acs::commandcenter::gui::CommandCenterGui::controller, master, and alma::acs::commandcenter::app::CommandCenterLogic::project.
Referenced by alma::acs::commandcenter::gui::TabPanel::ActionKillAcs::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStopContainer::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStartContainer::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStopManager::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStartManager::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStopServices::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStartServices::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStopAcs::actionPerformed(), and alma::acs::commandcenter::gui::TabPanel::ActionStartAcs::actionPerformed().
| GridBag alma::acs::commandcenter::gui::TabPanel::gridbagpos | ( | int | y, | |
| int | x | |||
| ) | [inline, protected] |
References alma::acs::commandcenter::gui::TabPanel::GridBag::align(), alma::acs::commandcenter::gui::TabPanel::GridBag::fill(), alma::acs::commandcenter::gui::TabPanel::GridBag::gapx(), alma::acs::commandcenter::gui::TabPanel::GridBag::gapy(), and alma::acs::commandcenter::gui::TabPanel::GridBag::pos().
Referenced by init().
| void alma::acs::commandcenter::gui::TabPanel::init | ( | ) | [inline, protected] |
References accountF, accountL, acsinstanceF, acsinstanceL, actConfigureContainer, actKillAcs, actShowAdvanced, actStartAcs, actStartAllContainers, actStartContainer, actStartManager, actStartServices, actStopAcs, actStopAllContainers, actStopContainer, actStopManager, actStopServices, btnContainersAgainstManager, btnKillAcs, btnLessContainers, btnMoreContainers, btnMoveContainerDown, btnMoveContainerUp, btnShowAdvanced, btnStartAcs, btnStartAllContainers, btnStartManager, btnStartServices, btnStopAcs, btnStopAllContainers, btnStopManager, btnStopServices, buttonGroup1, buttonGroup3, buttonPanel, buttonPanelAdvanced, cdbrootF, cdbrootL, chkLocalScript, chkRemoteBuiltin, chkRemoteDaemons, chkRemoteNative, chkRemoteScript, containerLinePanel, containerPanel, controlsPanel, alma::acs::commandcenter::gui::CommandCenterGui::createTitledBorder(), alma::acs::commandcenter::gui::TabPanel::FlowDialog::disenable, disenabler, flowDialog, focusListener, alma::acs::commandcenter::gui::TabPanel::FixSizeScrollPane::freezeSize(), gridbagpos(), hostF, hostL, makeButtonPair(), master, panelAdvanced, passwordF, passwordL, scp, and alma::acs::commandcenter::gui::TabPanel::MyRadioButton::setSelected().
Referenced by TabPanel().
| void alma::acs::commandcenter::gui::TabPanel::lessContainerLines | ( | ) | [inline, protected] |
reverses all effects of addContainerLine()
References containerLinePanel, containerLines, containerPanel, focusListener, alma::acs::commandcenter::gui::TabPanel::ContainerLine::hostF, alma::acs::commandcenter::gui::TabPanel::ContainerLine::nameF, alma::acs::commandcenter::gui::TabPanel::ContainerLine::selectB, and alma::acs::commandcenter::gui::TabPanel::ContainerLine::typeF.
Referenced by alma::acs::commandcenter::gui::TabPanel::ActionLessContainers::actionPerformed(), and alma::acs::commandcenter::gui::CommandCenterGui::writeModelToFrontPanel().
| void alma::acs::commandcenter::gui::TabPanel::makeButtonPair | ( | JButton | on, | |
| JButton | off | |||
| ) | [inline, protected] |
References buttonPairs.
Referenced by alma::acs::commandcenter::gui::TabPanel::ContainerLine::ContainerLine(), and init().
| void alma::acs::commandcenter::gui::TabPanel::managerStarted | ( | ) | [inline, protected] |
| void alma::acs::commandcenter::gui::TabPanel::managerStopped | ( | ) | [inline, protected] |
| void alma::acs::commandcenter::gui::TabPanel::moveContainerLine | ( | int | index, | |
| boolean | upwards | |||
| ) | [inline, protected] |
| void alma::acs::commandcenter::gui::TabPanel::setAdvancedVisible | ( | boolean | b | ) | [inline, protected] |
References buttonPanelAdvanced.
Referenced by alma::acs::commandcenter::gui::TabPanel::ActionShowAdvanced::actionPerformed().
| void alma::acs::commandcenter::gui::TabPanel::setMnemonicForContainerLine | ( | int | index | ) | [inline, protected] |
| void alma::acs::commandcenter::gui::TabPanel::validateAfterProgrammaticUpdate | ( | JComponent | trg | ) | [inline] |
When the status or content of a Gui component has been modified programmatically, this method must be called to ensure the new contents are written through to the model.
| trg | a gui component that was programmatically updated |
Referenced by alma::acs::commandcenter::gui::TabPanel::ContainerLine::actionPerformed(), and alma::acs::commandcenter::gui::TabPanel::ContainerLine::ContainerLine().
JTextField alma::acs::commandcenter::gui::TabPanel::accountF = new JTextField(10) [package] |
JLabel alma::acs::commandcenter::gui::TabPanel::accountL [package] |
Referenced by alma::acs::commandcenter::gui::TabPanel::Disenabler::actionPerformed(), and init().
JTextField alma::acs::commandcenter::gui::TabPanel::acsinstanceF = new JTextField(5) [package] |
JLabel alma::acs::commandcenter::gui::TabPanel::acsinstanceL [package] |
Referenced by init().
Referenced by alma::acs::commandcenter::gui::TabPanel::ContainerLine::actionPerformed(), and init().
Referenced by init().
Referenced by init().
Referenced by init().
Referenced by init().
Referenced by init().
Referenced by init().
Referenced by init().
Referenced by init().
Referenced by init().
Referenced by init().
JButton alma::acs::commandcenter::gui::TabPanel::btnContainersAgainstManager [package] |
Referenced by init().
JButton alma::acs::commandcenter::gui::TabPanel::btnKillAcs [package] |
Referenced by init().
JButton alma::acs::commandcenter::gui::TabPanel::btnLessContainers [package] |
Referenced by init().
JButton alma::acs::commandcenter::gui::TabPanel::btnMoreContainers [package] |
Referenced by init().
JButton alma::acs::commandcenter::gui::TabPanel::btnMoveContainerDown [package] |
Referenced by init().
JButton alma::acs::commandcenter::gui::TabPanel::btnMoveContainerUp [package] |
Referenced by init().
JToggleButton alma::acs::commandcenter::gui::TabPanel::btnShowAdvanced [package] |
Referenced by alma::acs::commandcenter::gui::TabPanel::ActionShowAdvanced::actionPerformed(), and init().
JButton alma::acs::commandcenter::gui::TabPanel::btnStartAcs [package] |
Referenced by init().
JButton alma::acs::commandcenter::gui::TabPanel::btnStartAllContainers [package] |
Referenced by init().
JButton alma::acs::commandcenter::gui::TabPanel::btnStartManager [package] |
Referenced by init().
JButton alma::acs::commandcenter::gui::TabPanel::btnStartServices [package] |
Referenced by init().
JButton alma::acs::commandcenter::gui::TabPanel::btnStopAcs [package] |
Referenced by init().
JButton alma::acs::commandcenter::gui::TabPanel::btnStopAllContainers [package] |
Referenced by init().
JButton alma::acs::commandcenter::gui::TabPanel::btnStopManager [package] |
Referenced by init().
JButton alma::acs::commandcenter::gui::TabPanel::btnStopServices [package] |
Referenced by init().
ButtonGroup alma::acs::commandcenter::gui::TabPanel::buttonGroup1 = new ButtonGroup() [package] |
Referenced by init().
ButtonGroup alma::acs::commandcenter::gui::TabPanel::buttonGroup2 = new ButtonGroup() [package] |
ButtonGroup alma::acs::commandcenter::gui::TabPanel::buttonGroup3 = new ButtonGroup() [package] |
Referenced by init().
Vector<ButtonPair> alma::acs::commandcenter::gui::TabPanel::buttonPairs = new Vector<ButtonPair>() [protected] |
Referenced by makeButtonPair().
JPanel alma::acs::commandcenter::gui::TabPanel::buttonPanel [package] |
Referenced by init().
JPanel alma::acs::commandcenter::gui::TabPanel::buttonPanelAdvanced [package] |
Referenced by init(), and setAdvancedVisible().
JTextField alma::acs::commandcenter::gui::TabPanel::cdbrootF = new JTextField(20) [package] |
JLabel alma::acs::commandcenter::gui::TabPanel::cdbrootL [package] |
Referenced by init().
MyRadioButton alma::acs::commandcenter::gui::TabPanel::chkLocalScript = new MyRadioButton("Localhost (single-machine project)") [package] |
Referenced by alma::acs::commandcenter::gui::TabPanel::Disenabler::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::Disenabler::Disenabler(), init(), alma::acs::commandcenter::gui::CommandCenterGui::writeFrontPanelToModel(), and alma::acs::commandcenter::gui::CommandCenterGui::writeModelToFrontPanel().
MyRadioButton alma::acs::commandcenter::gui::TabPanel::chkRemoteBuiltin = new MyRadioButton("Use built-in ssh") [package] |
MyRadioButton alma::acs::commandcenter::gui::TabPanel::chkRemoteDaemons = new MyRadioButton("Use Acs Daemons") [package] |
Referenced by alma::acs::commandcenter::gui::TabPanel::Disenabler::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::Disenabler::Disenabler(), init(), alma::acs::commandcenter::gui::CommandCenterGui::writeFrontPanelToModel(), and alma::acs::commandcenter::gui::CommandCenterGui::writeModelToFrontPanel().
MyRadioButton alma::acs::commandcenter::gui::TabPanel::chkRemoteNative = new MyRadioButton("Use native ssh") [package] |
Referenced by alma::acs::commandcenter::gui::TabPanel::Disenabler::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::Disenabler::Disenabler(), init(), alma::acs::commandcenter::gui::CommandCenterGui::writeFrontPanelToModel(), and alma::acs::commandcenter::gui::CommandCenterGui::writeModelToFrontPanel().
MyRadioButton alma::acs::commandcenter::gui::TabPanel::chkRemoteScript = new MyRadioButton("Remote (distributed project)") [package] |
Referenced by alma::acs::commandcenter::gui::TabPanel::Disenabler::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::Disenabler::Disenabler(), init(), alma::acs::commandcenter::gui::CommandCenterGui::writeFrontPanelToModel(), and alma::acs::commandcenter::gui::CommandCenterGui::writeModelToFrontPanel().
JPanel alma::acs::commandcenter::gui::TabPanel::containerLinePanel [package] |
Referenced by addEmptyContainerLine(), init(), lessContainerLines(), and moveContainerLine().
Vector<ContainerLine> alma::acs::commandcenter::gui::TabPanel::containerLines = new Vector<ContainerLine>() [protected] |
Referenced by alma::acs::commandcenter::gui::TabPanel::Disenabler::actionPerformed(), addEmptyContainerLine(), lessContainerLines(), moveContainerLine(), setMnemonicForContainerLine(), alma::acs::commandcenter::gui::CommandCenterGui::showContainerSettingsDialog(), alma::acs::commandcenter::gui::CommandCenterGui::writeFrontPanelToModel(), and alma::acs::commandcenter::gui::CommandCenterGui::writeModelToFrontPanel().
JPanel alma::acs::commandcenter::gui::TabPanel::containerPanel [package] |
Referenced by addEmptyContainerLine(), init(), lessContainerLines(), and moveContainerLine().
JPanel alma::acs::commandcenter::gui::TabPanel::controlsPanel [package] |
Referenced by init().
Enables/Disables widgets according to the selected radiobuttons/checkboxes.
Referenced by alma::acs::commandcenter::gui::TabPanel::ActionMoreContainers::actionPerformed(), init(), and alma::acs::commandcenter::gui::CommandCenterGui::writeModelToFrontPanel().
Referenced by alma::acs::commandcenter::gui::TabPanel::ActionKillAcs::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStopContainer::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStartContainer::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStopManager::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStartManager::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStopServices::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStartServices::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStopAcs::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStartAcs::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ContainerLine::ContainerLine(), init(), and TabPanel().
FocusListener alma::acs::commandcenter::gui::TabPanel::focusListener = new MyFocusListener() [package] |
JTextField alma::acs::commandcenter::gui::TabPanel::hostF = new JTextField(20) [package] |
JLabel alma::acs::commandcenter::gui::TabPanel::hostL [package] |
Referenced by alma::acs::commandcenter::gui::TabPanel::Disenabler::actionPerformed(), and init().
JLabel alma::acs::commandcenter::gui::TabPanel::lblF [package] |
JLabel alma::acs::commandcenter::gui::TabPanel::lblG [package] |
Referenced by alma::acs::commandcenter::gui::TabPanel::ActionStopContainer::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStartContainer::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStopManager::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStartManager::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStartServices::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStopAcs::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStartAcs::actionPerformed(), and TabPanel().
Referenced by alma::acs::commandcenter::gui::TabPanel::ActionKillAcs::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStopContainer::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStartContainer::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStopManager::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStartManager::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStopServices::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStartServices::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStopAcs::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStartAcs::actionPerformed(), and TabPanel().
Referenced by alma::acs::commandcenter::gui::TabPanel::ActionConfigureAllContainers::ActionConfigureAllContainers(), alma::acs::commandcenter::gui::TabPanel::ActionConfigureContainer::ActionConfigureContainer(), alma::acs::commandcenter::gui::TabPanel::ActionKillAcs::ActionKillAcs(), alma::acs::commandcenter::gui::TabPanel::ActionLessContainers::ActionLessContainers(), alma::acs::commandcenter::gui::TabPanel::ActionMoreContainers::ActionMoreContainers(), alma::acs::commandcenter::gui::TabPanel::ActionMoveContainerDown::ActionMoveContainerDown(), alma::acs::commandcenter::gui::TabPanel::ActionMoveContainerUp::ActionMoveContainerUp(), alma::acs::commandcenter::gui::TabPanel::ActionMoveContainerDown::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionMoveContainerUp::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionConfigureContainer::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionLessContainers::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionMoreContainers::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionConfigureAllContainers::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionKillAcs::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStopAllContainers::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStartAllContainers::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStopContainer::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStartContainer::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStopManager::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStartManager::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStopServices::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStartServices::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStopAcs::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStartAcs::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::Disenabler::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionShowAdvanced::ActionShowAdvanced(), alma::acs::commandcenter::gui::TabPanel::ActionStartAcs::ActionStartAcs(), alma::acs::commandcenter::gui::TabPanel::ActionStartAllContainers::ActionStartAllContainers(), alma::acs::commandcenter::gui::TabPanel::ActionStartContainer::ActionStartContainer(), alma::acs::commandcenter::gui::TabPanel::ActionStartManager::ActionStartManager(), alma::acs::commandcenter::gui::TabPanel::ActionStartServices::ActionStartServices(), alma::acs::commandcenter::gui::TabPanel::ActionStopAcs::ActionStopAcs(), alma::acs::commandcenter::gui::TabPanel::ActionStopAllContainers::ActionStopAllContainers(), alma::acs::commandcenter::gui::TabPanel::ActionStopContainer::ActionStopContainer(), alma::acs::commandcenter::gui::TabPanel::ActionStopManager::ActionStopManager(), alma::acs::commandcenter::gui::TabPanel::ActionStopServices::ActionStopServices(), alma::acs::commandcenter::gui::TabPanel::FlowDialog::close(), confirmKillAcs(), confirmStartJavaOnlyAcs(), alma::acs::commandcenter::gui::TabPanel::ContainerLine::ContainerLine(), alma::acs::commandcenter::gui::TabPanel::FlowDialog::FlowDialog(), alma::acs::commandcenter::gui::TabPanel::MyFocusListener::focusLost(), getMode(), init(), managerStarted(), managerStopped(), alma::acs::commandcenter::gui::TabPanel::FlowDialog::prepareShow(), and alma::acs::commandcenter::gui::TabPanel::ContainerLine::sanityCheck().
JPanel alma::acs::commandcenter::gui::TabPanel::panelAdvanced [package] |
Referenced by init().
JTextField alma::acs::commandcenter::gui::TabPanel::passwordF = new JPasswordField(10) [package] |
JLabel alma::acs::commandcenter::gui::TabPanel::passwordL [package] |
Referenced by alma::acs::commandcenter::gui::TabPanel::Disenabler::actionPerformed(), and init().
Referenced by alma::acs::commandcenter::gui::TabPanel::ActionKillAcs::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStopContainer::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStartContainer::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStopManager::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStartManager::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStopServices::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStartServices::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStopAcs::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::ActionStartAcs::actionPerformed(), and TabPanel().
Referenced by addEmptyContainerLine(), and init().
1.6.2