edu.stanford.smi.protege.widget
Interface ValuesComponent
- All Superinterfaces:
- Selectable
- All Known Implementing Classes:
- edu.stanford.smi.protege.widget.AbstractValuesComponent
- public interface ValuesComponent
- extends Selectable
Interface for the component that appears below the combo box in the value-type widget on the slot form. This component
needs a number of different implementations, depending on the current value of the value-type.
- Author:
- Ray Fergerson
dispose
public void dispose()
getComponent
public JComponent getComponent()
getValues
public Collection getValues()
setEditable
public void setEditable(boolean b)
setValues
public void setValues(Collection values)
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2004 Stanford University.