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