Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Javax.print Classes and Interfaces - 134 results found.
NameDescriptionTypePackageFramework
AttributeSetUtilities Methods for creating unmodifiable and synchronized views of attribute operations useful for buildingClassjavax.print.attributeJava SE
Attribute printing attribute class to indicate that the class represents a printing attribute.Interfacejavax.print.attributeJava SE
AttributeException PrintException can implement to report an error condition involving one or more printing attributes that a particular PrintInterfacejavax.printJava SE
AttributeSet attributes.Interfacejavax.print.attributeJava SE
Chromaticity specifies monochrome or color printing.Classjavax.print.attribute.standardJava SE
ColorSupported identifies whether the device is capable of any type of color printing at all, including highlight color as well as full process color.Classjavax.print.attribute.standardJava SE
Compression specifies how print data is compressed.Classjavax.print.attribute.standardJava SE
Copies number of copies to be printed.Classjavax.print.attribute.standardJava SE
CopiesSupported gives the supported values for a Copies attribute.Classjavax.print.attribute.standardJava SE
CancelablePrintJobThis interface is used by a printing application to cancel a print job.Interfacejavax.printJava SE
DateTimeAtCompleted attribute, that indicates the date and time at which the Print Job completed (or was canceled or aborted).Classjavax.print.attribute.standardJava SE
DateTimeAtCreation attribute, that indicates the date and time at which the Print Job was To construct a DateTimeAtCreation attribute from separate values of the year,Classjavax.print.attribute.standardJava SE
DateTimeAtProcessing attribute, that indicates the date and time at which the Print Job first To construct a DateTimeAtProcessing attribute from separate values of theClassjavax.print.attribute.standardJava SE
DateTimeSyntax implementation of all attributes whose value is a date and time.Classjavax.print.attributeJava SE
Destination indicate an alternate destination for the spooled printer formatted data.Classjavax.print.attribute.standardJava SE
DialogTypeSelection that indicates the user dialog type to be used for specifying If NATIVE is specified, then where available, a nativeClassjavax.print.attribute.standardJava SE
DocFlavor format in which print data is supplied to a DocPrintJob.Classjavax.printJava SE
DocFlavor .BYTE_ARRAY DocFlavor objects for example doc flavors using a byte array (byte[]) as the print data representation class.Classjavax.print.DocFlavorJava SE
DocFlavor .CHAR_ARRAY DocFlavor objects for example doc flavors using a character array (char[]) as the print data representation class.Classjavax.print.DocFlavorJava SE
DocFlavor .INPUT_STREAM DocFlavor objects for example doc flavors using a byte stream (java.Classjavax.print.DocFlavorJava SE
DocFlavor .READER objects for example doc flavors using a character stream (java.Classjavax.print.DocFlavorJava SE
DocFlavor .SERVICE_FORMATTED DocFlavor objects for example doc flavors for service formatted printSee Also:Serialized FormClassjavax.print.DocFlavorJava SE
DocFlavor .STRING objects for example doc flavors using a string (java.Classjavax.print.DocFlavorJava SE
DocFlavor .URL For example doc flavors using a Uniform Resource Locator (java.Classjavax.print.DocFlavorJava SE
DocumentName specifies the name of a document.Classjavax.print.attribute.standardJava SE
DocInterfacejavax.printJava SE
DocAttribute class implements to indicate the attribute denotes a setting for a doc.Interfacejavax.print.attributeJava SE
DocAttributeSet attributes, i.Interfacejavax.print.attributeJava SE
DocPrintJobThis interface represents a print job that can print a specified document with a set of job attributes.Interfacejavax.printJava SE
EnumSyntax implementation of all type safe enumeration objects.Classjavax.print.attributeJava SE
Fidelity that indicates whether total fidelity to client supplied print request attributes is required.Classjavax.print.attribute.standardJava SE
Finishings identifies whether the printer applies a finishing operation of some kind of binding to each copy of each printed document in the job.Classjavax.print.attribute.standardJava SE
FlavorException involving a doc flavor or flavors (class DocFlavor).Interfacejavax.printJava SE
HashAttributeSet implementation with characteristics of a hash map.Classjavax.print.attributeJava SE
HashDocAttributeSet inherits its implementation from class HashAttributeSet and enforces the semantic restrictions of interface DocAttributeSet.Classjavax.print.attributeJava SE
HashPrintJobAttributeSet which inherits its implementation from class HashAttributeSet and enforces the semantic restrictions of interface PrintJobAttributeSet.Classjavax.print.attributeJava SE
HashPrintRequestAttributeSet class HashAttributeSet and enforces the semantic restrictions of interfaceClassjavax.print.attributeJava SE
HashPrintServiceAttributeSet which inherits its implementation from class HashAttributeSet and enforces the semantic restrictions of interface PrintServiceAttributeSet.Classjavax.print.attributeJava SE
IntegerSyntax implementation of all attributes with integer values.Classjavax.print.attributeJava SE
JobHoldUntil specifies the exact date and time at which the job must become a candidate If the value of this attribute specifies a date-time that is in the future,Classjavax.print.attribute.standardJava SE
JobImpressions specifies the total size in number of impressions of the document(s) being submitted.Classjavax.print.attribute.standardJava SE
JobImpressionsCompleted that specifies the number of impressions completed for the job so far.Classjavax.print.attribute.standardJava SE
JobImpressionsSupported integers, that gives the supported values for a JobImpressions attribute.Classjavax.print.attribute.standardJava SE
JobKOctets the total size of the document(s) in K octets, i.Classjavax.print.attribute.standardJava SE
JobKOctetsProcessed specifies the total number of print data octets processed so far in K octets, i.Classjavax.print.attribute.standardJava SE
JobKOctetsSupported that gives the supported values for a JobKOctets attribute.Classjavax.print.attribute.standardJava SE
JobMediaSheets specifies the total number of media sheets to be produced for this job.Classjavax.print.attribute.standardJava SE
JobMediaSheetsCompleted that specifies the number of media sheets which have completed marking and stacking for the entire job so far, whether those sheets have been processedClassjavax.print.attribute.standardJava SE
JobMediaSheetsSupported integers, that gives the supported values for a JobMediaSheets attribute.Classjavax.print.attribute.standardJava SE
JobMessageFromOperator that provides a message from an operator, system administrator, or intelligent process to indicate to the end user the reasons forClassjavax.print.attribute.standardJava SE
JobName the name of a print job.Classjavax.print.attribute.standardJava SE
JobOriginatingUserName attribute, that contains the name of the end user that submitted the print job.Classjavax.print.attribute.standardJava SE
JobPriority specifies a print job's priority.Classjavax.print.attribute.standardJava SE
JobPrioritySupported that specifies whether a Print Service instance supports the JobPriority attribute and the number of different job priority The client can always specify any JobPriority valueClassjavax.print.attribute.standardJava SE
JobSheets determines which job start and end sheets, if any, must be printed with a job.Classjavax.print.attribute.standardJava SE
JobStateJobState is a printing attribute class, an enumeration, that identifies the current state of a print job.Classjavax.print.attribute.standardJava SE
JobStateReason provides additional information about the job's current state, i.Classjavax.print.attribute.standardJava SE
JobStateReasons values, that provides additional information about the job's current state, i.Classjavax.print.attribute.standardJava SE
Media medium on which to print.Classjavax.print.attribute.standardJava SE
MediaName enumeration) that specifies the media for a print job as a name.Classjavax.print.attribute.standardJava SE
MediaPrintableArea the printable and non-printable areas of media.Classjavax.print.attribute.standardJava SE
MediaSize that indicates the dimensions of the medium in a portrait orientation, with the X dimension running along the bottom edge and the Y dimension runningClassjavax.print.attribute.standardJava SE
MediaSize .Engineering for engineering media.Classjavax.print.attribute.standard.MediaSizeJava SE
MediaSize .ISOClassjavax.print.attribute.standard.MediaSizeJava SE
MediaSize .JIS (Japanese) media.Classjavax.print.attribute.standard.MediaSizeJava SE
MediaSize .NAClassjavax.print.attribute.standard.MediaSizeJava SE
MediaSize .Other miscellaneous media.Classjavax.print.attribute.standard.MediaSizeJava SE
MediaSizeName This attribute can be used instead of specifying MediaName or MediaTray.Classjavax.print.attribute.standardJava SE
MediaTray Class MediaTray is a printing attribute class, an enumeration, that specifies the media tray or bin for the job.Classjavax.print.attribute.standardJava SE
MultipleDocumentHandling that controls finishing operations and the placement of one or more print-stream pages into impressions and onto media sheets.Classjavax.print.attribute.standardJava SE
MultiDoc than one piece of print data for a Print Job.Interfacejavax.printJava SE
MultiDocPrintJobObtained from a MultiDocPrintService, a MultiDocPrintJob can print a specified collection of documents as a single print job with a set ofInterfacejavax.printJava SE
MultiDocPrintServiceInterface MultiPrintService is the factory for a MultiDocPrintJob.Interfacejavax.printJava SE
NumberOfDocuments indicates the number of individual docs the printer has accepted for this job, regardless of whether the docs' print data has reached the printer orClassjavax.print.attribute.standardJava SE
NumberOfInterveningJobs indicates the number of jobs that are ahead of this job in the relative chronological order of expected time to complete (i.Classjavax.print.attribute.standardJava SE
NumberUp the number of print-stream pages to impose upon a single side of an instance of a selected medium.Classjavax.print.attribute.standardJava SE
NumberUpSupported that gives the supported values for a NumberUp attribute.Classjavax.print.attribute.standardJava SE
OrientationRequested that indicates the desired orientation for printed print-stream pages; it does not describe the orientation of the client-supplied print-streamClassjavax.print.attribute.standardJava SE
OutputDeviceAssigned that identifies the output device to which the service has assigned this job.Classjavax.print.attribute.standardJava SE
PageRanges identifies the range(s) of print-stream pages that the Printer object uses for each copy of each document which are to be printed.Classjavax.print.attribute.standardJava SE
PagesPerMinute the nominal number of pages per minute to the nearest whole number which may be generated by this printer (e.Classjavax.print.attribute.standardJava SE
PagesPerMinuteColor indicates the nominal number of pages per minute to the nearest whole number which may be generated by this printer when printing color (e.Classjavax.print.attribute.standardJava SE
PDLOverrideSupported that expresses the printer's ability to attempt to override processing instructions embedded in documents' print data with processing instructionsClassjavax.print.attribute.standardJava SE
PresentationDirection that is used in conjunction with the NumberUp attribute to indicate the layout of multiple print-stream pages to impose upon aClassjavax.print.attribute.standardJava SE
PrinterInfo provides descriptive information about a printer.Classjavax.print.attribute.standardJava SE
PrinterIsAcceptingJobs that indicates whether the printer is currently able to accept jobs.Classjavax.print.attribute.standardJava SE
PrinterLocation identifies the location of the device.Classjavax.print.attribute.standardJava SE
PrinterMakeAndModel that the make and model of the printer.Classjavax.print.attribute.standardJava SE
PrinterMessageFromOperator attribute, that provides a message from an operator, system administrator, or intelligent process to indicate to the end user information about orClassjavax.print.attribute.standardJava SE
PrinterMoreInfo obtain more information about this specific printer.Classjavax.print.attribute.standardJava SE
PrinterMoreInfoManufacturer that is used to obtain more information about this type of device.Classjavax.print.attribute.standardJava SE
PrinterName specifies the name of a printer.Classjavax.print.attribute.standardJava SE
PrinterResolution exact resolution supported by a printer or to be used for a print job.Classjavax.print.attribute.standardJava SE
PrinterState identifies the current state of a printer.Classjavax.print.attribute.standardJava SE
PrinterStateReason that provides additional information about the printer's current state, i.Classjavax.print.attribute.standardJava SE
PrinterStateReasons enumeration values, that provides additional information about the printer's current state, i.Classjavax.print.attribute.standardJava SE
PrinterURI globally unique name of a printer.Classjavax.print.attribute.standardJava SE
PrintEventClassjavax.print.eventJava SE
PrintException occurred while using a Print Service instance.Classjavax.printJava SE
PrintJobAdapterAn abstract adapter class for receiving print job events.Classjavax.print.eventJava SE
PrintJobAttributeEvent reports to let the client know that one or more printing attributes for a PrintJob have changed.Classjavax.print.eventJava SE
PrintJobEvent reports to let a listener know of progress in the processing of theSee Also:Serialized FormClassjavax.print.eventJava SE
PrintQuality that specifies the print quality that the printer uses for the job.Classjavax.print.attribute.standardJava SE
PrintServiceAttributeEvent Print Service instance reports to let the client know of changes in the print service state.Classjavax.print.eventJava SE
PrintServiceLookup print services (typically equivalent to printers) of a particular type.Classjavax.printJava SE
PrintJobAttributePrintJobAttribute is a tagging interface which a printing attribute class implements to indicate the attribute describes the status of a PrintInterfacejavax.print.attributeJava SE
PrintJobAttributeListener DocPrintJob to monitor the status of attribute changes associated with the print job.Interfacejavax.print.eventJava SE
PrintJobAttributeSet job attributes, i.Interfacejavax.print.attributeJava SE
PrintJobListener DocPrintJob to monitor the status of These callback methods may be invoked on the thread processing theInterfacejavax.print.eventJava SE
PrintRequestAttribute attribute class implements to indicate the attribute denotes a requested setting for a print job.Interfacejavax.print.attributeJava SE
PrintRequestAttributeSet print request attributes, i.Interfacejavax.print.attributeJava SE
PrintService describes the capabilities of a Printer and can be queried regarding a printer's supported attributes.Interfacejavax.printJava SE
PrintServiceAttribute attribute class implements to indicate the attribute describes the status of a Print Service or some other characteristic of a Print Service.Interfacejavax.print.attributeJava SE
PrintServiceAttributeListener PrintService to monitor the status of the print service.Interfacejavax.print.eventJava SE
PrintServiceAttributeSet print job attributes, i.Interfacejavax.print.attributeJava SE
QueuedJobCount the number of jobs in the printer whose JobState is either PENDING, PENDING_HELD, PROCESSING, or PROCESSING_STOPPED.Classjavax.print.attribute.standardJava SE
ReferenceUriSchemesSupported an enumeration, that indicates a URI scheme, such as http: or ftp:, that a printer can use to retrieve print data stored at a URI location.Classjavax.print.attribute.standardJava SE
RequestingUserName that specifies the name of the end user that submitted the print job.Classjavax.print.attribute.standardJava SE
ResolutionSyntax implementation of all attributes denoting a printer resolution.Classjavax.print.attributeJava SE
ServiceUIThis class is a collection of UI convenience methods which provide a graphical user dialog for browsing print services looked up through the JavaClassjavax.printJava SE
ServiceUIFactoryServices may optionally provide UIs which allow different styles of interaction in different roles.Classjavax.printJava SE
SetOfIntegerSyntax implementation of all attributes whose value is a set of nonnegative integers.Classjavax.print.attributeJava SE
Severity the severity of a PrinterStateReason attribute.Classjavax.print.attribute.standardJava SE
SheetCollate specifies whether or not the media sheets of each copy of each printed document in a job are to be in sequence, when multiple copies of the documentClassjavax.print.attribute.standardJava SE
Sides how print-stream pages are to be imposed upon the sides of an instance of a selected medium, i.Classjavax.print.attribute.standardJava SE
SimpleDocThis class is an implementation of interface Doc that can be used in many common printing requests.Classjavax.printJava SE
Size2DSyntax implementation of all attributes denoting a size in two dimensions.Classjavax.print.attributeJava SE
StreamPrintServiceThis class extends PrintService and represents a print service that prints data in different formats to aClassjavax.printJava SE
StreamPrintServiceFactoryA StreamPrintServiceFactory is the factory for StreamPrintService instances,Classjavax.printJava SE
SupportedValuesAttribute attribute class implements to indicate the attribute describes the supported values for another attribute.Interfacejavax.print.attributeJava SE
TextSyntax implementation of all attributes whose value is a string.Classjavax.print.attributeJava SE
UnmodifiableSetExceptionThrown to indicate that the requested operation cannot be performed because the set is unmodifiable.Classjavax.print.attributeJava SE
URISyntax implementation of all attributes whose value is a Uniform Resource Identifier (URI).Classjavax.print.attributeJava SE
URIException involving a URI address.Interfacejavax.printJava SE