Uses of Interface
macaw.util.DisplayableListItemDeleter

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

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

Uses of DisplayableListItemDeleter in macaw.util
 

Methods in macaw.util with parameters of type DisplayableListItemDeleter
 void DisplayableListPanel.setDisplayableListItemDeleter(DisplayableListItemDeleter listItemDeleter)