| Package | Description | 
|---|---|
| org.gjt.sp.jedit.print | Printing. | 
| Modifier and Type | Method and Description | 
|---|---|
| PrintPreviewModel.Zoom | PrintPreviewModel. getZoom() | 
| static PrintPreviewModel.Zoom | PrintPreviewModel.Zoom. valueOf(java.lang.String name)Returns 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PrintPreviewModel. setZoom(PrintPreviewModel.Zoom zoom) |