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 | ) | [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 alma.acs.commandcenter.gui.EditCommandsPanel.process().
| void alma.acs.commandcenter.gui.EditCommandsPanel.actionPerformed | ( | ActionEvent | evt | ) |
| boolean alma.acs.commandcenter.gui.EditCommandsPanel.isInterestingField | ( | Field | f | ) | [protected] |
Reimplemented in alma.acs.commandcenter.gui.EditPexpectsPanel.
Referenced by alma.acs.commandcenter.gui.EditCommandsPanel.process().
| void alma.acs.commandcenter.gui.EditCommandsPanel.process | ( | Object | obj | ) | [protected] |
| void alma.acs.commandcenter.gui.EditCommandsPanel.setFieldValue | ( | FieldStripe | s | ) | throws Exception [protected] |
Reimplemented in alma.acs.commandcenter.gui.EditPexpectsPanel.
Referenced by alma.acs.commandcenter.gui.EditCommandsPanel.actionPerformed().
1.7.0