| Class | Description |
|---|---|
| AbstractDesktopTask |
An abstract base class for action tasks that perform a desktop operation with
the currently selected file.
|
| DummyActionTask |
A dummy task class that is associated with actions for which no
implementation is provided.
|
| EditDesktopTask |
A specialized action task for editing a selected file.
|
| FileSizeTransformer |
A specialized transformer for formatting file sizes.
|
| FileSystemChangeListener |
An event listener for change events fired by the combobox with the file
systems.
|
| FileSystemListModel |
A
ListModel implementation for the roots of the available file
systems. |
| MainWndController |
The controller class for the main window.
|
| OpenDesktopTask |
A specialized action task for opening a file or directory.
|
| PrintDesktopTask |
A specialized action task for printing a file.
|
| RefreshActionTask |
The task of the refresh action.
|
| TableChangeListener |
An event listener for change events fired by the table with the directory
content.
|
| TablePopupHandler |
A
PopupMenuHandler implementation for creating the popup menu of the
directory table. |
| TreeChangeListener |
An event listener for change events fired by the tree view.
|
Copyright © 2016 The JGUIraffe Team. All rights reserved.