public final class DialogOwner extends Object implements PrintRequestAttribute
IPP Compatibility: This is not an IPP attribute.
| Constructor and Description |
|---|
DialogOwner(Frame frame)
Construct a new dialog type selection enumeration value with the
given integer value.
|
| Modifier and Type | Method and Description |
|---|---|
Class |
getCategory()
Get the printing attribute class which is to be used as the "category"
for this printing attribute value.
|
String |
getName()
Get the name of the category of which this attribute value is an
instance.
|
Frame |
getOwner()
Returns the string table for class DialogOwner.
|
public DialogOwner(Frame frame)
value - Integer value.public final Class getCategory()
For class DialogOwner the category is class DialogOwner itself.
getCategory in interface Attributejava.lang.Class.