Uses of Interface
macaw.util.DisplayableListItemAdder

Packages that use DisplayableListItemAdder
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 DisplayableListItemAdder in macaw.presentationLayer
 

Classes in macaw.presentationLayer that implement DisplayableListItemAdder
 class AliasFilePathEditor
          
 class AvailabilityStateEditor
          
 class CategoryStateEditor
          
 class CleaningStateEditor
          
 class MacawStateEditor
          
 class OntologyTermEditor
          
 class SupportingDocumentEditor
          
 

Uses of DisplayableListItemAdder in macaw.util
 

Methods in macaw.util with parameters of type DisplayableListItemAdder
 void DisplayableListPanel.setDisplayableListItemAdder(DisplayableListItemAdder listItemAdder)