| Package | Description |
|---|---|
| com.googlecode.vfsjfilechooser2 | |
| com.googlecode.vfsjfilechooser2.plaf | |
| com.googlecode.vfsjfilechooser2.plaf.basic |
| Modifier and Type | Method and Description |
|---|---|
AbstractVFSFileView |
VFSJFileChooser.getFileView()
Returns the current file view.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VFSJFileChooser.setFileView(AbstractVFSFileView fileView)
Sets the file view to used to retrieve UI information, such as
the icon that represents a file or the type description of a file.
|
| Modifier and Type | Method and Description |
|---|---|
abstract AbstractVFSFileView |
AbstractVFSFileChooserUI.getFileView(VFSJFileChooser fc) |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicVFSFileChooserUI.BasicVFSFileView |
| Modifier and Type | Method and Description |
|---|---|
AbstractVFSFileView |
BasicVFSFileChooserUI.getFileView(VFSJFileChooser fc) |
Copyright © 2020. All rights reserved.