- All Implemented Interfaces:
- java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action, FileStateListener
- Direct Known Subclasses:
- CreateSpecificationAction, DownloadSpecificationAction, OpenRecentSpecificationAction, OpenSpecificationAction
public abstract class YAWLSpecificationAction
extends YAWLBaseAction
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 are no specifications loaded, and disabled
when there is a specification loaded.
- Author:
- Lindsay Bradford
- See Also:
- Serialized Form