Uses of Interface
macaw.util.DisplayableListItemSelector

Packages that use DisplayableListItemSelector
macaw.presentationLayer This is the main package that produces the GUI application forms for Macaw. 
macaw.util Contains classes which may be useful in other software projects. 
 

Uses of DisplayableListItemSelector in macaw.presentationLayer
 

Classes in macaw.presentationLayer that implement DisplayableListItemSelector
 class OntologyTermSelectionDialog
          
 class SourceVariableSelectionDialog
          
 class SupportingDocumentSelectionDialog
          
 

Uses of DisplayableListItemSelector in macaw.util
 

Methods in macaw.util with parameters of type DisplayableListItemSelector
 void DisplayableListPanel.setDisplayableListItemSelector(DisplayableListItemSelector listItemSelector)