|
| |||||||||
| Tags: class, classes, java, java class, pageattributes, pageattributes class |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Confused about PageAttributes class
Hi All, I need you suggestions to sort-out my java programming query. I am getting troubled while studying the 'PageAttributes class' of the java programming language. I also don't have any idea about it's methods. I wonder if you let me know something about the this PageAttributes class of the java language. Suitable example over PageAttributes class will also be greatly appreciated. |
|
#2
| ||||
| ||||
| Re: Confused about PageAttributes class
It is a set of attributes which control the output of a printed page. Instances of this class control the color state, paper size (media type), orientation, logical origin, print quality, and resolution of every page which uses the instance. Attribute names are compliant with the Internet Printing Protocol (IPP) 1.1 where possible. Attribute values are partially compliant where possible. To use a method which takes an inner class type, pass a reference to one of the constant fields of the inner class. |
|
#3
| ||||
| ||||
| Re: Confused about PageAttributes class
Hello friends, Please study following six methods of the PageAttributes class:
|
|
#4
| ||||
| ||||
| Re: Confused about PageAttributes class
Below I have given some constructors of the PageAttributes class of java:
|
|
#5
| ||||
| ||||
| Re: Confused about PageAttributes class
Hi, If you want to know about nested classes of 'PageAttributes class', then please refer below:
|
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Confused about PageAttributes class" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Confused about Scrollbar class | Jagruti23 | Software Development | 5 | 06-03-2010 04:18 PM |
| Confused about JApplet class | ScarFace 01 | Software Development | 5 | 19-02-2010 08:50 AM |
| Confused about JCheckBox class | Khan Baba | Software Development | 5 | 18-02-2010 12:54 PM |
| Confused with JInternalFrame class | Truster | Software Development | 5 | 17-02-2010 09:58 AM |
| Confused with JPopupMenu class | Bottlenecked | Software Development | 5 | 16-02-2010 09:27 AM |