| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Finishings | |
|---|---|
| javax.print.attribute.standard | Package javax.print.attribute.standard contains classes for specific printing attributes. | 
| Uses of Finishings in javax.print.attribute.standard | 
|---|
| Fields in javax.print.attribute.standard declared as Finishings | |
|---|---|
| static Finishings | Finishings.BINDThis value indicates that a binding is to be applied to the document; the type and placement of the binding is site-defined. | 
| static Finishings | Finishings.COVERThis value is specified when it is desired to select a non-printed (or pre-printed) cover for the document. | 
| static Finishings | Finishings.EDGE_STITCHBind the document(s) with one or more staples (wire stitches) along one edge. | 
| static Finishings | Finishings.EDGE_STITCH_BOTTOMBind the document(s) with one or more staples (wire stitches) along the bottom edge. | 
| static Finishings | Finishings.EDGE_STITCH_LEFTBind the document(s) with one or more staples (wire stitches) along the left edge. | 
| static Finishings | Finishings.EDGE_STITCH_RIGHTBind the document(s) with one or more staples (wire stitches) along the right edge. | 
| static Finishings | Finishings.EDGE_STITCH_TOPBind the document(s) with one or more staples (wire stitches) along the top edge. | 
| static Finishings | Finishings.NONEPerform no binding. | 
| static Finishings | Finishings.SADDLE_STITCHBind the document(s) with one or more staples (wire stitches) along the middle fold. | 
| static Finishings | Finishings.STAPLEBind the document(s) with one or more staples. | 
| static Finishings | Finishings.STAPLE_BOTTOM_LEFTBind the document(s) with one or more staples in the bottom left corner. | 
| static Finishings | Finishings.STAPLE_BOTTOM_RIGHTBind the document(s) with one or more staples in the bottom right corner. | 
| static Finishings | Finishings.STAPLE_DUAL_BOTTOMBind the document(s) with two staples (wire stitches) along the bottom edge assuming a portrait document (see above). | 
| static Finishings | Finishings.STAPLE_DUAL_LEFTBind the document(s) with two staples (wire stitches) along the left edge assuming a portrait document (see above). | 
| static Finishings | Finishings.STAPLE_DUAL_RIGHTBind the document(s) with two staples (wire stitches) along the right edge assuming a portrait document (see above). | 
| static Finishings | Finishings.STAPLE_DUAL_TOPBind the document(s) with two staples (wire stitches) along the top edge assuming a portrait document (see above). | 
| static Finishings | Finishings.STAPLE_TOP_LEFTBind the document(s) with one or more staples in the top left corner. | 
| static Finishings | Finishings.STAPLE_TOP_RIGHTBind the document(s) with one or more staples in the top right corner. | 
| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 2008 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.