| Interface | Description |
|---|---|
| Communication |
Interface for communication implementations between widget and bookmarks.
|
| Class | Description |
|---|---|
| AbstractBookmarksManager |
Manager for the filechooser bookmarks.
|
| AbstractBookmarksPanel |
Panel for bookmarking directories in a
JFileChooser. |
| AbstractFactory |
Ancestor for factory classes.
|
| AbstractIconLoader |
Loads the icons for the buttons.
|
| AbstractPropertiesHandler |
Ancestor for handlers that load/save the properties with the bookmarks.
|
| Bookmark |
Represents a single filechooser bookmark.
|
| DefaultBookmarksManager |
Default manager for the filechooser bookmarks.
|
| DefaultBookmarksPanel |
Uses the
DefaultFactory as setup. |
| DefaultFactory |
Default factory for implementations.
|
| DefaultIconLoader |
Default icon loader.
|
| DefaultPropertiesHandler |
Default properties handler.
|
| JFileChooserCommunication |
TODO: What this class does.
|
Copyright © 2022. All rights reserved.