edu.stanford.smi.protegex.owl.ui.components
Class ComponentUtil
java.lang.Object
edu.stanford.smi.protegex.owl.ui.components.ComponentUtil
- public class ComponentUtil
- extends Object
- Author:
- Holger Knublauch
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentUtil
public ComponentUtil()
createDatatypeComboBox
public static JComboBox createDatatypeComboBox(OWLModel owlModel)
createLanguageComboBox
public static JComboBox createLanguageComboBox(OWLModel owlModel)
createLanguageComboBox
public static JComboBox createLanguageComboBox(OWLModel owlModel,
String initialSelection)
isRangeDefined
public static boolean isRangeDefined(RDFResource resource,
RDFProperty property)
createLangCellEditor
public static JComboBox createLangCellEditor(OWLModel owlModel,
JTable table)