Uses of Class
org.apache.pdfbox.debugger.ui.PrintDpiMenu
-
Packages that use PrintDpiMenu Package Description org.apache.pdfbox.debugger.ui -
-
Uses of PrintDpiMenu in org.apache.pdfbox.debugger.ui
Fields in org.apache.pdfbox.debugger.ui declared as PrintDpiMenu Modifier and Type Field Description private static PrintDpiMenu
PrintDpiMenu. instance
Methods in org.apache.pdfbox.debugger.ui that return PrintDpiMenu Modifier and Type Method Description static PrintDpiMenu
PrintDpiMenu. getInstance()
Provides the DpiMenu instance.
-