API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.print.attribute.standard. MediaSize.Other View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      MediaSize.Other
Implements
Subclasses
Description
publicfinalstatic class MediaSize.Other
Class MediaSize.Other includes MediaSize values for miscellaneous media.
See also:   
Constructors
private MediaSize.Other ()
Hide all constructors.
Methods
Hide/Show inherited methods
Fields
Hide/Show inherited fields
publicfinalstatic MediaSize EXECUTIVE
Specifies the executive size, 7.25 inches by 10.5 inches.
publicfinalstatic MediaSize FOLIO
Specifies the folio size, 8.5 inches by 13 inches.
publicfinalstatic MediaSize INVOICE
Specifies the invoice size, 5.5 inches by 8.5 inches.
publicfinalstatic MediaSize ITALY_ENVELOPE
Specifies the Italy envelope size, 110 mm by 230 mm.
publicfinalstatic MediaSize JAPANESE_DOUBLE_POSTCARD
Specifies the Japanese Double postcard size, 148 mm by 200 mm.
publicfinalstatic MediaSize JAPANESE_POSTCARD
Specifies the Japanese postcard size, 100 mm by 148 mm.
publicfinalstatic MediaSize LEDGER
Specifies the ledger size, 11 inches by 17 inches.
publicfinalstatic MediaSize MONARCH_ENVELOPE
Specifies the Monarch envelope size, 3.87 inch by 7.5 inch.
publicfinalstatic MediaSize PERSONAL_ENVELOPE
Specifies the Personal envelope size, 3.625 inch by 6.5 inch.
publicfinalstatic MediaSize QUARTO
Specifies the quarto size, 8.5 inches by 10.83 inches.
publicfinalstatic MediaSize TABLOID
  Specifies the tabloid size, 11 inches by 17 inches.
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar