- All Implemented Interfaces:
- java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action, FileStateListener
- Direct Known Subclasses:
- RedoAction, UndoAction
public class YAWLActiveOpenSpecificationAction
extends YAWLOpenSpecificationAction
implements FileStateListener
This class is an abstract class that supplies a basic Action for concrete Action classes
to build from. It becomes enabled only when there is a specification loaded, and some net
within the specification is active. It is disabled otherwise.
- Author:
- Lindsay Bradford
- See Also:
- Serialized Form