A B C D E F G H I L M O P R S T U V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(File) - Method in class org.apache.pdfbox.debugger.ui.ExtensionFileFilter
- actionPerformed(ActionEvent) - Method in class org.apache.pdfbox.debugger.colorpane.CSSeparation
-
input changed in text field.
- actionPerformed(ActionEvent) - Method in class org.apache.pdfbox.debugger.pagepane.PagePane
- actionPerformed(ActionEvent) - Method in class org.apache.pdfbox.debugger.streampane.StreamPane
- addFile(String) - Method in class org.apache.pdfbox.debugger.ui.RecentFiles
-
Add a new file in recent file history.
- addMenuListeners(PDFDebugger) - Method in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
- addTreeModelListener(TreeModelListener) - Method in class org.apache.pdfbox.debugger.ui.PDFTreeModel
-
Adds a listener for the
TreeModelEvent
posted after the tree changes. - allowSubsampling - Static variable in class org.apache.pdfbox.debugger.PDFDebugger
- ancestorAdded(AncestorEvent) - Method in class org.apache.pdfbox.debugger.pagepane.PagePane
- ancestorMoved(AncestorEvent) - Method in class org.apache.pdfbox.debugger.pagepane.PagePane
- ancestorRemoved(AncestorEvent) - Method in class org.apache.pdfbox.debugger.pagepane.PagePane
- ArrayEntry - Class in org.apache.pdfbox.debugger.ui
-
This is a simple class that will contain an index and a value.
- ArrayEntry() - Constructor for class org.apache.pdfbox.debugger.ui.ArrayEntry
B
- BEGIN_MARKED_CONTENT1 - Static variable in class org.apache.pdfbox.debugger.streampane.StreamPane
-
Deprecated.
- BEGIN_MARKED_CONTENT2 - Static variable in class org.apache.pdfbox.debugger.streampane.StreamPane
-
Deprecated.
- BEGIN_TEXT_OBJECT - Static variable in class org.apache.pdfbox.debugger.streampane.StreamPane
-
Deprecated.
C
- callTarget(Object) - Method in class org.apache.pdfbox.debugger.ui.OSXAdapter
- changeData(byte[]) - Method in class org.apache.pdfbox.debugger.hexviewer.HexView
- changedUpdate(DocumentEvent) - Method in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
- changeZoomSelection(float) - Method in class org.apache.pdfbox.debugger.ui.ZoomMenu
-
Set the zoom selection.
- clear() - Method in class org.apache.pdfbox.debugger.ui.LogDialog
- close() - Method in class org.apache.pdfbox.debugger.ui.RecentFiles
-
This method save the present recent file history in the preference.
- ColorBarCellRenderer - Class in org.apache.pdfbox.debugger.colorpane
-
ColorBarCellRenderer class that says how to render color bar columns
- ColorBarCellRenderer() - Constructor for class org.apache.pdfbox.debugger.colorpane.ColorBarCellRenderer
- componentHidden(ComponentEvent) - Method in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
- componentMoved(ComponentEvent) - Method in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
- componentResized(ComponentEvent) - Method in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
- componentShown(ComponentEvent) - Method in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
- CSArrayBased - Class in org.apache.pdfbox.debugger.colorpane
- CSArrayBased(COSArray) - Constructor for class org.apache.pdfbox.debugger.colorpane.CSArrayBased
- CSDeviceN - Class in org.apache.pdfbox.debugger.colorpane
-
A class that provides the necessary UI and functionalities to show the DeviceN color space.
- CSDeviceN(COSArray) - Constructor for class org.apache.pdfbox.debugger.colorpane.CSDeviceN
-
Constructor
- CSIndexed - Class in org.apache.pdfbox.debugger.colorpane
-
A class that provides the necessary UI and functionalities to show the Indexed colorspace.
- CSIndexed(COSArray) - Constructor for class org.apache.pdfbox.debugger.colorpane.CSIndexed
-
Constructor.
- CSSeparation - Class in org.apache.pdfbox.debugger.colorpane
-
A class that provides the necessary UI and functionalities to show the Separation color space.
- CSSeparation(COSArray) - Constructor for class org.apache.pdfbox.debugger.colorpane.CSSeparation
-
Constructor
D
- debug(Object) - Method in class org.apache.pdfbox.debugger.ui.DebugLog
- debug(Object, Throwable) - Method in class org.apache.pdfbox.debugger.ui.DebugLog
- DebugLog - Class in org.apache.pdfbox.debugger.ui
-
Custom Log implementation which forwards to LogDialog.
- DebugLog(String) - Constructor for class org.apache.pdfbox.debugger.ui.DebugLog
- DeviceNColorant - Class in org.apache.pdfbox.debugger.colorpane
- DeviceNColorant() - Constructor for class org.apache.pdfbox.debugger.colorpane.DeviceNColorant
-
Constructor
- DeviceNTableModel - Class in org.apache.pdfbox.debugger.colorpane
-
This the table model for showing DeviceN color space which extends AbstractTableModel.
- DeviceNTableModel(DeviceNColorant[]) - Constructor for class org.apache.pdfbox.debugger.colorpane.DeviceNTableModel
-
Constructor
- DocumentEntry - Class in org.apache.pdfbox.debugger.ui
-
Represents an abstract view of a document in the tree view.
- DocumentEntry(PDDocument, String) - Constructor for class org.apache.pdfbox.debugger.ui.DocumentEntry
E
- EncryptFlag - Class in org.apache.pdfbox.debugger.flagbitspane
- END_MARKED_CONTENT - Static variable in class org.apache.pdfbox.debugger.streampane.StreamPane
-
Deprecated.
- END_TEXT_OBJECT - Static variable in class org.apache.pdfbox.debugger.streampane.StreamPane
-
Deprecated.
- error(Object) - Method in class org.apache.pdfbox.debugger.ui.DebugLog
- error(Object, Throwable) - Method in class org.apache.pdfbox.debugger.ui.DebugLog
- ErrorDialog - Class in org.apache.pdfbox.debugger.ui
-
A dialog to display a runtime exception stack trace.
- ErrorDialog(Throwable) - Constructor for class org.apache.pdfbox.debugger.ui.ErrorDialog
-
Creates a modal dialog to display the given exception message.
- ErrorDialog(JComponent, Throwable) - Constructor for class org.apache.pdfbox.debugger.ui.ErrorDialog
-
Creates a modal dialog to display the given exception message.
- ErrorDialog(JComponent, Icon, Throwable) - Constructor for class org.apache.pdfbox.debugger.ui.ErrorDialog
-
Creates a modal dialog to display the given exception message.
- ExtensionFileFilter - Class in org.apache.pdfbox.debugger.ui
-
A FileFilter that will only accept files of a certain extension.
- ExtensionFileFilter(String[], String) - Constructor for class org.apache.pdfbox.debugger.ui.ExtensionFileFilter
-
Constructor.
F
- fatal(Object) - Method in class org.apache.pdfbox.debugger.ui.DebugLog
- fatal(Object, Throwable) - Method in class org.apache.pdfbox.debugger.ui.DebugLog
- FileOpenSaveDialog - Class in org.apache.pdfbox.debugger.ui
- FileOpenSaveDialog(Component, FileFilter) - Constructor for class org.apache.pdfbox.debugger.ui.FileOpenSaveDialog
-
Constructor.
- FlagBitsPane - Class in org.apache.pdfbox.debugger.flagbitspane
- FlagBitsPane(PDDocument, COSDictionary, COSName) - Constructor for class org.apache.pdfbox.debugger.flagbitspane.FlagBitsPane
-
Constructor.
- FontEncodingPaneController - Class in org.apache.pdfbox.debugger.fontencodingpane
- FontEncodingPaneController(COSName, COSDictionary) - Constructor for class org.apache.pdfbox.debugger.fontencodingpane.FontEncodingPaneController
-
Constructor.
- FontFlag - Class in org.apache.pdfbox.debugger.flagbitspane
G
- getBounds() - Method in class org.apache.pdfbox.debugger.ui.WindowPrefs
- getChild(Object, int) - Method in class org.apache.pdfbox.debugger.ui.PDFTreeModel
-
Returns the child of
parent
at indexindex
in the parent's child array. - getChildCount(Object) - Method in class org.apache.pdfbox.debugger.ui.PDFTreeModel
-
Returns the number of children of
parent
. - getColor() - Method in class org.apache.pdfbox.debugger.colorpane.IndexedColorant
- getColumnClass(int) - Method in class org.apache.pdfbox.debugger.colorpane.DeviceNTableModel
- getColumnClass(int) - Method in class org.apache.pdfbox.debugger.colorpane.IndexedTableModel
- getColumnCount() - Method in class org.apache.pdfbox.debugger.colorpane.DeviceNTableModel
- getColumnCount() - Method in class org.apache.pdfbox.debugger.colorpane.IndexedTableModel
- getColumnName(int) - Method in class org.apache.pdfbox.debugger.colorpane.DeviceNTableModel
- getColumnName(int) - Method in class org.apache.pdfbox.debugger.colorpane.IndexedTableModel
- getContentPane() - Method in class org.apache.pdfbox.debugger.ui.LogDialog
- getDescription() - Method in class org.apache.pdfbox.debugger.ui.ExtensionFileFilter
- getDict() - Method in class org.apache.pdfbox.debugger.ui.PageEntry
- getDividerLocation() - Method in class org.apache.pdfbox.debugger.ui.WindowPrefs
- getExtendedState() - Method in class org.apache.pdfbox.debugger.ui.WindowPrefs
- getFiles() - Method in class org.apache.pdfbox.debugger.ui.RecentFiles
-
This gives the file in descending order where order is according to the time it is added.
- getFilterList() - Method in class org.apache.pdfbox.debugger.streampane.Stream
-
Return the available filter list.
- getFindMenu() - Method in class org.apache.pdfbox.debugger.PDFDebugger
-
Returns the File menu.
- getFindMenuItem() - Method in class org.apache.pdfbox.debugger.PDFDebugger
-
Returns the Edit > Find > Find menu item.
- getFindNextMenuItem() - Method in class org.apache.pdfbox.debugger.PDFDebugger
-
Returns the Edit > Find > Find Next menu item.
- getFindPreviousMenuItem() - Method in class org.apache.pdfbox.debugger.PDFDebugger
-
Returns the Edit > Find > Find Previous menu item.
- getIconHeight() - Method in class org.apache.pdfbox.debugger.ui.HighResolutionImageIcon
- getIconWidth() - Method in class org.apache.pdfbox.debugger.ui.HighResolutionImageIcon
- getImage(PDResources) - Method in class org.apache.pdfbox.debugger.streampane.Stream
-
Provide the image for stream.
- getImageType() - Static method in class org.apache.pdfbox.debugger.ui.ImageTypeMenu
- getImageType(String) - Static method in class org.apache.pdfbox.debugger.ui.ImageTypeMenu
- getImageZoomScale() - Method in class org.apache.pdfbox.debugger.ui.ZoomMenu
- getIndex() - Method in class org.apache.pdfbox.debugger.colorpane.IndexedColorant
- getIndex() - Method in class org.apache.pdfbox.debugger.ui.ArrayEntry
-
This will get the index of the array entry.
- getIndexOfChild(Object, Object) - Method in class org.apache.pdfbox.debugger.ui.PDFTreeModel
-
Returns the index of child in parent.
- getInstance() - Static method in class org.apache.pdfbox.debugger.ui.ImageTypeMenu
-
Provides the ImageTypeMenu instance.
- getInstance() - Static method in class org.apache.pdfbox.debugger.ui.RenderDestinationMenu
-
Provides the RenderDestination instance.
- getInstance() - Static method in class org.apache.pdfbox.debugger.ui.RotationMenu
-
Provides the RotationMenu instance.
- getInstance() - Static method in class org.apache.pdfbox.debugger.ui.ZoomMenu
-
Provides the ZoomMenu instance.
- getItem() - Method in class org.apache.pdfbox.debugger.ui.ArrayEntry
-
This will get the value for this entry.
- getItem() - Method in class org.apache.pdfbox.debugger.ui.MapEntry
-
This will get the value for this entry.
- getKey() - Method in class org.apache.pdfbox.debugger.ui.MapEntry
-
Get the key for this entry.
- getLogLabel() - Method in class org.apache.pdfbox.debugger.ui.ReaderBottomPanel
- getMaximum() - Method in class org.apache.pdfbox.debugger.colorpane.DeviceNColorant
- getMinimum() - Method in class org.apache.pdfbox.debugger.colorpane.DeviceNColorant
- getName() - Method in class org.apache.pdfbox.debugger.colorpane.DeviceNColorant
- getPage(int) - Method in class org.apache.pdfbox.debugger.ui.DocumentEntry
- getPageCount() - Method in class org.apache.pdfbox.debugger.ui.DocumentEntry
- getPageLabel(PDDocument, int) - Static method in class org.apache.pdfbox.debugger.PDFDebugger
-
Convenience method to get the page label if available.
- getPageNum() - Method in class org.apache.pdfbox.debugger.ui.PageEntry
- getPageZoomScale() - Method in class org.apache.pdfbox.debugger.ui.ZoomMenu
- getPane() - Method in class org.apache.pdfbox.debugger.flagbitspane.FlagBitsPane
-
Returns the Pane itself
- getPane() - Method in class org.apache.pdfbox.debugger.fontencodingpane.FontEncodingPaneController
-
Return a pane to display details of a font.
- getPane() - Method in class org.apache.pdfbox.debugger.hexviewer.HexView
- getPane() - Method in class org.apache.pdfbox.debugger.stringpane.StringPane
- getPanel() - Method in class org.apache.pdfbox.debugger.colorpane.CSArrayBased
-
return the main panel that hold all the UI elements.
- getPanel() - Method in class org.apache.pdfbox.debugger.colorpane.CSDeviceN
-
return the main panel that hold all the UI elements.
- getPanel() - Method in class org.apache.pdfbox.debugger.colorpane.CSIndexed
-
return the main panel that hold all the UI elements.
- getPanel() - Method in class org.apache.pdfbox.debugger.colorpane.CSSeparation
-
return the main panel that hold all the UI elements.
- getPanel() - Method in class org.apache.pdfbox.debugger.pagepane.PagePane
-
Returns the main panel that hold all the UI elements.
- getPanel() - Method in class org.apache.pdfbox.debugger.streampane.StreamPane
- getPanel() - Method in class org.apache.pdfbox.debugger.treestatus.TreeStatusPane
-
Return the panel of this TreeStatusPane.
- getPanoseBytes(COSDictionary) - Method in class org.apache.pdfbox.debugger.flagbitspane.PanoseFlag
- getPath() - Method in class org.apache.pdfbox.debugger.ui.PageEntry
- getPathForString(String) - Method in class org.apache.pdfbox.debugger.treestatus.TreeStatus
-
Provides TreePath for a given status string.
- getPopupLocation(MouseEvent) - Method in class org.apache.pdfbox.debugger.ui.Tree
- getRenderDestination() - Static method in class org.apache.pdfbox.debugger.ui.RenderDestinationMenu
- getRenderDestination(String) - Static method in class org.apache.pdfbox.debugger.ui.RenderDestinationMenu
- getRGBValuesString() - Method in class org.apache.pdfbox.debugger.colorpane.IndexedColorant
- getRoot() - Method in class org.apache.pdfbox.debugger.ui.PDFTreeModel
-
Returns the root of the tree.
- getRotatedImage(BufferedImage, int) - Static method in class org.apache.pdfbox.debugger.ui.ImageUtil
-
Return an image rotated by a multiple of 90°.
- getRotationDegrees() - Static method in class org.apache.pdfbox.debugger.ui.RotationMenu
- getRotationDegrees(String) - Static method in class org.apache.pdfbox.debugger.ui.RotationMenu
- getRowCount() - Method in class org.apache.pdfbox.debugger.colorpane.DeviceNTableModel
- getRowCount() - Method in class org.apache.pdfbox.debugger.colorpane.IndexedTableModel
- getSearchPanel() - Method in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
- getStatusLabel() - Method in class org.apache.pdfbox.debugger.ui.ReaderBottomPanel
- getStream(String) - Method in class org.apache.pdfbox.debugger.streampane.Stream
-
Returns a InputStream of a partially filtered stream.
- getStringForPath(TreePath) - Method in class org.apache.pdfbox.debugger.treestatus.TreeStatus
-
Provides status string for a TreePath instance.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.apache.pdfbox.debugger.colorpane.ColorBarCellRenderer
- getToolTip(int, JTextComponent) - Method in class org.apache.pdfbox.debugger.streampane.tooltip.ToolTipController
-
Returns the tooltip text for the operator.
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.apache.pdfbox.debugger.ui.PDFTreeCellRenderer
- getValue() - Method in class org.apache.pdfbox.debugger.ui.ArrayEntry
-
This will get the value for this entry.
- getValue() - Method in class org.apache.pdfbox.debugger.ui.MapEntry
-
This will get the value for this entry.
- getValueAt(int, int) - Method in class org.apache.pdfbox.debugger.colorpane.DeviceNTableModel
- getValueAt(int, int) - Method in class org.apache.pdfbox.debugger.colorpane.IndexedTableModel
- getZoomScale() - Static method in class org.apache.pdfbox.debugger.ui.ZoomMenu
-
Tell the current zoom scale.
H
- HexView - Class in org.apache.pdfbox.debugger.hexviewer
- HexView() - Constructor for class org.apache.pdfbox.debugger.hexviewer.HexView
- HexView(byte[]) - Constructor for class org.apache.pdfbox.debugger.hexviewer.HexView
-
Constructor.
- HighResolutionImageIcon - Class in org.apache.pdfbox.debugger.ui
- HighResolutionImageIcon(Image, int, int) - Constructor for class org.apache.pdfbox.debugger.ui.HighResolutionImageIcon
I
- IMAGE - Static variable in class org.apache.pdfbox.debugger.streampane.Stream
- IMAGE_DATA - Static variable in class org.apache.pdfbox.debugger.streampane.StreamPane
-
Deprecated.
- IMAGETYPE_ARGB - Static variable in class org.apache.pdfbox.debugger.ui.ImageTypeMenu
- IMAGETYPE_BITONAL - Static variable in class org.apache.pdfbox.debugger.ui.ImageTypeMenu
- IMAGETYPE_GRAY - Static variable in class org.apache.pdfbox.debugger.ui.ImageTypeMenu
- IMAGETYPE_RGB - Static variable in class org.apache.pdfbox.debugger.ui.ImageTypeMenu
- ImageTypeMenu - Class in org.apache.pdfbox.debugger.ui
- ImageUtil - Class in org.apache.pdfbox.debugger.ui
- IndexedColorant - Class in org.apache.pdfbox.debugger.colorpane
-
Class to represent Colorant in Indexed color.
- IndexedColorant() - Constructor for class org.apache.pdfbox.debugger.colorpane.IndexedColorant
-
Constructor.
- IndexedTableModel - Class in org.apache.pdfbox.debugger.colorpane
-
This the table model for showing Indexed color space which extends AbstractTableModel.
- IndexedTableModel(IndexedColorant[]) - Constructor for class org.apache.pdfbox.debugger.colorpane.IndexedTableModel
-
Constructor
- indexOf(PageEntry) - Method in class org.apache.pdfbox.debugger.ui.DocumentEntry
- info(Object) - Method in class org.apache.pdfbox.debugger.ui.DebugLog
- info(Object, Throwable) - Method in class org.apache.pdfbox.debugger.ui.DebugLog
- init(Frame, JLabel) - Static method in class org.apache.pdfbox.debugger.ui.LogDialog
- initGlobalEventHandlers() - Method in class org.apache.pdfbox.debugger.PDFDebugger
-
Initialize application global event handlers.
- INLINE_IMAGE_BEGIN - Static variable in class org.apache.pdfbox.debugger.streampane.StreamPane
-
Deprecated.
- INLINE_IMAGE_END - Static variable in class org.apache.pdfbox.debugger.streampane.StreamPane
-
Deprecated.
- insertUpdate(DocumentEvent) - Method in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
- instance() - Static method in class org.apache.pdfbox.debugger.ui.LogDialog
- invoke(Object, Method, Object[]) - Method in class org.apache.pdfbox.debugger.ui.OSXAdapter
- isCorrectMethod(Method, Object[]) - Method in class org.apache.pdfbox.debugger.ui.OSXAdapter
- isDebugEnabled() - Method in class org.apache.pdfbox.debugger.ui.DebugLog
- isEmpty() - Method in class org.apache.pdfbox.debugger.ui.RecentFiles
-
Check if file history is empty.
- isErrorEnabled() - Method in class org.apache.pdfbox.debugger.ui.DebugLog
- isFatalEnabled() - Method in class org.apache.pdfbox.debugger.ui.DebugLog
- isImage() - Method in class org.apache.pdfbox.debugger.streampane.Stream
-
Return if this is stream is an Image XObject.
- isImageTypeMenu(String) - Static method in class org.apache.pdfbox.debugger.ui.ImageTypeMenu
- isInfoEnabled() - Method in class org.apache.pdfbox.debugger.ui.DebugLog
- isLeaf(Object) - Method in class org.apache.pdfbox.debugger.ui.PDFTreeModel
-
Returns
true
ifnode
is a leaf. - isRenderDestinationMenu(String) - Static method in class org.apache.pdfbox.debugger.ui.RenderDestinationMenu
- isRotationMenu(String) - Static method in class org.apache.pdfbox.debugger.ui.RotationMenu
- isTraceEnabled() - Method in class org.apache.pdfbox.debugger.ui.DebugLog
- isWarnEnabled() - Method in class org.apache.pdfbox.debugger.ui.DebugLog
- isXmlMetadata() - Method in class org.apache.pdfbox.debugger.streampane.Stream
-
Return if this is stream is an Metadata stream.
- isZoomMenu(String) - Static method in class org.apache.pdfbox.debugger.ui.ZoomMenu
-
Tell whether the command belongs to the zoom menu.
L
- log(String, String, Object, Throwable) - Method in class org.apache.pdfbox.debugger.ui.LogDialog
- LogDialog - Class in org.apache.pdfbox.debugger.ui
-
Custom log dialog.
M
- main(String[]) - Static method in class org.apache.pdfbox.debugger.PDFDebugger
-
Entry point.
- MapEntry - Class in org.apache.pdfbox.debugger.ui
-
This is a simple class that will contain a key and a value.
- MapEntry() - Constructor for class org.apache.pdfbox.debugger.ui.MapEntry
- mouseClicked(MouseEvent) - Method in class org.apache.pdfbox.debugger.pagepane.PagePane
- mouseDragged(MouseEvent) - Method in class org.apache.pdfbox.debugger.pagepane.PagePane
- mouseEntered(MouseEvent) - Method in class org.apache.pdfbox.debugger.pagepane.PagePane
- mouseExited(MouseEvent) - Method in class org.apache.pdfbox.debugger.pagepane.PagePane
- mouseMoved(MouseEvent) - Method in class org.apache.pdfbox.debugger.pagepane.PagePane
-
Catch mouse event to display cursor position in PDF coordinates in the status bar.
- mousePressed(MouseEvent) - Method in class org.apache.pdfbox.debugger.pagepane.PagePane
- mouseReleased(MouseEvent) - Method in class org.apache.pdfbox.debugger.pagepane.PagePane
O
- openFile() - Method in class org.apache.pdfbox.debugger.ui.FileOpenSaveDialog
-
open a file prompting user to select the file.
- org.apache.pdfbox.debugger - package org.apache.pdfbox.debugger
- org.apache.pdfbox.debugger.colorpane - package org.apache.pdfbox.debugger.colorpane
- org.apache.pdfbox.debugger.flagbitspane - package org.apache.pdfbox.debugger.flagbitspane
- org.apache.pdfbox.debugger.fontencodingpane - package org.apache.pdfbox.debugger.fontencodingpane
- org.apache.pdfbox.debugger.hexviewer - package org.apache.pdfbox.debugger.hexviewer
- org.apache.pdfbox.debugger.pagepane - package org.apache.pdfbox.debugger.pagepane
- org.apache.pdfbox.debugger.streampane - package org.apache.pdfbox.debugger.streampane
- org.apache.pdfbox.debugger.streampane.tooltip - package org.apache.pdfbox.debugger.streampane.tooltip
- org.apache.pdfbox.debugger.stringpane - package org.apache.pdfbox.debugger.stringpane
- org.apache.pdfbox.debugger.treestatus - package org.apache.pdfbox.debugger.treestatus
- org.apache.pdfbox.debugger.ui - package org.apache.pdfbox.debugger.ui
- org.apache.pdfbox.debugger.ui.textsearcher - package org.apache.pdfbox.debugger.ui.textsearcher
- OSXAdapter - Class in org.apache.pdfbox.debugger.ui
-
Hooks existing preferences/about/quit functionality from an existing Java app into handlers for the Mac OS X application menu.
- OSXAdapter(String, Object, Method) - Constructor for class org.apache.pdfbox.debugger.ui.OSXAdapter
P
- pack() - Method in class org.apache.pdfbox.debugger.ui.LogDialog
- PageEntry - Class in org.apache.pdfbox.debugger.ui
-
Represents an abstract view of a page in the tree view.
- PageEntry(COSDictionary, int, String) - Constructor for class org.apache.pdfbox.debugger.ui.PageEntry
- PagePane - Class in org.apache.pdfbox.debugger.pagepane
-
Display the page number and a page rendering.
- PagePane(PDDocument, COSDictionary, JLabel) - Constructor for class org.apache.pdfbox.debugger.pagepane.PagePane
- paintIcon(Component, Graphics, int, int) - Method in class org.apache.pdfbox.debugger.ui.HighResolutionImageIcon
- PanoseFlag - Class in org.apache.pdfbox.debugger.flagbitspane
- PanoseFlag(COSDictionary) - Constructor for class org.apache.pdfbox.debugger.flagbitspane.PanoseFlag
-
Constructor.
- PDFDebugger - Class in org.apache.pdfbox.debugger
-
PDF Debugger.
- PDFDebugger() - Constructor for class org.apache.pdfbox.debugger.PDFDebugger
-
Constructor.
- PDFDebugger(boolean) - Constructor for class org.apache.pdfbox.debugger.PDFDebugger
-
Constructor.
- PDFTreeCellRenderer - Class in org.apache.pdfbox.debugger.ui
-
A class to render tree cells for the pdfviewer.
- PDFTreeCellRenderer() - Constructor for class org.apache.pdfbox.debugger.ui.PDFTreeCellRenderer
- PDFTreeModel - Class in org.apache.pdfbox.debugger.ui
-
A class to model a PDF document as a tree structure.
- PDFTreeModel() - Constructor for class org.apache.pdfbox.debugger.ui.PDFTreeModel
-
constructor.
- PDFTreeModel(DocumentEntry) - Constructor for class org.apache.pdfbox.debugger.ui.PDFTreeModel
-
Constructor to take a document.
- PDFTreeModel(PDDocument) - Constructor for class org.apache.pdfbox.debugger.ui.PDFTreeModel
-
Constructor to take a document.
- performApplicationExit() - Method in class org.apache.pdfbox.debugger.PDFDebugger
-
Exit the application after the window is closed.
- proxySignature - Variable in class org.apache.pdfbox.debugger.ui.OSXAdapter
R
- ReaderBottomPanel - Class in org.apache.pdfbox.debugger.ui
-
A panel to display at the bottom of the window for status and other stuff.
- ReaderBottomPanel() - Constructor for class org.apache.pdfbox.debugger.ui.ReaderBottomPanel
- RecentFiles - Class in org.apache.pdfbox.debugger.ui
-
A class to save recent file history in preference using java Preference api.
- RecentFiles(Class, int) - Constructor for class org.apache.pdfbox.debugger.ui.RecentFiles
-
Constructor.
- removeAll() - Method in class org.apache.pdfbox.debugger.ui.RecentFiles
-
Clear the previous recent file history.
- removeFile(String) - Method in class org.apache.pdfbox.debugger.ui.RecentFiles
-
Remove a file from recent file history.
- removeMenuListeners(PDFDebugger) - Method in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
- removeTreeModelListener(TreeModelListener) - Method in class org.apache.pdfbox.debugger.ui.PDFTreeModel
-
Removes a listener previously added with
addTreeModelListener
. - removeUpdate(DocumentEvent) - Method in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
- RENDER_DESTINATION_EXPORT - Static variable in class org.apache.pdfbox.debugger.ui.RenderDestinationMenu
- RENDER_DESTINATION_PRINT - Static variable in class org.apache.pdfbox.debugger.ui.RenderDestinationMenu
- RENDER_DESTINATION_VIEW - Static variable in class org.apache.pdfbox.debugger.ui.RenderDestinationMenu
- RenderDestinationMenu - Class in org.apache.pdfbox.debugger.ui
- repairAcroFormMenuItem - Static variable in class org.apache.pdfbox.debugger.PDFDebugger
- resetZoom() - Method in class org.apache.pdfbox.debugger.ui.ZoomMenu
-
When a new file is loaded zoom values should be reset.
- RESTORE_GRAPHICS_STATE - Static variable in class org.apache.pdfbox.debugger.streampane.StreamPane
-
Deprecated.
- ROTATE_0_DEGREES - Static variable in class org.apache.pdfbox.debugger.ui.RotationMenu
- ROTATE_180_DEGREES - Static variable in class org.apache.pdfbox.debugger.ui.RotationMenu
- ROTATE_270_DEGREES - Static variable in class org.apache.pdfbox.debugger.ui.RotationMenu
- ROTATE_90_DEGREES - Static variable in class org.apache.pdfbox.debugger.ui.RotationMenu
- RotationMenu - Class in org.apache.pdfbox.debugger.ui
S
- SAVE_GRAPHICS_STATE - Static variable in class org.apache.pdfbox.debugger.streampane.StreamPane
-
Deprecated.
- saveFile(byte[], String) - Method in class org.apache.pdfbox.debugger.ui.FileOpenSaveDialog
-
Saves data into a file after the user is prompted to choose the destination.
- Searcher - Class in org.apache.pdfbox.debugger.ui.textsearcher
- Searcher(JTextComponent) - Constructor for class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
-
Constructor.
- setAboutHandler(Object, Method) - Static method in class org.apache.pdfbox.debugger.ui.OSXAdapter
- setApplicationEventHandled(Object, boolean) - Method in class org.apache.pdfbox.debugger.ui.OSXAdapter
- setBounds(Rectangle) - Method in class org.apache.pdfbox.debugger.ui.WindowPrefs
- setDividerLocation(int) - Method in class org.apache.pdfbox.debugger.ui.WindowPrefs
- setExtendedState(int) - Method in class org.apache.pdfbox.debugger.ui.WindowPrefs
- setFileHandler(Object, Method) - Static method in class org.apache.pdfbox.debugger.ui.OSXAdapter
- setHandler(OSXAdapter) - Static method in class org.apache.pdfbox.debugger.ui.OSXAdapter
- setImageTypeSelection(String) - Method in class org.apache.pdfbox.debugger.ui.ImageTypeMenu
-
Set the image type selection.
- setImageZoomScale(float) - Method in class org.apache.pdfbox.debugger.ui.ZoomMenu
- setIndex(int) - Method in class org.apache.pdfbox.debugger.colorpane.IndexedColorant
- setIndex(int) - Method in class org.apache.pdfbox.debugger.ui.ArrayEntry
-
This will set the index value.
- setItem(COSBase) - Method in class org.apache.pdfbox.debugger.ui.ArrayEntry
-
This will set the value for this entry.
- setItem(COSBase) - Method in class org.apache.pdfbox.debugger.ui.MapEntry
-
This will set the value for this entry.
- setKey(COSName) - Method in class org.apache.pdfbox.debugger.ui.MapEntry
-
This will set the key for this entry.
- setMaximum(Color) - Method in class org.apache.pdfbox.debugger.colorpane.DeviceNColorant
- setMinimum(Color) - Method in class org.apache.pdfbox.debugger.colorpane.DeviceNColorant
- setName(String) - Method in class org.apache.pdfbox.debugger.colorpane.DeviceNColorant
- setPageZoomScale(float) - Method in class org.apache.pdfbox.debugger.ui.ZoomMenu
- setPreferencesHandler(Object, Method) - Static method in class org.apache.pdfbox.debugger.ui.OSXAdapter
- setQuitHandler(Object, Method) - Static method in class org.apache.pdfbox.debugger.ui.OSXAdapter
- setRenderDestinationSelection(String) - Method in class org.apache.pdfbox.debugger.ui.RenderDestinationMenu
-
Set the render destination selection.
- setRgbValues(float[]) - Method in class org.apache.pdfbox.debugger.colorpane.IndexedColorant
- setRotationSelection(String) - Method in class org.apache.pdfbox.debugger.ui.RotationMenu
-
Set the rotation selection.
- setValue(COSBase) - Method in class org.apache.pdfbox.debugger.ui.ArrayEntry
-
This will set the value for this entry.
- setValue(COSBase) - Method in class org.apache.pdfbox.debugger.ui.MapEntry
-
This will set the value for this entry.
- SigFlag - Class in org.apache.pdfbox.debugger.flagbitspane
- stateChanged(ChangeEvent) - Method in class org.apache.pdfbox.debugger.colorpane.CSSeparation
-
input changed in slider.
- stateChanged(ChangeEvent) - Method in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
- Stream - Class in org.apache.pdfbox.debugger.streampane
- StreamPane - Class in org.apache.pdfbox.debugger.streampane
- StreamPane(COSStream, boolean, boolean, COSDictionary) - Constructor for class org.apache.pdfbox.debugger.streampane.StreamPane
-
Constructor.
- StringPane - Class in org.apache.pdfbox.debugger.stringpane
- StringPane(COSString) - Constructor for class org.apache.pdfbox.debugger.stringpane.StringPane
T
- targetMethod - Variable in class org.apache.pdfbox.debugger.ui.OSXAdapter
- targetObject - Variable in class org.apache.pdfbox.debugger.ui.OSXAdapter
- ToolTipController - Class in org.apache.pdfbox.debugger.streampane.tooltip
- ToolTipController(PDResources) - Constructor for class org.apache.pdfbox.debugger.streampane.tooltip.ToolTipController
-
Constructor.
- toString() - Method in class org.apache.pdfbox.debugger.ui.DocumentEntry
- toString() - Method in class org.apache.pdfbox.debugger.ui.MapEntry
-
This will output a string representation of this class.
- toString() - Method in class org.apache.pdfbox.debugger.ui.PageEntry
- trace(Object) - Method in class org.apache.pdfbox.debugger.ui.DebugLog
- trace(Object, Throwable) - Method in class org.apache.pdfbox.debugger.ui.DebugLog
- Tree - Class in org.apache.pdfbox.debugger.ui
- Tree(Component) - Constructor for class org.apache.pdfbox.debugger.ui.Tree
-
Constructor.
- TreeStatus - Class in org.apache.pdfbox.debugger.treestatus
- TreeStatus(Object) - Constructor for class org.apache.pdfbox.debugger.treestatus.TreeStatus
-
Constructor.
- TreeStatusPane - Class in org.apache.pdfbox.debugger.treestatus
- TreeStatusPane(JTree) - Constructor for class org.apache.pdfbox.debugger.treestatus.TreeStatusPane
-
Constructor.
U
- UNFILTERED - Static variable in class org.apache.pdfbox.debugger.streampane.Stream
- updateTreeStatus(TreeStatus) - Method in class org.apache.pdfbox.debugger.treestatus.TreeStatusPane
-
In case of document changing this should be called to update TreeStatus value of the pane.
V
- valueChanged(TreeSelectionEvent) - Method in class org.apache.pdfbox.debugger.treestatus.TreeStatusPane
-
Tree selection change listener which updates status string.
- valueForPathChanged(TreePath, Object) - Method in class org.apache.pdfbox.debugger.ui.PDFTreeModel
-
Messaged when the user has altered the value for the item identified by
path
tonewValue
.
W
- warn(Object) - Method in class org.apache.pdfbox.debugger.ui.DebugLog
- warn(Object, Throwable) - Method in class org.apache.pdfbox.debugger.ui.DebugLog
- WindowPrefs - Class in org.apache.pdfbox.debugger.ui
-
A class to save windows position and size in preference using java Preference API.
- WindowPrefs(Class) - Constructor for class org.apache.pdfbox.debugger.ui.WindowPrefs
Z
- ZoomMenu - Class in org.apache.pdfbox.debugger.ui
All Classes All Packages