| Class | Description |
|---|---|
| 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 | |
| TextDialog |
Window for text extraction result.
|
| Tree | |
| TreeViewMenu |
A singleton class that provides tree view menu which can be used to switch the kind of tree view.
|
| ViewMenu | |
| WindowPrefs |
A class to save windows position and size in preference using java Preference API.
|
| XrefEntries |
Represents an abstract view of the cross references of a pdf.
|
| XrefEntry |
Represents an abstract view of the cross references of a pdf.
|
| ZoomMenu |
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.