public interface FileSystemListener
Modifier and Type | Field and Description |
---|---|
static int |
ROOT_ADDED |
static int |
ROOT_REMOVED |
Modifier and Type | Method and Description |
---|---|
void |
rootChanged(int state,
String rootName) |
static final int ROOT_ADDED
static final int ROOT_REMOVED
void rootChanged(int state, String rootName)