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
Query - class javax.management.Query
Provides static methods for constructing queries.
QueryEval - class javax.management.QueryEval
Represents the evaluation context of a MBeanServer query by retaining the server used on a thread-by-thread basis.
QueryExp - interface javax.management.QueryExp
Applies the type of relational constraints seen in the where clauses of databases to an ObjectName.
Returns a set of ObjectInstances matching the specified criteria.
Returns a set of ObjectInstances matching the specified criteria.
Returns a set of ObjectNames matching the specified criteria.
Returns a set of ObjectNames matching the specified criteria.
QUESTION_DIALOG - static field in class javax.swing.JRootPane
QUESTION_MESSAGE - static field in class javax.swing.JOptionPane
Identifier for the question message type.
Queue asLifoQueue(Deque) - static method in class java.util.Collections
Returns a view of a Deque as a stack or LIFO (Last-In-First-Out) Queue.
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.
quote(java.lang.String) - static method in class javax.management.ObjectName
Returns a quoted version of the supplied string.
quoteChar(int) - method in class java.io.StreamTokenizer
This method sets the quote attribute on the specified character.