

Classes | |
| class | FieldStripe |
Public Member Functions | |
| void | actionPerformed (ActionEvent evt) |
Protected Member Functions | |
| EditCommandsPanel (CommandCenterLogic controller) | |
| void | process (Object obj) |
| boolean | isInterestingField (Field f) |
| void | setFieldValue (FieldStripe s) throws Exception |
Allows to edit the content of some members of the 'Executor' delegates.
| alma::acs::commandcenter::gui::EditCommandsPanel::EditCommandsPanel | ( | CommandCenterLogic | controller | ) | [inline, protected] |
References alma::acs::commandcenter::app::CommandCenterLogic::executeAcs, alma::acs::commandcenter::app::CommandCenterLogic::executeContainer, alma::acs::commandcenter::app::CommandCenterLogic::executeManager, alma::acs::commandcenter::app::CommandCenterLogic::executeServices, alma::acs::commandcenter::app::CommandCenterLogic::executeTools, and process().
| void alma::acs::commandcenter::gui::EditCommandsPanel::actionPerformed | ( | ActionEvent | evt | ) | [inline] |
| boolean alma::acs::commandcenter::gui::EditCommandsPanel::isInterestingField | ( | Field | f | ) | [inline, protected] |
Reimplemented in alma::acs::commandcenter::gui::EditPexpectsPanel.
Referenced by process().
| void alma::acs::commandcenter::gui::EditCommandsPanel::process | ( | Object | obj | ) | [inline, protected] |
References isInterestingField().
Referenced by EditCommandsPanel().
| void alma::acs::commandcenter::gui::EditCommandsPanel::setFieldValue | ( | FieldStripe | s | ) | throws Exception [inline, protected] |
Reimplemented in alma::acs::commandcenter::gui::EditPexpectsPanel.
Referenced by actionPerformed().
1.6.2