public abstract class SelectMode extends Object implements FileFilter
Modifier and Type | Field and Description |
---|---|
static int |
SAVE_FILE |
static int |
SELECT_FILE |
static int |
SELECT_FOLDER |
Constructor and Description |
---|
SelectMode() |
Modifier and Type | Method and Description |
---|---|
void |
onItemClicked(File pathname) |
void |
selectResult(File f)
This method is called from the bound activity, when result should be selected.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept
public static final int SELECT_FILE
public static final int SELECT_FOLDER
public static final int SAVE_FILE
Processing library SelectFile by Ostap Andrusiv. (c) 2013-2018