Interface DriveDetector
- All Known Implementing Classes:
DriveDetectorImpl
public interface DriveDetector
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoiddriveDetected(File location, Map info) voiddriveRemoved(File location) void
-
Method Details
-
driveDetected
-
driveRemoved
-
addListener
-
removeListener
-
getDetectedDriveInfo
DriveDetectedInfo[] getDetectedDriveInfo()
-