org.protege.editor.core.ui.action
Class ProtegeAction
java.lang.Object
javax.swing.AbstractAction
org.protege.editor.core.ui.action.ProtegeAction
- All Implemented Interfaces:
- ActionListener, Serializable, Cloneable, EventListener, Action, Disposable, ProtegePluginInstance
- Direct Known Subclasses:
- AbstractFontSizeAction, CheckPluginsAction, CloseAction, CreateTabAction, DeleteCustomTabsAction, ExportTabAction, ImportTabAction, NewAction, NullMenuAction, OpenAction, OpenURLMenuAction, ProtegeDynamicAction, ProtegeOWLAction, ResetCurrentTabAction, SaveAction, SaveAllTabsAction, SaveAsAction, ShowPreferencesAction, TimestampOutputAction, ViewAction
public abstract class ProtegeAction
- extends AbstractAction
- implements ProtegePluginInstance
Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: Mar 27, 2006
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
An action that is associated with a particular
EditorKit. Actions are used in menu
items and toolbar items.
- See Also:
- Serialized Form
ProtegeAction
public ProtegeAction()
getEditorKit
protected EditorKit getEditorKit()
getWorkspace
protected Workspace getWorkspace()
setEditorKit
public void setEditorKit(EditorKit editorKit)
Submit a bug report or feature request
For further API reference and developer documentation, see Protege 4 Developer Documentation.
Copyright © 2010 Stanford Center for Biomedical Informatics Research