com.pixelmed.display
Class DicomCleaner.OurDestinationDatabaseTreeBrowser

java.lang.Object
  extended by com.pixelmed.database.DatabaseTreeBrowser
      extended by com.pixelmed.display.DicomCleaner.OurDestinationDatabaseTreeBrowser
Enclosing class:
DicomCleaner

protected class DicomCleaner.OurDestinationDatabaseTreeBrowser
extends DatabaseTreeBrowser


Constructor Summary
DicomCleaner.OurDestinationDatabaseTreeBrowser(DatabaseInformationModel d, Container content)
           
 
Method Summary
protected  void doSomethingWithSelectedFiles(Vector paths)
           
 
Methods inherited from class com.pixelmed.database.DatabaseTreeBrowser
buildMouseListenerToDetectDoubleClickEvents, buildTreeSelectionListenerToDisplayAttributesOfSelectedRecord, buildTreeSelectionListenerToDoSomethingWithSelectedFiles, doSomethingMoreWithWhateverWasSelected
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DicomCleaner.OurDestinationDatabaseTreeBrowser

public DicomCleaner.OurDestinationDatabaseTreeBrowser(DatabaseInformationModel d,
                                                      Container content)
                                               throws DicomException
Throws:
DicomException
Method Detail

doSomethingWithSelectedFiles

protected void doSomethingWithSelectedFiles(Vector paths)
Overrides:
doSomethingWithSelectedFiles in class DatabaseTreeBrowser