edu.stanford.smi.protegex.widget.diagram
Class RootListModel
java.lang.Object
|
+--javax.swing.AbstractListModel
|
+--edu.stanford.smi.protegex.widget.diagram.RootListModel
- All Implemented Interfaces:
- ListModel, Serializable
- public class RootListModel
- extends AbstractListModel
Description of the class
- Author:
- William Grosso
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RootListModel
public RootListModel(DiagramWidget widget)
getElementAt
public Object getElementAt(int index)
- Overrides:
getElementAt
in class AbstractListModel
getIndexOfInstance
public int getIndexOfInstance(edu.stanford.smi.protege.model.Instance ins)
getInstanceAt
public edu.stanford.smi.protege.model.Instance getInstanceAt(int index)
getSize
public int getSize()
- Overrides:
getSize
in class AbstractListModel
getTextAt
public String getTextAt(int index)
getTextFor
public static String getTextFor(edu.stanford.smi.protege.model.Instance ins)
refreshNodes
public void refreshNodes()
Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.