Alphabetical Index: Q

_ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Q

QName - class javax.xml.namespace.QName
An XML qualified name.
QName(java.lang.String) - constructor for class javax.xml.namespace.QName
QName(java.lang.String,java.lang.String) - constructor for class javax.xml.namespace.QName
QName(java.lang.String,java.lang.String,java.lang.String) - constructor for class javax.xml.namespace.QName
QOP - static field in class javax.security.sasl.Sasl
The name of a property that specifies the quality-of-protection to use.
QuadCurve2D - class java.awt.geom.QuadCurve2D
A two-dimensional curve that is parameterized with a quadratic function.
QuadCurve2D() - constructor for class java.awt.geom.QuadCurve2D
Constructs a new QuadCurve2D.
quadTo(float,float,float,float) - method in class java.awt.geom.GeneralPath
Appends a quadratic Bezier curve to the current path.
QUARTO - static field in class javax.print.attribute.standard.MediaSize.Other
US Quarto paper size, 8.5 inches by 10.83 inches.
QUARTO - static field in class javax.print.attribute.standard.MediaSizeName
The quarto size: 8.5 inches by 10.83 inches.
QUARTO - static field in class java.awt.PageAttributes.MediaType
QUESTION_DIALOG - static field in class javax.swing.JRootPane
QUESTION_MESSAGE - static field in class javax.swing.JOptionPane
Identifier for the question message type.
QUEUED_IN_DEVICE - static field in class javax.print.attribute.standard.JobStateReason
The printer has forwarded the job to the actual output device.
QueuedJobCount - class javax.print.attribute.standard.QueuedJobCount
The QueuedJobCount printing attribute reports the number of jobs currently in the queue.
QueuedJobCount(int) - constructor for class javax.print.attribute.standard.QueuedJobCount
Creates a QueuedJobCount object.
quoteChar(int) - method in class java.io.StreamTokenizer
This method sets the quote attribute on the specified character.