edu.stanford.smi.protege.widget
Interface ValuesComponent
- All Superinterfaces:
- Selectable
- All Known Implementing Classes:
- InstanceValuesComponent
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
void dispose()
getComponent
JComponent getComponent()
getValues
Collection getValues()
setEditable
void setEditable(boolean b)
setValues
void setValues(Collection values)
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2010 Stanford University.