Module jEdit

Class PrintRangeType

java.lang.Object
javax.print.attribute.IntegerSyntax
org.gjt.sp.jedit.print.PrintRangeType
All Implemented Interfaces:
Serializable, Cloneable, Attribute, PrintJobAttribute, PrintRequestAttribute

public class PrintRangeType extends IntegerSyntax implements PrintRequestAttribute, PrintJobAttribute
Custom print request attribute to represent a page range type, i.e. all pages, current page, range of pages, just a selection of lines, or only odd or even pages.
See Also: