public abstract class AbstractOWLActiveOntologyAction
extends org.protege.editor.core.ui.view.DisposableAction
changeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Constructor and Description |
|---|
AbstractOWLActiveOntologyAction(String name,
Icon icon,
org.protege.editor.owl.OWLEditorKit owlEditorKit) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
protected abstract void |
disposeOWLActiveOntologyAction() |
org.protege.editor.owl.OWLEditorKit |
getOWLEditorKit() |
protected abstract void |
initialiseAction() |
protected abstract void |
updateAction(org.semanticweb.owlapi.model.OWLOntology ontology) |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitactionPerformedprotected abstract void initialiseAction()
protected abstract void updateAction(org.semanticweb.owlapi.model.OWLOntology ontology)
public org.protege.editor.owl.OWLEditorKit getOWLEditorKit()
public final void dispose()
dispose in class org.protege.editor.core.ui.view.DisposableActionprotected abstract void disposeOWLActiveOntologyAction()
Copyright © 2014 The University of Manchester. All Rights Reserved.