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, getType, getValue, isLabeled, isMessage, refreshWidget, set, supports, updateModel
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
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 © 2015–2022 SciJava. All rights reserved.