| Class | Description |
|---|---|
| ContentThumbView |
This view shows complex file details in a vertical flow (single column).
|
| DetailsThumbView |
This view shows complex file details in a vertical flow (single column).
|
| DirDialogGuiImpl |
This GUI dialog allows user to select a directory from current file system.
|
| EmptyThumbView |
The base class for all views shown in file chooser dialog.
|
| FileChooserUtils |
This class is a container for utility methods used throughout this package.
|
| FileDialogGuiImpl |
This class represents a dialog that allows the user to select a file form local disk, in GUI
client.
|
| FileThumb |
This is the base class for all file thumbs shown in file chooser dialog.
|
| ListThumbView |
This view shows simple list of files with no details.
|
| MediumIconsThumbView |
The thumbnails are displayed in a grid, with no details.
|
| SmallIconsThumbView |
The thumbnails are displayed in a grid, with no details.
|
| TilesThumbView |
The thumbnails are displayed in a grid, with no details.
|