Uses of Interface
org.freehep.record.source.RecordReadyListener

Packages that use RecordReadyListener
org.freehep.record.source   
 

Uses of RecordReadyListener in org.freehep.record.source
 

Methods in org.freehep.record.source with parameters of type RecordReadyListener
 void AsynchronousRecordSource.addRecordListener(RecordReadyListener l)
          Add a record listener that will be notified when the record is ready
 void AsynchronousRecordSource.removeRecordListener(RecordReadyListener l)
          Remove a record listener
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.