public interface FileWidget<U> extends InputWidget<File,U>
| Modifier and Type | Field and Description |
|---|---|
static String |
DIRECTORY_STYLE
Widget style for directory chooser dialogs.
|
static String |
OPEN_STYLE
Widget style for file opener dialogs.
|
static String |
SAVE_STYLE
Widget style for file saver dialogs.
|
get, getValue, isLabeled, isMessage, refreshWidget, set, supports, updateModelcontext, getContext, setContextgetPriority, setPrioritycompareTogetInfo, setInfogetComponent, getComponentTypestatic final String OPEN_STYLE
Parameter.style(),
Constant Field Valuesstatic final String SAVE_STYLE
Parameter.style(),
Constant Field Valuesstatic final String DIRECTORY_STYLE
Parameter.style(),
Constant Field ValuesCopyright © 2009–2016 SciJava. All rights reserved.