public interface FileListWidget<U> extends InputWidget<File[],U>
| Modifier and Type | Field and Description | 
|---|---|
static String | 
DIRECTORIES_ONLY
Widget style to allow directory selection only 
 | 
static String | 
FILES_AND_DIRECTORIES
Widget style to allow selection of both files and directories 
 | 
static String | 
FILES_ONLY
Widget style to allow file selection only 
 | 
get, getType, getValue, isLabeled, isMessage, refreshWidget, set, supports, updateModelgetIdentifier, logcontext, getContext, setContextcompareTo, getPriority, setPrioritygetInfo, setInfogetLocationgetVersiongetComponent, getComponentTypestatic final String FILES_ONLY
Parameter.style(), 
Constant Field Valuesstatic final String DIRECTORIES_ONLY
Parameter.style(), 
Constant Field Valuesstatic final String FILES_AND_DIRECTORIES
Parameter.style(), 
Constant Field ValuesCopyright © 2015–2022 SciJava. All rights reserved.