net.datacrow.drivemanager
Interface IDriveManagerListener

All Known Implementing Classes:
DriveManagerPanel, DrivePollerPanel, DriveScannerPanel, FileSynchronizerPanel

public interface IDriveManagerListener


Method Summary
 void notify(java.lang.String msg)
           
 void notifyJobStarted()
           
 void notifyJobStopped()
           
 

Method Detail

notify

void notify(java.lang.String msg)

notifyJobStopped

void notifyJobStopped()

notifyJobStarted

void notifyJobStarted()