org.objectweb.fractal.explorer.panel
Class LifeCycleControllerComponentPanel.StartStopAction
java.lang.Object
javax.swing.AbstractAction
org.objectweb.fractal.explorer.panel.LifeCycleControllerComponentPanel.StartStopAction
- All Implemented Interfaces:
- ActionListener, Serializable, Cloneable, EventListener, Action
- Enclosing class:
- LifeCycleControllerComponentPanel
protected class LifeCycleControllerComponentPanel.StartStopAction
- extends AbstractAction
- See Also:
- Serialized Form
lifeCycleController_
protected LifeCycleController lifeCycleController_
- The associated LifeCycleController
value_
protected String value_
LifeCycleControllerComponentPanel.StartStopAction
public LifeCycleControllerComponentPanel.StartStopAction(String value,
LifeCycleController lcc)
- Default Constructor
- Parameters:
value
- lcc
-
actionPerformed
public void actionPerformed(ActionEvent e)
- The action