edu.stanford.smi.protegex.queries_tab
Class SlotsModel
java.lang.Object
|
+--javax.swing.AbstractListModel
|
+--javax.swing.DefaultComboBoxModel
|
+--edu.stanford.smi.protegex.queries_tab.SlotsModel
- All Implemented Interfaces:
- ComboBoxModel, ListModel, MutableComboBoxModel, Serializable
- public class SlotsModel
- extends DefaultComboBoxModel
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SlotsModel
public SlotsModel(String[] names,
String[] types,
Collection slotCol)
getSlotNames
public String[] getSlotNames()
getSlots
public Collection getSlots()
getSlotTypes
public String[] getSlotTypes()
getType
public String getType()
initialize
public void initialize(String[] names,
String[] types,
Collection slotCol)
removeName
public void removeName(String name)
setUpComboBox
public void setUpComboBox(String type)
Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.