Package edu.stanford.smi.protegex.owl.ui.resourceselection

Interface Summary
ResourceSelectionListener The interface used by the ResourceSelectionComboBox to specify the action that is to be performed when the user has selected a resource.
 

Class Summary
DropDownOverlayIcon  
ResourceFilterListModel A ListModel for JComboBoxes and JLists that allows to select a frame by typing its prefix characters.
ResourceIgnoreCaseComparator A Comparator for Frame instances that compares the lower case browser texts.
ResourceSelectionAction An Action that requires the selection of an RDFResource from a List.
ResourceSelectionComboBox A JComboBox that can be used to select an RDFResource from a sorted list.