| Package | Description |
|---|---|
| com.googlecode.vfsjfilechooser2 |
| Modifier and Type | Method and Description |
|---|---|
VFSJFileChooser.DIALOG_TYPE |
VFSJFileChooser.getDialogType()
Returns the type of this dialog.
|
static VFSJFileChooser.DIALOG_TYPE |
VFSJFileChooser.DIALOG_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VFSJFileChooser.DIALOG_TYPE[] |
VFSJFileChooser.DIALOG_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VFSJFileChooser.setDialogType(VFSJFileChooser.DIALOG_TYPE dialogType)
Sets the type of this dialog.
|
Copyright © 2020. All rights reserved.