Java 1.4 Class Documentation Inverted Index

Inverted Index: Q

java.awt.geom.QuadCurve2D The QuadCurve2D class defines a quadratic parametric curve segment in x, y coordinate space.
java.awt.geom.GeneralPath The GeneralPath class represents a geometric path constructed from straight lines, and quadratic and cubic Bézier curves.
java.awt.geom.QuadCurve2D The QuadCurve2D class defines a quadratic parametric curve segment in x, y coordinate space.
java.awt.geom.QuadCurve2D.Double Double: A quadratic parametric curve segment specified with double coordinates.
java.awt.geom.QuadCurve2D.Float Float: A quadratic parametric curve segment specified with float coordinates.
java.security.cert.PolicyQualifierInfo An immutable policy qualifier represented by the ASN.1 PolicyQualifierInfo structure.
java.awt.PageAttributes.PrintQualityType PrintQualityType: A type-safe enumeration of possible print qualities.
...print.attribute.standard.PrintQuality Class PrintQuality is a printing attribute class, an enumeration, that specifies the print quality that the printer uses for the job.
java.awt.image.DirectColorModel The DirectColorModel class is a ColorModel class that works with pixel values that represent RGB color and alpha information as separate samples and that pack all samples for a single pixel into a single int, short, or byte quantity.
...imageio.plugins.jpeg.JPEGImageReadParam This class adds the ability to set JPEG quantization and Huffman tables when using the built-in JPEG reader plug-in.
...imageio.plugins.jpeg.JPEGImageWriteParam This class adds the ability to set JPEG quantization and Huffman tables when using the built-in JPEG writer plug-in, and to request that optimized Huffman tables be computed for an image.
javax.imageio.plugins.jpeg.JPEGQTable JPEGQTable: A class encapsulating a single JPEG quantization table.
java.sql.ResultSet A table of data representing a database result set, which is usually generated by executing a statement that queries the database.
...print.attribute.standard.QueuedJobCount Class QueuedJobCount is an integer valued printing attribute that indicates the number of jobs in the printer whose {@link JobState JobState} is either PENDING, PENDING_HELD, PROCESSING, or PROCESSING_STOPPED.
java.awt.EventQueue EventQueue is a platform-independent class that queues events, both from the underlying peer classes and from trusted application classes.
java.lang.ref.ReferenceQueue ReferenceQueue: Reference queues, to which registered reference objects are appended by the garbage collector after the appropriate reachability changes are detected.