| ArrayEntry |
This is a simple class that will contain an index and a value.
|
| DebugLog |
Custom Log implementation which forwards to LogDialog.
|
| DocumentEntry |
Represents an abstract view of a document in the tree view.
|
| ErrorDialog |
A dialog to display a runtime exception stack trace.
|
| FileOpenSaveDialog |
|
| HighResolutionImageIcon |
|
| ImageTypeMenu |
|
| ImageUtil |
|
| LogDialog |
Custom log dialog.
|
| MapEntry |
This is a simple class that will contain a key and a value.
|
| OSXAdapter |
Hooks existing preferences/about/quit functionality from an
existing Java app into handlers for the Mac OS X application menu.
|
| PageEntry |
Represents an abstract view of a page in the tree view.
|
| PDFTreeCellRenderer |
A class to render tree cells for the pdfviewer.
|
| PDFTreeModel |
A class to model a PDF document as a tree structure.
|
| PrintDpiMenu |
|
| ReaderBottomPanel |
A panel to display at the bottom of the window for status and other stuff.
|
| RecentFiles |
A class to save recent file history in preference using java Preference api.
|
| RenderDestinationMenu |
|
| RotationMenu |
|
| Tree |
|
| WindowPrefs |
A class to save windows position and size in preference using java Preference API.
|
| ZoomMenu |
|