public class OpenFilePanel extends AbstractOpenPanel
AbstractOpenPanel.FormatFilter| Modifier and Type | Field and Description |
|---|---|
static String |
FIELD_NAME |
static String |
FILTER_NAME |
| Constructor and Description |
|---|
OpenFilePanel(String id,
String title) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getFieldNames()
Return the names of the fields in the FileChooser.
|
URL |
getIconURL()
Gets the icon of the UIPanel.
|
void |
setValue(String fieldName,
String fieldValue) |
boolean |
showFoldersOnly()
we don't want to show only folders, as we are about to import files.
|
String |
validateInput()
Check that the input given by the user can be used.
|
addFilter, addFilter, getComponent, getCurrentDirectory, getCurrentFilterId, getFileChooser, getSelectedFile, getSelectedFiles, getTitle, loadState, saveState, setAcceptAllFileFilterUsed, setCurrentDirectory, setCurrentFilter, setSelectedFile, setSingleSelectionpublic static final String FIELD_NAME
public static final String FILTER_NAME
public String validateInput()
public String[] getFieldNames()
public boolean showFoldersOnly()
showFoldersOnly in class AbstractOpenPanelCopyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.