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, updateModel
context, getContext, setContext
getPriority, setPriority
compareTo
getInfo, setInfo
getComponent, getComponentType
static 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–2015 SciJava. All rights reserved.