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 i,
String s) |
static final int ROOT_ADDED
static final int ROOT_REMOVED
void rootChanged(int i, String s)