Uses of Class
org.apache.pdfbox.debugger.PDFDebugger
Packages that use PDFDebugger
-
Uses of PDFDebugger in org.apache.pdfbox.debugger.ui
Fields in org.apache.pdfbox.debugger.ui declared as PDFDebuggerMethods in org.apache.pdfbox.debugger.ui with parameters of type PDFDebuggerModifier and TypeMethodDescriptionstatic ViewMenuViewMenu.getInstance(PDFDebugger pdfDebugger) Provides the ViewMenu instance.Constructors in org.apache.pdfbox.debugger.ui with parameters of type PDFDebugger -
Uses of PDFDebugger in org.apache.pdfbox.debugger.ui.textsearcher
Methods in org.apache.pdfbox.debugger.ui.textsearcher with parameters of type PDFDebuggerModifier and TypeMethodDescriptionvoidSearcher.addMenuListeners(PDFDebugger frame) voidSearchPanel.addMenuListeners(PDFDebugger frame) voidSearcher.removeMenuListeners(PDFDebugger frame) voidSearchPanel.removeMenuListeners(PDFDebugger frame)