Protégé-OWL 3.4.1

edu.stanford.smi.protegex.owl.ui.testing
Class ShowTodoListAction

java.lang.Object
  extended by javax.swing.AbstractAction
      extended by edu.stanford.smi.protegex.owl.ui.testing.AbstractOWLTestAction
          extended by edu.stanford.smi.protegex.owl.ui.testing.AbstractOWLModelTestAction
              extended by edu.stanford.smi.protegex.owl.ui.testing.ShowTodoListAction
All Implemented Interfaces:
edu.stanford.smi.protege.util.Disposable, IconOwner, OWLModelAction, ActionListener, Serializable, Cloneable, EventListener, Action

public class ShowTodoListAction
extends AbstractOWLModelTestAction

Author:
Holger Knublauch
See Also:
Serialized Form

Field Summary
 
Fields inherited from class edu.stanford.smi.protegex.owl.ui.testing.AbstractOWLTestAction
owlModel, testManager
 
Fields inherited from class javax.swing.AbstractAction
changeSupport, enabled
 
Fields inherited from interface edu.stanford.smi.protegex.owl.ui.actions.OWLModelAction
ICON, NAME, PATH_SEPARATOR, SUITABILITY
 
Fields inherited from interface javax.swing.Action
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON
 
Constructor Summary
ShowTodoListAction()
           
 
Method Summary
 String getIconFileName()
          Gets the relative name of an (optional) icon.
 String getName()
          Gets the human readable name of this action, to be used as menu item text and tool bar button tool tip text.
protected  OWLTest[] getOWLTests()
           
protected  OWLTestResultsPanel getTestResultsPanel(OWLModel owlModel, List results)
           
protected  List run(OWLTest[] tests, Task task)
           
protected  void showAllTestsPassedMessage(int count)
           
 
Methods inherited from class edu.stanford.smi.protegex.owl.ui.testing.AbstractOWLModelTestAction
dispose, getIconResourceClass, getMenubarPath, getToolbarPath, isSuitable, notifyPropertyChangeListeners, run
 
Methods inherited from class edu.stanford.smi.protegex.owl.ui.testing.AbstractOWLTestAction
actionPerformed, runOWLClsTest, runOWLInstanceTest, runOWLModelTest, runOWLPropertyTest, showResults
 
Methods inherited from class javax.swing.AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface edu.stanford.smi.protegex.owl.ui.actions.OWLModelAction
addPropertyChangeListener, removePropertyChangeListener
 

Constructor Detail

ShowTodoListAction

public ShowTodoListAction()
Method Detail

getIconFileName

public String getIconFileName()
Description copied from interface: IconOwner
Gets the relative name of an (optional) icon.

Returns:
the icon name such as "classify.gif" or null

getName

public String getName()
Description copied from interface: OWLModelAction
Gets the human readable name of this action, to be used as menu item text and tool bar button tool tip text.

Returns:
the name (must not be null)

getOWLTests

protected OWLTest[] getOWLTests()
Overrides:
getOWLTests in class AbstractOWLTestAction

getTestResultsPanel

protected OWLTestResultsPanel getTestResultsPanel(OWLModel owlModel,
                                                  List results)
Overrides:
getTestResultsPanel in class AbstractOWLTestAction

run

protected List run(OWLTest[] tests,
                   Task task)
Specified by:
run in class AbstractOWLTestAction

showAllTestsPassedMessage

protected void showAllTestsPassedMessage(int count)
Overrides:
showAllTestsPassedMessage in class AbstractOWLTestAction

Protégé-OWL 3.4.1

Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.