edu.stanford.smi.protegex.owl.ui.testing
Class ShowTodoListAction
java.lang.Object
javax.swing.AbstractAction
edu.stanford.smi.protegex.owl.ui.testing.AbstractOWLTestAction
edu.stanford.smi.protegex.owl.ui.testing.AbstractOWLModelTestAction
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
ShowTodoListAction
public ShowTodoListAction()
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
Submit a bug report or feature request
Copyright (c) 1998-2007 Stanford University.