Yazi Ekle
-
java
|
javax
|
org
javax
>
javax.print
>
javax.print.printservice
>
Interface: javax.print.PrintService
javax.print.PrintService
public interface
PrintService
FIELDS:
CONSTRUCTORS:
METHODS:
void
addPrintServiceAttributeListener
(
PrintServiceAttributeListener
listener)
DocPrintJob
createPrintJob
()
boolean
equals
(
Object
obj)
Object
getAttribute
(
Class
category)
Throws:
NullPointerException
Throws:
IllegalArgumentException
PrintServiceAttributeSet
getAttributes
()
Object
getDefaultAttributeValue
(
Class
category)
Throws:
NullPointerException
Throws:
IllegalArgumentException
String
getName
()
ServiceUIFactory
getServiceUIFactory
()
Class
[]
getSupportedAttributeCategories
()
Object
getSupportedAttributeValues
(
Class
category,
DocFlavor
flavor,
AttributeSet
attributes)
Throws:
NullPointerException
Throws:
IllegalArgumentException
DocFlavor
[]
getSupportedDocFlavors
()
AttributeSet
getUnsupportedAttributes
(
DocFlavor
flavor,
AttributeSet
attributes)
Throws:
IllegalArgumentException
int
hashCode
()
boolean
isAttributeCategorySupported
(
Class
category)
Throws:
NullPointerException
Throws:
IllegalArgumentException
boolean
isAttributeValueSupported
(
Attribute
attrval,
DocFlavor
flavor,
AttributeSet
attributes)
Throws:
NullPointerException
Throws:
IllegalArgumentException
boolean
isDocFlavorSupported
(
DocFlavor
flavor)
Throws:
NullPointerException
void
removePrintServiceAttributeListener
(
PrintServiceAttributeListener
listener)
INHERITED METHODS:
SUBINTERFACES:
MultiDocPrintService
,
Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net