| Package | Description |
|---|---|
| net.pandoragames.far.ui |
The user interface layer.
|
| net.pandoragames.far.ui.model |
UI model classes.
|
| net.pandoragames.far.ui.swing |
The main package for application user.
|
| net.pandoragames.far.ui.swing.component.listener |
Listener classes.
|
| Class and Description |
|---|
| ContentFilter
Data for a file filter that tests the file content.
|
| DirectoryFilter
Data for a file filter that tests the files directory.
|
| FARConfig
Data container for configuration values.
|
| FileFilter
Aggregates DirectoryFilter and FileNameFilter.
|
| FileNameFilter
Data for an abstract file name filter.
|
| FindFilter
Aggregates DirectoryFilter, FileNameFilter and ContentFilter.
|
| OverwriteFileCallback
A callback handler used by the
UIFace.rename()
operation. |
| ReplacementDescriptor
Data for a replacement operation.
|
| SimpleFileNamePattern
Utility for simplified regular expressions.
|
| UIFace
Defines the bridge between the frontend and the backend in a UserInterface
independend way.
|
| Class and Description |
|---|
| ContentFilter
Data for a file filter that tests the file content.
|
| DirectoryFilter
Data for a file filter that tests the files directory.
|
| FARConfig
Data container for configuration values.
|
| FileFilter
Aggregates DirectoryFilter and FileNameFilter.
|
| FileNameFilter
Data for an abstract file name filter.
|
| FindFilter
Aggregates DirectoryFilter, FileNameFilter and ContentFilter.
|
| ReplacementDescriptor
Data for a replacement operation.
|
| Class and Description |
|---|
| FARConfig
Data container for configuration values.
|
| UIFace
Defines the bridge between the frontend and the backend in a UserInterface
independend way.
|
| Class and Description |
|---|
| UIFace
Defines the bridge between the frontend and the backend in a UserInterface
independend way.
|