public interface DriverHandler
Modifier and Type | Method and Description |
---|---|
void |
MacOSXDriverNotFound(java.lang.String installer)
The Mac OS X driver was not found.
|
void |
UnixFUSENotFound()
The unix FUSE connection was not found or could not be used .
|
void |
WindowsDriverNotFound(java.lang.String installer)
The Dokan Windows driver is not installed.
|
void WindowsDriverNotFound(java.lang.String installer)
installer
- the path to the installervoid UnixFUSENotFound()
void MacOSXDriverNotFound(java.lang.String installer)
installer
- the path to the installer