Uses of Enum Class
org.gjt.sp.jedit.print.PrintPreviewModel.Zoom
Packages that use PrintPreviewModel.Zoom
-
Uses of PrintPreviewModel.Zoom in org.gjt.sp.jedit.print
Methods in org.gjt.sp.jedit.print that return PrintPreviewModel.ZoomModifier and TypeMethodDescriptionPrintPreviewModel.getZoom()static PrintPreviewModel.ZoomReturns the enum constant of this class with the specified name.static PrintPreviewModel.Zoom[]PrintPreviewModel.Zoom.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.gjt.sp.jedit.print with parameters of type PrintPreviewModel.Zoom