|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
JInternalFrame
to be laid out at their preferred size.
Package
objects contain version information
about the implementation and specification of a Java package.LoaderHandler
implementation.
PackedColorModel
class is an abstract
ColorModel
class that works with pixel values which represent
color and alpha information as separate samples and which pack all
samples for a single pixel into a single int, short, or byte quantity.PackedColorModel
from a color mask array,
which specifies which bits in an int
pixel representation
contain each of the color samples, and an alpha mask.
PackedColorModel
from the specified
masks which indicate which bits in an int
pixel
representation contain the alpha, red, green and blue color samples.
ComponentOrientation
property.
ComponentOrienation
.
Printable.print(Graphics, PageFormat, int)
to signify that the requested page was rendered.
ComponentOrienation
.
Pageable
implementation represents a set of
pages to be printed."java.awt.print.Pageable"
(pageable object).