

Classes | |
| class | Button |
Public Member Functions | |
| void | actionPerformed (ActionEvent e) |
Package Functions | |
| ContainerLine () | |
| void | populate (String name, String type, String host, boolean selected) |
| boolean | sanityCheck () |
Package Attributes | |
| JRadioButton | selectB |
| JLabel | lblMnemomic |
| Button | btnStart |
| Button | btnStop |
| Button | btnConfigure |
| JTextField | nameF |
| JComboBox | typeF |
| JTextField | hostF |
| alma::acs::commandcenter::gui::TabPanel::ContainerLine::ContainerLine | ( | ) | [inline, package] |
The constructor does not fill data into this containerline: populate(...) does that.
References btnConfigure, btnStart, btnStop, alma::acs::commandcenter::gui::TabPanel::buttonGroup2, alma::acs::commandcenter::gui::TabPanel::FlowDialog::disenable, alma::acs::commandcenter::gui::TabPanel::flowDialog, alma::acs::commandcenter::gui::TabPanel::focusListener, hostF, alma::acs::commandcenter::gui::CommandCenterGui::icons, lblMnemomic, alma::acs::commandcenter::gui::TabPanel::makeButtonPair(), alma::acs::commandcenter::gui::TabPanel::master, nameF, selectB, typeF, and alma::acs::commandcenter::gui::TabPanel::validateAfterProgrammaticUpdate().
| void alma::acs::commandcenter::gui::TabPanel::ContainerLine::actionPerformed | ( | ActionEvent | e | ) | [inline] |
References alma::acs::commandcenter::gui::TabPanel::actConfigureContainer, alma::acs::commandcenter::gui::CommandCenterGui::BackgroundAction::actionPerformed(), alma::acs::commandcenter::gui::TabPanel::actStartContainer, alma::acs::commandcenter::gui::TabPanel::actStopContainer, btnConfigure, btnStart, btnStop, sanityCheck(), selectB, and alma::acs::commandcenter::gui::TabPanel::validateAfterProgrammaticUpdate().
| void alma::acs::commandcenter::gui::TabPanel::ContainerLine::populate | ( | String | name, | |
| String | type, | |||
| String | host, | |||
| boolean | selected | |||
| ) | [inline, package] |
References hostF, nameF, selectB, and typeF.
Referenced by alma::acs::commandcenter::gui::CommandCenterGui::showContainerSettingsDialog(), and alma::acs::commandcenter::gui::CommandCenterGui::writeModelToFrontPanel().
| boolean alma::acs::commandcenter::gui::TabPanel::ContainerLine::sanityCheck | ( | ) | [inline, package] |
References alma::acs::commandcenter::gui::CommandCenterGui::frame, alma::acs::commandcenter::gui::TabPanel::master, and nameF.
Referenced by actionPerformed().
JTextField alma::acs::commandcenter::gui::TabPanel::ContainerLine::hostF [package] |
JLabel alma::acs::commandcenter::gui::TabPanel::ContainerLine::lblMnemomic [package] |
JTextField alma::acs::commandcenter::gui::TabPanel::ContainerLine::nameF [package] |
JRadioButton alma::acs::commandcenter::gui::TabPanel::ContainerLine::selectB [package] |
JComboBox alma::acs::commandcenter::gui::TabPanel::ContainerLine::typeF [package] |
1.6.2