| Package | Description | 
|---|---|
| org.gjt.sp.jedit.print | Printing. | 
| Modifier and Type | Field and Description | 
|---|---|
| static PrintRangeType | PrintRangeType. ALL | 
| static PrintRangeType | PrintRangeType. CURRENT_PAGE | 
| static PrintRangeType | PrintRangeType. EVEN | 
| static PrintRangeType | PrintRangeType. ODD | 
| static PrintRangeType | PrintRangeType. RANGE | 
| static PrintRangeType | PrintRangeType. SELECTION | 
| Modifier and Type | Method and Description | 
|---|---|
| PrintRangeType | PrintPreviewModel. getPrintRangeType() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PrintPreviewModel. setPrintRangeType(PrintRangeType type) |