Class Reverse
java.lang.Object
org.gjt.sp.jedit.print.Reverse
- All Implemented Interfaces:
Serializable, Attribute, DocAttribute, PrintJobAttribute, PrintRequestAttribute
public class Reverse
extends Object
implements DocAttribute, PrintRequestAttribute, PrintJobAttribute
Custom print attribute indicating the pages should be printed in reverse
order. This is just a marker attribute, if present, pages should be printed
in reverse order, if not present, then print pages in forward order.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Reverse
public Reverse()
-
-
Method Details
-
equals
-
getCategory
- Specified by:
getCategoryin interfaceAttribute
-
getName
-