Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form|System Properties
Q
- 3.1 QName types - Search tag in package javax.xml.xpath
- Section
- QName - Class in javax.xml.namespace
-
QName
represents a qualified name as defined in the XML specifications: XML Schema Part2: Datatypes specification, Namespaces in XML. - QName(String) - Constructor for class javax.xml.namespace.QName
-
QName
constructor specifying the local part. - QName(String, String) - Constructor for class javax.xml.namespace.QName
-
QName
constructor specifying the Namespace URI and local part. - QName(String, String, String) - Constructor for class javax.xml.namespace.QName
-
QName
constructor specifying the Namespace URI, local part and prefix. - QOP - Static variable in class javax.security.sasl.Sasl
-
The name of a property that specifies the quality-of-protection to use.
- QuadCurve2D - Class in java.awt.geom
-
The
QuadCurve2D
class defines a quadratic parametric curve segment in(x,y)
coordinate space. - QuadCurve2D() - Constructor for class java.awt.geom.QuadCurve2D
-
This is an abstract class that cannot be instantiated directly.
- QuadCurve2D.Double - Class in java.awt.geom
-
A quadratic parametric curve segment specified with
double
coordinates. - QuadCurve2D.Float - Class in java.awt.geom
-
A quadratic parametric curve segment specified with
float
coordinates. - quadrantRotate(int) - Method in class java.awt.geom.AffineTransform
-
Concatenates this transform with a transform that rotates coordinates by the specified number of quadrants.
- quadrantRotate(int, double, double) - Method in class java.awt.geom.AffineTransform
-
Concatenates this transform with a transform that rotates coordinates by the specified number of quadrants around the specified anchor point.
- quadTo(double, double, double, double) - Method in class java.awt.geom.Path2D.Double
-
Adds a curved segment, defined by two new points, to the path by drawing a Quadratic curve that intersects both the current coordinates and the specified coordinates
(x2,y2)
, using the specified point(x1,y1)
as a quadratic parametric control point. - quadTo(double, double, double, double) - Method in class java.awt.geom.Path2D.Float
-
Adds a curved segment, defined by two new points, to the path by drawing a Quadratic curve that intersects both the current coordinates and the specified coordinates
(x2,y2)
, using the specified point(x1,y1)
as a quadratic parametric control point. - quadTo(double, double, double, double) - Method in class java.awt.geom.Path2D
-
Adds a curved segment, defined by two new points, to the path by drawing a Quadratic curve that intersects both the current coordinates and the specified coordinates
(x2,y2)
, using the specified point(x1,y1)
as a quadratic parametric control point. - quadTo(float, float, float, float) - Method in class java.awt.geom.Path2D.Float
-
Adds a curved segment, defined by two new points, to the path by drawing a Quadratic curve that intersects both the current coordinates and the specified coordinates
(x2,y2)
, using the specified point(x1,y1)
as a quadratic parametric control point. - QualifiedNameable - Interface in javax.lang.model.element
-
A mixin interface for an element that has a qualified name.
- Qualified Name Representation - Search tag in package javax.xml.transform
- Section
- QUARTER_OF_YEAR - Static variable in class java.time.temporal.IsoFields
-
The field that represents the quarter-of-year.
- QUARTER_YEARS - Static variable in class java.time.temporal.IsoFields
-
Unit that represents the concept of a quarter-year.
- Quarter of year - Search tag in class java.time.temporal.IsoFields
- Section
- QUARTO - Static variable in class java.awt.PageAttributes.MediaType
-
The MediaType instance for Quarto, 215 x 275 mm.
- QUARTO - Static variable in class javax.print.attribute.standard.MediaSize.Other
-
Specifies the quarto size, 8.5 inches by 10.83 inches.
- QUARTO - Static variable in class javax.print.attribute.standard.MediaSizeName
-
quarto size.
- query(TemporalQuery<R>) - Method in interface java.time.chrono.ChronoLocalDate
-
Queries this date using the specified query.
- query(TemporalQuery<R>) - Method in interface java.time.chrono.ChronoLocalDateTime
-
Queries this date-time using the specified query.
- query(TemporalQuery<R>) - Method in interface java.time.chrono.ChronoZonedDateTime
-
Queries this date-time using the specified query.
- query(TemporalQuery<R>) - Method in interface java.time.chrono.Era
-
Queries this era using the specified query.
- query(TemporalQuery<R>) - Method in enum class java.time.DayOfWeek
-
Queries this day-of-week using the specified query.
- query(TemporalQuery<R>) - Method in class java.time.Instant
-
Queries this instant using the specified query.
- query(TemporalQuery<R>) - Method in class java.time.LocalDate
-
Queries this date using the specified query.
- query(TemporalQuery<R>) - Method in class java.time.LocalDateTime
-
Queries this date-time using the specified query.
- query(TemporalQuery<R>) - Method in class java.time.LocalTime
-
Queries this time using the specified query.
- query(TemporalQuery<R>) - Method in enum class java.time.Month
-
Queries this month-of-year using the specified query.
- query(TemporalQuery<R>) - Method in class java.time.MonthDay
-
Queries this month-day using the specified query.
- query(TemporalQuery<R>) - Method in class java.time.OffsetDateTime
-
Queries this date-time using the specified query.
- query(TemporalQuery<R>) - Method in class java.time.OffsetTime
-
Queries this time using the specified query.
- query(TemporalQuery<R>) - Method in interface java.time.temporal.TemporalAccessor
-
Queries this date-time.
- query(TemporalQuery<R>) - Method in class java.time.Year
-
Queries this year using the specified query.
- query(TemporalQuery<R>) - Method in class java.time.YearMonth
-
Queries this year-month using the specified query.
- query(TemporalQuery<R>) - Method in class java.time.ZonedDateTime
-
Queries this date-time using the specified query.
- query(TemporalQuery<R>) - Method in class java.time.ZoneOffset
-
Queries this offset using the specified query.
- Query - Class in javax.management
-
Constructs query object constraints.
- Query() - Constructor for class javax.management.Query
-
Basic constructor.
- QueryEval - Class in javax.management
-
Allows a query to be performed in the context of a specific MBean server.
- QueryEval() - Constructor for class javax.management.QueryEval
-
Constructor for subclasses to call.
- QueryExp - Interface in javax.management
-
Represents relational constraints similar to database query "where clauses".
- queryFrom(TemporalAccessor) - Method in interface java.time.temporal.TemporalQuery
-
Queries the specified temporal object.
- queryMBeans(ObjectName, MarshalledObject, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
-
Handles the method
MBeanServerConnection.queryMBeans(ObjectName, QueryExp)
. - queryMBeans(ObjectName, MarshalledObject, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl_Stub
- queryMBeans(ObjectName, MarshalledObject, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
- queryMBeans(ObjectName, QueryExp) - Method in interface javax.management.MBeanServer
-
Gets MBeans controlled by the MBean server.
- queryMBeans(ObjectName, QueryExp) - Method in interface javax.management.MBeanServerConnection
-
Gets MBeans controlled by the MBean server.
- queryNames(ObjectName, MarshalledObject, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
-
Handles the method
MBeanServerConnection.queryNames(ObjectName, QueryExp)
. - queryNames(ObjectName, MarshalledObject, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl_Stub
- queryNames(ObjectName, MarshalledObject, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
- queryNames(ObjectName, QueryExp) - Method in interface javax.management.MBeanServer
-
Gets the names of MBeans controlled by the MBean server.
- queryNames(ObjectName, QueryExp) - Method in interface javax.management.MBeanServerConnection
-
Gets the names of MBeans controlled by the MBean server.
- QUESTION_DIALOG - Static variable in class javax.swing.JRootPane
-
Constant used for the windowDecorationStyle property.
- QUESTION_MESSAGE - Static variable in class javax.swing.JOptionPane
-
Used for questions.
- Queue<E> - Interface in java.util
-
A collection designed for holding elements prior to processing.
- QUEUED_IN_DEVICE - Static variable in class javax.print.attribute.standard.JobStateReason
-
The job has been forwarded to a device or print system that is unable to send back status.
- QueuedJobCount - Class in javax.print.attribute.standard
-
Class
QueuedJobCount
is an integer valued printing attribute that indicates the number of jobs in the printer whoseJobState
is eitherPENDING
,PENDING_HELD
,PROCESSING
, orPROCESSING_STOPPED
. - QueuedJobCount(int) - Constructor for class javax.print.attribute.standard.QueuedJobCount
-
Construct a new queued job count attribute with the given integer value.
- Queues - Search tag in package java.util.concurrent
- Section
- quietlyComplete() - Method in class java.util.concurrent.ForkJoinTask
-
Completes this task normally without setting a value.
- quietlyCompleteRoot() - Method in class java.util.concurrent.CountedCompleter
-
Equivalent to
getRoot().quietlyComplete()
. - quietlyInvoke() - Method in class java.util.concurrent.ForkJoinTask
-
Commences performing this task and awaits its completion if necessary, without returning its result or throwing its exception.
- quietlyJoin() - Method in class java.util.concurrent.ForkJoinTask
-
Joins this task, without returning its result or throwing its exception.
- quietlyJoin(long, TimeUnit) - Method in class java.util.concurrent.ForkJoinTask
-
Tries to join this task, returning true if it completed (possibly exceptionally) before the given timeout and the current thread has not been interrupted.
- quietlyJoinUninterruptibly(long, TimeUnit) - Method in class java.util.concurrent.ForkJoinTask
-
Tries to join this task, returning true if it completed (possibly exceptionally) before the given timeout.
- QuitEvent - Class in java.awt.desktop
-
Event sent when the application is asked to quit.
- QuitEvent() - Constructor for class java.awt.desktop.QuitEvent
-
Constructs a
QuitEvent
. - QuitHandler - Interface in java.awt.desktop
-
An implementor determines if requests to quit this application should proceed or cancel.
- QuitResponse - Interface in java.awt.desktop
-
Used to respond to a request to quit the application.
- QuitStrategy - Enum Class in java.awt.desktop
-
The strategy used to shut down the application, if Sudden Termination is not enabled.
- quote(String) - Static method in class java.util.regex.Pattern
-
Returns a literal pattern
String
for the specifiedString
. - quote(String) - Static method in class javax.management.ObjectName
-
Returns a quoted form of the given String, suitable for inclusion in an ObjectName.
- quoteChar(int) - Method in class java.io.StreamTokenizer
-
Specifies that matching pairs of this character delimit string constants in this tokenizer.
- quoteReplacement(String) - Static method in class java.util.regex.Matcher
-
Returns a literal replacement
String
for the specifiedString
.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form|System Properties