public static interface IOUtil.FileViewer
Modifier and Type | Field and Description |
---|---|
static int |
DO_CONTINUE
return action
|
static int |
DO_DONTRECURSE
return action
|
static int |
DO_STOP
return action
|
Modifier and Type | Method and Description |
---|---|
int |
viewFile(java.io.File f)
View this file.
|
static final int DO_CONTINUE
static final int DO_DONTRECURSE
static final int DO_STOP