Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form|System Properties
A
- a - Variable in class java.awt.AWTEventMulticaster
-
A variable in the event chain (listener-a)
- A - Static variable in class java.awt.PageAttributes.MediaType
-
The MediaType instance for Engineering A, 8 1/2 x 11 in.
- A - Static variable in class javax.print.attribute.standard.MediaSize.Engineering
-
Specifies the engineering A size, 8.5 inch by 11 inch.
- A - Static variable in class javax.print.attribute.standard.MediaSizeName
-
A size.
- A - Static variable in class javax.swing.text.html.HTML.Tag
-
Tag <a>
- A0 - Static variable in class java.awt.PageAttributes.MediaType
-
An alias for ISO_A0.
- A0 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
-
Specifies the ISO A0 size, 841 mm by 1189 mm.
- A1 - Static variable in class java.awt.PageAttributes.MediaType
-
An alias for ISO_A1.
- A1 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
-
Specifies the ISO A1 size, 594 mm by 841 mm.
- A10 - Static variable in class java.awt.PageAttributes.MediaType
-
An alias for ISO_A10.
- A10 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
-
Specifies the ISO A10 size, 26 mm by 37 mm.
- A2 - Static variable in class java.awt.PageAttributes.MediaType
-
An alias for ISO_A2.
- A2 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
-
Specifies the ISO A2 size, 420 mm by 594 mm.
- A3 - Static variable in class java.awt.PageAttributes.MediaType
-
An alias for ISO_A3.
- A3 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
-
Specifies the ISO A3 size, 297 mm by 420 mm.
- A4 - Static variable in class java.awt.PageAttributes.MediaType
-
An alias for ISO_A4.
- A4 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
-
Specifies the ISO A4 size, 210 mm by 297 mm.
- A5 - Static variable in class java.awt.PageAttributes.MediaType
-
An alias for ISO_A5.
- A5 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
-
Specifies the ISO A5 size, 148 mm by 210 mm.
- A6 - Static variable in class java.awt.PageAttributes.MediaType
-
An alias for ISO_A6.
- A6 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
-
Specifies the ISO A6 size, 105 mm by 148 mm.
- A7 - Static variable in class java.awt.PageAttributes.MediaType
-
An alias for ISO_A7.
- A7 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
-
Specifies the ISO A7 size, 74 mm by 105 mm.
- A8 - Static variable in class java.awt.PageAttributes.MediaType
-
An alias for ISO_A8.
- A8 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
-
Specifies the ISO A8 size, 52 mm by 74 mm.
- A9 - Static variable in class java.awt.PageAttributes.MediaType
-
An alias for ISO_A9.
- A9 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
-
Specifies the ISO A9 size, 37 mm by 52 mm.
- AA_COMPROMISE - Enum constant in enum class java.security.cert.CRLReason
-
This reason indicates that it is known or suspected that the certificate subject's private key has been compromised.
- Abbreviated Streams - Search tag in package javax.imageio.metadata
- Section
- abort() - Method in class com.sun.security.auth.module.JndiLoginModule
-
This method is called if the LoginContext's overall authentication failed.
- abort() - Method in class com.sun.security.auth.module.KeyStoreLoginModule
-
This method is called if the LoginContext's overall authentication failed.
- abort() - Method in class com.sun.security.auth.module.Krb5LoginModule
-
This method is called if the LoginContext's overall authentication failed.
- abort() - Method in class com.sun.security.auth.module.LdapLoginModule
-
Abort user authentication.
- abort() - Method in class com.sun.security.auth.module.NTLoginModule
-
This method is called if the LoginContext's overall authentication failed.
- abort() - Method in class com.sun.security.auth.module.UnixLoginModule
-
Abort the authentication (second phase).
- abort() - Method in class java.net.CacheRequest
-
Aborts the attempt to cache the response.
- abort() - Method in interface java.net.http.WebSocket
-
Closes this WebSocket's input and output abruptly.
- abort() - Method in class javax.imageio.ImageReader
-
Requests that any current read operation be aborted.
- abort() - Method in class javax.imageio.ImageWriter
-
Requests that any current write operation be aborted.
- abort() - Method in interface javax.security.auth.spi.LoginModule
-
Method to abort the authentication process (phase 2).
- abort() - Method in interface org.w3c.dom.ls.LSParser
-
Abort the loading of the document that is currently being loaded by the
LSParser
. - abort(Executor) - Method in interface java.sql.Connection
-
Terminates an open connection.
- ABORT - Static variable in interface java.awt.image.ImageObserver
-
This flag in the infoflags argument to imageUpdate indicates that an image which was being tracked asynchronously was aborted before production was complete.
- ABORTED - Static variable in class java.awt.MediaTracker
-
Flag indicating that the downloading of media was aborted.
- ABORTED - Static variable in class javax.print.attribute.standard.JobState
-
The job has been aborted by the system (usually while the job was in the
PROCESSING
orPROCESSING_STOPPED
state), the printer has completed aborting the job, and all job status attributes have reached their final values for the job. - ABORTED_BY_SYSTEM - Static variable in class javax.print.attribute.standard.JobStateReason
-
The job was aborted by the system.
- abortGrabbing() - Method in class java.awt.image.PixelGrabber
-
Request the PixelGrabber to abort the image fetch.
- AbortPolicy() - Constructor for class java.util.concurrent.ThreadPoolExecutor.AbortPolicy
-
Creates an
AbortPolicy
. - abortRequested() - Method in class javax.imageio.ImageReader
-
Returns
true
if a request to abort the current read operation has been made since the reader was instantiated orclearAbortRequest
was called. - abortRequested() - Method in class javax.imageio.ImageWriter
-
Returns
true
if a request to abort the current write operation has been made since the writer was instantiated orclearAbortRequest
was called. - ABOUT_UIROLE - Static variable in class javax.print.ServiceUIFactory
-
Denotes a UI which performs an informative "About" role.
- AboutEvent - Class in java.awt.desktop
-
Event sent when the application is asked to open its about window.
- AboutEvent() - Constructor for class java.awt.desktop.AboutEvent
-
Constructs an
AboutEvent
. - AboutHandler - Interface in java.awt.desktop
-
An implementer receives notification when the app is asked to show its about dialog.
- About IPv6 - Search tag in package java.net
- Section
- ABOVE_BASELINE - Static variable in class java.awt.GridBagConstraints
-
Possible value for the
anchor
field. - ABOVE_BASELINE_LEADING - Static variable in class java.awt.GridBagConstraints
-
Possible value for the
anchor
field. - ABOVE_BASELINE_TRAILING - Static variable in class java.awt.GridBagConstraints
-
Possible value for the
anchor
field. - ABOVE_BOTTOM - Static variable in class javax.swing.border.TitledBorder
-
Position the title above the border's bottom line.
- ABOVE_TOP - Static variable in class javax.swing.border.TitledBorder
-
Position the title above the border's top line.
- abs() - Method in class java.math.BigDecimal
-
Returns a
BigDecimal
whose value is the absolute value of thisBigDecimal
, and whose scale isthis.scale()
. - abs() - Method in class java.math.BigInteger
-
Returns a BigInteger whose value is the absolute value of this BigInteger.
- abs() - Method in class java.time.Duration
-
Returns a copy of this duration with a positive length.
- abs() - Method in class jdk.incubator.vector.ByteVector
-
Returns the absolute value of this vector.
- abs() - Method in class jdk.incubator.vector.DoubleVector
-
Returns the absolute value of this vector.
- abs() - Method in class jdk.incubator.vector.FloatVector
-
Returns the absolute value of this vector.
- abs() - Method in class jdk.incubator.vector.IntVector
-
Returns the absolute value of this vector.
- abs() - Method in class jdk.incubator.vector.LongVector
-
Returns the absolute value of this vector.
- abs() - Method in class jdk.incubator.vector.ShortVector
-
Returns the absolute value of this vector.
- abs() - Method in class jdk.incubator.vector.Vector
-
Returns the absolute value of this vector.
- abs(double) - Static method in class java.lang.Math
-
Returns the absolute value of a
double
value. - abs(double) - Static method in class java.lang.StrictMath
-
Returns the absolute value of a
double
value. - abs(float) - Static method in class java.lang.Math
-
Returns the absolute value of a
float
value. - abs(float) - Static method in class java.lang.StrictMath
-
Returns the absolute value of a
float
value. - abs(int) - Static method in class java.lang.Math
-
Returns the absolute value of an
int
value. - abs(int) - Static method in class java.lang.StrictMath
-
Returns the absolute value of an
int
value. - abs(long) - Static method in class java.lang.Math
-
Returns the absolute value of a
long
value. - abs(long) - Static method in class java.lang.StrictMath
-
Returns the absolute value of a
long
value. - abs(MathContext) - Method in class java.math.BigDecimal
-
Returns a
BigDecimal
whose value is the absolute value of thisBigDecimal
, with rounding according to the context settings. - ABS - Static variable in class jdk.incubator.vector.VectorOperators
-
Produce
abs(a)
. - AbsentInformationException - Exception Class in com.sun.jdi
-
Thrown to indicate line number or variable information is not available.
- AbsentInformationException() - Constructor for exception class com.sun.jdi.AbsentInformationException
- AbsentInformationException(String) - Constructor for exception class com.sun.jdi.AbsentInformationException
- absExact(int) - Static method in class java.lang.Math
-
Returns the mathematical absolute value of an
int
value if it is exactly representable as anint
, throwingArithmeticException
if the result overflows the positiveint
range. - absExact(int) - Static method in class java.lang.StrictMath
-
Returns the mathematical absolute value of an
int
value if it is exactly representable as anint
, throwingArithmeticException
if the result overflows the positiveint
range. - absExact(long) - Static method in class java.lang.Math
-
Returns the mathematical absolute value of an
long
value if it is exactly representable as anlong
, throwingArithmeticException
if the result overflows the positivelong
range. - absExact(long) - Static method in class java.lang.StrictMath
-
Returns the mathematical absolute value of an
long
value if it is exactly representable as anlong
, throwingArithmeticException
if the result overflows the positivelong
range. - absolute(int) - Method in interface java.sql.ResultSet
-
Moves the cursor to the given row number in this
ResultSet
object. - absolutePath() - Method in class java.util.prefs.AbstractPreferences
-
Implements the
absolutePath
method as per the specification inPreferences.absolutePath()
. - absolutePath() - Method in class java.util.prefs.Preferences
-
Returns this preference node's absolute path name.
- ABSTRACT - Enum constant in enum class java.lang.reflect.AccessFlag
- ABSTRACT - Enum constant in enum class javax.lang.model.element.Modifier
-
The modifier
abstract
- ABSTRACT - Static variable in class java.lang.reflect.Modifier
-
The
int
value representing theabstract
modifier. - AbstractAction - Class in javax.swing
-
This class provides default implementations for the JFC
Action
interface. - AbstractAction() - Constructor for class javax.swing.AbstractAction
-
Creates an
Action
. - AbstractAction(String) - Constructor for class javax.swing.AbstractAction
-
Creates an
Action
with the specified name. - AbstractAction(String, Icon) - Constructor for class javax.swing.AbstractAction
-
Creates an
Action
with the specified name and small icon. - AbstractAnnotationValueVisitor14<R,
P> - Class in javax.lang.model.util -
A skeletal visitor for annotation values with default behavior appropriate for source version
RELEASE_14
. - AbstractAnnotationValueVisitor14() - Constructor for class javax.lang.model.util.AbstractAnnotationValueVisitor14
-
Constructor for concrete subclasses to call.
- AbstractAnnotationValueVisitor6<R,
P> - Class in javax.lang.model.util -
A skeletal visitor for annotation values with default behavior appropriate for the
RELEASE_6
source version. - AbstractAnnotationValueVisitor6() - Constructor for class javax.lang.model.util.AbstractAnnotationValueVisitor6
-
Deprecated.Release 6 is obsolete; update to a visitor for a newer release level.
- AbstractAnnotationValueVisitor7<R,
P> - Class in javax.lang.model.util -
A skeletal visitor for annotation values with default behavior appropriate for the
RELEASE_7
source version. - AbstractAnnotationValueVisitor7() - Constructor for class javax.lang.model.util.AbstractAnnotationValueVisitor7
-
Deprecated.Release 7 is obsolete; update to a visitor for a newer release level.
- AbstractAnnotationValueVisitor8<R,
P> - Class in javax.lang.model.util -
A skeletal visitor for annotation values with default behavior appropriate for the
RELEASE_8
source version. - AbstractAnnotationValueVisitor8() - Constructor for class javax.lang.model.util.AbstractAnnotationValueVisitor8
-
Constructor for concrete subclasses to call.
- AbstractAnnotationValueVisitor9<R,
P> - Class in javax.lang.model.util -
A skeletal visitor for annotation values with default behavior appropriate for source versions
RELEASE_9
throughRELEASE_14
. - AbstractAnnotationValueVisitor9() - Constructor for class javax.lang.model.util.AbstractAnnotationValueVisitor9
-
Constructor for concrete subclasses to call.
- AbstractBorder - Class in javax.swing.border
-
A class that implements an empty border with no size.
- AbstractBorder() - Constructor for class javax.swing.border.AbstractBorder
-
Constructor for subclasses to call.
- AbstractButton - Class in javax.swing
-
Defines common behaviors for buttons and menu items.
- AbstractButton() - Constructor for class javax.swing.AbstractButton
-
Constructor for subclasses to call.
- AbstractButton.AccessibleAbstractButton - Class in javax.swing
-
This class implements accessibility support for the
AbstractButton
class. - AbstractButton.ButtonChangeListener - Class in javax.swing
-
Extends
ChangeListener
to be serializable. - AbstractCellEditor - Class in javax.swing
-
A base class for
CellEditors
, providing default implementations for the methods in theCellEditor
interface exceptgetCellEditorValue()
. - AbstractCellEditor() - Constructor for class javax.swing.AbstractCellEditor
-
Constructor for subclasses to call.
- AbstractChronology - Class in java.time.chrono
-
An abstract implementation of a calendar system, used to organize and identify dates.
- AbstractChronology() - Constructor for class java.time.chrono.AbstractChronology
-
Creates an instance.
- AbstractCollection<E> - Class in java.util
-
This class provides a skeletal implementation of the
Collection
interface, to minimize the effort required to implement this interface. - AbstractCollection() - Constructor for class java.util.AbstractCollection
-
Sole constructor.
- AbstractColorChooserPanel - Class in javax.swing.colorchooser
-
This is the abstract superclass for color choosers.
- AbstractColorChooserPanel() - Constructor for class javax.swing.colorchooser.AbstractColorChooserPanel
-
Constructor for subclasses to call.
- AbstractDocument - Class in javax.swing.text
-
An implementation of the document interface to serve as a basis for implementing various kinds of documents.
- AbstractDocument(AbstractDocument.Content) - Constructor for class javax.swing.text.AbstractDocument
-
Constructs a new
AbstractDocument
, wrapped around some specified content storage mechanism. - AbstractDocument(AbstractDocument.Content, AbstractDocument.AttributeContext) - Constructor for class javax.swing.text.AbstractDocument
-
Constructs a new
AbstractDocument
, wrapped around some specified content storage mechanism. - AbstractDocument.AbstractElement - Class in javax.swing.text
-
Implements the abstract part of an element.
- AbstractDocument.AttributeContext - Interface in javax.swing.text
-
An interface that can be used to allow MutableAttributeSet implementations to use pluggable attribute compression techniques.
- AbstractDocument.BranchElement - Class in javax.swing.text
-
Implements a composite element that contains other elements.
- AbstractDocument.Content - Interface in javax.swing.text
-
Interface to describe a sequence of character content that can be edited.
- AbstractDocument.DefaultDocumentEvent - Class in javax.swing.text
-
Stores document changes as the document is being modified.
- AbstractDocument.ElementEdit - Class in javax.swing.text
-
An implementation of ElementChange that can be added to the document event.
- AbstractDocument.LeafElement - Class in javax.swing.text
-
Implements an element that directly represents content of some kind.
- AbstractDoubleSpliterator(long, int) - Constructor for class java.util.Spliterators.AbstractDoubleSpliterator
-
Creates a spliterator reporting the given estimated size and characteristics.
- AbstractElement(Element, AttributeSet) - Constructor for class javax.swing.text.AbstractDocument.AbstractElement
-
Creates a new AbstractElement.
- AbstractElementVisitor14<R,
P> - Class in javax.lang.model.util -
A skeletal visitor of program elements with default behavior appropriate for the
RELEASE_14
source version. - AbstractElementVisitor14() - Constructor for class javax.lang.model.util.AbstractElementVisitor14
-
Constructor for concrete subclasses to call.
- AbstractElementVisitor6<R,
P> - Class in javax.lang.model.util -
A skeletal visitor of program elements with default behavior appropriate for the
RELEASE_6
source version. - AbstractElementVisitor6() - Constructor for class javax.lang.model.util.AbstractElementVisitor6
-
Deprecated.Release 6 is obsolete; update to a visitor for a newer release level.
- AbstractElementVisitor7<R,
P> - Class in javax.lang.model.util -
A skeletal visitor of program elements with default behavior appropriate for the
RELEASE_7
source version. - AbstractElementVisitor7() - Constructor for class javax.lang.model.util.AbstractElementVisitor7
-
Deprecated.Release 7 is obsolete; update to a visitor for a newer release level.
- AbstractElementVisitor8<R,
P> - Class in javax.lang.model.util -
A skeletal visitor of program elements with default behavior appropriate for the
RELEASE_8
source version. - AbstractElementVisitor8() - Constructor for class javax.lang.model.util.AbstractElementVisitor8
-
Constructor for concrete subclasses to call.
- AbstractElementVisitor9<R,
P> - Class in javax.lang.model.util -
A skeletal visitor of program elements with default behavior appropriate for source versions
RELEASE_9
throughRELEASE_14
. - AbstractElementVisitor9() - Constructor for class javax.lang.model.util.AbstractElementVisitor9
-
Constructor for concrete subclasses to call.
- AbstractExecutorService - Class in java.util.concurrent
-
Provides default implementations of
ExecutorService
execution methods. - AbstractExecutorService() - Constructor for class java.util.concurrent.AbstractExecutorService
-
Constructor for subclasses to call.
- AbstractFormatter() - Constructor for class javax.swing.JFormattedTextField.AbstractFormatter
-
Constructor for subclasses to call.
- AbstractFormatterFactory() - Constructor for class javax.swing.JFormattedTextField.AbstractFormatterFactory
-
Constructor for subclasses to call.
- AbstractInterruptibleChannel - Class in java.nio.channels.spi
-
Base implementation class for interruptible channels.
- AbstractInterruptibleChannel() - Constructor for class java.nio.channels.spi.AbstractInterruptibleChannel
-
Initializes a new instance of this class.
- AbstractIntSpliterator(long, int) - Constructor for class java.util.Spliterators.AbstractIntSpliterator
-
Creates a spliterator reporting the given estimated size and characteristics.
- AbstractLayoutCache - Class in javax.swing.tree
-
Warning: Serialized objects of this class will not be compatible with future Swing releases.
- AbstractLayoutCache() - Constructor for class javax.swing.tree.AbstractLayoutCache
-
Constructor for subclasses to call.
- AbstractLayoutCache.NodeDimensions - Class in javax.swing.tree
-
Used by
AbstractLayoutCache
to determine the size and x origin of a particular node. - AbstractList<E> - Class in java.util
-
This class provides a skeletal implementation of the
List
interface to minimize the effort required to implement this interface backed by a "random access" data store (such as an array). - AbstractList() - Constructor for class java.util.AbstractList
-
Sole constructor.
- AbstractListModel<E> - Class in javax.swing
-
The abstract definition for the data model that provides a
List
with its contents. - AbstractListModel() - Constructor for class javax.swing.AbstractListModel
-
Constructor for subclasses to call.
- AbstractLongSpliterator(long, int) - Constructor for class java.util.Spliterators.AbstractLongSpliterator
-
Creates a spliterator reporting the given estimated size and characteristics.
- AbstractMap<K,
V> - Class in java.util -
This class provides a skeletal implementation of the
Map
interface, to minimize the effort required to implement this interface. - AbstractMap() - Constructor for class java.util.AbstractMap
-
Sole constructor.
- AbstractMap.SimpleEntry<K,
V> - Class in java.util -
An Entry maintaining a key and a value.
- AbstractMap.SimpleImmutableEntry<K,
V> - Class in java.util -
An unmodifiable Entry maintaining a key and a value.
- AbstractMethodError - Exception Class in java.lang
-
Thrown when an application tries to call an abstract method.
- AbstractMethodError() - Constructor for exception class java.lang.AbstractMethodError
-
Constructs an
AbstractMethodError
with no detail message. - AbstractMethodError(String) - Constructor for exception class java.lang.AbstractMethodError
-
Constructs an
AbstractMethodError
with the specified detail message. - AbstractMultiResolutionImage - Class in java.awt.image
-
This class provides default implementations of several
Image
methods for classes that want to implement theMultiResolutionImage
interface. - AbstractMultiResolutionImage() - Constructor for class java.awt.image.AbstractMultiResolutionImage
-
Constructor for subclasses to call.
- AbstractNotificationHandler<T> - Class in com.sun.nio.sctp
-
A skeletal handler that consumes notifications and continues.
- AbstractNotificationHandler() - Constructor for class com.sun.nio.sctp.AbstractNotificationHandler
-
Initializes a new instance of this class.
- AbstractOwnableSynchronizer - Class in java.util.concurrent.locks
-
A synchronizer that may be exclusively owned by a thread.
- AbstractOwnableSynchronizer() - Constructor for class java.util.concurrent.locks.AbstractOwnableSynchronizer
-
Empty constructor for use by subclasses.
- AbstractPreferences - Class in java.util.prefs
-
This class provides a skeletal implementation of the
Preferences
class, greatly easing the task of implementing it. - AbstractPreferences(AbstractPreferences, String) - Constructor for class java.util.prefs.AbstractPreferences
-
Creates a preference node with the specified parent and the specified name relative to its parent.
- AbstractProcessor - Class in javax.annotation.processing
-
An abstract annotation processor designed to be a convenient superclass for most concrete annotation processors.
- AbstractProcessor() - Constructor for class javax.annotation.processing.AbstractProcessor
-
Constructor for subclasses to call.
- AbstractQueue<E> - Class in java.util
-
This class provides skeletal implementations of some
Queue
operations. - AbstractQueue() - Constructor for class java.util.AbstractQueue
-
Constructor for use by subclasses.
- AbstractQueuedLongSynchronizer - Class in java.util.concurrent.locks
-
A version of
AbstractQueuedSynchronizer
in which synchronization state is maintained as along
. - AbstractQueuedLongSynchronizer() - Constructor for class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
-
Constructor for subclasses to call.
- AbstractQueuedLongSynchronizer.ConditionObject - Class in java.util.concurrent.locks
-
Condition implementation for a
AbstractQueuedLongSynchronizer
serving as the basis of aLock
implementation. - AbstractQueuedSynchronizer - Class in java.util.concurrent.locks
-
Provides a framework for implementing blocking locks and related synchronizers (semaphores, events, etc) that rely on first-in-first-out (FIFO) wait queues.
- AbstractQueuedSynchronizer() - Constructor for class java.util.concurrent.locks.AbstractQueuedSynchronizer
-
Creates a new
AbstractQueuedSynchronizer
instance with initial synchronization state of zero. - AbstractQueuedSynchronizer.ConditionObject - Class in java.util.concurrent.locks
-
Condition implementation for a
AbstractQueuedSynchronizer
serving as the basis of aLock
implementation. - AbstractRegionPainter - Class in javax.swing.plaf.nimbus
-
Convenient base class for defining Painter instances for rendering a region or component in Nimbus.
- AbstractRegionPainter() - Constructor for class javax.swing.plaf.nimbus.AbstractRegionPainter
-
Create a new AbstractRegionPainter
- AbstractRegionPainter.PaintContext - Class in javax.swing.plaf.nimbus
-
A class encapsulating state useful when painting.
- AbstractRegionPainter.PaintContext.CacheMode - Enum Class in javax.swing.plaf.nimbus
-
Cache mode.
- AbstractRelinkableCallSite - Class in jdk.dynalink.support
-
A basic implementation of the
RelinkableCallSite
as aMutableCallSite
. - AbstractRelinkableCallSite(CallSiteDescriptor) - Constructor for class jdk.dynalink.support.AbstractRelinkableCallSite
-
Creates a new abstract relinkable call site.
- AbstractResourceBundleProvider - Class in java.util.spi
-
AbstractResourceBundleProvider
is an abstract class that provides the basic support for a provider implementation class forResourceBundleProvider
. - AbstractResourceBundleProvider() - Constructor for class java.util.spi.AbstractResourceBundleProvider
-
Constructs an
AbstractResourceBundleProvider
with the "java.properties" format. - AbstractResourceBundleProvider(String...) - Constructor for class java.util.spi.AbstractResourceBundleProvider
-
Constructs an
AbstractResourceBundleProvider
with the specifiedformats
. - AbstractScriptEngine - Class in javax.script
-
Provides a standard implementation for several of the variants of the
eval
method. - AbstractScriptEngine() - Constructor for class javax.script.AbstractScriptEngine
-
Creates a new instance of AbstractScriptEngine using a
SimpleScriptContext
as its defaultScriptContext
. - AbstractScriptEngine(Bindings) - Constructor for class javax.script.AbstractScriptEngine
-
Creates a new instance using the specified
Bindings
as theENGINE_SCOPE
Bindings
in the protectedcontext
field. - AbstractSelectableChannel - Class in java.nio.channels.spi
-
Base implementation class for selectable channels.
- AbstractSelectableChannel(SelectorProvider) - Constructor for class java.nio.channels.spi.AbstractSelectableChannel
-
Initializes a new instance of this class.
- AbstractSelectionKey - Class in java.nio.channels.spi
-
Base implementation class for selection keys.
- AbstractSelectionKey() - Constructor for class java.nio.channels.spi.AbstractSelectionKey
-
Initializes a new instance of this class.
- AbstractSelector - Class in java.nio.channels.spi
-
Base implementation class for selectors.
- AbstractSelector(SelectorProvider) - Constructor for class java.nio.channels.spi.AbstractSelector
-
Initializes a new instance of this class.
- AbstractSequentialList<E> - Class in java.util
-
This class provides a skeletal implementation of the
List
interface to minimize the effort required to implement this interface backed by a "sequential access" data store (such as a linked list). - AbstractSequentialList() - Constructor for class java.util.AbstractSequentialList
-
Sole constructor.
- AbstractSet<E> - Class in java.util
-
This class provides a skeletal implementation of the
Set
interface to minimize the effort required to implement this interface. - AbstractSet() - Constructor for class java.util.AbstractSet
-
Sole constructor.
- AbstractSpinnerModel - Class in javax.swing
-
This class provides the ChangeListener part of the SpinnerModel interface that should be suitable for most concrete SpinnerModel implementations.
- AbstractSpinnerModel() - Constructor for class javax.swing.AbstractSpinnerModel
-
Constructor for subclasses to call.
- AbstractSpliterator(long, int) - Constructor for class java.util.Spliterators.AbstractSpliterator
-
Creates a spliterator reporting the given estimated size and additionalCharacteristics.
- AbstractTableModel - Class in javax.swing.table
-
This abstract class provides default implementations for most of the methods in the
TableModel
interface. - AbstractTableModel() - Constructor for class javax.swing.table.AbstractTableModel
-
Constructor for subclasses to call.
- AbstractTypeVisitor14<R,
P> - Class in javax.lang.model.util -
A skeletal visitor of types with default behavior appropriate for the
RELEASE_14
source version. - AbstractTypeVisitor14() - Constructor for class javax.lang.model.util.AbstractTypeVisitor14
-
Constructor for concrete subclasses to call.
- AbstractTypeVisitor6<R,
P> - Class in javax.lang.model.util -
A skeletal visitor of types with default behavior appropriate for the
RELEASE_6
source version. - AbstractTypeVisitor6() - Constructor for class javax.lang.model.util.AbstractTypeVisitor6
-
Deprecated.Release 6 is obsolete; update to a visitor for a newer release level.
- AbstractTypeVisitor7<R,
P> - Class in javax.lang.model.util -
A skeletal visitor of types with default behavior appropriate for the
RELEASE_7
source version. - AbstractTypeVisitor7() - Constructor for class javax.lang.model.util.AbstractTypeVisitor7
-
Deprecated.Release 7 is obsolete; update to a visitor for a newer release level.
- AbstractTypeVisitor8<R,
P> - Class in javax.lang.model.util -
A skeletal visitor of types with default behavior appropriate for the
RELEASE_8
source version. - AbstractTypeVisitor8() - Constructor for class javax.lang.model.util.AbstractTypeVisitor8
-
Constructor for concrete subclasses to call.
- AbstractTypeVisitor9<R,
P> - Class in javax.lang.model.util -
A skeletal visitor of types with default behavior appropriate for source versions
RELEASE_9
throughRELEASE_14
. - AbstractTypeVisitor9() - Constructor for class javax.lang.model.util.AbstractTypeVisitor9
-
Constructor for concrete subclasses to call.
- AbstractUndoableEdit - Class in javax.swing.undo
-
An abstract implementation of
UndoableEdit
, implementing simple responses to all boolean methods in that interface. - AbstractUndoableEdit() - Constructor for class javax.swing.undo.AbstractUndoableEdit
-
Creates an
AbstractUndoableEdit
which defaultshasBeenDone
andalive
totrue
. - AbstractView - Interface in org.w3c.dom.views
-
A base interface that all views shall derive from.
- AbstractWriter - Class in javax.swing.text
-
AbstractWriter is an abstract class that actually does the work of writing out the element tree including the attributes.
- AbstractWriter(Writer, Document) - Constructor for class javax.swing.text.AbstractWriter
-
Creates a new AbstractWriter.
- AbstractWriter(Writer, Document, int, int) - Constructor for class javax.swing.text.AbstractWriter
-
Creates a new AbstractWriter.
- AbstractWriter(Writer, Element) - Constructor for class javax.swing.text.AbstractWriter
-
Creates a new AbstractWriter.
- AbstractWriter(Writer, Element, int, int) - Constructor for class javax.swing.text.AbstractWriter
-
Creates a new AbstractWriter.
- accelerationPriority - Variable in class java.awt.Image
-
Priority for accelerating this image.
- ACCELERATOR_KEY - Static variable in interface javax.swing.Action
-
The key used for storing a
KeyStroke
to be used as the accelerator for the action. - acceleratorDelimiter - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
-
Accelerator delimiter string, such as
'+'
in'Ctrl+C'
. - acceleratorFont - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
-
The accelerator font.
- acceleratorForeground - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
-
The color of the accelerator foreground.
- acceleratorSelectionForeground - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
-
The color of the accelerator selection.
- accept() - Method in class com.sun.nio.sctp.SctpServerChannel
-
Accepts an association on this channel's socket.
- accept() - Method in class java.net.ServerSocket
-
Listens for a connection to be made to this socket and accepts it.
- accept() - Method in class java.nio.channels.AsynchronousServerSocketChannel
-
Accepts a connection.
- accept() - Method in class java.nio.channels.ServerSocketChannel
-
Accepts a connection made to this channel's socket.
- accept(double) - Method in class java.util.DoubleSummaryStatistics
-
Records another value into the summary information.
- accept(double) - Method in interface java.util.function.DoubleConsumer
-
Performs this operation on the given argument.
- accept(double) - Method in interface java.util.stream.DoubleStream.Builder
-
Adds an element to the stream being built.
- accept(double, DoubleConsumer) - Method in interface java.util.stream.DoubleStream.DoubleMapMultiConsumer
-
Replaces the given
value
with zero or more values by feeding the mapped values to thedc
consumer. - accept(int) - Method in interface java.util.function.IntConsumer
-
Performs this operation on the given argument.
- accept(int) - Method in class java.util.IntSummaryStatistics
-
Records a new value into the summary information
- accept(int) - Method in class java.util.LongSummaryStatistics
-
Records a new
int
value into the summary information. - accept(int) - Method in interface java.util.stream.IntStream.Builder
-
Adds an element to the stream being built.
- accept(int, IntConsumer) - Method in interface java.util.stream.IntStream.IntMapMultiConsumer
-
Replaces the given
value
with zero or more values by feeding the mapped values to theic
consumer. - accept(long) - Method in interface java.util.function.LongConsumer
-
Performs this operation on the given argument.
- accept(long) - Method in class java.util.LongSummaryStatistics
-
Records a new
long
value into the summary information. - accept(long) - Method in interface java.util.stream.LongStream.Builder
-
Adds an element to the stream being built.
- accept(long, LongConsumer) - Method in interface java.util.stream.LongStream.LongMapMultiConsumer
-
Replaces the given
value
with zero or more values by feeding the mapped values to thelc
consumer. - accept(A, CompletionHandler<AsynchronousSocketChannel, ? super A>) - Method in class java.nio.channels.AsynchronousServerSocketChannel
-
Accepts a connection.
- accept(TransportService.ListenKey, long, long) - Method in class com.sun.jdi.connect.spi.TransportService
-
Accept a connection from a target VM.
- accept(DocTreeVisitor<R, D>, D) - Method in interface com.sun.source.doctree.DocTree
-
Accept method used to implement the visitor pattern.
- accept(TreeVisitor<R, D>, D) - Method in interface com.sun.source.tree.Tree
-
Accept method used to implement the visitor pattern.
- accept(Component) - Method in class java.awt.ContainerOrderFocusTraversalPolicy
-
Determines whether a Component is an acceptable choice as the new focus owner.
- accept(Component) - Method in class java.awt.DefaultFocusTraversalPolicy
-
Determines whether a Component is an acceptable choice as the new focus owner.
- accept(Component) - Method in class javax.swing.LayoutFocusTraversalPolicy
-
Determines whether the specified
Component
is an acceptable choice as the new focus owner. - accept(Component) - Method in class javax.swing.SortingFocusTraversalPolicy
-
Determines whether a Component is an acceptable choice as the new focus owner.
- accept(File) - Method in interface java.io.FileFilter
-
Tests whether or not the specified abstract pathname should be included in a pathname list.
- accept(File) - Method in class javax.swing.filechooser.FileFilter
-
Whether the given file is accepted by this filter.
- accept(File) - Method in class javax.swing.filechooser.FileNameExtensionFilter
-
Tests the specified file, returning true if the file is accepted, false otherwise.
- accept(File) - Method in class javax.swing.JFileChooser
-
Returns true if the file should be displayed.
- accept(File) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.AcceptAllFileFilter
-
Returns true.
- accept(File, String) - Method in interface java.io.FilenameFilter
-
Tests if a specified file should be included in a file list.
- accept(Object) - Method in interface javax.swing.Action
-
Determines whether the action should be performed with the specified sender object.
- accept(SocketImpl) - Method in class java.net.SocketImpl
-
Accepts a connection.
- accept(Map<String, ? extends Connector.Argument>) - Method in interface com.sun.jdi.connect.ListeningConnector
-
Waits for a target VM to attach to this connector.
- accept(AnnotationValueVisitor<R, P>, P) - Method in interface javax.lang.model.element.AnnotationValue
-
Applies a visitor to this value.
- accept(ElementVisitor<R, P>, P) - Method in interface javax.lang.model.element.Element
-
Applies a visitor to this element.
- accept(ModuleElement.DirectiveVisitor<R, P>, P) - Method in interface javax.lang.model.element.ModuleElement.Directive
-
Applies a visitor to this directive.
- accept(TypeVisitor<R, P>, P) - Method in interface javax.lang.model.type.TypeMirror
-
Applies a visitor to this type.
- accept(XMLEvent) - Method in interface javax.xml.stream.EventFilter
-
Tests whether this event is part of this stream.
- accept(XMLStreamReader) - Method in interface javax.xml.stream.StreamFilter
-
Tests whether the current state is part of this stream.
- accept(T) - Method in interface java.nio.file.DirectoryStream.Filter
-
Decides if the given directory entry should be accepted or filtered.
- accept(T) - Method in interface java.util.function.Consumer
-
Performs this operation on the given argument.
- accept(T) - Method in interface java.util.stream.Stream.Builder
-
Adds an element to the stream being built.
- accept(T, double) - Method in interface java.util.function.ObjDoubleConsumer
-
Performs this operation on the given arguments.
- accept(T, int) - Method in interface java.util.function.ObjIntConsumer
-
Performs this operation on the given arguments.
- accept(T, long) - Method in interface java.util.function.ObjLongConsumer
-
Performs this operation on the given arguments.
- accept(T, U) - Method in interface java.util.function.BiConsumer
-
Performs this operation on the given arguments.
- ACCEPT_ALL - Static variable in interface java.net.CookiePolicy
-
One pre-defined policy which accepts all cookies.
- ACCEPT_ALL_FILE_FILTER_USED_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
-
Identifies whether the AcceptAllFileFilter is used or not.
- ACCEPT_NONE - Static variable in interface java.net.CookiePolicy
-
One pre-defined policy which accepts no cookies.
- ACCEPT_ONLY - Static variable in interface org.ietf.jgss.GSSCredential
-
Credential usage flag requesting that it be usable for context acceptance only.
- ACCEPT_ORIGINAL_SERVER - Static variable in interface java.net.CookiePolicy
-
One pre-defined policy which only accepts cookies from original server.
- AcceptAllFileFilter() - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.AcceptAllFileFilter
-
Constructs an
AcceptAllFileFilter
. - acceptChanges() - Method in interface javax.sql.rowset.CachedRowSet
-
Propagates row update, insert and delete changes made to this
CachedRowSet
object to the underlying data source. - acceptChanges(Connection) - Method in interface javax.sql.rowset.CachedRowSet
-
Propagates all row update, insert and delete changes to the data source backing this
CachedRowSet
object using the specifiedConnection
object to establish a connection to the data source. - acceptDrag(int) - Method in class java.awt.dnd.DropTargetContext
-
accept the Drag.
- acceptDrag(int) - Method in class java.awt.dnd.DropTargetDragEvent
-
Accepts the drag.
- acceptDrop(int) - Method in class java.awt.dnd.DropTargetContext
-
called to signal that the drop is acceptable using the specified operation.
- acceptDrop(int) - Method in class java.awt.dnd.DropTargetDropEvent
-
accept the drop, using the specified action.
- acceptEither(CompletionStage<? extends T>, Consumer<? super T>) - Method in class java.util.concurrent.CompletableFuture
- acceptEither(CompletionStage<? extends T>, Consumer<? super T>) - Method in interface java.util.concurrent.CompletionStage
-
Returns a new CompletionStage that, when either this or the other given stage complete normally, is executed with the corresponding result as argument to the supplied action.
- acceptEitherAsync(CompletionStage<? extends T>, Consumer<? super T>) - Method in class java.util.concurrent.CompletableFuture
- acceptEitherAsync(CompletionStage<? extends T>, Consumer<? super T>) - Method in interface java.util.concurrent.CompletionStage
-
Returns a new CompletionStage that, when either this or the other given stage complete normally, is executed using this stage's default asynchronous execution facility, with the corresponding result as argument to the supplied action.
- acceptEitherAsync(CompletionStage<? extends T>, Consumer<? super T>, Executor) - Method in class java.util.concurrent.CompletableFuture
- acceptEitherAsync(CompletionStage<? extends T>, Consumer<? super T>, Executor) - Method in interface java.util.concurrent.CompletionStage
-
Returns a new CompletionStage that, when either this or the other given stage complete normally, is executed using the supplied executor, with the corresponding result as argument to the supplied action.
- ACCEPTING_JOBS - Static variable in class javax.print.attribute.standard.PrinterIsAcceptingJobs
-
The printer is currently accepting jobs.
- acceptNode(Node) - Method in interface org.w3c.dom.ls.LSParserFilter
-
This method will be called by the parser at the completion of the parsing of each node.
- acceptNode(Node) - Method in interface org.w3c.dom.traversal.NodeFilter
-
Test whether a specified node is visible in the logical view of a
TreeWalker
orNodeIterator
. - AcceptPendingException - Exception Class in java.nio.channels
-
Unchecked exception thrown when an attempt is made to initiate an accept operation on a channel and a previous accept operation has not completed.
- AcceptPendingException() - Constructor for exception class java.nio.channels.AcceptPendingException
-
Constructs an instance of this class.
- acceptSecContext(byte[], int, int) - Method in interface org.ietf.jgss.GSSContext
-
Called by the context acceptor upon receiving a token from the peer.
- acceptSecContext(InputStream, OutputStream) - Method in interface org.ietf.jgss.GSSContext
-
Deprecated.The stream-based methods have been removed from RFC 8353. Use
GSSContext.acceptSecContext(byte[], int, int)
instead. - acceptsURL(String) - Method in interface java.sql.Driver
-
Retrieves whether the driver thinks that it can open a connection to the given URL.
- ACCESS_EXTERNAL_DTD - Static variable in class javax.xml.XMLConstants
-
Property: accessExternalDTD
- ACCESS_EXTERNAL_SCHEMA - Static variable in class javax.xml.XMLConstants
-
Property: accessExternalSchema
- ACCESS_EXTERNAL_STYLESHEET - Static variable in class javax.xml.XMLConstants
-
Property: accessExternalStylesheet
- Access checking - Search tag in class java.lang.invoke.MethodHandles.Lookup
- Section
- accessClass(Class<T>) - Method in class java.lang.invoke.MethodHandles.Lookup
-
Determines if a class can be accessed from the lookup context defined by this
Lookup
object. - AccessControlContext - Class in java.security
-
Deprecated, for removal: This API element is subject to removal in a future version.This class is only useful in conjunction with the Security Manager, which is deprecated and subject to removal in a future release. Consequently, this class is also deprecated and subject to removal. There is no replacement for the Security Manager or this class.
- AccessControlContext(AccessControlContext, DomainCombiner) - Constructor for class java.security.AccessControlContext
-
Deprecated.Create a new
AccessControlContext
with the givenAccessControlContext
andDomainCombiner
. - AccessControlContext(ProtectionDomain[]) - Constructor for class java.security.AccessControlContext
-
Deprecated.Create an
AccessControlContext
with the given array ofProtectionDomain
objects. - AccessControlException - Exception Class in java.security
-
Deprecated, for removal: This API element is subject to removal in a future version.This class is only useful in conjunction with the Security Manager, which is deprecated and subject to removal in a future release. Consequently, this class is also deprecated and subject to removal. There is no replacement for the Security Manager or this class.
- AccessControlException(String) - Constructor for exception class java.security.AccessControlException
-
Deprecated.Constructs an
AccessControlException
with the specified, detailed message. - AccessControlException(String, Permission) - Constructor for exception class java.security.AccessControlException
-
Deprecated.Constructs an
AccessControlException
with the specified, detailed message, and the requested permission that caused the exception. - AccessController - Class in java.security
-
Deprecated, for removal: This API element is subject to removal in a future version.This class is only useful in conjunction with the Security Manager, which is deprecated and subject to removal in a future release. Consequently, this class is also deprecated and subject to removal. There is no replacement for the Security Manager or this class.
- AccessDeniedException - Exception Class in java.nio.file
-
Checked exception thrown when a file system operation is denied, typically due to a file permission or other access check.
- AccessDeniedException(String) - Constructor for exception class java.nio.file.AccessDeniedException
-
Constructs an instance of this class.
- AccessDeniedException(String, String, String) - Constructor for exception class java.nio.file.AccessDeniedException
-
Constructs an instance of this class.
- AccessException - Exception Class in java.rmi
-
An
AccessException
is thrown by certain methods of thejava.rmi.Naming
class (specificallybind
,rebind
, andunbind
) to indicate that the caller does not have permission to perform the action requested by the method call. - AccessException(String) - Constructor for exception class java.rmi.AccessException
-
Constructs an
AccessException
with the specified detail message. - AccessException(String, Exception) - Constructor for exception class java.rmi.AccessException
-
Constructs an
AccessException
with the specified detail message and nested exception. - AccessFlag - Enum Class in java.lang.reflect
- AccessFlag.Location - Enum Class in java.lang.reflect
-
A location within a class file where flags can be applied.
- accessFlags() - Method in class java.lang.Class
-
Returns an unmodifiable set of the access flags for this class, possibly empty.
- accessFlags() - Method in class java.lang.module.ModuleDescriptor
-
Returns the set of the module flags.
- accessFlags() - Method in class java.lang.module.ModuleDescriptor.Exports
-
Returns the set of the module export flags for this module descriptor.
- accessFlags() - Method in class java.lang.module.ModuleDescriptor.Opens
-
Returns the set of the module opens flags.
- accessFlags() - Method in class java.lang.module.ModuleDescriptor.Requires
-
Returns the set of the module requires flags.
- accessFlags() - Method in class java.lang.reflect.Executable
-
Returns an unmodifiable set of the access flags for the executable represented by this object, possibly empty.
- accessFlags() - Method in class java.lang.reflect.Field
-
Returns an unmodifiable set of the access flags for this field, possibly empty.
- accessFlags() - Method in interface java.lang.reflect.Member
-
Returns an unmodifiable set of the access flags for this member, possibly empty.
- accessFlags() - Method in class java.lang.reflect.Parameter
-
Returns an unmodifiable set of the access flags for the parameter represented by this object, possibly empty.
- AccessibilityEventMonitor - Class in com.sun.java.accessibility.util
-
AccessibilityEventMonitor
implements a PropertyChange listener on every UI object that implements interfaceAccessible
in the Java Virtual Machine. - AccessibilityEventMonitor() - Constructor for class com.sun.java.accessibility.util.AccessibilityEventMonitor
-
Constructs an
AccessibilityEventMonitor
. - AccessibilityListenerList - Class in com.sun.java.accessibility.util
-
The
AccessibilityListenerList
is a copy of the SwingEventListerList
class. - AccessibilityListenerList() - Constructor for class com.sun.java.accessibility.util.AccessibilityListenerList
-
Constructs an
AccessibilityListenerList
. - AccessibilityProvider - Class in javax.accessibility
-
Service Provider Interface (SPI) for Assistive Technology.
- AccessibilityProvider() - Constructor for class javax.accessibility.AccessibilityProvider
-
Initializes a new accessibility provider.
- Accessible - Interface in com.sun.jdi
-
Provides information on the accessibility of a type or type component.
- Accessible - Interface in javax.accessibility
-
Interface
Accessible
is the main interface for the accessibility package. - ACCESSIBLE_ACTION_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
-
Constant used to indicate that the supported set of actions has changed.
- ACCESSIBLE_ACTIVE_DESCENDANT_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
-
Constant used to determine when the active descendant of a component has changed.
- ACCESSIBLE_CARET_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
-
Constant used to determine when the
accessibleText
caret has changed. - ACCESSIBLE_CHILD_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
-
Constant used to determine when
Accessible
children are added/removed from the object. - ACCESSIBLE_COMPONENT_BOUNDS_CHANGED - Static variable in class javax.accessibility.AccessibleContext
-
PropertyChangeEvent
which indicates that a change has occurred in a component's bounds. - ACCESSIBLE_DESCRIPTION_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
-
Constant used to determine when the
AccessibleContext.accessibleDescription
property has changed. - ACCESSIBLE_HYPERTEXT_OFFSET - Static variable in class javax.accessibility.AccessibleContext
-
Constant used to indicate that a hypertext element has received focus.
- ACCESSIBLE_INVALIDATE_CHILDREN - Static variable in class javax.accessibility.AccessibleContext
-
PropertyChangeEvent
which indicates that a significant change has occurred to the children of a component like a tree or text. - ACCESSIBLE_NAME_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
-
Constant used to determine when the
AccessibleContext.accessibleName
property has changed. - ACCESSIBLE_SELECTION_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
-
Constant used to determine when the
accessibleSelection
has changed. - ACCESSIBLE_STATE_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
-
Constant used to determine when the
accessibleStateSet
property has changed. - ACCESSIBLE_TABLE_CAPTION_CHANGED - Static variable in class javax.accessibility.AccessibleContext
-
Constant used to indicate that the table caption has changed.
- ACCESSIBLE_TABLE_COLUMN_DESCRIPTION_CHANGED - Static variable in class javax.accessibility.AccessibleContext
-
Constant used to indicate that the column description has changed.
- ACCESSIBLE_TABLE_COLUMN_HEADER_CHANGED - Static variable in class javax.accessibility.AccessibleContext
-
Constant used to indicate that the column header has changed.
- ACCESSIBLE_TABLE_MODEL_CHANGED - Static variable in class javax.accessibility.AccessibleContext
-
Constant used to indicate that table data has changed.
- ACCESSIBLE_TABLE_ROW_DESCRIPTION_CHANGED - Static variable in class javax.accessibility.AccessibleContext
-
Constant used to indicate that the row description has changed.
- ACCESSIBLE_TABLE_ROW_HEADER_CHANGED - Static variable in class javax.accessibility.AccessibleContext
-
Constant used to indicate that the row header has changed.
- ACCESSIBLE_TABLE_SUMMARY_CHANGED - Static variable in class javax.accessibility.AccessibleContext
-
Constant used to indicate that the table summary has changed.
- ACCESSIBLE_TEXT_ATTRIBUTES_CHANGED - Static variable in class javax.accessibility.AccessibleContext
-
PropertyChangeEvent
which indicates that text attributes have changed. - ACCESSIBLE_TEXT_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
-
PropertyChangeEvent
which indicates that text has changed. - ACCESSIBLE_VALUE_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
-
Constant used to determine when the
accessibleValue
property has changed. - ACCESSIBLE_VISIBLE_DATA_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
-
Constant used to determine when the visual appearance of the object has changed.
- AccessibleAbstractButton() - Constructor for class javax.swing.AbstractButton.AccessibleAbstractButton
-
Constructor for subclasses to call.
- AccessibleAction - Interface in javax.accessibility
-
The
AccessibleAction
interface should be supported by any object that can perform one or more actions. - AccessibleApplet() - Constructor for class java.applet.Applet.AccessibleApplet
-
Deprecated.Constructs an
AccessibleApplet
. - AccessibleAttributeSequence - Class in javax.accessibility
-
This class collects together the span of text that share the same contiguous set of attributes, along with that set of attributes.
- AccessibleAttributeSequence(int, int, AttributeSet) - Constructor for class javax.accessibility.AccessibleAttributeSequence
-
Constructs an
AccessibleAttributeSequence
with the given parameters. - AccessibleAWTButton() - Constructor for class java.awt.Button.AccessibleAWTButton
-
Constructs an
AccessibleAWTButton
. - AccessibleAWTCanvas() - Constructor for class java.awt.Canvas.AccessibleAWTCanvas
-
Constructs an
AccessibleAWTCanvas
. - AccessibleAWTCheckbox() - Constructor for class java.awt.Checkbox.AccessibleAWTCheckbox
-
Constructor for
AccessibleAWTCheckbox
- AccessibleAWTCheckboxMenuItem() - Constructor for class java.awt.CheckboxMenuItem.AccessibleAWTCheckboxMenuItem
-
Constructs an
AccessibleAWTCheckboxMenuItem
. - AccessibleAWTChoice() - Constructor for class java.awt.Choice.AccessibleAWTChoice
-
Constructor for
AccessibleAWTChoice
- AccessibleAWTComponent() - Constructor for class java.awt.Component.AccessibleAWTComponent
-
Though the class is abstract, this should be called by all sub-classes.
- accessibleAWTComponentHandler - Variable in class java.awt.Component.AccessibleAWTComponent
-
A component listener to track show/hide/resize events and convert them to PropertyChange events.
- AccessibleAWTComponentHandler() - Constructor for class java.awt.Component.AccessibleAWTComponent.AccessibleAWTComponentHandler
-
Constructs an
AccessibleAWTComponentHandler
. - AccessibleAWTContainer() - Constructor for class java.awt.Container.AccessibleAWTContainer
-
Constructs an
AccessibleAWTContainer
. - AccessibleAWTDialog() - Constructor for class java.awt.Dialog.AccessibleAWTDialog
-
Constructs an
AccessibleAWTDialog
. - accessibleAWTFocusHandler - Variable in class java.awt.Component.AccessibleAWTComponent
-
A listener to track focus events and convert them to PropertyChange events.
- AccessibleAWTFocusHandler() - Constructor for class java.awt.Component.AccessibleAWTComponent.AccessibleAWTFocusHandler
-
Constructs an
AccessibleAWTFocusHandler
. - AccessibleAWTFrame() - Constructor for class java.awt.Frame.AccessibleAWTFrame
-
Constructs an
AccessibleAWTFrame
. - AccessibleAWTLabel() - Constructor for class java.awt.Label.AccessibleAWTLabel
-
Constructor for the accessible label.
- AccessibleAWTList() - Constructor for class java.awt.List.AccessibleAWTList
-
Constructs new
AccessibleAWTList
- AccessibleAWTListChild(List, int) - Constructor for class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
-
Constructs new
AccessibleAWTListChild
with the given parentList
and 0-based index of this object in the parent. - AccessibleAWTMenu() - Constructor for class java.awt.Menu.AccessibleAWTMenu
-
Constructs an
AccessibleAWTMenu
. - AccessibleAWTMenuBar() - Constructor for class java.awt.MenuBar.AccessibleAWTMenuBar
-
Constructs an
AccessibleAWTMenuBar
. - AccessibleAWTMenuComponent() - Constructor for class java.awt.MenuComponent.AccessibleAWTMenuComponent
-
Although the class is abstract, this should be called by all sub-classes.
- AccessibleAWTMenuItem() - Constructor for class java.awt.MenuItem.AccessibleAWTMenuItem
-
Constructs an
AccessibleAWTMenuItem
. - AccessibleAWTPanel() - Constructor for class java.awt.Panel.AccessibleAWTPanel
-
Constructs an
AccessibleAWTPanel
. - AccessibleAWTPopupMenu() - Constructor for class java.awt.PopupMenu.AccessibleAWTPopupMenu
-
Constructs an
AccessibleAWTPopupMenu
. - AccessibleAWTScrollBar() - Constructor for class java.awt.Scrollbar.AccessibleAWTScrollBar
-
Constructs an
AccessibleAWTScrollBar
. - AccessibleAWTScrollPane() - Constructor for class java.awt.ScrollPane.AccessibleAWTScrollPane
-
Constructs an
AccessibleAWTScrollPane
. - AccessibleAWTTextArea() - Constructor for class java.awt.TextArea.AccessibleAWTTextArea
-
Constructs an
AccessibleAWTTextArea
. - AccessibleAWTTextComponent() - Constructor for class java.awt.TextComponent.AccessibleAWTTextComponent
-
Constructs an AccessibleAWTTextComponent.
- AccessibleAWTTextField() - Constructor for class java.awt.TextField.AccessibleAWTTextField
-
Constructs an
AccessibleAWTTextField
. - AccessibleAWTWindow() - Constructor for class java.awt.Window.AccessibleAWTWindow
-
Constructs an
AccessibleAWTWindow
. - AccessibleBox() - Constructor for class javax.swing.Box.AccessibleBox
-
Constructs an
AccessibleBox
. - AccessibleBoxFiller() - Constructor for class javax.swing.Box.Filler.AccessibleBoxFiller
-
Constructs an
AccessibleBoxFiller
. - AccessibleBundle - Class in javax.accessibility
-
Base class used to maintain a strongly typed enumeration.
- AccessibleBundle() - Constructor for class javax.accessibility.AccessibleBundle
-
Construct an
AccessibleBundle
. - AccessibleCellRendererPane() - Constructor for class javax.swing.CellRendererPane.AccessibleCellRendererPane
-
Constructs an
AccessibleCellRendererPane
. - AccessibleComponent - Interface in javax.accessibility
-
The
AccessibleComponent
interface should be supported by any object that is rendered on the screen. - accessibleContainerHandler - Variable in class java.awt.Container.AccessibleAWTContainer
-
The handler to fire
PropertyChange
when children are added or removed - AccessibleContainerHandler() - Constructor for class java.awt.Container.AccessibleAWTContainer.AccessibleContainerHandler
-
Constructs an
AccessibleContainerHandler
. - AccessibleContainerHandler() - Constructor for class javax.swing.JComponent.AccessibleJComponent.AccessibleContainerHandler
-
Constructs an
AccessibleContainerHandler
. - accessibleContext - Variable in class java.awt.Component
-
The
AccessibleContext
associated with thisComponent
. - accessibleContext - Variable in class javax.swing.CellRendererPane
-
AccessibleContext
associated with thisCellRendererPan
- accessibleContext - Variable in class javax.swing.JApplet
-
Deprecated.
AccessibleContext
associated with thisJApplet
- accessibleContext - Variable in class javax.swing.JColorChooser
-
The accessible context.
- accessibleContext - Variable in class javax.swing.JDialog
-
AccessibleContext
associated with thisJDialog
- accessibleContext - Variable in class javax.swing.JFileChooser
-
AccessibleContext
associated with thisJFileChooser
- accessibleContext - Variable in class javax.swing.JFrame
-
The accessible context property.
- accessibleContext - Variable in class javax.swing.JWindow
-
The accessible context property.
- accessibleContext - Variable in class javax.swing.ProgressMonitor
-
The
AccessibleContext
for theProgressMonitor
- AccessibleContext - Class in javax.accessibility
-
AccessibleContext
represents the minimum information all accessible objects return. - AccessibleContext() - Constructor for class javax.accessibility.AccessibleContext
-
Constructor for subclasses to call.
- accessibleDescription - Variable in class javax.accessibility.AccessibleContext
-
A localized String containing the description of the object.
- AccessibleEditableText - Interface in javax.accessibility
-
The
AccessibleEditableText
interface should be implemented by all classes that present editable textual information on the display. - AccessibleExtendedComponent - Interface in javax.accessibility
-
The
AccessibleExtendedComponent
interface should be supported by any object that is rendered on the screen. - AccessibleExtendedTable - Interface in javax.accessibility
-
Class
AccessibleExtendedTable
provides extended information about a user-interface component that presents data in a two-dimensional table format. - AccessibleExtendedText - Interface in javax.accessibility
-
The
AccessibleExtendedText
interface contains additional methods not provided by theAccessibleText
interface. - accessibleFocusHandler - Variable in class javax.swing.JComponent.AccessibleJComponent
-
Deprecated.
- AccessibleFocusHandler() - Constructor for class javax.swing.JComponent.AccessibleJComponent.AccessibleFocusHandler
-
Deprecated.Constructs an
AccessibleFocusHandler
. - AccessibleHyperlink - Class in javax.accessibility
-
Encapsulation of a link, or set of links (e.g. client side imagemap) in a Hypertext document
- AccessibleHyperlink() - Constructor for class javax.accessibility.AccessibleHyperlink
-
Constructor for subclasses to call.
- AccessibleHypertext - Interface in javax.accessibility
-
The
AccessibleHypertext
class is the base class for all classes that present hypertext information on the display. - AccessibleIcon - Interface in javax.accessibility
-
The
AccessibleIcon
interface should be supported by any object that has an associated icon (e.g., buttons). - AccessibleImageIcon() - Constructor for class javax.swing.ImageIcon.AccessibleImageIcon
-
Constructs an
AccessibleImageIcon
. - AccessibleJApplet() - Constructor for class javax.swing.JApplet.AccessibleJApplet
-
Deprecated.Constructs an
AccessibleJApplet
. - AccessibleJButton() - Constructor for class javax.swing.JButton.AccessibleJButton
-
Constructs an
AccessibleJButton
. - AccessibleJCheckBox() - Constructor for class javax.swing.JCheckBox.AccessibleJCheckBox
-
Constructs an
AccessibleJCheckBox
. - AccessibleJCheckBoxMenuItem() - Constructor for class javax.swing.JCheckBoxMenuItem.AccessibleJCheckBoxMenuItem
-
Constructs an
AccessibleJCheckBoxMenuItem
. - AccessibleJColorChooser() - Constructor for class javax.swing.JColorChooser.AccessibleJColorChooser
-
Constructs an
AccessibleJColorChooser
. - AccessibleJComboBox() - Constructor for class javax.swing.JComboBox.AccessibleJComboBox
-
Returns an AccessibleJComboBox instance
- AccessibleJComponent() - Constructor for class javax.swing.JComponent.AccessibleJComponent
-
Though the class is abstract, this should be called by all sub-classes.
- AccessibleJDesktopIcon() - Constructor for class javax.swing.JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon
-
Constructs an
AccessibleJDesktopIcon
. - AccessibleJDesktopPane() - Constructor for class javax.swing.JDesktopPane.AccessibleJDesktopPane
-
Constructs an
AccessibleJDesktopPane
. - AccessibleJDialog() - Constructor for class javax.swing.JDialog.AccessibleJDialog
-
Constructs an
AccessibleJDialog
. - AccessibleJEditorPane() - Constructor for class javax.swing.JEditorPane.AccessibleJEditorPane
-
Constructs an
AccessibleJEditorPane
. - AccessibleJEditorPaneHTML() - Constructor for class javax.swing.JEditorPane.AccessibleJEditorPaneHTML
-
Constructs an
AccessibleJEditorPaneHTML
. - AccessibleJFileChooser() - Constructor for class javax.swing.JFileChooser.AccessibleJFileChooser
-
Constructs an
AccessibleJFileChooser
. - AccessibleJFrame() - Constructor for class javax.swing.JFrame.AccessibleJFrame
-
Constructs an
AccessibleJFrame
. - AccessibleJInternalFrame() - Constructor for class javax.swing.JInternalFrame.AccessibleJInternalFrame
-
Constructs an
AccessibleJInternalFrame
. - AccessibleJLabel() - Constructor for class javax.swing.JLabel.AccessibleJLabel
-
Constructs an
AccessibleJLabel
. - AccessibleJLayeredPane() - Constructor for class javax.swing.JLayeredPane.AccessibleJLayeredPane
-
Constructs an
AccessibleJLayeredPane
. - AccessibleJList() - Constructor for class javax.swing.JList.AccessibleJList
-
Constructs an
AccessibleJList
. - AccessibleJListChild(JList<E>, int) - Constructor for class javax.swing.JList.AccessibleJList.AccessibleJListChild
-
Constructs an
AccessibleJListChild
. - AccessibleJMenu() - Constructor for class javax.swing.JMenu.AccessibleJMenu
-
Constructs an
AccessibleJMenu
. - AccessibleJMenuBar() - Constructor for class javax.swing.JMenuBar.AccessibleJMenuBar
-
Constructs an
AccessibleJMenuBar
. - AccessibleJOptionPane() - Constructor for class javax.swing.JOptionPane.AccessibleJOptionPane
-
Constructs an
AccessibleJOptionPane
. - AccessibleJPanel() - Constructor for class javax.swing.JPanel.AccessibleJPanel
-
Constructs an
AccessibleJPanel
. - AccessibleJPasswordField() - Constructor for class javax.swing.JPasswordField.AccessibleJPasswordField
-
Constructs an
AccessibleJPasswordField
. - AccessibleJPopupMenu() - Constructor for class javax.swing.JPopupMenu.AccessibleJPopupMenu
-
AccessibleJPopupMenu constructor
- AccessibleJProgressBar() - Constructor for class javax.swing.JProgressBar.AccessibleJProgressBar
-
Constructs an
AccessibleJProgressBar
. - AccessibleJRadioButton() - Constructor for class javax.swing.JRadioButton.AccessibleJRadioButton
-
Constructs an
AccessibleJRadioButton
. - AccessibleJRadioButtonMenuItem() - Constructor for class javax.swing.JRadioButtonMenuItem.AccessibleJRadioButtonMenuItem
-
Constructs an
AccessibleJRadioButtonMenuItem
. - AccessibleJRootPane() - Constructor for class javax.swing.JRootPane.AccessibleJRootPane
-
Constructs an
AccessibleJRootPane
. - AccessibleJScrollBar() - Constructor for class javax.swing.JScrollBar.AccessibleJScrollBar
-
Constructs an
AccessibleJScrollBar
. - AccessibleJScrollPane() - Constructor for class javax.swing.JScrollPane.AccessibleJScrollPane
-
AccessibleJScrollPane constructor
- AccessibleJSeparator() - Constructor for class javax.swing.JSeparator.AccessibleJSeparator
-
Constructs an
AccessibleJSeparator
. - AccessibleJSlider() - Constructor for class javax.swing.JSlider.AccessibleJSlider
-
constructs an AccessibleJSlider
- AccessibleJSpinner() - Constructor for class javax.swing.JSpinner.AccessibleJSpinner
-
AccessibleJSpinner constructor
- AccessibleJSplitPane() - Constructor for class javax.swing.JSplitPane.AccessibleJSplitPane
-
Constructs an
AccessibleJSplitPane
. - AccessibleJTabbedPane() - Constructor for class javax.swing.JTabbedPane.AccessibleJTabbedPane
-
Constructs an AccessibleJTabbedPane
- AccessibleJTable() - Constructor for class javax.swing.JTable.AccessibleJTable
-
AccessibleJTable constructor
- AccessibleJTableCell(JTable, int, int, int) - Constructor for class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
-
Constructs an
AccessibleJTableHeaderEntry
. - AccessibleJTableHeader() - Constructor for class javax.swing.table.JTableHeader.AccessibleJTableHeader
-
Constructs an
AccessibleJTableHeader
. - AccessibleJTableHeaderEntry(int, JTableHeader, JTable) - Constructor for class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
-
Constructs an AccessibleJTableHeaderEntry
- AccessibleJTableModelChange(int, int, int, int, int) - Constructor for class javax.swing.JTable.AccessibleJTable.AccessibleJTableModelChange
-
Constructs an
AccessibleJTableModelChange
. - AccessibleJTextArea() - Constructor for class javax.swing.JTextArea.AccessibleJTextArea
-
Constructs an
AccessibleJTextArea
. - AccessibleJTextComponent() - Constructor for class javax.swing.text.JTextComponent.AccessibleJTextComponent
-
Constructs an AccessibleJTextComponent.
- AccessibleJTextField() - Constructor for class javax.swing.JTextField.AccessibleJTextField
-
Constructs an
AccessibleJTextField
. - AccessibleJToggleButton() - Constructor for class javax.swing.JToggleButton.AccessibleJToggleButton
-
Constructs
AccessibleJToggleButton
- AccessibleJToolBar() - Constructor for class javax.swing.JToolBar.AccessibleJToolBar
-
Constructs an
AccessibleJToolBar
. - AccessibleJToolTip() - Constructor for class javax.swing.JToolTip.AccessibleJToolTip
-
Constructs an
AccessibleJToolTip
. - AccessibleJTree() - Constructor for class javax.swing.JTree.AccessibleJTree
-
Constructs
AccessibleJTree
- AccessibleJTreeNode(JTree, TreePath, Accessible) - Constructor for class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
-
Constructs an AccessibleJTreeNode
- AccessibleJViewport() - Constructor for class javax.swing.JViewport.AccessibleJViewport
-
Constructs an
AccessibleJViewport
. - AccessibleJWindow() - Constructor for class javax.swing.JWindow.AccessibleJWindow
-
Constructs an
AccessibleJWindow
. - AccessibleKeyBinding - Interface in javax.accessibility
-
The
AccessibleKeyBinding
interface should be supported by any object that has a keyboard bindings such as a keyboard mnemonic and/or keyboard shortcut which can be used to select the object. - accessibleName - Variable in class javax.accessibility.AccessibleContext
-
A localized String containing the name of the object.
- AccessibleObject - Class in java.lang.reflect
-
The
AccessibleObject
class is the base class forField
,Method
, andConstructor
objects (known as reflected objects). - AccessibleObject() - Constructor for class java.lang.reflect.AccessibleObject
-
Deprecated.
- accessibleParent - Variable in class javax.accessibility.AccessibleContext
-
The accessible parent of this object.
- AccessibleProgressMonitor() - Constructor for class javax.swing.ProgressMonitor.AccessibleProgressMonitor
-
AccessibleProgressMonitor constructor
- AccessibleRelation - Class in javax.accessibility
-
Class
AccessibleRelation
describes a relation between the object that implements theAccessibleRelation
and one or more other objects. - AccessibleRelation(String) - Constructor for class javax.accessibility.AccessibleRelation
-
Create a new
AccessibleRelation
using the given locale independent key. - AccessibleRelation(String, Object) - Constructor for class javax.accessibility.AccessibleRelation
-
Creates a new
AccessibleRelation
using the given locale independent key. - AccessibleRelation(String, Object[]) - Constructor for class javax.accessibility.AccessibleRelation
-
Creates a new
AccessibleRelation
using the given locale independent key. - AccessibleRelationSet - Class in javax.accessibility
-
Class
AccessibleRelationSet
determines a component's relation set. - AccessibleRelationSet() - Constructor for class javax.accessibility.AccessibleRelationSet
-
Creates a new empty relation set.
- AccessibleRelationSet(AccessibleRelation[]) - Constructor for class javax.accessibility.AccessibleRelationSet
-
Creates a new relation with the initial set of relations contained in the array of relations passed in.
- AccessibleResourceBundle - Class in javax.accessibility
-
Deprecated.This class is deprecated as of version 1.3 of the Java Platform
- AccessibleResourceBundle() - Constructor for class javax.accessibility.AccessibleResourceBundle
-
Deprecated.Constructs an
AccessibleResourceBundle
. - AccessibleRole - Class in javax.accessibility
-
Class
AccessibleRole
determines the role of a component. - AccessibleRole(String) - Constructor for class javax.accessibility.AccessibleRole
-
Creates a new
AccessibleRole
using the given locale independent key. - AccessibleSelection - Interface in javax.accessibility
-
This
AccessibleSelection
interface provides the standard mechanism for an assistive technology to determine what the current selected children are, as well as modify the selection set. - AccessibleState - Class in javax.accessibility
-
Class
AccessibleState
describes a component's particular state. - AccessibleState(String) - Constructor for class javax.accessibility.AccessibleState
-
Creates a new
AccessibleState
using the given locale independent key. - AccessibleStateSet - Class in javax.accessibility
-
Class
AccessibleStateSet
determines a component's state set. - AccessibleStateSet() - Constructor for class javax.accessibility.AccessibleStateSet
-
Creates a new empty state set.
- AccessibleStateSet(AccessibleState[]) - Constructor for class javax.accessibility.AccessibleStateSet
-
Creates a new state with the initial set of states contained in the array of states passed in.
- AccessibleStreamable - Interface in javax.accessibility
-
The
AccessibleStreamable
interface should be implemented by theAccessibleContext
of any component that presents the raw stream behind a component on the display screen. - AccessibleTable - Interface in javax.accessibility
-
Class
AccessibleTable
describes a user-interface component that presents data in a two-dimensional table format. - AccessibleTableModelChange - Interface in javax.accessibility
-
The
AccessibleTableModelChange
interface describes a change to the table model. - AccessibleText - Interface in javax.accessibility
-
The
AccessibleText
interface should be implemented by all classes that present textual information on the display. - AccessibleTextSequence - Class in javax.accessibility
-
This class collects together key details of a span of text.
- AccessibleTextSequence(int, int, String) - Constructor for class javax.accessibility.AccessibleTextSequence
-
Constructs an
AccessibleTextSequence
with the given parameters. - AccessibleValue - Interface in javax.accessibility
-
The
AccessibleValue
interface should be supported by any object that supports a numerical value (e.g., a scroll bar). - Accessing a Zip File System - Search tag in module jdk.zipfs
- Section
- Accessing Files - Search tag in interface java.nio.file.Path
- Section
- Accessing MBeans in the MBean Server - Search tag in package javax.management
- Section
- Accessing memory segments - Search tag in interface java.lang.foreign.MemorySegment
- Section
- Accessing the Manifest - Search tag in class java.util.jar.JarInputStream
- Section
- AccessMode - Enum Class in java.nio.file
-
Defines access modes used to test the accessibility of a file.
- Access modes - Search tag in class java.lang.invoke.MethodHandles.Lookup
- Section
- accessModeType(VarHandle.AccessMode) - Method in class java.lang.invoke.VarHandle
-
Obtains the access mode type for this VarHandle and a given access mode.
- ACCESSORY_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
-
Says that a different accessory component is in use (for example, to preview files).
- Access to binary data - Search tag in class java.nio.ByteBuffer
- Section
- AccessWatchpointEvent - Interface in com.sun.jdi.event
-
Notification of a field access in the target VM.
- AccessWatchpointRequest - Interface in com.sun.jdi.request
-
Request for notification when the contents of a field are accessed in the target VM.
- accessWatchpointRequests() - Method in interface com.sun.jdi.request.EventRequestManager
-
Return an unmodifiable list of the enabled and disabled access watchpoint requests.
- AccountException - Exception Class in javax.security.auth.login
-
A generic account exception.
- AccountException() - Constructor for exception class javax.security.auth.login.AccountException
-
Constructs a AccountException with no detail message.
- AccountException(String) - Constructor for exception class javax.security.auth.login.AccountException
-
Constructs a AccountException with the specified detail message.
- AccountExpiredException - Exception Class in javax.security.auth.login
-
Signals that a user account has expired.
- AccountExpiredException() - Constructor for exception class javax.security.auth.login.AccountExpiredException
-
Constructs a AccountExpiredException with no detail message.
- AccountExpiredException(String) - Constructor for exception class javax.security.auth.login.AccountExpiredException
-
Constructs a AccountExpiredException with the specified detail message.
- AccountLockedException - Exception Class in javax.security.auth.login
-
Signals that an account was locked.
- AccountLockedException() - Constructor for exception class javax.security.auth.login.AccountLockedException
-
Constructs a AccountLockedException with no detail message.
- AccountLockedException(String) - Constructor for exception class javax.security.auth.login.AccountLockedException
-
Constructs a AccountLockedException with the specified detail message.
- AccountNotFoundException - Exception Class in javax.security.auth.login
-
Signals that an account was not found.
- AccountNotFoundException() - Constructor for exception class javax.security.auth.login.AccountNotFoundException
-
Constructs a AccountNotFoundException with no detail message.
- AccountNotFoundException(String) - Constructor for exception class javax.security.auth.login.AccountNotFoundException
-
Constructs a AccountNotFoundException with the specified detail message.
- accumulate(double) - Method in class java.util.concurrent.atomic.DoubleAccumulator
-
Updates with the given value.
- accumulate(long) - Method in class java.util.concurrent.atomic.LongAccumulator
-
Updates with the given value.
- accumulateAndGet(int, int, IntBinaryOperator) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
-
Atomically updates (with memory effects as specified by
VarHandle.compareAndSet(java.lang.Object...)
) the element at indexi
with the results of applying the given function to the current and given values, returning the updated value. - accumulateAndGet(int, long, LongBinaryOperator) - Method in class java.util.concurrent.atomic.AtomicLongArray
-
Atomically updates (with memory effects as specified by
VarHandle.compareAndSet(java.lang.Object...)
) the element at indexi
with the results of applying the given function to the current and given values, returning the updated value. - accumulateAndGet(int, E, BinaryOperator<E>) - Method in class java.util.concurrent.atomic.AtomicReferenceArray
-
Atomically updates (with memory effects as specified by
VarHandle.compareAndSet(java.lang.Object...)
) the element at indexi
with the results of applying the given function to the current and given values, returning the updated value. - accumulateAndGet(int, IntBinaryOperator) - Method in class java.util.concurrent.atomic.AtomicInteger
-
Atomically updates (with memory effects as specified by
VarHandle.compareAndSet(java.lang.Object...)
) the current value with the results of applying the given function to the current and given values, returning the updated value. - accumulateAndGet(long, LongBinaryOperator) - Method in class java.util.concurrent.atomic.AtomicLong
-
Atomically updates (with memory effects as specified by
VarHandle.compareAndSet(java.lang.Object...)
) the current value with the results of applying the given function to the current and given values, returning the updated value. - accumulateAndGet(T, int, IntBinaryOperator) - Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
-
Atomically updates (with memory effects as specified by
VarHandle.compareAndSet(java.lang.Object...)
) the field of the given object managed by this updater with the results of applying the given function to the current and given values, returning the updated value. - accumulateAndGet(T, long, LongBinaryOperator) - Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
-
Atomically updates (with memory effects as specified by
VarHandle.compareAndSet(java.lang.Object...)
) the field of the given object managed by this updater with the results of applying the given function to the current and given values, returning the updated value. - accumulateAndGet(T, V, BinaryOperator<V>) - Method in class java.util.concurrent.atomic.AtomicReferenceFieldUpdater
-
Atomically updates (with memory effects as specified by
VarHandle.compareAndSet(java.lang.Object...)
) the field of the given object managed by this updater with the results of applying the given function to the current and given values, returning the updated value. - accumulateAndGet(V, BinaryOperator<V>) - Method in class java.util.concurrent.atomic.AtomicReference
-
Atomically updates (with memory effects as specified by
VarHandle.compareAndSet(java.lang.Object...)
) the current value with the results of applying the given function to the current and given values, returning the updated value. - accumulator() - Method in interface java.util.stream.Collector
-
A function that folds a value into a mutable result container.
- AclEntry - Class in java.nio.file.attribute
-
An entry in an access control list (ACL).
- AclEntry.Builder - Class in java.nio.file.attribute
-
A builder of
AclEntry
objects. - AclEntryFlag - Enum Class in java.nio.file.attribute
-
Defines the flags for used by the flags component of an ACL
entry
. - AclEntryPermission - Enum Class in java.nio.file.attribute
-
Defines the permissions for use with the permissions component of an ACL
entry
. - AclEntryType - Enum Class in java.nio.file.attribute
-
A typesafe enumeration of the access control entry types.
- AclFileAttributeView - Interface in java.nio.file.attribute
-
A file attribute view that supports reading or updating a file's Access Control Lists (ACL) or file owner attributes.
- acos(double) - Static method in class java.lang.Math
-
Returns the arc cosine of a value; the returned angle is in the range 0.0 through pi.
- acos(double) - Static method in class java.lang.StrictMath
-
Returns the arc cosine of a value; the returned angle is in the range 0.0 through pi.
- ACOS - Static variable in class jdk.incubator.vector.VectorOperators
-
Produce
acos(a)
. - acquire() - Method in class java.util.concurrent.Semaphore
-
Acquires a permit from this semaphore, blocking until one is available, or the thread is interrupted.
- acquire(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
-
Acquires in exclusive mode, ignoring interrupts.
- acquire(int) - Method in class java.util.concurrent.Semaphore
-
Acquires the given number of permits from this semaphore, blocking until all are available, or the thread is interrupted.
- acquire(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
-
Acquires in exclusive mode, ignoring interrupts.
- acquiredBy() - Method in class java.nio.channels.FileLock
-
Returns the channel upon whose file this lock was acquired.
- acquireFence() - Static method in class java.lang.invoke.VarHandle
-
Ensures that loads before the fence will not be reordered with loads and stores after the fence.
- acquireInterruptibly(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
-
Acquires in exclusive mode, aborting if interrupted.
- acquireInterruptibly(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
-
Acquires in exclusive mode, aborting if interrupted.
- acquireShared(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
-
Acquires in shared mode, ignoring interrupts.
- acquireShared(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
-
Acquires in shared mode, ignoring interrupts.
- acquireSharedInterruptibly(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
-
Acquires in shared mode, aborting if interrupted.
- acquireSharedInterruptibly(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
-
Acquires in shared mode, aborting if interrupted.
- acquireUninterruptibly() - Method in class java.util.concurrent.Semaphore
-
Acquires a permit from this semaphore, blocking until one is available.
- acquireUninterruptibly(int) - Method in class java.util.concurrent.Semaphore
-
Acquires the given number of permits from this semaphore, blocking until all are available.
- action(Event, Object) - Method in class java.awt.Component
-
Deprecated.As of JDK version 1.1, should register this component as ActionListener on component which fires action events.
- Action - Interface in javax.swing
-
The
Action
interface provides a useful extension to theActionListener
interface in cases where the same functionality may be accessed by several controls. - ACTION - Static variable in class com.sun.java.accessibility.util.EventID
-
Maps to AWT Action support (i.e., ActionListener and ActionEvent)
- ACTION - Static variable in class javax.management.MBeanOperationInfo
-
Indicates that the operation is write-like: it has an effect but does not return any information from the MBean.
- ACTION - Static variable in class javax.swing.text.html.HTML.Attribute
-
Attribute "action"
- ACTION_APPEND_AS_CHILDREN - Static variable in interface org.w3c.dom.ls.LSParser
-
Append the result of the parse operation as children of the context node.
- ACTION_COMMAND_KEY - Static variable in interface javax.swing.Action
-
The key used to determine the command
String
for theActionEvent
that will be created when anAction
is going to be notified as the result of residing in aKeymap
associated with aJComponent
. - ACTION_COPY - Static variable in class java.awt.dnd.DnDConstants
-
An
int
representing a "copy" action. - ACTION_COPY_OR_MOVE - Static variable in class java.awt.dnd.DnDConstants
-
An
int
representing a "copy" or "move" action. - ACTION_EVENT - Static variable in class java.awt.Event
-
Deprecated.This event indicates that the user wants some action to occur.
- ACTION_EVENT_MASK - Static variable in class java.awt.AWTEvent
-
The event mask for selecting action events.
- ACTION_FIRST - Static variable in class java.awt.event.ActionEvent
-
The first number in the range of ids used for action events.
- ACTION_INFO - Static variable in class javax.management.MBeanOperationInfo
-
Indicates that the operation is both read-like and write-like: it has an effect, and it also returns information from the MBean.
- ACTION_INSERT_AFTER - Static variable in interface org.w3c.dom.ls.LSParser
-
Insert the result of the parse operation as the immediately following sibling of the context node.
- ACTION_INSERT_BEFORE - Static variable in interface org.w3c.dom.ls.LSParser
-
Insert the result of the parse operation as the immediately preceding sibling of the context node.
- ACTION_LAST - Static variable in class java.awt.event.ActionEvent
-
The last number in the range of ids used for action events.
- ACTION_LINK - Static variable in class java.awt.dnd.DnDConstants
-
An
int
representing a "link" action. - ACTION_MOVE - Static variable in class java.awt.dnd.DnDConstants
-
An
int
representing a "move" action. - ACTION_NONE - Static variable in class java.awt.dnd.DnDConstants
-
An
int
representing no action. - ACTION_PERFORMED - Static variable in class java.awt.event.ActionEvent
-
This event id indicates that a meaningful action occurred.
- ACTION_REFERENCE - Static variable in class java.awt.dnd.DnDConstants
-
An
int
representing a "reference" action (synonym for ACTION_LINK). - ACTION_REPLACE - Static variable in interface org.w3c.dom.ls.LSParser
-
Replace the context node with the result of the parse operation.
- ACTION_REPLACE_CHILDREN - Static variable in interface org.w3c.dom.ls.LSParser
-
Replace all the children of the context node with the result of the parse operation.
- actionCommand - Variable in class javax.swing.DefaultButtonModel
-
The action command string fired by the button.
- actionCommand - Variable in class javax.swing.JComboBox
-
This protected field is implementation specific.
- ActionEvent - Class in java.awt.event
-
A semantic event which indicates that a component-defined action occurred.
- ActionEvent(Object, int, String) - Constructor for class java.awt.event.ActionEvent
-
Constructs an
ActionEvent
object. - ActionEvent(Object, int, String, int) - Constructor for class java.awt.event.ActionEvent
-
Constructs an
ActionEvent
object with modifier keys. - ActionEvent(Object, int, String, long, int) - Constructor for class java.awt.event.ActionEvent
-
Constructs an
ActionEvent
object with the specified modifier keys and timestamp. - actionListener - Variable in class javax.swing.AbstractButton
-
The button model's
ActionListener
. - ActionListener - Interface in java.awt.event
-
The listener interface for receiving action events.
- ActionMap - Class in javax.swing
-
ActionMap
provides mappings fromObject
s (called keys orAction
names) toAction
s. - ActionMap() - Constructor for class javax.swing.ActionMap
-
Creates an
ActionMap
with no parent and no mappings. - ActionMapUIResource - Class in javax.swing.plaf
-
A subclass of javax.swing.ActionMap that implements UIResource.
- ActionMapUIResource() - Constructor for class javax.swing.plaf.ActionMapUIResource
-
Constructs an
ActionMapUIResource
. - actionName - Variable in class javax.swing.text.JTextComponent.KeyBinding
-
The name of the action for the key.
- actionPerformed(ActionEvent) - Method in class java.awt.AWTEventMulticaster
-
Handles the actionPerformed event by invoking the actionPerformed methods on listener-a and listener-b.
- actionPerformed(ActionEvent) - Method in class java.awt.dnd.DropTarget.DropTargetAutoScroller
-
cause autoscroll to occur
- actionPerformed(ActionEvent) - Method in interface java.awt.event.ActionListener
-
Invoked when an action occurs.
- actionPerformed(ActionEvent) - Method in class java.awt.List.AccessibleAWTList
- actionPerformed(ActionEvent) - Method in class javax.swing.DefaultCellEditor.EditorDelegate
-
When an action is performed, editing is ended.
- actionPerformed(ActionEvent) - Method in class javax.swing.JComboBox
-
This method is public as an implementation side effect.
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.CloseAction
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.MaximizeAction
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.MinimizeAction
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.NavigateAction
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.OpenAction
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.ApproveSelectionAction
-
Invoked when an action occurs.
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.CancelSelectionAction
-
Invoked when an action occurs.
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.ChangeToParentDirectoryAction
-
Invoked when an action occurs.
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.GoHomeAction
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.NewFolderAction
-
Invoked when an action occurs.
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.UpdateAction
-
Invoked when an action occurs.
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.CloseAction
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.IconifyAction
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.MaximizeAction
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.RestoreAction
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.SizeAction
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonActionListener
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI.ScrollListener
-
Invoked when an action occurs.
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.ActionScroller
-
Invoked when an action occurs.
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.ScrollListener
-
Invoked when an action occurs.
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardDownRightHandler
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardEndHandler
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardHomeHandler
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardResizeToggleHandler
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardUpLeftHandler
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.ComponentHandler
-
Public as a result of Timer.
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeCancelEditingAction
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeHomeAction
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeIncrementAction
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreePageAction
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeToggleAction
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeTraverseAction
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxAction
- actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.BeepAction
-
The operation to perform when this action is triggered.
- actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.CopyAction
-
The operation to perform when this action is triggered.
- actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.CutAction
-
The operation to perform when this action is triggered.
- actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.DefaultKeyTypedAction
-
The operation to perform when this action is triggered.
- actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.InsertBreakAction
-
The operation to perform when this action is triggered.
- actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.InsertContentAction
-
The operation to perform when this action is triggered.
- actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.InsertTabAction
-
The operation to perform when this action is triggered.
- actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.PasteAction
-
The operation to perform when this action is triggered.
- actionPerformed(ActionEvent) - Method in class javax.swing.text.html.FormView
-
Responsible for processing the ActionEvent.
- actionPerformed(ActionEvent) - Method in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
-
Inserts the HTML into the document.
- actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.AlignmentAction
-
Sets the alignment.
- actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.BoldAction
-
Toggles the bold attribute.
- actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.FontFamilyAction
-
Sets the font family.
- actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.FontSizeAction
-
Sets the font size.
- actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.ForegroundAction
-
Sets the foreground color.
- actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.ItalicAction
-
Toggles the italic attribute.
- actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.UnderlineAction
-
Toggles the Underline attribute.
- actionPerformed(ActionEvent) - Method in class javax.swing.ToolTipManager.insideTimerAction
-
Invoked when an action occurs.
- actionPerformed(ActionEvent) - Method in class javax.swing.ToolTipManager.outsideTimerAction
-
Invoked when an action occurs.
- actionPerformed(ActionEvent) - Method in class javax.swing.ToolTipManager.stillInsideTimerAction
-
Invoked when an action occurs.
- actionPerformed(ActionEvent) - Method in class javax.swing.tree.DefaultTreeCellEditor
-
Messaged when the timer fires, this will start the editing session.
- actionPropertyChanged(Action, String) - Method in class javax.swing.AbstractButton
-
Updates the button's state in response to property changes in the associated action.
- actionPropertyChanged(Action, String) - Method in class javax.swing.JComboBox
-
Updates the combobox's state in response to property changes in associated action.
- actionPropertyChanged(Action, String) - Method in class javax.swing.JMenuItem
-
Updates the button's state in response to property changes in the associated action.
- actionPropertyChanged(Action, String) - Method in class javax.swing.JTextField
-
Updates the textfield's state in response to property changes in associated action.
- ActionScroller(JSlider, int, boolean) - Constructor for class javax.swing.plaf.basic.BasicSliderUI.ActionScroller
-
Constructs an
ActionScroller
. - activate() - Method in interface java.awt.im.spi.InputMethod
-
Activates the input method for immediate input processing.
- activate() - Method in class javax.accessibility.AccessibilityProvider
-
Activates the support provided by this service provider.
- activate(Applet) - Method in interface java.beans.AppletInitializer
-
Deprecated.Activate, and/or mark Applet active.
- activate(IIOParam) - Method in interface javax.imageio.IIOParamController
-
Activates the controller.
- activate(IIOMetadata) - Method in interface javax.imageio.metadata.IIOMetadataController
-
Activates the controller.
- activateController() - Method in class javax.imageio.IIOParam
-
Activates the installed
IIOParamController
for thisIIOParam
object and returns the resulting value. - activateController() - Method in class javax.imageio.metadata.IIOMetadata
-
Activates the installed
IIOMetadataController
for thisIIOMetadata
object and returns the resulting value. - ACTIVATED - Static variable in class javax.swing.event.HyperlinkEvent.EventType
-
Activated type.
- activateFrame(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
-
This will activate f moving it to the front.
- activateFrame(JInternalFrame) - Method in interface javax.swing.DesktopManager
-
Generally, indicate that this frame has focus.
- activateFrame(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
-
This method is called when the frame becomes selected.
- activateLink(int, JEditorPane) - Method in class javax.swing.text.html.HTMLEditorKit.LinkController
-
Calls linkActivated on the associated JEditorPane if the given position represents a link.
- ACTIVATION - Enum constant in enum class java.awt.event.FocusEvent.Cause
-
An activation of a toplevel window.
- ACTIVATOR_ID - Static variable in class java.rmi.server.ObjID
-
Object number for well-known
ObjID
of the activator. - active - Variable in class javax.sound.midi.VoiceStatus
-
Indicates whether the voice is currently processing a MIDI note.
- ACTIVE - Static variable in class javax.accessibility.AccessibleState
-
Indicates a window is currently the active window.
- ACTIVE_CAPTION - Static variable in class java.awt.SystemColor
-
The array index for the
SystemColor.activeCaption
system color. - ACTIVE_CAPTION_BORDER - Static variable in class java.awt.SystemColor
-
The array index for the
SystemColor.activeCaptionBorder
system color. - ACTIVE_CAPTION_TEXT - Static variable in class java.awt.SystemColor
-
The array index for the
SystemColor.activeCaptionText
system color. - ACTIVE_SENSING - Static variable in class javax.sound.midi.ShortMessage
-
Status byte for Active Sensing message (0xFE, or 254).
- activeCaption - Static variable in class java.awt.SystemColor
-
The color rendered for the window-title background of the currently active window.
- activeCaptionBorder - Static variable in class java.awt.SystemColor
-
The color rendered for the border around the currently active window.
- activeCaptionText - Static variable in class java.awt.SystemColor
-
The color rendered for the window-title text of the currently active window.
- activeCount() - Static method in class java.lang.Thread
-
Returns an estimate of the number of live platform threads in the current thread's thread group and its subgroups.
- activeCount() - Method in class java.lang.ThreadGroup
-
Returns an estimate of the number of live platform threads in this thread group and its subgroups.
- ActiveEvent - Interface in java.awt
-
An interface for events that know how to dispatch themselves.
- activeGroupCount() - Method in class java.lang.ThreadGroup
-
Returns an estimate of the number of groups in this thread group and its subgroups.
- AD - Static variable in class java.util.GregorianCalendar
-
Value of the
ERA
field indicating the common era (Anno Domini), also known as CE. - adapt(Runnable) - Static method in class java.util.concurrent.ForkJoinTask
-
Returns a new
ForkJoinTask
that performs therun
method of the givenRunnable
as its action, and returns a null result uponForkJoinTask.join()
. - adapt(Runnable, T) - Static method in class java.util.concurrent.ForkJoinTask
-
Returns a new
ForkJoinTask
that performs therun
method of the givenRunnable
as its action, and returns the given result uponForkJoinTask.join()
. - adapt(Callable<? extends T>) - Static method in class java.util.concurrent.ForkJoinTask
-
Returns a new
ForkJoinTask
that performs thecall
method of the givenCallable
as its action, and returns its result uponForkJoinTask.join()
, translating any checked exceptions encountered intoRuntimeException
. - adaptInterruptible(Callable<? extends T>) - Static method in class java.util.concurrent.ForkJoinTask
-
Returns a new
ForkJoinTask
that performs thecall
method of the givenCallable
as its action, and returns its result uponForkJoinTask.join()
, translating any checked exceptions encountered intoRuntimeException
. - adaptRequest(String, UnaryOperator<Request>) - Static method in class com.sun.net.httpserver.Filter
-
Returns a pre-processing Filter that inspects and possibly adapts the request state.
- add(byte) - Method in class java.awt.image.renderable.ParameterBlock
-
Adds a Byte to the list of parameters.
- add(byte) - Method in class jdk.incubator.vector.ByteVector
-
Adds this vector to the broadcast of an input scalar.
- add(byte, VectorMask<Byte>) - Method in class jdk.incubator.vector.ByteVector
-
Adds this vector to the broadcast of an input scalar, selecting lane elements controlled by a mask.
- add(char) - Method in class java.awt.image.renderable.ParameterBlock
-
Adds a Character to the list of parameters.
- add(double) - Method in class java.awt.image.renderable.ParameterBlock
-
Adds a Double to the list of parameters.
- add(double) - Method in class java.util.concurrent.atomic.DoubleAdder
-
Adds the given value.
- add(double) - Method in interface java.util.stream.DoubleStream.Builder
-
Adds an element to the stream being built.
- add(double) - Method in class jdk.incubator.vector.DoubleVector
-
Adds this vector to the broadcast of an input scalar.
- add(double, double) - Method in class java.awt.geom.Rectangle2D
-
Adds a point, specified by the double precision arguments
newx
andnewy
, to thisRectangle2D
. - add(double, VectorMask<Double>) - Method in class jdk.incubator.vector.DoubleVector
-
Adds this vector to the broadcast of an input scalar, selecting lane elements controlled by a mask.
- add(float) - Method in class java.awt.image.renderable.ParameterBlock
-
Adds a Float to the list of parameters.
- add(float) - Method in class jdk.incubator.vector.FloatVector
-
Adds this vector to the broadcast of an input scalar.
- add(float, VectorMask<Float>) - Method in class jdk.incubator.vector.FloatVector
-
Adds this vector to the broadcast of an input scalar, selecting lane elements controlled by a mask.
- add(int) - Method in class java.awt.image.renderable.ParameterBlock
-
Adds a Integer to the list of parameters.
- add(int) - Method in interface java.util.stream.IntStream.Builder
-
Adds an element to the stream being built.
- add(int) - Method in class jdk.incubator.vector.IntVector
-
Adds this vector to the broadcast of an input scalar.
- add(int, int) - Method in class java.awt.Rectangle
-
Adds a point, specified by the integer arguments
newx,newy
to the bounds of thisRectangle
. - add(int, int) - Method in class java.util.Calendar
-
Adds or subtracts the specified amount of time to the given calendar field, based on the calendar's rules.
- add(int, int) - Method in class java.util.GregorianCalendar
-
Adds the specified (signed) amount of time to the given calendar field, based on the calendar's rules.
- add(int, E) - Method in class java.util.AbstractList
-
Inserts the specified element at the specified position in this list (optional operation).
- add(int, E) - Method in class java.util.AbstractSequentialList
-
Inserts the specified element at the specified position in this list (optional operation).
- add(int, E) - Method in class java.util.ArrayList
-
Inserts the specified element at the specified position in this list.
- add(int, E) - Method in class java.util.concurrent.CopyOnWriteArrayList
-
Inserts the specified element at the specified position in this list.
- add(int, E) - Method in class java.util.LinkedList
-
Inserts the specified element at the specified position in this list.
- add(int, E) - Method in interface java.util.List
-
Inserts the specified element at the specified position in this list (optional operation).
- add(int, E) - Method in class java.util.Vector
-
Inserts the specified element at the specified position in this Vector.
- add(int, E) - Method in class javax.swing.DefaultListModel
-
Inserts the specified element at the specified position in this list.
- add(int, Object) - Method in class javax.management.AttributeList
-
Inserts the specified element at the specified position in this list.
- add(int, Object) - Method in interface javax.naming.directory.Attribute
-
Adds an attribute value to the ordered list of attribute values.
- add(int, Object) - Method in class javax.naming.directory.BasicAttribute
- add(int, String) - Method in class javax.naming.CompositeName
-
Adds a single component at a specified position within this composite name.
- add(int, String) - Method in class javax.naming.CompoundName
-
Adds a single component at a specified position within this compound name.
- add(int, String) - Method in class javax.naming.ldap.LdapName
-
Adds a single component at a specified position within this LDAP name.
- add(int, String) - Method in interface javax.naming.Name
-
Adds a single component at a specified position within this name.
- add(int, Attribute) - Method in class javax.management.AttributeList
-
Inserts the attribute specified as an element at the position specified.
- add(int, Role) - Method in class javax.management.relation.RoleList
-
Inserts the role specified as an element at the position specified.
- add(int, RoleUnresolved) - Method in class javax.management.relation.RoleUnresolvedList
-
Inserts the unresolved role specified as an element at the position specified.
- add(int, Rdn) - Method in class javax.naming.ldap.LdapName
-
Adds a single RDN at a specified position within this LDAP name.
- add(int, RefAddr) - Method in class javax.naming.Reference
-
Adds an address to the list of addresses at index posn.
- add(int, VectorMask<Integer>) - Method in class jdk.incubator.vector.IntVector
-
Adds this vector to the broadcast of an input scalar, selecting lane elements controlled by a mask.
- add(long) - Method in class java.awt.image.renderable.ParameterBlock
-
Adds a Long to the list of parameters.
- add(long) - Method in class java.util.concurrent.atomic.LongAdder
-
Adds the given value.
- add(long) - Method in interface java.util.stream.LongStream.Builder
-
Adds an element to the stream being built.
- add(long) - Method in class jdk.incubator.vector.LongVector
-
Adds this vector to the broadcast of an input scalar.
- add(long, VectorMask<Long>) - Method in class jdk.incubator.vector.LongVector
-
Adds this vector to the broadcast of an input scalar, selecting lane elements controlled by a mask.
- add(short) - Method in class java.awt.image.renderable.ParameterBlock
-
Adds a Short to the list of parameters.
- add(short) - Method in class jdk.incubator.vector.ShortVector
-
Adds this vector to the broadcast of an input scalar.
- add(short, VectorMask<Short>) - Method in class jdk.incubator.vector.ShortVector
-
Adds this vector to the broadcast of an input scalar, selecting lane elements controlled by a mask.
- add(E) - Method in class java.util.AbstractCollection
-
Ensures that this collection contains the specified element (optional operation).
- add(E) - Method in class java.util.AbstractList
-
Appends the specified element to the end of this list (optional operation).
- add(E) - Method in class java.util.AbstractQueue
-
Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions, returning
true
upon success and throwing anIllegalStateException
if no space is currently available. - add(E) - Method in class java.util.ArrayDeque
-
Inserts the specified element at the end of this deque.
- add(E) - Method in class java.util.ArrayList
-
Appends the specified element to the end of this list.
- add(E) - Method in interface java.util.Collection
-
Ensures that this collection contains the specified element (optional operation).
- add(E) - Method in class java.util.concurrent.ArrayBlockingQueue
-
Inserts the specified element at the tail of this queue if it is possible to do so immediately without exceeding the queue's capacity, returning
true
upon success and throwing anIllegalStateException
if this queue is full. - add(E) - Method in interface java.util.concurrent.BlockingDeque
-
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning
true
upon success and throwing anIllegalStateException
if no space is currently available. - add(E) - Method in interface java.util.concurrent.BlockingQueue
-
Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions, returning
true
upon success and throwing anIllegalStateException
if no space is currently available. - add(E) - Method in class java.util.concurrent.ConcurrentLinkedDeque
-
Inserts the specified element at the tail of this deque.
- add(E) - Method in class java.util.concurrent.ConcurrentLinkedQueue
-
Inserts the specified element at the tail of this queue.
- add(E) - Method in class java.util.concurrent.ConcurrentSkipListSet
-
Adds the specified element to this set if it is not already present.
- add(E) - Method in class java.util.concurrent.CopyOnWriteArrayList
-
Appends the specified element to the end of this list.
- add(E) - Method in class java.util.concurrent.CopyOnWriteArraySet
-
Adds the specified element to this set if it is not already present.
- add(E) - Method in class java.util.concurrent.DelayQueue
-
Inserts the specified element into this delay queue.
- add(E) - Method in class java.util.concurrent.LinkedBlockingDeque
-
Inserts the specified element at the end of this deque unless it would violate capacity restrictions.
- add(E) - Method in class java.util.concurrent.LinkedTransferQueue
-
Inserts the specified element at the tail of this queue.
- add(E) - Method in class java.util.concurrent.PriorityBlockingQueue
-
Inserts the specified element into this priority queue.
- add(E) - Method in interface java.util.Deque
-
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning
true
upon success and throwing anIllegalStateException
if no space is currently available. - add(E) - Method in class java.util.HashSet
-
Adds the specified element to this set if it is not already present.
- add(E) - Method in class java.util.LinkedList
-
Appends the specified element to the end of this list.
- add(E) - Method in interface java.util.List
-
Appends the specified element to the end of this list (optional operation).
- add(E) - Method in interface java.util.ListIterator
-
Inserts the specified element into the list (optional operation).
- add(E) - Method in class java.util.PriorityQueue
-
Inserts the specified element into this priority queue.
- add(E) - Method in interface java.util.Queue
-
Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions, returning
true
upon success and throwing anIllegalStateException
if no space is currently available. - add(E) - Method in interface java.util.Set
-
Adds the specified element to this set if it is not already present (optional operation).
- add(E) - Method in class java.util.TreeSet
-
Adds the specified element to this set if it is not already present.
- add(E) - Method in class java.util.Vector
-
Appends the specified element to the end of this Vector.
- add(Component) - Method in class java.awt.Container
-
Appends the specified component to the end of this container.
- add(Component) - Method in class javax.swing.JMenu
-
Appends a component to the end of this menu.
- add(Component) - Method in class javax.swing.JTabbedPane
-
Adds a
component
with a tab title defaulting to the name of the component which is the result of callingcomponent.getName
. - add(Component, int) - Method in class java.awt.Container
-
Adds the specified component to this container at the given position.
- add(Component, int) - Method in class javax.swing.JMenu
-
Adds the specified component to this container at the given position.
- add(Component, int) - Method in class javax.swing.JTabbedPane
-
Adds a
component
at the specified tab index with a tab title defaulting to the name of the component. - add(Component, Object) - Method in class java.awt.Container
-
Adds the specified component to the end of this container.
- add(Component, Object) - Method in class javax.swing.JTabbedPane
-
Adds a
component
to the tabbed pane. - add(Component, Object, int) - Method in class java.awt.Container
-
Adds the specified component to this container with the specified constraints at the specified index.
- add(Component, Object, int) - Method in class javax.swing.JTabbedPane
-
Adds a
component
at the specified tab index. - add(ActionListener, ActionListener) - Static method in class java.awt.AWTEventMulticaster
-
Adds action-listener-a with action-listener-b and returns the resulting multicast listener.
- add(AdjustmentListener, AdjustmentListener) - Static method in class java.awt.AWTEventMulticaster
-
Adds adjustment-listener-a with adjustment-listener-b and returns the resulting multicast listener.
- add(ComponentListener, ComponentListener) - Static method in class java.awt.AWTEventMulticaster
-
Adds component-listener-a with component-listener-b and returns the resulting multicast listener.
- add(ContainerListener, ContainerListener) - Static method in class java.awt.AWTEventMulticaster
-
Adds container-listener-a with container-listener-b and returns the resulting multicast listener.
- add(FocusListener, FocusListener) - Static method in class java.awt.AWTEventMulticaster
-
Adds focus-listener-a with focus-listener-b and returns the resulting multicast listener.
- add(HierarchyBoundsListener, HierarchyBoundsListener) - Static method in class java.awt.AWTEventMulticaster
-
Adds hierarchy-bounds-listener-a with hierarchy-bounds-listener-b and returns the resulting multicast listener.
- add(HierarchyListener, HierarchyListener) - Static method in class java.awt.AWTEventMulticaster
-
Adds hierarchy-listener-a with hierarchy-listener-b and returns the resulting multicast listener.
- add(InputMethodListener, InputMethodListener) - Static method in class java.awt.AWTEventMulticaster
-
Adds input-method-listener-a with input-method-listener-b and returns the resulting multicast listener.
- add(ItemListener, ItemListener) - Static method in class java.awt.AWTEventMulticaster
-
Adds item-listener-a with item-listener-b and returns the resulting multicast listener.
- add(KeyListener, KeyListener) - Static method in class java.awt.AWTEventMulticaster
-
Adds key-listener-a with key-listener-b and returns the resulting multicast listener.
- add(MouseListener, MouseListener) - Static method in class java.awt.AWTEventMulticaster
-
Adds mouse-listener-a with mouse-listener-b and returns the resulting multicast listener.
- add(MouseMotionListener, MouseMotionListener) - Static method in class java.awt.AWTEventMulticaster
-
Adds mouse-motion-listener-a with mouse-motion-listener-b and returns the resulting multicast listener.
- add(MouseWheelListener, MouseWheelListener) - Static method in class java.awt.AWTEventMulticaster
-
Adds mouse-wheel-listener-a with mouse-wheel-listener-b and returns the resulting multicast listener.
- add(TextListener, TextListener) - Static method in class java.awt.AWTEventMulticaster
-
Adds text-listener-a with text-listener-b and returns the resulting multicast listener.
- add(WindowFocusListener, WindowFocusListener) - Static method in class java.awt.AWTEventMulticaster
-
Adds window-focus-listener-a with window-focus-listener-b and returns the resulting multicast listener.
- add(WindowListener, WindowListener) - Static method in class java.awt.AWTEventMulticaster
-
Adds window-listener-a with window-listener-b and returns the resulting multicast listener.
- add(WindowStateListener, WindowStateListener) - Static method in class java.awt.AWTEventMulticaster
-
Adds window-state-listener-a with window-state-listener-b and returns the resulting multicast listener.
- add(Area) - Method in class java.awt.geom.Area
-
Adds the shape of the specified
Area
to the shape of thisArea
. - add(Point2D) - Method in class java.awt.geom.Rectangle2D
-
Adds the
Point2D
objectpt
to thisRectangle2D
. - add(Rectangle2D) - Method in class java.awt.geom.Rectangle2D
-
Adds a
Rectangle2D
object to thisRectangle2D
. - add(Menu) - Method in class java.awt.MenuBar
-
Adds the specified menu to the menu bar.
- add(MenuItem) - Method in class java.awt.Menu
-
Adds the specified menu item to this menu.
- add(Point) - Method in class java.awt.Rectangle
-
Adds the specified
Point
to the bounds of thisRectangle
. - add(PopupMenu) - Method in class java.awt.Component
-
Adds the specified popup menu to the component.
- add(Rectangle) - Method in class java.awt.Rectangle
-
Adds a
Rectangle
to thisRectangle
. - add(RenderingHints) - Method in class java.awt.RenderingHints
-
Adds all of the keys and corresponding values from the specified
RenderingHints
object to thisRenderingHints
object. - add(TrayIcon) - Method in class java.awt.SystemTray
-
Adds a
TrayIcon
to theSystemTray
. - add(CharSequence) - Method in class java.util.StringJoiner
-
Adds a copy of the given
CharSequence
value as the next element of theStringJoiner
value. - add(Class<? extends EventListener>, EventListener) - Method in class com.sun.java.accessibility.util.AccessibilityListenerList
-
Add the listener as a listener of the specified type.
- add(Class<T>, T) - Method in class javax.swing.event.EventListenerList
-
Adds the listener as a listener of the specified type.
- add(Object) - Method in class java.awt.image.renderable.ParameterBlock
-
Adds an object to the list of parameters.
- add(Object) - Method in class java.beans.beancontext.BeanContextSupport
-
Adds/nests a child within this
BeanContext
. - add(Object) - Method in class javax.management.AttributeList
-
Appends the specified element to the end of this list.
- add(Object) - Method in interface javax.naming.directory.Attribute
-
Adds a new value to the attribute.
- add(Object) - Method in class javax.naming.directory.BasicAttribute
-
Adds a new value to this attribute.
- add(String) - Method in class java.awt.Choice
-
Adds an item to this
Choice
menu. - add(String) - Method in class java.awt.List
-
Adds the specified item to the end of scrolling list.
- add(String) - Method in class java.awt.Menu
-
Adds an item with the specified label to this menu.
- add(String) - Method in class javax.naming.CompositeName
-
Adds a single component to the end of this composite name.
- add(String) - Method in class javax.naming.CompoundName
-
Adds a single component to the end of this compound name.
- add(String) - Method in class javax.naming.ldap.LdapName
-
Adds a single component to the end of this LDAP name.
- add(String) - Method in interface javax.naming.Name
-
Adds a single component to the end of this name.
- add(String) - Method in class javax.swing.JMenu
-
Creates a new menu item with the specified text and appends it to the end of this menu.
- add(String) - Method in class javax.swing.JPopupMenu
-
Creates a new menu item with the specified text and appends it to the end of this menu.
- add(String, int) - Method in class java.awt.List
-
Adds the specified item to the scrolling list at the position indicated by the index.
- add(String, Component) - Method in class java.awt.Container
-
Adds the specified component to this container.
- add(String, Component) - Method in class javax.swing.JTabbedPane
-
Adds a
component
with the specified tab title. - add(String, String) - Method in class com.sun.net.httpserver.Headers
-
Adds the given
value
to the list of headers for the givenkey
. - add(BigDecimal) - Method in class java.math.BigDecimal
-
Returns a
BigDecimal
whose value is(this + augend)
, and whose scale ismax(this.scale(), augend.scale())
. - add(BigDecimal, MathContext) - Method in class java.math.BigDecimal
-
Returns a
BigDecimal
whose value is(this + augend)
, with rounding according to the context settings. - add(BigInteger) - Method in class java.math.BigInteger
-
Returns a BigInteger whose value is
(this + val)
. - add(URI, HttpCookie) - Method in interface java.net.CookieStore
-
Adds one HTTP cookie to the store.
- add(Permission) - Method in class java.security.PermissionCollection
-
Adds a permission object to the current collection of permission objects.
- add(Permission) - Method in class java.security.Permissions
-
Adds a
Permission
object to thePermissionCollection
for the class the permission belongs to. - add(AccessibleRelation) - Method in class javax.accessibility.AccessibleRelationSet
-
Adds a new relation to the current relation set.
- add(AccessibleState) - Method in class javax.accessibility.AccessibleStateSet
-
Adds a new state to the current state set if it is not already present.
- add(Attribute) - Method in class javax.management.AttributeList
-
Adds the
Attribute
specified as the last element of the list. - add(Role) - Method in class javax.management.relation.RoleList
-
Adds the Role specified as the last element of the list.
- add(RoleUnresolved) - Method in class javax.management.relation.RoleUnresolvedList
-
Adds the RoleUnresolved specified as the last element of the list.
- add(Rdn) - Method in class javax.naming.ldap.LdapName
-
Adds a single RDN to the end of this LDAP name.
- add(RefAddr) - Method in class javax.naming.Reference
-
Adds an address to the end of the list of addresses.
- add(Attribute) - Method in interface javax.print.attribute.AttributeSet
-
Adds the specified attribute to this attribute set if it is not already present, first removing any existing value in the same attribute category as the specified attribute value.
- add(Attribute) - Method in interface javax.print.attribute.DocAttributeSet
-
Adds the specified attribute value to this attribute set if it is not already present, first removing any existing value in the same attribute category as the specified attribute value (optional operation).
- add(Attribute) - Method in class javax.print.attribute.HashAttributeSet
-
Adds the specified attribute to this attribute set if it is not already present, first removing any existing in the same attribute category as the specified attribute value.
- add(Attribute) - Method in interface javax.print.attribute.PrintJobAttributeSet
-
Adds the specified attribute value to this attribute set if it is not already present, first removing any existing value in the same attribute category as the specified attribute value (optional operation).
- add(Attribute) - Method in interface javax.print.attribute.PrintRequestAttributeSet
-
Adds the specified attribute value to this attribute set if it is not already present, first removing any existing value in the same attribute category as the specified attribute value (optional operation).
- add(Attribute) - Method in interface javax.print.attribute.PrintServiceAttributeSet
-
Adds the specified attribute value to this attribute set if it is not already present, first removing any existing value in the same attribute category as the specified attribute value (optional operation).
- add(JobStateReason) - Method in class javax.print.attribute.standard.JobStateReasons
-
Adds the specified element to this job state reasons attribute if it is not already present.
- add(MidiEvent) - Method in class javax.sound.midi.Track
-
Adds a new event to the track.
- add(AbstractButton) - Method in class javax.swing.ButtonGroup
-
Adds the button to the group.
- add(Action) - Method in class javax.swing.JMenu
-
Creates a new menu item attached to the specified
Action
object and appends it to the end of this menu. - add(Action) - Method in class javax.swing.JPopupMenu
-
Appends a new menu item to the end of the menu which dispatches the specified
Action
object. - add(Action) - Method in class javax.swing.JToolBar
-
Adds a new
JButton
which dispatches the action. - add(JMenu) - Method in class javax.swing.JMenuBar
-
Appends the specified menu to the end of the menu bar.
- add(JMenuItem) - Method in class javax.swing.JMenu
-
Appends a menu item to the end of this menu.
- add(JMenuItem) - Method in class javax.swing.JPopupMenu
-
Appends the specified menu item to the end of this menu.
- add(MutableTreeNode) - Method in class javax.swing.tree.DefaultMutableTreeNode
-
Removes
newChild
from its parent and makes it a child of this node by adding it to the end of this node's child array. - add(Duration) - Method in class javax.xml.datatype.Duration
-
Computes a new duration whose value is
this+rhs
. - add(Duration) - Method in class javax.xml.datatype.XMLGregorianCalendar
-
Add
duration
to this instance. - add(XMLEvent) - Method in interface javax.xml.stream.util.XMLEventConsumer
-
This method adds an event to the consumer.
- add(XMLEvent) - Method in interface javax.xml.stream.XMLEventWriter
-
Add an event to the output stream Adding a START_ELEMENT will open a new namespace scope that will be closed when the corresponding END_ELEMENT is written.
- add(XMLEventReader) - Method in interface javax.xml.stream.XMLEventWriter
-
Adds an entire stream to an output stream, calls next() on the inputStream argument until hasNext() returns false This should be treated as a convenience method that will perform the following loop over all the events in an event reader and call add on each event.
- add(Vector<E>) - Method in class jdk.incubator.vector.Vector
-
Adds this vector to a second input vector.
- add(Vector<E>, VectorMask<E>) - Method in class jdk.incubator.vector.Vector
-
Adds this vector to a second input vector, selecting lanes under the control of a mask.
- add(Vector<Byte>) - Method in class jdk.incubator.vector.ByteVector
-
Adds this vector to a second input vector.
- add(Vector<Byte>, VectorMask<Byte>) - Method in class jdk.incubator.vector.ByteVector
-
Adds this vector to a second input vector, selecting lanes under the control of a mask.
- add(Vector<Double>) - Method in class jdk.incubator.vector.DoubleVector
-
Adds this vector to a second input vector.
- add(Vector<Double>, VectorMask<Double>) - Method in class jdk.incubator.vector.DoubleVector
-
Adds this vector to a second input vector, selecting lanes under the control of a mask.
- add(Vector<Float>) - Method in class jdk.incubator.vector.FloatVector
-
Adds this vector to a second input vector.
- add(Vector<Float>, VectorMask<Float>) - Method in class jdk.incubator.vector.FloatVector
-
Adds this vector to a second input vector, selecting lanes under the control of a mask.
- add(Vector<Integer>) - Method in class jdk.incubator.vector.IntVector
-
Adds this vector to a second input vector.
- add(Vector<Integer>, VectorMask<Integer>) - Method in class jdk.incubator.vector.IntVector
-
Adds this vector to a second input vector, selecting lanes under the control of a mask.
- add(Vector<Long>) - Method in class jdk.incubator.vector.LongVector
-
Adds this vector to a second input vector.
- add(Vector<Long>, VectorMask<Long>) - Method in class jdk.incubator.vector.LongVector
-
Adds this vector to a second input vector, selecting lanes under the control of a mask.
- add(Vector<Short>) - Method in class jdk.incubator.vector.ShortVector
-
Adds this vector to a second input vector.
- add(Vector<Short>, VectorMask<Short>) - Method in class jdk.incubator.vector.ShortVector
-
Adds this vector to a second input vector, selecting lanes under the control of a mask.
- add(K) - Method in class java.util.concurrent.ConcurrentHashMap.KeySetView
-
Adds the specified key to this set view by mapping the key to the default mapped value in the backing map, if defined.
- add(GSSName, int, int, Oid, int) - Method in interface org.ietf.jgss.GSSCredential
-
Adds a mechanism specific credential-element to an existing credential.
- add(HTMLElement, HTMLElement) - Method in interface org.w3c.dom.html.HTMLSelectElement
-
Add a new element to the collection of
OPTION
elements for thisSELECT
. - add(T) - Method in interface java.util.stream.Stream.Builder
-
Adds an element to the stream being built.
- ADD - Static variable in class jdk.incubator.vector.VectorOperators
-
Produce
a+b
. - ADD_ATTRIBUTE - Static variable in interface javax.naming.directory.DirContext
-
This constant specifies to add an attribute with the specified values.
- ADD_FILE - Static variable in enum class java.nio.file.attribute.AclEntryPermission
-
Permission to add a new file to a directory (equal to
AclEntryPermission.WRITE_DATA
) - ADD_SUBDIRECTORY - Static variable in enum class java.nio.file.attribute.AclEntryPermission
-
Permission to create a subdirectory to a directory (equal to
AclEntryPermission.APPEND_DATA
) - addAccessibleSelection(int) - Method in class java.awt.List.AccessibleAWTList
-
Adds the specified selected item in the object to the object's selection.
- addAccessibleSelection(int) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
-
Adds the specified
Accessible
child of the object to the object's selection. - addAccessibleSelection(int) - Method in interface javax.accessibility.AccessibleSelection
-
Adds the specified
Accessible
child of the object to the object's selection. - addAccessibleSelection(int) - Method in class javax.swing.JComboBox.AccessibleJComboBox
-
Adds the specified Accessible child of the object to the object's selection.
- addAccessibleSelection(int) - Method in class javax.swing.JList.AccessibleJList
-
Adds the specified selected item in the object to the object's selection.
- addAccessibleSelection(int) - Method in class javax.swing.JMenu.AccessibleJMenu
-
Selects the
i
th menu in the menu. - addAccessibleSelection(int) - Method in class javax.swing.JMenuBar.AccessibleJMenuBar
-
Selects the nth menu in the menu bar, forcing it to pop up.
- addAccessibleSelection(int) - Method in class javax.swing.JTabbedPane.AccessibleJTabbedPane
- addAccessibleSelection(int) - Method in class javax.swing.JTable.AccessibleJTable
-
Adds the specified
Accessible
child of the object to the object's selection. - addAccessibleSelection(int) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
-
Adds the specified selected item in the object to the object's selection.
- addAccessibleSelection(int) - Method in class javax.swing.JTree.AccessibleJTree
-
Adds the specified selected item in the object to the object's selection.
- addActionForKeyStroke(KeyStroke, Action) - Method in interface javax.swing.text.Keymap
-
Adds a binding to the keymap.
- addActionListener(ActionListener) - Static method in class com.sun.java.accessibility.util.AWTEventMonitor
-
Adds the specified listener to receive all
ACTION
events on each component instance in the Java Virtual Machine when they occur. - addActionListener(ActionListener) - Method in class java.awt.Button
-
Adds the specified action listener to receive action events from this button.
- addActionListener(ActionListener) - Method in class java.awt.List
-
Adds the specified action listener to receive action events from this list.
- addActionListener(ActionListener) - Method in class java.awt.MenuItem
-
Adds the specified action listener to receive action events from this menu item.
- addActionListener(ActionListener) - Method in class java.awt.TextField
-
Adds the specified action listener to receive action events from this text field.
- addActionListener(ActionListener) - Method in class java.awt.TrayIcon
-
Adds the specified action listener to receive
ActionEvent
s from thisTrayIcon
. - addActionListener(ActionListener) - Method in class javax.swing.AbstractButton
-
Adds an
ActionListener
to the button. - addActionListener(ActionListener) - Method in interface javax.swing.ButtonModel
-
Adds an
ActionListener
to the model. - addActionListener(ActionListener) - Method in interface javax.swing.ComboBoxEditor
-
Add an ActionListener.
- addActionListener(ActionListener) - Method in class javax.swing.DefaultButtonModel
-
Adds an
ActionListener
to the model. - addActionListener(ActionListener) - Method in class javax.swing.JComboBox
-
Adds an
ActionListener
. - addActionListener(ActionListener) - Method in class javax.swing.JFileChooser
-
Adds an
ActionListener
to the file chooser. - addActionListener(ActionListener) - Method in class javax.swing.JTextField
-
Adds the specified action listener to receive action events from this textfield.
- addActionListener(ActionListener) - Method in class javax.swing.plaf.basic.BasicComboBoxEditor
- addActionListener(ActionListener) - Method in class javax.swing.Timer
-
Adds an action listener to the
Timer
. - addAdjustmentListener(AdjustmentListener) - Static method in class com.sun.java.accessibility.util.AWTEventMonitor
-
Adds the specified listener to receive all
ADJUSTMENT
events on each component instance in the Java Virtual Machine when they occur. - addAdjustmentListener(AdjustmentListener) - Method in interface java.awt.Adjustable
-
Adds a listener to receive adjustment events when the value of the adjustable object changes.
- addAdjustmentListener(AdjustmentListener) - Method in class java.awt.Scrollbar
-
Adds the specified adjustment listener to receive instances of
AdjustmentEvent
from this scroll bar. - addAdjustmentListener(AdjustmentListener) - Method in class java.awt.ScrollPaneAdjustable
-
Adds the specified adjustment listener to receive adjustment events from this
ScrollPaneAdjustable
. - addAdjustmentListener(AdjustmentListener) - Method in class javax.swing.JScrollBar
-
Adds an AdjustmentListener.
- addAll(int, Collection<?>) - Method in class javax.management.AttributeList
-
Inserts all of the elements in the specified collection into this list, starting at the specified position.
- addAll(int, Collection<? extends E>) - Method in class java.util.AbstractList
-
Inserts all of the elements in the specified collection into this list at the specified position (optional operation).
- addAll(int, Collection<? extends E>) - Method in class java.util.AbstractSequentialList
-
Inserts all of the elements in the specified collection into this list at the specified position (optional operation).
- addAll(int, Collection<? extends E>) - Method in class java.util.ArrayList
-
Inserts all of the elements in the specified collection into this list, starting at the specified position.
- addAll(int, Collection<? extends E>) - Method in class java.util.concurrent.CopyOnWriteArrayList
-
Inserts all of the elements in the specified collection into this list, starting at the specified position.
- addAll(int, Collection<? extends E>) - Method in class java.util.LinkedList
-
Inserts all of the elements in the specified collection into this list, starting at the specified position.
- addAll(int, Collection<? extends E>) - Method in interface java.util.List
-
Inserts all of the elements in the specified collection into this list at the specified position (optional operation).
- addAll(int, Collection<? extends E>) - Method in class java.util.Vector
-
Inserts all of the elements in the specified Collection into this Vector at the specified position.
- addAll(int, Collection<? extends E>) - Method in class javax.swing.DefaultComboBoxModel
-
Adds all of the elements present in the collection, starting from the specified index.
- addAll(int, Collection<? extends E>) - Method in class javax.swing.DefaultListModel
-
Adds all of the elements present in the collection, starting from the specified index.
- addAll(int, List<Rdn>) - Method in class javax.naming.ldap.LdapName
-
Adds the RDNs of a name -- in order -- at a specified position within this name.
- addAll(int, AttributeList) - Method in class javax.management.AttributeList
-
Inserts all of the elements in the
AttributeList
specified into this list, starting at the specified position, in the order in which they are returned by the Iterator of theAttributeList
specified. - addAll(int, RoleList) - Method in class javax.management.relation.RoleList
-
Inserts all of the elements in the RoleList specified into this list, starting at the specified position, in the order in which they are returned by the Iterator of the RoleList specified.
- addAll(int, RoleUnresolvedList) - Method in class javax.management.relation.RoleUnresolvedList
-
Inserts all of the elements in the RoleUnresolvedList specified into this list, starting at the specified position, in the order in which they are returned by the Iterator of the RoleUnresolvedList specified.
- addAll(int, Name) - Method in class javax.naming.CompositeName
-
Adds the components of a composite name -- in order -- at a specified position within this composite name.
- addAll(int, Name) - Method in class javax.naming.CompoundName
-
Adds the components of a compound name -- in order -- at a specified position within this compound name.
- addAll(int, Name) - Method in class javax.naming.ldap.LdapName
-
Adds the components of a name -- in order -- at a specified position within this name.
- addAll(int, Name) - Method in interface javax.naming.Name
-
Adds the components of a name -- in order -- at a specified position within this name.
- addAll(Collection) - Method in class java.beans.beancontext.BeanContextSupport
-
add Collection to set of Children (Unsupported) implementations must synchronized on the hierarchy lock and "children" protected field
- addAll(Collection<?>) - Method in class javax.management.AttributeList
-
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's Iterator.
- addAll(Collection<? extends E>) - Method in class java.util.AbstractCollection
-
Adds all of the elements in the specified collection to this collection (optional operation).
- addAll(Collection<? extends E>) - Method in class java.util.AbstractQueue
-
Adds all of the elements in the specified collection to this queue.
- addAll(Collection<? extends E>) - Method in class java.util.ArrayDeque
-
Adds all of the elements in the specified collection at the end of this deque, as if by calling
ArrayDeque.addLast(E)
on each one, in the order that they are returned by the collection's iterator. - addAll(Collection<? extends E>) - Method in class java.util.ArrayList
-
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's Iterator.
- addAll(Collection<? extends E>) - Method in interface java.util.Collection
-
Adds all of the elements in the specified collection to this collection (optional operation).
- addAll(Collection<? extends E>) - Method in class java.util.concurrent.ConcurrentLinkedDeque
-
Appends all of the elements in the specified collection to the end of this deque, in the order that they are returned by the specified collection's iterator.
- addAll(Collection<? extends E>) - Method in class java.util.concurrent.ConcurrentLinkedQueue
-
Appends all of the elements in the specified collection to the end of this queue, in the order that they are returned by the specified collection's iterator.
- addAll(Collection<? extends E>) - Method in class java.util.concurrent.CopyOnWriteArrayList
-
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator.
- addAll(Collection<? extends E>) - Method in class java.util.concurrent.CopyOnWriteArraySet
-
Adds all of the elements in the specified collection to this set if they're not already present.
- addAll(Collection<? extends E>) - Method in class java.util.concurrent.LinkedBlockingDeque
-
Appends all of the elements in the specified collection to the end of this deque, in the order that they are returned by the specified collection's iterator.
- addAll(Collection<? extends E>) - Method in interface java.util.Deque
-
Adds all of the elements in the specified collection at the end of this deque, as if by calling
Deque.addLast(E)
on each one, in the order that they are returned by the collection's iterator. - addAll(Collection<? extends E>) - Method in class java.util.LinkedList
-
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator.
- addAll(Collection<? extends E>) - Method in interface java.util.List
-
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator (optional operation).
- addAll(Collection<? extends E>) - Method in interface java.util.Set
-
Adds all of the elements in the specified collection to this set if they're not already present (optional operation).
- addAll(Collection<? extends E>) - Method in class java.util.TreeSet
-
Adds all of the elements in the specified collection to this set.
- addAll(Collection<? extends E>) - Method in class java.util.Vector
-
Appends all of the elements in the specified Collection to the end of this Vector, in the order that they are returned by the specified Collection's Iterator.
- addAll(Collection<? extends E>) - Method in class javax.swing.DefaultComboBoxModel
-
Adds all of the elements present in the collection.
- addAll(Collection<? extends E>) - Method in class javax.swing.DefaultListModel
-
Adds all of the elements present in the collection to the list.
- addAll(Collection<? extends K>) - Method in class java.util.concurrent.ConcurrentHashMap.KeySetView
-
Adds all of the elements in the specified collection to this set, as if by calling
ConcurrentHashMap.KeySetView.add(K)
on each one. - addAll(Collection<? super T>, T...) - Static method in class java.util.Collections
-
Adds all of the specified elements to the specified collection.
- addAll(List<Rdn>) - Method in class javax.naming.ldap.LdapName
-
Adds the RDNs of a name -- in order -- to the end of this name.
- addAll(AccessibleRelation[]) - Method in class javax.accessibility.AccessibleRelationSet
-
Adds all of the relations to the existing relation set.
- addAll(AccessibleState[]) - Method in class javax.accessibility.AccessibleStateSet
-
Adds all of the states to the existing state set.
- addAll(AttributeList) - Method in class javax.management.AttributeList
-
Appends all the elements in the
AttributeList
specified to the end of the list, in the order in which they are returned by the Iterator of theAttributeList
specified. - addAll(RoleList) - Method in class javax.management.relation.RoleList
-
Appends all the elements in the RoleList specified to the end of the list, in the order in which they are returned by the Iterator of the RoleList specified.
- addAll(RoleUnresolvedList) - Method in class javax.management.relation.RoleUnresolvedList
-
Appends all the elements in the RoleUnresolvedList specified to the end of the list, in the order in which they are returned by the Iterator of the RoleUnresolvedList specified.
- addAll(Name) - Method in class javax.naming.CompositeName
-
Adds the components of a composite name -- in order -- to the end of this composite name.
- addAll(Name) - Method in class javax.naming.CompoundName
-
Adds the components of a compound name -- in order -- to the end of this compound name.
- addAll(Name) - Method in class javax.naming.ldap.LdapName
-
Adds the components of a name -- in order -- to the end of this name.
- addAll(Name) - Method in interface javax.naming.Name
-
Adds the components of a name -- in order -- to the end of this name.
- addAll(AttributeSet) - Method in interface javax.print.attribute.AttributeSet
-
Adds all of the elements in the specified set to this attribute.
- addAll(AttributeSet) - Method in interface javax.print.attribute.DocAttributeSet
-
Adds all of the elements in the specified set to this attribute.
- addAll(AttributeSet) - Method in class javax.print.attribute.HashAttributeSet
-
Adds all of the elements in the specified set to this attribute.
- addAll(AttributeSet) - Method in interface javax.print.attribute.PrintJobAttributeSet
-
Adds all of the elements in the specified set to this attribute.
- addAll(AttributeSet) - Method in interface javax.print.attribute.PrintRequestAttributeSet
-
Adds all of the elements in the specified set to this attribute.
- addAll(AttributeSet) - Method in interface javax.print.attribute.PrintServiceAttributeSet
-
Adds all of the elements in the specified set to this attribute.
- addAllAbsent(Collection<? extends E>) - Method in class java.util.concurrent.CopyOnWriteArrayList
-
Appends all of the elements in the specified collection that are not already contained in this list, to the end of this list, in the order that they are returned by the specified collection's iterator.
- addAllowedTagSet(TIFFTagSet) - Method in class javax.imageio.plugins.tiff.TIFFImageReadParam
-
Adds a
TIFFTagSet
object to the list of allowed tag sets. - addAncestorListener(AncestorListener) - Static method in class com.sun.java.accessibility.util.SwingEventMonitor
-
Adds the specified listener to receive all
ANCESTOR
events on each component instance in the Java Virtual Machine as they occur. - addAncestorListener(AncestorListener) - Method in class javax.swing.JComponent
-
Registers
listener
so that it will receiveAncestorEvents
when it or any of its ancestors move or are made visible or invisible. - addAndGet(int) - Method in class java.util.concurrent.atomic.AtomicInteger
-
Atomically adds the given value to the current value, with memory effects as specified by
VarHandle.getAndAdd(java.lang.Object...)
. - addAndGet(int, int) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
-
Atomically adds the given value to the element at index
i
, with memory effects as specified byVarHandle.getAndAdd(java.lang.Object...)
. - addAndGet(int, long) - Method in class java.util.concurrent.atomic.AtomicLongArray
-
Atomically adds the given value to the element at index
i
, with memory effects as specified byVarHandle.getAndAdd(java.lang.Object...)
. - addAndGet(long) - Method in class java.util.concurrent.atomic.AtomicLong
-
Atomically adds the given value to the current value, with memory effects as specified by
VarHandle.getAndAdd(java.lang.Object...)
. - addAndGet(T, int) - Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
-
Atomically adds the given value to the current value of the field of the given object managed by this updater.
- addAndGet(T, long) - Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
-
Atomically adds the given value to the current value of the field of the given object managed by this updater.
- addAppEventListener(SystemEventListener) - Method in class java.awt.Desktop
-
Adds sub-types of
SystemEventListener
to listen for notifications from the native system. - addAttribute(Object, Object) - Method in class javax.swing.text.AbstractDocument.AbstractElement
-
Adds an attribute to the element.
- addAttribute(Object, Object) - Method in interface javax.swing.text.MutableAttributeSet
-
Creates a new attribute set similar to this one except that it contains an attribute with the given name and value.
- addAttribute(Object, Object) - Method in class javax.swing.text.SimpleAttributeSet
-
Adds an attribute to the list.
- addAttribute(Object, Object) - Method in class javax.swing.text.StyleContext.NamedStyle
-
Adds an attribute.
- addAttribute(String, String, int, boolean, int, int) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
-
Adds a new attribute to a previously defined element that will be defined by a list of values.
- addAttribute(String, String, int, boolean, String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
-
Adds a new attribute to a previously defined element that may be set to an arbitrary value.
- addAttribute(String, String, int, boolean, String, String, String, boolean, boolean) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
-
Adds a new attribute to a previously defined element that will be defined by a range of values.
- addAttribute(String, String, int, boolean, String, List<String>) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
-
Adds a new attribute to a previously defined element that will be defined by a set of enumerated values.
- addAttribute(String, String, String) - Method in class org.xml.sax.helpers.AttributeListImpl
-
Deprecated.Add an attribute to an attribute list.
- addAttribute(String, String, String, String, String) - Method in class org.xml.sax.ext.Attributes2Impl
-
Add an attribute to the end of the list, setting its "specified" flag to true.
- addAttribute(String, String, String, String, String) - Method in class org.xml.sax.helpers.AttributesImpl
-
Add an attribute to the end of the list.
- addAttribute(AttributedCharacterIterator.Attribute, Object) - Method in class java.text.AttributedString
-
Adds an attribute to the entire string.
- addAttribute(AttributedCharacterIterator.Attribute, Object, int, int) - Method in class java.text.AttributedString
-
Adds an attribute to a subrange of the string.
- addAttribute(AttributeSet, Object, Object) - Method in interface javax.swing.text.AbstractDocument.AttributeContext
-
Adds an attribute to the given set, and returns the new representative set.
- addAttribute(AttributeSet, Object, Object) - Method in class javax.swing.text.html.StyleSheet
-
Adds an attribute to the given set, and returns the new representative set.
- addAttribute(AttributeSet, Object, Object) - Method in class javax.swing.text.StyleContext
-
Adds an attribute to the given set, and returns the new representative set.
- addAttributeChangeNotificationListener(NotificationListener, String, Object) - Method in interface javax.management.modelmbean.ModelMBeanNotificationBroadcaster
-
Registers an object which implements the NotificationListener interface as a listener.
- addAttributeChangeNotificationListener(NotificationListener, String, Object) - Method in class javax.management.modelmbean.RequiredModelMBean
- addAttributes(Map<? extends AttributedCharacterIterator.Attribute, ?>, int, int) - Method in class java.text.AttributedString
-
Adds a set of attributes to a subrange of the string.
- addAttributes(AttributeSet) - Method in class javax.swing.text.AbstractDocument.AbstractElement
-
Adds a set of attributes to the element.
- addAttributes(AttributeSet) - Method in interface javax.swing.text.MutableAttributeSet
-
Creates a new attribute set similar to this one except that it contains the given attributes and values.
- addAttributes(AttributeSet) - Method in class javax.swing.text.SimpleAttributeSet
-
Adds a set of attributes to the list.
- addAttributes(AttributeSet) - Method in class javax.swing.text.StyleContext.NamedStyle
-
Adds a set of attributes to the element.
- addAttributes(AttributeSet, AttributeSet) - Method in interface javax.swing.text.AbstractDocument.AttributeContext
-
Adds a set of attributes to the element.
- addAttributes(AttributeSet, AttributeSet) - Method in class javax.swing.text.html.StyleSheet
-
Adds a set of attributes to the element.
- addAttributes(AttributeSet, AttributeSet) - Method in class javax.swing.text.StyleContext
-
Adds a set of attributes to the element.
- addAuxiliaryLookAndFeel(LookAndFeel) - Static method in class javax.swing.UIManager
-
Adds a
LookAndFeel
to the list of auxiliary look and feels. - addAWTEventListener(AWTEventListener, long) - Method in class java.awt.Toolkit
-
Adds an AWTEventListener to receive all AWTEvents dispatched system-wide that conform to the given
eventMask
. - addBatch() - Method in interface java.sql.PreparedStatement
-
Adds a set of parameters to this
PreparedStatement
object's batch of commands. - addBatch(String) - Method in interface java.sql.Statement
-
Adds the given SQL command to the current list of commands for this
Statement
object. - addBeanContextMembershipListener(BeanContextMembershipListener) - Method in interface java.beans.beancontext.BeanContext
-
Adds the specified
BeanContextMembershipListener
to receiveBeanContextMembershipEvents
from thisBeanContext
whenever it adds or removes a childComponent
(s). - addBeanContextMembershipListener(BeanContextMembershipListener) - Method in class java.beans.beancontext.BeanContextSupport
-
Adds a BeanContextMembershipListener
- addBeanContextServicesListener(BeanContextServicesListener) - Method in interface java.beans.beancontext.BeanContextServices
-
Adds a
BeanContextServicesListener
to this BeanContext - addBeanContextServicesListener(BeanContextServicesListener) - Method in class java.beans.beancontext.BeanContextServicesSupport
-
add a BeanContextServicesListener
- addBooleanAttribute(String, String, boolean, boolean) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
-
Adds a new attribute to a previously defined element that will be defined by the enumerated values
TRUE
andFALSE
, with a datatype ofDATATYPE_BOOLEAN
. - addButtonComponents(Container, Object[], int) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
-
Creates the appropriate object to represent each of the objects in
buttons
and adds it tocontainer
. - addCaretListener(CaretListener) - Static method in class com.sun.java.accessibility.util.SwingEventMonitor
-
Adds the specified listener to receive all
CARET
events on each component instance in the Java Virtual Machine as they occur. - addCaretListener(CaretListener) - Method in class javax.swing.text.JTextComponent
-
Adds a caret listener for notification of any changes to the caret.
- addCellEditorListener(CellEditorListener) - Static method in class com.sun.java.accessibility.util.SwingEventMonitor
-
Adds the specified listener to receive all
CELLEDITOR
events on each component instance in the Java Virtual Machine as they occur. - addCellEditorListener(CellEditorListener) - Method in class javax.swing.AbstractCellEditor
-
Adds a
CellEditorListener
to the listener list. - addCellEditorListener(CellEditorListener) - Method in interface javax.swing.CellEditor
-
Adds a listener to the list that's notified when the editor stops, or cancels editing.
- addCellEditorListener(CellEditorListener) - Method in class javax.swing.tree.DefaultTreeCellEditor
-
Adds the
CellEditorListener
. - addCertificate(Certificate) - Method in class java.security.Identity
-
Deprecated.Adds a certificate for this
Identity
. - addCertPathChecker(PKIXCertPathChecker) - Method in class java.security.cert.PKIXParameters
-
Adds a
PKIXCertPathChecker
to the list of certification path checkers. - addCertStore(CertStore) - Method in class java.security.cert.PKIXParameters
-
Adds a
CertStore
to the end of the list ofCertStore
s used in finding certificates and CRLs. - addChangeListener(ChangeListener) - Static method in class com.sun.java.accessibility.util.SwingEventMonitor
-
Adds the specified listener to receive all
CHANGE
events on each component instance in the Java Virtual Machine as they occur. - addChangeListener(ChangeListener) - Method in class javax.swing.AbstractButton
-
Adds a
ChangeListener
to the button. - addChangeListener(ChangeListener) - Method in class javax.swing.AbstractSpinnerModel
-
Adds a ChangeListener to the model's listener list.
- addChangeListener(ChangeListener) - Method in interface javax.swing.BoundedRangeModel
-
Adds a ChangeListener to the model's listener list.
- addChangeListener(ChangeListener) - Method in interface javax.swing.ButtonModel
-
Adds a
ChangeListener
to the model. - addChangeListener(ChangeListener) - Method in interface javax.swing.colorchooser.ColorSelectionModel
-
Adds
listener
as a listener to changes in the model. - addChangeListener(ChangeListener) - Method in class javax.swing.colorchooser.DefaultColorSelectionModel
-
Adds a
ChangeListener
to the model. - addChangeListener(ChangeListener) - Method in class javax.swing.DefaultBoundedRangeModel
-
Adds a
ChangeListener
. - addChangeListener(ChangeListener) - Method in class javax.swing.DefaultButtonModel
-
Adds a
ChangeListener
to the model. - addChangeListener(ChangeListener) - Method in class javax.swing.DefaultSingleSelectionModel
-
Adds a
ChangeListener
to the button. - addChangeListener(ChangeListener) - Method in class javax.swing.JProgressBar
-
Adds the specified
ChangeListener
to the progress bar. - addChangeListener(ChangeListener) - Method in class javax.swing.JSlider
-
Adds a ChangeListener to the slider.
- addChangeListener(ChangeListener) - Method in class javax.swing.JSpinner
-
Adds a listener to the list that is notified each time a change to the model occurs.
- addChangeListener(ChangeListener) - Method in class javax.swing.JTabbedPane
-
Adds a
ChangeListener
to this tabbedpane. - addChangeListener(ChangeListener) - Method in class javax.swing.JViewport
-
Adds a
ChangeListener
to the list that is notified each time the view's size, position, or the viewport's extent size has changed. - addChangeListener(ChangeListener) - Method in class javax.swing.MenuSelectionManager
-
Adds a ChangeListener to the button.
- addChangeListener(ChangeListener) - Method in interface javax.swing.SingleSelectionModel
-
Adds listener as a listener to changes in the model.
- addChangeListener(ChangeListener) - Method in interface javax.swing.SpinnerModel
-
Adds a
ChangeListener
to the model's listener list. - addChangeListener(ChangeListener) - Method in interface javax.swing.text.Caret
-
Adds a listener to track whenever the caret position has been changed.
- addChangeListener(ChangeListener) - Method in class javax.swing.text.DefaultCaret
-
Adds a listener to track whenever the caret position has been changed.
- addChangeListener(ChangeListener) - Method in interface javax.swing.text.Style
-
Adds a listener to track whenever an attribute has been changed.
- addChangeListener(ChangeListener) - Method in class javax.swing.text.StyleContext
-
Adds a listener to track when styles are added or removed.
- addChangeListener(ChangeListener) - Method in class javax.swing.text.StyleContext.NamedStyle
-
Adds a change listener.
- addChildElement(String, String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
-
Adds an existing element to the list of legal children for a given parent node type.
- addChoosableFileFilter(FileFilter) - Method in class javax.swing.JFileChooser
-
Adds a filter to the list of user choosable file filters.
- addChooserPanel(AbstractColorChooserPanel) - Method in class javax.swing.JColorChooser
-
Adds a color chooser panel to the color chooser.
- addClassExclusionFilter(String) - Method in interface com.sun.jdi.request.ClassPrepareRequest
-
Restricts the events generated by this request to the preparation of reference types whose name does not match this restricted regular expression.
- addClassExclusionFilter(String) - Method in interface com.sun.jdi.request.ClassUnloadRequest
-
Restricts the events generated by this request to the unloading of reference types whose name does not match a restricted regular expression.
- addClassExclusionFilter(String) - Method in interface com.sun.jdi.request.ExceptionRequest
-
Restricts the events generated by this request to those whose location is in a class whose name does not match a restricted regular expression.
- addClassExclusionFilter(String) - Method in interface com.sun.jdi.request.MethodEntryRequest
-
Restricts the events generated by this request to those whose method is in a class whose name does not match this restricted regular expression, e.g.
- addClassExclusionFilter(String) - Method in interface com.sun.jdi.request.MethodExitRequest
-
Restricts the events generated by this request to those whose method is in a class whose name does not match this restricted regular expression.
- addClassExclusionFilter(String) - Method in interface com.sun.jdi.request.MonitorContendedEnteredRequest
-
Restricts the events generated by this request to those whose method is in a class whose name does not match this restricted regular expression, e.g.
- addClassExclusionFilter(String) - Method in interface com.sun.jdi.request.MonitorContendedEnterRequest
-
Restricts the events generated by this request to those whose method is in a class whose name does not match this restricted regular expression, e.g.
- addClassExclusionFilter(String) - Method in interface com.sun.jdi.request.MonitorWaitedRequest
-
Restricts the events generated by this request to those in which the name of the class of the monitor object does notmatch this restricted regular expression, e.g.
- addClassExclusionFilter(String) - Method in interface com.sun.jdi.request.MonitorWaitRequest
-
Restricts the events generated by this request to those in which the name of the class of the monitor object does notmatch this restricted regular expression, e.g.
- addClassExclusionFilter(String) - Method in interface com.sun.jdi.request.StepRequest
-
Restricts the events generated by this request to those whose location is in a class whose name does not match a restricted regular expression.
- addClassExclusionFilter(String) - Method in interface com.sun.jdi.request.WatchpointRequest
-
Restricts the events generated by this request to those whose location is in a class whose name does not match this restricted regular expression.
- addClassFilter(ReferenceType) - Method in interface com.sun.jdi.request.ClassPrepareRequest
-
Restricts the events generated by this request to be the preparation of the given reference type and any subtypes.
- addClassFilter(ReferenceType) - Method in interface com.sun.jdi.request.ExceptionRequest
-
Restricts the events generated by this request to those whose location is in the given reference type or any of its subtypes.
- addClassFilter(ReferenceType) - Method in interface com.sun.jdi.request.MethodEntryRequest
-
Restricts the events generated by this request to those whose method is in the given reference type or any of its subtypes.
- addClassFilter(ReferenceType) - Method in interface com.sun.jdi.request.MethodExitRequest
-
Restricts the events generated by this request to those whose method is in the given reference type or any of its subtypes.
- addClassFilter(ReferenceType) - Method in interface com.sun.jdi.request.MonitorContendedEnteredRequest
-
Restricts the events generated by this request to those whose method is in the given reference type or any of its subtypes.
- addClassFilter(ReferenceType) - Method in interface com.sun.jdi.request.MonitorContendedEnterRequest
-
Restricts the events generated by this request to those whose method is in the given reference type or any of its subtypes.
- addClassFilter(ReferenceType) - Method in interface com.sun.jdi.request.MonitorWaitedRequest
-
Restricts the events generated by this request to those whose monitor object is of the given reference type or any of its subtypes.
- addClassFilter(ReferenceType) - Method in interface com.sun.jdi.request.MonitorWaitRequest
-
Restricts the events generated by this request to those whose monitor object is of the given reference type or any of its subtypes.
- addClassFilter(ReferenceType) - Method in interface com.sun.jdi.request.StepRequest
-
Restricts the events generated by this request to those whose location is in the given reference type or any of its subtypes.
- addClassFilter(ReferenceType) - Method in interface com.sun.jdi.request.WatchpointRequest
-
Restricts the events generated by this request to those whose location is in the given reference type or any of its subtypes.
- addClassFilter(String) - Method in interface com.sun.jdi.request.ClassPrepareRequest
-
Restricts the events generated by this request to the preparation of reference types whose name matches this restricted regular expression.
- addClassFilter(String) - Method in interface com.sun.jdi.request.ClassUnloadRequest
-
Restricts the events generated by this request to the unloading of reference types whose name matches a restricted regular expression.
- addClassFilter(String) - Method in interface com.sun.jdi.request.ExceptionRequest
-
Restricts the events generated by this request to those whose location is in a class whose name matches a restricted regular expression.
- addClassFilter(String) - Method in interface com.sun.jdi.request.MethodEntryRequest
-
Restricts the events generated by this request to those whose method is in a class whose name matches this restricted regular expression.
- addClassFilter(String) - Method in interface com.sun.jdi.request.MethodExitRequest
-
Restricts the events generated by this request to those whose method is in a class whose name matches a restricted regular expression.
- addClassFilter(String) - Method in interface com.sun.jdi.request.MonitorContendedEnteredRequest
-
Restricts the events generated by this request to those whose method is in a class whose name matches this restricted regular expression.
- addClassFilter(String) - Method in interface com.sun.jdi.request.MonitorContendedEnterRequest
-
Restricts the events generated by this request to those whose method is in a class whose name matches this restricted regular expression.
- addClassFilter(String) - Method in interface com.sun.jdi.request.MonitorWaitedRequest
-
Restricts the events generated by this request to those in which the name of the class of the monitor object matches this restricted regular expression.
- addClassFilter(String) - Method in interface com.sun.jdi.request.MonitorWaitRequest
-
Restricts the events generated by this request to those in which the name of the class of the monitor object matches this restricted regular expression.
- addClassFilter(String) - Method in interface com.sun.jdi.request.StepRequest
-
Restricts the events generated by this request to those whose location is in a class whose name matches a restricted regular expression.
- addClassFilter(String) - Method in interface com.sun.jdi.request.WatchpointRequest
-
Restricts the events generated by this request to those whose location is in a class whose name matches a restricted regular expression.
- addColumn(Object) - Method in class javax.swing.table.DefaultTableModel
-
Adds a column to the model.
- addColumn(Object, Object[]) - Method in class javax.swing.table.DefaultTableModel
-
Adds a column to the model.
- addColumn(Object, Vector<?>) - Method in class javax.swing.table.DefaultTableModel
-
Adds a column to the model.
- addColumn(TableColumn) - Method in class javax.swing.JTable
-
Appends
aColumn
to the end of the array of columns held by thisJTable
's column model. - addColumn(TableColumn) - Method in class javax.swing.table.DefaultTableColumnModel
-
Appends
aColumn
to the end of thetableColumns
array. - addColumn(TableColumn) - Method in interface javax.swing.table.TableColumnModel
-
Appends
aColumn
to the end of thetableColumns
array. - addColumnModelListener(TableColumnModelListener) - Static method in class com.sun.java.accessibility.util.SwingEventMonitor
-
Adds the specified listener to receive all
COLUMNMODEL
events on each component instance in the Java Virtual Machine as they occur. - addColumnModelListener(TableColumnModelListener) - Method in class javax.swing.table.DefaultTableColumnModel
-
Adds a listener for table column model events.
- addColumnModelListener(TableColumnModelListener) - Method in interface javax.swing.table.TableColumnModel
-
Adds a listener for table column model events.
- addColumnSelectionInterval(int, int) - Method in class javax.swing.JTable
-
Adds the columns from
index0
toindex1
, inclusive, to the current selection. - addComponent(boolean, Component) - Method in class javax.swing.GroupLayout.SequentialGroup
-
Adds a
Component
to thisGroup
. - addComponent(boolean, Component, int, int, int) - Method in class javax.swing.GroupLayout.SequentialGroup
-
Adds a
Component
to thisGroup
with the specified size. - addComponent(Component) - Method in class javax.swing.GroupLayout.Group
-
Adds a
Component
to thisGroup
. - addComponent(Component) - Method in class javax.swing.GroupLayout.ParallelGroup
-
Adds a
Component
to thisGroup
. - addComponent(Component) - Method in class javax.swing.GroupLayout.SequentialGroup
-
Adds a
Component
to thisGroup
. - addComponent(Component, int, int, int) - Method in class javax.swing.GroupLayout.Group
-
Adds a
Component
to thisGroup
with the specified size. - addComponent(Component, int, int, int) - Method in class javax.swing.GroupLayout.ParallelGroup
-
Adds a
Component
to thisGroup
with the specified size. - addComponent(Component, int, int, int) - Method in class javax.swing.GroupLayout.SequentialGroup
-
Adds a
Component
to thisGroup
with the specified size. - addComponent(Component, GroupLayout.Alignment) - Method in class javax.swing.GroupLayout.ParallelGroup
-
Adds a
Component
to thisParallelGroup
with the specified alignment. - addComponent(Component, GroupLayout.Alignment, int, int, int) - Method in class javax.swing.GroupLayout.ParallelGroup
-
Adds a
Component
to thisParallelGroup
with the specified alignment and size. - addComponentListener(ComponentListener) - Static method in class com.sun.java.accessibility.util.AWTEventMonitor
-
Adds the specified listener to receive all
COMPONENT
events on each component instance in the Java Virtual Machine as they occur. - addComponentListener(ComponentListener) - Method in class java.awt.Component
-
Adds the specified component listener to receive component events from this component.
- addConfigurationListener(Runnable) - Method in class java.util.logging.LogManager
-
Adds a configuration listener to be invoked each time the logging configuration is read.
- addConnectionEventListener(ConnectionEventListener) - Method in interface javax.sql.PooledConnection
-
Registers the given event listener so that it will be notified when an event occurs on this
PooledConnection
object. - addConnectionNotificationListener(NotificationListener, NotificationFilter, Object) - Method in interface javax.management.remote.JMXConnector
-
Adds a listener to be informed of changes in connection status.
- addConnectionNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.remote.rmi.RMIConnector
- addConsumer(ImageConsumer) - Method in class java.awt.image.FilteredImageSource
-
Adds the specified
ImageConsumer
to the list of consumers interested in data for the filtered image. - addConsumer(ImageConsumer) - Method in interface java.awt.image.ImageProducer
-
Registers an
ImageConsumer
with theImageProducer
for access to the image data during a later reconstruction of theImage
. - addConsumer(ImageConsumer) - Method in class java.awt.image.MemoryImageSource
-
Adds an ImageConsumer to the list of consumers interested in data for this image.
- addConsumer(ImageConsumer) - Method in class java.awt.image.renderable.RenderableImageProducer
-
Adds an ImageConsumer to the list of consumers interested in data for this image.
- addContainerGap() - Method in class javax.swing.GroupLayout.SequentialGroup
-
Adds an element representing the preferred gap between an edge the container and components that touch the border of the container.
- addContainerGap(int, int) - Method in class javax.swing.GroupLayout.SequentialGroup
-
Adds an element representing the preferred gap between one edge of the container and the next or previous
Component
with the specified size. - addContainerListener(ContainerListener) - Static method in class com.sun.java.accessibility.util.AWTEventMonitor
-
Adds the specified listener to receive all
CONTAINER
events on each component instance in the Java Virtual Machine as they occur. - addContainerListener(ContainerListener) - Method in class java.awt.Container
-
Adds the specified container listener to receive container events from this container.
- addContent(char[], int, int) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
-
Adds some text with the current character attributes.
- addContent(char[], int, int, boolean) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
-
Adds some text with the current character attributes.
- addContextPropertyChangeListener(PropertyChangeListener) - Method in class com.sun.tools.jconsole.JConsolePlugin
-
Adds a
PropertyChangeListener
to theJConsoleContext
object for this plugin. - addControlButtons() - Method in class javax.swing.plaf.metal.MetalFileChooserUI
-
Adds control buttons to bottom panel.
- addControllerEventListener(ControllerEventListener, int[]) - Method in interface javax.sound.midi.Sequencer
-
Registers a controller event listener to receive notification whenever the sequencer processes a control-change event of the requested type or types.
- addCountFilter(int) - Method in interface com.sun.jdi.request.EventRequest
-
Limit the requested event to be reported at most once after a given number of occurrences.
- addCSSAttribute(MutableAttributeSet, CSS.Attribute, String) - Method in class javax.swing.text.html.StyleSheet
-
Adds a CSS attribute to the given set.
- addCSSAttributeFromHTML(MutableAttributeSet, CSS.Attribute, String) - Method in class javax.swing.text.html.StyleSheet
-
Adds a CSS attribute to the given set.
- addCustomEntriesToTable(UIDefaults) - Method in class javax.swing.plaf.metal.MetalTheme
-
Adds values specific to this theme to the defaults table.
- addCustomEntriesToTable(UIDefaults) - Method in class javax.swing.plaf.metal.OceanTheme
-
Add this theme's custom entries to the defaults table.
- addDirtyRegion(Applet, int, int, int, int) - Method in class javax.swing.RepaintManager
-
Deprecated, for removal: This API element is subject to removal in a future version.The Applet API is deprecated. See the java.applet package documentation for further information.
- addDirtyRegion(Window, int, int, int, int) - Method in class javax.swing.RepaintManager
-
Adds
window
to the list ofComponent
s that need to be repainted. - addDirtyRegion(JComponent, int, int, int, int) - Method in class javax.swing.RepaintManager
-
Add a component in the list of components that should be refreshed.
- addDocumentListener(DocumentListener) - Static method in class com.sun.java.accessibility.util.SwingEventMonitor
-
Adds the specified listener to receive all
DOCUMENT
events on each component instance in the Java Virtual Machine as they occur. - addDocumentListener(DocumentListener) - Method in class javax.swing.text.AbstractDocument
-
Adds a document listener for notification of any changes.
- addDocumentListener(DocumentListener) - Method in class javax.swing.text.DefaultStyledDocument
-
Adds a document listener for notification of any changes.
- addDocumentListener(DocumentListener) - Method in interface javax.swing.text.Document
-
Registers the given observer to begin receiving notifications when changes are made to the document.
- addDragGestureListener(DragGestureListener) - Method in class java.awt.dnd.DragGestureRecognizer
-
Register a new
DragGestureListener
. - addDragSourceListener(DragSourceListener) - Method in class java.awt.dnd.DragSource
-
Adds the specified
DragSourceListener
to thisDragSource
to receive drag source events during drag operations initiated with thisDragSource
. - addDragSourceListener(DragSourceListener) - Method in class java.awt.dnd.DragSourceContext
-
Add a
DragSourceListener
to thisDragSourceContext
if one has not already been added. - addDragSourceMotionListener(DragSourceMotionListener) - Method in class java.awt.dnd.DragSource
-
Adds the specified
DragSourceMotionListener
to thisDragSource
to receive drag motion events during drag operations initiated with thisDragSource
. - addDropTargetListener(DropTargetListener) - Method in class java.awt.dnd.DropTarget
-
Adds a new
DropTargetListener
(UNICAST SOURCE). - addEdit(UndoableEdit) - Method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
-
Adds a document edit.
- addEdit(UndoableEdit) - Method in class javax.swing.undo.AbstractUndoableEdit
-
This default implementation returns false.
- addEdit(UndoableEdit) - Method in class javax.swing.undo.CompoundEdit
-
If this edit is
inProgress
, acceptsanEdit
and returns true. - addEdit(UndoableEdit) - Method in interface javax.swing.undo.UndoableEdit
-
Adds an
UndoableEdit
to thisUndoableEdit
. - addEdit(UndoableEdit) - Method in class javax.swing.undo.UndoManager
-
Adds an
UndoableEdit
to thisUndoManager
, if it's possible. - addEditor() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
-
This public method is implementation specific and should be private.
- addElement(E) - Method in class java.util.Vector
-
Adds the specified component to the end of this vector, increasing its size by one.
- addElement(E) - Method in class javax.swing.DefaultComboBoxModel
- addElement(E) - Method in class javax.swing.DefaultListModel
-
Adds the specified component to the end of this list.
- addElement(E) - Method in interface javax.swing.MutableComboBoxModel
-
Adds an item at the end of the model.
- addElement(String, String, int) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
-
Adds a new element type to this metadata document format with a child policy other than
CHILD_POLICY_REPEAT
. - addElement(String, String, int, int) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
-
Adds a new element type to this metadata document format with a child policy of
CHILD_POLICY_REPEAT
. - addEventListener(String, EventListener, boolean) - Method in interface org.w3c.dom.events.EventTarget
-
This method allows the registration of event listeners on the event target.
- addExact(int, int) - Static method in class java.lang.Math
-
Returns the sum of its arguments, throwing an exception if the result overflows an
int
. - addExact(int, int) - Static method in class java.lang.StrictMath
-
Returns the sum of its arguments, throwing an exception if the result overflows an
int
. - addExact(long, long) - Static method in class java.lang.Math
-
Returns the sum of its arguments, throwing an exception if the result overflows a
long
. - addExact(long, long) - Static method in class java.lang.StrictMath
-
Returns the sum of its arguments, throwing an exception if the result overflows a
long
. - addExports(Module, String, Module) - Method in class java.lang.ModuleLayer.Controller
-
Updates module
source
in the layer to export a package to moduletarget
. - addExports(String, Module) - Method in class java.lang.Module
-
If the caller's module is this module then update this module to export the given package to the given module.
- addFirst(E) - Method in class java.util.ArrayDeque
-
Inserts the specified element at the front of this deque.
- addFirst(E) - Method in class java.util.ArrayList
-
Adds an element as the first element of this collection (optional operation).
- addFirst(E) - Method in interface java.util.concurrent.BlockingDeque
-
Inserts the specified element at the front of this deque if it is possible to do so immediately without violating capacity restrictions, throwing an
IllegalStateException
if no space is currently available. - addFirst(E) - Method in class java.util.concurrent.ConcurrentLinkedDeque
-
Inserts the specified element at the front of this deque.
- addFirst(E) - Method in class java.util.concurrent.ConcurrentSkipListSet
-
Throws
UnsupportedOperationException
. - addFirst(E) - Method in class java.util.concurrent.CopyOnWriteArrayList
-
Adds an element as the first element of this collection (optional operation).
- addFirst(E) - Method in class java.util.concurrent.LinkedBlockingDeque
- addFirst(E) - Method in interface java.util.Deque
-
Inserts the specified element at the front of this deque if it is possible to do so immediately without violating capacity restrictions, throwing an
IllegalStateException
if no space is currently available. - addFirst(E) - Method in class java.util.LinkedHashSet
-
Adds an element as the first element of this collection (optional operation).
- addFirst(E) - Method in class java.util.LinkedList
-
Inserts the specified element at the beginning of this list.
- addFirst(E) - Method in interface java.util.List
-
Adds an element as the first element of this collection (optional operation).
- addFirst(E) - Method in interface java.util.SequencedCollection
-
Adds an element as the first element of this collection (optional operation).
- addFirst(E) - Method in interface java.util.SortedSet
-
Throws
UnsupportedOperationException
. - addFirst(E) - Method in class java.util.TreeSet
-
Throws
UnsupportedOperationException
. - addFlavorForUnencodedNative(String, DataFlavor) - Method in class java.awt.datatransfer.SystemFlavorMap
-
Adds a mapping from a single
String
native to a singleDataFlavor
. - addFlavorListener(FlavorListener) - Method in class java.awt.datatransfer.Clipboard
-
Registers the specified
FlavorListener
to receiveFlavorEvent
s from this clipboard. - addFocusListener(FocusListener) - Static method in class com.sun.java.accessibility.util.AWTEventMonitor
-
Adds the specified listener to receive all
FOCUS
events on each component instance in the Java Virtual Machine when they occur. - addFocusListener(FocusListener) - Method in class com.sun.java.accessibility.util.Translator
-
Adds the specified
FocusListener
to receive focus events from this component. - addFocusListener(FocusListener) - Method in class java.awt.Component.AccessibleAWTComponent
-
Adds the specified focus listener to receive focus events from this component.
- addFocusListener(FocusListener) - Method in class java.awt.Component
-
Adds the specified focus listener to receive focus events from this component when this component gains input focus.
- addFocusListener(FocusListener) - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
-
Adds the specified focus listener to receive focus events from this component.
- addFocusListener(FocusListener) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
-
Adds the specified focus listener to receive focus events from this component.
- addFocusListener(FocusListener) - Method in interface javax.accessibility.AccessibleComponent
-
Adds the specified focus listener to receive focus events from this component.
- addFocusListener(FocusListener) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
- addFocusListener(FocusListener) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
- addFocusListener(FocusListener) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
- addFocusListener(FocusListener) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
- addGap(int) - Method in class javax.swing.GroupLayout.Group
-
Adds a rigid gap to this
Group
. - addGap(int) - Method in class javax.swing.GroupLayout.ParallelGroup
-
Adds a rigid gap to this
Group
. - addGap(int) - Method in class javax.swing.GroupLayout.SequentialGroup
-
Adds a rigid gap to this
Group
. - addGap(int, int, int) - Method in class javax.swing.GroupLayout.Group
-
Adds a gap to this
Group
with the specified size. - addGap(int, int, int) - Method in class javax.swing.GroupLayout.ParallelGroup
-
Adds a gap to this
Group
with the specified size. - addGap(int, int, int) - Method in class javax.swing.GroupLayout.SequentialGroup
-
Adds a gap to this
Group
with the specified size. - addGroup(boolean, GroupLayout.Group) - Method in class javax.swing.GroupLayout.SequentialGroup
-
Adds a
Group
to thisGroup
. - addGroup(GroupLayout.Alignment, GroupLayout.Group) - Method in class javax.swing.GroupLayout.ParallelGroup
-
Adds a
Group
to thisParallelGroup
with the specified alignment. - addGroup(GroupLayout.Group) - Method in class javax.swing.GroupLayout.Group
-
Adds a
Group
to thisGroup
. - addGroup(GroupLayout.Group) - Method in class javax.swing.GroupLayout.ParallelGroup
-
Adds a
Group
to thisGroup
. - addGroup(GroupLayout.Group) - Method in class javax.swing.GroupLayout.SequentialGroup
-
Adds a
Group
to thisGroup
. - addGUIInitializedListener(GUIInitializedListener) - Static method in class com.sun.java.accessibility.util.EventQueueMonitor
-
Adds the specified listener to be notified when the GUI subsystem is initialized.
- addHandler(Handler) - Method in class java.util.logging.Logger
-
Add a log Handler to receive logging messages.
- addHandshakeCompletedListener(HandshakeCompletedListener) - Method in class javax.net.ssl.SSLSocket
-
Registers an event listener to receive notifications that an SSL handshake has completed on this connection.
- addHierarchyBoundsListener(HierarchyBoundsListener) - Method in class java.awt.Component
-
Adds the specified hierarchy bounds listener to receive hierarchy bounds events from this component when the hierarchy to which this container belongs changes.
- addHierarchyListener(HierarchyListener) - Method in class java.awt.Component
-
Adds the specified hierarchy listener to receive hierarchy changed events from this component when the hierarchy to which this container belongs changes.
- addHighlight(int, int, Highlighter.HighlightPainter) - Method in class javax.swing.text.DefaultHighlighter
-
Adds a highlight to the view.
- addHighlight(int, int, Highlighter.HighlightPainter) - Method in interface javax.swing.text.Highlighter
-
Adds a highlight to the view.
- addHyperlinkListener(HyperlinkListener) - Method in class javax.swing.JEditorPane
-
Adds a hyperlink listener for notification of any changes, for example when a link is selected and entered.
- addIcon(Container) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
-
Creates and adds a JLabel representing the icon returned from
getIcon
totop
. - addIdentity(Identity) - Method in class java.security.IdentityScope
-
Deprecated.Adds an
Identity
to this identity scope. - addIfAbsent(E) - Method in class java.util.concurrent.CopyOnWriteArrayList
-
Appends the element, if not present.
- addIIOReadProgressListener(IIOReadProgressListener) - Method in class javax.imageio.ImageReader
-
Adds an
IIOReadProgressListener
to the list of registered progress listeners. - addIIOReadUpdateListener(IIOReadUpdateListener) - Method in class javax.imageio.ImageReader
-
Adds an
IIOReadUpdateListener
to the list of registered update listeners. - addIIOReadWarningListener(IIOReadWarningListener) - Method in class javax.imageio.ImageReader
-
Adds an
IIOReadWarningListener
to the list of registered warning listeners. - addIIOWriteProgressListener(IIOWriteProgressListener) - Method in class javax.imageio.ImageWriter
-
Adds an
IIOWriteProgressListener
to the list of registered progress listeners. - addIIOWriteWarningListener(IIOWriteWarningListener) - Method in class javax.imageio.ImageWriter
-
Adds an
IIOWriteWarningListener
to the list of registered warning listeners. - addImage(Image, int) - Method in class java.awt.MediaTracker
-
Adds an image to the list of images being tracked by this media tracker.
- addImage(Image, int, int, int) - Method in class java.awt.MediaTracker
-
Adds a scaled image to the list of images being tracked by this media tracker.
- addImpl(Component, Object, int) - Method in class java.awt.Container
-
Adds the specified component to this container at the specified index.
- addImpl(Component, Object, int) - Method in class java.awt.ScrollPane
-
Adds the specified component to this scroll pane container.
- addImpl(Component, Object, int) - Method in class javax.swing.AbstractButton
-
Adds the specified component to this container at the specified index, refer to
Container.addImpl(Component, Object, int)
for a complete description of this method. - addImpl(Component, Object, int) - Method in class javax.swing.CellRendererPane
-
If the specified component is already a child of this then we don't bother doing anything - stacking order doesn't matter for cell renderer components (CellRendererPane doesn't paint anyway).
- addImpl(Component, Object, int) - Method in class javax.swing.JApplet
-
Deprecated.Adds the specified child
Component
. - addImpl(Component, Object, int) - Method in class javax.swing.JDesktopPane
-
Adds the specified component to this container at the specified index.
- addImpl(Component, Object, int) - Method in class javax.swing.JDialog
-
Adds the specified child
Component
. - addImpl(Component, Object, int) - Method in class javax.swing.JFrame
-
Adds the specified child
Component
. - addImpl(Component, Object, int) - Method in class javax.swing.JInternalFrame
-
Adds the specified child
Component
. - addImpl(Component, Object, int) - Method in class javax.swing.JLayer
-
This method is not supported by
JLayer
and always throwsUnsupportedOperationException
- addImpl(Component, Object, int) - Method in class javax.swing.JRootPane
-
Overridden to enforce the position of the glass component as the zero child.
- addImpl(Component, Object, int) - Method in class javax.swing.JSplitPane
-
Adds the specified component to this split pane.
- addImpl(Component, Object, int) - Method in class javax.swing.JToolBar
-
If a
JButton
is being added, it is initially set to be disabled. - addImpl(Component, Object, int) - Method in class javax.swing.JViewport
-
Sets the
JViewport
's one lightweight child, which can benull
. - addImpl(Component, Object, int) - Method in class javax.swing.JWindow
-
Adds the specified child
Component
. - addIndex(int) - Method in class jdk.incubator.vector.ByteVector
-
Adds the lanes of this vector to their corresponding lane numbers, scaled by a given constant.
- addIndex(int) - Method in class jdk.incubator.vector.DoubleVector
-
Adds the lanes of this vector to their corresponding lane numbers, scaled by a given constant.
- addIndex(int) - Method in class jdk.incubator.vector.FloatVector
-
Adds the lanes of this vector to their corresponding lane numbers, scaled by a given constant.
- addIndex(int) - Method in class jdk.incubator.vector.IntVector
-
Adds the lanes of this vector to their corresponding lane numbers, scaled by a given constant.
- addIndex(int) - Method in class jdk.incubator.vector.LongVector
-
Adds the lanes of this vector to their corresponding lane numbers, scaled by a given constant.
- addIndex(int) - Method in class jdk.incubator.vector.ShortVector
-
Adds the lanes of this vector to their corresponding lane numbers, scaled by a given constant.
- addIndex(int) - Method in class jdk.incubator.vector.Vector
-
Adds the lanes of this vector to their corresponding lane numbers, scaled by a given constant.
- Adding New Calendars - Search tag in interface java.time.chrono.Chronology
- Section
- addInputMethodListener(InputMethodListener) - Method in class java.awt.Component
-
Adds the specified input method listener to receive input method events from this component.
- addInstanceFilter(ObjectReference) - Method in interface com.sun.jdi.request.BreakpointRequest
-
Restricts the events generated by this request to those in which the currently executing instance is the object specified.
- addInstanceFilter(ObjectReference) - Method in interface com.sun.jdi.request.ExceptionRequest
-
Restricts the events generated by this request to those in which the currently executing instance ("this") is the object specified.
- addInstanceFilter(ObjectReference) - Method in interface com.sun.jdi.request.MethodEntryRequest
-
Restricts the events generated by this request to those in which the currently executing instance ("this") is the object specified.
- addInstanceFilter(ObjectReference) - Method in interface com.sun.jdi.request.MethodExitRequest
-
Restricts the events generated by this request to those in which the currently executing instance ("this") is the object specified.
- addInstanceFilter(ObjectReference) - Method in interface com.sun.jdi.request.MonitorContendedEnteredRequest
-
Restricts the events generated by this request to those in which the currently executing instance ("this") is the object specified.
- addInstanceFilter(ObjectReference) - Method in interface com.sun.jdi.request.MonitorContendedEnterRequest
-
Restricts the events generated by this request to those in which the currently executing instance ("this") is the object specified.
- addInstanceFilter(ObjectReference) - Method in interface com.sun.jdi.request.MonitorWaitedRequest
-
Restricts the events generated by this request to those in which the currently executing instance ("this") is the object specified.
- addInstanceFilter(ObjectReference) - Method in interface com.sun.jdi.request.MonitorWaitRequest
-
Restricts the events generated by this request to those in which the currently executing instance ("this") is the object specified.
- addInstanceFilter(ObjectReference) - Method in interface com.sun.jdi.request.StepRequest
-
Restricts the events generated by this request to those in which the currently executing instance ("this") is the object specified.
- addInstanceFilter(ObjectReference) - Method in interface com.sun.jdi.request.WatchpointRequest
-
Restricts the events generated by this request to those in which the currently executing instance ("this") is the object specified.
- addInternal(EventListener, EventListener) - Static method in class java.awt.AWTEventMulticaster
-
Returns the resulting multicast listener from adding listener-a and listener-b together.
- addInternalFrameListener(InternalFrameListener) - Static method in class com.sun.java.accessibility.util.SwingEventMonitor
-
Adds the specified listener to receive all
INTERNALFRAME
events on each component instance in the Java Virtual Machine as they occur. - addInternalFrameListener(InternalFrameListener) - Method in class javax.swing.JInternalFrame
-
Adds the specified listener to receive internal frame events from this internal frame.
- addInvalidComponent(JComponent) - Method in class javax.swing.RepaintManager
-
Mark the component as in need of layout and queue a runnable for the event dispatching thread that will validate the components first isValidateRoot() ancestor.
- addIssuer(X500Principal) - Method in class java.security.cert.X509CRLSelector
-
Adds a name to the issuerNames criterion.
- addIssuerName(byte[]) - Method in class java.security.cert.X509CRLSelector
-
Adds a name to the issuerNames criterion.
- addIssuerName(String) - Method in class java.security.cert.X509CRLSelector
-
Deprecated.Use
X509CRLSelector.addIssuer(X500Principal)
orX509CRLSelector.addIssuerName(byte[])
instead. This method should not be relied on as it can fail to match some CRLs because of a loss of encoding information in the RFC 2253 String form of some distinguished names. - addItem(E) - Method in class javax.swing.JComboBox
-
Adds an item to the item list.
- addItem(String) - Method in class java.awt.Choice
-
Obsolete as of Java 2 platform v1.1.
- addItem(String) - Method in class java.awt.List
-
Deprecated.replaced by
add(String)
. - addItem(String, int) - Method in class java.awt.List
-
Deprecated.replaced by
add(String, int)
. - addItemListener(ItemListener) - Static method in class com.sun.java.accessibility.util.AWTEventMonitor
-
Adds the specified listener to receive all
ITEM
events on each component instance in the Java Virtual Machine when they occur. - addItemListener(ItemListener) - Method in class java.awt.Checkbox
-
Adds the specified item listener to receive item events from this check box.
- addItemListener(ItemListener) - Method in class java.awt.CheckboxMenuItem
-
Adds the specified item listener to receive item events from this check box menu item.
- addItemListener(ItemListener) - Method in class java.awt.Choice
-
Adds the specified item listener to receive item events from this
Choice
menu. - addItemListener(ItemListener) - Method in interface java.awt.ItemSelectable
-
Adds a listener to receive item events when the state of an item is changed by the user.
- addItemListener(ItemListener) - Method in class java.awt.List
-
Adds the specified item listener to receive item events from this list.
- addItemListener(ItemListener) - Method in class javax.swing.AbstractButton
-
Adds an
ItemListener
to thecheckbox
. - addItemListener(ItemListener) - Method in interface javax.swing.ButtonModel
-
Adds an
ItemListener
to the model. - addItemListener(ItemListener) - Method in class javax.swing.DefaultButtonModel
-
Adds an
ItemListener
to the model. - addItemListener(ItemListener) - Method in class javax.swing.JComboBox
-
Adds an
ItemListener
. - ADDITION - Static variable in interface org.w3c.dom.events.MutationEvent
-
The
Attr
was just added. - Additional client or server parameters - Search tag in package javax.management.remote
- Section
- AdditionalComments - Static variable in class javax.swing.text.html.HTMLDocument
-
Document property key value.
- Additional operations - Search tag in class java.nio.Buffer
- Section
- Additional Specification - Search tag in package java.awt
- Section
- Additional Specification - Search tag in package java.net
- Section
- Additional value types - Search tag in package java.time
- Section
- addKeyEventDispatcher(KeyEventDispatcher) - Method in class java.awt.KeyboardFocusManager
-
Adds a KeyEventDispatcher to this KeyboardFocusManager's dispatcher chain.
- addKeyEventPostProcessor(KeyEventPostProcessor) - Method in class java.awt.KeyboardFocusManager
-
Adds a KeyEventPostProcessor to this KeyboardFocusManager's post- processor chain.
- addKeyListener(KeyListener) - Static method in class com.sun.java.accessibility.util.AWTEventMonitor
-
Adds the specified listener to receive all
KEY
events on each component instance in the Java Virtual Machine when they occur. - addKeyListener(KeyListener) - Method in class java.awt.Component
-
Adds the specified key listener to receive key events from this component.
- addKeymap(String, Keymap) - Static method in class javax.swing.text.JTextComponent
-
Adds a new keymap into the keymap hierarchy.
- addLast(E) - Method in class java.util.ArrayDeque
-
Inserts the specified element at the end of this deque.
- addLast(E) - Method in class java.util.ArrayList
-
Adds an element as the last element of this collection (optional operation).
- addLast(E) - Method in interface java.util.concurrent.BlockingDeque
-
Inserts the specified element at the end of this deque if it is possible to do so immediately without violating capacity restrictions, throwing an
IllegalStateException
if no space is currently available. - addLast(E) - Method in class java.util.concurrent.ConcurrentLinkedDeque
-
Inserts the specified element at the end of this deque.
- addLast(E) - Method in class java.util.concurrent.ConcurrentSkipListSet
-
Throws
UnsupportedOperationException
. - addLast(E) - Method in class java.util.concurrent.CopyOnWriteArrayList
-
Adds an element as the last element of this collection (optional operation).
- addLast(E) - Method in class java.util.concurrent.LinkedBlockingDeque
- addLast(E) - Method in interface java.util.Deque
-
Inserts the specified element at the end of this deque if it is possible to do so immediately without violating capacity restrictions, throwing an
IllegalStateException
if no space is currently available. - addLast(E) - Method in class java.util.LinkedHashSet
-
Adds an element as the last element of this collection (optional operation).
- addLast(E) - Method in class java.util.LinkedList
-
Appends the specified element to the end of this list.
- addLast(E) - Method in interface java.util.List
-
Adds an element as the last element of this collection (optional operation).
- addLast(E) - Method in interface java.util.SequencedCollection
-
Adds an element as the last element of this collection (optional operation).
- addLast(E) - Method in interface java.util.SortedSet
-
Throws
UnsupportedOperationException
. - addLast(E) - Method in class java.util.TreeSet
-
Throws
UnsupportedOperationException
. - addLayoutComponent(Component, Object) - Method in class java.awt.BorderLayout
-
Adds the specified component to the layout, using the specified constraint object.
- addLayoutComponent(Component, Object) - Method in class java.awt.CardLayout
-
Adds the specified component to this card layout's internal table of names.
- addLayoutComponent(Component, Object) - Method in class java.awt.GridBagLayout
-
Adds the specified component to the layout, using the specified
constraints
object. - addLayoutComponent(Component, Object) - Method in interface java.awt.LayoutManager2
-
Adds the specified component to the layout, using the specified constraint object.
- addLayoutComponent(Component, Object) - Method in class javax.swing.BoxLayout
-
Not used by this class.
- addLayoutComponent(Component, Object) - Method in class javax.swing.GroupLayout
-
Notification that a
Component
has been added to the parent container. - addLayoutComponent(Component, Object) - Method in class javax.swing.JRootPane.RootLayout
- addLayoutComponent(Component, Object) - Method in class javax.swing.OverlayLayout
-
Adds the specified component to the layout, using the specified constraint object.
- addLayoutComponent(Component, Object) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
-
Adds the specified component to the layout, using the specified constraint object.
- addLayoutComponent(Component, Object) - Method in class javax.swing.SpringLayout
-
If
constraints
is an instance ofSpringLayout.Constraints
, associates the constraints with the specified component. - addLayoutComponent(String, Component) - Method in class java.awt.BorderLayout
-
Deprecated.replaced by
addLayoutComponent(Component, Object)
. - addLayoutComponent(String, Component) - Method in class java.awt.CardLayout
-
Deprecated.replaced by
addLayoutComponent(Component, Object)
. - addLayoutComponent(String, Component) - Method in class java.awt.FlowLayout
-
Adds the specified component to the layout.
- addLayoutComponent(String, Component) - Method in class java.awt.GridBagLayout
-
Has no effect, since this layout manager does not use a per-component string.
- addLayoutComponent(String, Component) - Method in class java.awt.GridLayout
-
Adds the specified component with the specified name to the layout.
- addLayoutComponent(String, Component) - Method in interface java.awt.LayoutManager
-
If the layout manager uses a per-component string, adds the component
comp
to the layout, associating it with the string specified byname
. - addLayoutComponent(String, Component) - Method in class javax.swing.BoxLayout
-
Not used by this class.
- addLayoutComponent(String, Component) - Method in class javax.swing.GroupLayout
-
Notification that a
Component
has been added to the parent container. - addLayoutComponent(String, Component) - Method in class javax.swing.JRootPane.RootLayout
- addLayoutComponent(String, Component) - Method in class javax.swing.JSpinner.DefaultEditor
-
This
LayoutManager
method does nothing. - addLayoutComponent(String, Component) - Method in class javax.swing.OverlayLayout
-
Adds the specified component to the layout.
- addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.ComboBoxLayoutManager
- addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.TitlePaneLayout
- addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFrameLayout
-
If the layout manager uses a per-component string, adds the component
comp
to the layout, associating it with the string specified byname
. - addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
- addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
- addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DividerLayout
- addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
-
Adds the component at place.
- addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
- addLayoutComponent(String, Component) - Method in class javax.swing.ScrollPaneLayout
-
Adds the specified component to the layout.
- addLayoutComponent(String, Component) - Method in class javax.swing.SpringLayout
-
Has no effect, since this layout manager does not use a per-component string.
- addLayoutComponent(String, Component) - Method in class javax.swing.ViewportLayout
-
Adds the specified component to the layout.
- addLineListener(LineListener) - Method in interface javax.sound.sampled.Line
-
Adds a listener to this line.
- addListDataListener(ListDataListener) - Static method in class com.sun.java.accessibility.util.SwingEventMonitor
-
Adds the specified listener to receive all
LISTDATA
events on each component instance in the Java Virtual Machine as they occur. - addListDataListener(ListDataListener) - Method in class javax.swing.AbstractListModel
-
Adds a listener to the list that's notified each time a change to the data model occurs.
- addListDataListener(ListDataListener) - Method in interface javax.swing.ListModel
-
Adds a listener to the list that's notified each time a change to the data model occurs.
- addListener(FlightRecorderListener) - Static method in class jdk.jfr.FlightRecorder
-
Adds a recorder listener and captures the
AccessControlContext
to use when invoking the listener. - addListSelectionListener(ListSelectionListener) - Static method in class com.sun.java.accessibility.util.SwingEventMonitor
-
Adds the specified listener to receive all
LISTSELECTION
events on each component instance in the Java Virtual Machine as they occur. - addListSelectionListener(ListSelectionListener) - Method in class javax.swing.DefaultListSelectionModel
-
Add a listener to the list that's notified each time a change to the selection occurs.
- addListSelectionListener(ListSelectionListener) - Method in class javax.swing.JList
-
Adds a listener to the list, to be notified each time a change to the selection occurs; the preferred way of listening for selection state changes.
- addListSelectionListener(ListSelectionListener) - Method in interface javax.swing.ListSelectionModel
-
Add a listener to the list that's notified each time a change to the selection occurs.
- addLogger(Logger) - Method in class java.util.logging.LogManager
-
Add a named logger.
- addMenuDragMouseListener(MenuDragMouseListener) - Method in class javax.swing.JMenuItem
-
Adds a
MenuDragMouseListener
to the menu item. - addMenuKeyListener(MenuKeyListener) - Method in class javax.swing.JMenuItem
-
Adds a
MenuKeyListener
to the menu item. - addMenuKeyListener(MenuKeyListener) - Method in class javax.swing.JPopupMenu
-
Adds a
MenuKeyListener
to the popup menu. - addMenuListener(MenuListener) - Static method in class com.sun.java.accessibility.util.SwingEventMonitor
-
Adds the specified listener to receive all
MENU
events on each component instance in the Java Virtual Machine as they occur. - addMenuListener(MenuListener) - Method in class javax.swing.JMenu
-
Adds a listener for menu events.
- addMessageComponents(Container, GridBagConstraints, Object, int, boolean) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
-
Creates the appropriate object to represent
msg
and places it intocontainer
. - addMetaEventListener(MetaEventListener) - Method in interface javax.sound.midi.Sequencer
-
Registers a meta-event listener to receive notification whenever a meta-event is encountered in the sequence and processed by the sequencer.
- addModules(Iterable<String>) - Method in interface javax.tools.DocumentationTool.DocumentationTask
-
Adds root modules to be taken into account during module resolution.
- addModules(Iterable<String>) - Method in interface javax.tools.JavaCompiler.CompilationTask
-
Adds root modules to be taken into account during module resolution.
- addMouseListener(MouseListener) - Static method in class com.sun.java.accessibility.util.AWTEventMonitor
-
Adds the specified listener to receive all
MOUSE
events on each component instance in the Java Virtual Machine when they occur. - addMouseListener(MouseListener) - Method in class java.awt.Component
-
Adds the specified mouse listener to receive mouse events from this component.
- addMouseListener(MouseListener) - Method in class java.awt.TrayIcon
-
Adds the specified mouse listener to receive mouse events from this
TrayIcon
. - addMouseMotionListener(MouseMotionListener) - Static method in class com.sun.java.accessibility.util.AWTEventMonitor
-
Adds the specified listener to receive all mouse
MOTION
events on each component instance in the Java Virtual Machine when they occur. - addMouseMotionListener(MouseMotionListener) - Method in class java.awt.Component
-
Adds the specified mouse motion listener to receive mouse motion events from this component.
- addMouseMotionListener(MouseMotionListener) - Method in class java.awt.TrayIcon
-
Adds the specified mouse listener to receive mouse-motion events from this
TrayIcon
. - addMouseWheelListener(MouseWheelListener) - Method in class java.awt.Component
-
Adds the specified mouse wheel listener to receive mouse wheel events from this component.
- addNamingListener(String, int, NamingListener) - Method in interface javax.naming.event.EventContext
-
Adds a listener for receiving naming events fired when the object named by the string target name and scope changes.
- addNamingListener(String, String, Object[], SearchControls, NamingListener) - Method in interface javax.naming.event.EventDirContext
-
Adds a listener for receiving naming events fired when objects identified by the search filter
filter
and filter arguments at the object named by the string target name are modified. - addNamingListener(String, String, SearchControls, NamingListener) - Method in interface javax.naming.event.EventDirContext
-
Adds a listener for receiving naming events fired when objects identified by the search filter
filter
at the object named by the string target name are modified. - addNamingListener(Name, int, NamingListener) - Method in interface javax.naming.event.EventContext
-
Adds a listener for receiving naming events fired when the object(s) identified by a target and scope changes.
- addNamingListener(Name, String, Object[], SearchControls, NamingListener) - Method in interface javax.naming.event.EventDirContext
-
Adds a listener for receiving naming events fired when objects identified by the search filter
filter
and filter arguments at the object named by the target are modified. - addNamingListener(Name, String, SearchControls, NamingListener) - Method in interface javax.naming.event.EventDirContext
-
Adds a listener for receiving naming events fired when objects identified by the search filter
filter
at the object named by target are modified. - addNodeChangeListener(NodeChangeListener) - Method in class java.util.prefs.AbstractPreferences
- addNodeChangeListener(NodeChangeListener) - Method in class java.util.prefs.Preferences
-
Registers the specified listener to receive node change events for this node.
- addNotification(String, String, Object, Date) - Method in class javax.management.timer.Timer
-
Creates a new timer notification with the specified
type
,message
anduserData
and inserts it into the list of notifications with a given date and a null period and number of occurrences. - addNotification(String, String, Object, Date) - Method in interface javax.management.timer.TimerMBean
-
Creates a new timer notification with the specified
type
,message
anduserData
and inserts it into the list of notifications with a given date and a null period and number of occurrences. - addNotification(String, String, Object, Date, long) - Method in class javax.management.timer.Timer
-
Creates a new timer notification with the specified
type
,message
anduserData
and inserts it into the list of notifications with a given date and period and a null number of occurrences. - addNotification(String, String, Object, Date, long) - Method in interface javax.management.timer.TimerMBean
-
Creates a new timer notification with the specified
type
,message
anduserData
and inserts it into the list of notifications with a given date and period and a null number of occurrences. - addNotification(String, String, Object, Date, long, long) - Method in class javax.management.timer.Timer
-
Creates a new timer notification with the specified
type
,message
anduserData
and inserts it into the list of notifications with a given date, period and number of occurrences. - addNotification(String, String, Object, Date, long, long) - Method in interface javax.management.timer.TimerMBean
-
Creates a new timer notification with the specified
type
,message
anduserData
and inserts it into the list of notifications with a given date, period and number of occurrences. - addNotification(String, String, Object, Date, long, long, boolean) - Method in class javax.management.timer.Timer
-
Creates a new timer notification with the specified
type
,message
anduserData
and inserts it into the list of notifications with a given date, period and number of occurrences. - addNotification(String, String, Object, Date, long, long, boolean) - Method in interface javax.management.timer.TimerMBean
-
Creates a new timer notification with the specified
type
,message
anduserData
and inserts it into the list of notifications with a given date, period and number of occurrences. - addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.MBeanServerDelegate
- addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.modelmbean.RequiredModelMBean
-
Registers an object which implements the NotificationListener interface as a listener.
- addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in interface javax.management.NotificationBroadcaster
-
Adds a listener to this MBean.
- addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.NotificationBroadcasterSupport
-
Adds a listener.
- addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.StandardEmitterMBean
- addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface javax.management.MBeanServer
-
Adds a listener to a registered MBean.
- addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface javax.management.MBeanServerConnection
-
Adds a listener to a registered MBean.
- addNotificationListener(ObjectName, ObjectName, MarshalledObject, MarshalledObject, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
- addNotificationListener(ObjectName, ObjectName, MarshalledObject, MarshalledObject, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl_Stub
- addNotificationListener(ObjectName, ObjectName, MarshalledObject, MarshalledObject, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
- addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface javax.management.MBeanServer
-
Adds a listener to a registered MBean.
- addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface javax.management.MBeanServerConnection
-
Adds a listener to a registered MBean.
- addNotificationListeners(ObjectName[], MarshalledObject[], Subject[]) - Method in interface javax.management.remote.rmi.RMIConnection
- addNotificationListeners(ObjectName[], MarshalledObject[], Subject[]) - Method in class javax.management.remote.rmi.RMIConnectionImpl_Stub
- addNotificationListeners(ObjectName[], MarshalledObject[], Subject[]) - Method in class javax.management.remote.rmi.RMIConnectionImpl
- addNotify() - Method in class java.awt.Button
-
Creates the peer of the button.
- addNotify() - Method in class java.awt.Canvas
-
Creates the peer of the canvas.
- addNotify() - Method in class java.awt.Checkbox
-
Creates the peer of the Checkbox.
- addNotify() - Method in class java.awt.CheckboxMenuItem
-
Creates the peer of the checkbox item.
- addNotify() - Method in class java.awt.Choice
-
Creates the
Choice
's peer. - addNotify() - Method in class java.awt.Component
-
Makes this
Component
displayable by connecting it to a native screen resource. - addNotify() - Method in class java.awt.Container
-
Makes this Container displayable by connecting it to a native screen resource.
- addNotify() - Method in class java.awt.Dialog
-
Makes this Dialog displayable by connecting it to a native screen resource.
- addNotify() - Method in class java.awt.dnd.DropTarget
-
Notify the DropTarget that it has been associated with a Component This method is usually called from java.awt.Component.addNotify() of the Component associated with this DropTarget to notify the DropTarget that a ComponentPeer has been associated with that Component.
- addNotify() - Method in class java.awt.FileDialog
-
Creates the file dialog's peer.
- addNotify() - Method in class java.awt.Frame
-
Makes this Frame displayable by connecting it to a native screen resource.
- addNotify() - Method in class java.awt.Label
-
Creates the peer for this label.
- addNotify() - Method in class java.awt.List
-
Creates the peer for the list.
- addNotify() - Method in class java.awt.Menu
-
Creates the menu's peer.
- addNotify() - Method in class java.awt.MenuBar
-
Creates the menu bar's peer.
- addNotify() - Method in class java.awt.MenuItem
-
Creates the menu item's peer.
- addNotify() - Method in class java.awt.Panel
-
Creates the Panel's peer.
- addNotify() - Method in class java.awt.PopupMenu
-
Creates the popup menu's peer.
- addNotify() - Method in class java.awt.Scrollbar
-
Creates the
Scrollbar
's peer. - addNotify() - Method in class java.awt.ScrollPane
-
Creates the scroll pane's peer.
- addNotify() - Method in class java.awt.TextArea
-
Creates the
TextArea
's peer. - addNotify() - Method in class java.awt.TextComponent
-
Makes this Component displayable by connecting it to a native screen resource.
- addNotify() - Method in class java.awt.TextField
-
Creates the TextField's peer.
- addNotify() - Method in class java.awt.Window
-
Makes this Window displayable by creating the connection to its native screen resource.
- addNotify() - Method in class javax.swing.JComponent
-
Notifies this component that it now has a parent component.
- addNotify() - Method in class javax.swing.JMenuBar
-
Overrides
JComponent.addNotify
to register this menu bar with the current keyboard manager. - addNotify() - Method in class javax.swing.JTable
-
Calls the
configureEnclosingScrollPane
method. - addObjectValue(String, Class<?>, int, int) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
-
Allows an
Object
reference of a given class type to be stored in nodes implementing the named element. - addObjectValue(String, Class<T>, boolean, T) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
-
Allows an
Object
reference of a given class type to be stored in nodes implementing the named element. - addObjectValue(String, Class<T>, boolean, T, List<? extends T>) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
-
Allows an
Object
reference of a given class type to be stored in nodes implementing the named element. - addObjectValue(String, Class<T>, T, Comparable<? super T>, Comparable<? super T>, boolean, boolean) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
-
Allows an
Object
reference of a given class type to be stored in nodes implementing the named element. - addObservedObject(ObjectName) - Method in class javax.management.monitor.Monitor
-
Adds the specified object in the set of observed MBeans, if this object is not already present.
- addObservedObject(ObjectName) - Method in interface javax.management.monitor.MonitorMBean
-
Adds the specified object in the set of observed MBeans.
- addObserver(Observer) - Method in class java.util.Observable
-
Deprecated.Adds an observer to the set of observers for this object, provided that it is not the same as some observer already in the set.
- addOpens(Module, String, Module) - Method in class java.lang.ModuleLayer.Controller
-
Updates module
source
in the layer to open a package to moduletarget
. - addOpens(String, Module) - Method in class java.lang.Module
-
If this module has opened a package to at least the caller module then update this module to open the package to the given module.
- addPathToName(int, byte[]) - Method in class java.security.cert.X509CertSelector
-
Adds a name to the pathToNames criterion.
- addPathToName(int, String) - Method in class java.security.cert.X509CertSelector
-
Adds a name to the pathToNames criterion.
- addPeriodicEvent(Class<? extends Event>, Runnable) - Static method in class jdk.jfr.FlightRecorder
-
Adds a hook for a periodic event.
- addPlatformThreadsOnlyFilter() - Method in interface com.sun.jdi.request.ThreadDeathRequest
-
Restricts the events generated by this request to only platform threads.
- addPlatformThreadsOnlyFilter() - Method in interface com.sun.jdi.request.ThreadStartRequest
-
Restricts the events generated by this request to only platform threads.
- addPoint(int, int) - Method in class java.awt.Polygon
-
Appends the specified coordinates to this
Polygon
. - addPopupMenuListener(PopupMenuListener) - Static method in class com.sun.java.accessibility.util.SwingEventMonitor
-
Adds the specified listener to receive all
POPUPMENU
events on each component instance in the Java Virtual Machine as they occur. - addPopupMenuListener(PopupMenuListener) - Method in class javax.swing.JComboBox
-
Adds a
PopupMenu
listener which will listen to notification messages from the popup portion of the combo box. - addPopupMenuListener(PopupMenuListener) - Method in class javax.swing.JPopupMenu
-
Adds a
PopupMenu
listener. - addPreferenceChangeListener(PreferenceChangeListener) - Method in class java.util.prefs.AbstractPreferences
- addPreferenceChangeListener(PreferenceChangeListener) - Method in class java.util.prefs.Preferences
-
Registers the specified listener to receive preference change events for this preference node.
- addPreferredGap(JComponent, JComponent, LayoutStyle.ComponentPlacement) - Method in class javax.swing.GroupLayout.SequentialGroup
-
Adds an element representing the preferred gap between two components.
- addPreferredGap(JComponent, JComponent, LayoutStyle.ComponentPlacement, int, int) - Method in class javax.swing.GroupLayout.SequentialGroup
-
Adds an element representing the preferred gap between two components.
- addPreferredGap(LayoutStyle.ComponentPlacement) - Method in class javax.swing.GroupLayout.SequentialGroup
-
Adds an element representing the preferred gap between the nearest components.
- addPreferredGap(LayoutStyle.ComponentPlacement, int, int) - Method in class javax.swing.GroupLayout.SequentialGroup
-
Adds an element representing the preferred gap between the nearest components.
- addPrintJobAttributeListener(PrintJobAttributeListener, PrintJobAttributeSet) - Method in interface javax.print.DocPrintJob
-
Registers a listener for changes in the specified attributes.
- addPrintJobListener(PrintJobListener) - Method in interface javax.print.DocPrintJob
-
Registers a listener for event occurring during this print job.
- addPrintServiceAttributeListener(PrintServiceAttributeListener) - Method in interface javax.print.PrintService
-
Registers a listener for events on this
PrintService
. - addPropertyChangeListener(PropertyChangeListener) - Static method in class com.sun.java.accessibility.util.AccessibilityEventMonitor
-
Adds the specified listener to receive all PropertyChange events on each UI object instance in the Java Virtual Machine as they occur.
- addPropertyChangeListener(PropertyChangeListener) - Static method in class com.sun.java.accessibility.util.SwingEventMonitor
-
Adds the specified listener to receive all
PROPERTYCHANGE
events on each component instance in the Java Virtual Machine as they occur. - addPropertyChangeListener(PropertyChangeListener) - Method in class com.sun.java.accessibility.util.Translator
-
Add a
PropertyChangeListener
to the listener list. - addPropertyChangeListener(PropertyChangeListener) - Method in interface com.sun.tools.jconsole.JConsoleContext
-
Add a
PropertyChangeListener
to the listener list. - addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Component.AccessibleAWTComponent
-
Adds a
PropertyChangeListener
to the listener list. - addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Component
-
Adds a PropertyChangeListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Container.AccessibleAWTContainer
-
Adds a PropertyChangeListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Container
-
Adds a PropertyChangeListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.KeyboardFocusManager
-
Adds a PropertyChangeListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Window
-
Adds a PropertyChangeListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in interface java.beans.Customizer
-
Register a listener for the PropertyChange event.
- addPropertyChangeListener(PropertyChangeListener) - Method in class java.beans.PropertyChangeSupport
-
Add a PropertyChangeListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in interface java.beans.PropertyEditor
-
Adds a listener for the value change.
- addPropertyChangeListener(PropertyChangeListener) - Method in class java.beans.PropertyEditorSupport
-
Adds a listener for the value change.
- addPropertyChangeListener(PropertyChangeListener) - Method in class javax.accessibility.AccessibleContext
-
Adds a
PropertyChangeListener
to the listener list. - addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.AbstractAction
-
Adds a
PropertyChangeListener
to the listener list. - addPropertyChangeListener(PropertyChangeListener) - Method in interface javax.swing.Action
-
Adds a
PropertyChange
listener. - addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JComponent.AccessibleJComponent
-
Adds a PropertyChangeListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
-
Adds a
PropertyChangeListener
to the listener list. - addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
-
Add a PropertyChangeListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JTree.EmptySelectionModel
-
This is overridden to do nothing;
EmptySelectionModel
does not allow a selection. - addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.plaf.basic.BasicDirectoryModel
-
Adds a PropertyChangeListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.plaf.LayerUI
-
Adds a PropertyChangeListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.SwingWorker
-
Adds a
PropertyChangeListener
to the listener list. - addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.table.TableColumn
-
Adds a
PropertyChangeListener
to the listener list. - addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.tree.DefaultTreeSelectionModel
-
Adds a PropertyChangeListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in interface javax.swing.tree.TreeSelectionModel
-
Adds a PropertyChangeListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.UIDefaults
-
Adds a
PropertyChangeListener
to the listener list. - addPropertyChangeListener(PropertyChangeListener) - Static method in class javax.swing.UIManager
-
Adds a
PropertyChangeListener
to the listener list. - addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.Component
-
Adds a PropertyChangeListener to the listener list for a specific property.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.Container
-
Adds a PropertyChangeListener to the listener list for a specific property.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.KeyboardFocusManager
-
Adds a PropertyChangeListener to the listener list for a specific property.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.SystemTray
-
Adds a
PropertyChangeListener
to the list of listeners for the specific property. - addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.Toolkit
-
Adds the specified property change listener for the named desktop property.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.Window
-
Adds a PropertyChangeListener to the listener list for a specific property.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in interface java.beans.beancontext.BeanContextChild
-
Adds a
PropertyChangeListener
to thisBeanContextChild
in order to receive aPropertyChangeEvent
whenever the specified property has changed. - addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.beans.beancontext.BeanContextChildSupport
-
Add a PropertyChangeListener for a specific property.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.beans.PropertyChangeSupport
-
Add a PropertyChangeListener for a specific property.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class javax.swing.plaf.LayerUI
-
Adds a PropertyChangeListener to the listener list for a specific property.
- addProvider(Provider) - Static method in class java.security.Security
-
Adds a provider to the next position available.
- addProviderAtEnd(Provider, Oid) - Method in class org.ietf.jgss.GSSManager
-
This method is used to indicate to the GSSManager that the application would like a particular provider to be used if no other provider can be found that supports the given mechanism.
- addProviderAtFront(Provider, Oid) - Method in class org.ietf.jgss.GSSManager
-
This method is used to indicate to the GSSManager that the application would like a particular provider to be used ahead of all others when support is desired for the given mechanism.
- ADDR_ADDED - Enum constant in enum class com.sun.nio.sctp.PeerAddressChangeNotification.AddressChangeEvent
-
The address is now part of the association.
- ADDR_AVAILABLE - Enum constant in enum class com.sun.nio.sctp.PeerAddressChangeNotification.AddressChangeEvent
-
This address is now reachable.
- ADDR_CONFIRMED - Enum constant in enum class com.sun.nio.sctp.PeerAddressChangeNotification.AddressChangeEvent
-
This address has now been confirmed as a valid address.
- ADDR_MADE_PRIMARY - Enum constant in enum class com.sun.nio.sctp.PeerAddressChangeNotification.AddressChangeEvent
-
This address has now been made to be the primary destination address.
- ADDR_REMOVED - Enum constant in enum class com.sun.nio.sctp.PeerAddressChangeNotification.AddressChangeEvent
-
The address is no longer part of the association.
- ADDR_UNREACHABLE - Enum constant in enum class com.sun.nio.sctp.PeerAddressChangeNotification.AddressChangeEvent
-
The address specified can no longer be reached.
- addReads(Module) - Method in class java.lang.Module
-
If the caller's module is this module then update this module to read the given module.
- addReads(Module, Module) - Method in class java.lang.ModuleLayer.Controller
-
Updates module
source
in the layer to read moduletarget
. - addRelation(ObjectName) - Method in class javax.management.relation.RelationService
-
Adds an MBean created by the user (and registered by him in the MBean Server) as a relation in the Relation Service.
- addRelation(ObjectName) - Method in interface javax.management.relation.RelationServiceMBean
-
Adds an MBean created by the user (and registered by him in the MBean Server) as a relation in the Relation Service.
- addRelationType(RelationType) - Method in class javax.management.relation.RelationService
-
Adds given object as a relation type.
- addRelationType(RelationType) - Method in interface javax.management.relation.RelationServiceMBean
-
Adds given object as a relation type.
- addRenderingHints(Map<?, ?>) - Method in class java.awt.Graphics2D
-
Sets the values of an arbitrary number of preferences for the rendering algorithms.
- addRequestProperty(String, String) - Method in class java.net.URLConnection
-
Adds a general request property specified by a key-value pair.
- addResourceBundle(String) - Method in class javax.swing.UIDefaults
-
Adds a resource bundle to the list of resource bundles that are searched for localized values.
- address - Variable in class java.net.SocketImpl
-
The IP address of the remote end of this socket.
- address() - Method in class com.sun.jdi.connect.spi.TransportService.ListenKey
-
Returns a string representation of the listen key.
- address() - Method in class com.sun.nio.sctp.MessageInfo
-
Returns the source socket address if the message has been received, otherwise the preferred destination of the message to be sent.
- address() - Method in class com.sun.nio.sctp.PeerAddressChangeNotification
-
Returns the peer address.
- address() - Method in class com.sun.nio.sctp.SendFailedNotification
-
Returns the address.
- address() - Method in interface java.lang.foreign.MemorySegmentPREVIEW
-
Returns the address of this memory segment.
- address() - Method in class java.net.Proxy
-
Returns the socket address of the proxy, or
null
if it's a direct connection. - ADDRESS - Static variable in interface java.lang.foreign.ValueLayoutPREVIEW
-
An address layout constant whose size is the same as that of a machine address (
size_t
), byte alignment set tosizeof(size_t)
, byte order set toByteOrder.nativeOrder()
. - ADDRESS - Static variable in class javax.swing.text.html.HTML.Tag
-
Tag <address>
- ADDRESS_UNALIGNED - Static variable in interface java.lang.foreign.ValueLayoutPREVIEW
-
An unaligned address layout constant whose size is the same as that of a machine address (
size_t
), and byte order set toByteOrder.nativeOrder()
. - Address Cache - Search tag in package java.net
- Section
- Addresses - Search tag in package java.net
- Section
- AddressLayoutPREVIEW - Interface in java.lang.foreign
-
A value layout used to model the address of some region of memory.
- Address types - Search tag in class java.net.InetAddress
- Section
- addRoleInfo(RoleInfo) - Method in class javax.management.relation.RelationTypeSupport
-
Add a role info.
- addRow(Object[]) - Method in class javax.swing.table.DefaultTableModel
-
Adds a row to the end of the model.
- addRow(Vector<?>) - Method in class javax.swing.table.DefaultTableModel
-
Adds a row to the end of the model.
- addRowSelectionInterval(int, int) - Method in class javax.swing.JTable
-
Adds the rows from
index0
toindex1
, inclusive, to the current selection. - addRowSet(RowSet[], int[]) - Method in interface javax.sql.rowset.JoinRowSet
-
Adds one or more
RowSet
objects contained in the given array ofRowSet
objects to thisJoinRowSet
object and sets the match column for each of theRowSet
objects to the match columns in the given array of column indexes. - addRowSet(RowSet[], String[]) - Method in interface javax.sql.rowset.JoinRowSet
-
Adds one or more
RowSet
objects contained in the given array ofRowSet
objects to thisJoinRowSet
object and sets the match column for each of theRowSet
objects to the match columns in the given array of column names. - addRowSet(Joinable) - Method in interface javax.sql.rowset.JoinRowSet
-
Adds the given
RowSet
object to thisJoinRowSet
object. - addRowSet(RowSet, int) - Method in interface javax.sql.rowset.JoinRowSet
-
Adds the given
RowSet
object to thisJoinRowSet
object and sets the designated column as the match column for theRowSet
object. - addRowSet(RowSet, String) - Method in interface javax.sql.rowset.JoinRowSet
-
Adds rowset to this
JoinRowSet
object and sets the designated column as the match column. - addRowSetListener(RowSetListener) - Method in interface javax.sql.RowSet
-
Registers the given listener so that it will be notified of events that occur on this
RowSet
object. - addRowSetListener(RowSetListener) - Method in class javax.sql.rowset.BaseRowSet
-
The listener will be notified whenever an event occurs on this
RowSet
object. - addRowSorterListener(RowSorterListener) - Method in class javax.swing.RowSorter
-
Adds a
RowSorterListener
to receive notification about thisRowSorter
. - addrs - Variable in class javax.naming.Reference
-
Contains the addresses contained in this Reference.
- addrType - Variable in class javax.naming.RefAddr
-
Contains the type of this address.
- addRule(String) - Method in class javax.swing.text.html.StyleSheet
-
Adds a set of rules to the sheet.
- addSelectionInterval(int, int) - Method in class javax.swing.DefaultListSelectionModel
-
Changes the selection to be the set union of the current selection and the indices between
index0
andindex1
inclusive. - addSelectionInterval(int, int) - Method in class javax.swing.JList
-
Sets the selection to be the union of the specified interval with current selection.
- addSelectionInterval(int, int) - Method in class javax.swing.JTree
-
Adds the specified rows (inclusive) to the selection.
- addSelectionInterval(int, int) - Method in interface javax.swing.ListSelectionModel
-
Changes the selection to be the set union of the current selection and the indices between
index0
andindex1
inclusive. - addSelectionPath(TreePath) - Method in class javax.swing.JTree
-
Adds the node identified by the specified
TreePath
to the current selection. - addSelectionPath(TreePath) - Method in class javax.swing.tree.DefaultTreeSelectionModel
-
Adds path to the current selection.
- addSelectionPath(TreePath) - Method in interface javax.swing.tree.TreeSelectionModel
-
Adds path to the current selection.
- addSelectionPaths(TreePath[]) - Method in class javax.swing.JTree
-
Adds each path in the array of paths to the current selection.
- addSelectionPaths(TreePath[]) - Method in class javax.swing.JTree.EmptySelectionModel
-
This is overridden to do nothing;
EmptySelectionModel
does not allow a selection. - addSelectionPaths(TreePath[]) - Method in class javax.swing.tree.DefaultTreeSelectionModel
-
Adds paths to the current selection.
- addSelectionPaths(TreePath[]) - Method in interface javax.swing.tree.TreeSelectionModel
-
Adds paths to the current selection.
- addSelectionRow(int) - Method in class javax.swing.JTree
-
Adds the path at the specified row to the current selection.
- addSelectionRows(int[]) - Method in class javax.swing.JTree
-
Adds the paths at each of the specified rows to the current selection.
- addSeparator() - Method in class java.awt.Menu
-
Adds a separator line, or a hyphen, to the menu at the current position.
- addSeparator() - Method in class javax.swing.JMenu
-
Appends a new separator to the end of the menu.
- addSeparator() - Method in class javax.swing.JPopupMenu
-
Appends a new separator at the end of the menu.
- addSeparator() - Method in class javax.swing.JToolBar
-
Appends a separator of default size to the end of the tool bar.
- addSeparator(Dimension) - Method in class javax.swing.JToolBar
-
Appends a separator of a specified size to the end of the tool bar.
- addService(Class<?>, BeanContextServiceProvider) - Method in interface java.beans.beancontext.BeanContextServices
-
Adds a service to this BeanContext.
- addService(Class<?>, BeanContextServiceProvider) - Method in class java.beans.beancontext.BeanContextServicesSupport
-
add a service
- addService(Class<?>, BeanContextServiceProvider, boolean) - Method in class java.beans.beancontext.BeanContextServicesSupport
-
add a service
- addShutdownHook(Thread) - Method in class java.lang.Runtime
-
Registers a new virtual-machine shutdown hook.
- addSingletonComponent(Component, Component) - Method in class javax.swing.ScrollPaneLayout
-
Removes an existing component.
- addSource(Object) - Method in class java.awt.image.renderable.ParameterBlock
-
Adds an image to end of the list of sources.
- addSource(DOMImplementationSource) - Method in class org.w3c.dom.bootstrap.DOMImplementationRegistry
-
Register an implementation.
- addSourceNameFilter(String) - Method in interface com.sun.jdi.request.ClassPrepareRequest
-
Restricts the events generated by this request to the preparation of reference types for which the restricted regular expression 'sourceNamePattern' matches one of the 'sourceNames' for the reference type being prepared.
- addSpecialElement(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
-
Adds content that is basically specified entirely in the attribute set.
- addStatementEventListener(StatementEventListener) - Method in interface javax.sql.PooledConnection
-
Registers a
StatementEventListener
with thisPooledConnection
object. - addStyle(String, Style) - Method in class javax.swing.JTextPane
-
Adds a new style into the logical style hierarchy.
- addStyle(String, Style) - Method in class javax.swing.text.DefaultStyledDocument
-
Adds a new style into the logical style hierarchy.
- addStyle(String, Style) - Method in class javax.swing.text.StyleContext
-
Adds a new style into the style hierarchy.
- addStyle(String, Style) - Method in interface javax.swing.text.StyledDocument
-
Adds a new style into the logical style hierarchy.
- addStyleSheet(StyleSheet) - Method in class javax.swing.text.html.StyleSheet
-
Adds the rules from the StyleSheet
ss
to those of the receiver. - addSubComponents() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
-
Adds subcomponents.
- addSubComponents() - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
-
Override the parent's method avoid creating a menu bar.
- addSubjectAlternativeName(int, byte[]) - Method in class java.security.cert.X509CertSelector
-
Adds a name to the subjectAlternativeNames criterion.
- addSubjectAlternativeName(int, String) - Method in class java.security.cert.X509CertSelector
-
Adds a name to the subjectAlternativeNames criterion.
- addSuppressed(Throwable) - Method in exception class java.lang.Throwable
-
Appends the specified exception to the exceptions that were suppressed in order to deliver this exception.
- addSwitchPoint(SwitchPoint) - Method in class jdk.dynalink.linker.GuardedInvocation
-
Create a new guarded invocation with an added switch point.
- addSystemMenuItems(JMenu) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
-
Adds system menu items to
systemMenu
. - addSystemMenuItems(JMenu) - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
-
Override the parent's method to do nothing.
- addTab(String, Component) - Method in class javax.swing.JTabbedPane
-
Adds a
component
represented by atitle
and no icon. - addTab(String, Icon, Component) - Method in class javax.swing.JTabbedPane
-
Adds a
component
represented by atitle
and/oricon
, either of which can benull
. - addTab(String, Icon, Component, String) - Method in class javax.swing.JTabbedPane
-
Adds a
component
andtip
represented by atitle
and/oricon
, either of which can benull
. - addTableModelListener(TableModelListener) - Static method in class com.sun.java.accessibility.util.SwingEventMonitor
-
Adds the specified listener to receive all
TABLEMODEL
events on each component instance in the Java Virtual Machine as they occur. - addTableModelListener(TableModelListener) - Method in class javax.swing.table.AbstractTableModel
-
Adds a listener to the list that's notified each time a change to the data model occurs.
- addTableModelListener(TableModelListener) - Method in interface javax.swing.table.TableModel
-
Adds a listener to the list that is notified each time a change to the data model occurs.
- addTag - Variable in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
-
Tag in HTML to start adding tags from.
- addTagSet(TIFFTagSet) - Method in class javax.imageio.plugins.tiff.TIFFDirectory
-
Adds an element to the group of
TIFFTagSet
s of which this directory is aware. - addTask(Runnable) - Method in class javax.swing.text.LayoutQueue
-
Add a task that is not needed immediately because the results are not believed to be visible.
- addTaskListener(TaskListener) - Method in class com.sun.source.util.JavacTask
-
Adds a specified listener so that it receives notification of events describing the progress of this compilation task.
- addTextListener(TextListener) - Static method in class com.sun.java.accessibility.util.AWTEventMonitor
-
Adds the specified listener to receive all
TEXT
events on each component instance in the Java Virtual Machine when they occur. - addTextListener(TextListener) - Method in class java.awt.TextComponent
-
Adds the specified text event listener to receive text events from this text component.
- addThreadFilter(ThreadReference) - Method in interface com.sun.jdi.request.BreakpointRequest
-
Restricts the events generated by this request to those in the given thread.
- addThreadFilter(ThreadReference) - Method in interface com.sun.jdi.request.ExceptionRequest
-
Restricts the events generated by this request to those in the given thread.
- addThreadFilter(ThreadReference) - Method in interface com.sun.jdi.request.MethodEntryRequest
-
Restricts the events generated by this request to those in the given thread.
- addThreadFilter(ThreadReference) - Method in interface com.sun.jdi.request.MethodExitRequest
-
Restricts the events generated by this request to those in the given thread.
- addThreadFilter(ThreadReference) - Method in interface com.sun.jdi.request.MonitorContendedEnteredRequest
-
Restricts the events generated by this request to those in the given thread.
- addThreadFilter(ThreadReference) - Method in interface com.sun.jdi.request.MonitorContendedEnterRequest
-
Restricts the events generated by this request to those in the given thread.
- addThreadFilter(ThreadReference) - Method in interface com.sun.jdi.request.MonitorWaitedRequest
-
Restricts the events generated by this request to those in the given thread.
- addThreadFilter(ThreadReference) - Method in interface com.sun.jdi.request.MonitorWaitRequest
-
Restricts the events generated by this request to those in the given thread.
- addThreadFilter(ThreadReference) - Method in interface com.sun.jdi.request.ThreadDeathRequest
-
Restricts the events generated by this request to those in the given thread.
- addThreadFilter(ThreadReference) - Method in interface com.sun.jdi.request.ThreadStartRequest
-
Restricts the events generated by this request to those in the given thread.
- addThreadFilter(ThreadReference) - Method in interface com.sun.jdi.request.WatchpointRequest
-
Restricts the events generated by this request to those in the given thread.
- addTIFFField(TIFFField) - Method in class javax.imageio.plugins.tiff.TIFFDirectory
-
Adds a TIFF field to the directory.
- addTileObserver(TileObserver) - Method in class java.awt.image.BufferedImage
-
Adds a tile observer.
- addTileObserver(TileObserver) - Method in interface java.awt.image.WritableRenderedImage
-
Adds an observer.
- addTo(Temporal) - Method in interface java.time.chrono.ChronoPeriod
-
Adds this period to the specified temporal object.
- addTo(Temporal) - Method in class java.time.Duration
-
Adds this duration to the specified temporal object.
- addTo(Temporal) - Method in class java.time.Period
-
Adds this period to the specified temporal object.
- addTo(Temporal) - Method in interface java.time.temporal.TemporalAmount
-
Adds to the specified temporal object.
- addTo(Calendar) - Method in class javax.xml.datatype.Duration
-
Adds this duration to a
Calendar
object. - addTo(Date) - Method in class javax.xml.datatype.Duration
-
Adds this duration to a
Date
object. - addTo(R, long) - Method in enum class java.time.temporal.ChronoUnit
- addTo(R, long) - Method in interface java.time.temporal.TemporalUnit
-
Returns a copy of the specified temporal object with the specified period added.
- addToClasspath(String) - Method in class jdk.jshell.execution.DirectExecutionControl
- addToClasspath(String) - Method in interface jdk.jshell.execution.LoaderDelegate
-
Adds the path to the execution class path.
- addToClasspath(String) - Method in class jdk.jshell.execution.StreamingExecutionControl
- addToClasspath(String) - Method in class jdk.jshell.JShell
-
The specified path is added to the end of the classpath used in eval().
- addToClasspath(String) - Method in interface jdk.jshell.spi.ExecutionControl
-
Adds the path to the execution class path.
- addToEnvironment(String, Object) - Method in interface javax.naming.Context
-
Adds a new environment property to the environment of this context.
- addToEnvironment(String, Object) - Method in class javax.naming.InitialContext
- addToPendingCount(int) - Method in class java.util.concurrent.CountedCompleter
-
Adds (atomically) the given value to the pending count.
- addTopLevelWindowListener(TopLevelWindowListener) - Static method in class com.sun.java.accessibility.util.EventQueueMonitor
-
Adds the specified listener to be notified when a top level window is created or destroyed.
- addTransformer(ClassFileTransformer) - Method in interface java.lang.instrument.Instrumentation
-
Registers the supplied transformer.
- addTransformer(ClassFileTransformer, boolean) - Method in interface java.lang.instrument.Instrumentation
-
Registers the supplied transformer.
- addTreeExpansionListener(TreeExpansionListener) - Static method in class com.sun.java.accessibility.util.SwingEventMonitor
-
Adds the specified listener to receive all
TREEEXPANSION
events on each component instance in the Java Virtual Machine as they occur. - addTreeExpansionListener(TreeExpansionListener) - Method in class javax.swing.JTree
-
Adds a listener for
TreeExpansion
events. - addTreeModelListener(TreeModelListener) - Static method in class com.sun.java.accessibility.util.SwingEventMonitor
-
Adds the specified listener to receive all
TREEMODEL
events on each component instance in the Java Virtual Machine as they occur. - addTreeModelListener(TreeModelListener) - Method in class javax.swing.tree.DefaultTreeModel
-
Adds a listener for the TreeModelEvent posted after the tree changes.
- addTreeModelListener(TreeModelListener) - Method in interface javax.swing.tree.TreeModel
-
Adds a listener for the
TreeModelEvent
posted after the tree changes. - addTreeSelectionListener(TreeSelectionListener) - Static method in class com.sun.java.accessibility.util.SwingEventMonitor
-
Adds the specified listener to receive all
TREESELECTION
events on each component instance in the Java Virtual Machine as they occur. - addTreeSelectionListener(TreeSelectionListener) - Method in class javax.swing.JTree
-
Adds a listener for
TreeSelection
events. - addTreeSelectionListener(TreeSelectionListener) - Method in class javax.swing.JTree.EmptySelectionModel
-
This is overridden to do nothing;
EmptySelectionModel
does not allow a selection. - addTreeSelectionListener(TreeSelectionListener) - Method in class javax.swing.tree.DefaultTreeSelectionModel
-
Adds x to the list of listeners that are notified each time the set of selected TreePaths changes.
- addTreeSelectionListener(TreeSelectionListener) - Method in interface javax.swing.tree.TreeSelectionModel
-
Adds x to the list of listeners that are notified each time the set of selected TreePaths changes.
- addTreeWillExpandListener(TreeWillExpandListener) - Method in class javax.swing.JTree
-
Adds a listener for
TreeWillExpand
events. - addUndoableEditListener(UndoableEditListener) - Static method in class com.sun.java.accessibility.util.SwingEventMonitor
-
Adds the specified listener to receive all
UNDOABLEEDIT
events on each component instance in the Java Virtual Machine as they occur. - addUndoableEditListener(UndoableEditListener) - Method in class javax.swing.text.AbstractDocument
-
Adds an undo listener for notification of any changes.
- addUndoableEditListener(UndoableEditListener) - Method in interface javax.swing.text.Document
-
Registers the given observer to begin receiving notifications when undoable edits are made to the document.
- addUndoableEditListener(UndoableEditListener) - Method in class javax.swing.undo.UndoableEditSupport
-
Registers an
UndoableEditListener
. - addUnencodedNativeForFlavor(DataFlavor, String) - Method in class java.awt.datatransfer.SystemFlavorMap
-
Adds a mapping from the specified
DataFlavor
(and allDataFlavor
s equal to the specifiedDataFlavor
) to the specifiedString
native. - addUnicodeLocaleAttribute(String) - Method in class java.util.Locale.Builder
-
Adds a unicode locale attribute, if not already present, otherwise has no effect.
- addURL(String) - Method in class javax.management.loading.MLet
-
Deprecated.Appends the specified URL to the list of URLs to search for classes and resources.
- addURL(String) - Method in interface javax.management.loading.MLetMBean
-
Deprecated.Appends the specified URL to the list of URLs to search for classes and resources.
- addURL(URL) - Method in class java.net.URLClassLoader
-
Appends the specified URL to the list of URLs to search for classes and resources.
- addURL(URL) - Method in class javax.management.loading.MLet
-
Deprecated.Appends the specified URL to the list of URLs to search for classes and resources.
- addURL(URL) - Method in interface javax.management.loading.MLetMBean
-
Deprecated.Appends the specified URL to the list of URLs to search for classes and resources.
- addUses(Class<?>) - Method in class java.lang.Module
-
If the caller's module is this module then update this module to add a service dependence on the given service type.
- addValueName(int, String) - Method in class javax.imageio.plugins.tiff.TIFFTag
-
Adds a mnemonic name for a particular value that this tag's data may take on.
- addVetoableChangeListener(VetoableChangeListener) - Static method in class com.sun.java.accessibility.util.SwingEventMonitor
-
Adds the specified listener to receive all
VETOABLECHANGE
events on each component instance in the Java Virtual Machine as they occur. - addVetoableChangeListener(VetoableChangeListener) - Method in class java.awt.KeyboardFocusManager
-
Adds a VetoableChangeListener to the listener list.
- addVetoableChangeListener(VetoableChangeListener) - Method in class java.beans.VetoableChangeSupport
-
Add a VetoableChangeListener to the listener list.
- addVetoableChangeListener(VetoableChangeListener) - Method in class javax.swing.JComponent
-
Adds a
VetoableChangeListener
to the listener list. - addVetoableChangeListener(String, VetoableChangeListener) - Method in class java.awt.KeyboardFocusManager
-
Adds a VetoableChangeListener to the listener list for a specific property.
- addVetoableChangeListener(String, VetoableChangeListener) - Method in interface java.beans.beancontext.BeanContextChild
-
Adds a
VetoableChangeListener
to thisBeanContextChild
to receive events whenever the specified property changes. - addVetoableChangeListener(String, VetoableChangeListener) - Method in class java.beans.beancontext.BeanContextChildSupport
-
Add a VetoableChangeListener for a specific property.
- addVetoableChangeListener(String, VetoableChangeListener) - Method in class java.beans.VetoableChangeSupport
-
Add a VetoableChangeListener for a specific property.
- addWindowFocusListener(WindowFocusListener) - Method in class java.awt.Window
-
Adds the specified window focus listener to receive window events from this window.
- addWindowListener(WindowListener) - Static method in class com.sun.java.accessibility.util.AWTEventMonitor
-
Adds the specified listener to receive all
WINDOW
events on each component instance in the Java Virtual Machine when they occur. - addWindowListener(WindowListener) - Method in class java.awt.Window
-
Adds the specified window listener to receive window events from this window.
- addWindowStateListener(WindowStateListener) - Method in class java.awt.Window
-
Adds the specified window state listener to receive window events from this window.
- Adjustable - Interface in java.awt
-
The interface for objects which have an adjustable numeric value contained within a bounded range of values.
- adjustAllocation(Shape) - Method in class javax.swing.text.FieldView
-
Adjusts the allocation given to the view to be a suitable allocation for a text field.
- adjustForGravity(GridBagConstraints, Rectangle) - Method in class java.awt.GridBagLayout
-
Adjusts the x, y, width, and height fields to the correct values depending on the constraint geometry and pads.
- AdjustForGravity(GridBagConstraints, Rectangle) - Method in class java.awt.GridBagLayout
-
Adjusts the x, y, width, and height fields to the correct values depending on the constraint geometry and pads.
- adjustInto(Temporal) - Method in interface java.time.chrono.ChronoLocalDate
-
Adjusts the specified temporal object to have the same date as this object.
- adjustInto(Temporal) - Method in interface java.time.chrono.ChronoLocalDateTime
-
Adjusts the specified temporal object to have the same date and time as this object.
- adjustInto(Temporal) - Method in interface java.time.chrono.Era
-
Adjusts the specified temporal object to have the same era as this object.
- adjustInto(Temporal) - Method in enum class java.time.DayOfWeek
-
Adjusts the specified temporal object to have this day-of-week.
- adjustInto(Temporal) - Method in class java.time.Instant
-
Adjusts the specified temporal object to have this instant.
- adjustInto(Temporal) - Method in class java.time.LocalDate
-
Adjusts the specified temporal object to have the same date as this object.
- adjustInto(Temporal) - Method in class java.time.LocalDateTime
-
Adjusts the specified temporal object to have the same date and time as this object.
- adjustInto(Temporal) - Method in class java.time.LocalTime
-
Adjusts the specified temporal object to have the same time as this object.
- adjustInto(Temporal) - Method in enum class java.time.Month
-
Adjusts the specified temporal object to have this month-of-year.
- adjustInto(Temporal) - Method in class java.time.MonthDay
-
Adjusts the specified temporal object to have this month-day.
- adjustInto(Temporal) - Method in class java.time.OffsetDateTime
-
Adjusts the specified temporal object to have the same offset, date and time as this object.
- adjustInto(Temporal) - Method in class java.time.OffsetTime
-
Adjusts the specified temporal object to have the same offset and time as this object.
- adjustInto(Temporal) - Method in interface java.time.temporal.TemporalAdjuster
-
Adjusts the specified temporal object.
- adjustInto(Temporal) - Method in class java.time.Year
-
Adjusts the specified temporal object to have this year.
- adjustInto(Temporal) - Method in class java.time.YearMonth
-
Adjusts the specified temporal object to have this year-month.
- adjustInto(Temporal) - Method in class java.time.ZoneOffset
-
Adjusts the specified temporal object to have the same offset as this object.
- adjustInto(R, long) - Method in enum class java.time.temporal.ChronoField
- adjustInto(R, long) - Method in interface java.time.temporal.TemporalField
-
Returns a copy of the specified temporal object with the value of this field set.
- ADJUSTMENT - Static variable in class com.sun.java.accessibility.util.EventID
-
Maps to AWT Adjustment support (i.e., AdjustmentListener and AdjustmentEvent)
- ADJUSTMENT_EVENT_MASK - Static variable in class java.awt.AWTEvent
-
The event mask for selecting adjustment events.
- ADJUSTMENT_FIRST - Static variable in class java.awt.event.AdjustmentEvent
-
Marks the first integer id for the range of adjustment event ids.
- ADJUSTMENT_LAST - Static variable in class java.awt.event.AdjustmentEvent
-
Marks the last integer id for the range of adjustment event ids.
- ADJUSTMENT_VALUE_CHANGED - Static variable in class java.awt.event.AdjustmentEvent
-
The adjustment value changed event.
- Adjustment and Query - Search tag in package java.time.temporal
- Section
- AdjustmentEvent - Class in java.awt.event
-
The adjustment event emitted by Adjustable objects like
Scrollbar
andScrollPane
. - AdjustmentEvent(Adjustable, int, int, int) - Constructor for class java.awt.event.AdjustmentEvent
-
Constructs an
AdjustmentEvent
object with the specifiedAdjustable
source, event type, adjustment type, and value. - AdjustmentEvent(Adjustable, int, int, int, boolean) - Constructor for class java.awt.event.AdjustmentEvent
-
Constructs an
AdjustmentEvent
object with the specified Adjustable source, event type, adjustment type, and value. - AdjustmentListener - Interface in java.awt.event
-
The listener interface for receiving adjustment events.
- adjustmentValueChanged(AdjustmentEvent) - Method in class java.awt.AWTEventMulticaster
-
Handles the adjustmentValueChanged event by invoking the adjustmentValueChanged methods on listener-a and listener-b.
- adjustmentValueChanged(AdjustmentEvent) - Method in interface java.awt.event.AdjustmentListener
-
Invoked when the value of the adjustable has changed.
- adjustRow(FlowView, int, int, int) - Method in class javax.swing.text.FlowView.FlowStrategy
-
Adjusts the given row if possible to fit within the layout span.
- adjustSizes(int, SizeRequirements[]) - Static method in class javax.swing.SizeRequirements
-
Adjust a specified array of sizes by a given amount.
- adjustVisibility(Rectangle) - Method in class javax.swing.text.DefaultCaret
-
Scrolls the associated view (if necessary) to make the caret visible.
- ADLAM - Enum constant in enum class java.lang.Character.UnicodeScript
-
Unicode script "Adlam".
- ADLAM - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Adlam" Unicode character block.
- Adler32 - Class in java.util.zip
-
A class that can be used to compute the Adler-32 checksum of a data stream.
- Adler32() - Constructor for class java.util.zip.Adler32
-
Creates a new Adler32 object.
- ADMIN_UIROLE - Static variable in class javax.print.ServiceUIFactory
-
Denotes a UI which performs an administrative role.
- adoptNode(Node) - Method in interface org.w3c.dom.Document
-
Attempts to adopt a node from another document to this document.
- Advanced Usage Tips - Search tag in package java.awt
- Section
- AEADBadTagException - Exception Class in javax.crypto
-
This exception is thrown when a
Cipher
operating in an AEAD mode (such as GCM/CCM) is unable to verify the supplied authentication tag. - AEADBadTagException() - Constructor for exception class javax.crypto.AEADBadTagException
-
Constructs an
AEADBadTagException
with no detail message. - AEADBadTagException(String) - Constructor for exception class javax.crypto.AEADBadTagException
-
Constructs an
AEADBadTagException
with the specified detail message. - AEGEAN_NUMBERS - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Aegean Numbers" Unicode character block.
- AFFILIATION_CHANGED - Enum constant in enum class java.security.cert.CRLReason
-
This reason indicates that the subject's name or other information has changed.
- AffineTransform - Class in java.awt.geom
-
The
AffineTransform
class represents a 2D affine transform that performs a linear mapping from 2D coordinates to other 2D coordinates that preserves the "straightness" and "parallelness" of lines. - AffineTransform() - Constructor for class java.awt.geom.AffineTransform
-
Constructs a new
AffineTransform
representing the Identity transformation. - AffineTransform(double[]) - Constructor for class java.awt.geom.AffineTransform
-
Constructs a new
AffineTransform
from an array of double precision values representing either the 4 non-translation entries or the 6 specifiable entries of the 3x3 transformation matrix. - AffineTransform(double, double, double, double, double, double) - Constructor for class java.awt.geom.AffineTransform
-
Constructs a new
AffineTransform
from 6 double precision values representing the 6 specifiable entries of the 3x3 transformation matrix. - AffineTransform(float[]) - Constructor for class java.awt.geom.AffineTransform
-
Constructs a new
AffineTransform
from an array of floating point values representing either the 4 non-translation entries or the 6 specifiable entries of the 3x3 transformation matrix. - AffineTransform(float, float, float, float, float, float) - Constructor for class java.awt.geom.AffineTransform
-
Constructs a new
AffineTransform
from 6 floating point values representing the 6 specifiable entries of the 3x3 transformation matrix. - AffineTransform(AffineTransform) - Constructor for class java.awt.geom.AffineTransform
-
Constructs a new
AffineTransform
that is a copy of the specifiedAffineTransform
object. - AffineTransformOp - Class in java.awt.image
-
This class uses an affine transform to perform a linear mapping from 2D coordinates in the source image or
Raster
to 2D coordinates in the destination image orRaster
. - AffineTransformOp(AffineTransform, int) - Constructor for class java.awt.image.AffineTransformOp
-
Constructs an
AffineTransformOp
given an affine transform and the interpolation type. - AffineTransformOp(AffineTransform, RenderingHints) - Constructor for class java.awt.image.AffineTransformOp
-
Constructs an
AffineTransformOp
given an affine transform. - after(Object) - Method in class java.util.Calendar
-
Returns whether this
Calendar
represents a time after the time represented by the specifiedObject
. - after(Timestamp) - Method in class java.sql.Timestamp
-
Indicates whether this
Timestamp
object is later than the givenTimestamp
object. - after(Date) - Method in class java.util.Date
-
Tests if this date is after the specified date.
- AFTER - Enum constant in enum class javax.swing.RowFilter.ComparisonType
-
Indicates that entries with a value after the supplied value should be included.
- AFTER_LAST_LINE - Static variable in class java.awt.BorderLayout
-
Synonym for PAGE_END.
- AFTER_LINE_ENDS - Static variable in class java.awt.BorderLayout
-
Synonym for LINE_END.
- afterExecute(Runnable, Throwable) - Method in class java.util.concurrent.ThreadPoolExecutor
-
Method invoked upon completion of execution of the given Runnable.
- afterHandler(String, Consumer<HttpExchange>) - Static method in class com.sun.net.httpserver.Filter
-
Returns a post-processing
Filter
with the given description and operation. - afterLast() - Method in interface java.sql.ResultSet
-
Moves the cursor to the end of this
ResultSet
object, just after the last row. - afterOffset(int) - Static method in class java.awt.font.TextHitInfo
-
Creates a
TextHitInfo
at the specified offset, associated with the character after the offset. - AgentInitializationException - Exception Class in com.sun.tools.attach
-
The exception thrown when an agent fails to initialize in the target Java virtual machine.
- AgentInitializationException() - Constructor for exception class com.sun.tools.attach.AgentInitializationException
-
Constructs an
AgentInitializationException
with no detail message. - AgentInitializationException(String) - Constructor for exception class com.sun.tools.attach.AgentInitializationException
-
Constructs an
AgentInitializationException
with the specified detail message. - AgentInitializationException(String, int) - Constructor for exception class com.sun.tools.attach.AgentInitializationException
-
Constructs an
AgentInitializationException
with the specified detail message and the return value from the execution of the agent'sAgent_OnAttach
function. - AgentLoadException - Exception Class in com.sun.tools.attach
-
The exception thrown when an agent cannot be loaded into the target Java virtual machine.
- AgentLoadException() - Constructor for exception class com.sun.tools.attach.AgentLoadException
-
Constructs an
AgentLoadException
with no detail message. - AgentLoadException(String) - Constructor for exception class com.sun.tools.attach.AgentLoadException
-
Constructs an
AgentLoadException
with the specified detail message. - AH - Enum constant in enum class java.time.chrono.HijrahEra
-
The singleton instance for the current era, 'Anno Hegirae', which has the numeric value 1.
- AHOM - Enum constant in enum class java.lang.Character.UnicodeScript
-
Unicode script "Ahom".
- AHOM - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Ahom" Unicode character block.
- AIFC - Static variable in class javax.sound.sampled.AudioFileFormat.Type
-
Specifies an AIFF-C file.
- AIFF - Static variable in class javax.sound.sampled.AudioFileFormat.Type
-
Specifies an AIFF file.
- ALARM - Enum constant in enum class java.nio.file.attribute.AclEntryType
-
Generate an alarm, in a system dependent way, the access specified in the permissions component of the ACL entry.
- ALAW - Static variable in class javax.sound.sampled.AudioFormat.Encoding
-
Specifies a-law encoded data.
- ALCHEMICAL_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Alchemical Symbols" Unicode character block.
- ALERT - Static variable in class javax.accessibility.AccessibleRole
-
Object is used to alert the user about something.
- ALGORITHM_CONSTRAINED - Enum constant in enum class java.security.cert.CertPathValidatorException.BasicReason
-
The public key or the signature algorithm has been constrained.
- AlgorithmConstraints - Interface in java.security
-
This interface specifies constraints for cryptographic algorithms, keys (key sizes), and other algorithm parameters.
- AlgorithmMethod - Interface in javax.xml.crypto
-
An abstract representation of an algorithm defined in the XML Security specifications.
- AlgorithmParameterGenerator - Class in java.security
-
The
AlgorithmParameterGenerator
class is used to generate a set of parameters to be used with a certain algorithm. - AlgorithmParameterGenerator(AlgorithmParameterGeneratorSpi, Provider, String) - Constructor for class java.security.AlgorithmParameterGenerator
-
Creates an
AlgorithmParameterGenerator
object. - AlgorithmParameterGeneratorSpi - Class in java.security
-
This class defines the Service Provider Interface (SPI) for the
AlgorithmParameterGenerator
class, which is used to generate a set of parameters to be used with a certain algorithm. - AlgorithmParameterGeneratorSpi() - Constructor for class java.security.AlgorithmParameterGeneratorSpi
-
Constructor for subclasses to call.
- AlgorithmParameters - Class in java.security
-
This class is used as an opaque representation of cryptographic parameters.
- AlgorithmParameters(AlgorithmParametersSpi, Provider, String) - Constructor for class java.security.AlgorithmParameters
-
Creates an
AlgorithmParameters
object. - AlgorithmParameterSpec - Interface in java.security.spec
-
A (transparent) specification of cryptographic parameters.
- AlgorithmParametersSpi - Class in java.security
-
This class defines the Service Provider Interface (SPI) for the
AlgorithmParameters
class, which is used to manage algorithm parameters. - AlgorithmParametersSpi() - Constructor for class java.security.AlgorithmParametersSpi
-
Constructor for subclasses to call.
- aliases() - Method in class java.nio.charset.Charset
-
Returns a set containing this charset's aliases.
- aliases() - Method in class java.security.KeyStore
-
Lists all the alias names of this keystore.
- ALIGN - Static variable in class javax.swing.text.html.HTML.Attribute
-
Attribute "align"
- ALIGN_BAR - Static variable in class javax.swing.text.TabStop
-
Align bar
- ALIGN_CENTER - Static variable in class javax.swing.text.StyleConstants
-
A possible value for paragraph alignment.
- ALIGN_CENTER - Static variable in class javax.swing.text.TabStop
-
Characters following tab are positioned such that all following characters up to next tab/newline are centered around the tabs location.
- ALIGN_DECIMAL - Static variable in class javax.swing.text.TabStop
-
Characters following tab are aligned such that next decimal/tab/newline is at the tab location, very similar to RIGHT_TAB, just includes decimal as additional character to look for.
- ALIGN_JUSTIFIED - Static variable in class javax.swing.text.StyleConstants
-
A possible value for paragraph alignment.
- ALIGN_LEFT - Static variable in class javax.swing.text.StyleConstants
-
A possible value for paragraph alignment.
- ALIGN_LEFT - Static variable in class javax.swing.text.TabStop
-
Character following tab is positioned at location.
- ALIGN_RIGHT - Static variable in class javax.swing.text.StyleConstants
-
A possible value for paragraph alignment.
- ALIGN_RIGHT - Static variable in class javax.swing.text.TabStop
-
Characters following tab are positioned such that all following characters up to next tab/newline end at location.
- ALIGNED_DAY_OF_WEEK_IN_MONTH - Enum constant in enum class java.time.temporal.ChronoField
-
The aligned day-of-week within a month.
- ALIGNED_DAY_OF_WEEK_IN_YEAR - Enum constant in enum class java.time.temporal.ChronoField
-
The aligned day-of-week within a year.
- ALIGNED_WEEK_OF_MONTH - Enum constant in enum class java.time.temporal.ChronoField
-
The aligned week within a month.
- ALIGNED_WEEK_OF_YEAR - Enum constant in enum class java.time.temporal.ChronoField
-
The aligned week within a year.
- alignedSlice(int) - Method in class java.nio.ByteBuffer
-
Creates a new byte buffer whose content is a shared and aligned subsequence of this buffer's content.
- alignment - Variable in class javax.swing.SizeRequirements
-
The alignment, specified as a value between 0.0 and 1.0, inclusive.
- Alignment - Search tag in interface java.lang.foreign.MemorySegment
- Section
- Alignment - Static variable in class javax.swing.text.StyleConstants
-
Alignment for the paragraph.
- AlignmentAction(String, int) - Constructor for class javax.swing.text.StyledEditorKit.AlignmentAction
-
Creates a new AlignmentAction.
- alignmentOffset(int, int) - Method in class java.nio.ByteBuffer
-
Returns the memory address, pointing to the byte at the given index, modulo the given unit size.
- ALINK - Static variable in class javax.swing.text.html.HTML.Attribute
-
Attribute "alink"
- all() - Static method in class java.util.random.RandomGeneratorFactory
-
Returns a non-empty stream of available
RandomGeneratorFactory(s)
. - ALL - Enum constant in enum class java.lang.System.Logger.Level
-
A marker to indicate that all levels are enabled.
- ALL - Enum constant in enum class javax.smartcardio.CardTerminals.State
-
All CardTerminals.
- ALL - Enum constant in enum class jdk.javadoc.doclet.DocletEnvironment.ModuleMode
-
Indicate Detailed documentation is required
- ALL - Static variable in class java.awt.JobAttributes.DefaultSelectionType
-
The
DefaultSelectionType
instance to use for specifying that all pages of the job should be printed. - ALL - Static variable in class java.util.logging.Level
-
ALL indicates that all messages should be logged.
- ALL_COLUMNS - Static variable in class javax.swing.event.TableModelEvent
-
Specifies all columns in a row or rows.
- ALL_RANGES - Static variable in class java.awt.font.NumericShaper
-
Identifies all ranges, for full contextual shaping.
- ALL_STYLES - Static variable in class java.util.Calendar
-
A style specifier for
getDisplayNames
indicating names in all styles, such as "January" and "Jan". - ALLBITS - Static variable in interface java.awt.image.ImageObserver
-
This flag in the infoflags argument to imageUpdate indicates that a static image which was previously drawn is now complete and can be drawn again in its final form.
- allClasses() - Method in interface com.sun.jdi.VirtualMachine
-
Returns all loaded types in the target VM.
- allConnectors() - Method in interface com.sun.jdi.VirtualMachineManager
-
Returns the list of all known
Connector
objects. - allFields() - Method in interface com.sun.jdi.ReferenceType
-
Returns a list containing each
Field
declared in this type, and its superclasses, implemented interfaces, and/or superinterfaces. - allHtmlFlavor - Static variable in class java.awt.datatransfer.DataFlavor
-
Represents a piece of an HTML markup.
- allInterfaces() - Method in interface com.sun.jdi.ClassType
-
Gets the interfaces directly and indirectly implemented by this class.
- allKeys() - Method in class javax.swing.ActionMap
-
Returns an array of the keys defined in this
ActionMap
and its parent. - allKeys() - Method in class javax.swing.InputMap
-
Returns an array of the
KeyStroke
s defined in thisInputMap
and its parent. - allLineLocations() - Method in interface com.sun.jdi.Method
-
Returns a list containing a
Location
object for each executable source line in this method. - allLineLocations() - Method in interface com.sun.jdi.ReferenceType
-
Returns a list containing a
Location
object for each executable source line in this reference type. - allLineLocations(String, String) - Method in interface com.sun.jdi.Method
-
Returns a list containing a
Location
object for each executable source line in this method. - allLineLocations(String, String) - Method in interface com.sun.jdi.ReferenceType
-
Returns a list containing a
Location
object for each executable source line in this reference type. - allMatch(DoublePredicate) - Method in interface java.util.stream.DoubleStream
-
Returns whether all elements of this stream match the provided predicate.
- allMatch(IntPredicate) - Method in interface java.util.stream.IntStream
-
Returns whether all elements of this stream match the provided predicate.
- allMatch(LongPredicate) - Method in interface java.util.stream.LongStream
-
Returns whether all elements of this stream match the provided predicate.
- allMatch(Predicate<? super T>) - Method in interface java.util.stream.Stream
-
Returns whether all elements of this stream match the provided predicate.
- allMethods() - Method in interface com.sun.jdi.ReferenceType
-
Returns a list containing each
Method
declared in this type, and its superclasses, implemented interfaces, and/or superinterfaces. - allModules() - Method in interface com.sun.jdi.VirtualMachine
-
Returns all modules.
- allNotesOff() - Method in interface javax.sound.midi.MidiChannel
-
Turns off all notes that are currently sounding on this channel.
- allocate(int) - Static method in class java.nio.ByteBuffer
-
Allocates a new byte buffer.
- allocate(int) - Static method in class java.nio.CharBuffer
-
Allocates a new char buffer.
- allocate(int) - Static method in class java.nio.DoubleBuffer
-
Allocates a new double buffer.
- allocate(int) - Static method in class java.nio.FloatBuffer
-
Allocates a new float buffer.
- allocate(int) - Static method in class java.nio.IntBuffer
-
Allocates a new int buffer.
- allocate(int) - Static method in class java.nio.LongBuffer
-
Allocates a new long buffer.
- allocate(int) - Static method in class java.nio.ShortBuffer
-
Allocates a new short buffer.
- allocate(long) - Method in interface java.lang.foreign.SegmentAllocatorPREVIEW
-
Allocates a memory segment with the given size.
- allocate(long, long) - Method in interface java.lang.foreign.ArenaPREVIEW
-
Returns a native memory segment with the given size (in bytes) and alignment constraint (in bytes).
- allocate(long, long) - Method in interface java.lang.foreign.SegmentAllocatorPREVIEW
-
Allocates a memory segment with the given size and alignment constraint.
- allocate(AddressLayout, MemorySegment) - Method in interface java.lang.foreign.SegmentAllocatorPREVIEW
-
Allocates a memory segment with the given layout and initializes it with the given address value.
- allocate(MemoryLayout) - Method in interface java.lang.foreign.SegmentAllocatorPREVIEW
-
Allocates a memory segment with the given layout.
- allocate(ValueLayout.OfByte, byte) - Method in interface java.lang.foreign.SegmentAllocatorPREVIEW
-
Allocates a memory segment with the given layout and initializes it with the given byte value.
- allocate(ValueLayout.OfChar, char) - Method in interface java.lang.foreign.SegmentAllocatorPREVIEW
-
Allocates a memory segment with the given layout and initializes it with the given char value.
- allocate(ValueLayout.OfDouble, double) - Method in interface java.lang.foreign.SegmentAllocatorPREVIEW
-
Allocates a memory segment with the given layout and initializes it with the given double value.
- allocate(ValueLayout.OfFloat, float) - Method in interface java.lang.foreign.SegmentAllocatorPREVIEW
-
Allocates a memory segment with the given layout and initializes it with the given float value.
- allocate(ValueLayout.OfInt, int) - Method in interface java.lang.foreign.SegmentAllocatorPREVIEW
-
Allocates a memory segment with the given layout and initializes it with the given int value.
- allocate(ValueLayout.OfLong, long) - Method in interface java.lang.foreign.SegmentAllocatorPREVIEW
-
Allocates a memory segment with the given layout and initializes it with the given long value.
- allocate(ValueLayout.OfShort, short) - Method in interface java.lang.foreign.SegmentAllocatorPREVIEW
-
Allocates a memory segment with the given layout and initializes it with the given short value.
- allocate(XMLStreamReader) - Method in interface javax.xml.stream.util.XMLEventAllocator
-
This method allocates an event given the current state of the XMLStreamReader.
- allocate(XMLStreamReader, XMLEventConsumer) - Method in interface javax.xml.stream.util.XMLEventAllocator
-
This method allocates an event or set of events given the current state of the XMLStreamReader and adds the event or set of events to the consumer that was passed in.
- allocateArray(int) - Method in class javax.swing.text.GapContent
-
Allocate an array to store items of the type appropriate (which is determined by the subclass).
- allocateArray(MemoryLayout, long) - Method in interface java.lang.foreign.SegmentAllocatorPREVIEW
-
Allocates a memory segment with the given element layout and size.
- allocateArray(ValueLayout.OfByte, byte...) - Method in interface java.lang.foreign.SegmentAllocatorPREVIEW
-
Allocates a memory segment with the given layout and initializes it with the given byte elements.
- allocateArray(ValueLayout.OfChar, char...) - Method in interface java.lang.foreign.SegmentAllocatorPREVIEW
-
Allocates a memory segment with the given layout and initializes it with the given char elements.
- allocateArray(ValueLayout.OfDouble, double...) - Method in interface java.lang.foreign.SegmentAllocatorPREVIEW
-
Allocates a memory segment with the given layout and initializes it with the given double elements.
- allocateArray(ValueLayout.OfFloat, float...) - Method in interface java.lang.foreign.SegmentAllocatorPREVIEW
-
Allocates a memory segment with the given layout and initializes it with the given float elements.
- allocateArray(ValueLayout.OfInt, int...) - Method in interface java.lang.foreign.SegmentAllocatorPREVIEW
-
Allocates a memory segment with the given layout and initializes it with the given int elements.
- allocateArray(ValueLayout.OfLong, long...) - Method in interface java.lang.foreign.SegmentAllocatorPREVIEW
-
Allocates a memory segment with the given layout and initializes it with the given long elements.
- allocateArray(ValueLayout.OfShort, short...) - Method in interface java.lang.foreign.SegmentAllocatorPREVIEW
-
Allocates a memory segment with the given layout and initializes it with the given short elements.
- allocateDirect(int) - Static method in class java.nio.ByteBuffer
-
Allocates a new direct byte buffer.
- allocateUtf8String(String) - Method in interface java.lang.foreign.SegmentAllocatorPREVIEW
-
Converts a Java string into a UTF-8 encoded, null-terminated C string, storing the result into a memory segment.
- ALLOCATOR - Static variable in class javax.xml.stream.XMLInputFactory
-
The property used to set/get the implementation of the allocator
- allOf(Class<E>) - Static method in class java.util.EnumSet
-
Creates an enum set containing all of the elements in the specified element type.
- allOf(CompletableFuture<?>...) - Static method in class java.util.concurrent.CompletableFuture
-
Returns a new CompletableFuture that is completed when all of the given CompletableFutures complete.
- ALLOW - Enum constant in enum class java.nio.file.attribute.AclEntryType
-
Explicitly grants access to a file or directory.
- ALLOW_UNASSIGNED - Static variable in class java.net.IDN
-
Flag to allow processing of unassigned code points
- allowCoreThreadTimeOut(boolean) - Method in class java.util.concurrent.ThreadPoolExecutor
-
Sets the policy governing whether core threads may time out and terminate if no tasks arrive within the keep-alive time, being replaced if needed when new tasks arrive.
- ALLOWED - Enum constant in enum class java.io.ObjectInputFilter.Status
-
The status is allowed.
- ALLOWED_CLASSNAMES - Static variable in class javax.management.openmbean.OpenType
-
Deprecated.Use
ALLOWED_CLASSNAMES_LIST
instead. - ALLOWED_CLASSNAMES_LIST - Static variable in class javax.management.openmbean.OpenType
-
List of the fully qualified names of the Java classes allowed for open data values.
- allowFilter(Predicate<Class<?>>, ObjectInputFilter.Status) - Static method in interface java.io.ObjectInputFilter
-
Returns a filter that returns
Status.ALLOWED
if the predicate on the class istrue
. - allowMultipleSelections() - Method in class javax.security.auth.callback.ChoiceCallback
-
Get the boolean determining whether multiple selections from the
choices
list are allowed. - allowsChildren - Variable in class javax.swing.tree.DefaultMutableTreeNode
-
true if the node is able to have children
- allowsCoreThreadTimeOut() - Method in class java.util.concurrent.ThreadPoolExecutor
-
Returns true if this pool allows core threads to time out and terminate if no tasks arrive within the keepAlive time, being replaced if needed when new tasks arrive.
- allowsMultipleSelections() - Method in class java.awt.List
-
Deprecated.As of JDK version 1.1, replaced by
isMultipleMode()
. - allowUserInteraction - Variable in class java.net.URLConnection
-
If
true
, thisURL
is being examined in a context in which it makes sense to allow user interactions such as popping up an authentication dialog. - AllPermission - Class in java.security
-
The
AllPermission
is a permission that implies all other permissions. - AllPermission() - Constructor for class java.security.AllPermission
-
Creates a new
AllPermission
object. - AllPermission(String, String) - Constructor for class java.security.AllPermission
-
Creates a new
AllPermission
object. - allProceduresAreCallable() - Method in interface java.sql.DatabaseMetaData
-
Retrieves whether the current user can call all the procedures returned by the method
getProcedures
. - allProcesses() - Static method in interface java.lang.ProcessHandle
-
Returns a snapshot of all processes visible to the current process.
- allRowsChanged() - Method in class javax.swing.DefaultRowSorter
-
Invoked when the contents of the underlying model have completely changed.
- allRowsChanged() - Method in class javax.swing.RowSorter
-
Invoked when the contents of the underlying model have completely changed.
- allSoundOff() - Method in interface javax.sound.midi.MidiChannel
-
Immediately turns off all sounding notes on this channel, ignoring the state of the Hold Pedal and the internal decay rate of the current
Instrument
. - allTablesAreSelectable() - Method in interface java.sql.DatabaseMetaData
-
Retrieves whether the current user can use all the tables returned by the method
getTables
in aSELECT
statement. - allThreads() - Method in interface com.sun.jdi.VirtualMachine
-
Returns a list of the live threads in the target VM.
- allTrue() - Method in class jdk.incubator.vector.VectorMask
-
Returns
true
if all of the mask lanes are set. - allValues(String) - Method in class java.net.http.HttpHeaders
-
Returns an unmodifiable List of all of the header string values of the given named header.
- ALPHABETIC_PRESENTATION_FORMS - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Alphabetic Presentation Forms" Unicode character block.
- AlphaComposite - Class in java.awt
-
The
AlphaComposite
class implements basic alpha compositing rules for combining source and destination colors to achieve blending and transparency effects with graphics and images. - AlreadyBoundException - Exception Class in java.nio.channels
-
Unchecked exception thrown when an attempt is made to bind the socket a network oriented channel that is already bound.
- AlreadyBoundException - Exception Class in java.rmi
-
An
AlreadyBoundException
is thrown if an attempt is made to bind an object to a name that already has an associated binding in the registry. - AlreadyBoundException() - Constructor for exception class java.nio.channels.AlreadyBoundException
-
Constructs an instance of this class.
- AlreadyBoundException() - Constructor for exception class java.rmi.AlreadyBoundException
-
Constructs an
AlreadyBoundException
with no specified detail message. - AlreadyBoundException(String) - Constructor for exception class java.rmi.AlreadyBoundException
-
Constructs an
AlreadyBoundException
with the specified detail message. - AlreadyConnectedException - Exception Class in java.nio.channels
-
Unchecked exception thrown when an attempt is made to connect a
SocketChannel
that is already connected. - AlreadyConnectedException() - Constructor for exception class java.nio.channels.AlreadyConnectedException
-
Constructs an instance of this class.
- alreadyNotified - Variable in class javax.management.monitor.Monitor
-
Deprecated.equivalent to
Monitor.alreadyNotifieds
[0]. - alreadyNotifieds - Variable in class javax.management.monitor.Monitor
-
Selected monitor errors that have already been notified.
- ALT - Static variable in class javax.swing.text.html.HTML.Attribute
-
Attribute "alt"
- ALT_DOWN_MASK - Static variable in class java.awt.event.InputEvent
-
The Alt key extended modifier constant.
- ALT_GRAPH_DOWN_MASK - Static variable in class java.awt.event.InputEvent
-
The AltGraph key extended modifier constant.
- ALT_GRAPH_MASK - Static variable in class java.awt.event.InputEvent
-
Deprecated.It is recommended that ALT_GRAPH_DOWN_MASK and
InputEvent.getModifiersEx()
be used instead - ALT_MASK - Static variable in class java.awt.event.ActionEvent
-
The alt modifier.
- ALT_MASK - Static variable in class java.awt.Event
-
Deprecated.This flag indicates that the Alt key was down when the event occurred.
- ALT_MASK - Static variable in class java.awt.event.InputEvent
-
Deprecated.It is recommended that ALT_DOWN_MASK and
InputEvent.getModifiersEx()
be used instead - ALTERNATE - Static variable in class java.util.FormattableFlags
-
Requires the output to use an alternate form.
- alternateAddTag - Variable in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
-
Alternate tag in HTML to start adding tags from if parentTag is not found and alternateParentTag is found.
- alternateParentTag - Variable in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
-
Alternate Tag to check for in the document if parentTag is not found.
- ALTITUDE_REF_SEA_LEVEL - Static variable in class javax.imageio.plugins.tiff.ExifGPSTagSet
-
A value to be used with the "GPSAltitudeRef" tag.
- ALTITUDE_REF_SEA_LEVEL_REFERENCE - Static variable in class javax.imageio.plugins.tiff.ExifGPSTagSet
-
A value to be used with the "GPSAltitudeRef" tag.
- altMetafactory(MethodHandles.Lookup, String, MethodType, Object...) - Static method in class java.lang.invoke.LambdaMetafactory
-
Facilitates the creation of simple "function objects" that implement one or more interfaces by delegation to a provided
MethodHandle
, after appropriate type adaptation and partial evaluation of arguments. - altName - Variable in exception class javax.naming.CannotProceedException
-
Contains the name of the resolved object, relative to the context
altNameCtx
. - altNameCtx - Variable in exception class javax.naming.CannotProceedException
-
Contains the context relative to which
altName
is specified. - ALWAYS - Enum constant in enum class java.net.http.HttpClient.Redirect
-
Always redirect.
- ALWAYS - Enum constant in enum class java.time.format.SignStyle
-
Style to always output the sign, where zero will output '+'.
- ALWAYS_UPDATE - Static variable in class javax.swing.text.DefaultCaret
-
Indicates that the caret position is to be always updated accordingly to the document changes regardless whether the document updates are performed on the Event Dispatching Thread or not.
- AM - Static variable in class java.util.Calendar
-
Value of the
Calendar.AM_PM
field indicating the period of the day from midnight to just before noon. - AM_PM - Static variable in class java.text.DateFormat.Field
-
Constant identifying the time of day indicator (e.g. "a.m." or "p.m.") field.
- AM_PM - Static variable in class java.util.Calendar
-
Field number for
get
andset
indicating whether theHOUR
is before or after noon. - AM_PM_FIELD - Static variable in class java.text.DateFormat
-
Useful constant for AM_PM field alignment.
- AMPM_OF_DAY - Enum constant in enum class java.time.temporal.ChronoField
-
The am-pm-of-day.
- analyze() - Method in class com.sun.source.util.JavacTask
-
Completes all analysis.
- ANALYZE - Enum constant in enum class com.sun.source.util.TaskEvent.Kind
-
For events relating to elements being analyzed for errors.
- analyzeCompletion(String) - Method in class jdk.jshell.SourceCodeAnalysis
-
Given an input string, find the first snippet of code (one statement, definition, import, or expression) and evaluate if it is complete.
- analyzeType(String, int) - Method in class jdk.jshell.SourceCodeAnalysis
-
Infer the type of the given expression.
- ANATOLIAN_HIEROGLYPHS - Enum constant in enum class java.lang.Character.UnicodeScript
-
Unicode script "Anatolian Hieroglyphs".
- ANATOLIAN_HIEROGLYPHS - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Anatolian Hieroglyphs" Unicode character block.
- ANCESTOR - Static variable in class com.sun.java.accessibility.util.EventID
-
Maps to Swing Ancestor support (i.e., AncestorListener and AncestorEvent)
- ANCESTOR_ADDED - Static variable in class javax.swing.event.AncestorEvent
-
An ancestor-component was added to the hierarchy of visible objects (made visible), and is currently being displayed.
- ANCESTOR_MOVED - Static variable in class java.awt.event.HierarchyEvent
-
The event id indicating an ancestor-Container was moved.
- ANCESTOR_MOVED - Static variable in class javax.swing.event.AncestorEvent
-
An ancestor-component changed its position on the screen.
- ANCESTOR_REMOVED - Static variable in class javax.swing.event.AncestorEvent
-
An ancestor-component was removed from the hierarchy of visible objects (hidden) and is no longer being displayed.
- ANCESTOR_RESIZED - Static variable in class java.awt.event.HierarchyEvent
-
The event id indicating an ancestor-Container was resized.
- ancestorAdded(AncestorEvent) - Method in interface javax.swing.event.AncestorListener
-
Called when the source or one of its ancestors is made visible either by setVisible(true) being called or by its being added to the component hierarchy.
- AncestorEvent - Class in javax.swing.event
-
An event reported to a child component that originated from an ancestor in the component hierarchy.
- AncestorEvent(JComponent, int, Container, Container) - Constructor for class javax.swing.event.AncestorEvent
-
Constructs an AncestorEvent object to identify a change in an ancestor-component's display-status.
- AncestorListener - Interface in javax.swing.event
-
AncestorListener Interface to support notification when changes occur to a JComponent or one of its ancestors.
- ancestorMoved(HierarchyEvent) - Method in class java.awt.AWTEventMulticaster
-
Handles the ancestorMoved event by invoking the ancestorMoved methods on listener-a and listener-b.
- ancestorMoved(HierarchyEvent) - Method in class java.awt.event.HierarchyBoundsAdapter
-
Called when an ancestor of the source is moved.
- ancestorMoved(HierarchyEvent) - Method in interface java.awt.event.HierarchyBoundsListener
-
Called when an ancestor of the source is moved.
- ancestorMoved(AncestorEvent) - Method in interface javax.swing.event.AncestorListener
-
Called when either the source or one of its ancestors is moved.
- ancestorRemoved(AncestorEvent) - Method in interface javax.swing.event.AncestorListener
-
Called when the source or one of its ancestors is made invisible either by setVisible(false) being called or by its being removed from the component hierarchy.
- ancestorResized(HierarchyEvent) - Method in class java.awt.AWTEventMulticaster
-
Handles the ancestorResized event by invoking the ancestorResized methods on listener-a and listener-b.
- ancestorResized(HierarchyEvent) - Method in class java.awt.event.HierarchyBoundsAdapter
-
Called when an ancestor of the source is resized.
- ancestorResized(HierarchyEvent) - Method in interface java.awt.event.HierarchyBoundsListener
-
Called when an ancestor of the source is resized.
- anchor - Variable in class java.awt.GridBagConstraints
-
This field is used when the component is smaller than its display area.
- ANCHOR_SELECTION_PATH_PROPERTY - Static variable in class javax.swing.JTree
-
Bound property name for anchor selection path.
- ANCIENT_GREEK_MUSICAL_NOTATION - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Ancient Greek Musical Notation" Unicode character block.
- ANCIENT_GREEK_NUMBERS - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Ancient Greek Numbers" Unicode character block.
- ANCIENT_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Ancient Symbols" Unicode character block.
- and(byte) - Method in class jdk.incubator.vector.ByteVector
-
Computes the bitwise logical conjunction (
&
) of this vector and a scalar. - and(int) - Method in class jdk.incubator.vector.IntVector
-
Computes the bitwise logical conjunction (
&
) of this vector and a scalar. - and(long) - Method in class jdk.incubator.vector.LongVector
-
Computes the bitwise logical conjunction (
&
) of this vector and a scalar. - and(short) - Method in class jdk.incubator.vector.ShortVector
-
Computes the bitwise logical conjunction (
&
) of this vector and a scalar. - and(BigInteger) - Method in class java.math.BigInteger
-
Returns a BigInteger whose value is
(this & val)
. - and(BitSet) - Method in class java.util.BitSet
-
Performs a logical AND of this target bit set with the argument bit set.
- and(BiPredicate<? super T, ? super U>) - Method in interface java.util.function.BiPredicate
-
Returns a composed predicate that represents a short-circuiting logical AND of this predicate and another.
- and(DoublePredicate) - Method in interface java.util.function.DoublePredicate
-
Returns a composed predicate that represents a short-circuiting logical AND of this predicate and another.
- and(IntPredicate) - Method in interface java.util.function.IntPredicate
-
Returns a composed predicate that represents a short-circuiting logical AND of this predicate and another.
- and(LongPredicate) - Method in interface java.util.function.LongPredicate
-
Returns a composed predicate that represents a short-circuiting logical AND of this predicate and another.
- and(Predicate<? super T>) - Method in interface java.util.function.Predicate
-
Returns a composed predicate that represents a short-circuiting logical AND of this predicate and another.
- and(QueryExp, QueryExp) - Static method in class javax.management.Query
-
Returns a query expression that is the conjunction of two other query expressions.
- and(Vector<Byte>) - Method in class jdk.incubator.vector.ByteVector
-
Computes the bitwise logical conjunction (
&
) of this vector and a second input vector. - and(Vector<Integer>) - Method in class jdk.incubator.vector.IntVector
-
Computes the bitwise logical conjunction (
&
) of this vector and a second input vector. - and(Vector<Long>) - Method in class jdk.incubator.vector.LongVector
-
Computes the bitwise logical conjunction (
&
) of this vector and a second input vector. - and(Vector<Short>) - Method in class jdk.incubator.vector.ShortVector
-
Computes the bitwise logical conjunction (
&
) of this vector and a second input vector. - and(VectorMask<E>) - Method in class jdk.incubator.vector.VectorMask
-
Computes the logical intersection (as
a&b
) between this mask and a second input mask. - AND - Enum constant in enum class com.sun.source.tree.Tree.Kind
-
Used for instances of
BinaryTree
representing bitwise and logical "and"&
. - AND - Static variable in class jdk.incubator.vector.VectorOperators
-
Produce
a&b
. - AND_ASSIGNMENT - Enum constant in enum class com.sun.source.tree.Tree.Kind
-
Used for instances of
CompoundAssignmentTree
representing bitwise and logical "and" assignment&=
. - AND_NOT - Static variable in class jdk.incubator.vector.VectorOperators
-
Produce
a&~b
. - andFilter(Iterable<? extends RowFilter<? super M, ? super I>>) - Static method in class javax.swing.RowFilter
-
Returns a
RowFilter
that includes entries if all of the supplied filters include the entry. - andNot(BigInteger) - Method in class java.math.BigInteger
-
Returns a BigInteger whose value is
(this & ~val)
. - andNot(BitSet) - Method in class java.util.BitSet
-
Clears all of the bits in this
BitSet
whose corresponding bit is set in the specifiedBitSet
. - andNot(VectorMask<E>) - Method in class jdk.incubator.vector.VectorMask
-
Logically subtracts a second input mask from this mask (as
a&~b
). - andThen(BiConsumer<? super T, ? super U>) - Method in interface java.util.function.BiConsumer
-
Returns a composed
BiConsumer
that performs, in sequence, this operation followed by theafter
operation. - andThen(Consumer<? super T>) - Method in interface java.util.function.Consumer
-
Returns a composed
Consumer
that performs, in sequence, this operation followed by theafter
operation. - andThen(DoubleConsumer) - Method in interface java.util.function.DoubleConsumer
-
Returns a composed
DoubleConsumer
that performs, in sequence, this operation followed by theafter
operation. - andThen(DoubleUnaryOperator) - Method in interface java.util.function.DoubleUnaryOperator
-
Returns a composed operator that first applies this operator to its input, and then applies the
after
operator to the result. - andThen(Function<? super R, ? extends V>) - Method in interface java.util.function.BiFunction
-
Returns a composed function that first applies this function to its input, and then applies the
after
function to the result. - andThen(Function<? super R, ? extends V>) - Method in interface java.util.function.Function
-
Returns a composed function that first applies this function to its input, and then applies the
after
function to the result. - andThen(IntConsumer) - Method in interface java.util.function.IntConsumer
-
Returns a composed
IntConsumer
that performs, in sequence, this operation followed by theafter
operation. - andThen(IntUnaryOperator) - Method in interface java.util.function.IntUnaryOperator
-
Returns a composed operator that first applies this operator to its input, and then applies the
after
operator to the result. - andThen(LongConsumer) - Method in interface java.util.function.LongConsumer
-
Returns a composed
LongConsumer
that performs, in sequence, this operation followed by theafter
operation. - andThen(LongUnaryOperator) - Method in interface java.util.function.LongUnaryOperator
-
Returns a composed operator that first applies this operator to its input, and then applies the
after
operator to the result. - annotateClass(Class<?>) - Method in class java.io.ObjectOutputStream
-
Subclasses may implement this method to allow class data to be stored in the stream.
- ANNOTATED_TYPE - Enum constant in enum class com.sun.source.tree.Tree.Kind
-
Used for instances of
AnnotatedTypeTree
representing annotated types. - AnnotatedArrayType - Interface in java.lang.reflect
-
AnnotatedArrayType
represents the potentially annotated use of an array type, whose component type may itself represent the annotated use of a type. - AnnotatedConstruct - Interface in javax.lang.model
-
Represents a construct that can be annotated.
- AnnotatedElement - Interface in java.lang.reflect
-
Represents an annotated construct of the program currently running in this VM.
- AnnotatedParameterizedType - Interface in java.lang.reflect
-
AnnotatedParameterizedType
represents the potentially annotated use of a parameterized type, whose type arguments may themselves represent annotated uses of types. - AnnotatedType - Interface in java.lang.reflect
-
AnnotatedType
represents the potentially annotated use of a type in the program currently running in this VM. - AnnotatedTypeTree - Interface in com.sun.source.tree
-
A tree node for an annotated type.
- AnnotatedTypeVariable - Interface in java.lang.reflect
-
AnnotatedTypeVariable
represents the potentially annotated use of a type variable, whose declaration may have bounds which themselves represent annotated uses of types. - AnnotatedWildcardType - Interface in java.lang.reflect
-
AnnotatedWildcardType
represents the potentially annotated use of a wildcard type argument, whose upper or lower bounds may themselves represent annotated uses of types. - annotateProxyClass(Class<?>) - Method in class java.io.ObjectOutputStream
-
Subclasses may implement this method to store custom data in the stream along with descriptors for dynamic proxy classes.
- Annotation - Class in java.text
-
An Annotation object is used as a wrapper for a text attribute value if the attribute has annotation characteristics.
- Annotation - Interface in java.lang.annotation
-
The common interface extended by all annotation interfaces.
- Annotation(Object) - Constructor for class java.text.Annotation
-
Constructs an annotation record with the given value, which may be null.
- ANNOTATION - Enum constant in enum class com.sun.source.tree.Tree.Kind
-
Used for instances of
AnnotationTree
representing declaration annotations. - ANNOTATION - Enum constant in enum class java.lang.reflect.AccessFlag
-
The access flag
ACC_ANNOTATION
with a mask value of0x2000
. - ANNOTATION_PROCESSING - Enum constant in enum class com.sun.source.util.TaskEvent.Kind
-
For events relating to overall annotation processing.
- ANNOTATION_PROCESSING_ROUND - Enum constant in enum class com.sun.source.util.TaskEvent.Kind
-
For events relating to an individual annotation processing round.
- ANNOTATION_PROCESSOR_MODULE_PATH - Enum constant in enum class javax.tools.StandardLocation
-
Location to search for modules containing annotation processors.
- ANNOTATION_PROCESSOR_PATH - Enum constant in enum class javax.tools.StandardLocation
-
Location to search for annotation processors.
- ANNOTATION_TYPE - Enum constant in enum class com.sun.source.tree.Tree.Kind
-
Used for instances of
ClassTree
representing annotation types. - ANNOTATION_TYPE - Enum constant in enum class java.lang.annotation.ElementType
-
Annotation interface declaration (Formerly known as an annotation type.)
- ANNOTATION_TYPE - Enum constant in enum class javax.lang.model.element.ElementKind
-
An annotation interface.
- ANNOTATION_TYPE_SUBKIND - Enum constant in enum class jdk.jshell.Snippet.SubKind
-
An annotation interface declaration.
- AnnotationElement - Class in jdk.jfr
-
Describes event metadata, such as labels, descriptions and units.
- AnnotationElement(Class<? extends Annotation>) - Constructor for class jdk.jfr.AnnotationElement
-
Creates an annotation element to use for dynamically defined events.
- AnnotationElement(Class<? extends Annotation>, Object) - Constructor for class jdk.jfr.AnnotationElement
-
Creates an annotation element to use for dynamically defined events.
- AnnotationElement(Class<? extends Annotation>, Map<String, Object>) - Constructor for class jdk.jfr.AnnotationElement
-
Creates an annotation element to use for dynamically defined events.
- AnnotationFormatError - Exception Class in java.lang.annotation
-
Thrown when the annotation parser attempts to read an annotation from a class file and determines that the annotation is malformed.
- AnnotationFormatError(String) - Constructor for exception class java.lang.annotation.AnnotationFormatError
-
Constructs a new
AnnotationFormatError
with the specified detail message. - AnnotationFormatError(String, Throwable) - Constructor for exception class java.lang.annotation.AnnotationFormatError
-
Constructs a new
AnnotationFormatError
with the specified detail message and cause. - AnnotationFormatError(Throwable) - Constructor for exception class java.lang.annotation.AnnotationFormatError
-
Constructs a new
AnnotationFormatError
with the specified cause and a detail message of(cause == null ? null : cause.toString())
(which typically contains the class and detail message ofcause
). - AnnotationMirror - Interface in javax.lang.model.element
-
Represents an annotation.
- Annotation Processing - Search tag in module java.compiler
- AnnotationTree - Interface in com.sun.source.tree
-
A tree node for an annotation.
- annotationType() - Method in interface java.lang.annotation.Annotation
-
Returns the annotation interface of this annotation.
- annotationType() - Method in exception class java.lang.annotation.IncompleteAnnotationException
-
Returns the Class object for the annotation interface with the missing element.
- AnnotationTypeMismatchException - Exception Class in java.lang.annotation
-
Thrown to indicate that a program has attempted to access an element of an annotation whose type has changed after the annotation was compiled (or serialized).
- AnnotationTypeMismatchException(Method, String) - Constructor for exception class java.lang.annotation.AnnotationTypeMismatchException
-
Constructs an AnnotationTypeMismatchException for the specified annotation type element and found data type.
- AnnotationValue - Interface in javax.lang.model.element
-
Represents a value of an annotation interface element.
- AnnotationValueVisitor<R,
P> - Interface in javax.lang.model.element -
A visitor of the values of annotation interface elements, using a variant of the visitor design pattern.
- ANONYMOUS - Enum constant in enum class javax.lang.model.element.NestingKind
-
A class without a name.
- ANY - Enum constant in enum class javax.xml.xpath.XPathEvaluationResult.XPathResultType
-
Any type that represents any of the 5 other types listed below.
- ANY - Static variable in interface javax.swing.text.html.parser.DTDConstants
-
The DTD constant corresponds to ANY
- ANY_PATTERN - Enum constant in enum class com.sun.source.tree.Tree.Kind
-
Used for instances of
BindingPatternTree
. - ANY_TYPE - Static variable in interface org.w3c.dom.xpath.XPathResult
-
This code does not represent a specific type.
- ANY_UNORDERED_NODE_TYPE - Static variable in interface org.w3c.dom.xpath.XPathResult
-
The result is a node set as defined by and will be accessed as a single node, which may be
null
if the node set is empty. - anyMatch(DoublePredicate) - Method in interface java.util.stream.DoubleStream
-
Returns whether any elements of this stream match the provided predicate.
- anyMatch(IntPredicate) - Method in interface java.util.stream.IntStream
-
Returns whether any elements of this stream match the provided predicate.
- anyMatch(LongPredicate) - Method in interface java.util.stream.LongStream
-
Returns whether any elements of this stream match the provided predicate.
- anyMatch(Predicate<? super T>) - Method in interface java.util.stream.Stream
-
Returns whether any elements of this stream match the provided predicate.
- anyOf(CompletableFuture<?>...) - Static method in class java.util.concurrent.CompletableFuture
-
Returns a new CompletableFuture that is completed when any of the given CompletableFutures complete, with the same result.
- AnyPatternTreePREVIEW - Interface in com.sun.source.tree
-
A tree node for a binding pattern that matches a pattern with a variable of any name and a type of the match candidate; an unnamed pattern.
- anySubString(AttributeValueExp, StringValueExp) - Static method in class javax.management.Query
-
Returns a query expression that represents a matching constraint on a string argument.
- anyTrue() - Method in class jdk.incubator.vector.VectorMask
-
Returns
true
if any of the mask lanes are set. - API - Enum constant in enum class jdk.javadoc.doclet.DocletEnvironment.ModuleMode
-
Indicate API level documentation is required
- API Example - Search tag in package javax.smartcardio
- Section
- APP_ABOUT - Enum constant in enum class java.awt.Desktop.Action
-
Represents an AboutHandler
- APP_EVENT_FOREGROUND - Enum constant in enum class java.awt.Desktop.Action
-
Represents an AppForegroundListener
- APP_EVENT_HIDDEN - Enum constant in enum class java.awt.Desktop.Action
-
Represents an AppHiddenListener
- APP_EVENT_REOPENED - Enum constant in enum class java.awt.Desktop.Action
-
Represents an AppReopenedListener
- APP_EVENT_SCREEN_SLEEP - Enum constant in enum class java.awt.Desktop.Action
-
Represents a ScreenSleepListener
- APP_EVENT_SYSTEM_SLEEP - Enum constant in enum class java.awt.Desktop.Action
-
Represents a SystemSleepListener
- APP_EVENT_USER_SESSION - Enum constant in enum class java.awt.Desktop.Action
-
Represents a UserSessionListener
- APP_HELP_VIEWER - Enum constant in enum class java.awt.Desktop.Action
-
Represents a HelpViewer
- APP_MENU_BAR - Enum constant in enum class java.awt.Desktop.Action
-
Represents a menu bar
- APP_OPEN_FILE - Enum constant in enum class java.awt.Desktop.Action
-
Represents an OpenFilesHandler
- APP_OPEN_URI - Enum constant in enum class java.awt.Desktop.Action
-
Represents an OpenURIHandler
- APP_PREFERENCES - Enum constant in enum class java.awt.Desktop.Action
-
Represents a PreferencesHandler
- APP_PRINT_FILE - Enum constant in enum class java.awt.Desktop.Action
-
Represents a PrintFilesHandler
- APP_QUIT_HANDLER - Enum constant in enum class java.awt.Desktop.Action
-
Represents a QuitHandler
- APP_QUIT_STRATEGY - Enum constant in enum class java.awt.Desktop.Action
-
Represents a QuitStrategy
- APP_REQUEST_FOREGROUND - Enum constant in enum class java.awt.Desktop.Action
-
Represents a requestForeground
- APP_SUDDEN_TERMINATION - Enum constant in enum class java.awt.Desktop.Action
-
Represents a SuddenTermination
- AppConfigurationEntry - Class in javax.security.auth.login
-
This class represents a single
LoginModule
entry configured for the application specified in thegetAppConfigurationEntry(String appName)
method in theConfiguration
class. - AppConfigurationEntry(String, AppConfigurationEntry.LoginModuleControlFlag, Map<String, ?>) - Constructor for class javax.security.auth.login.AppConfigurationEntry
-
Default constructor for this class.
- AppConfigurationEntry.LoginModuleControlFlag - Class in javax.security.auth.login
-
This class represents whether a
LoginModule
is REQUIRED, REQUISITE, SUFFICIENT or OPTIONAL. - append(boolean) - Method in class java.lang.StringBuffer
- append(boolean) - Method in class java.lang.StringBuilder
- append(char) - Method in class java.io.CharArrayWriter
-
Appends the specified character to this writer.
- append(char) - Method in class java.io.PrintStream
-
Appends the specified character to this output stream.
- append(char) - Method in class java.io.PrintWriter
-
Appends the specified character to this writer.
- append(char) - Method in class java.io.StringWriter
-
Appends the specified character to this writer.
- append(char) - Method in class java.io.Writer
-
Appends the specified character to this writer.
- append(char) - Method in interface java.lang.Appendable
-
Appends the specified character to this
Appendable
. - append(char) - Method in class java.lang.StringBuffer
- append(char) - Method in class java.lang.StringBuilder
- append(char) - Method in class java.nio.CharBuffer
-
Appends the specified char to this buffer (optional operation).
- append(char[]) - Method in class java.lang.StringBuffer
- append(char[]) - Method in class java.lang.StringBuilder
- append(char[], int, int) - Method in class java.lang.StringBuffer
- append(char[], int, int) - Method in class java.lang.StringBuilder
- append(double) - Method in class java.lang.StringBuffer
- append(double) - Method in class java.lang.StringBuilder
- append(float) - Method in class java.lang.StringBuffer
- append(float) - Method in class java.lang.StringBuilder
- append(int) - Method in class java.lang.StringBuffer
- append(int) - Method in class java.lang.StringBuilder
- append(long) - Method in class java.lang.StringBuffer
- append(long) - Method in class java.lang.StringBuilder
- append(PathIterator, boolean) - Method in class java.awt.geom.Path2D
-
Appends the geometry of the specified
PathIterator
object to the path, possibly connecting the new geometry to the existing path segments with a line segment. - append(PathIterator, boolean) - Method in class java.awt.geom.Path2D.Double
-
Appends the geometry of the specified
PathIterator
object to the path, possibly connecting the new geometry to the existing path segments with a line segment. - append(PathIterator, boolean) - Method in class java.awt.geom.Path2D.Float
-
Appends the geometry of the specified
PathIterator
object to the path, possibly connecting the new geometry to the existing path segments with a line segment. - append(Printable, PageFormat) - Method in class java.awt.print.Book
-
Appends a single page to the end of this
Book
. - append(Printable, PageFormat, int) - Method in class java.awt.print.Book
-
Appends
numPages
pages to the end of thisBook
. - append(Shape, boolean) - Method in class java.awt.geom.Path2D
-
Appends the geometry of the specified
Shape
object to the path, possibly connecting the new geometry to the existing path segments with a line segment. - append(CharSequence) - Method in class java.io.CharArrayWriter
-
Appends the specified character sequence to this writer.
- append(CharSequence) - Method in class java.io.PrintStream
-
Appends the specified character sequence to this output stream.
- append(CharSequence) - Method in class java.io.PrintWriter
-
Appends the specified character sequence to this writer.
- append(CharSequence) - Method in class java.io.StringWriter
-
Appends the specified character sequence to this writer.
- append(CharSequence) - Method in class java.io.Writer
-
Appends the specified character sequence to this writer.
- append(CharSequence) - Method in interface java.lang.Appendable
-
Appends the specified character sequence to this
Appendable
. - append(CharSequence) - Method in class java.lang.StringBuffer
-
Appends the specified
CharSequence
to this sequence. - append(CharSequence) - Method in class java.lang.StringBuilder
- append(CharSequence) - Method in class java.nio.CharBuffer
-
Appends the specified character sequence to this buffer (optional operation).
- append(CharSequence, int, int) - Method in class java.io.CharArrayWriter
-
Appends a subsequence of the specified character sequence to this writer.
- append(CharSequence, int, int) - Method in class java.io.PrintStream
-
Appends a subsequence of the specified character sequence to this output stream.
- append(CharSequence, int, int) - Method in class java.io.PrintWriter
-
Appends a subsequence of the specified character sequence to this writer.
- append(CharSequence, int, int) - Method in class java.io.StringWriter
-
Appends a subsequence of the specified character sequence to this writer.
- append(CharSequence, int, int) - Method in class java.io.Writer
-
Appends a subsequence of the specified character sequence to this writer.
- append(CharSequence, int, int) - Method in interface java.lang.Appendable
-
Appends a subsequence of the specified character sequence to this
Appendable
. - append(CharSequence, int, int) - Method in class java.lang.StringBuffer
- append(CharSequence, int, int) - Method in class java.lang.StringBuilder
- append(CharSequence, int, int) - Method in class java.nio.CharBuffer
-
Appends a subsequence of the specified character sequence to this buffer (optional operation).
- append(Object) - Method in class java.lang.StringBuffer
- append(Object) - Method in class java.lang.StringBuilder
- append(String) - Method in class java.awt.TextArea
-
Appends the given text to the text area's current text.
- append(String) - Method in class java.lang.StringBuffer
- append(String) - Method in class java.lang.StringBuilder
- append(String) - Method in class javax.swing.JTextArea
-
Appends the given text to the end of the document.
- append(StringBuffer) - Method in class java.lang.StringBuffer
-
Appends the specified
StringBuffer
to this sequence. - append(StringBuffer) - Method in class java.lang.StringBuilder
-
Appends the specified
StringBuffer
to this sequence. - append(DateTimeFormatter) - Method in class java.time.format.DateTimeFormatterBuilder
-
Appends all the elements of a formatter to the builder.
- append(View) - Method in class javax.swing.text.View
-
Appends a single child view.
- APPEND - Enum constant in enum class java.lang.ProcessBuilder.Redirect.Type
-
The type of redirects returned from
Redirect.appendTo(File)
. - APPEND - Enum constant in enum class java.nio.file.StandardOpenOption
-
If the file is opened for
StandardOpenOption.WRITE
access then bytes will be written to the end of the file rather than the beginning. - APPEND_DATA - Enum constant in enum class java.nio.file.attribute.AclEntryPermission
-
Permission to append data to a file.
- Appendable - Interface in java.lang
-
An object to which
char
sequences and values can be appended. - appendArgumentLayouts(MemoryLayout...) - Method in interface java.lang.foreign.FunctionDescriptorPREVIEW
-
Returns a function descriptor with the given argument layouts appended to the argument layouts of this function descriptor.
- appendChild(Node) - Method in class javax.imageio.metadata.IIOMetadataNode
-
Adds the node
newChild
to the end of the list of children of this node. - appendChild(Node) - Method in interface org.w3c.dom.Node
-
Adds the node
newChild
to the end of the list of children of this node. - appendChronologyId() - Method in class java.time.format.DateTimeFormatterBuilder
-
Appends the chronology ID, such as 'ISO' or 'ThaiBuddhist', to the formatter.
- appendChronologyText(TextStyle) - Method in class java.time.format.DateTimeFormatterBuilder
-
Appends the chronology name to the formatter.
- appendCodePoint(int) - Method in class java.lang.StringBuffer
- appendCodePoint(int) - Method in class java.lang.StringBuilder
- appendData(String) - Method in interface org.w3c.dom.CharacterData
-
Append the string to the end of the character data of the node.
- appendDayPeriodText(TextStyle) - Method in class java.time.format.DateTimeFormatterBuilder
-
Appends the day period text to the formatter.
- appendEvent(InputEvent) - Method in class java.awt.dnd.DragGestureRecognizer
-
Listeners registered on the Component by this Recognizer shall record all Events that are recognized as part of the series of Events that go to comprise a Drag and Drop initiating gesture via this API.
- appendFraction(TemporalField, int, int, boolean) - Method in class java.time.format.DateTimeFormatterBuilder
-
Appends the fractional value of a date-time field to the formatter.
- appendGenericZoneText(TextStyle) - Method in class java.time.format.DateTimeFormatterBuilder
-
Appends the generic time-zone name, such as 'Pacific Time', to the formatter.
- appendGenericZoneText(TextStyle, Set<ZoneId>) - Method in class java.time.format.DateTimeFormatterBuilder
-
Appends the generic time-zone name, such as 'Pacific Time', to the formatter.
- appendInstant() - Method in class java.time.format.DateTimeFormatterBuilder
-
Appends an instant using ISO-8601 to the formatter, formatting fractional digits in groups of three.
- appendInstant(int) - Method in class java.time.format.DateTimeFormatterBuilder
-
Appends an instant using ISO-8601 to the formatter with control over the number of fractional digits.
- appendLiteral(char) - Method in class java.time.format.DateTimeFormatterBuilder
-
Appends a character literal to the formatter.
- appendLiteral(String) - Method in class java.time.format.DateTimeFormatterBuilder
-
Appends a string literal to the formatter.
- appendLocalized(String) - Method in class java.time.format.DateTimeFormatterBuilder
-
Appends a localized pattern to the formatter using the requested template.
- appendLocalized(FormatStyle, FormatStyle) - Method in class java.time.format.DateTimeFormatterBuilder
-
Appends a localized date-time pattern to the formatter.
- appendLocalizedOffset(TextStyle) - Method in class java.time.format.DateTimeFormatterBuilder
-
Appends the localized zone offset, such as 'GMT+01:00', to the formatter.
- appendMedium(String) - Method in interface org.w3c.dom.stylesheets.MediaList
-
Adds the medium
newMedium
to the end of the list. - appendOffset(String, String) - Method in class java.time.format.DateTimeFormatterBuilder
-
Appends the zone offset, such as '+01:00', to the formatter.
- appendOffsetId() - Method in class java.time.format.DateTimeFormatterBuilder
-
Appends the zone offset, such as '+01:00', to the formatter.
- appendOptional(DateTimeFormatter) - Method in class java.time.format.DateTimeFormatterBuilder
-
Appends a formatter to the builder which will optionally format/parse.
- appendParameterTypes(Class<?>...) - Method in class java.lang.invoke.MethodType
-
Finds or creates a method type with additional parameter types.
- appendParameterTypes(List<Class<?>>) - Method in class java.lang.invoke.MethodType
-
Finds or creates a method type with additional parameter types.
- appendPattern(String) - Method in class java.time.format.DateTimeFormatterBuilder
-
Appends the elements defined by the specified pattern to the builder.
- appendRemainingComponent(String) - Method in exception class javax.naming.NamingException
-
Add name as the last component in remaining name.
- appendRemainingComponent(String) - Method in class javax.naming.spi.ResolveResult
-
Adds a single component to the end of remaining name.
- appendRemainingName(Name) - Method in exception class javax.naming.NamingException
-
Add components from 'name' as the last components in remaining name.
- appendRemainingName(Name) - Method in class javax.naming.spi.ResolveResult
-
Adds components to the end of remaining name.
- appendReplacement(StringBuffer, String) - Method in class java.util.regex.Matcher
-
Implements a non-terminal append-and-replace step.
- appendReplacement(StringBuilder, String) - Method in class java.util.regex.Matcher
-
Implements a non-terminal append-and-replace step.
- appendTail(StringBuffer) - Method in class java.util.regex.Matcher
-
Implements a terminal append-and-replace step.
- appendTail(StringBuilder) - Method in class java.util.regex.Matcher
-
Implements a terminal append-and-replace step.
- appendText(String) - Method in class java.awt.TextArea
-
Deprecated.As of JDK version 1.1, replaced by
append(String)
. - appendText(TemporalField) - Method in class java.time.format.DateTimeFormatterBuilder
-
Appends the text of a date-time field to the formatter using the full text style.
- appendText(TemporalField, TextStyle) - Method in class java.time.format.DateTimeFormatterBuilder
-
Appends the text of a date-time field to the formatter.
- appendText(TemporalField, Map<Long, String>) - Method in class java.time.format.DateTimeFormatterBuilder
-
Appends the text of a date-time field to the formatter using the specified map to supply the text.
- appendTo(File) - Static method in class java.lang.ProcessBuilder.Redirect
-
Returns a redirect to append to the specified file.
- appendToBootstrapClassLoaderSearch(JarFile) - Method in interface java.lang.instrument.Instrumentation
-
Specifies a JAR file with instrumentation classes to be defined by the bootstrap class loader.
- appendToSystemClassLoaderSearch(JarFile) - Method in interface java.lang.instrument.Instrumentation
-
Specifies a JAR file with instrumentation classes to be defined by the system class loader.
- appendValue(TemporalField) - Method in class java.time.format.DateTimeFormatterBuilder
-
Appends the value of a date-time field to the formatter using a normal output style.
- appendValue(TemporalField, int) - Method in class java.time.format.DateTimeFormatterBuilder
-
Appends the value of a date-time field to the formatter using a fixed width, zero-padded approach.
- appendValue(TemporalField, int, int, SignStyle) - Method in class java.time.format.DateTimeFormatterBuilder
-
Appends the value of a date-time field to the formatter providing full control over formatting.
- appendValueReduced(TemporalField, int, int, int) - Method in class java.time.format.DateTimeFormatterBuilder
-
Appends the reduced value of a date-time field to the formatter.
- appendValueReduced(TemporalField, int, int, ChronoLocalDate) - Method in class java.time.format.DateTimeFormatterBuilder
-
Appends the reduced value of a date-time field to the formatter.
- appendZoneId() - Method in class java.time.format.DateTimeFormatterBuilder
-
Appends the time-zone ID, such as 'Europe/Paris' or '+02:00', to the formatter.
- appendZoneOrOffsetId() - Method in class java.time.format.DateTimeFormatterBuilder
-
Appends the time-zone ID, such as 'Europe/Paris' or '+02:00', to the formatter, using the best available zone ID.
- appendZoneRegionId() - Method in class java.time.format.DateTimeFormatterBuilder
-
Appends the time-zone region ID, such as 'Europe/Paris', to the formatter, rejecting the zone ID if it is a
ZoneOffset
. - appendZoneText(TextStyle) - Method in class java.time.format.DateTimeFormatterBuilder
-
Appends the time-zone name, such as 'British Summer Time', to the formatter.
- appendZoneText(TextStyle, Set<ZoneId>) - Method in class java.time.format.DateTimeFormatterBuilder
-
Appends the time-zone name, such as 'British Summer Time', to the formatter.
- AppEvent - Class in java.awt.desktop
-
AppEvents are sent to listeners and handlers installed on the
Desktop
instance of the current desktop context. - AppForegroundEvent - Class in java.awt.desktop
-
Event sent when the application has become the foreground app, and when it is no longer the foreground app.
- AppForegroundEvent() - Constructor for class java.awt.desktop.AppForegroundEvent
-
Constructs an
AppForegroundEvent
. - AppForegroundListener - Interface in java.awt.desktop
-
Implementors are notified when the app becomes the foreground app and when it is no longer the foreground app.
- appHidden(AppHiddenEvent) - Method in interface java.awt.desktop.AppHiddenListener
-
Called when the app is hidden.
- AppHiddenEvent - Class in java.awt.desktop
-
Event sent when the application has been hidden or shown.
- AppHiddenEvent() - Constructor for class java.awt.desktop.AppHiddenEvent
-
Constructs an
AppHiddenEvent
. - AppHiddenListener - Interface in java.awt.desktop
-
Implementors are notified when the app is hidden or shown by the user.
- apple.awt.enableTemplateImages - Search tag in class java.awt.TrayIcon
- System Property
- applet - Variable in class javax.swing.text.html.parser.DTD
-
The element corresponding to applet.
- Applet - Class in java.applet
-
Deprecated, for removal: This API element is subject to removal in a future version.The Applet API is deprecated, no replacement.
- Applet() - Constructor for class java.applet.Applet
-
Deprecated.Constructs a new Applet.
- APPLET - Static variable in interface javax.naming.Context
-
Deprecated, for removal: This API element is subject to removal in a future version.An environment property with this name is ignored while constructing an initial context. This constant was originally used as a property name to specify an
Applet
to retrieve parameters from, when creating an initial context. Currently any applet properties that need to be passed to an initial context should be copied into the environment hashtable:Hashtable env = new Hashtable(); env.put(Context.INITIAL_CONTEXT_FACTORY, ((Applet) this).getParameter(Context.INITIAL_CONTEXT_FACTORY)); env.put(Context.PROVIDER_URL, ((Applet) this).getParameter(Context.PROVIDER_URL)); // ... other properties ... Context ctx = new InitialContext(env);
- APPLET - Static variable in class javax.swing.text.html.HTML.Tag
-
Tag <applet>
- Applet.AccessibleApplet - Class in java.applet
-
Deprecated.This class implements accessibility support for the
Applet
class. - AppletContext - Interface in java.applet
-
Deprecated, for removal: This API element is subject to removal in a future version.The Applet API is deprecated, no replacement.
- AppletInitializer - Interface in java.beans
-
Deprecated, for removal: This API element is subject to removal in a future version.The Applet API is deprecated. See the java.applet package documentation for further information.
- appletResize(int, int) - Method in interface java.applet.AppletStub
-
Deprecated.Called when the applet wants to be resized.
- AppletStub - Interface in java.applet
-
Deprecated, for removal: This API element is subject to removal in a future version.The Applet API is deprecated, no replacement.
- APPLICATION_EXCLUDE - Enum constant in enum class java.awt.Dialog.ModalExclusionType
-
APPLICATION_EXCLUDE
indicates that a top-level window won't be blocked by any application-modal dialogs. - APPLICATION_MODAL - Enum constant in enum class java.awt.Dialog.ModalityType
-
An
APPLICATION_MODAL
dialog blocks all top-level windows from the same Java application except those from its own child hierarchy. - Application Resource Files - Search tag in interface javax.naming.Context
- Section
- apply(double) - Method in interface java.util.function.DoubleFunction
-
Applies this function to the given argument.
- apply(int) - Method in interface java.util.function.IntFunction
-
Applies this function to the given argument.
- apply(long) - Method in interface java.util.function.LongFunction
-
Applies this function to the given argument.
- apply(HttpResponse.ResponseInfo) - Method in interface java.net.http.HttpResponse.BodyHandler
-
Returns a
BodySubscriber
considering the given response status code and headers. - apply(ObjectName) - Method in class javax.management.AttributeValueExp
-
Applies the
AttributeValueExp
on an MBean. - apply(ObjectName) - Method in class javax.management.ObjectName
-
Test whether this ObjectName, which may be a pattern, matches another ObjectName.
- apply(ObjectName) - Method in interface javax.management.QueryExp
-
Applies the QueryExp on an MBean.
- apply(ObjectName) - Method in class javax.management.StringValueExp
-
Applies the ValueExp on a MBean.
- apply(ObjectName) - Method in interface javax.management.ValueExp
-
Applies the ValueExp on a MBean.
- apply(T) - Method in interface java.util.function.Function
-
Applies this function to the given argument.
- apply(T, U) - Method in interface java.util.function.BiFunction
-
Applies this function to the given arguments.
- APPLY_REVERB - Static variable in class javax.sound.sampled.BooleanControl.Type
-
Represents a control for whether reverberation is applied to a line.
- applyAsDouble(double) - Method in interface java.util.function.DoubleUnaryOperator
-
Applies this operator to the given operand.
- applyAsDouble(double, double) - Method in interface java.util.function.DoubleBinaryOperator
-
Applies this operator to the given operands.
- applyAsDouble(int) - Method in interface java.util.function.IntToDoubleFunction
-
Applies this function to the given argument.
- applyAsDouble(long) - Method in interface java.util.function.LongToDoubleFunction
-
Applies this function to the given argument.
- applyAsDouble(T) - Method in interface java.util.function.ToDoubleFunction
-
Applies this function to the given argument.
- applyAsDouble(T, U) - Method in interface java.util.function.ToDoubleBiFunction
-
Applies this function to the given arguments.
- applyAsInt(double) - Method in interface java.util.function.DoubleToIntFunction
-
Applies this function to the given argument.
- applyAsInt(int) - Method in interface java.util.function.IntUnaryOperator
-
Applies this operator to the given operand.
- applyAsInt(int, int) - Method in interface java.util.function.IntBinaryOperator
-
Applies this operator to the given operands.
- applyAsInt(long) - Method in interface java.util.function.LongToIntFunction
-
Applies this function to the given argument.
- applyAsInt(T) - Method in interface java.util.function.ToIntFunction
-
Applies this function to the given argument.
- applyAsInt(T, U) - Method in interface java.util.function.ToIntBiFunction
-
Applies this function to the given arguments.
- applyAsLong(double) - Method in interface java.util.function.DoubleToLongFunction
-
Applies this function to the given argument.
- applyAsLong(int) - Method in interface java.util.function.IntToLongFunction
-
Applies this function to the given argument.
- applyAsLong(long) - Method in interface java.util.function.LongUnaryOperator
-
Applies this operator to the given operand.
- applyAsLong(long, long) - Method in interface java.util.function.LongBinaryOperator
-
Applies this operator to the given operands.
- applyAsLong(T) - Method in interface java.util.function.ToLongFunction
-
Applies this function to the given argument.
- applyAsLong(T, U) - Method in interface java.util.function.ToLongBiFunction
-
Applies this function to the given arguments.
- applyComponentOrientation(ComponentOrientation) - Method in class java.awt.Component
-
Sets the
ComponentOrientation
property of this component and all components contained within it. - applyComponentOrientation(ComponentOrientation) - Method in class java.awt.Container
-
Sets the
ComponentOrientation
property of this container and all components contained within it. - applyComponentOrientation(ComponentOrientation) - Method in class javax.swing.JMenu
-
Sets the
ComponentOrientation
property of this menu and all components contained within it. - Applying the Blending Equation - Search tag in class java.awt.AlphaComposite
- Section
- applyLocalizedPattern(String) - Method in class java.text.DecimalFormat
-
Apply the given pattern to this Format object.
- applyLocalizedPattern(String) - Method in class java.text.SimpleDateFormat
-
Applies the given localized pattern string to this date format.
- applyPattern(String) - Method in class java.text.ChoiceFormat
-
Sets the pattern.
- applyPattern(String) - Method in class java.text.DecimalFormat
-
Apply the given pattern to this Format object.
- applyPattern(String) - Method in class java.text.MessageFormat
-
Sets the pattern used by this message format.
- applyPattern(String) - Method in class java.text.SimpleDateFormat
-
Applies the given pattern string to this date format.
- applyPropertyChange(PropertyChangeEvent, JLayer<? extends V>) - Method in class javax.swing.plaf.LayerUI
-
Notifies the
LayerUI
when any of its property are changed and enables updating everyJLayer
thisLayerUI
instance is set to. - applyPushPromise(HttpRequest, HttpRequest, Function<HttpResponse.BodyHandler<T>, CompletableFuture<HttpResponse<T>>>) - Method in interface java.net.http.HttpResponse.PushPromiseHandler
-
Notification of an incoming push promise.
- applyResourceBundle(String) - Method in class java.awt.Window
-
Deprecated.As of J2SE 1.4, replaced by
Component.applyComponentOrientation
. - applyResourceBundle(ResourceBundle) - Method in class java.awt.Window
-
Deprecated.As of J2SE 1.4, replaced by
Component.applyComponentOrientation
. - applyToEither(CompletionStage<? extends T>, Function<? super T, U>) - Method in class java.util.concurrent.CompletableFuture
- applyToEither(CompletionStage<? extends T>, Function<? super T, U>) - Method in interface java.util.concurrent.CompletionStage
-
Returns a new CompletionStage that, when either this or the other given stage complete normally, is executed with the corresponding result as argument to the supplied function.
- applyToEitherAsync(CompletionStage<? extends T>, Function<? super T, U>) - Method in class java.util.concurrent.CompletableFuture
- applyToEitherAsync(CompletionStage<? extends T>, Function<? super T, U>) - Method in interface java.util.concurrent.CompletionStage
-
Returns a new CompletionStage that, when either this or the other given stage complete normally, is executed using this stage's default asynchronous execution facility, with the corresponding result as argument to the supplied function.
- applyToEitherAsync(CompletionStage<? extends T>, Function<? super T, U>, Executor) - Method in class java.util.concurrent.CompletableFuture
- applyToEitherAsync(CompletionStage<? extends T>, Function<? super T, U>, Executor) - Method in interface java.util.concurrent.CompletionStage
-
Returns a new CompletionStage that, when either this or the other given stage complete normally, is executed using the supplied executor, with the corresponding result as argument to the supplied function.
- appMovedToBackground(AppForegroundEvent) - Method in interface java.awt.desktop.AppForegroundListener
-
Called when the app becomes the background app and another app becomes the foreground app.
- appRaisedToForeground(AppForegroundEvent) - Method in interface java.awt.desktop.AppForegroundListener
-
Called when the app becomes the foreground app.
- appRandom - Variable in class java.security.SignatureSpi
-
Application-specified source of randomness.
- appReopened(AppReopenedEvent) - Method in interface java.awt.desktop.AppReopenedListener
-
Called when the app has been reopened.
- AppReopenedEvent - Class in java.awt.desktop
-
Event sent when the application is asked to re-open itself.
- AppReopenedEvent() - Constructor for class java.awt.desktop.AppReopenedEvent
-
Constructs an
AppReopenedEvent
. - AppReopenedListener - Interface in java.awt.desktop
-
Implementors receive notification when the app has been asked to open again.
- APPROVE_BUTTON_MNEMONIC_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
-
Identifies change in the mnemonic for the approve (yes, ok) button.
- APPROVE_BUTTON_TEXT_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
-
Identifies change in the text on the approve (yes, ok) button.
- APPROVE_BUTTON_TOOL_TIP_TEXT_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
-
Identifies change in the tooltip text for the approve (yes, ok) button.
- APPROVE_OPTION - Static variable in class javax.swing.JFileChooser
-
Return value if approve (yes, ok) is chosen.
- APPROVE_SELECTION - Static variable in class javax.swing.JFileChooser
-
Instruction to approve the current selection (same as pressing yes or ok).
- approveSelection() - Method in class javax.swing.JFileChooser
-
Called by the UI when the user hits the Approve button (labeled "Open" or "Save", by default).
- ApproveSelectionAction() - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.ApproveSelectionAction
-
Constructs an
ApproveSelectionAction
. - appUnhidden(AppHiddenEvent) - Method in interface java.awt.desktop.AppHiddenListener
-
Called when the hidden app is shown again (but not necessarily brought to the foreground).
- APRIL - Enum constant in enum class java.time.Month
-
The singleton instance for the month of April with 30 days.
- APRIL - Static variable in class java.util.Calendar
-
Value of the
Calendar.MONTH
field indicating the fourth month of the year in the Gregorian and Julian calendars. - APRIL - Static variable in class javax.xml.datatype.DatatypeConstants
-
Value for fourth month of year.
- ARABIC - Enum constant in enum class java.awt.font.NumericShaper.Range
-
The Arabic range with the Arabic-Indic digits.
- ARABIC - Enum constant in enum class java.lang.Character.UnicodeScript
-
Unicode script "Arabic".
- ARABIC - Static variable in class java.awt.font.NumericShaper
-
Identifies the ARABIC range and decimal base.
- ARABIC - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Arabic" Unicode character block.
- ARABIC_EXTENDED_A - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Arabic Extended-A" Unicode character block.
- ARABIC_EXTENDED_B - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Arabic Extended-B" Unicode character block.
- ARABIC_EXTENDED_C - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Arabic Extended-C" Unicode character block.
- ARABIC_MATHEMATICAL_ALPHABETIC_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Arabic Mathematical Alphabetic Symbols" Unicode character block.
- ARABIC_PRESENTATION_FORMS_A - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Arabic Presentation Forms-A" Unicode character block.
- ARABIC_PRESENTATION_FORMS_B - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Arabic Presentation Forms-B" Unicode character block.
- ARABIC_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Arabic Supplement" Unicode character block.
- Arc2D - Class in java.awt.geom
-
Arc2D
is the abstract superclass for all objects that store a 2D arc defined by a framing rectangle, start angle, angular extent (length of the arc), and a closure type (OPEN
,CHORD
, orPIE
). - Arc2D() - Constructor for class java.awt.geom.Arc2D
-
This is an abstract class that cannot be instantiated directly.
- Arc2D(int) - Constructor for class java.awt.geom.Arc2D
-
This is an abstract class that cannot be instantiated directly.
- Arc2D.Double - Class in java.awt.geom
-
This class defines an arc specified in
double
precision. - Arc2D.Float - Class in java.awt.geom
-
This class defines an arc specified in
float
precision. - archeight - Variable in class java.awt.geom.RoundRectangle2D.Double
-
The height of the arc that rounds off the corners.
- archeight - Variable in class java.awt.geom.RoundRectangle2D.Float
-
The height of the arc that rounds off the corners.
- Architectural issues to consider - Search tag in interface java.time.chrono.ChronoLocalDate
- Section
- ARCHIVE - Static variable in class javax.swing.text.html.HTML.Attribute
-
Attribute "archive"
- arcwidth - Variable in class java.awt.geom.RoundRectangle2D.Double
-
The width of the arc that rounds off the corners.
- arcwidth - Variable in class java.awt.geom.RoundRectangle2D.Float
-
The width of the arc that rounds off the corners.
- Area - Class in java.awt.geom
-
An
Area
object stores and manipulates a resolution-independent description of an enclosed area of 2-dimensional space. - Area() - Constructor for class java.awt.geom.Area
-
Default constructor which creates an empty area.
- Area(Shape) - Constructor for class java.awt.geom.Area
-
The
Area
class creates an area geometry from the specifiedShape
object. - AREA - Static variable in class javax.swing.text.html.HTML.Tag
-
Tag <area>
- AreaAveragingScaleFilter - Class in java.awt.image
-
An ImageFilter class for scaling images using a simple area averaging algorithm that produces smoother results than the nearest neighbor algorithm.
- AreaAveragingScaleFilter(int, int) - Constructor for class java.awt.image.AreaAveragingScaleFilter
-
Constructs an AreaAveragingScaleFilter that scales the pixels from its source Image as specified by the width and height parameters.
- areExtraMouseButtonsEnabled() - Method in class java.awt.Toolkit
-
Reports whether events from extra mouse buttons are allowed to be processed and posted into
EventQueue
. - areFieldsSet - Variable in class java.util.Calendar
-
True if
fields[]
are in sync with the currently set time. - areFocusTraversalKeysSet(int) - Method in class java.awt.Component
-
Returns whether the Set of focus traversal keys for the given focus traversal operation has been explicitly defined for this Component.
- areFocusTraversalKeysSet(int) - Method in class java.awt.Container
-
Returns whether the Set of focus traversal keys for the given focus traversal operation has been explicitly defined for this Container.
- ArenaPREVIEW - Interface in java.lang.foreign
-
An arena controls the lifecycle of native memory segments, providing both flexible allocation and timely deallocation.
- areNew - Variable in class javax.swing.event.TreeSelectionEvent
-
For each path identifies if that path is in fact new.
- arePathsContiguous(TreePath[]) - Method in class javax.swing.tree.DefaultTreeSelectionModel
-
Returns true if the paths are contiguous, or this object has no RowMapper.
- areTablesSet() - Method in class javax.imageio.plugins.jpeg.JPEGImageReadParam
-
Returns
true
if tables are currently set. - areTablesSet() - Method in class javax.imageio.plugins.jpeg.JPEGImageWriteParam
-
Returns
true
if tables are currently set. - arg - Variable in class java.awt.Event
-
Deprecated.An arbitrary argument of the event.
- ARGUMENT - Static variable in class java.text.MessageFormat.Field
-
Constant identifying a portion of a message that was generated from an argument passed into
formatToCharacterIterator
. - Argument Index - Search tag in class java.util.Formatter
- Section
- Argument Index - Search tag in class java.util.Formatter
- Section
- argumentLayouts() - Method in interface java.lang.foreign.FunctionDescriptorPREVIEW
-
Returns the argument layouts of this function descriptor (as an unmodifiable list).
- argumentNames() - Method in exception class com.sun.jdi.connect.IllegalConnectorArgumentsException
-
Return a
List
containing the names of the invalid or inconsistent arguments. - arguments() - Method in interface com.sun.jdi.Method
-
Returns a list containing each
LocalVariable
that is declared as an argument of this method. - arguments() - Method in interface java.lang.ProcessHandle.Info
-
Returns an array of Strings of the arguments of the process.
- argumentTypeNames() - Method in interface com.sun.jdi.Method
-
Returns a list containing a text representation of the type of each formal parameter of this method.
- argumentTypes() - Method in interface com.sun.jdi.Method
-
Returns a list containing the type of each formal parameter of this method.
- ARGV - Static variable in interface javax.script.ScriptEngine
-
Reserved key for a named value that passes an array of positional arguments to a script.
- ArithmeticException - Exception Class in java.lang
-
Thrown when an exceptional arithmetic condition has occurred.
- ArithmeticException() - Constructor for exception class java.lang.ArithmeticException
-
Constructs an
ArithmeticException
with no detail message. - ArithmeticException(String) - Constructor for exception class java.lang.ArithmeticException
-
Constructs an
ArithmeticException
with the specified detail message. - arity() - Method in interface jdk.incubator.vector.VectorOperators.Operator
-
Returns the arity of this operator (1, 2, or 3).
- Arity limits - Search tag in class java.lang.invoke.MethodHandle
- Section
- ARMED - Static variable in class javax.accessibility.AccessibleState
-
Indicates that the object is armed.
- ARMED - Static variable in class javax.swing.DefaultButtonModel
-
Identifies the "armed" bit in the bitmask, which indicates partial commitment towards choosing/triggering the button.
- ARMENIAN - Enum constant in enum class java.lang.Character.UnicodeScript
-
Unicode script "Armenian".
- ARMENIAN - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Armenian" Unicode character block.
- arrangeGrid(Container) - Method in class java.awt.GridBagLayout
-
Lays out the grid.
- ArrangeGrid(Container) - Method in class java.awt.GridBagLayout
-
This method is obsolete and supplied for backwards compatibility only; new code should call
arrangeGrid
instead. - array - Variable in class javax.swing.text.Segment
-
This is the array containing the text of interest.
- array() - Method in class java.nio.Buffer
-
Returns the array that backs this buffer (optional operation).
- array() - Method in class java.nio.ByteBuffer
-
Returns the byte array that backs this buffer (optional operation).
- array() - Method in class java.nio.CharBuffer
-
Returns the char array that backs this buffer (optional operation).
- array() - Method in class java.nio.DoubleBuffer
-
Returns the double array that backs this buffer (optional operation).
- array() - Method in class java.nio.FloatBuffer
-
Returns the float array that backs this buffer (optional operation).
- array() - Method in class java.nio.IntBuffer
-
Returns the int array that backs this buffer (optional operation).
- array() - Method in class java.nio.LongBuffer
-
Returns the long array that backs this buffer (optional operation).
- array() - Method in class java.nio.ShortBuffer
-
Returns the short array that backs this buffer (optional operation).
- Array - Class in java.lang.reflect
-
The
Array
class provides static methods to dynamically create and access Java arrays. - Array - Interface in java.sql
-
The mapping in the Java programming language for the SQL type
ARRAY
. - ARRAY - Enum constant in enum class java.sql.JDBCType
-
Identifies the generic SQL type
ARRAY
. - ARRAY - Enum constant in enum class javax.lang.model.type.TypeKind
-
An array type.
- ARRAY - Static variable in class java.sql.Types
-
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type
ARRAY
. - ARRAY_ACCESS - Enum constant in enum class com.sun.source.tree.Tree.Kind
-
Used for instances of
ArrayAccessTree
. - ARRAY_TYPE - Enum constant in enum class com.sun.source.tree.Tree.Kind
-
Used for instances of
ArrayTypeTree
. - ArrayAccessTree - Interface in com.sun.source.tree
-
A tree node for an array access expression.
- ArrayBlockingQueue<E> - Class in java.util.concurrent
-
A bounded blocking queue backed by an array.
- ArrayBlockingQueue(int) - Constructor for class java.util.concurrent.ArrayBlockingQueue
-
Creates an
ArrayBlockingQueue
with the given (fixed) capacity and default access policy. - ArrayBlockingQueue(int, boolean) - Constructor for class java.util.concurrent.ArrayBlockingQueue
-
Creates an
ArrayBlockingQueue
with the given (fixed) capacity and the specified access policy. - ArrayBlockingQueue(int, boolean, Collection<? extends E>) - Constructor for class java.util.concurrent.ArrayBlockingQueue
-
Creates an
ArrayBlockingQueue
with the given (fixed) capacity, the specified access policy and initially containing the elements of the given collection, added in traversal order of the collection's iterator. - arrayConstructor(Class<?>) - Static method in class java.lang.invoke.MethodHandles
-
Produces a method handle constructing arrays of a desired type, as if by the
anewarray
bytecode. - arraycopy(Object, int, Object, int, int) - Static method in class java.lang.System
-
Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination array.
- ArrayDeque<E> - Class in java.util
-
Resizable-array implementation of the
Deque
interface. - ArrayDeque() - Constructor for class java.util.ArrayDeque
-
Constructs an empty array deque with an initial capacity sufficient to hold 16 elements.
- ArrayDeque(int) - Constructor for class java.util.ArrayDeque
-
Constructs an empty array deque with an initial capacity sufficient to hold the specified number of elements.
- ArrayDeque(Collection<? extends E>) - Constructor for class java.util.ArrayDeque
-
Constructs a deque containing the elements of the specified collection, in the order they are returned by the collection's iterator.
- arrayElementGetter(Class<?>) - Static method in class java.lang.invoke.MethodHandles
-
Produces a method handle giving read access to elements of an array, as if by the
aaload
bytecode. - arrayElementSetter(Class<?>) - Static method in class java.lang.invoke.MethodHandles
-
Produces a method handle giving write access to elements of an array, as if by the
astore
bytecode. - arrayElementVarHandle(int...) - Method in interface java.lang.foreign.ValueLayoutPREVIEW
-
Creates a strided var handle that can be used to access a memory segment as multi-dimensional array.
- arrayElementVarHandle(Class<?>) - Static method in class java.lang.invoke.MethodHandles
-
Produces a VarHandle giving access to elements of an array of type
arrayClass
. - ArrayIndexOutOfBoundsException - Exception Class in java.lang
-
Thrown to indicate that an array has been accessed with an illegal index.
- ArrayIndexOutOfBoundsException() - Constructor for exception class java.lang.ArrayIndexOutOfBoundsException
-
Constructs an
ArrayIndexOutOfBoundsException
with no detail message. - ArrayIndexOutOfBoundsException(int) - Constructor for exception class java.lang.ArrayIndexOutOfBoundsException
-
Constructs a new
ArrayIndexOutOfBoundsException
class with an argument indicating the illegal index. - ArrayIndexOutOfBoundsException(String) - Constructor for exception class java.lang.ArrayIndexOutOfBoundsException
-
Constructs an
ArrayIndexOutOfBoundsException
class with the specified detail message. - arrayLength() - Method in interface java.io.ObjectInputFilter.FilterInfo
-
The number of array elements when deserializing an array of the class.
- arrayLength(Class<?>) - Static method in class java.lang.invoke.MethodHandles
-
Produces a method handle returning the length of an array, as if by the
arraylength
bytecode. - ArrayList<E> - Class in java.util
-
Resizable-array implementation of the
List
interface. - ArrayList() - Constructor for class java.util.ArrayList
-
Constructs an empty list with an initial capacity of ten.
- ArrayList(int) - Constructor for class java.util.ArrayList
-
Constructs an empty list with the specified initial capacity.
- ArrayList(Collection<? extends E>) - Constructor for class java.util.ArrayList
-
Constructs a list containing the elements of the specified collection, in the order they are returned by the collection's iterator.
- arrayOffset() - Method in class java.nio.Buffer
-
Returns the offset within this buffer's backing array of the first element of the buffer (optional operation).
- arrayOffset() - Method in class java.nio.ByteBuffer
-
Returns the offset within this buffer's backing array of the first element of the buffer (optional operation).
- arrayOffset() - Method in class java.nio.CharBuffer
-
Returns the offset within this buffer's backing array of the first element of the buffer (optional operation).
- arrayOffset() - Method in class java.nio.DoubleBuffer
-
Returns the offset within this buffer's backing array of the first element of the buffer (optional operation).
- arrayOffset() - Method in class java.nio.FloatBuffer
-
Returns the offset within this buffer's backing array of the first element of the buffer (optional operation).
- arrayOffset() - Method in class java.nio.IntBuffer
-
Returns the offset within this buffer's backing array of the first element of the buffer (optional operation).
- arrayOffset() - Method in class java.nio.LongBuffer
-
Returns the offset within this buffer's backing array of the first element of the buffer (optional operation).
- arrayOffset() - Method in class java.nio.ShortBuffer
-
Returns the offset within this buffer's backing array of the first element of the buffer (optional operation).
- ArrayReference - Interface in com.sun.jdi
-
Provides access to an array object and its components in the target VM.
- Arrays - Class in java.util
-
This class contains various methods for manipulating arrays (such as sorting and searching).
- ArrayStoreException - Exception Class in java.lang
-
Thrown to indicate that an attempt has been made to store the wrong type of object into an array of objects.
- ArrayStoreException() - Constructor for exception class java.lang.ArrayStoreException
-
Constructs an
ArrayStoreException
with no detail message. - ArrayStoreException(String) - Constructor for exception class java.lang.ArrayStoreException
-
Constructs an
ArrayStoreException
with the specified detail message. - arrayType() - Method in class java.lang.Class
-
Returns a
Class
for an array type whose component type is described by this Class. - arrayType() - Method in interface java.lang.constant.ClassDesc
- arrayType() - Method in interface java.lang.invoke.TypeDescriptor.OfField
-
Return a descriptor for the array type whose component type is described by this descriptor
- arrayType(int) - Method in interface java.lang.constant.ClassDesc
- ArrayType<T> - Class in javax.management.openmbean
-
The
ArrayType
class is the open type class whose instances describe all open data values which are n-dimensional arrays of open data values. - ArrayType - Interface in com.sun.jdi
-
Provides access to the class of an array and the type of its components in the target VM.
- ArrayType - Interface in javax.lang.model.type
-
Represents an array type.
- ArrayType(int, OpenType<?>) - Constructor for class javax.management.openmbean.ArrayType
-
Constructs an
ArrayType
instance describing open data values which are arrays with dimension dimension of elements whose open type is elementType. - ArrayType(SimpleType<?>, boolean) - Constructor for class javax.management.openmbean.ArrayType
-
Constructs a unidimensional
ArrayType
instance for the suppliedSimpleType
. - ArrayTypeTree - Interface in com.sun.source.tree
-
A tree node for an array type.
- arrayVarHandle(MethodHandles.Lookup, String, Class<VarHandle>, Class<?>) - Static method in class java.lang.invoke.ConstantBootstraps
-
Finds a
VarHandle
for an array type. - arrive() - Method in class java.util.concurrent.Phaser
-
Arrives at this phaser, without waiting for others to arrive.
- arriveAndAwaitAdvance() - Method in class java.util.concurrent.Phaser
-
Arrives at this phaser and awaits others.
- arriveAndDeregister() - Method in class java.util.concurrent.Phaser
-
Arrives at this phaser and deregisters from it without waiting for others to arrive.
- ARROW_BUTTON - Static variable in class javax.swing.plaf.synth.Region
-
ArrowButton's are special types of buttons that also render a directional indicator, typically an arrow.
- arrowButton - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
-
The arrow button that invokes the popup.
- ArrowButton - Search tag in package javax.swing.plaf.synth
- Section
- ArrowButtonListener() - Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.ArrowButtonListener
-
Constructs an
ArrowButtonListener
. - arrowIcon - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
-
The arrow icon.
- ARROWS - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Arrows" Unicode character block.
- asByteBuffer() - Method in interface java.lang.foreign.MemorySegmentPREVIEW
-
Wraps this segment in a
ByteBuffer
. - ASCENDING - Enum constant in enum class javax.swing.SortOrder
-
Enumeration value indicating the items are sorted in increasing order.
- asCharacters() - Method in interface javax.xml.stream.events.XMLEvent
-
Returns this event as Characters, may result in a class cast exception if this event is not Characters.
- asCharBuffer() - Method in class java.nio.ByteBuffer
-
Creates a view of this byte buffer as a char buffer.
- ASCII_STREAM_PARAM - Static variable in class javax.sql.rowset.BaseRowSet
-
A constant indicating to a
RowSetReaderImpl
object that a given parameter is an ASCII stream. - asciiStream - Variable in class javax.sql.rowset.BaseRowSet
-
The
InputStream
object that will be returned by the methodgetAsciiStream
, which is specified in theResultSet
interface. - asCollector(int, Class<?>, int) - Method in class java.lang.invoke.MethodHandle
-
Makes an array-collecting method handle, which accepts a given number of positional arguments starting at a given position, and collects them into an array argument.
- asCollector(Class<?>, int) - Method in class java.lang.invoke.MethodHandle
-
Makes an array-collecting method handle, which accepts a given number of trailing positional arguments and collects them into an array argument.
- asDoubleBuffer() - Method in class java.nio.ByteBuffer
-
Creates a view of this byte buffer as a double buffer.
- asDoubleStream() - Method in interface java.util.stream.IntStream
-
Returns a
DoubleStream
consisting of the elements of this stream, converted todouble
. - asDoubleStream() - Method in interface java.util.stream.LongStream
-
Returns a
DoubleStream
consisting of the elements of this stream, converted todouble
. - asElement() - Method in interface javax.lang.model.type.DeclaredType
-
Returns the element corresponding to this type.
- asElement() - Method in interface javax.lang.model.type.TypeVariable
-
Returns the element corresponding to this type variable.
- asElement(TypeMirror) - Method in interface javax.lang.model.util.Types
-
Returns the element corresponding to a type.
- asEndElement() - Method in interface javax.xml.stream.events.XMLEvent
-
Returns this event as an end element event, may result in a class cast exception if this event is not a end element.
- asFileAttribute(Set<PosixFilePermission>) - Static method in class java.nio.file.attribute.PosixFilePermissions
-
Creates a
FileAttribute
, encapsulating a copy of the given file permissions, suitable for passing to thecreateFile
orcreateDirectory
methods. - asFixedArity() - Method in class java.lang.invoke.MethodHandle
-
Makes a fixed arity method handle which is otherwise equivalent to the current method handle.
- asFloatBuffer() - Method in class java.nio.ByteBuffer
-
Creates a view of this byte buffer as a float buffer.
- ASHR - Static variable in class jdk.incubator.vector.VectorOperators
-
Produce
a>>(n&(ESIZE*8-1))
. - asin(double) - Static method in class java.lang.Math
-
Returns the arc sine of a value; the returned angle is in the range -pi/2 through pi/2.
- asin(double) - Static method in class java.lang.StrictMath
-
Returns the arc sine of a value; the returned angle is in the range -pi/2 through pi/2.
- ASIN - Static variable in class jdk.incubator.vector.VectorOperators
-
Produce
asin(a)
. - asIntBuffer() - Method in class java.nio.ByteBuffer
-
Creates a view of this byte buffer as an int buffer.
- asInterface() - Method in enum class com.sun.source.tree.Tree.Kind
-
Returns the associated interface type that uses this kind.
- asInterfaceInstance(Class<T>, MethodHandle) - Static method in class java.lang.invoke.MethodHandleProxies
-
Produces an instance of the given single-method interface which redirects its calls to the given method handle.
- asIterator() - Method in interface java.util.Enumeration
-
Returns an
Iterator
that traverses the remaining elements covered by this enumeration. - asksAllowsChildren - Variable in class javax.swing.tree.DefaultTreeModel
-
Determines how the
isLeaf
method figures out if a node is a leaf node. - asksAllowsChildren() - Method in class javax.swing.tree.DefaultTreeModel
-
Tells how leaf nodes are determined.
- asLifoQueue(Deque<T>) - Static method in class java.util.Collections
- asList() - Method in class javax.management.AttributeList
-
Return a view of this list as a
List<Attribute>
. - asList() - Method in class javax.management.relation.RoleList
-
Return a view of this list as a
List<Role>
. - asList() - Method in class javax.management.relation.RoleUnresolvedList
-
Return a view of this list as a
List<RoleUnresolved>
. - asList(T...) - Static method in class java.util.Arrays
-
Returns a fixed-size list backed by the specified array.
- asLongBuffer() - Method in class java.nio.ByteBuffer
-
Creates a view of this byte buffer as a long buffer.
- asLongStream() - Method in interface java.util.stream.IntStream
-
Returns a
LongStream
consisting of the elements of this stream, converted tolong
. - asMatchPredicate() - Method in class java.util.regex.Pattern
-
Creates a predicate that tests if this pattern matches a given input string.
- asMemberOf(DeclaredType, Element) - Method in interface javax.lang.model.util.Types
-
Returns the type of an element when that element is viewed as a member of, or otherwise directly contained by, a given type.
- asNormal() - Method in enum class java.time.format.TextStyle
-
Returns the normal style with the same size.
- asOverlappingSlice(MemorySegment) - Method in interface java.lang.foreign.MemorySegmentPREVIEW
-
Returns a slice of this segment that is the overlap between this and the provided segment.
- asPath(FileObject) - Method in interface javax.tools.StandardJavaFileManager
-
Returns the path, if any, underlying this file object (optional operation).
- asPredicate() - Method in class java.util.regex.Pattern
-
Creates a predicate that tests if this pattern is found in a given input string.
- asReadLock() - Method in class java.util.concurrent.locks.StampedLock
-
Returns a plain
Lock
view of this StampedLock in which theLock.lock()
method is mapped toStampedLock.readLock()
, and similarly for other methods. - asReadOnly() - Method in interface java.lang.foreign.MemorySegmentPREVIEW
-
Returns a read-only view of this segment.
- asReadOnlyBuffer() - Method in class java.nio.ByteBuffer
-
Creates a new, read-only byte buffer that shares this buffer's content.
- asReadOnlyBuffer() - Method in class java.nio.CharBuffer
-
Creates a new, read-only char buffer that shares this buffer's content.
- asReadOnlyBuffer() - Method in class java.nio.DoubleBuffer
-
Creates a new, read-only double buffer that shares this buffer's content.
- asReadOnlyBuffer() - Method in class java.nio.FloatBuffer
-
Creates a new, read-only float buffer that shares this buffer's content.
- asReadOnlyBuffer() - Method in class java.nio.IntBuffer
-
Creates a new, read-only int buffer that shares this buffer's content.
- asReadOnlyBuffer() - Method in class java.nio.LongBuffer
-
Creates a new, read-only long buffer that shares this buffer's content.
- asReadOnlyBuffer() - Method in class java.nio.ShortBuffer
-
Creates a new, read-only short buffer that shares this buffer's content.
- asReadWriteLock() - Method in class java.util.concurrent.locks.StampedLock
-
Returns a
ReadWriteLock
view of this StampedLock in which theReadWriteLock.readLock()
method is mapped toStampedLock.asReadLock()
, andReadWriteLock.writeLock()
toStampedLock.asWriteLock()
. - assembleSystemMenu() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
-
Assembles system menu.
- assembleSystemMenu() - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
-
Override the parent's method to do nothing.
- ASSERT - Enum constant in enum class com.sun.source.tree.Tree.Kind
-
Used for instances of
AssertTree
. - AssertionError - Exception Class in java.lang
-
Thrown to indicate that an assertion has failed.
- AssertionError() - Constructor for exception class java.lang.AssertionError
-
Constructs an AssertionError with no detail message.
- AssertionError(boolean) - Constructor for exception class java.lang.AssertionError
-
Constructs an AssertionError with its detail message derived from the specified
boolean
, which is converted to a string as defined in section 5.1.11 of The Java Language Specification. - AssertionError(char) - Constructor for exception class java.lang.AssertionError
-
Constructs an AssertionError with its detail message derived from the specified
char
, which is converted to a string as defined in section 5.1.11 of The Java Language Specification. - AssertionError(double) - Constructor for exception class java.lang.AssertionError
-
Constructs an AssertionError with its detail message derived from the specified
double
, which is converted to a string as defined in section 5.1.11 of The Java Language Specification. - AssertionError(float) - Constructor for exception class java.lang.AssertionError
-
Constructs an AssertionError with its detail message derived from the specified
float
, which is converted to a string as defined in section 5.1.11 of The Java Language Specification. - AssertionError(int) - Constructor for exception class java.lang.AssertionError
-
Constructs an AssertionError with its detail message derived from the specified
int
, which is converted to a string as defined in section 5.1.11 of The Java Language Specification. - AssertionError(long) - Constructor for exception class java.lang.AssertionError
-
Constructs an AssertionError with its detail message derived from the specified
long
, which is converted to a string as defined in section 5.1.11 of The Java Language Specification. - AssertionError(Object) - Constructor for exception class java.lang.AssertionError
-
Constructs an AssertionError with its detail message derived from the specified object, which is converted to a string as defined in section 5.1.11 of The Java Language Specification.
- AssertionError(String, Throwable) - Constructor for exception class java.lang.AssertionError
-
Constructs a new
AssertionError
with the specified detail message and cause. - AssertTree - Interface in com.sun.source.tree
-
A tree node for an
assert
statement. - asShortBuffer() - Method in class java.nio.ByteBuffer
-
Creates a view of this byte buffer as a short buffer.
- ASSIGNMENT - Enum constant in enum class com.sun.source.tree.Tree.Kind
-
Used for instances of
AssignmentTree
. - ASSIGNMENT_SUBKIND - Enum constant in enum class jdk.jshell.Snippet.SubKind
-
An assignment expression.
- AssignmentTree - Interface in com.sun.source.tree
-
A tree node for an assignment expression.
- asSlice(long) - Method in interface java.lang.foreign.MemorySegmentPREVIEW
-
Returns a slice of this memory segment, at the given offset.
- asSlice(long, long) - Method in interface java.lang.foreign.MemorySegmentPREVIEW
-
Returns a slice of this memory segment, at the given offset.
- asSlice(long, long, long) - Method in interface java.lang.foreign.MemorySegmentPREVIEW
-
Returns a slice of this memory segment, at the given offset, with the provided alignment constraint.
- asSlice(long, MemoryLayout) - Method in interface java.lang.foreign.MemorySegmentPREVIEW
-
Returns a slice of this memory segment with the given layout, at the given offset.
- association() - Method in class com.sun.nio.sctp.AssociationChangeNotification
-
Returns the association that this notification is applicable to.
- association() - Method in class com.sun.nio.sctp.MessageInfo
-
Returns the association that the message was received on, if the message has been received, otherwise the association that the message is to be sent on.
- association() - Method in interface com.sun.nio.sctp.Notification
-
Returns the association that this notification is applicable to.
- association() - Method in class com.sun.nio.sctp.PeerAddressChangeNotification
-
Returns the association that this notification is applicable to.
- association() - Method in class com.sun.nio.sctp.SctpChannel
-
Returns the association on this channel's socket.
- association() - Method in class com.sun.nio.sctp.SendFailedNotification
-
Returns the association that this notification is applicable to.
- association() - Method in class com.sun.nio.sctp.ShutdownNotification
-
Returns the association that this notification is applicable to.
- Association - Class in com.sun.nio.sctp
-
A class that represents an SCTP association.
- Association(int, int, int) - Constructor for class com.sun.nio.sctp.Association
-
Initializes a new instance of this class.
- AssociationChangeNotification - Class in com.sun.nio.sctp
-
Notification emitted when an association has either opened or closed.
- AssociationChangeNotification() - Constructor for class com.sun.nio.sctp.AssociationChangeNotification
-
Initializes a new instance of this class.
- AssociationChangeNotification.AssocChangeEvent - Enum Class in com.sun.nio.sctp
-
Defines the type of change event that happened to the association.
- associationID() - Method in class com.sun.nio.sctp.Association
-
Returns the associationID.
- associations() - Method in class com.sun.nio.sctp.SctpMultiChannel
-
Returns the open associations on this channel's socket.
- Associativity - Search tag in package java.util.stream
- Section
- asSpreader(int, Class<?>, int) - Method in class java.lang.invoke.MethodHandle
-
Makes an array-spreading method handle, which accepts an array argument at a given position and spreads its elements as positional arguments in place of the array.
- asSpreader(Class<?>, int) - Method in class java.lang.invoke.MethodHandle
-
Makes an array-spreading method handle, which accepts a trailing array argument and spreads its elements as positional arguments.
- asStandalone() - Method in enum class java.time.format.TextStyle
-
Returns the stand-alone style with the same size.
- asStartElement() - Method in interface javax.xml.stream.events.XMLEvent
-
Returns this event as a start element event, may result in a class cast exception if this event is not a start element.
- asSubclass(Class<U>) - Method in class java.lang.Class
-
Casts this
Class
object to represent a subclass of the class represented by the specified class object. - assureRectsCreated(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
-
Assures the tab rectangles are created.
- Astronomical and Scientific Notes - Search tag in java.time.temporal.JulianFields.JULIAN_DAY
- Section
- Astronomical and Scientific Notes - Search tag in java.time.temporal.JulianFields.MODIFIED_JULIAN_DAY
- Section
- asType() - Method in interface javax.lang.model.element.Element
-
Returns the type defined by this element.
- asType() - Method in interface javax.lang.model.element.ExecutableElement
-
Returns the executable type defined by this executable element.
- asType() - Method in interface javax.lang.model.element.ModuleElement
-
Returns a pseudo-type for this module.
- asType() - Method in interface javax.lang.model.element.PackageElement
-
Returns a pseudo-type for this package.
- asType() - Method in interface javax.lang.model.element.TypeElement
-
Returns the type defined by this class or interface element, returning the prototypical type for an element representing a generic type.
- asType() - Method in interface javax.lang.model.element.TypeParameterElement
-
Returns the type variable corresponding to this type parameter element.
- asType() - Method in interface javax.lang.model.element.VariableElement
-
Returns the type of this variable.
- asType(MethodTypeDesc) - Method in interface java.lang.constant.MethodHandleDesc
-
Returns a MethodHandleDesc that describes this method handle adapted to a different type, as if by
MethodHandle.asType(MethodType)
. - asType(MethodHandle, MethodType) - Method in interface jdk.dynalink.linker.LinkerServices
-
Similar to
MethodHandle.asType(MethodType)
except it also hooks in method handles produced by all availableGuardingTypeConverterFactory
implementations, providing for language-specific type coercing of parameters. - asType(MethodHandle, MethodType) - Method in interface jdk.dynalink.linker.MethodTypeConversionStrategy
-
Converts a method handle to a new type.
- asType(MethodHandle, MethodType) - Static method in class jdk.dynalink.linker.support.Guards
-
Takes a method handle intended to be used as a guard, and adapts it to the requested type, but returning a boolean.
- asType(MethodType) - Method in class java.lang.invoke.MethodHandle
-
Produces an adapter method handle which adapts the type of the current method handle to a new type.
- asType(MethodType) - Method in class jdk.dynalink.linker.GuardedInvocation
-
Changes the type of the invocation, as if
MethodHandle.asType(MethodType)
was applied to its invocation and its guard, if it has one (with return type changed to boolean, and parameter count potentially truncated for the guard). - asType(CallSiteDescriptor) - Method in class jdk.dynalink.linker.GuardedInvocation
-
Changes the type of the invocation, as if
MethodHandle.asType(MethodType)
was applied to its invocation and its guard, if it has one (with return type changed to boolean for guard). - asType(LinkerServices, MethodHandle, MethodType) - Static method in class jdk.dynalink.linker.support.Guards
-
Takes a method handle intended to be used as a guard, and adapts it to the requested type, but returning a boolean.
- asType(LinkerServices, MethodType) - Method in class jdk.dynalink.linker.GuardedInvocation
-
Changes the type of the invocation, as if
LinkerServices.asType(MethodHandle, MethodType)
was applied to its invocation and its guard, if it has one (with return type changed to boolean, and parameter count potentially truncated for the guard). - asTypeLosslessReturn(MethodHandle, MethodType) - Method in interface jdk.dynalink.linker.LinkerServices
-
Similar to
LinkerServices.asType(MethodHandle, MethodType)
except it treats return value type conversion specially. - asTypeSafeReturn(LinkerServices, MethodType) - Method in class jdk.dynalink.linker.GuardedInvocation
-
Changes the type of the invocation, as if
LinkerServices.asTypeLosslessReturn(MethodHandle, MethodType)
was applied to its invocation andLinkerServices.asType(MethodHandle, MethodType)
applied to its guard, if it has one (with return type changed to boolean, and parameter count potentially truncated for the guard). - asVarargsCollector(Class<?>) - Method in class java.lang.invoke.MethodHandle
-
Makes a variable arity adapter which is able to accept any number of trailing positional arguments and collect them into an array argument.
- asWriteLock() - Method in class java.util.concurrent.locks.StampedLock
-
Returns a plain
Lock
view of this StampedLock in which theLock.lock()
method is mapped toStampedLock.writeLock()
, and similarly for other methods. - AsyncBoxView - Class in javax.swing.text
-
A box that does layout asynchronously.
- AsyncBoxView(Element, int) - Constructor for class javax.swing.text.AsyncBoxView
-
Construct a box view that does asynchronous layout.
- AsyncBoxView.ChildLocator - Class in javax.swing.text
-
A class to manage the effective position of the child views in a localized area while changes are being made around the localized area.
- AsyncBoxView.ChildState - Class in javax.swing.text
-
A record representing the layout state of a child view.
- AsynchronousByteChannel - Interface in java.nio.channels
-
An asynchronous channel that can read and write bytes.
- AsynchronousChannel - Interface in java.nio.channels
-
A channel that supports asynchronous I/O operations.
- AsynchronousChannelGroup - Class in java.nio.channels
-
A grouping of asynchronous channels for the purpose of resource sharing.
- AsynchronousChannelGroup(AsynchronousChannelProvider) - Constructor for class java.nio.channels.AsynchronousChannelGroup
-
Initialize a new instance of this class.
- AsynchronousChannelProvider - Class in java.nio.channels.spi
-
Service-provider class for asynchronous channels.
- AsynchronousChannelProvider() - Constructor for class java.nio.channels.spi.AsynchronousChannelProvider
-
Initializes a new instance of this class.
- AsynchronousCloseException - Exception Class in java.nio.channels
-
Checked exception received by a thread when another thread closes the channel or the part of the channel upon which it is blocked in an I/O operation.
- AsynchronousCloseException() - Constructor for exception class java.nio.channels.AsynchronousCloseException
-
Constructs an instance of this class.
- AsynchronousFileChannel - Class in java.nio.channels
-
An asynchronous channel for reading, writing, and manipulating a file.
- AsynchronousFileChannel() - Constructor for class java.nio.channels.AsynchronousFileChannel
-
Initializes a new instance of this class.
- AsynchronousServerSocketChannel - Class in java.nio.channels
-
An asynchronous channel for stream-oriented listening sockets.
- AsynchronousServerSocketChannel(AsynchronousChannelProvider) - Constructor for class java.nio.channels.AsynchronousServerSocketChannel
-
Initializes a new instance of this class.
- AsynchronousSocketChannel - Class in java.nio.channels
-
An asynchronous channel for stream-oriented connecting sockets.
- AsynchronousSocketChannel(AsynchronousChannelProvider) - Constructor for class java.nio.channels.AsynchronousSocketChannel
-
Initializes a new instance of this class.
- at(int) - Method in interface com.sun.source.util.DocTreeFactory
-
Sets the position to be recorded in subsequent tree nodes created by this factory.
- AT_TARGET - Static variable in interface org.w3c.dom.events.Event
-
The event is currently being evaluated at the target
EventTarget
. - atan(double) - Static method in class java.lang.Math
-
Returns the arc tangent of a value; the returned angle is in the range -pi/2 through pi/2.
- atan(double) - Static method in class java.lang.StrictMath
-
Returns the arc tangent of a value; the returned angle is in the range -pi/2 through pi/2.
- ATAN - Static variable in class jdk.incubator.vector.VectorOperators
-
Produce
atan(a)
. - atan2(double, double) - Static method in class java.lang.Math
-
Returns the angle theta from the conversion of rectangular coordinates (
x
,y
) to polar coordinates (r, theta). - atan2(double, double) - Static method in class java.lang.StrictMath
-
Returns the angle theta from the conversion of rectangular coordinates (
x
,y
) to polar coordinates (r, theta). - ATAN2 - Static variable in class jdk.incubator.vector.VectorOperators
-
Produce
atan2(a,b)
. - atDate(LocalDate) - Method in class java.time.LocalTime
-
Combines this time with a date to create a
LocalDateTime
. - atDate(LocalDate) - Method in class java.time.OffsetTime
-
Combines this time with a date to create an
OffsetDateTime
. - atDay(int) - Method in class java.time.Year
-
Combines this year with a day-of-year to create a
LocalDate
. - atDay(int) - Method in class java.time.YearMonth
-
Combines this year-month with a day-of-month to create a
LocalDate
. - atEndOfMonth() - Method in class java.time.YearMonth
-
Returns a
LocalDate
at the end of the month. - atMonth(int) - Method in class java.time.Year
-
Combines this year with a month to create a
YearMonth
. - atMonth(Month) - Method in class java.time.Year
-
Combines this year with a month to create a
YearMonth
. - atMonthDay(MonthDay) - Method in class java.time.Year
-
Combines this year with a month-day to create a
LocalDate
. - atOffset(ZoneOffset) - Method in class java.time.Instant
-
Combines this instant with an offset to create an
OffsetDateTime
. - atOffset(ZoneOffset) - Method in class java.time.LocalDateTime
-
Combines this date-time with an offset to create an
OffsetDateTime
. - atOffset(ZoneOffset) - Method in class java.time.LocalTime
-
Combines this time with an offset to create an
OffsetTime
. - ATOMIC_MOVE - Enum constant in enum class java.nio.file.StandardCopyOption
-
Move the file as an atomic file system operation.
- AtomicBoolean - Class in java.util.concurrent.atomic
-
A
boolean
value that may be updated atomically. - AtomicBoolean() - Constructor for class java.util.concurrent.atomic.AtomicBoolean
-
Creates a new
AtomicBoolean
with initial valuefalse
. - AtomicBoolean(boolean) - Constructor for class java.util.concurrent.atomic.AtomicBoolean
-
Creates a new
AtomicBoolean
with the given initial value. - AtomicInteger - Class in java.util.concurrent.atomic
-
An
int
value that may be updated atomically. - AtomicInteger() - Constructor for class java.util.concurrent.atomic.AtomicInteger
-
Creates a new AtomicInteger with initial value
0
. - AtomicInteger(int) - Constructor for class java.util.concurrent.atomic.AtomicInteger
-
Creates a new AtomicInteger with the given initial value.
- AtomicIntegerArray - Class in java.util.concurrent.atomic
-
An
int
array in which elements may be updated atomically. - AtomicIntegerArray(int) - Constructor for class java.util.concurrent.atomic.AtomicIntegerArray
-
Creates a new AtomicIntegerArray of the given length, with all elements initially zero.
- AtomicIntegerArray(int[]) - Constructor for class java.util.concurrent.atomic.AtomicIntegerArray
-
Creates a new AtomicIntegerArray with the same length as, and all elements copied from, the given array.
- AtomicIntegerFieldUpdater<T> - Class in java.util.concurrent.atomic
-
A reflection-based utility that enables atomic updates to designated
volatile int
fields of designated classes. - AtomicIntegerFieldUpdater() - Constructor for class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
-
Protected do-nothing constructor for use by subclasses.
- AtomicLong - Class in java.util.concurrent.atomic
-
A
long
value that may be updated atomically. - AtomicLong() - Constructor for class java.util.concurrent.atomic.AtomicLong
-
Creates a new AtomicLong with initial value
0
. - AtomicLong(long) - Constructor for class java.util.concurrent.atomic.AtomicLong
-
Creates a new AtomicLong with the given initial value.
- AtomicLongArray - Class in java.util.concurrent.atomic
-
A
long
array in which elements may be updated atomically. - AtomicLongArray(int) - Constructor for class java.util.concurrent.atomic.AtomicLongArray
-
Creates a new AtomicLongArray of the given length, with all elements initially zero.
- AtomicLongArray(long[]) - Constructor for class java.util.concurrent.atomic.AtomicLongArray
-
Creates a new AtomicLongArray with the same length as, and all elements copied from, the given array.
- AtomicLongFieldUpdater<T> - Class in java.util.concurrent.atomic
-
A reflection-based utility that enables atomic updates to designated
volatile long
fields of designated classes. - AtomicLongFieldUpdater() - Constructor for class java.util.concurrent.atomic.AtomicLongFieldUpdater
-
Protected do-nothing constructor for use by subclasses.
- AtomicMarkableReference<V> - Class in java.util.concurrent.atomic
-
An
AtomicMarkableReference
maintains an object reference along with a mark bit, that can be updated atomically. - AtomicMarkableReference(V, boolean) - Constructor for class java.util.concurrent.atomic.AtomicMarkableReference
-
Creates a new
AtomicMarkableReference
with the given initial values. - AtomicMoveNotSupportedException - Exception Class in java.nio.file
-
Checked exception thrown when a file cannot be moved as an atomic file system operation.
- AtomicMoveNotSupportedException(String, String, String) - Constructor for exception class java.nio.file.AtomicMoveNotSupportedException
-
Constructs an instance of this class.
- AtomicReference<V> - Class in java.util.concurrent.atomic
-
An object reference that may be updated atomically.
- AtomicReference() - Constructor for class java.util.concurrent.atomic.AtomicReference
-
Creates a new AtomicReference with null initial value.
- AtomicReference(V) - Constructor for class java.util.concurrent.atomic.AtomicReference
-
Creates a new AtomicReference with the given initial value.
- AtomicReferenceArray<E> - Class in java.util.concurrent.atomic
-
An array of object references in which elements may be updated atomically.
- AtomicReferenceArray(int) - Constructor for class java.util.concurrent.atomic.AtomicReferenceArray
-
Creates a new AtomicReferenceArray of the given length, with all elements initially null.
- AtomicReferenceArray(E[]) - Constructor for class java.util.concurrent.atomic.AtomicReferenceArray
-
Creates a new AtomicReferenceArray with the same length as, and all elements copied from, the given array.
- AtomicReferenceFieldUpdater<T,
V> - Class in java.util.concurrent.atomic -
A reflection-based utility that enables atomic updates to designated
volatile
reference fields of designated classes. - AtomicReferenceFieldUpdater() - Constructor for class java.util.concurrent.atomic.AtomicReferenceFieldUpdater
-
Protected do-nothing constructor for use by subclasses.
- AtomicStampedReference<V> - Class in java.util.concurrent.atomic
-
An
AtomicStampedReference
maintains an object reference along with an integer "stamp", that can be updated atomically. - AtomicStampedReference(V, int) - Constructor for class java.util.concurrent.atomic.AtomicStampedReference
-
Creates a new
AtomicStampedReference
with the given initial values. - ATR - Class in javax.smartcardio
-
A Smart Card's answer-to-reset bytes.
- ATR(byte[]) - Constructor for class javax.smartcardio.ATR
-
Constructs an ATR from a byte array.
- atStartOfDay() - Method in class java.time.LocalDate
-
Combines this date with the time of midnight to create a
LocalDateTime
at the start of this date. - atStartOfDay(ZoneId) - Method in class java.time.LocalDate
-
Returns a zoned date-time from this date at the earliest valid time according to the rules in the time-zone.
- attach(VirtualMachineDescriptor) - Static method in class com.sun.tools.attach.VirtualMachine
-
Attaches to a Java virtual machine.
- attach(Object) - Method in class java.nio.channels.SelectionKey
-
Attaches the given object to this key.
- attach(String) - Static method in class com.sun.tools.attach.VirtualMachine
-
Attaches to a Java virtual machine.
- attach(String, long, long) - Method in class com.sun.jdi.connect.spi.TransportService
-
Attaches to the specified address.
- attach(Map<String, ? extends Connector.Argument>) - Method in interface com.sun.jdi.connect.AttachingConnector
-
Attaches to a running application and returns a mirror of its VM.
- ATTACH_ON_DEMAND - Enum constant in enum class com.sun.management.VMOption.Origin
-
The VM option was set using the attach framework.
- AttachingConnector - Interface in com.sun.jdi.connect
-
A connector which attaches to a previously running target VM.
- attachingConnectors() - Method in interface com.sun.jdi.VirtualMachineManager
-
Returns the list of known
AttachingConnector
objects. - attachment() - Method in class java.nio.channels.SelectionKey
-
Retrieves the current attachment.
- AttachNotSupportedException - Exception Class in com.sun.tools.attach
-
Thrown by
VirtualMachine.attach
when attempting to attach to a Java virtual machine for which a compatibleAttachProvider
does not exist. - AttachNotSupportedException() - Constructor for exception class com.sun.tools.attach.AttachNotSupportedException
-
Constructs an
AttachNotSupportedException
with no detail message. - AttachNotSupportedException(String) - Constructor for exception class com.sun.tools.attach.AttachNotSupportedException
-
Constructs an
AttachNotSupportedException
with the specified detail message. - AttachOperationFailedException - Exception Class in com.sun.tools.attach
-
Exception type to signal that an attach operation failed in the target VM.
- AttachOperationFailedException(String) - Constructor for exception class com.sun.tools.attach.AttachOperationFailedException
-
Constructs an
AttachOperationFailedException
with the specified detail message. - AttachPermission - Class in com.sun.tools.attach
-
When a
SecurityManager
set, this is the permission which will be checked when code invokesVirtualMachine.attach
to attach to a target virtual machine. - AttachPermission(String) - Constructor for class com.sun.tools.attach.AttachPermission
-
Constructs a new AttachPermission object.
- AttachPermission(String, String) - Constructor for class com.sun.tools.attach.AttachPermission
-
Constructs a new AttachPermission object.
- AttachProvider - Class in com.sun.tools.attach.spi
-
Attach provider class for attaching to a Java virtual machine.
- AttachProvider() - Constructor for class com.sun.tools.attach.spi.AttachProvider
-
Initializes a new instance of this class.
- attachVirtualMachine(VirtualMachineDescriptor) - Method in class com.sun.tools.attach.spi.AttachProvider
-
Attaches to a Java virtual machine.
- attachVirtualMachine(String) - Method in class com.sun.tools.attach.spi.AttachProvider
-
Attaches to a Java virtual machine.
- ATTEMPTED - Static variable in class javax.print.attribute.standard.PDLOverrideSupported
-
The printer attempts to make the external job attribute values take precedence over embedded instructions in the documents' print data, however there is no guarantee.
- attemptMark(V, boolean) - Method in class java.util.concurrent.atomic.AtomicMarkableReference
-
Atomically sets the value of the mark to the given update value if the current reference is
==
to the expected reference. - attemptStamp(V, int) - Method in class java.util.concurrent.atomic.AtomicStampedReference
-
Atomically sets the value of the stamp to the given update value if the current reference is
==
to the expected reference. - atTime(int, int) - Method in class java.time.LocalDate
-
Combines this date with a time to create a
LocalDateTime
. - atTime(int, int, int) - Method in class java.time.LocalDate
-
Combines this date with a time to create a
LocalDateTime
. - atTime(int, int, int, int) - Method in class java.time.LocalDate
-
Combines this date with a time to create a
LocalDateTime
. - atTime(LocalTime) - Method in interface java.time.chrono.ChronoLocalDate
-
Combines this date with a time to create a
ChronoLocalDateTime
. - atTime(LocalTime) - Method in class java.time.chrono.HijrahDate
- atTime(LocalTime) - Method in class java.time.chrono.JapaneseDate
- atTime(LocalTime) - Method in class java.time.chrono.MinguoDate
- atTime(LocalTime) - Method in class java.time.chrono.ThaiBuddhistDate
- atTime(LocalTime) - Method in class java.time.LocalDate
-
Combines this date with a time to create a
LocalDateTime
. - atTime(OffsetTime) - Method in class java.time.LocalDate
-
Combines this date with an offset time to create an
OffsetDateTime
. - attr(String) - Static method in class javax.management.Query
-
Returns a new attribute expression.
- attr(String, String) - Static method in class javax.management.Query
-
Returns a new qualified attribute expression.
- Attr - Interface in org.w3c.dom
-
The
Attr
interface represents an attribute in anElement
object. - Attribute - Class in javax.management
-
Represents an MBean attribute by associating its name with its value.
- Attribute - Interface in javax.naming.directory
-
This interface represents an attribute associated with a named object.
- Attribute - Interface in javax.print.attribute
-
Interface
Attribute
is the base interface implemented by any and every printing attribute class to indicate that the class represents a printing attribute. - Attribute - Interface in javax.xml.stream.events
-
An interface that contains information about an attribute.
- Attribute(String) - Constructor for class java.text.AttributedCharacterIterator.Attribute
-
Constructs an
Attribute
with the given name. - Attribute(String, Object) - Constructor for class javax.management.Attribute
-
Constructs an Attribute object which associates the given attribute name with the given value.
- ATTRIBUTE - Enum constant in enum class com.sun.source.doctree.DocTree.Kind
-
Used for instances of
AttributeTree
representing an attribute in an HTML element or tag. - ATTRIBUTE - Static variable in interface javax.xml.stream.XMLStreamConstants
-
Indicates an event is an attribute
- ATTRIBUTE_CHANGE - Static variable in class javax.management.AttributeChangeNotification
-
Notification type which indicates that the observed MBean attribute value has changed.
- ATTRIBUTE_NODE - Static variable in interface org.w3c.dom.Node
-
The node is an
Attr
. - ATTRIBUTE_RUN - Static variable in interface javax.accessibility.AccessibleExtendedText
-
Constant used to indicate that the part of the text that should be retrieved is contiguous text with the same text attributes.
- Attribute Categories and Values - Search tag in package javax.print.attribute
- Section
- AttributeChangeNotification - Class in javax.management
-
Provides definitions of the attribute change notifications sent by MBeans.
- AttributeChangeNotification(Object, long, long, String, String, String, Object, Object) - Constructor for class javax.management.AttributeChangeNotification
-
Constructs an attribute change notification object.
- AttributeChangeNotificationFilter - Class in javax.management
-
This class implements of the
NotificationFilter
interface for theattribute change notification
. - AttributeChangeNotificationFilter() - Constructor for class javax.management.AttributeChangeNotificationFilter
-
Constructs an
AttributeChangeNotificationFilter
. - Attribute Class Design - Search tag in package javax.print.attribute
- Section
- AttributedCharacterIterator - Interface in java.text
-
An
AttributedCharacterIterator
allows iteration through both text and related attribute information. - AttributedCharacterIterator.Attribute - Class in java.text
-
Defines attribute keys that are used to identify text attributes.
- attributeDecl(String, String, String, String, String) - Method in interface org.xml.sax.ext.DeclHandler
-
Report an attribute type declaration.
- attributeDecl(String, String, String, String, String) - Method in class org.xml.sax.ext.DefaultHandler2
- Attribute Definitions - Search tag in package javax.print
- Section
- AttributedString - Class in java.text
-
An AttributedString holds text and related attribute information.
- AttributedString(String) - Constructor for class java.text.AttributedString
-
Constructs an AttributedString instance with the given text.
- AttributedString(String, Map<? extends AttributedCharacterIterator.Attribute, ?>) - Constructor for class java.text.AttributedString
-
Constructs an AttributedString instance with the given text and attributes.
- AttributedString(AttributedCharacterIterator) - Constructor for class java.text.AttributedString
-
Constructs an AttributedString instance with the given attributed text represented by AttributedCharacterIterator.
- AttributedString(AttributedCharacterIterator, int, int) - Constructor for class java.text.AttributedString
-
Constructs an AttributedString instance with the subrange of the given attributed text represented by AttributedCharacterIterator.
- AttributedString(AttributedCharacterIterator, int, int, AttributedCharacterIterator.Attribute[]) - Constructor for class java.text.AttributedString
-
Constructs an AttributedString instance with the subrange of the given attributed text represented by AttributedCharacterIterator.
- AttributeException - Interface in javax.print
-
Interface
AttributeException
is a mixin interface which a subclass ofPrintException
can implement to report an error condition involving one or more printing attributes that a particular Print Service instance does not support. - AttributeInUseException - Exception Class in javax.naming.directory
-
This exception is thrown when an operation attempts to add an attribute that already exists.
- AttributeInUseException() - Constructor for exception class javax.naming.directory.AttributeInUseException
-
Constructs a new instance of AttributeInUseException.
- AttributeInUseException(String) - Constructor for exception class javax.naming.directory.AttributeInUseException
-
Constructs a new instance of AttributeInUseException with an explanation.
- AttributeList - Class in javax.management
-
Represents a list of values for attributes of an MBean.
- AttributeList - Class in javax.swing.text.html.parser
-
This class defines the attributes of an SGML element as described in a DTD using the ATTLIST construct.
- AttributeList - Interface in org.xml.sax
-
Deprecated.This interface has been replaced by the SAX2
Attributes
interface, which includes Namespace support. - AttributeList() - Constructor for class javax.management.AttributeList
-
Constructs an empty
AttributeList
. - AttributeList(int) - Constructor for class javax.management.AttributeList
-
Constructs an empty
AttributeList
with the initial capacity specified. - AttributeList(String) - Constructor for class javax.swing.text.html.parser.AttributeList
-
Create an attribute list element.
- AttributeList(String, int, int, String, Vector<?>, AttributeList) - Constructor for class javax.swing.text.html.parser.AttributeList
-
Create an attribute list element.
- AttributeList(List<Attribute>) - Constructor for class javax.management.AttributeList
-
Constructs an
AttributeList
containing the elements of theList
specified, in the order in which they are returned by theList
's iterator. - AttributeList(AttributeList) - Constructor for class javax.management.AttributeList
-
Constructs an
AttributeList
containing the elements of theAttributeList
specified, in the order in which they are returned by theAttributeList
's iterator. - AttributeListImpl - Class in org.xml.sax.helpers
-
Deprecated.This class implements a deprecated interface,
AttributeList
; that interface has been replaced byAttributes
, which is implemented in theAttributesImpl
helper class. - AttributeListImpl() - Constructor for class org.xml.sax.helpers.AttributeListImpl
-
Deprecated.Create an empty attribute list.
- AttributeListImpl(AttributeList) - Constructor for class org.xml.sax.helpers.AttributeListImpl
-
Deprecated.Construct a persistent copy of an existing attribute list.
- Attribute Models - Search tag in interface javax.naming.directory.DirContext
- Section
- AttributeModificationException - Exception Class in javax.naming.directory
-
This exception is thrown when an attempt is made to add, or remove, or modify an attribute, its identifier, or its values that conflicts with the attribute's (schema) definition or the attribute's state.
- AttributeModificationException() - Constructor for exception class javax.naming.directory.AttributeModificationException
-
Constructs a new instance of AttributeModificationException.
- AttributeModificationException(String) - Constructor for exception class javax.naming.directory.AttributeModificationException
-
Constructs a new instance of AttributeModificationException using an explanation.
- attributeNames() - Method in class java.beans.FeatureDescriptor
-
Gets an enumeration of the locale-independent names of this feature.
- attributeNoNulls - Static variable in interface java.sql.DatabaseMetaData
-
Indicates that
NULL
values might not be allowed. - AttributeNotFoundException - Exception Class in javax.management
-
The specified attribute does not exist or cannot be retrieved.
- AttributeNotFoundException() - Constructor for exception class javax.management.AttributeNotFoundException
-
Default constructor.
- AttributeNotFoundException(String) - Constructor for exception class javax.management.AttributeNotFoundException
-
Constructor that allows a specific error message to be specified.
- attributeNullable - Static variable in interface java.sql.DatabaseMetaData
-
Indicates that
NULL
values are definitely allowed. - attributeNullableUnknown - Static variable in interface java.sql.DatabaseMetaData
-
Indicates that whether
NULL
values are allowed is not known. - Attribute Organization - Search tag in package javax.print.attribute.standard
- Section
- Attribute Roles - Search tag in package javax.print.attribute
- Section
- attributes - Variable in class javax.accessibility.AccessibleAttributeSequence
-
The text attributes.
- attributes() - Method in record class jdk.jshell.SourceCodeAnalysis.Highlight
-
Returns the value of the
attributes
record component. - Attributes - Class in java.util.jar
-
The Attributes class maps Manifest attribute names to associated string values.
- Attributes - Interface in javax.naming.directory
-
This interface represents a collection of attributes.
- Attributes - Interface in org.xml.sax
-
Interface for a list of XML attributes.
- Attributes() - Constructor for class java.util.jar.Attributes
-
Constructs a new, empty Attributes object with default size.
- Attributes(int) - Constructor for class java.util.jar.Attributes
-
Constructs a new, empty Attributes object with the specified initial size.
- Attributes(Attributes) - Constructor for class java.util.jar.Attributes
-
Constructs a new Attributes object with the same attribute name-value mappings as in the specified Attributes.
- Attributes.Name - Class in java.util.jar
-
The Attributes.Name class represents an attribute name stored in this Map.
- Attributes2 - Interface in org.xml.sax.ext
-
SAX2 extension to augment the per-attribute information provided through
Attributes
. - Attributes2Impl - Class in org.xml.sax.ext
-
SAX2 extension helper for additional Attributes information, implementing the
Attributes2
interface. - Attributes2Impl() - Constructor for class org.xml.sax.ext.Attributes2Impl
-
Construct a new, empty Attributes2Impl object.
- Attributes2Impl(Attributes) - Constructor for class org.xml.sax.ext.Attributes2Impl
-
Copy an existing Attributes or Attributes2 object.
- AttributeSet - Interface in javax.print.attribute
-
Interface
AttributeSet
specifies the interface for a set of printing attributes. - AttributeSet - Interface in javax.swing.text
-
A collection of unique attributes.
- AttributeSet.CharacterAttribute - Interface in javax.swing.text
-
This interface is the type signature that is expected to be present on any attribute key that contributes to character level presentation.
- AttributeSet.ColorAttribute - Interface in javax.swing.text
-
This interface is the type signature that is expected to be present on any attribute key that contributes to presentation of color.
- AttributeSet.FontAttribute - Interface in javax.swing.text
-
This interface is the type signature that is expected to be present on any attribute key that contributes to the determination of what font to use to render some text.
- AttributeSet.ParagraphAttribute - Interface in javax.swing.text
-
This interface is the type signature that is expected to be present on any attribute key that contributes to the paragraph level presentation.
- Attribute Sets - Search tag in package javax.print.attribute
- Section
- AttributeSetUtilities - Class in javax.print.attribute
-
Class
AttributeSetUtilities
provides static methods for manipulatingAttributeSets
. - AttributesImpl - Class in org.xml.sax.helpers
-
Default implementation of the Attributes interface.
- AttributesImpl() - Constructor for class org.xml.sax.helpers.AttributesImpl
-
Construct a new, empty AttributesImpl object.
- AttributesImpl(Attributes) - Constructor for class org.xml.sax.helpers.AttributesImpl
-
Copy an existing Attributes object.
- Attribute Table - Search tag in package javax.print.attribute.standard
- Section
- AttributeTree - Interface in com.sun.source.doctree
-
A tree node for an attribute in an HTML element or tag.
- AttributeTree.ValueKind - Enum Class in com.sun.source.doctree
-
The kind of an attribute value.
- Attribute Type Names - Search tag in interface javax.naming.directory.DirContext
- Section
- AttributeUndoableEdit(Element, AttributeSet, boolean) - Constructor for class javax.swing.text.DefaultStyledDocument.AttributeUndoableEdit
-
Constructs an
AttributeUndoableEdit
. - attributeUpdate(PrintJobAttributeEvent) - Method in interface javax.print.event.PrintJobAttributeListener
-
Notifies the listener of a change in some print job attributes.
- attributeUpdate(PrintServiceAttributeEvent) - Method in interface javax.print.event.PrintServiceAttributeListener
-
Called to notify a listener of an event in the print service.
- AttributeValueExp - Class in javax.management
-
Represents attributes used as arguments to relational constraints.
- AttributeValueExp() - Constructor for class javax.management.AttributeValueExp
-
Deprecated.An instance created with this constructor cannot be used in a query.
- AttributeValueExp(String) - Constructor for class javax.management.AttributeValueExp
-
Creates a new
AttributeValueExp
representing the specified object attribute, named attr. - Attribute Vendors - Search tag in package javax.print.attribute
- Section
- AttributeView - Interface in java.nio.file.attribute
-
An object that provides a read-only or updatable view of non-opaque values associated with an object in a filesystem.
- attrID - Variable in class javax.naming.directory.BasicAttribute
-
Holds the attribute's id.
- atts - Variable in class javax.swing.text.html.parser.Element
-
The attributes
- atYear(int) - Method in class java.time.MonthDay
-
Combines this month-day with a year to create a
LocalDate
. - atZone(ZoneId) - Method in interface java.time.chrono.ChronoLocalDateTime
-
Combines this time with a time-zone to create a
ChronoZonedDateTime
. - atZone(ZoneId) - Method in class java.time.Instant
-
Combines this instant with a time-zone to create a
ZonedDateTime
. - atZone(ZoneId) - Method in class java.time.LocalDateTime
-
Combines this date-time with a time-zone to create a
ZonedDateTime
. - atZoneSameInstant(ZoneId) - Method in class java.time.OffsetDateTime
-
Combines this date-time with a time-zone to create a
ZonedDateTime
ensuring that the result has the same instant. - atZoneSimilarLocal(ZoneId) - Method in class java.time.OffsetDateTime
-
Combines this date-time with a time-zone to create a
ZonedDateTime
trying to keep the same local date and time. - AU - Static variable in class javax.sound.sampled.AudioFileFormat.Type
-
Specifies an AU file.
- AudioClip - Interface in java.applet
-
Deprecated, for removal: This API element is subject to removal in a future version.The Applet API is deprecated, no replacement.
- AudioFileFormat - Class in javax.sound.sampled
-
An instance of the
AudioFileFormat
class describes an audio file, including the file type, the file's length in bytes, the length in sample frames of the audio data contained in the file, and the format of the audio data. - AudioFileFormat(AudioFileFormat.Type, int, AudioFormat, int) - Constructor for class javax.sound.sampled.AudioFileFormat
-
Constructs an audio file format object.
- AudioFileFormat(AudioFileFormat.Type, AudioFormat, int) - Constructor for class javax.sound.sampled.AudioFileFormat
-
Constructs an audio file format object.
- AudioFileFormat(AudioFileFormat.Type, AudioFormat, int, Map<String, Object>) - Constructor for class javax.sound.sampled.AudioFileFormat
-
Construct an audio file format object with a set of defined properties.
- AudioFileFormat.Type - Class in javax.sound.sampled
-
An instance of the
Type
class represents one of the standard types of audio file. - AudioFileReader - Class in javax.sound.sampled.spi
-
Provider for audio file reading services.
- AudioFileReader() - Constructor for class javax.sound.sampled.spi.AudioFileReader
-
Constructor for subclasses to call.
- AudioFileWriter - Class in javax.sound.sampled.spi
-
Provider for audio file writing services.
- AudioFileWriter() - Constructor for class javax.sound.sampled.spi.AudioFileWriter
-
Constructor for subclasses to call.
- AudioFormat - Class in javax.sound.sampled
-
AudioFormat
is the class that specifies a particular arrangement of data in a sound stream. - AudioFormat(float, int, int, boolean, boolean) - Constructor for class javax.sound.sampled.AudioFormat
-
Constructs an
AudioFormat
with a linear PCM encoding and the given parameters. - AudioFormat(AudioFormat.Encoding, float, int, int, int, float, boolean) - Constructor for class javax.sound.sampled.AudioFormat
-
Constructs an
AudioFormat
with the given parameters. - AudioFormat(AudioFormat.Encoding, float, int, int, int, float, boolean, Map<String, Object>) - Constructor for class javax.sound.sampled.AudioFormat
-
Constructs an
AudioFormat
with the given parameters. - AudioFormat.Encoding - Class in javax.sound.sampled
-
The
Encoding
class names the specific type of data representation used for an audio stream. - AudioInputStream - Class in javax.sound.sampled
-
An audio input stream is an input stream with a specified audio format and length.
- AudioInputStream(InputStream, AudioFormat, long) - Constructor for class javax.sound.sampled.AudioInputStream
-
Constructs an audio input stream that has the requested format and length in sample frames, using audio data from the specified input stream.
- AudioInputStream(TargetDataLine) - Constructor for class javax.sound.sampled.AudioInputStream
-
Constructs an audio input stream that reads its data from the target data line indicated.
- AudioPermission - Class in javax.sound.sampled
-
The
AudioPermission
class represents access rights to the audio system resources. - AudioPermission(String) - Constructor for class javax.sound.sampled.AudioPermission
-
Creates a new
AudioPermission
object that has the specified symbolic name, such as "play" or "record". - AudioPermission(String, String) - Constructor for class javax.sound.sampled.AudioPermission
-
Creates a new
AudioPermission
object that has the specified symbolic name, such as "play" or "record". - AudioSystem - Class in javax.sound.sampled
-
The
AudioSystem
class acts as the entry point to the sampled-audio system resources. - AUDIT - Enum constant in enum class java.nio.file.attribute.AclEntryType
-
Log, in a system dependent way, the access specified in the permissions component of the ACL entry.
- augmentList(Action[], Action[]) - Static method in class javax.swing.text.TextAction
-
Takes one list of commands and augments it with another list of commands.
- AUGUST - Enum constant in enum class java.time.Month
-
The singleton instance for the month of August with 31 days.
- AUGUST - Static variable in class java.util.Calendar
-
Value of the
Calendar.MONTH
field indicating the eighth month of the year in the Gregorian and Julian calendars. - AUGUST - Static variable in class javax.xml.datatype.DatatypeConstants
-
Value for eighth month of year.
- authenticate(HttpExchange) - Method in class com.sun.net.httpserver.Authenticator
-
Called to authenticate each incoming request.
- authenticate(HttpExchange) - Method in class com.sun.net.httpserver.BasicAuthenticator
- authenticate(Object) - Method in interface javax.management.remote.JMXAuthenticator
-
Authenticates the
MBeanServerConnection
client with the given client credentials. - AuthenticationException - Exception Class in javax.naming
-
This exception is thrown when an authentication error occurs while accessing the naming or directory service.
- AuthenticationException - Exception Class in javax.security.sasl
-
This exception is thrown by a SASL mechanism implementation to indicate that the SASL exchange has failed due to reasons related to authentication, such as an invalid identity, passphrase, or key.
- AuthenticationException() - Constructor for exception class javax.naming.AuthenticationException
-
Constructs a new instance of AuthenticationException.
- AuthenticationException() - Constructor for exception class javax.security.sasl.AuthenticationException
-
Constructs a new instance of
AuthenticationException
. - AuthenticationException(String) - Constructor for exception class javax.naming.AuthenticationException
-
Constructs a new instance of AuthenticationException using the explanation supplied.
- AuthenticationException(String) - Constructor for exception class javax.security.sasl.AuthenticationException
-
Constructs a new instance of
AuthenticationException
with a detailed message. - AuthenticationException(String, Throwable) - Constructor for exception class javax.security.sasl.AuthenticationException
-
Constructs a new instance of
AuthenticationException
with a detailed message and a root exception. - AuthenticationNotSupportedException - Exception Class in javax.naming
-
This exception is thrown when the particular flavor of authentication requested is not supported.
- AuthenticationNotSupportedException() - Constructor for exception class javax.naming.AuthenticationNotSupportedException
-
Constructs a new instance of AuthenticationNotSupportedException with all name resolution fields and explanation initialized to null.
- AuthenticationNotSupportedException(String) - Constructor for exception class javax.naming.AuthenticationNotSupportedException
-
Constructs a new instance of AuthenticationNotSupportedException using an explanation.
- authenticator() - Method in class java.net.http.HttpClient
-
Returns an
Optional
containing theAuthenticator
set on this client. - authenticator(Authenticator) - Method in interface java.net.http.HttpClient.Builder
-
Sets an authenticator to use for HTTP authentication.
- Authenticator - Class in com.sun.net.httpserver
-
Authenticator represents an implementation of an HTTP authentication mechanism.
- Authenticator - Class in java.net
-
The class Authenticator represents an object that knows how to obtain authentication for a network connection.
- Authenticator() - Constructor for class com.sun.net.httpserver.Authenticator
-
Constructor for subclasses to call.
- Authenticator() - Constructor for class java.net.Authenticator
-
Constructor for subclasses to call.
- AUTHENTICATOR - Static variable in class javax.management.remote.JMXConnectorServer
-
Name of the attribute that specifies the authenticator for a connector server.
- Authenticator.Failure - Class in com.sun.net.httpserver
-
Indicates an authentication failure.
- Authenticator.RequestorType - Enum Class in java.net
-
The type of the entity requesting authentication.
- Authenticator.Result - Class in com.sun.net.httpserver
-
Base class for return type from
Authenticator.authenticate(HttpExchange)
method. - Authenticator.Retry - Class in com.sun.net.httpserver
-
Indicates an authentication must be retried.
- Authenticator.Success - Class in com.sun.net.httpserver
-
Indicates an authentication has succeeded and the authenticated user principal can be acquired by calling
Authenticator.Success.getPrincipal()
. - AUTHOR - Enum constant in enum class com.sun.source.doctree.DocTree.Kind
-
Used for instances of
AuthorTree
representing an@author
tag. - AUTHORITATIVE - Static variable in interface javax.naming.Context
-
Constant that holds the name of the environment property for specifying the authoritativeness of the service requested.
- AuthorizationDataEntry - Class in com.sun.security.jgss
-
Kerberos 5 AuthorizationData entry.
- AuthorizationDataEntry(int, byte[]) - Constructor for class com.sun.security.jgss.AuthorizationDataEntry
-
Create an AuthorizationDataEntry object.
- AuthorizeCallback - Class in javax.security.sasl
-
This callback is used by
SaslServer
to determine whether one entity (identified by an authenticated authentication id) can act on behalf of another entity (identified by an authorization id). - AuthorizeCallback(String, String) - Constructor for class javax.security.sasl.AuthorizeCallback
-
Constructs an instance of
AuthorizeCallback
. - AuthorTree - Interface in com.sun.source.doctree
-
A tree node for an
@author
block tag. - AuthPermission - Class in javax.security.auth
-
This class is for authentication permissions.
- AuthPermission(String) - Constructor for class javax.security.auth.AuthPermission
-
Creates a new AuthPermission with the specified name.
- AuthPermission(String, String) - Constructor for class javax.security.auth.AuthPermission
-
Creates a new AuthPermission object with the specified name.
- AuthProvider - Class in java.security
-
This class defines login and logout methods for a provider.
- AuthProvider(String, double, String) - Constructor for class java.security.AuthProvider
-
Deprecated.use
AuthProvider(String, String, String)
instead. - AuthProvider(String, String, String) - Constructor for class java.security.AuthProvider
-
Constructs a provider with the specified name, version string, and information.
- AUTO_RESIZE_ALL_COLUMNS - Static variable in class javax.swing.JTable
-
During all resize operations, proportionately resize all columns.
- AUTO_RESIZE_LAST_COLUMN - Static variable in class javax.swing.JTable
-
During all resize operations, apply adjustments to the last column only.
- AUTO_RESIZE_NEXT_COLUMN - Static variable in class javax.swing.JTable
-
When a column is adjusted in the UI, adjust the next column the opposite way.
- AUTO_RESIZE_OFF - Static variable in class javax.swing.JTable
-
Do not adjust column widths automatically; use a horizontal scrollbar instead.
- AUTO_RESIZE_SUBSEQUENT_COLUMNS - Static variable in class javax.swing.JTable
-
During UI adjustment, change subsequent columns to preserve the total width; this is the default behavior.
- AutoCloseable - Interface in java.lang
-
An object that may hold resources (such as file or socket handles) until it is closed.
- autoCommitFailureClosesAllResultSets() - Method in interface java.sql.DatabaseMetaData
-
Retrieves whether a
SQLException
while autoCommit istrue
indicates that all open ResultSets are closed, even ones that are holdable. - autoCreateColumnsFromModel - Variable in class javax.swing.JTable
-
The table will query the
TableModel
to build the default set of columns if this is true. - AUTOLOAD_PERMISSION_NAME - Static variable in class jdk.dynalink.linker.GuardingDynamicLinkerExporter
-
The name of the runtime permission for creating instances of this class.
- AUTOMATIC - Enum constant in enum class java.lang.module.ModuleDescriptor.Modifier
-
An automatic module.
- autoResizeMode - Variable in class javax.swing.JTable
-
Determines if the table automatically resizes the width of the table's columns to take up the entire width of the table, and how it does the resizing.
- autoscroll(Point) - Method in interface java.awt.dnd.Autoscroll
-
notify the
Component
to autoscroll - Autoscroll - Interface in java.awt.dnd
-
During DnD operations it is possible that a user may wish to drop the subject of the operation on a region of a scrollable GUI control that is not currently visible to the user.
- autoScrollDown() - Method in class javax.swing.plaf.basic.BasicComboPopup
-
This protected method is implementation specific and should be private.
- autoscrollTimer - Variable in class javax.swing.plaf.basic.BasicComboPopup
-
This protected field is implementation specific.
- autoScrollUp() - Method in class javax.swing.plaf.basic.BasicComboPopup
-
This protected method is implementation specific and should be private.
- AUTOSELECT_FILTERING - Enum constant in enum class java.util.Locale.FilteringMode
-
Specifies automatic filtering mode based on the given Language Priority List consisting of language ranges.
- AUTOSENSE - Static variable in class javax.print.DocFlavor.BYTE_ARRAY
-
Doc flavor with MIME type =
"application/octet-stream"
, print data representation class name ="[B"
(byte array). - AUTOSENSE - Static variable in class javax.print.DocFlavor.INPUT_STREAM
-
Doc flavor with MIME type =
"application/octet-stream"
, print data representation class name ="java.io.InputStream"
(byte stream). - AUTOSENSE - Static variable in class javax.print.DocFlavor.URL
-
Doc flavor with MIME type =
"application/octet-stream"
, print data representation class name ="java.net.URL"
. - Auto-shutdown - Search tag in package java.awt
- Section
- autoStart() - Method in interface com.sun.source.util.Plugin
-
Returns whether or not this plugin should be automatically started, even if not explicitly specified in the command-line options.
- AUX_RETURN - Static variable in class javax.sound.sampled.FloatControl.Type
-
Represents a control for the auxiliary return gain on a line.
- AUX_SEND - Static variable in class javax.sound.sampled.FloatControl.Type
-
Represents a control for the auxiliary send gain on a line.
- available() - Method in class java.io.BufferedInputStream
-
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
- available() - Method in class java.io.ByteArrayInputStream
-
Returns the number of remaining bytes that can be read (or skipped over) from this input stream.
- available() - Method in class java.io.FileInputStream
-
Returns an estimate of the number of remaining bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
- available() - Method in class java.io.FilterInputStream
-
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next caller of a method for this input stream.
- available() - Method in class java.io.InputStream
-
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking, which may be 0, or 0 when end of stream is detected.
- available() - Method in class java.io.LineNumberInputStream
-
Deprecated.Returns the number of bytes that can be read from this input stream without blocking.
- available() - Method in interface java.io.ObjectInput
-
Returns the number of bytes that can be read without blocking.
- available() - Method in class java.io.ObjectInputStream
-
Returns the number of bytes that can be read without blocking.
- available() - Method in class java.io.PipedInputStream
-
Returns the number of bytes that can be read from this input stream without blocking.
- available() - Method in class java.io.PushbackInputStream
-
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
- available() - Method in class java.io.SequenceInputStream
-
Returns an estimate of the number of bytes that can be read (or skipped over) from the current underlying input stream without blocking by the next invocation of a method for the current underlying input stream.
- available() - Method in class java.io.StringBufferInputStream
-
Deprecated.Returns the number of bytes that can be read from the input stream without blocking.
- available() - Method in class java.net.SocketImpl
-
Returns the number of bytes that can be read from this socket without blocking.
- available() - Method in class java.util.zip.DeflaterInputStream
-
Returns 0 after EOF has been reached, otherwise always return 1.
- available() - Method in class java.util.zip.InflaterInputStream
-
Returns 0 after EOF has been reached, otherwise always return 1.
- available() - Method in class java.util.zip.ZipInputStream
-
Returns 0 when end of stream is detected for the current ZIP entry or
ZipInputStream.closeEntry()
has been called on the current ZIP entry, otherwise returns 1. - available() - Method in class javax.crypto.CipherInputStream
-
Returns the number of bytes that can be read from this input stream without blocking.
- available() - Method in class javax.sound.sampled.AudioInputStream
-
Returns the maximum number of bytes that can be read (or skipped over) from this audio input stream without blocking.
- available() - Method in interface javax.sound.sampled.DataLine
-
Obtains the number of bytes of data currently available to the application for processing in the data line's internal buffer.
- availableCharsets() - Static method in class java.nio.charset.Charset
-
Constructs a sorted map from canonical charset names to charset objects.
- availableLocales - Variable in class javax.imageio.ImageReader
-
An array of
Locale
s which may be used to localize warning messages, ornull
if localization is not supported. - availableLocales - Variable in class javax.imageio.ImageWriter
-
An array of
Locale
s that may be used to localize warning messages and compression setting values, ornull
if localization is not supported. - availableLocales() - Static method in class java.util.Locale
-
Returns a stream of installed locales.
- Available operations - Search tag in module jdk.dynalink
- Section
- availablePermits() - Method in class java.util.concurrent.Semaphore
-
Returns the current number of permits available in this semaphore.
- availableProcessors() - Method in class java.lang.Runtime
-
Returns the number of processors available to the Java virtual machine.
- availableStrata() - Method in interface com.sun.jdi.ReferenceType
-
Return the available strata for this reference type.
- average() - Method in interface java.util.stream.DoubleStream
-
Returns an
OptionalDouble
describing the arithmetic mean of elements of this stream, or an empty optional if this stream is empty. - average() - Method in interface java.util.stream.IntStream
-
Returns an
OptionalDouble
describing the arithmetic mean of elements of this stream, or an empty optional if this stream is empty. - average() - Method in interface java.util.stream.LongStream
-
Returns an
OptionalDouble
describing the arithmetic mean of elements of this stream, or an empty optional if this stream is empty. - averageBytesPerChar() - Method in class java.nio.charset.CharsetEncoder
-
Returns the average number of bytes that will be produced for each character of input.
- averageCharsPerByte() - Method in class java.nio.charset.CharsetDecoder
-
Returns the average number of characters that will be produced for each byte of input.
- averagingDouble(ToDoubleFunction<? super T>) - Static method in class java.util.stream.Collectors
-
Returns a
Collector
that produces the arithmetic mean of a double-valued function applied to the input elements. - averagingInt(ToIntFunction<? super T>) - Static method in class java.util.stream.Collectors
-
Returns a
Collector
that produces the arithmetic mean of an integer-valued function applied to the input elements. - averagingLong(ToLongFunction<? super T>) - Static method in class java.util.stream.Collectors
-
Returns a
Collector
that produces the arithmetic mean of a long-valued function applied to the input elements. - AVESTAN - Enum constant in enum class java.lang.Character.UnicodeScript
-
Unicode script "Avestan".
- AVESTAN - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Avestan" Unicode character block.
- avoidingGui() - Method in class java.beans.beancontext.BeanContextSupport
-
Used to determine if the
BeanContext
child is avoiding using its GUI. - avoidingGui() - Method in interface java.beans.Visibility
-
Determines whether this bean is avoiding using a GUI.
- await() - Method in class java.util.concurrent.CountDownLatch
-
Causes the current thread to wait until the latch has counted down to zero, unless the thread is interrupted.
- await() - Method in class java.util.concurrent.CyclicBarrier
-
Waits until all parties have invoked
await
on this barrier. - await() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
-
Implements interruptible condition wait.
- await() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
-
Implements interruptible condition wait.
- await() - Method in interface java.util.concurrent.locks.Condition
-
Causes the current thread to wait until it is signalled or interrupted.
- await(long, TimeUnit) - Method in class java.util.concurrent.CountDownLatch
-
Causes the current thread to wait until the latch has counted down to zero, unless the thread is interrupted, or the specified waiting time elapses.
- await(long, TimeUnit) - Method in class java.util.concurrent.CyclicBarrier
-
Waits until all parties have invoked
await
on this barrier, or the specified waiting time elapses. - await(long, TimeUnit) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
-
Implements timed condition wait.
- await(long, TimeUnit) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
-
Implements timed condition wait.
- await(long, TimeUnit) - Method in interface java.util.concurrent.locks.Condition
-
Causes the current thread to wait until it is signalled or interrupted, or the specified waiting time elapses.
- awaitAdvance(int) - Method in class java.util.concurrent.Phaser
-
Awaits the phase of this phaser to advance from the given phase value, returning immediately if the current phase is not equal to the given phase value or this phaser is terminated.
- awaitAdvanceInterruptibly(int) - Method in class java.util.concurrent.Phaser
-
Awaits the phase of this phaser to advance from the given phase value, throwing
InterruptedException
if interrupted while waiting, or returning immediately if the current phase is not equal to the given phase value or this phaser is terminated. - awaitAdvanceInterruptibly(int, long, TimeUnit) - Method in class java.util.concurrent.Phaser
-
Awaits the phase of this phaser to advance from the given phase value or the given timeout to elapse, throwing
InterruptedException
if interrupted while waiting, or returning immediately if the current phase is not equal to the given phase value or this phaser is terminated. - awaitNanos(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
-
Implements timed condition wait.
- awaitNanos(long) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
-
Implements timed condition wait.
- awaitNanos(long) - Method in interface java.util.concurrent.locks.Condition
-
Causes the current thread to wait until it is signalled or interrupted, or the specified waiting time elapses.
- awaitQuiescence(long, TimeUnit) - Method in class java.util.concurrent.ForkJoinPool
-
If called by a ForkJoinTask operating in this pool, equivalent in effect to
ForkJoinTask.helpQuiesce()
. - awaitTermination() - Method in interface jdk.jfr.consumer.EventStream
-
Blocks until all actions are completed, or the stream is closed, or the current thread is interrupted, whichever happens first.
- awaitTermination() - Method in class jdk.jfr.consumer.RecordingStream
- awaitTermination() - Method in class jdk.management.jfr.RemoteRecordingStream
- awaitTermination(long, TimeUnit) - Method in class java.nio.channels.AsynchronousChannelGroup
-
Awaits termination of the group.
- awaitTermination(long, TimeUnit) - Method in interface java.util.concurrent.ExecutorService
-
Blocks until all tasks have completed execution after a shutdown request, or the timeout occurs, or the current thread is interrupted, whichever happens first.
- awaitTermination(long, TimeUnit) - Method in class java.util.concurrent.ForkJoinPool
-
Blocks until all tasks have completed execution after a shutdown request, or the timeout occurs, or the current thread is interrupted, whichever happens first.
- awaitTermination(long, TimeUnit) - Method in class java.util.concurrent.ThreadPoolExecutor
- awaitTermination(Duration) - Method in class java.net.http.HttpClient
-
Blocks until all operations have completed execution after a shutdown request, or the
duration
elapses, or the current thread is interrupted, whichever happens first. - awaitTermination(Duration) - Method in interface jdk.jfr.consumer.EventStream
-
Blocks until all actions are completed, or the stream is closed, or the timeout occurs, or the current thread is interrupted, whichever happens first.
- awaitTermination(Duration) - Method in class jdk.jfr.consumer.RecordingStream
- awaitTermination(Duration) - Method in class jdk.management.jfr.RemoteRecordingStream
- awaitUninterruptibly() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
-
Implements uninterruptible condition wait.
- awaitUninterruptibly() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
-
Implements uninterruptible condition wait.
- awaitUninterruptibly() - Method in interface java.util.concurrent.locks.Condition
-
Causes the current thread to wait until it is signalled.
- awaitUntil(Date) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
-
Implements absolute timed condition wait.
- awaitUntil(Date) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
-
Implements absolute timed condition wait.
- awaitUntil(Date) - Method in interface java.util.concurrent.locks.Condition
-
Causes the current thread to wait until it is signalled or interrupted, or the specified deadline elapses.
- AWT_COMPONENT - Static variable in class javax.accessibility.AccessibleRole
-
An AWT component, but nothing else is known about it.
- AWT Desktop Properties - Search tag in package java.awt
- Section
- AWTError - Exception Class in java.awt
-
Thrown when a serious Abstract Window Toolkit error has occurred.
- AWTError(String) - Constructor for exception class java.awt.AWTError
-
Constructs an instance of
AWTError
with the specified detail message. - AWTEvent - Class in java.awt
-
The root event class for all AWT events.
- AWTEvent(Event) - Constructor for class java.awt.AWTEvent
-
Deprecated.It is recommended that
AWTEvent(Object, int)
be used instead - AWTEvent(Object, int) - Constructor for class java.awt.AWTEvent
-
Constructs an AWTEvent object with the specified source object and type.
- AWTEventListener - Interface in java.awt.event
-
The listener interface for receiving notification of events dispatched to objects that are instances of Component or MenuComponent or their subclasses.
- AWTEventListenerProxy - Class in java.awt.event
-
A class which extends the
EventListenerProxy
specifically for adding anAWTEventListener
for a specific event mask. - AWTEventListenerProxy(long, AWTEventListener) - Constructor for class java.awt.event.AWTEventListenerProxy
-
Constructor which binds the
AWTEventListener
to a specific event mask. - AWTEventMonitor - Class in com.sun.java.accessibility.util
-
The
AWTEventMonitor
implements a suite of listeners that are conditionally installed on every AWT component instance in the Java Virtual Machine. - AWTEventMonitor() - Constructor for class com.sun.java.accessibility.util.AWTEventMonitor
-
Constructs an
AWTEventMonitor
. - AWTEventMulticaster - Class in java.awt
-
AWTEventMulticaster
implements efficient and thread-safe multi-cast event dispatching for the AWT events defined in thejava.awt.event
package. - AWTEventMulticaster(EventListener, EventListener) - Constructor for class java.awt.AWTEventMulticaster
-
Creates an event multicaster instance which chains listener-a with listener-b.
- AWTException - Exception Class in java.awt
-
Signals that an Abstract Window Toolkit exception has occurred.
- AWTException(String) - Constructor for exception class java.awt.AWTException
-
Constructs an instance of
AWTException
with the specified detail message. - AWTKeyStroke - Class in java.awt
-
An
AWTKeyStroke
represents a key action on the keyboard, or equivalent input device. - AWTKeyStroke() - Constructor for class java.awt.AWTKeyStroke
-
Constructs an
AWTKeyStroke
with default values. - AWTKeyStroke(char, int, int, boolean) - Constructor for class java.awt.AWTKeyStroke
-
Constructs an
AWTKeyStroke
with the specified values. - AWTPermission - Class in java.awt
-
This class is for AWT permissions.
- AWTPermission(String) - Constructor for class java.awt.AWTPermission
-
Creates a new
AWTPermission
with the specified name. - AWTPermission(String, String) - Constructor for class java.awt.AWTPermission
-
Creates a new
AWTPermission
object with the specified name. - AWT Threading Issues - Search tag in package java.awt
- Section
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form|System Properties