- a - Variable in class java.awt.AWTEventMulticaster
-  
- 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
-  
- 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. 
- 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. 
- abort() - Method in class java.net.CacheRequest
- 
Aborts the attempt to cache the response. 
- abort(Executor) - Method in interface java.sql.Connection
- 
Terminates an open connection. 
- 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.
 
- 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 or PROCESSING_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 trueif a request to abort the current
 read operation has been made since the reader was instantiated orclearAbortRequestwas called.
 
- abortRequested() - Method in class javax.imageio.ImageWriter
- 
Returns trueif a request to abort the current
 write operation has been made since the writer was instantiated orclearAbortRequestwas called.
 
- ABOUT_UIROLE - Static variable in class javax.print.ServiceUIFactory
- 
Denotes a UI which performs an informative "About" role. 
- ABOVE_BASELINE - Static variable in class java.awt.GridBagConstraints
- 
Possible value for the anchorfield.
 
- ABOVE_BASELINE_LEADING - Static variable in class java.awt.GridBagConstraints
- 
Possible value for the anchorfield.
 
- ABOVE_BASELINE_TRAILING - Static variable in class java.awt.GridBagConstraints
- 
Possible value for the anchorfield.
 
- 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(int) - Static method in class java.lang.Math
- 
Returns the absolute value of an intvalue.
 
- abs(long) - Static method in class java.lang.Math
- 
Returns the absolute value of a longvalue.
 
- abs(float) - Static method in class java.lang.Math
- 
Returns the absolute value of a floatvalue.
 
- abs(double) - Static method in class java.lang.Math
- 
Returns the absolute value of a doublevalue.
 
- abs(int) - Static method in class java.lang.StrictMath
- 
Returns the absolute value of an intvalue.
 
- abs(long) - Static method in class java.lang.StrictMath
- 
Returns the absolute value of a longvalue.
 
- abs(float) - Static method in class java.lang.StrictMath
- 
Returns the absolute value of a floatvalue.
 
- abs(double) - Static method in class java.lang.StrictMath
- 
Returns the absolute value of a doublevalue.
 
- abs() - Method in class java.math.BigDecimal
- 
Returns a BigDecimalwhose value is the absolute value
 of thisBigDecimal, and whose scale isthis.scale().
 
- abs(MathContext) - Method in class java.math.BigDecimal
- 
Returns a BigDecimalwhose value is the absolute value
 of thisBigDecimal, with rounding according to the
 context settings.
 
- 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. 
- absolute(int) - Method in interface java.sql.ResultSet
- 
Moves the cursor to the given row number in
 this ResultSetobject.
 
- absolutePath() - Method in class java.util.prefs.AbstractPreferences
- 
- absolutePath() - Method in class java.util.prefs.Preferences
- 
Returns this preference node's absolute path name. 
- ABSTRACT - Static variable in class java.lang.reflect.Modifier
- 
The intvalue representing theabstractmodifier.
 
- AbstractAction - Class in javax.swing
- 
This class provides default implementations for the JFC Actioninterface.
 
- AbstractAction() - Constructor for class javax.swing.AbstractAction
- 
Creates an Action.
 
- AbstractAction(String) - Constructor for class javax.swing.AbstractAction
- 
Creates an Actionwith the specified name.
 
- AbstractAction(String, Icon) - Constructor for class javax.swing.AbstractAction
- 
Creates an Actionwith the specified name and small icon.
 
- 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
- 
Constructor for concrete subclasses to call. 
- 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
- 
Constructor for concrete subclasses to call. 
- 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. 
- AbstractBorder - Class in javax.swing.border
- 
A class that implements an empty border with no size. 
- AbstractBorder() - Constructor for class javax.swing.border.AbstractBorder
-  
- AbstractButton - Class in javax.swing
- 
Defines common behaviors for buttons and menu items. 
- AbstractButton() - Constructor for class javax.swing.AbstractButton
-  
- AbstractButton.AccessibleAbstractButton - Class in javax.swing
- 
This class implements accessibility support for the
 AbstractButtonclass.
 
- AbstractButton.ButtonChangeListener - Class in javax.swing
- 
Extends ChangeListenerto be serializable.
 
- AbstractCellEditor - Class in javax.swing
- 
A base class for CellEditors, providing default
 implementations for the methods in theCellEditorinterface exceptgetCellEditorValue().
 
- AbstractCellEditor() - Constructor for class javax.swing.AbstractCellEditor
-  
- 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
-  
- 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. 
- 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
- 
Constructor for concrete subclasses to call. 
- 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
- 
Constructor for concrete subclasses to call. 
- 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. 
- AbstractExecutorService - Class in java.util.concurrent
- 
- AbstractExecutorService() - Constructor for class java.util.concurrent.AbstractExecutorService
-  
- AbstractFormatter() - Constructor for class javax.swing.JFormattedTextField.AbstractFormatter
-  
- AbstractFormatterFactory() - Constructor for class javax.swing.JFormattedTextField.AbstractFormatterFactory
-  
- 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
-  
- AbstractLayoutCache.NodeDimensions - Class in javax.swing.tree
- 
Used by AbstractLayoutCacheto 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 Listwith its contents.
 
- AbstractListModel() - Constructor for class javax.swing.AbstractListModel
-  
- 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 Entry maintaining an immutable key and value. 
- AbstractMarshallerImpl - Class in javax.xml.bind.helpers
- 
Partial default Marshaller implementation. 
- AbstractMarshallerImpl() - Constructor for class javax.xml.bind.helpers.AbstractMarshallerImpl
-  
- AbstractMethodError - Error in java.lang
- 
Thrown when an application tries to call an abstract method. 
- AbstractMethodError() - Constructor for error java.lang.AbstractMethodError
- 
Constructs an AbstractMethodErrorwith no detail  message.
 
- AbstractMethodError(String) - Constructor for error java.lang.AbstractMethodError
- 
Constructs an AbstractMethodErrorwith the specified
 detail message.
 
- 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
- 
- AbstractQueuedLongSynchronizer() - Constructor for class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
- 
Creates a new AbstractQueuedLongSynchronizerinstance
 with initial synchronization state of zero.
 
- AbstractQueuedLongSynchronizer.ConditionObject - Class in java.util.concurrent.locks
- 
- 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 AbstractQueuedSynchronizerinstance
 with initial synchronization state of zero.
 
- AbstractQueuedSynchronizer.ConditionObject - Class in java.util.concurrent.locks
- 
- 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 in javax.swing.plaf.nimbus
-  
- AbstractScriptEngine - Class in javax.script
- 
Provides a standard implementation for several of the variants of the evalmethod.
 
- AbstractScriptEngine() - Constructor for class javax.script.AbstractScriptEngine
- 
Creates a new instance of AbstractScriptEngine using a SimpleScriptContextas its defaultScriptContext.
 
- AbstractScriptEngine(Bindings) - Constructor for class javax.script.AbstractScriptEngine
- 
Creates a new instance using the specified Bindingsas theENGINE_SCOPEBindingsin the protectedcontextfield.
 
- 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
-  
- 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 TableModelinterface.
 
- AbstractTableModel() - Constructor for class javax.swing.table.AbstractTableModel
-  
- 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
- 
Constructor for concrete subclasses to call. 
- 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
- 
Constructor for concrete subclasses to call. 
- 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. 
- 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 AbstractUndoableEditwhich defaultshasBeenDoneandalivetotrue.
 
- AbstractUnmarshallerImpl - Class in javax.xml.bind.helpers
- 
Partial default Unmarshaller implementation. 
- AbstractUnmarshallerImpl() - Constructor for class javax.xml.bind.helpers.AbstractUnmarshallerImpl
-  
- 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 KeyStroketo 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
-  
- acceleratorForeground - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
-  
- acceleratorSelectionForeground - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
-  
- 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(File) - Method in interface java.io.FileFilter
- 
Tests whether or not the specified abstract pathname should be
 included in a pathname list. 
- accept(File, String) - Method in interface java.io.FilenameFilter
- 
Tests if a specified file should be included in a file list. 
- accept() - Method in class java.net.ServerSocket
- 
Listens for a connection to be made to this socket and accepts
 it. 
- accept(SocketImpl) - Method in class java.net.SocketImpl
- 
Accepts a connection. 
- accept(A, CompletionHandler<AsynchronousSocketChannel, ? super A>) - Method in class java.nio.channels.AsynchronousServerSocketChannel
- 
Accepts a connection. 
- 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(T) - Method in interface java.nio.file.DirectoryStream.Filter
- 
Decides if the given directory entry should be accepted or filtered. 
- accept(double) - Method in class java.util.DoubleSummaryStatistics
- 
Records another value into the summary information. 
- accept(T, U) - Method in interface java.util.function.BiConsumer
- 
Performs this operation on the given arguments. 
- accept(T) - Method in interface java.util.function.Consumer
- 
Performs this operation on the given argument. 
- accept(double) - Method in interface java.util.function.DoubleConsumer
- 
Performs this operation on the given argument. 
- accept(int) - Method in interface java.util.function.IntConsumer
- 
Performs this operation on the given argument. 
- accept(long) - Method in interface java.util.function.LongConsumer
- 
Performs this operation on the given argument. 
- 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(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 intvalue into the summary information.
 
- accept(long) - Method in class java.util.LongSummaryStatistics
- 
Records a new longvalue into the summary information.
 
- accept(double) - Method in interface java.util.stream.DoubleStream.Builder
- 
Adds an element to the stream being built. 
- accept(int) - Method in interface java.util.stream.IntStream.Builder
- 
Adds an element to the stream being built. 
- accept(long) - Method in interface java.util.stream.LongStream.Builder
- 
Adds an element to the stream being built. 
- accept(T) - Method in interface java.util.stream.Stream.Builder
- 
Adds an element to the stream being built. 
- 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(TypeVisitor<R, P>, P) - Method in interface javax.lang.model.type.TypeMirror
- 
Applies a visitor to this type. 
- 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(Component) - Method in class javax.swing.LayoutFocusTraversalPolicy
- 
Determines whether the specified Componentis an acceptable choice as the new focus owner.
 
- accept(File) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.AcceptAllFileFilter
-  
- accept(Component) - Method in class javax.swing.SortingFocusTraversalPolicy
- 
Determines whether a Component is an acceptable choice as the new
 focus owner. 
- 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_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 a 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
-  
- acceptChanges() - Method in interface javax.sql.rowset.CachedRowSet
- 
Propagates row update, insert and delete changes made to this
 CachedRowSetobject 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 CachedRowSetobject
 using the specifiedConnectionobject 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>, Executor) - 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 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. 
- 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. 
- AcceptPendingException - Exception 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 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
- 
Called by the context acceptor to process a token from the peer using
 streams. 
- acceptsURL(String) - Method in interface java.sql.Driver
- 
Retrieves whether the driver thinks that it can open a connection
 to the given URL. 
- access - Variable in class org.omg.CORBA.ValueMember
- 
The type of access (public, private) for the valuemember described by thisValueMemberobject.
 
- 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 
- AccessControlContext - Class in java.security
- 
An AccessControlContext is used to make system resource access decisions
 based on the context it encapsulates. 
- AccessControlContext(ProtectionDomain[]) - Constructor for class java.security.AccessControlContext
- 
Create an AccessControlContext with the given array of ProtectionDomains. 
- AccessControlContext(AccessControlContext, DomainCombiner) - Constructor for class java.security.AccessControlContext
- 
Create a new AccessControlContextwith the givenAccessControlContextandDomainCombiner.
 
- AccessControlException - Exception in java.security
- 
 This exception is thrown by the AccessController to indicate
 that a requested access (to a critical system resource such as the
 file system or the network) is denied. 
- AccessControlException(String) - Constructor for exception java.security.AccessControlException
- 
Constructs an AccessControlExceptionwith the
 specified, detailed message.
 
- AccessControlException(String, Permission) - Constructor for exception java.security.AccessControlException
- 
Constructs an AccessControlExceptionwith the
 specified, detailed message, and the requested permission that caused
 the exception.
 
- AccessController - Class in java.security
- 
 The AccessController class is used for access control operations
 and decisions. 
- AccessDeniedException - Exception 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 java.nio.file.AccessDeniedException
- 
Constructs an instance of this class. 
- AccessDeniedException(String, String, String) - Constructor for exception java.nio.file.AccessDeniedException
- 
Constructs an instance of this class. 
- AccessException - Exception in java.rmi
- 
An AccessExceptionis thrown by certain methods of thejava.rmi.Namingclass (specificallybind,rebind, andunbind) and methods of thejava.rmi.activation.ActivationSysteminterface to
 indicate that the caller does not have permission to perform the action
 requested by the method call.
 
- AccessException(String) - Constructor for exception java.rmi.AccessException
- 
Constructs an AccessExceptionwith the specified
 detail message.
 
- AccessException(String, Exception) - Constructor for exception java.rmi.AccessException
- 
Constructs an AccessExceptionwith the specified
 detail message and nested exception.
 
- 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 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 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
 The old value in the PropertyChangeEvent will be an Accessible
 representing the previous table caption and the new value will
 be an Accessible representing the new table caption. 
- ACCESSIBLE_TABLE_COLUMN_DESCRIPTION_CHANGED - Static variable in class javax.accessibility.AccessibleContext
- 
Constant used to indicate that the column description has changed
 The old value in the PropertyChangeEvent will be null and the
 new value will be an Integer representing the column index. 
- ACCESSIBLE_TABLE_COLUMN_HEADER_CHANGED - Static variable in class javax.accessibility.AccessibleContext
- 
Constant used to indicate that the column header has changed
 The old value in the PropertyChangeEvent will be null and the
 new value will be an AccessibleTableModelChange representing
 the header change. 
- 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
 The old value in the PropertyChangeEvent will be null and the
 new value will be an Integer representing the row index. 
- ACCESSIBLE_TABLE_ROW_HEADER_CHANGED - Static variable in class javax.accessibility.AccessibleContext
- 
Constant used to indicate that the row header has changed
 The old value in the PropertyChangeEvent will be null and the
 new value will be an AccessibleTableModelChange representing
 the header change. 
- ACCESSIBLE_TABLE_SUMMARY_CHANGED - Static variable in class javax.accessibility.AccessibleContext
- 
Constant used to indicate that the table summary has changed
 The old value in the PropertyChangeEvent will be an Accessible
 representing the previous table summary and the new value will
 be an Accessible representing the new table summary. 
- 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
-  
- 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
-  
- 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 AccessibleAttributeSequencewith the given
 parameters.
 
- AccessibleAWTButton() - Constructor for class java.awt.Button.AccessibleAWTButton
-  
- AccessibleAWTCanvas() - Constructor for class java.awt.Canvas.AccessibleAWTCanvas
-  
- AccessibleAWTCheckbox() - Constructor for class java.awt.Checkbox.AccessibleAWTCheckbox
-  
- AccessibleAWTCheckboxMenuItem() - Constructor for class java.awt.CheckboxMenuItem.AccessibleAWTCheckboxMenuItem
-  
- AccessibleAWTChoice() - Constructor for class java.awt.Choice.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
-  
- AccessibleAWTComponentHandler() - Constructor for class java.awt.Component.AccessibleAWTComponent.AccessibleAWTComponentHandler
-  
- AccessibleAWTContainer() - Constructor for class java.awt.Container.AccessibleAWTContainer
-  
- AccessibleAWTDialog() - Constructor for class java.awt.Dialog.AccessibleAWTDialog
-  
- accessibleAWTFocusHandler - Variable in class java.awt.Component.AccessibleAWTComponent
-  
- AccessibleAWTFocusHandler() - Constructor for class java.awt.Component.AccessibleAWTComponent.AccessibleAWTFocusHandler
-  
- AccessibleAWTFrame() - Constructor for class java.awt.Frame.AccessibleAWTFrame
-  
- AccessibleAWTLabel() - Constructor for class java.awt.Label.AccessibleAWTLabel
-  
- AccessibleAWTList() - Constructor for class java.awt.List.AccessibleAWTList
-  
- AccessibleAWTListChild(List, int) - Constructor for class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
-  
- AccessibleAWTMenu() - Constructor for class java.awt.Menu.AccessibleAWTMenu
-  
- AccessibleAWTMenuBar() - Constructor for class java.awt.MenuBar.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
-  
- AccessibleAWTPanel() - Constructor for class java.awt.Panel.AccessibleAWTPanel
-  
- AccessibleAWTPopupMenu() - Constructor for class java.awt.PopupMenu.AccessibleAWTPopupMenu
-  
- AccessibleAWTScrollBar() - Constructor for class java.awt.Scrollbar.AccessibleAWTScrollBar
-  
- AccessibleAWTScrollPane() - Constructor for class java.awt.ScrollPane.AccessibleAWTScrollPane
-  
- AccessibleAWTTextArea() - Constructor for class java.awt.TextArea.AccessibleAWTTextArea
-  
- AccessibleAWTTextComponent() - Constructor for class java.awt.TextComponent.AccessibleAWTTextComponent
- 
Constructs an AccessibleAWTTextComponent. 
- AccessibleAWTTextField() - Constructor for class java.awt.TextField.AccessibleAWTTextField
-  
- AccessibleAWTWindow() - Constructor for class java.awt.Window.AccessibleAWTWindow
-  
- AccessibleBox() - Constructor for class javax.swing.Box.AccessibleBox
-  
- AccessibleBoxFiller() - Constructor for class javax.swing.Box.Filler.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
-  
- 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
-  
- AccessibleContainerHandler() - Constructor for class java.awt.Container.AccessibleAWTContainer.AccessibleContainerHandler
-  
- AccessibleContainerHandler() - Constructor for class javax.swing.JComponent.AccessibleJComponent.AccessibleContainerHandler
-  
- accessibleContext - Variable in class java.awt.Component
- 
The AccessibleContextassociated with thisComponent.
 
- AccessibleContext - Class in javax.accessibility
- 
AccessibleContext represents the minimum information all accessible objects
 return. 
- AccessibleContext() - Constructor for class javax.accessibility.AccessibleContext
-  
- accessibleContext - Variable in class javax.swing.CellRendererPane
-  
- accessibleContext - Variable in class javax.swing.JApplet
-  
- accessibleContext - Variable in class javax.swing.JColorChooser
-  
- accessibleContext - Variable in class javax.swing.JDialog
-  
- accessibleContext - Variable in class javax.swing.JFileChooser
-  
- 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 AccessibleContextfor theProgressMonitor
 
- 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 the AccessibleText interface
 Applications can determine if an object supports the AccessibleExtendedText
 interface by first obtaining its AccessibleContext (see  Accessible)
 and then calling the  AccessibleContext.getAccessibleText() method of
 AccessibleContext. 
- accessibleFocusHandler - Variable in class javax.swing.JComponent.AccessibleJComponent
- 
Deprecated. 
- AccessibleFocusHandler() - Constructor for class javax.swing.JComponent.AccessibleJComponent.AccessibleFocusHandler
-  
- AccessibleHyperlink - Class in javax.accessibility
- 
Encapsulation of a link, or set of links (e.g. 
- AccessibleHyperlink() - Constructor for class javax.accessibility.AccessibleHyperlink
-  
- 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
-  
- AccessibleJApplet() - Constructor for class javax.swing.JApplet.AccessibleJApplet
-  
- AccessibleJButton() - Constructor for class javax.swing.JButton.AccessibleJButton
-  
- AccessibleJCheckBox() - Constructor for class javax.swing.JCheckBox.AccessibleJCheckBox
-  
- AccessibleJCheckBoxMenuItem() - Constructor for class javax.swing.JCheckBoxMenuItem.AccessibleJCheckBoxMenuItem
-  
- AccessibleJColorChooser() - Constructor for class javax.swing.JColorChooser.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
-  
- AccessibleJDesktopPane() - Constructor for class javax.swing.JDesktopPane.AccessibleJDesktopPane
-  
- AccessibleJDialog() - Constructor for class javax.swing.JDialog.AccessibleJDialog
-  
- AccessibleJEditorPane() - Constructor for class javax.swing.JEditorPane.AccessibleJEditorPane
-  
- AccessibleJEditorPaneHTML() - Constructor for class javax.swing.JEditorPane.AccessibleJEditorPaneHTML
-  
- AccessibleJFileChooser() - Constructor for class javax.swing.JFileChooser.AccessibleJFileChooser
-  
- AccessibleJFrame() - Constructor for class javax.swing.JFrame.AccessibleJFrame
-  
- AccessibleJInternalFrame() - Constructor for class javax.swing.JInternalFrame.AccessibleJInternalFrame
-  
- AccessibleJLabel() - Constructor for class javax.swing.JLabel.AccessibleJLabel
-  
- AccessibleJLayeredPane() - Constructor for class javax.swing.JLayeredPane.AccessibleJLayeredPane
-  
- AccessibleJList() - Constructor for class javax.swing.JList.AccessibleJList
-  
- AccessibleJListChild(JList<E>, int) - Constructor for class javax.swing.JList.AccessibleJList.AccessibleJListChild
-  
- AccessibleJMenu() - Constructor for class javax.swing.JMenu.AccessibleJMenu
-  
- AccessibleJMenuBar() - Constructor for class javax.swing.JMenuBar.AccessibleJMenuBar
-  
- AccessibleJOptionPane() - Constructor for class javax.swing.JOptionPane.AccessibleJOptionPane
-  
- AccessibleJPanel() - Constructor for class javax.swing.JPanel.AccessibleJPanel
-  
- AccessibleJPasswordField() - Constructor for class javax.swing.JPasswordField.AccessibleJPasswordField
-  
- AccessibleJPopupMenu() - Constructor for class javax.swing.JPopupMenu.AccessibleJPopupMenu
- 
AccessibleJPopupMenu constructor 
- AccessibleJProgressBar() - Constructor for class javax.swing.JProgressBar.AccessibleJProgressBar
-  
- AccessibleJRadioButton() - Constructor for class javax.swing.JRadioButton.AccessibleJRadioButton
-  
- AccessibleJRadioButtonMenuItem() - Constructor for class javax.swing.JRadioButtonMenuItem.AccessibleJRadioButtonMenuItem
-  
- AccessibleJRootPane() - Constructor for class javax.swing.JRootPane.AccessibleJRootPane
-  
- AccessibleJScrollBar() - Constructor for class javax.swing.JScrollBar.AccessibleJScrollBar
-  
- AccessibleJScrollPane() - Constructor for class javax.swing.JScrollPane.AccessibleJScrollPane
- 
AccessibleJScrollPane constructor 
- AccessibleJSeparator() - Constructor for class javax.swing.JSeparator.AccessibleJSeparator
-  
- AccessibleJSlider() - Constructor for class javax.swing.JSlider.AccessibleJSlider
-  
- AccessibleJSpinner() - Constructor for class javax.swing.JSpinner.AccessibleJSpinner
- 
AccessibleJSpinner constructor 
- AccessibleJSplitPane() - Constructor for class javax.swing.JSplitPane.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
-  
- AccessibleJTableHeaderEntry(int, JTableHeader, JTable) - Constructor for class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
- 
Constructs an AccessiblJTableHeaaderEntry 
- AccessibleJTableModelChange(int, int, int, int, int) - Constructor for class javax.swing.JTable.AccessibleJTable.AccessibleJTableModelChange
-  
- AccessibleJTextArea() - Constructor for class javax.swing.JTextArea.AccessibleJTextArea
-  
- AccessibleJTextComponent() - Constructor for class javax.swing.text.JTextComponent.AccessibleJTextComponent
- 
Constructs an AccessibleJTextComponent. 
- AccessibleJTextField() - Constructor for class javax.swing.JTextField.AccessibleJTextField
-  
- AccessibleJToggleButton() - Constructor for class javax.swing.JToggleButton.AccessibleJToggleButton
-  
- AccessibleJToolBar() - Constructor for class javax.swing.JToolBar.AccessibleJToolBar
-  
- AccessibleJToolTip() - Constructor for class javax.swing.JToolTip.AccessibleJToolTip
-  
- AccessibleJTree() - Constructor for class javax.swing.JTree.AccessibleJTree
-  
- AccessibleJTreeNode(JTree, TreePath, Accessible) - Constructor for class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
- 
Constructs an AccessibleJTreeNode 
- AccessibleJViewport() - Constructor for class javax.swing.JViewport.AccessibleJViewport
-  
- AccessibleJWindow() - Constructor for class javax.swing.JWindow.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 for Field, Method and
 Constructor objects. 
- AccessibleObject() - Constructor for class java.lang.reflect.AccessibleObject
- 
Constructor: only used by the Java Virtual Machine. 
- 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 the AccessibleRelation 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
- 
- AccessibleResourceBundle() - Constructor for class javax.accessibility.AccessibleResourceBundle
- 
Deprecated. 
- 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 AccessibleStreamableinterface should be implemented
 by theAccessibleContextof 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 AccessibleTextSequencewith 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). 
- AccessMode - Enum in java.nio.file
- 
Defines access modes used to test the accessibility of a file. 
- ACCESSORY_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
- 
Says that a different accessory component is in use
 (for example, to preview files). 
- AccountException - Exception in javax.security.auth.login
- 
A generic account exception. 
- AccountException() - Constructor for exception javax.security.auth.login.AccountException
- 
Constructs a AccountException with no detail message. 
- AccountException(String) - Constructor for exception javax.security.auth.login.AccountException
- 
Constructs a AccountException with the specified detail message. 
- AccountExpiredException - Exception in javax.security.auth.login
- 
Signals that a user account has expired. 
- AccountExpiredException() - Constructor for exception javax.security.auth.login.AccountExpiredException
- 
Constructs a AccountExpiredException with no detail message. 
- AccountExpiredException(String) - Constructor for exception javax.security.auth.login.AccountExpiredException
- 
Constructs a AccountExpiredException with the specified detail
 message. 
- AccountLockedException - Exception in javax.security.auth.login
- 
Signals that an account was locked. 
- AccountLockedException() - Constructor for exception javax.security.auth.login.AccountLockedException
- 
Constructs a AccountLockedException with no detail message. 
- AccountLockedException(String) - Constructor for exception javax.security.auth.login.AccountLockedException
- 
Constructs a AccountLockedException with the specified
 detail message. 
- AccountNotFoundException - Exception in javax.security.auth.login
- 
Signals that an account was not found. 
- AccountNotFoundException() - Constructor for exception javax.security.auth.login.AccountNotFoundException
- 
Constructs a AccountNotFoundException with no detail message. 
- AccountNotFoundException(String) - Constructor for exception 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, IntBinaryOperator) - Method in class java.util.concurrent.atomic.AtomicInteger
- 
Atomically updates the current value with the results of
 applying the given function to the current and given values,
 returning the updated value. 
- accumulateAndGet(int, int, IntBinaryOperator) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
- 
Atomically updates the element at index iwith 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 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(long, LongBinaryOperator) - Method in class java.util.concurrent.atomic.AtomicLong
- 
Atomically updates the current value 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 the element at index iwith 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 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 the current value 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 the element at index iwith 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 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. 
- accumulator() - Method in interface java.util.stream.Collector
- 
A function that folds a value into a mutable result container. 
- Acl - Interface in java.security.acl
- 
Interface representing an Access Control List (ACL). 
- AclEntry - Class in java.nio.file.attribute
- 
An entry in an access control list (ACL). 
- AclEntry - Interface in java.security.acl
- 
This is the interface used for representing one entry in an Access
 Control List (ACL). 
- AclEntry.Builder - Class in java.nio.file.attribute
- 
- AclEntryFlag - Enum in java.nio.file.attribute
- 
Defines the flags for used by the flags component of an ACL  entry. 
- AclEntryPermission - Enum in java.nio.file.attribute
- 
Defines the permissions for use with the permissions component of an ACL
  entry. 
- AclEntryType - Enum 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. 
- AclNotFoundException - Exception in java.security.acl
- 
This is an exception that is thrown whenever a reference is made to a
 non-existent ACL (Access Control List). 
- AclNotFoundException() - Constructor for exception java.security.acl.AclNotFoundException
- 
Constructs an AclNotFoundException. 
- 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. 
- acquire(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
- 
Acquires in exclusive mode, ignoring interrupts. 
- acquire(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
- 
Acquires in exclusive mode, ignoring interrupts. 
- 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.Semaphore
- 
Acquires the given number of permits from this semaphore,
 blocking until all are available,
 or the thread is  interrupted. 
- acquiredBy() - Method in class java.nio.channels.FileLock
- 
Returns the channel upon whose file this lock was acquired. 
- acquireInterruptibly(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
- 
Acquires in exclusive mode, aborting if interrupted. 
- acquireInterruptibly(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
- 
Acquires in exclusive mode, aborting if interrupted. 
- acquireShared(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
- 
Acquires in shared mode, ignoring interrupts. 
- acquireShared(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
- 
Acquires in shared mode, ignoring interrupts. 
- acquireSharedInterruptibly(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
- 
Acquires in shared mode, aborting if interrupted. 
- acquireSharedInterruptibly(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
- 
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
- 
- 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 - Interface in javax.swing
- 
The Actioninterface provides a useful extension to theActionListenerinterface in cases where the same functionality may be accessed by
 several controls.
 
- ACTION - Static variable in class javax.swing.text.html.HTML.Attribute
-  
- Action - Annotation Type in javax.xml.ws
- 
The Actionannotation allows explicit association of a
 WS-AddressingActionmessage addressing property withinput,output, andfaultmessages of the mapped WSDL operation.
 
- 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 Stringfor theActionEventthat will be created when anActionis going to be notified as the result of
 residing in aKeymapassociated with aJComponent.
 
- ACTION_COPY - Static variable in class java.awt.dnd.DnDConstants
- 
An intrepresenting a "copy" action.
 
- ACTION_COPY_OR_MOVE - Static variable in class java.awt.dnd.DnDConstants
- 
An intrepresenting a "copy" or
 "move" action.
 
- ACTION_EVENT - Static variable in class java.awt.Event
- 
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 intrepresenting a "link" action.
 
- ACTION_MOVE - Static variable in class java.awt.dnd.DnDConstants
- 
An intrepresenting a "move" action.
 
- ACTION_NONE - Static variable in class java.awt.dnd.DnDConstants
- 
An intrepresenting 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 intrepresenting 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 ActionEventobject.
 
- ActionEvent(Object, int, String, int) - Constructor for class java.awt.event.ActionEvent
- 
Constructs an ActionEventobject with modifier keys.
 
- ActionEvent(Object, int, String, long, int) - Constructor for class java.awt.event.ActionEvent
- 
Constructs an ActionEventobject with the specified
 modifier keys and timestamp.
 
- ActionListener - Interface in java.awt.event
- 
The listener interface for receiving action events. 
- actionListener - Variable in class javax.swing.AbstractButton
- 
The button model's ActionListener.
 
- ActionMap - Class in javax.swing
- 
ActionMapprovides mappings fromObjects
 (called keys orActionnames)
 toActions.
 
- ActionMap() - Constructor for class javax.swing.ActionMap
- 
Creates an ActionMapwith 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
-  
- 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
-  
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.CancelSelectionAction
-  
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.ChangeToParentDirectoryAction
-  
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.GoHomeAction
-  
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.NewFolderAction
-  
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.UpdateAction
-  
- 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
-  
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.ActionScroller
-  
- actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.ScrollListener
-  
- 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
-  
- actionPerformed(ActionEvent) - Method in class javax.swing.ToolTipManager.outsideTimerAction
-  
- actionPerformed(ActionEvent) - Method in class javax.swing.ToolTipManager.stillInsideTimerAction
-  
- 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
-  
- Activatable - Class in java.rmi.activation
- 
The Activatableclass provides support for remote
 objects that require persistent access over time and that
 can be activated by the system.
 
- Activatable(String, MarshalledObject<?>, boolean, int) - Constructor for class java.rmi.activation.Activatable
- 
Constructs an activatable remote object by registering
 an activation descriptor (with the specified location, data, and
 restart mode) for this object, and exporting the object with the
 specified port. 
- Activatable(String, MarshalledObject<?>, boolean, int, RMIClientSocketFactory, RMIServerSocketFactory) - Constructor for class java.rmi.activation.Activatable
- 
Constructs an activatable remote object by registering
 an activation descriptor (with the specified location, data, and
 restart mode) for this object, and exporting the object with the
 specified port, and specified client and server socket factories. 
- Activatable(ActivationID, int) - Constructor for class java.rmi.activation.Activatable
- 
Constructor used to activate/export the object on a specified
 port. 
- Activatable(ActivationID, int, RMIClientSocketFactory, RMIServerSocketFactory) - Constructor for class java.rmi.activation.Activatable
- 
Constructor used to activate/export the object on a specified
 port. 
- activate() - Method in interface java.awt.im.spi.InputMethod
- 
Activates the input method for immediate input processing. 
- activate(Applet) - Method in interface java.beans.AppletInitializer
- 
 Activate, and/or mark Applet active. 
- activate(boolean) - Method in class java.rmi.activation.ActivationID
- 
Activate the object for this id. 
- activate(ActivationID, boolean) - Method in interface java.rmi.activation.Activator
- 
Activate the object associated with the activation identifier,
 id.
 
- activate(IIOParam) - Method in interface javax.imageio.IIOParamController
- 
Activates the controller. 
- activate(IIOMetadata) - Method in interface javax.imageio.metadata.IIOMetadataController
- 
Activates the controller. 
- activate() - Method in interface org.omg.PortableServer.POAManagerOperations
- 
This operation changes the state of the POA manager 
 to active, causing associated POAs to start processing
 requests. 
- activate_object(Servant) - Method in interface org.omg.PortableServer.POAOperations
- 
This operation generates an Object Id and enters 
 the Object Id and the specified servant in the 
 Active Object Map. 
- activate_object_with_id(byte[], Servant) - Method in interface org.omg.PortableServer.POAOperations
- 
This operation enters an association between the 
 specified Object Id and the specified servant in the 
 Active Object Map. 
- activateController() - Method in class javax.imageio.IIOParam
- 
Activates the installed IIOParamControllerfor
 thisIIOParamobject and returns the resulting
 value.
 
- activateController() - Method in class javax.imageio.metadata.IIOMetadata
- 
Activates the installed IIOMetadataControllerfor
 thisIIOMetadataobject and returns the resulting
 value.
 
- ACTIVATED - Static variable in class javax.swing.event.HyperlinkEvent.EventType
- 
Activated type. 
- ActivateFailedException - Exception in java.rmi.activation
- 
This exception is thrown by the RMI runtime when activation
 fails during a remote call to an activatable object. 
- ActivateFailedException(String) - Constructor for exception java.rmi.activation.ActivateFailedException
- 
Constructs an ActivateFailedExceptionwith the specified
 detail message.
 
- ActivateFailedException(String, Exception) - Constructor for exception java.rmi.activation.ActivateFailedException
- 
Constructs an ActivateFailedExceptionwith the specified
 detail message and nested exception.
 
- 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. 
- ActivationDataFlavor - Class in javax.activation
- 
The ActivationDataFlavor class is a special subclass of
 java.awt.datatransfer.DataFlavor.
 
- ActivationDataFlavor(Class, String, String) - Constructor for class javax.activation.ActivationDataFlavor
- 
Construct a DataFlavor that represents an arbitrary
 Java object. 
- ActivationDataFlavor(Class, String) - Constructor for class javax.activation.ActivationDataFlavor
- 
Construct a DataFlavor that represents a MimeType. 
- ActivationDataFlavor(String, String) - Constructor for class javax.activation.ActivationDataFlavor
- 
Construct a DataFlavor that represents a MimeType. 
- ActivationDesc - Class in java.rmi.activation
- 
An activation descriptor contains the information necessary to
 activate an object: 
  the object's group identifier,
  the object's fully-qualified class name,
  the object's code location (the location of the class), a codebase URL
 path,
  the object's restart "mode", and,
  a "marshalled" object that can contain object specific
 initialization data. 
- ActivationDesc(String, String, MarshalledObject<?>) - Constructor for class java.rmi.activation.ActivationDesc
- 
Constructs an object descriptor for an object whose class name
 is className, that can be loaded from the
 codelocationand whose initialization
 information isdata.
 
- ActivationDesc(String, String, MarshalledObject<?>, boolean) - Constructor for class java.rmi.activation.ActivationDesc
- 
Constructs an object descriptor for an object whose class name
 is className, that can be loaded from the
 codelocationand whose initialization
 information isdata.
 
- ActivationDesc(ActivationGroupID, String, String, MarshalledObject<?>) - Constructor for class java.rmi.activation.ActivationDesc
- 
Constructs an object descriptor for an object whose class name
 is classNamethat can be loaded from the
 codelocationand whose initialization
 information isdata.
 
- ActivationDesc(ActivationGroupID, String, String, MarshalledObject<?>, boolean) - Constructor for class java.rmi.activation.ActivationDesc
- 
Constructs an object descriptor for an object whose class name
 is classNamethat can be loaded from the
 codelocationand whose initialization
 information isdata.
 
- ActivationException - Exception in java.rmi.activation
- 
General exception used by the activation interfaces. 
- ActivationException() - Constructor for exception java.rmi.activation.ActivationException
- 
Constructs an ActivationException.
 
- ActivationException(String) - Constructor for exception java.rmi.activation.ActivationException
- 
Constructs an ActivationExceptionwith the specified
 detail message.
 
- ActivationException(String, Throwable) - Constructor for exception java.rmi.activation.ActivationException
- 
Constructs an ActivationExceptionwith the specified
 detail message and cause.
 
- ActivationGroup - Class in java.rmi.activation
- 
An ActivationGroupis responsible for creating new
 instances of "activatable" objects in its group, informing itsActivationMonitorwhen either: its object's become
 active or inactive, or the group as a whole becomes inactive.
 
- ActivationGroup(ActivationGroupID) - Constructor for class java.rmi.activation.ActivationGroup
- 
Constructs an activation group with the given activation group
 identifier. 
- ActivationGroup_Stub - Class in java.rmi.activation
- 
ActivationGroup_Stubis a stub class
 for the subclasses ofjava.rmi.activation.ActivationGroupthat are exported as ajava.rmi.server.UnicastRemoteObject.
 
- ActivationGroup_Stub(RemoteRef) - Constructor for class java.rmi.activation.ActivationGroup_Stub
- 
Constructs a stub for the ActivationGroupclass.
 
- ActivationGroupDesc - Class in java.rmi.activation
- 
An activation group descriptor contains the information necessary to
 create/recreate an activation group in which to activate objects. 
- ActivationGroupDesc(Properties, ActivationGroupDesc.CommandEnvironment) - Constructor for class java.rmi.activation.ActivationGroupDesc
- 
Constructs a group descriptor that uses the system defaults for group
 implementation and code location. 
- ActivationGroupDesc(String, String, MarshalledObject<?>, Properties, ActivationGroupDesc.CommandEnvironment) - Constructor for class java.rmi.activation.ActivationGroupDesc
- 
Specifies an alternate group implementation and execution
 environment to be used for the group. 
- ActivationGroupDesc.CommandEnvironment - Class in java.rmi.activation
- 
Startup options for ActivationGroup implementations. 
- ActivationGroupID - Class in java.rmi.activation
- 
The identifier for a registered activation group serves several
 purposes: 
 identifies the group uniquely within the activation system, and
 contains a reference to the group's activation system so that the
 group can contact its activation system when necessary. 
- ActivationGroupID(ActivationSystem) - Constructor for class java.rmi.activation.ActivationGroupID
- 
Constructs a unique group id. 
- ActivationID - Class in java.rmi.activation
- 
Activation makes use of special identifiers to denote remote
 objects that can be activated over time. 
- ActivationID(Activator) - Constructor for class java.rmi.activation.ActivationID
- 
The constructor for ActivationIDtakes a single
 argument, activator, that specifies a remote reference to the
 activator responsible for activating the object associated with
 this identifier.
 
- ActivationInstantiator - Interface in java.rmi.activation
- 
An ActivationInstantiatoris responsible for creating
 instances of "activatable" objects.
 
- ActivationMonitor - Interface in java.rmi.activation
- 
An ActivationMonitoris specific to anActivationGroupand is obtained when a group is
 reported active via a call toActivationSystem.activeGroup(this is done
 internally).
 
- ActivationSystem - Interface in java.rmi.activation
- 
The ActivationSystemprovides a means for registering
 groups and "activatable" objects to be activated within those groups.
 
- Activator - Interface in java.rmi.activation
- 
The Activatorfacilitates remote object activation.
 
- ACTIVATOR_ID - Static variable in class java.rmi.server.ObjID
- 
Object number for well-known ObjIDof the activator.
 
- ACTIVE - Static variable in class javax.accessibility.AccessibleState
- 
Indicates a window is currently the active window. 
- active - Variable in class javax.sound.midi.VoiceStatus
- 
Indicates whether the voice is currently processing a MIDI note. 
- ACTIVE - Interface in org.omg.PortableInterceptor
- 
org/omg/PortableInterceptor/ACTIVE.java . 
- ACTIVE - Static variable in class org.omg.PortableServer.POAManagerPackage.State
-  
- ACTIVE_CAPTION - Static variable in class java.awt.SystemColor
- 
- ACTIVE_CAPTION_BORDER - Static variable in class java.awt.SystemColor
- 
- ACTIVE_CAPTION_TEXT - Static variable in class java.awt.SystemColor
- 
- 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 active 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 active threads in this thread
 group and its subgroups. 
- ActiveEvent - Interface in java.awt
- 
An interface for events that know how to dispatch themselves. 
- activeGroup(ActivationGroupID, ActivationInstantiator, long) - Method in interface java.rmi.activation.ActivationSystem
- 
Callback to inform activation system that group is now
 active. 
- activeGroupCount() - Method in class java.lang.ThreadGroup
- 
Returns an estimate of the number of active groups in this
 thread group and its subgroups. 
- activeObject(ActivationID, Remote) - Method in class java.rmi.activation.ActivationGroup
- 
The group's activeObjectmethod is called when an
 object is exported (either byActivatableobject
 construction or an explicit call toActivatable.exportObject.
 
- activeObject(ActivationID, MarshalledObject<? extends Remote>) - Method in class java.rmi.activation.ActivationGroup
- 
This protected method is necessary for subclasses to
 make the activeObjectcallback to the group's
 monitor.
 
- activeObject(ActivationID, MarshalledObject<? extends Remote>) - Method in interface java.rmi.activation.ActivationMonitor
- 
Informs that an object is now active. 
- ACTIVITY_COMPLETED - Exception in org.omg.CORBA
- 
The ACTIVITY_COMPLETEDsystem exception may be raised on any
 method for which Activity context is accessed.
 
- ACTIVITY_COMPLETED() - Constructor for exception org.omg.CORBA.ACTIVITY_COMPLETED
- 
Constructs an ACTIVITY_COMPLETEDexception with
 minor code set to 0 and CompletionStatus set to COMPLETED_NO.
 
- ACTIVITY_COMPLETED(String) - Constructor for exception org.omg.CORBA.ACTIVITY_COMPLETED
- 
Constructs an ACTIVITY_COMPLETEDexception with the
 specified message.
 
- ACTIVITY_COMPLETED(int, CompletionStatus) - Constructor for exception org.omg.CORBA.ACTIVITY_COMPLETED
- 
Constructs an ACTIVITY_COMPLETEDexception with the
 specified minor code and completion status.
 
- ACTIVITY_COMPLETED(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.ACTIVITY_COMPLETED
- 
Constructs an ACTIVITY_COMPLETEDexception with the
 specified message, minor code, and completion status.
 
- ACTIVITY_REQUIRED - Exception in org.omg.CORBA
- 
The ACTIVITY_REQUIREDsystem exception may be raised on any
 method for which an Activity context is required.
 
- ACTIVITY_REQUIRED() - Constructor for exception org.omg.CORBA.ACTIVITY_REQUIRED
- 
Constructs an ACTIVITY_REQUIREDexception with
 minor code set to 0 and CompletionStatus set to COMPLETED_NO.
 
- ACTIVITY_REQUIRED(String) - Constructor for exception org.omg.CORBA.ACTIVITY_REQUIRED
- 
Constructs an ACTIVITY_REQUIREDexception with the
 specified message.
 
- ACTIVITY_REQUIRED(int, CompletionStatus) - Constructor for exception org.omg.CORBA.ACTIVITY_REQUIRED
- 
Constructs an ACTIVITY_REQUIREDexception with the
 specified minor code and completion status.
 
- ACTIVITY_REQUIRED(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.ACTIVITY_REQUIRED
- 
Constructs an ACTIVITY_REQUIREDexception with the
 specified message, minor code, and completion status.
 
- ActivityCompletedException - Exception in javax.activity
- 
This exception may be thrown on any method for which Activity context is
 accessed and indicates that ongoing work within the Activity is not
 possible. 
- ActivityCompletedException() - Constructor for exception javax.activity.ActivityCompletedException
- 
Constructs a new instance with null as its detail message. 
- ActivityCompletedException(String) - Constructor for exception javax.activity.ActivityCompletedException
- 
Constructs a new instance with the specified detail message. 
- ActivityCompletedException(Throwable) - Constructor for exception javax.activity.ActivityCompletedException
- 
Constructs a new throwable with the specified cause. 
- ActivityCompletedException(String, Throwable) - Constructor for exception javax.activity.ActivityCompletedException
- 
Constructs a new throwable with the specified detail message and cause. 
- ActivityRequiredException - Exception in javax.activity
- 
This exception is thrown by a container if Activity context is not received
 on a method for which Activity context is mandatory. 
- ActivityRequiredException() - Constructor for exception javax.activity.ActivityRequiredException
- 
Constructs a new instance with null as its detail message. 
- ActivityRequiredException(String) - Constructor for exception javax.activity.ActivityRequiredException
- 
Constructs a new instance with the specified detail message. 
- ActivityRequiredException(Throwable) - Constructor for exception javax.activity.ActivityRequiredException
- 
Constructs a new throwable with the specified cause. 
- ActivityRequiredException(String, Throwable) - Constructor for exception javax.activity.ActivityRequiredException
- 
Constructs a new throwable with the specified detail message and cause. 
- AD - Static variable in class java.util.GregorianCalendar
- 
Value of the ERAfield 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 the  run
 method of the given  Runnable as its action, and returns
 a null result upon  ForkJoinTask.join(). 
- adapt(Runnable, T) - Static method in class java.util.concurrent.ForkJoinTask
- 
Returns a new  ForkJoinTask that performs the  run
 method of the given  Runnable as its action, and returns
 the given result upon  ForkJoinTask.join(). 
- adapt(Callable<? extends T>) - Static method in class java.util.concurrent.ForkJoinTask
- 
Returns a new  ForkJoinTask that performs the  call
 method of the given  Callable as its action, and returns
 its result upon  ForkJoinTask.join(), translating any checked exceptions
 encountered into  RuntimeException. 
- adapter_id() - Method in interface org.omg.PortableInterceptor.ServerRequestInfoOperations
- 
Returns the opaque identifier for the object adapter. 
- adapter_manager_state_changed(int, short) - Method in interface org.omg.PortableInterceptor.IORInterceptor_3_0Operations
- 
Called whenever the state of an adapter manager changes. 
- adapter_name() - Method in interface org.omg.PortableInterceptor.ObjectReferenceTemplate
-  
- adapter_name() - Method in interface org.omg.PortableInterceptor.ServerRequestInfoOperations
- 
Returns the sequence of strings that identifies the object
 adapter instance that is handling this request. 
- adapter_state_changed(ObjectReferenceTemplate[], short) - Method in interface org.omg.PortableInterceptor.IORInterceptor_3_0Operations
- 
Called whenever the state of an object adapter changes, and
 the state change is not caused by an adapter manager. 
- adapter_template() - Method in interface org.omg.PortableInterceptor.IORInfoOperations
- 
Return the object reference template of the object adapter
 that was just created and is running IOR interceptors. 
- AdapterActivator - Interface in org.omg.PortableServer
- 
An adapter activator supplies a POA with the ability 
 to create child POAs on demand, as a side-effect of 
 receiving a request that names the child POA 
 (or one of its children), or when find_POA is called 
 with an activate parameter value of TRUE. 
- AdapterActivatorOperations - Interface in org.omg.PortableServer
- 
An adapter activator supplies a POA with the ability 
 to create child POAs on demand, as a side-effect of 
 receiving a request that names the child POA 
 (or one of its children), or when find_POA is called 
 with an activate parameter value of TRUE. 
- AdapterAlreadyExists - Exception in org.omg.PortableServer.POAPackage
- 
org/omg/PortableServer/POAPackage/AdapterAlreadyExists.java . 
- AdapterAlreadyExists() - Constructor for exception org.omg.PortableServer.POAPackage.AdapterAlreadyExists
-  
- AdapterAlreadyExists(String) - Constructor for exception org.omg.PortableServer.POAPackage.AdapterAlreadyExists
-  
- AdapterAlreadyExistsHelper - Class in org.omg.PortableServer.POAPackage
- 
org/omg/PortableServer/POAPackage/AdapterAlreadyExistsHelper.java . 
- AdapterAlreadyExistsHelper() - Constructor for class org.omg.PortableServer.POAPackage.AdapterAlreadyExistsHelper
-  
- AdapterInactive - Exception in org.omg.PortableServer.POAManagerPackage
- 
org/omg/PortableServer/POAManagerPackage/AdapterInactive.java . 
- AdapterInactive() - Constructor for exception org.omg.PortableServer.POAManagerPackage.AdapterInactive
-  
- AdapterInactive(String) - Constructor for exception org.omg.PortableServer.POAManagerPackage.AdapterInactive
-  
- AdapterInactiveHelper - Class in org.omg.PortableServer.POAManagerPackage
- 
org/omg/PortableServer/POAManagerPackage/AdapterInactiveHelper.java . 
- AdapterInactiveHelper() - Constructor for class org.omg.PortableServer.POAManagerPackage.AdapterInactiveHelper
-  
- AdapterManagerIdHelper - Class in org.omg.PortableInterceptor
- 
Adapter manager identifier. 
- AdapterManagerIdHelper() - Constructor for class org.omg.PortableInterceptor.AdapterManagerIdHelper
-  
- AdapterNameHelper - Class in org.omg.PortableInterceptor
- 
The name of an object adapter. 
- AdapterNameHelper() - Constructor for class org.omg.PortableInterceptor.AdapterNameHelper
-  
- AdapterNonExistent - Exception in org.omg.PortableServer.POAPackage
- 
org/omg/PortableServer/POAPackage/AdapterNonExistent.java . 
- AdapterNonExistent() - Constructor for exception org.omg.PortableServer.POAPackage.AdapterNonExistent
-  
- AdapterNonExistent(String) - Constructor for exception org.omg.PortableServer.POAPackage.AdapterNonExistent
-  
- AdapterNonExistentHelper - Class in org.omg.PortableServer.POAPackage
- 
org/omg/PortableServer/POAPackage/AdapterNonExistentHelper.java . 
- AdapterNonExistentHelper() - Constructor for class org.omg.PortableServer.POAPackage.AdapterNonExistentHelper
-  
- AdapterStateHelper - Class in org.omg.PortableInterceptor
- 
Type of object adapter state. 
- AdapterStateHelper() - Constructor for class org.omg.PortableInterceptor.AdapterStateHelper
-  
- 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(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(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(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(ActionListener, ActionListener) - Static method in class java.awt.AWTEventMulticaster
- 
Adds action-listener-a with action-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(AdjustmentListener, AdjustmentListener) - Static method in class java.awt.AWTEventMulticaster
- 
Adds adjustment-listener-a with adjustment-listener-b and
 returns the resulting multicast listener. 
- add(TextListener, TextListener) - Static method in class java.awt.AWTEventMulticaster
-  
- 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(HierarchyListener, HierarchyListener) - Static method in class java.awt.AWTEventMulticaster
- 
Adds hierarchy-listener-a with hierarchy-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(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(String) - Method in class java.awt.Choice
- 
Adds an item to this Choicemenu.
 
- add(PopupMenu) - Method in class java.awt.Component
- 
Adds the specified popup menu to the component. 
- add(Component) - Method in class java.awt.Container
- 
Appends the specified component to the end of this container. 
- add(String, Component) - Method in class java.awt.Container
- 
Adds the specified component to this container. 
- add(Component, int) - Method in class java.awt.Container
- 
Adds the specified component to this container at the given
 position. 
- add(Component, Object) - Method in class java.awt.Container
- 
Adds the specified component to the end of this container. 
- 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(Area) - Method in class java.awt.geom.Area
- 
Adds the shape of the specified Areato the
 shape of thisArea.
 
- add(double, double) - Method in class java.awt.geom.Rectangle2D
- 
Adds a point, specified by the double precision arguments
 newxandnewy, to thisRectangle2D.
 
- add(Point2D) - Method in class java.awt.geom.Rectangle2D
- 
Adds the Point2Dobjectptto thisRectangle2D.
 
- add(Rectangle2D) - Method in class java.awt.geom.Rectangle2D
- 
Adds a Rectangle2Dobject to thisRectangle2D.
 
- add(Object) - Method in class java.awt.image.renderable.ParameterBlock
- 
Adds an object to the list of parameters. 
- add(byte) - Method in class java.awt.image.renderable.ParameterBlock
- 
Adds a Byte to the list of parameters. 
- add(char) - Method in class java.awt.image.renderable.ParameterBlock
- 
Adds a Character to the list of parameters. 
- add(short) - Method in class java.awt.image.renderable.ParameterBlock
- 
Adds a Short to the list of parameters. 
- add(int) - Method in class java.awt.image.renderable.ParameterBlock
- 
Adds a Integer to the list of parameters. 
- add(long) - Method in class java.awt.image.renderable.ParameterBlock
- 
Adds a Long to the list of parameters. 
- add(float) - Method in class java.awt.image.renderable.ParameterBlock
- 
Adds a Float to the list of parameters. 
- add(double) - Method in class java.awt.image.renderable.ParameterBlock
- 
Adds a Double to the list of parameters. 
- add(String) - Method in class java.awt.List
- 
Adds the specified item to the end of scrolling list. 
- add(String, int) - Method in class java.awt.List
- 
Adds the specified item to the the scrolling list
 at the position indicated by the index. 
- add(MenuItem) - Method in class java.awt.Menu
- 
Adds the specified menu item to this menu. 
- add(String) - Method in class java.awt.Menu
- 
Adds an item with the specified label to this menu. 
- add(Menu) - Method in class java.awt.MenuBar
- 
Adds the specified menu to the menu bar. 
- add(int, int) - Method in class java.awt.Rectangle
- 
Adds a point, specified by the integer arguments newx,newyto the bounds of thisRectangle.
 
- add(Point) - Method in class java.awt.Rectangle
- 
Adds the specified Pointto the bounds of thisRectangle.
 
- add(Rectangle) - Method in class java.awt.Rectangle
- 
Adds a Rectangleto thisRectangle.
 
- add(RenderingHints) - Method in class java.awt.RenderingHints
- 
Adds all of the keys and corresponding values from the specified
 RenderingHintsobject to thisRenderingHintsobject.
 
- add(TrayIcon) - Method in class java.awt.SystemTray
- 
Adds a TrayIconto theSystemTray.
 
- add(Object) - Method in class java.beans.beancontext.BeanContextSupport
- 
Adds/nests a child within this BeanContext. 
- add(BigDecimal) - Method in class java.math.BigDecimal
- 
Returns a BigDecimalwhose value is(this +
 augend), and whose scale ismax(this.scale(),
 augend.scale()).
 
- add(BigDecimal, MathContext) - Method in class java.math.BigDecimal
- 
Returns a BigDecimalwhose 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 the PermissionCollection for the class the
 permission belongs to. 
- 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(int, E) - Method in class java.util.AbstractList
- 
Inserts the specified element at the specified position in 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 an IllegalStateException
 if no space is currently available. 
- add(int, E) - Method in class java.util.AbstractSequentialList
- 
Inserts the specified element at the specified position in this list
 (optional operation). 
- 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(int, E) - Method in class java.util.ArrayList
- 
Inserts the specified element at the specified position in this
 list. 
- 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(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 trueupon success and throwing anIllegalStateExceptionif this queue is full.
 
- add(double) - Method in class java.util.concurrent.atomic.DoubleAdder
- 
Adds the given value. 
- add(long) - Method in class java.util.concurrent.atomic.LongAdder
- 
Adds the given value. 
- 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
 trueupon success and throwing anIllegalStateExceptionif 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
 trueupon success and throwing anIllegalStateExceptionif no space is currently available.
 
- 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(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(int, E) - Method in class java.util.concurrent.CopyOnWriteArrayList
- 
Inserts the specified element at the specified position in 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
 trueupon success and throwing anIllegalStateExceptionif no space is currently available.
 
- 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(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(int, E) - Method in class java.util.LinkedList
- 
Inserts the specified element at the specified position in this list. 
- add(E) - Method in interface java.util.List
- 
Appends the specified element to the end of this list (optional
 operation). 
- add(int, E) - Method in interface java.util.List
- 
Inserts the specified element at the specified position in 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
 trueupon success and throwing anIllegalStateExceptionif 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(double) - Method in interface java.util.stream.DoubleStream.Builder
- 
Adds an element to the stream being built. 
- add(int) - Method in interface java.util.stream.IntStream.Builder
- 
Adds an element to the stream being built. 
- add(long) - Method in interface java.util.stream.LongStream.Builder
- 
Adds an element to the stream being built. 
- add(T) - Method in interface java.util.stream.Stream.Builder
- 
Adds an element to the stream being built. 
- add(CharSequence) - Method in class java.util.StringJoiner
- 
Adds a copy of the given CharSequencevalue as the next
 element of theStringJoinervalue.
 
- 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(int, E) - Method in class java.util.Vector
- 
Inserts the specified element at the specified position in this Vector. 
- 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 Attributespecified as the last element of the list.
 
- add(int, Attribute) - Method in class javax.management.AttributeList
- 
Inserts the attribute specified as an element at the position specified. 
- add(Object) - Method in class javax.management.AttributeList
- 
Appends the specified element to the end of this list. 
- add(int, Object) - Method in class javax.management.AttributeList
- 
Inserts the specified element at the specified position in this
 list. 
- add(Role) - Method in class javax.management.relation.RoleList
- 
Adds the Role specified as the last element of the list. 
- add(int, Role) - Method in class javax.management.relation.RoleList
- 
Inserts the role specified as an element at the position specified. 
- add(Object) - Method in class javax.management.relation.RoleList
-  
- add(int, Object) - Method in class javax.management.relation.RoleList
-  
- add(RoleUnresolved) - Method in class javax.management.relation.RoleUnresolvedList
- 
Adds the RoleUnresolved specified as the last element of the list. 
- add(int, RoleUnresolved) - Method in class javax.management.relation.RoleUnresolvedList
- 
Inserts the unresolved role specified as an element at the position
 specified. 
- add(Object) - Method in class javax.management.relation.RoleUnresolvedList
-  
- add(int, Object) - Method in class javax.management.relation.RoleUnresolvedList
-  
- add(String) - Method in class javax.naming.CompositeName
- 
Adds a single component to the end of this composite name. 
- add(int, String) - Method in class javax.naming.CompositeName
- 
Adds a single component at a specified position within this
 composite name. 
- add(String) - Method in class javax.naming.CompoundName
- 
Adds a single component to the end of this compound name. 
- add(int, String) - Method in class javax.naming.CompoundName
- 
Adds a single component at a specified position within this
 compound name. 
- add(Object) - Method in interface javax.naming.directory.Attribute
- 
Adds a new value to the attribute. 
- add(int, Object) - Method in interface javax.naming.directory.Attribute
- 
Adds an attribute value to the ordered list of attribute values. 
- add(Object) - Method in class javax.naming.directory.BasicAttribute
- 
Adds a new value to this attribute. 
- add(int, Object) - Method in class javax.naming.directory.BasicAttribute
-  
- add(String) - Method in class javax.naming.ldap.LdapName
- 
Adds a single component to the end of this LDAP name. 
- add(Rdn) - Method in class javax.naming.ldap.LdapName
- 
Adds a single RDN to the end of this LDAP 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, Rdn) - Method in class javax.naming.ldap.LdapName
- 
Adds a single RDN at a specified position within this
 LDAP name. 
- add(String) - Method in interface javax.naming.Name
- 
Adds a single component to the end of this name. 
- add(int, String) - Method in interface javax.naming.Name
- 
Adds a single component at a specified position within this name. 
- add(RefAddr) - Method in class javax.naming.Reference
- 
Adds an address to the end of the list of addresses. 
- add(int, RefAddr) - Method in class javax.naming.Reference
- 
Adds an address to the list of addresses at index posn. 
- 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(int, E) - Method in class javax.swing.DefaultListModel
- 
Inserts the specified element at the specified position in this list. 
- add(Class<T>, T) - Method in class javax.swing.event.EventListenerList
- 
Adds the listener as a listener of the specified type. 
- add(JMenuItem) - Method in class javax.swing.JMenu
- 
Appends a menu item to the end of this menu. 
- add(Component) - Method in class javax.swing.JMenu
- 
Appends a component to the end of this menu. 
- add(Component, int) - Method in class javax.swing.JMenu
- 
Adds the specified component to this container at the given
 position. 
- 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(Action) - Method in class javax.swing.JMenu
- 
Creates a new menu item attached to the specified
 Actionobject and appends it to the end of this menu.
 
- 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.JPopupMenu
- 
Appends the specified menu item 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(Action) - Method in class javax.swing.JPopupMenu
- 
Appends a new menu item to the end of the menu which
 dispatches the specified Actionobject.
 
- add(Component) - Method in class javax.swing.JTabbedPane
- 
Adds a componentwith a tab title defaulting to
 the name of the component which is the result of callingcomponent.getName.
 
- add(String, Component) - Method in class javax.swing.JTabbedPane
- 
Adds a componentwith the specified tab title.
 
- add(Component, int) - Method in class javax.swing.JTabbedPane
- 
Adds a componentat the specified tab index with a tab
 title defaulting to the name of the component.
 
- add(Component, Object) - Method in class javax.swing.JTabbedPane
- 
Adds a componentto the tabbed pane.
 
- add(Component, Object, int) - Method in class javax.swing.JTabbedPane
- 
Adds a componentat the specified tab index.
 
- add(Action) - Method in class javax.swing.JToolBar
- 
Adds a new JButtonwhich dispatches the action.
 
- add(MutableTreeNode) - Method in class javax.swing.tree.DefaultMutableTreeNode
- 
Removes newChildfrom 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 durationto 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(GSSName, int, int, Oid, int) - Method in interface org.ietf.jgss.GSSCredential
- 
Adds a mechanism specific credential-element to an existing
 credential. 
- add(String) - Method in class org.omg.CORBA.ContextList
- 
Adds a Stringobject to thisContextListobject.
 
- add(TypeCode) - Method in class org.omg.CORBA.ExceptionList
- 
Adds a TypeCodeobject describing an exception
 to thisExceptionListobject.
 
- add(int) - Method in class org.omg.CORBA.NVList
- 
Creates a new NamedValueobject initialized with the given flag
 and adds it to the end of thisNVListobject.
 
- ADD_ATTRIBUTE - Static variable in interface javax.naming.directory.DirContext
- 
This constant specifies to add an attribute with the specified values. 
- add_client_request_interceptor(ClientRequestInterceptor) - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
- 
Used to add a client-side request Interceptor to the list of 
 client-side request Interceptors. 
- ADD_FILE - Static variable in enum java.nio.file.attribute.AclEntryPermission
- 
- add_in_arg() - Method in class org.omg.CORBA.Request
- 
Creates an input argument and adds it to this Requestobject.
 
- add_inout_arg() - Method in class org.omg.CORBA.Request
- 
Adds an input/output argument to this Requestobject.
 
- add_ior_component(TaggedComponent) - Method in interface org.omg.PortableInterceptor.IORInfoOperations
- 
A portable ORB service implementation calls 
 add_ior_componentfrom its implementation ofestablish_componentsto add a tagged component to the 
 set which will be included when constructing IORs.
 
- add_ior_component_to_profile(TaggedComponent, int) - Method in interface org.omg.PortableInterceptor.IORInfoOperations
- 
A portable ORB service implementation calls 
 add_ior_component_to_profilefrom its implementation ofestablish_componentsto add a tagged component to the 
 set which will be included when constructing IORs.
 
- add_ior_interceptor(IORInterceptor) - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
- 
Used to add an IOR Interceptor to the list of IOR Interceptors. 
- add_item(String, int) - Method in class org.omg.CORBA.NVList
- 
Creates a new NamedValueobject initialized with the
 given name and flag,
 and adds it to the end of thisNVListobject.
 
- add_named_in_arg(String) - Method in class org.omg.CORBA.Request
- 
Creates an input argument with the given name and adds it to
 this Requestobject.
 
- add_named_inout_arg(String) - Method in class org.omg.CORBA.Request
- 
Adds an input/output argument with the given name to this
 Requestobject.
 
- add_named_out_arg(String) - Method in class org.omg.CORBA.Request
- 
Adds an output argument with the given name to this
 Requestobject.
 
- add_out_arg() - Method in class org.omg.CORBA.Request
- 
Adds an output argument to this Requestobject.
 
- ADD_OVERRIDE - Static variable in class org.omg.CORBA.SetOverrideType
- 
The SetOverrideTypeconstant for the enum value ADD_OVERRIDE.
 
- add_reply_service_context(ServiceContext, boolean) - Method in interface org.omg.PortableInterceptor.ServerRequestInfoOperations
- 
Allows Interceptors to add service contexts to the request. 
- add_request_service_context(ServiceContext, boolean) - Method in interface org.omg.PortableInterceptor.ClientRequestInfoOperations
- 
Allows Interceptors to add service contexts to the request. 
- add_server_request_interceptor(ServerRequestInterceptor) - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
- 
Used to add a server-side request Interceptor to the list of 
 server-side request Interceptors. 
- ADD_SUBDIRECTORY - Static variable in enum java.nio.file.attribute.AclEntryPermission
- 
- add_value(String, Any, int) - Method in class org.omg.CORBA.NVList
- 
Creates a new NamedValueobject initialized with the
 given name, value, and flag,
 and adds it to the end of thisNVListobject.
 
- 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 Accessiblechild 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 ith 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 Accessiblechild 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) - 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
 ActionEvents from thisTrayIcon.
 
- addActionListener(ActionListener) - Method in class javax.swing.AbstractButton
- 
Adds an ActionListenerto the button.
 
- addActionListener(ActionListener) - Method in interface javax.swing.ButtonModel
- 
Adds an ActionListenerto the model.
 
- addActionListener(ActionListener) - Method in interface javax.swing.ComboBoxEditor
- 
Add an ActionListener. 
- addActionListener(ActionListener) - Method in class javax.swing.DefaultButtonModel
- 
Adds an ActionListenerto the model.
 
- addActionListener(ActionListener) - Method in class javax.swing.JComboBox
- 
Adds an ActionListener.
 
- addActionListener(ActionListener) - Method in class javax.swing.JFileChooser
- 
Adds an ActionListenerto 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) - 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
 AdjustmentEventfrom 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(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<? extends E>) - Method in class java.util.AbstractCollection
- 
Adds all of the elements in the specified collection to this collection
 (optional operation). 
- 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(Collection<? extends E>) - Method in class java.util.AbstractQueue
- 
Adds all of the elements in the specified collection to this
 queue. 
- 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(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(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(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<? super T>, T...) - Static method in class java.util.Collections
- 
Adds all of the specified elements to the specified collection. 
- addAll(Collection<? extends K>) - Method in class java.util.concurrent.ConcurrentHashMap.KeySetView
- 
- 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(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(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.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(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(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(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(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(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(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 AttributeListspecified to
 the end of the list, in the order in which they are returned by the
 Iterator of theAttributeListspecified.
 
- addAll(int, AttributeList) - Method in class javax.management.AttributeList
- 
Inserts all of the elements in the AttributeListspecified
 into this list, starting at the specified position, in the order in which
 they are returned by the Iterator of theAttributeListspecified.
 
- 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(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(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(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(Collection<?>) - Method in class javax.management.relation.RoleList
-  
- addAll(int, Collection<?>) - Method in class javax.management.relation.RoleList
-  
- 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(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(Collection<?>) - Method in class javax.management.relation.RoleUnresolvedList
-  
- addAll(int, Collection<?>) - Method in class javax.management.relation.RoleUnresolvedList
-  
- 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(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(Name) - Method in class javax.naming.CompoundName
- 
Adds the components of a compound name -- in order -- to the end of
 this compound 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(Name) - Method in class javax.naming.ldap.LdapName
- 
Adds the components of a name -- in order -- to the end of this name. 
- 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(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, 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(Name) - Method in interface javax.naming.Name
- 
Adds the components of a name -- in order -- to the end of 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(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. 
- addAncestorListener(AncestorListener) - Method in class javax.swing.JComponent
- 
Registers listenerso that it will receiveAncestorEventswhen 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. 
- addAndGet(int, int) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
- 
Atomically adds the given value to the element at index i.
 
- 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(long) - Method in class java.util.concurrent.atomic.AtomicLong
- 
Atomically adds the given value to the current value. 
- addAndGet(int, long) - Method in class java.util.concurrent.atomic.AtomicLongArray
- 
Atomically adds the given value to the element at index i.
 
- 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. 
- addAttachmentPart(AttachmentPart) - Method in class javax.xml.soap.SOAPMessage
- 
Adds the given AttachmentPartobject to thisSOAPMessageobject.
 
- 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(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, 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, 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, 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(Object, Object) - Method in class javax.swing.text.AbstractDocument.AbstractElement
- 
Adds an attribute to the element. 
- 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(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(AttributeSet, Object, Object) - Method in class javax.swing.text.StyleContext
- 
Adds an attribute to the given set, and returns
 the new representative set. 
- addAttribute(Object, Object) - Method in class javax.swing.text.StyleContext.NamedStyle
- 
Adds an attribute. 
- addAttribute(Name, String) - Method in interface javax.xml.soap.SOAPElement
- 
Adds an attribute with the specified name and value to this
 SOAPElementobject.
 
- addAttribute(QName, String) - Method in interface javax.xml.soap.SOAPElement
- 
Adds an attribute with the specified name and value to this
 SOAPElementobject.
 
- 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) - 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.helpers.AttributesImpl
- 
Add an attribute to the end of the list. 
- 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, 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) - 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, AttributeSet) - Method in class javax.swing.text.StyleContext
- 
Adds a set of attributes to the element. 
- addAttributes(AttributeSet) - Method in class javax.swing.text.StyleContext.NamedStyle
- 
Adds a set of attributes to the element. 
- addAuxiliaryLookAndFeel(LookAndFeel) - Static method in class javax.swing.UIManager
- 
Adds a LookAndFeelto 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 PreparedStatementobject'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
 Statementobject.
 
- addBeanContextMembershipListener(BeanContextMembershipListener) - Method in interface java.beans.beancontext.BeanContext
- 
Adds the specified BeanContextMembershipListenerto receiveBeanContextMembershipEventsfrom
 thisBeanContextwhenever 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 BeanContextServicesListenerto this BeanContext
 
- addBeanContextServicesListener(BeanContextServicesListener) - Method in class java.beans.beancontext.BeanContextServicesSupport
- 
add a BeanContextServicesListener 
- addBody() - Method in interface javax.xml.soap.SOAPEnvelope
- 
Creates a SOAPBodyobject and sets it as theSOAPBodyobject for thisSOAPEnvelopeobject.
 
- addBodyElement(Name) - Method in interface javax.xml.soap.SOAPBody
- 
Creates a new SOAPBodyElementobject with the specified
 name and adds it to thisSOAPBodyobject.
 
- addBodyElement(QName) - Method in interface javax.xml.soap.SOAPBody
- 
Creates a new SOAPBodyElementobject with the specified
 QName and adds it to thisSOAPBodyobject.
 
- 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 TRUEandFALSE, 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
 buttonsand adds it tocontainer.
 
- addCaretListener(CaretListener) - Method in class javax.swing.text.JTextComponent
- 
Adds a caret listener for notification of any changes
 to the caret. 
- addCellEditorListener(CellEditorListener) - Method in class javax.swing.AbstractCellEditor
- 
Adds a CellEditorListenerto 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 PKIXCertPathCheckerto the list of certification
 path checkers.
 
- addCertStore(CertStore) - Method in class java.security.cert.PKIXParameters
- 
Adds a CertStoreto the end of the list ofCertStores used in finding certificates and CRLs.
 
- addChangeListener(ChangeListener) - Method in class javax.swing.AbstractButton
- 
Adds a ChangeListenerto 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 ChangeListenerto the model.
 
- addChangeListener(ChangeListener) - Method in interface javax.swing.colorchooser.ColorSelectionModel
- 
Adds listeneras a listener to changes in the model.
 
- addChangeListener(ChangeListener) - Method in class javax.swing.colorchooser.DefaultColorSelectionModel
- 
Adds a ChangeListenerto the model.
 
- addChangeListener(ChangeListener) - Method in class javax.swing.DefaultBoundedRangeModel
- 
Adds a ChangeListener.
 
- addChangeListener(ChangeListener) - Method in class javax.swing.DefaultButtonModel
- 
Adds a ChangeListenerto the model.
 
- addChangeListener(ChangeListener) - Method in class javax.swing.DefaultSingleSelectionModel
- 
Adds a ChangeListenerto the button.
 
- addChangeListener(ChangeListener) - Method in class javax.swing.JProgressBar
- 
Adds the specified ChangeListenerto 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 ChangeListenerto this tabbedpane.
 
- addChangeListener(ChangeListener) - Method in class javax.swing.JViewport
- 
Adds a ChangeListenerto 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 ChangeListenerto 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. 
- addChildElement(Name) - Method in interface javax.xml.soap.SOAPElement
- 
Creates a new SOAPElementobject initialized with the
 givenNameobject and adds the new element to thisSOAPElementobject.
 
- addChildElement(QName) - Method in interface javax.xml.soap.SOAPElement
- 
Creates a new SOAPElementobject initialized with the givenQNameobject and adds the new element to thisSOAPElementobject.
 
- addChildElement(String) - Method in interface javax.xml.soap.SOAPElement
- 
Creates a new SOAPElementobject initialized with the
 specified local name and adds the new element to thisSOAPElementobject.
 
- addChildElement(String, String) - Method in interface javax.xml.soap.SOAPElement
- 
Creates a new SOAPElementobject initialized with the
 specified local name and prefix and adds the new element to thisSOAPElementobject.
 
- addChildElement(String, String, String) - Method in interface javax.xml.soap.SOAPElement
- 
Creates a new SOAPElementobject initialized with the
 specified local name, prefix, and URI and adds the new element to thisSOAPElementobject.
 
- addChildElement(SOAPElement) - Method in interface javax.xml.soap.SOAPElement
- 
Add a SOAPElementas a child of thisSOAPElementinstance.
 
- 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. 
- addColumn(TableColumn) - Method in class javax.swing.JTable
- 
Appends aColumnto the end of the array of columns held by
  thisJTable's column model.
 
- addColumn(TableColumn) - Method in class javax.swing.table.DefaultTableColumnModel
- 
Appends aColumnto the end of thetableColumnsarray.
 
- addColumn(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(Object, Object[]) - Method in class javax.swing.table.DefaultTableModel
- 
Adds a column to the model. 
- addColumn(TableColumn) - Method in interface javax.swing.table.TableColumnModel
- 
Appends aColumnto the end of thetableColumnsarray.
 
- 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 index0toindex1,
 inclusive, to the current selection.
 
- addComponent(Component) - Method in class javax.swing.GroupLayout.Group
- 
Adds a Componentto thisGroup.
 
- addComponent(Component, int, int, int) - Method in class javax.swing.GroupLayout.Group
- 
Adds a Componentto thisGroupwith the specified size.
 
- addComponent(Component) - Method in class javax.swing.GroupLayout.ParallelGroup
- 
Adds a Componentto thisGroup.
 
- addComponent(Component, int, int, int) - Method in class javax.swing.GroupLayout.ParallelGroup
- 
Adds a Componentto thisGroupwith the specified size.
 
- addComponent(Component, GroupLayout.Alignment) - Method in class javax.swing.GroupLayout.ParallelGroup
- 
Adds a Componentto thisParallelGroupwith
 the specified alignment.
 
- addComponent(Component, GroupLayout.Alignment, int, int, int) - Method in class javax.swing.GroupLayout.ParallelGroup
- 
Adds a Componentto thisParallelGroupwith the
 specified alignment and size.
 
- addComponent(Component) - Method in class javax.swing.GroupLayout.SequentialGroup
- 
Adds a Componentto thisGroup.
 
- addComponent(boolean, Component) - Method in class javax.swing.GroupLayout.SequentialGroup
- 
Adds a Componentto thisGroup.
 
- addComponent(Component, int, int, int) - Method in class javax.swing.GroupLayout.SequentialGroup
- 
Adds a Componentto thisGroupwith the specified size.
 
- addComponent(boolean, Component, int, int, int) - Method in class javax.swing.GroupLayout.SequentialGroup
- 
Adds a Componentto thisGroupwith the specified size.
 
- addComponentListener(ComponentListener) - Method in class java.awt.Component
- 
Adds the specified component listener to receive component events from
 this component. 
- 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 PooledConnectionobject.
 
- 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 ImageConsumerto the list of consumers interested in data for the filtered image.
 
- addConsumer(ImageConsumer) - Method in interface java.awt.image.ImageProducer
- 
Registers an ImageConsumerwith theImageProducerfor 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 Componentwith the specified size.
 
- 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. 
- addControlButtons() - Method in class javax.swing.plaf.metal.MetalFileChooserUI
-  
- 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. 
- 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. 
- addDetail() - Method in interface javax.xml.soap.SOAPFault
- 
Creates an optional Detailobject and sets it as theDetailobject for thisSOAPFaultobject.
 
- addDetailEntry(Name) - Method in interface javax.xml.soap.Detail
- 
Creates a new DetailEntryobject with the given
 name and adds it to thisDetailobject.
 
- addDetailEntry(QName) - Method in interface javax.xml.soap.Detail
- 
Creates a new DetailEntryobject with the given
 QName and adds it to thisDetailobject.
 
- addDirtyRegion(JComponent, int, int, int, int) - Method in class javax.swing.RepaintManager
- 
Add a component in the list of components that should be refreshed. 
- addDirtyRegion(Window, int, int, int, int) - Method in class javax.swing.RepaintManager
- 
Adds windowto the list ofComponents that
 need to be repainted.
 
- addDirtyRegion(Applet, int, int, int, int) - Method in class javax.swing.RepaintManager
- 
Adds appletto the list ofComponents that
 need to be repainted.
 
- addDocument(Document) - Method in interface javax.xml.soap.SOAPBody
- 
Adds the root node of the DOM  Document
 to this  SOAPBody object. 
- 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 DragSourceListenerto thisDragSourceto receive drag source events during drag
 operations intiated with thisDragSource.
 
- addDragSourceListener(DragSourceListener) - Method in class java.awt.dnd.DragSourceContext
- 
Add a DragSourceListenerto thisDragSourceContextif one has not already been added.
 
- addDragSourceMotionListener(DragSourceMotionListener) - Method in class java.awt.dnd.DragSource
- 
Adds the specified DragSourceMotionListenerto thisDragSourceto receive drag motion events during drag
 operations intiated 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,
 acceptsanEditand returns true.
 
- addEdit(UndoableEdit) - Method in interface javax.swing.undo.UndoableEdit
- 
Adds an UndoableEditto thisUndoableEdit.
 
- addEdit(UndoableEdit) - Method in class javax.swing.undo.UndoManager
- 
Adds an UndoableEditto 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(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.
 
- 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. 
- addEntry(Principal, AclEntry) - Method in interface java.security.acl.Acl
- 
Adds an ACL entry to this ACL. 
- 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(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(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.StrictMath
- 
Returns the sum of its arguments,
 throwing an exception if the result overflows a long.
 
- addFault() - Method in interface javax.xml.soap.SOAPBody
- 
Creates a new SOAPFaultobject and adds it to
 thisSOAPBodyobject.
 
- addFault(Name, String, Locale) - Method in interface javax.xml.soap.SOAPBody
- 
Creates a new SOAPFaultobject and adds it to
 thisSOAPBodyobject.
 
- addFault(QName, String, Locale) - Method in interface javax.xml.soap.SOAPBody
- 
Creates a new SOAPFaultobject and adds it to thisSOAPBodyobject.
 
- addFault(Name, String) - Method in interface javax.xml.soap.SOAPBody
- 
Creates a new  SOAPFaultobject and adds it to thisSOAPBodyobject.
 
- addFault(QName, String) - Method in interface javax.xml.soap.SOAPBody
- 
Creates a new SOAPFaultobject and adds it to thisSOAPBodyobject.
 
- addFaultReasonText(String, Locale) - Method in interface javax.xml.soap.SOAPFault
- 
Appends or replaces a Reason Text item containing the specified
 text message and an xml:lang derived from
 locale.
 
- addFirst(E) - Method in class java.util.ArrayDeque
- 
Inserts the specified element at the front of this deque. 
- 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 IllegalStateExceptionif 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.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 IllegalStateExceptionif no space is currently
 available.
 
- addFirst(E) - Method in class java.util.LinkedList
- 
Inserts the specified element at the beginning of this list. 
- addFlavorForUnencodedNative(String, DataFlavor) - Method in class java.awt.datatransfer.SystemFlavorMap
- 
Adds a mapping from a single Stringnative to a singleDataFlavor.
 
- addFlavorListener(FlavorListener) - Method in class java.awt.datatransfer.Clipboard
- 
Registers the specified FlavorListenerto receiveFlavorEvents from this clipboard.
 
- 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, int, int) - Method in class javax.swing.GroupLayout.Group
- 
Adds a gap to this Groupwith the specified size.
 
- addGap(int) - Method in class javax.swing.GroupLayout.ParallelGroup
- 
Adds a rigid gap to this Group.
 
- addGap(int, int, int) - Method in class javax.swing.GroupLayout.ParallelGroup
- 
Adds a gap to this Groupwith the specified size.
 
- 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.SequentialGroup
- 
Adds a gap to this Groupwith the specified size.
 
- addGroup(GroupLayout.Group) - Method in class javax.swing.GroupLayout.Group
- 
Adds a Groupto thisGroup.
 
- addGroup(GroupLayout.Group) - Method in class javax.swing.GroupLayout.ParallelGroup
- 
Adds a Groupto thisGroup.
 
- addGroup(GroupLayout.Alignment, GroupLayout.Group) - Method in class javax.swing.GroupLayout.ParallelGroup
- 
Adds a Groupto thisParallelGroupwith the
 specified alignment.
 
- addGroup(GroupLayout.Group) - Method in class javax.swing.GroupLayout.SequentialGroup
- 
Adds a Groupto thisGroup.
 
- addGroup(boolean, GroupLayout.Group) - Method in class javax.swing.GroupLayout.SequentialGroup
- 
Adds a Groupto thisGroup.
 
- 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. 
- addHeader(String, String) - Method in class javax.xml.soap.MimeHeaders
- 
Adds a MimeHeaderobject with the specified name and value
 to thisMimeHeadersobject's list of headers.
 
- addHeader() - Method in interface javax.xml.soap.SOAPEnvelope
- 
Creates a SOAPHeaderobject and sets it as theSOAPHeaderobject for thisSOAPEnvelopeobject.
 
- addHeaderElement(Name) - Method in interface javax.xml.soap.SOAPHeader
- 
Creates a new SOAPHeaderElementobject initialized with the
 specified name and adds it to thisSOAPHeaderobject.
 
- addHeaderElement(QName) - Method in interface javax.xml.soap.SOAPHeader
- 
Creates a new SOAPHeaderElementobject initialized with the
 specified qname and adds it to thisSOAPHeaderobject.
 
- 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
 getIcontotop.
 
- 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 IIOReadProgressListenerto the list of
 registered progress listeners.
 
- addIIOReadUpdateListener(IIOReadUpdateListener) - Method in class javax.imageio.ImageReader
- 
Adds an IIOReadUpdateListenerto the list of
 registered update listeners.
 
- addIIOReadWarningListener(IIOReadWarningListener) - Method in class javax.imageio.ImageReader
- 
Adds an IIOReadWarningListenerto the list of
 registered warning listeners.
 
- addIIOWriteProgressListener(IIOWriteProgressListener) - Method in class javax.imageio.ImageWriter
- 
Adds an IIOWriteProgressListenerto the list of
 registered progress listeners.
 
- addIIOWriteWarningListener(IIOWriteWarningListener) - Method in class javax.imageio.ImageWriter
- 
Adds an IIOWriteWarningListenerto 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
- 
- 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
- 
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 JLayerand always throwsUnsupportedOperationException
 
- addImpl(Component, Object, int) - Method in class javax.swing.JLayeredPane
-  
- 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 JButtonis 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.
 
- addInputMethodListener(InputMethodListener) - Method in class java.awt.Component
- 
Adds the specified input method listener to receive
 input method events from this component. 
- addInputMethodListener(InputMethodListener) - Method in class javax.swing.text.JTextComponent
-  
- 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) - 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(String) - Method in class java.security.cert.X509CRLSelector
- 
- addIssuerName(byte[]) - Method in class java.security.cert.X509CRLSelector
- 
Adds a name to the issuerNames criterion. 
- addItem(String) - Method in class java.awt.Choice
- 
Obsolete as of Java 2 platform v1.1. 
- addItem(String) - Method in class java.awt.List
- 
- addItem(String, int) - Method in class java.awt.List
- 
- addItem(E) - Method in class javax.swing.JComboBox
- 
Adds an item to the item list. 
- 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 Choicemenu.
 
- 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 ItemListenerto thecheckbox.
 
- addItemListener(ItemListener) - Method in interface javax.swing.ButtonModel
- 
Adds an ItemListenerto the model.
 
- addItemListener(ItemListener) - Method in class javax.swing.DefaultButtonModel
- 
Adds an ItemListenerto the model.
 
- addItemListener(ItemListener) - Method in class javax.swing.JComboBox
- 
Adds an ItemListener.
 
- ADDITION - Static variable in interface org.w3c.dom.events.MutationEvent
- 
The Attrwas just added.
 
- AdditionalComments - Static variable in class javax.swing.text.html.HTMLDocument
- 
Document property key value. 
- 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) - 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 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 IllegalStateExceptionif 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.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 IllegalStateExceptionif no space is currently
 available.
 
- addLast(E) - Method in class java.util.LinkedList
- 
Appends the specified element to the end of this list. 
- addLayoutComponent(Component, Object) - Method in class java.awt.BorderLayout
- 
Adds the specified component to the layout, using the specified
 constraint object. 
- addLayoutComponent(String, Component) - Method in class java.awt.BorderLayout
- 
- addLayoutComponent(Component, Object) - Method in class java.awt.CardLayout
- 
Adds the specified component to this card layout's internal
 table of names. 
- addLayoutComponent(String, Component) - Method in class java.awt.CardLayout
- 
- 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(Component, Object) - Method in class java.awt.GridBagLayout
- 
Adds the specified component to the layout, using the specified
 constraintsobject.
 
- 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 compto the layout,
 associating it
 with the string specified byname.
 
- addLayoutComponent(Component, Object) - Method in interface java.awt.LayoutManager2
- 
Adds the specified component to the layout, using the specified
 constraint object. 
- addLayoutComponent(String, Component) - Method in class javax.swing.BoxLayout
- 
Not used by this class. 
- addLayoutComponent(Component, Object) - Method in class javax.swing.BoxLayout
- 
Not used by this class. 
- addLayoutComponent(String, Component) - Method in class javax.swing.GroupLayout
- 
Notification that a Componenthas been added to
 the parent container.
 
- addLayoutComponent(Component, Object) - Method in class javax.swing.GroupLayout
- 
Notification that a Componenthas been added to
 the parent container.
 
- addLayoutComponent(String, Component) - Method in class javax.swing.JRootPane.RootLayout
-  
- addLayoutComponent(Component, Object) - Method in class javax.swing.JRootPane.RootLayout
-  
- addLayoutComponent(String, Component) - Method in class javax.swing.JSpinner.DefaultEditor
- 
This LayoutManagermethod does nothing.
 
- addLayoutComponent(String, Component) - Method in class javax.swing.OverlayLayout
- 
Adds the specified component to the layout. 
- addLayoutComponent(Component, Object) - Method in class javax.swing.OverlayLayout
- 
Adds the specified component to the layout, using the specified
 constraint object. 
- 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
-  
- 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(Component, Object) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
- 
Adds the specified component to the layout, using the specified
 constraint object. 
- 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(Component, Object) - Method in class javax.swing.SpringLayout
- 
If constraintsis an instance ofSpringLayout.Constraints,
 associates the constraints with the specified component.
 
- 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) - 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. 
- 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. 
- addMailcap(String) - Method in class javax.activation.MailcapCommandMap
- 
Add entries to the registry. 
- addMember(Principal) - Method in interface java.security.acl.Group
- 
Adds the specified member to the group. 
- addMenuDragMouseListener(MenuDragMouseListener) - Method in class javax.swing.JMenuItem
- 
Adds a MenuDragMouseListenerto the menu item.
 
- addMenuKeyListener(MenuKeyListener) - Method in class javax.swing.JMenuItem
- 
Adds a MenuKeyListenerto the menu item.
 
- addMenuKeyListener(MenuKeyListener) - Method in class javax.swing.JPopupMenu
- 
Adds a MenuKeyListenerto the popup menu.
 
- 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 msgand
 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. 
- addMimeHeader(String, String) - Method in class javax.xml.soap.AttachmentPart
- 
Adds a MIME header with the specified name and value to this
 AttachmentPartobject.
 
- addMimeHeader(String, String) - Method in class javax.xml.soap.SOAPPart
- 
Creates a MimeHeaderobject with the specified
 name and value and adds it to thisSOAPPartobject.
 
- addMimeTypes(String) - Method in class javax.activation.MimetypesFileTypeMap
- 
Prepend the MIME type values to the registry. 
- 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) - 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. 
- addMtomAttachment(DataHandler, String, String) - Method in class javax.xml.bind.attachment.AttachmentMarshaller
- 
Consider MIME content datafor optimized binary storage as an attachment.
 
- addMtomAttachment(byte[], int, int, String, String, String) - Method in class javax.xml.bind.attachment.AttachmentMarshaller
- 
Consider binary datafor optimized binary storage as an attachment.
 
- addNamespaceDeclaration(String, String) - Method in interface javax.xml.soap.SOAPElement
- 
Adds a namespace declaration with the specified prefix and URI to this
 SOAPElementobject.
 
- 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(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(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. 
- 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, 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(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. 
- 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, long, long, boolean) - Method in class javax.management.timer.Timer
- 
Creates a new timer notification with the specified type,messageanduserDataand 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 class javax.management.timer.Timer
- 
Creates a new timer notification with the specified type,messageanduserDataand inserts it into the list of notifications with a given date,
 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,messageanduserDataand inserts it into the list of notifications with a given date
 and period and a null number of occurrences.
 
- addNotification(String, String, Object, Date) - Method in class javax.management.timer.Timer
- 
Creates a new timer notification with the specified type,messageanduserDataand 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, long, boolean) - Method in interface javax.management.timer.TimerMBean
- 
Creates a new timer notification with the specified type,messageanduserDataand 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,messageanduserDataand inserts it into the list of notifications with a given date,
 period and 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,messageanduserDataand inserts it into the list of notifications with a given date
 and period and a null number of occurrences.
 
- addNotification(String, String, Object, Date) - Method in interface javax.management.timer.TimerMBean
- 
Creates a new timer notification with the specified type,messageanduserDataand inserts it into the list of notifications with a given date
 and a null period and number of occurrences.
 
- addNotificationListener(ObjectName, NotificationListener, 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.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, NotificationFilter, Object) - Method in interface javax.management.MBeanServerConnection
- 
Adds a listener to a registered MBean. 
- 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(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
-  
- addNotificationListener(ObjectName, ObjectName, MarshalledObject, MarshalledObject, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl_Stub
-  
- addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.StandardEmitterMBean
-  
- addNotificationListeners(ObjectName[], MarshalledObject[], Subject[]) - Method in interface javax.management.remote.rmi.RMIConnection
- 
- addNotificationListeners(ObjectName[], MarshalledObject[], Subject[]) - Method in class javax.management.remote.rmi.RMIConnectionImpl
-  
- addNotificationListeners(ObjectName[], MarshalledObject[], Subject[]) - Method in class javax.management.remote.rmi.RMIConnectionImpl_Stub
-  
- 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 Componentdisplayable 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(ComponentPeer) - 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(DropTargetContextPeer) - Method in class java.awt.dnd.DropTargetContext
- 
Called when associated with the DropTargetContextPeer.
 
- 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.JLayer
- 
Notifies this component that it now has a parent component. 
- addNotify() - Method in class javax.swing.JMenuBar
- 
Overrides JComponent.addNotifyto register this
 menu bar with the current keyboard manager.
 
- addNotify() - Method in class javax.swing.JRootPane
- 
Notifies this component that it now has a parent component. 
- addNotify() - Method in class javax.swing.JTable
- 
Calls the configureEnclosingScrollPanemethod.
 
- addNotify() - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
-  
- addNotUnderstoodHeaderElement(QName) - Method in interface javax.xml.soap.SOAPHeader
- 
Creates a new NotUnderstood SOAPHeaderElementobject initialized
 with the specified name and adds it to thisSOAPHeaderobject.
 
- addObjectValue(String, Class<T>, boolean, T) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
- 
Allows an Objectreference 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 Objectreference 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 Objectreference of a given class type
 to be stored in nodes implementing the named element.
 
- addObjectValue(String, Class<?>, int, int) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
- 
Allows an Objectreference 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
- 
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. 
- addOwner(Principal, Principal) - Method in interface java.security.acl.Owner
- 
Adds an owner. 
- addPathToName(int, String) - Method in class java.security.cert.X509CertSelector
- 
Adds a name to the pathToNames criterion. 
- addPathToName(int, byte[]) - Method in class java.security.cert.X509CertSelector
- 
Adds a name to the pathToNames criterion. 
- addPermission(Permission) - Method in interface java.security.acl.AclEntry
- 
Adds the specified permission to this ACL entry. 
- addPoint(int, int) - Method in class java.awt.Polygon
- 
Appends the specified coordinates to this Polygon.
 
- addPopupMenuListener(PopupMenuListener) - Method in class javax.swing.JComboBox
- 
Adds a PopupMenulistener which will listen to notification
 messages from the popup portion of the combo box.
 
- addPopupMenuListener(PopupMenuListener) - Method in class javax.swing.JPopupMenu
- 
Adds a PopupMenulistener.
 
- addPort(QName, String, String) - Method in class javax.xml.ws.Service
- 
Creates a new port for the service. 
- addPort(QName, String, String) - Method in class javax.xml.ws.spi.ServiceDelegate
- 
Creates a new port for the service. 
- 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) - Method in class java.awt.Component.AccessibleAWTComponent
- 
Adds a PropertyChangeListenerto the listener list.
 
- addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Component
- 
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(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(String, PropertyChangeListener) - Method in class java.awt.Container
- 
Adds a PropertyChangeListener to the listener list for a specific
 property. 
- addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.KeyboardFocusManager
- 
Adds a PropertyChangeListener to the listener list. 
- 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 PropertyChangeListenerto 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(PropertyChangeListener) - Method in class java.awt.Window
- 
Adds a PropertyChangeListener to the listener list. 
- 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 PropertyChangeListenerto thisBeanContextChildin order to receive aPropertyChangeEventwhenever the specified property has changed.
 
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.beans.beancontext.BeanContextChildSupport
- 
Add a PropertyChangeListener for a specific property. 
- 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(String, PropertyChangeListener) - Method in class java.beans.PropertyChangeSupport
- 
Add a PropertyChangeListener for a specific property. 
- 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 interface java.util.jar.Pack200.Packer
- 
- addPropertyChangeListener(PropertyChangeListener) - Method in interface java.util.jar.Pack200.Unpacker
- 
- addPropertyChangeListener(PropertyChangeListener) - Method in class java.util.logging.LogManager
- 
- 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 PropertyChangeListenerto the listener list.
 
- addPropertyChangeListener(PropertyChangeListener) - Method in interface javax.swing.Action
- 
Adds a PropertyChangelistener.
 
- addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JComponent.AccessibleJComponent
- 
Adds a PropertyChangeListener to the listener list. 
- addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
-  
- addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
- 
Adds a PropertyChangeListenerto 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 overriden to do nothing; EmptySelectionModeldoes 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(String, PropertyChangeListener) - Method in class javax.swing.plaf.LayerUI
- 
Adds a PropertyChangeListener to the listener list for a specific
 property. 
- addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.SwingWorker
- 
Adds a PropertyChangeListenerto the listener list.
 
- addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
-  
- addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.table.TableColumn
- 
Adds a PropertyChangeListenerto 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 PropertyChangeListenerto the listener list.
 
- addPropertyChangeListener(PropertyChangeListener) - Static method in class javax.swing.UIManager
- 
Adds a PropertyChangeListenerto the listener list.
 
- 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. 
- 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. 
- addResponseHeader(String, String) - Method in class javax.xml.ws.spi.http.HttpExchange
- 
Adds a response header with the given name and value. 
- address() - Method in class java.net.Proxy
- 
Returns the socket address of the proxy, or
 nullif its a direct connection.
 
- address - Variable in class java.net.SocketImpl
- 
The IP address of the remote end of this socket. 
- ADDRESS - Static variable in class javax.swing.text.html.HTML.Tag
-  
- address(String) - Method in class javax.xml.ws.wsaddressing.W3CEndpointReferenceBuilder
- 
Sets the addressto theW3CEndpointReferenceinstance'swsa:Address.
 
- AddressHelper - Class in org.omg.CosNaming.NamingContextExtPackage
- 
Address is the Host and Port information represented as a String. 
- AddressHelper() - Constructor for class org.omg.CosNaming.NamingContextExtPackage.AddressHelper
-  
- Addressing - Annotation Type in javax.xml.ws.soap
- 
This annotation represents the use of WS-Addressing with either
 the SOAP 1.1/HTTP or SOAP 1.2/HTTP binding. 
- AddressingFeature - Class in javax.xml.ws.soap
- 
AddressingFeature represents the use of WS-Addressing with either
 the SOAP 1.1/HTTP or SOAP 1.2/HTTP binding. 
- AddressingFeature() - Constructor for class javax.xml.ws.soap.AddressingFeature
- 
Creates and configures an AddressingFeaturewith the
 use of addressing requirements.
 
- AddressingFeature(boolean) - Constructor for class javax.xml.ws.soap.AddressingFeature
- 
Creates and configures an AddressingFeaturewith the
 use of addressing requirements.
 
- AddressingFeature(boolean, boolean) - Constructor for class javax.xml.ws.soap.AddressingFeature
- 
Creates and configures an AddressingFeaturewith the
 use of addressing requirements.
 
- AddressingFeature(boolean, boolean, AddressingFeature.Responses) - Constructor for class javax.xml.ws.soap.AddressingFeature
- 
Creates and configures an AddressingFeaturewith the
 use of addressing requirements.
 
- AddressingFeature.Responses - Enum in javax.xml.ws.soap
- 
If addressing is enabled, this property determines if endpoint requires
 the use of only anonymous responses, or only non-anonymous responses, or all. 
- addRoleInfo(RoleInfo) - Method in class javax.management.relation.RelationTypeSupport
- 
Add a role info. 
- addRow(Vector) - Method in class javax.swing.table.DefaultTableModel
- 
Adds a row to the end of the model. 
- addRow(Object[]) - 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 index0toindex1, inclusive, to
 the current selection.
 
- addRowSet(Joinable) - Method in interface javax.sql.rowset.JoinRowSet
- 
Adds the given RowSetobject to thisJoinRowSetobject.
 
- addRowSet(RowSet, int) - Method in interface javax.sql.rowset.JoinRowSet
- 
Adds the given RowSetobject to thisJoinRowSetobject and sets the designated column as the match column for
 theRowSetobject.
 
- addRowSet(RowSet, String) - Method in interface javax.sql.rowset.JoinRowSet
- 
Adds rowset to this JoinRowSetobject and
 sets the designated column as the match column.
 
- addRowSet(RowSet[], int[]) - Method in interface javax.sql.rowset.JoinRowSet
- 
Adds one or more RowSetobjects contained in the given
 array ofRowSetobjects to thisJoinRowSetobject and sets the match column for
 each of theRowSetobjects 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 RowSetobjects contained in the given
 array ofRowSetobjects to thisJoinRowSetobject and sets the match column for
 each of theRowSetobjects to the match columns
 in the given array of column names.
 
- addRowSetListener(RowSetListener) - Method in interface javax.sql.RowSet
- 
Registers the given listener so that it will be notified of events
 that occur on this RowSetobject.
 
- addRowSetListener(RowSetListener) - Method in class javax.sql.rowset.BaseRowSet
- 
The listener will be notified whenever an event occurs on this RowSetobject.
 
- addRowSorterListener(RowSorterListener) - Method in class javax.swing.RowSorter
- 
Adds a RowSorterListenerto 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 index0andindex1inclusive.
 
- 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 index0andindex1inclusive.
 
- addSelectionPath(TreePath) - Method in class javax.swing.JTree
- 
Adds the node identified by the specified TreePathto 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 overriden to do nothing; EmptySelectionModeldoes 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 hypen, 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. 
- 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 StatementEventListenerwith thisPooledConnectionobject.
 
- 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 ssto those of
 the receiver.
 
- addSubComponents() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
-  
- addSubComponents() - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
- 
Override the parent's method avoid creating a menu bar. 
- addSubjectAlternativeName(int, String) - Method in class java.security.cert.X509CertSelector
- 
Adds a name to the subjectAlternativeNames criterion. 
- addSubjectAlternativeName(int, byte[]) - Method in class java.security.cert.X509CertSelector
- 
Adds a name to the subjectAlternativeNames criterion. 
- addSuppressed(Throwable) - Method in class java.lang.Throwable
- 
Appends the specified exception to the exceptions that were
 suppressed in order to deliver this exception. 
- addSwaRefAttachment(DataHandler) - Method in class javax.xml.bind.attachment.AttachmentMarshaller
- 
Add MIME dataas an attachment and return attachment's content-id, cid.
 
- addSystemMenuItems(JMenu) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
-  
- addSystemMenuItems(JMenu) - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
- 
Override the parent's method to do nothing. 
- addTab(String, Icon, Component, String) - Method in class javax.swing.JTabbedPane
- 
Adds a componentandtiprepresented by atitleand/oricon,
 either of which can benull.
 
- addTab(String, Icon, Component) - Method in class javax.swing.JTabbedPane
- 
Adds a componentrepresented by atitleand/oricon, either of which can benull.
 
- addTab(String, Component) - Method in class javax.swing.JTabbedPane
- 
Adds a componentrepresented by atitleand no icon.
 
- 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. 
- 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. 
- addTextListener(TextListener) - Method in class java.awt.TextComponent
- 
Adds the specified text event listener to receive text events
 from this text component. 
- addTextNode(String) - Method in interface javax.xml.soap.SOAPElement
- 
Creates a new Textobject initialized with the givenStringand adds it to thisSOAPElementobject.
 
- 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(R, long) - Method in enum java.time.temporal.ChronoUnit
-  
- addTo(Temporal) - Method in interface java.time.temporal.TemporalAmount
- 
Adds to the specified temporal object. 
- addTo(R, long) - Method in interface java.time.temporal.TemporalUnit
- 
Returns a copy of the specified temporal object with the specified period added. 
- 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. 
- 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. 
- addTransformer(ClassFileTransformer, boolean) - Method in interface java.lang.instrument.Instrumentation
- 
Registers the supplied transformer. 
- addTransformer(ClassFileTransformer) - Method in interface java.lang.instrument.Instrumentation
- 
Registers the supplied transformer. 
- addTreeExpansionListener(TreeExpansionListener) - Method in class javax.swing.JTree
- 
Adds a listener for TreeExpansionevents.
 
- 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 TreeModelEventposted after the tree changes.
 
- addTreeSelectionListener(TreeSelectionListener) - Method in class javax.swing.JTree
- 
Adds a listener for TreeSelectionevents.
 
- addTreeSelectionListener(TreeSelectionListener) - Method in class javax.swing.JTree.EmptySelectionModel
- 
This is overriden to do nothing; EmptySelectionModeldoes 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 TreeWillExpandevents.
 
- 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 allDataFlavors equal to the specifiedDataFlavor)
 to the specifiedStringnative.
 
- addUnicodeLocaleAttribute(String) - Method in class java.util.Locale.Builder
- 
Adds a unicode locale attribute, if not already present, otherwise
 has no effect. 
- addUpgradeHeaderElement(Iterator) - Method in interface javax.xml.soap.SOAPHeader
- 
Creates a new Upgrade SOAPHeaderElementobject initialized
 with the specified List of supported SOAP URIs and adds it to thisSOAPHeaderobject.
 
- addUpgradeHeaderElement(String[]) - Method in interface javax.xml.soap.SOAPHeader
- 
Creates a new Upgrade SOAPHeaderElementobject initialized
 with the specified array of supported SOAP URIs and adds it to thisSOAPHeaderobject.
 
- addUpgradeHeaderElement(String) - Method in interface javax.xml.soap.SOAPHeader
- 
Creates a new Upgrade SOAPHeaderElementobject initialized
 with the specified supported SOAP URI and adds it to thisSOAPHeaderobject.
 
- 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
- 
Appends the specified URL to the list of URLs to search for classes and
 resources. 
- addURL(String) - Method in class javax.management.loading.MLet
- 
Appends the specified URL to the list of URLs to search for classes and
 resources. 
- addURL(URL) - Method in interface javax.management.loading.MLetMBean
- 
Appends the specified URL to the list of URLs to search for classes and
 resources. 
- addURL(String) - Method in interface javax.management.loading.MLetMBean
- 
Appends the specified URL to the list of URLs to search for classes and
 resources. 
- addVetoableChangeListener(VetoableChangeListener) - Method in class java.awt.KeyboardFocusManager
- 
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 VetoableChangeListenerto
 thisBeanContextChildto 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(VetoableChangeListener) - Method in class java.beans.VetoableChangeSupport
- 
Add a VetoableChangeListener to the listener list. 
- addVetoableChangeListener(String, VetoableChangeListener) - Method in class java.beans.VetoableChangeSupport
- 
Add a VetoableChangeListener for a specific property. 
- addVetoableChangeListener(VetoableChangeListener) - Method in class javax.swing.JComponent
- 
Adds a VetoableChangeListenerto the listener list.
 
- addWindowFocusListener(WindowFocusListener) - Method in class java.awt.Window
- 
Adds the specified window focus listener to receive window events
 from this window. 
- 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
- 
This method is obsolete and supplied for backwards
 compatibility only; new code should call  adjustForGravity instead. 
- 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 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 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(R, long) - Method in enum java.time.temporal.ChronoField
-  
- adjustInto(Temporal) - Method in interface java.time.temporal.TemporalAdjuster
- 
Adjusts the specified temporal object. 
- 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. 
- 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. 
- 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. 
- AdjustmentEvent - Class in java.awt.event
- 
- AdjustmentEvent(Adjustable, int, int, int) - Constructor for class java.awt.event.AdjustmentEvent
- 
Constructs an AdjustmentEventobject with the
 specifiedAdjustablesource, event type,
 adjustment type, and value.
 
- AdjustmentEvent(Adjustable, int, int, int, boolean) - Constructor for class java.awt.event.AdjustmentEvent
- 
Constructs an AdjustmentEventobject 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. 
- 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. 
- AEADBadTagException - Exception 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 javax.crypto.AEADBadTagException
- 
Constructs a AEADBadTagException with no detail message. 
- AEADBadTagException(String) - Constructor for exception javax.crypto.AEADBadTagException
- 
Constructs a AEADBadTagException with the specified
 detail message. 
- AEGEAN_NUMBERS - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Aegean Numbers" Unicode character block. 
- AffineTransform - Class in java.awt.geom
- 
The AffineTransformclass 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 AffineTransformrepresenting the
 Identity transformation.
 
- AffineTransform(AffineTransform) - Constructor for class java.awt.geom.AffineTransform
- 
Constructs a new AffineTransformthat is a copy of
 the specifiedAffineTransformobject.
 
- AffineTransform(float, float, float, float, float, float) - Constructor for class java.awt.geom.AffineTransform
- 
Constructs a new AffineTransformfrom 6 floating point
 values representing the 6 specifiable entries of the 3x3
 transformation matrix.
 
- AffineTransform(float[]) - Constructor for class java.awt.geom.AffineTransform
- 
Constructs a new AffineTransformfrom an array of
 floating point 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 AffineTransformfrom 6 double
 precision values representing the 6 specifiable entries of the 3x3
 transformation matrix.
 
- AffineTransform(double[]) - Constructor for class java.awt.geom.AffineTransform
- 
Constructs a new AffineTransformfrom an array of
 double precision values representing either the 4 non-translation
 entries or the 6 specifiable entries of the 3x3 transformation
 matrix.
 
- 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 Rasterto 2D coordinates
 in the destination image orRaster.
 
- AffineTransformOp(AffineTransform, RenderingHints) - Constructor for class java.awt.image.AffineTransformOp
- 
Constructs an AffineTransformOpgiven an affine transform.
 
- AffineTransformOp(AffineTransform, int) - Constructor for class java.awt.image.AffineTransformOp
- 
Constructs an AffineTransformOpgiven an affine transform
 and the interpolation type.
 
- after(Timestamp) - Method in class java.sql.Timestamp
- 
Indicates whether this Timestampobject is
 later than the givenTimestampobject.
 
- after(Object) - Method in class java.util.Calendar
- 
Returns whether this Calendarrepresents a time
 after the time represented by the specifiedObject.
 
- after(Date) - Method in class java.util.Date
- 
Tests if this date is after the specified date. 
- 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. 
- afterLast() - Method in interface java.sql.ResultSet
- 
Moves the cursor to the end of
 this ResultSetobject, just after the
 last row.
 
- afterMarshal(Object) - Method in class javax.xml.bind.Marshaller.Listener
- 
 Callback method invoked after marshalling  source to XML. 
- afterOffset(int) - Static method in class java.awt.font.TextHitInfo
- 
Creates a TextHitInfoat the specified offset,
 associated with the character after the offset.
 
- afterUnmarshal(Object, Object) - Method in class javax.xml.bind.Unmarshaller.Listener
- 
 Callback method invoked after unmarshalling XML data into  target. 
- 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. 
- 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. 
- 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 AlgorithmParameterGeneratorclass 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 AlgorithmParameterGeneratorclass, which
 is used to generate a set of parameters to be used with a certain algorithm.
 
- AlgorithmParameterGeneratorSpi() - Constructor for class java.security.AlgorithmParameterGeneratorSpi
-  
- 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 AlgorithmParametersclass, which is used to manage
 algorithm parameters.
 
- AlgorithmParametersSpi() - Constructor for class java.security.AlgorithmParametersSpi
-  
- 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
-  
- ALIGN_BAR - Static variable in class javax.swing.text.TabStop
-  
- 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. 
- alignment - Variable in class javax.swing.SizeRequirements
- 
The alignment, specified as a value between 0.0 and 1.0,
 inclusive. 
- 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. 
- ALINK - Static variable in class javax.swing.text.html.HTML.Attribute
-  
- ALL - Static variable in class java.awt.JobAttributes.DefaultSelectionType
- 
The DefaultSelectionTypeinstance 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. 
- allHtmlFlavor - Static variable in class java.awt.datatransfer.DataFlavor
- 
Represents a piece of an HTML markup. 
- allKeys() - Method in class javax.swing.ActionMap
- 
Returns an array of the keys defined in this ActionMapand
 its parent.
 
- allKeys() - Method in class javax.swing.InputMap
- 
Returns an array of the KeyStrokes defined in thisInputMapand its parent.
 
- 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. 
- 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(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. 
- allocate_slot_id() - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
- 
Called to allocate a slot on PortableInterceptor.Current.
 
- 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). 
- allocateDirect(int) - Static method in class java.nio.ByteBuffer
- 
Allocates a new direct byte buffer. 
- ALLOCATOR - Static variable in class javax.xml.stream.XMLInputFactory
- 
The property used to set/get the implementation of the allocator 
- allOf(CompletableFuture<?>...) - Static method in class java.util.concurrent.CompletableFuture
- 
Returns a new CompletableFuture that is completed when all of
 the given CompletableFutures complete. 
- allOf(Class<E>) - Static method in class java.util.EnumSet
- 
Creates an enum set containing all of the elements in the specified
 element type. 
- 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_CLASSNAMES - Static variable in class javax.management.openmbean.OpenType
- 
- 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. 
- allowMultipleSelections() - Method in class javax.security.auth.callback.ChoiceCallback
- 
Get the boolean determining whether multiple selections from
 the choiceslist 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
- 
- allowThreadSuspension(boolean) - Method in class java.lang.ThreadGroup
- 
- allowUserInteraction - Variable in class java.net.URLConnection
- 
If true, thisURLis 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.
 
- 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 getTablesin aSELECTstatement.
 
- 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 AlphaCompositeclass implements basic alpha
 compositing rules for combining source and destination colors
 to achieve blending and transparency effects with graphics and
 images.
 
- AlreadyBound - Exception in org.omg.CosNaming.NamingContextPackage
- 
org/omg/CosNaming/NamingContextPackage/AlreadyBound.java . 
- AlreadyBound() - Constructor for exception org.omg.CosNaming.NamingContextPackage.AlreadyBound
-  
- AlreadyBound(String) - Constructor for exception org.omg.CosNaming.NamingContextPackage.AlreadyBound
-  
- AlreadyBoundException - Exception 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() - Constructor for exception java.nio.channels.AlreadyBoundException
- 
Constructs an instance of this class. 
- AlreadyBoundException - Exception in java.rmi
- 
An AlreadyBoundExceptionis thrown if an attempt
 is made to bind an object in the registry to a name that already
 has an associated binding.
 
- AlreadyBoundException() - Constructor for exception java.rmi.AlreadyBoundException
- 
Constructs an AlreadyBoundExceptionwith no
 specified detail message.
 
- AlreadyBoundException(String) - Constructor for exception java.rmi.AlreadyBoundException
- 
Constructs an AlreadyBoundExceptionwith the specified
 detail message.
 
- AlreadyBoundHelper - Class in org.omg.CosNaming.NamingContextPackage
- 
org/omg/CosNaming/NamingContextPackage/AlreadyBoundHelper.java . 
- AlreadyBoundHelper() - Constructor for class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHelper
-  
- AlreadyBoundHolder - Class in org.omg.CosNaming.NamingContextPackage
- 
org/omg/CosNaming/NamingContextPackage/AlreadyBoundHolder.java . 
- AlreadyBoundHolder() - Constructor for class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHolder
-  
- AlreadyBoundHolder(AlreadyBound) - Constructor for class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHolder
-  
- AlreadyConnectedException - Exception in java.nio.channels
- 
Unchecked exception thrown when an attempt is made to connect a  SocketChannel that is already connected. 
- AlreadyConnectedException() - Constructor for exception java.nio.channels.AlreadyConnectedException
- 
Constructs an instance of this class. 
- alreadyNotified - Variable in class javax.management.monitor.Monitor
- 
- 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
-  
- 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
- 
The AltGraph key modifier constant. 
- ALT_MASK - Static variable in class java.awt.event.ActionEvent
- 
The alt modifier. 
- ALT_MASK - Static variable in class java.awt.Event
- 
This flag indicates that the Alt key was down when
 the event occurred. 
- ALT_MASK - Static variable in class java.awt.event.InputEvent
- 
The Alt key modifier constant. 
- 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. 
- 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 javax.naming.CannotProceedException
- 
Contains the name of the resolved object, relative
 to the context altNameCtx.
 
- altNameCtx - Variable in exception javax.naming.CannotProceedException
- 
Contains the context relative to which
 altNameis specified.
 
- 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. 
- AM_PM - Static variable in class java.util.Calendar
- 
Field number for getandsetindicating
 whether theHOURis before or after noon.
 
- AM_PM_FIELD - Static variable in class java.text.DateFormat
- 
Useful constant for AM_PM field alignment. 
- 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
 remove 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(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. 
- andFilter(Iterable<? extends RowFilter<? super M, ? super I>>) - Static method in class javax.swing.RowFilter
- 
Returns a RowFilterthat 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 BitSetwhose corresponding
 bit is set in the specifiedBitSet.
 
- andThen(BiConsumer<? super T, ? super U>) - Method in interface java.util.function.BiConsumer
- 
Returns a composed BiConsumerthat performs, in sequence, this
 operation followed by theafteroperation.
 
- 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 afterfunction to the result.
 
- andThen(Consumer<? super T>) - Method in interface java.util.function.Consumer
- 
Returns a composed Consumerthat performs, in sequence, this
 operation followed by theafteroperation.
 
- andThen(DoubleConsumer) - Method in interface java.util.function.DoubleConsumer
- 
Returns a composed DoubleConsumerthat performs, in sequence, this
 operation followed by theafteroperation.
 
- 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 afteroperator 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 afterfunction to the result.
 
- andThen(IntConsumer) - Method in interface java.util.function.IntConsumer
- 
Returns a composed IntConsumerthat performs, in sequence, this
 operation followed by theafteroperation.
 
- 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 afteroperator to the result.
 
- andThen(LongConsumer) - Method in interface java.util.function.LongConsumer
- 
Returns a composed LongConsumerthat performs, in sequence, this
 operation followed by theafteroperation.
 
- 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 afteroperator 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. 
- AnnotatedArrayType - Interface in java.lang.reflect
- 
AnnotatedArrayTyperepresents 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 element of the program currently running in this
 VM. 
- AnnotatedParameterizedType - Interface in java.lang.reflect
- 
AnnotatedParameterizedTyperepresents the potentially annotated use
 of a parameterized type, whose type arguments may themselves represent
 annotated uses of types.
 
- AnnotatedType - Interface in java.lang.reflect
- 
AnnotatedTyperepresents the potentially annotated use of a type in
 the program currently running in this VM.
 
- AnnotatedTypeVariable - Interface in java.lang.reflect
- 
AnnotatedTypeVariablerepresents 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
- 
AnnotatedWildcardTyperepresents 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 - Interface in java.lang.annotation
- 
The common interface extended by all annotation types. 
- 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(Object) - Constructor for class java.text.Annotation
- 
Constructs an annotation record with the given value, which
 may be null. 
- AnnotationFormatError - Error 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 error java.lang.annotation.AnnotationFormatError
- 
Constructs a new AnnotationFormatError with the specified
 detail message. 
- AnnotationFormatError(String, Throwable) - Constructor for error java.lang.annotation.AnnotationFormatError
- 
Constructs a new AnnotationFormatError with the specified
 detail message and cause. 
- AnnotationFormatError(Throwable) - Constructor for error 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 of cause). 
- AnnotationMirror - Interface in javax.lang.model.element
- 
Represents an annotation. 
- annotationType() - Method in interface java.lang.annotation.Annotation
- 
Returns the annotation type of this annotation. 
- annotationType() - Method in exception java.lang.annotation.IncompleteAnnotationException
- 
Returns the Class object for the annotation type with the
 missing element. 
- AnnotationTypeMismatchException - Exception 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 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 type element. 
- AnnotationValueVisitor<R,P> - Interface in javax.lang.model.element
- 
A visitor of the values of annotation type elements, using a
 variant of the visitor design pattern. 
- ANY - Static variable in interface javax.swing.text.html.parser.DTDConstants
-  
- Any - Class in org.omg.CORBA
- 
Serves as a container for any data that can be
 described in IDL or for any IDL primitive type. 
- Any() - Constructor for class org.omg.CORBA.Any
-  
- AnyHolder - Class in org.omg.CORBA
- 
The Holder for Any. 
- AnyHolder() - Constructor for class org.omg.CORBA.AnyHolder
- 
Constructs a new AnyHolderobject with itsvaluefield initialized tonull.
 
- AnyHolder(Any) - Constructor for class org.omg.CORBA.AnyHolder
- 
Constructs a new AnyHolderobject for the givenAnyobject.
 
- 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. 
- AnySeqHelper - Class in org.omg.CORBA
- 
The Helper for AnySeq. 
- AnySeqHelper() - Constructor for class org.omg.CORBA.AnySeqHelper
-  
- AnySeqHelper - Class in org.omg.DynamicAny
- 
org/omg/DynamicAny/AnySeqHelper.java . 
- AnySeqHelper() - Constructor for class org.omg.DynamicAny.AnySeqHelper
-  
- AnySeqHolder - Class in org.omg.CORBA
- 
The Holder for AnySeq. 
- AnySeqHolder() - Constructor for class org.omg.CORBA.AnySeqHolder
-  
- AnySeqHolder(Any[]) - Constructor for class org.omg.CORBA.AnySeqHolder
-  
- anySubString(AttributeValueExp, StringValueExp) - Static method in class javax.management.Query
- 
Returns a query expression that represents a matching constraint on
 a string argument. 
- AppConfigurationEntry - Class in javax.security.auth.login
- 
This class represents a single LoginModuleentry
 configured for the application specified in thegetAppConfigurationEntry(String appName)method in theConfigurationclass.
 
- 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 or not a LoginModuleis REQUIRED, REQUISITE, SUFFICIENT or OPTIONAL.
 
- append(Shape, boolean) - Method in class java.awt.geom.Path2D
- 
Appends the geometry of the specified Shapeobject 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
- 
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 numPagespages to the end of thisBook.
 
- append(String) - Method in class java.awt.TextArea
- 
Appends the given text to the text area's current text. 
- append(CharSequence) - Method in class java.io.CharArrayWriter
- 
Appends the specified character sequence to this writer. 
- append(CharSequence, int, int) - Method in class java.io.CharArrayWriter
- 
Appends a subsequence of the specified character sequence to this writer. 
- append(char) - Method in class java.io.CharArrayWriter
- 
Appends the specified character to this writer. 
- append(CharSequence) - Method in class java.io.PrintStream
- 
Appends the specified character sequence to this output stream. 
- append(CharSequence, int, int) - Method in class java.io.PrintStream
- 
Appends a subsequence of the specified character sequence to this output
 stream. 
- append(char) - Method in class java.io.PrintStream
- 
Appends the specified character to this output stream. 
- append(CharSequence) - Method in class java.io.PrintWriter
- 
Appends the specified character sequence to this writer. 
- append(CharSequence, int, int) - Method in class java.io.PrintWriter
- 
Appends a subsequence of the specified character sequence to this writer. 
- append(char) - Method in class java.io.PrintWriter
- 
Appends the specified character to this writer. 
- append(CharSequence) - Method in class java.io.StringWriter
- 
Appends 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(char) - Method in class java.io.StringWriter
- 
Appends the specified character to this writer. 
- append(CharSequence) - Method in class java.io.Writer
- 
Appends 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(char) - Method in class java.io.Writer
- 
Appends the specified character to this writer. 
- append(CharSequence) - Method in interface java.lang.Appendable
- 
Appends the specified character sequence to this Appendable. 
- append(CharSequence, int, int) - Method in interface java.lang.Appendable
- 
Appends a subsequence of the specified character sequence to this
 Appendable. 
- append(char) - Method in interface java.lang.Appendable
- 
Appends the specified character to this Appendable. 
- append(Object) - Method in class java.lang.StringBuffer
-  
- append(String) - Method in class java.lang.StringBuffer
-  
- append(StringBuffer) - Method in class java.lang.StringBuffer
- 
Appends the specified StringBufferto this sequence.
 
- append(CharSequence) - Method in class java.lang.StringBuffer
- 
Appends the specified CharSequenceto this
 sequence.
 
- append(CharSequence, int, int) - Method in class java.lang.StringBuffer
-  
- append(char[]) - Method in class java.lang.StringBuffer
-  
- append(char[], int, int) - Method in class java.lang.StringBuffer
-  
- append(boolean) - Method in class java.lang.StringBuffer
-  
- append(char) - Method in class java.lang.StringBuffer
-  
- append(int) - Method in class java.lang.StringBuffer
-  
- append(long) - Method in class java.lang.StringBuffer
-  
- append(float) - Method in class java.lang.StringBuffer
-  
- append(double) - Method in class java.lang.StringBuffer
-  
- append(Object) - Method in class java.lang.StringBuilder
-  
- append(String) - Method in class java.lang.StringBuilder
-  
- append(StringBuffer) - Method in class java.lang.StringBuilder
- 
Appends the specified StringBufferto this sequence.
 
- append(CharSequence) - Method in class java.lang.StringBuilder
-  
- append(CharSequence, int, int) - Method in class java.lang.StringBuilder
-  
- append(char[]) - Method in class java.lang.StringBuilder
-  
- append(char[], int, int) - Method in class java.lang.StringBuilder
-  
- append(boolean) - Method in class java.lang.StringBuilder
-  
- append(char) - Method in class java.lang.StringBuilder
-  
- append(int) - Method in class java.lang.StringBuilder
-  
- append(long) - Method in class java.lang.StringBuilder
-  
- append(float) - Method in class java.lang.StringBuilder
-  
- append(double) - 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.nio.CharBuffer
- 
Appends a subsequence of the  specified character sequence  to this
 buffer  (optional operation). 
- append(char) - Method in class java.nio.CharBuffer
- 
Appends the specified char  to this
 buffer  (optional operation). 
- append(DateTimeFormatter) - Method in class java.time.format.DateTimeFormatterBuilder
- 
Appends all the elements of a formatter to the builder. 
- append(String) - Method in class javax.swing.JTextArea
- 
Appends the given text to the end of the document. 
- append(View) - Method in class javax.swing.text.View
- 
Appends a single child view. 
- Appendable - Interface in java.lang
- 
An object to which char sequences and values can be appended. 
- appendChild(Node) - Method in class javax.imageio.metadata.IIOMetadataNode
- 
Adds the node newChildto the end of the list of
 children of this node.
 
- appendChild(Node) - Method in interface org.w3c.dom.Node
- 
Adds the node newChildto 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. 
- 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. 
- appendFaultSubcode(QName) - Method in interface javax.xml.soap.SOAPFault
- 
Adds a Subcode to the end of the sequence of Subcodes contained by this
 SOAPFault.
 
- appendFraction(TemporalField, int, int, boolean) - Method in class java.time.format.DateTimeFormatterBuilder
- 
Appends the fractional value of a date-time field 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(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. 
- 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 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 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. 
- appendTail(StringBuffer) - Method in class java.util.regex.Matcher
- 
Implements a terminal append-and-replace step. 
- appendText(String) - Method in class java.awt.TextArea
- 
- 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. 
- Applet - Class in java.applet
- 
An applet is a small program that is intended not to be run on
 its own, but rather to be embedded inside another application. 
- Applet() - Constructor for class java.applet.Applet
- 
Constructs a new Applet. 
- APPLET - Static variable in interface javax.naming.Context
- 
Constant that holds the name of the environment property for
 specifying an applet for the initial context constructor to use
 when searching for other properties. 
- APPLET - Static variable in class javax.swing.text.html.HTML.Tag
-  
- applet - Variable in class javax.swing.text.html.parser.DTD
-  
- Applet.AccessibleApplet - Class in java.applet
- 
This class implements accessibility support for the
 Appletclass.
 
- AppletContext - Interface in java.applet
- 
This interface corresponds to an applet's environment: the
 document containing the applet and the other applets in the same
 document. 
- AppletInitializer - Interface in java.beans
- 
 This interface is designed to work in collusion with java.beans.Beans.instantiate. 
- appletResize(int, int) - Method in interface java.applet.AppletStub
- 
Called when the applet wants to be resized. 
- AppletStub - Interface in java.applet
- 
When an applet is first created, an applet stub is attached to it
 using the applet's setStubmethod.
 
- ApplicationException - Exception in org.omg.CORBA.portable
- 
This class is used for reporting application level exceptions between ORBs and stubs. 
- ApplicationException(String, InputStream) - Constructor for exception org.omg.CORBA.portable.ApplicationException
- 
Constructs an ApplicationException from the CORBA repository ID of the exception
 and an input stream from which the exception data can be read as its parameters. 
- apply(T, U) - Method in interface java.util.function.BiFunction
- 
Applies this function to the given arguments. 
- apply(double) - Method in interface java.util.function.DoubleFunction
- 
Applies this function to the given argument. 
- apply(T) - Method in interface java.util.function.Function
- 
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(ObjectName) - Method in class javax.management.AttributeValueExp
- 
Applies the AttributeValueExpon 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_REVERB - Static variable in class javax.sound.sampled.BooleanControl.Type
- 
Represents a control for whether reverberation is applied
 to a line. 
- applyAsDouble(double, double) - Method in interface java.util.function.DoubleBinaryOperator
- 
Applies this operator to the given operands. 
- applyAsDouble(double) - Method in interface java.util.function.DoubleUnaryOperator
- 
Applies this operator to the given operand. 
- 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, U) - Method in interface java.util.function.ToDoubleBiFunction
- 
Applies this function to the given arguments. 
- applyAsDouble(T) - Method in interface java.util.function.ToDoubleFunction
- 
Applies this function to the given argument. 
- applyAsInt(double) - Method in interface java.util.function.DoubleToIntFunction
- 
Applies this function to the given argument. 
- applyAsInt(int, int) - Method in interface java.util.function.IntBinaryOperator
- 
Applies this operator to the given operands. 
- applyAsInt(int) - Method in interface java.util.function.IntUnaryOperator
- 
Applies this operator to the given operand. 
- applyAsInt(long) - Method in interface java.util.function.LongToIntFunction
- 
Applies this function to the given argument. 
- applyAsInt(T, U) - Method in interface java.util.function.ToIntBiFunction
- 
Applies this function to the given arguments. 
- applyAsInt(T) - Method in interface java.util.function.ToIntFunction
- 
Applies this function to the given argument. 
- 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, long) - Method in interface java.util.function.LongBinaryOperator
- 
Applies this operator to the given operands. 
- applyAsLong(long) - Method in interface java.util.function.LongUnaryOperator
- 
Applies this operator to the given operand. 
- applyAsLong(T, U) - Method in interface java.util.function.ToLongBiFunction
- 
Applies this function to the given arguments. 
- applyAsLong(T) - Method in interface java.util.function.ToLongFunction
- 
Applies this function to the given argument. 
- applyComponentOrientation(ComponentOrientation) - Method in class java.awt.Component
- 
Sets the ComponentOrientationproperty of this component
 and all components contained within it.
 
- applyComponentOrientation(ComponentOrientation) - Method in class java.awt.Container
- 
Sets the ComponentOrientationproperty of this container
 and all components contained within it.
 
- applyComponentOrientation(ComponentOrientation) - Method in class javax.swing.JMenu
- 
Sets the ComponentOrientationproperty of this menu
 and all components contained within it.
 
- 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 LayerUIwhen any of its property are changed
 and enables updating everyJLayerthisLayerUIinstance is set to.
 
- applyResourceBundle(ResourceBundle) - Method in class java.awt.Window
- 
- applyResourceBundle(String) - Method in class java.awt.Window
- 
- 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>, Executor) - 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 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. 
- appRandom - Variable in class java.security.SignatureSpi
- 
Application-specified source of randomness. 
- 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
-  
- 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 - 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_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
- 
Arc2Dis 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 doubleprecision.
 
- Arc2D.Float - Class in java.awt.geom
- 
This class defines an arc specified in floatprecision.
 
- 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. 
- ARCHIVE - Static variable in class javax.swing.text.html.HTML.Attribute
-  
- 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 Areaobject 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
 specified  Shape object. 
- AREA - Static variable in class javax.swing.text.html.HTML.Tag
-  
- 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. 
- 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 trueif tables are currently set.
 
- areTablesSet() - Method in class javax.imageio.plugins.jpeg.JPEGImageWriteParam
- 
Returns trueif tables are currently set.
 
- arg - Variable in class java.awt.Event
- 
An arbitrary argument of the event. 
- ARG_IN - Interface in org.omg.CORBA
- 
Signifies an "input" argument to an invocation,
 meaning that the argument is being passed from the client to
 the server. 
- ARG_INOUT - Interface in org.omg.CORBA
- 
Signifies an argument used for both input and output in an invocation,
 meaning that the argument is being passed from the client to
 the server and then back from the server to the client. 
- ARG_OUT - Interface in org.omg.CORBA
- 
A constant that signifies an "output" argument to an invocation,
 meaning that the argument is being passed from the server to
 the client. 
- 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 - Variable in class org.omg.Dynamic.Parameter
-  
- arguments() - Method in class org.omg.CORBA.Request
- 
Retrieves the NVListobject containing the arguments
 to the method being invoked.
 
- arguments(NVList) - Method in class org.omg.CORBA.ServerRequest
- 
Specifies method parameter types and retrieves "in" and "inout"
 argument values. 
- arguments() - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
- 
Returns the arguments passed to ORB.init.
 
- arguments() - Method in interface org.omg.PortableInterceptor.RequestInfoOperations
- 
Returns an array of Parameterobjects, containing the 
 arguments on the operation being invoked.
 
- 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 in java.lang
- 
Thrown when an exceptional arithmetic condition has occurred. 
- ArithmeticException() - Constructor for exception java.lang.ArithmeticException
- 
Constructs an ArithmeticExceptionwith no detail
 message.
 
- ArithmeticException(String) - Constructor for exception java.lang.ArithmeticException
- 
Constructs an ArithmeticExceptionwith the specified
 detail message.
 
- 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 - 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 - Class in java.lang.reflect
- 
The Arrayclass provides static methods to dynamically create and
 access Java arrays.
 
- 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 - Interface in java.sql
- 
The mapping in the Java programming language for the SQL type
 ARRAY.
 
- 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 - Variable in class javax.swing.text.Segment
- 
This is the array containing the text of
 interest. 
- ArrayBlockingQueue<E> - Class in java.util.concurrent
- 
- ArrayBlockingQueue(int) - Constructor for class java.util.concurrent.ArrayBlockingQueue
- 
Creates an ArrayBlockingQueuewith the given (fixed)
 capacity and default access policy.
 
- ArrayBlockingQueue(int, boolean) - Constructor for class java.util.concurrent.ArrayBlockingQueue
- 
Creates an ArrayBlockingQueuewith the given (fixed)
 capacity and the specified access policy.
 
- ArrayBlockingQueue(int, boolean, Collection<? extends E>) - Constructor for class java.util.concurrent.ArrayBlockingQueue
- 
Creates an ArrayBlockingQueuewith 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.
 
- 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. 
- arrayElementSetter(Class<?>) - Static method in class java.lang.invoke.MethodHandles
- 
Produces a method handle giving write access to elements of an array. 
- ArrayIndexOutOfBoundsException - Exception in java.lang
- 
Thrown to indicate that an array has been accessed with an
 illegal index. 
- ArrayIndexOutOfBoundsException() - Constructor for exception java.lang.ArrayIndexOutOfBoundsException
- 
Constructs an ArrayIndexOutOfBoundsExceptionwith no
 detail message.
 
- ArrayIndexOutOfBoundsException(int) - Constructor for exception java.lang.ArrayIndexOutOfBoundsException
- 
Constructs a new ArrayIndexOutOfBoundsExceptionclass with an argument indicating the illegal index.
 
- ArrayIndexOutOfBoundsException(String) - Constructor for exception java.lang.ArrayIndexOutOfBoundsException
- 
Constructs an ArrayIndexOutOfBoundsExceptionclass
 with the specified detail message.
 
- ArrayList<E> - Class in java.util
- 
Resizable-array implementation of the List interface. 
- ArrayList(int) - Constructor for class java.util.ArrayList
- 
Constructs an empty list with the specified initial capacity. 
- ArrayList() - Constructor for class java.util.ArrayList
- 
Constructs an empty list with an initial capacity of ten. 
- 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). 
- Arrays - Class in java.util
- 
This class contains various methods for manipulating arrays (such as
 sorting and searching). 
- ArrayStoreException - Exception 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 java.lang.ArrayStoreException
- 
Constructs an ArrayStoreExceptionwith no detail message.
 
- ArrayStoreException(String) - Constructor for exception java.lang.ArrayStoreException
- 
Constructs an ArrayStoreExceptionwith the specified
 detail message.
 
- ArrayType - Interface in javax.lang.model.type
- 
Represents an array type. 
- ArrayType<T> - Class in javax.management.openmbean
- 
The ArrayTypeclass is the open type class whose instances describe
 all open data values which are n-dimensional arrays of open data values.
 
- 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 ArrayTypeinstance for the
 suppliedSimpleType.
 
- 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
-  
- ArrowButtonListener() - Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.ArrowButtonListener
-  
- arrowIcon - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
-  
- ARROWS - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Arrows" Unicode character block. 
- 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 RowSetReaderImplobject
 that a given parameter is an ASCII stream.
 
- asciiStream - Variable in class javax.sql.rowset.BaseRowSet
- 
The InputStreamobject that will be
 returned by the methodgetAsciiStream,
 which is specified in theResultSetinterface.
 
- 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 DoubleStreamconsisting of the elements of this stream,
 converted todouble.
 
- asDoubleStream() - Method in interface java.util.stream.LongStream
- 
Returns a DoubleStreamconsisting 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
- 
- 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. 
- 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. 
- asIntBuffer() - Method in class java.nio.ByteBuffer
- 
Creates a view of this byte buffer as an int buffer. 
- 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. 
- asksAllowsChildren - Variable in class javax.swing.tree.DefaultTreeModel
- 
Determines how the isLeafmethod 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
- 
Returns a view of a  Deque as a Last-in-first-out (Lifo)
  Queue. 
- asList(T...) - Static method in class java.util.Arrays
- 
Returns a fixed-size list backed by the specified array. 
- 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>.
 
- 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 LongStreamconsisting of the elements of this stream,
 converted tolong.
 
- 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 java.time.format.TextStyle
- 
Returns the normal style with the same size. 
- asPredicate() - Method in class java.util.regex.Pattern
- 
Creates a predicate which can be used to match a string. 
- asReadLock() - Method in class java.util.concurrent.locks.StampedLock
- 
- 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
- 
- assembleSystemMenu() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
-  
- assembleSystemMenu() - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
- 
Override the parent's method to do nothing. 
- AssertionError - Error in java.lang
- 
Thrown to indicate that an assertion has failed. 
- AssertionError() - Constructor for error java.lang.AssertionError
- 
Constructs an AssertionError with no detail message. 
- AssertionError(Object) - Constructor for error 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 15.18.1.1 of
 The Java™ Language Specification. 
- AssertionError(boolean) - Constructor for error 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 15.18.1.1 of
 The Java™ Language Specification.
 
- AssertionError(char) - Constructor for error 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 15.18.1.1 of
 The Java™ Language Specification.
 
- AssertionError(int) - Constructor for error 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 15.18.1.1 of
 The Java™ Language Specification.
 
- AssertionError(long) - Constructor for error 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 15.18.1.1 of
 The Java™ Language Specification.
 
- AssertionError(float) - Constructor for error 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 15.18.1.1 of
 The Java™ Language Specification.
 
- AssertionError(double) - Constructor for error 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 15.18.1.1 of
 The Java™ Language Specification.
 
- AssertionError(String, Throwable) - Constructor for error java.lang.AssertionError
- 
Constructs a new AssertionErrorwith the specified
 detail message and cause.
 
- asShortBuffer() - Method in class java.nio.ByteBuffer
- 
Creates a view of this byte buffer as a short buffer. 
- assign(DynAny) - Method in interface org.omg.CORBA.DynAny
- 
Deprecated. Copy the contents from one Dynamic Any into another. 
- assign(DynAny) - Method in class org.omg.DynamicAny._DynAnyStub
- 
Initializes the value associated with a DynAny object with the value
 associated with another DynAny object. 
- assign(DynAny) - Method in class org.omg.DynamicAny._DynArrayStub
- 
Initializes the value associated with a DynAny object with the value
 associated with another DynAny object. 
- assign(DynAny) - Method in class org.omg.DynamicAny._DynEnumStub
- 
Initializes the value associated with a DynAny object with the value
 associated with another DynAny object. 
- assign(DynAny) - Method in class org.omg.DynamicAny._DynFixedStub
- 
Initializes the value associated with a DynAny object with the value
 associated with another DynAny object. 
- assign(DynAny) - Method in class org.omg.DynamicAny._DynSequenceStub
- 
Initializes the value associated with a DynAny object with the value
 associated with another DynAny object. 
- assign(DynAny) - Method in class org.omg.DynamicAny._DynStructStub
- 
Initializes the value associated with a DynAny object with the value
 associated with another DynAny object. 
- assign(DynAny) - Method in class org.omg.DynamicAny._DynUnionStub
- 
Initializes the value associated with a DynAny object with the value
 associated with another DynAny object. 
- assign(DynAny) - Method in class org.omg.DynamicAny._DynValueStub
- 
Initializes the value associated with a DynAny object with the value
 associated with another DynAny object. 
- assign(DynAny) - Method in interface org.omg.DynamicAny.DynAnyOperations
- 
Initializes the value associated with a DynAny object with the value
 associated with another DynAny object. 
- 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 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 Classobject to represent a subclass of the class
 represented by the specified class object.
 
- assureRectsCreated(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
-  
- 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() - Method in interface javax.lang.model.element.Element
- 
Returns the type defined by this element. 
- 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
- 
- 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. 
- AsyncHandler<T> - Interface in javax.xml.ws
- 
The AsyncHandlerinterface is implemented by
 clients that wish to receive callback notification of the completion of
 service endpoint operations invoked asynchronously.
 
- 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 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 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_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. 
- 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).
 
- 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 LocalDateat the end of the month.
 
- atMonth(Month) - Method in class java.time.Year
- 
Combines this year with a month to create a YearMonth.
 
- atMonth(int) - 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.
 
- AtomicBoolean - Class in java.util.concurrent.atomic
- 
A booleanvalue that may be updated atomically.
 
- AtomicBoolean(boolean) - Constructor for class java.util.concurrent.atomic.AtomicBoolean
- 
Creates a new AtomicBooleanwith the given initial value.
 
- AtomicBoolean() - Constructor for class java.util.concurrent.atomic.AtomicBoolean
- 
Creates a new AtomicBooleanwith initial valuefalse.
 
- AtomicInteger - Class in java.util.concurrent.atomic
- 
An intvalue that may be updated atomically.
 
- AtomicInteger(int) - Constructor for class java.util.concurrent.atomic.AtomicInteger
- 
Creates a new AtomicInteger with the given initial value. 
- AtomicInteger() - Constructor for class java.util.concurrent.atomic.AtomicInteger
- 
Creates a new AtomicInteger with initial value 0.
 
- AtomicIntegerArray - Class in java.util.concurrent.atomic
- 
An intarray 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 intfields 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 longvalue that may be updated atomically.
 
- AtomicLong(long) - Constructor for class java.util.concurrent.atomic.AtomicLong
- 
Creates a new AtomicLong with the given initial value. 
- AtomicLong() - Constructor for class java.util.concurrent.atomic.AtomicLong
- 
Creates a new AtomicLong with initial value 0.
 
- AtomicLongArray - Class in java.util.concurrent.atomic
- 
A longarray 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 longfields 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 AtomicMarkableReferencemaintains 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 AtomicMarkableReferencewith the given
 initial values.
 
- AtomicMoveNotSupportedException - Exception 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 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(V) - Constructor for class java.util.concurrent.atomic.AtomicReference
- 
Creates a new AtomicReference with the given initial value. 
- AtomicReference() - Constructor for class java.util.concurrent.atomic.AtomicReference
- 
Creates a new AtomicReference with null 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 volatilereference 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 AtomicStampedReferencemaintains 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 AtomicStampedReferencewith the given
 initial values.
 
- atStartOfDay() - Method in class java.time.LocalDate
- 
Combines this date with the time of midnight to create a LocalDateTimeat 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(Object) - Method in class java.nio.channels.SelectionKey
- 
Attaches the given object to this key. 
- attachment() - Method in class java.nio.channels.SelectionKey
- 
Retrieves the current attachment. 
- AttachmentMarshaller - Class in javax.xml.bind.attachment
- 
Enable JAXB marshalling to optimize storage of binary data. 
- AttachmentMarshaller() - Constructor for class javax.xml.bind.attachment.AttachmentMarshaller
-  
- AttachmentPart - Class in javax.xml.soap
- 
A single attachment to a SOAPMessageobject.
 
- AttachmentPart() - Constructor for class javax.xml.soap.AttachmentPart
-  
- AttachmentUnmarshaller - Class in javax.xml.bind.attachment
- 
Enables JAXB unmarshalling of a root document containing optimized binary data formats. 
- AttachmentUnmarshaller() - Constructor for class javax.xml.bind.attachment.AttachmentUnmarshaller
-  
- 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(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(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(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 Attrinterface represents an attribute in anElementobject.
 
- Attribute(String) - Constructor for class java.text.AttributedCharacterIterator.Attribute
- 
Constructs an Attributewith the given name.
 
- Attribute - Class in javax.management
- 
Represents an MBean attribute by associating its name with its value. 
- Attribute(String, Object) - Constructor for class javax.management.Attribute
- 
Constructs an Attribute object which associates the given attribute name with the given 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 - Static variable in interface javax.xml.stream.XMLStreamConstants
- 
Indicates an event is an attribute 
- attribute(QName, String) - Method in class javax.xml.ws.wsaddressing.W3CEndpointReferenceBuilder
- 
Adds an extension attribute to the
 W3CEndpointReferenceinstance'swsa:EndpointReferenceelement.
 
- 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. 
- 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
- 
- AttributeChangeNotificationFilter() - Constructor for class javax.management.AttributeChangeNotificationFilter
-  
- AttributedCharacterIterator - Interface in java.text
- 
An AttributedCharacterIteratorallows 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
-  
- 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 of
  PrintException can implement to report an error condition
 involving one or more printing attributes that a particular Print
 Service instance does not support. 
- AttributeInUseException - Exception in javax.naming.directory
- 
This exception is thrown when an operation attempts
 to add an attribute that already exists. 
- AttributeInUseException(String) - Constructor for exception javax.naming.directory.AttributeInUseException
- 
Constructs a new instance of AttributeInUseException with
 an explanation. 
- AttributeInUseException() - Constructor for exception javax.naming.directory.AttributeInUseException
- 
Constructs a new instance of AttributeInUseException. 
- AttributeList - Class in javax.management
- 
Represents a list of values for attributes of an MBean. 
- AttributeList() - Constructor for class javax.management.AttributeList
- 
Constructs an empty AttributeList.
 
- AttributeList(int) - Constructor for class javax.management.AttributeList
- 
Constructs an empty AttributeListwith
 the initial capacity specified.
 
- AttributeList(AttributeList) - Constructor for class javax.management.AttributeList
- 
Constructs an AttributeListcontaining the
 elements of theAttributeListspecified, in the
 order in which they are returned by theAttributeList's iterator.
 
- AttributeList(List<Attribute>) - Constructor for class javax.management.AttributeList
- 
Constructs an AttributeListcontaining the elements of theListspecified, in the order in which they are returned by
 theList's iterator.
 
- 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(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 - Interface in org.xml.sax
- 
- AttributeListImpl - Class in org.xml.sax.helpers
- 
- 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. 
- AttributeModificationException - Exception 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(String) - Constructor for exception javax.naming.directory.AttributeModificationException
- 
Constructs a new instance of AttributeModificationException using
 an explanation. 
- AttributeModificationException() - Constructor for exception javax.naming.directory.AttributeModificationException
- 
Constructs a new instance of AttributeModificationException. 
- 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 NULLvalues might not be allowed.
 
- AttributeNotFoundException - Exception in javax.management
- 
The specified attribute does not exist or cannot be retrieved. 
- AttributeNotFoundException() - Constructor for exception javax.management.AttributeNotFoundException
- 
Default constructor. 
- AttributeNotFoundException(String) - Constructor for exception javax.management.AttributeNotFoundException
- 
Constructor that allows a specific error message to be specified. 
- attributeNullable - Static variable in interface java.sql.DatabaseMetaData
- 
Indicates that NULLvalues are definitely allowed.
 
- attributeNullableUnknown - Static variable in interface java.sql.DatabaseMetaData
- 
Indicates that whether NULLvalues are allowed is not
 known.
 
- Attributes - Class in java.util.jar
- 
The Attributes class maps Manifest attribute names to associated string
 values. 
- 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 - Variable in class javax.accessibility.AccessibleAttributeSequence
- 
The text attributes 
- 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.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 though  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. 
- AttributeSetUtilities - Class in javax.print.attribute
- 
Class AttributeSetUtilities provides static methods for manipulating
 AttributeSets. 
- 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. 
- AttributeUndoableEdit(Element, AttributeSet, boolean) - Constructor for class javax.swing.text.DefaultStyledDocument.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
- 
- AttributeValueExp(String) - Constructor for class javax.management.AttributeValueExp
- 
Creates a new AttributeValueExprepresenting the
 specified object attribute, named attr.
 
- 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
-  
- 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 ZonedDateTimeensuring 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 ZonedDateTimetrying 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
- 
The AudioClipinterface is a simple abstraction for
 playing a sound clip.
 
- AudioFileFormat - Class in javax.sound.sampled
- 
An instance of the AudioFileFormatclass 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 Typeclass 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
-  
- AudioFileWriter - Class in javax.sound.sampled.spi
- 
Provider for audio file writing services. 
- AudioFileWriter() - Constructor for class javax.sound.sampled.spi.AudioFileWriter
-  
- AudioFormat - Class in javax.sound.sampled
- 
AudioFormatis the class that specifies a particular arrangement of data in a sound stream.
 
- AudioFormat(AudioFormat.Encoding, float, int, int, int, float, boolean) - Constructor for class javax.sound.sampled.AudioFormat
- 
Constructs an AudioFormatwith the given parameters.
 
- AudioFormat(AudioFormat.Encoding, float, int, int, int, float, boolean, Map<String, Object>) - Constructor for class javax.sound.sampled.AudioFormat
- 
Constructs an AudioFormatwith the given parameters.
 
- AudioFormat(float, int, int, boolean, boolean) - Constructor for class javax.sound.sampled.AudioFormat
- 
Constructs an AudioFormatwith a linear PCM encoding and
 the given parameters.
 
- AudioFormat.Encoding - Class in javax.sound.sampled
- 
The Encodingclass  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 AudioPermissionclass represents access rights to the audio
 system resources.
 
- AudioPermission(String) - Constructor for class javax.sound.sampled.AudioPermission
- 
Creates a new AudioPermissionobject that has the specified
 symbolic name, such as "play" or "record".
 
- AudioPermission(String, String) - Constructor for class javax.sound.sampled.AudioPermission
- 
Creates a new AudioPermissionobject that has the specified
 symbolic name, such as "play" or "record".
 
- AudioSystem - Class in javax.sound.sampled
- 
The AudioSystemclass acts as the entry point to the
 sampled-audio system resources.
 
- 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 - 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(Object) - Method in interface javax.management.remote.JMXAuthenticator
- 
Authenticates the MBeanServerConnectionclient
 with the given client credentials.
 
- AuthenticationException - Exception in javax.naming
- 
This exception is thrown when an authentication error occurs while
 accessing the naming or directory service. 
- AuthenticationException(String) - Constructor for exception javax.naming.AuthenticationException
- 
Constructs a new instance of AuthenticationException using the
 explanation supplied. 
- AuthenticationException() - Constructor for exception javax.naming.AuthenticationException
- 
Constructs a new instance of AuthenticationException. 
- AuthenticationException - Exception 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 javax.security.sasl.AuthenticationException
- 
Constructs a new instance of AuthenticationException.
 
- AuthenticationException(String) - Constructor for exception javax.security.sasl.AuthenticationException
- 
Constructs a new instance of AuthenticationExceptionwith a detailed message.
 
- AuthenticationException(String, Throwable) - Constructor for exception javax.security.sasl.AuthenticationException
- 
Constructs a new instance of AuthenticationExceptionwith a detailed message
 and a root exception.
 
- AuthenticationNotSupportedException - Exception in javax.naming
- 
This exception is thrown when
 the particular flavor of authentication requested is not supported. 
- AuthenticationNotSupportedException(String) - Constructor for exception javax.naming.AuthenticationNotSupportedException
- 
Constructs a new instance of AuthenticationNotSupportedException using
 an explanation. 
- AuthenticationNotSupportedException() - Constructor for exception javax.naming.AuthenticationNotSupportedException
- 
Constructs a new instance of AuthenticationNotSupportedException
 all name resolution fields and explanation initialized to null. 
- 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 java.net.Authenticator
-  
- AUTHENTICATOR - Static variable in class javax.management.remote.JMXConnectorServer
- 
Name of the attribute that specifies the authenticator for a
 connector server. 
- Authenticator.RequestorType - Enum in java.net
- 
The type of the entity requesting authentication. 
- 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. 
- AuthorizeCallback - Class in javax.security.sasl
- 
This callback is used by SaslServerto 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.
 
- 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
- 
Constructs a provider with the specified name, version number,
 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 SQLExceptionwhile autoCommit istrueindicates
 that all open ResultSets are closed, even ones that are holdable.
 
- autoCreateColumnsFromModel - Variable in class javax.swing.JTable
- 
The table will query the TableModelto build the default
  set of columns if this is true.
 
- 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 - 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. 
- autoscroll(Point) - Method in interface java.awt.dnd.Autoscroll
- 
notify the Componentto autoscroll
 
- 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. 
- 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".
 
- 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 by the next
 invocation of a method for this input stream. 
- 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 after EOF has reached for the current entry data,
 otherwise always return 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 Locales which may be used to localize
 warning messages, ornullif localization is not
 supported.
 
- availableLocales - Variable in class javax.imageio.ImageWriter
- 
An array of Locales that may be used to localize
 warning messages and compression setting values, ornullif localization is not supported.
 
- 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. 
- average() - Method in interface java.util.stream.DoubleStream
- 
Returns an OptionalDoubledescribing 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 OptionalDoubledescribing 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 OptionalDoubledescribing 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 Collectorthat 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 Collectorthat 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 Collectorthat produces the arithmetic mean of a long-valued
 function applied to the input elements.
 
- 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(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() - Method in class java.util.concurrent.CyclicBarrier
- 
Waits until all  parties have invoked
  await on this barrier. 
- 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() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
- 
Implements interruptible condition wait. 
- await(long, TimeUnit) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
- 
Implements timed condition wait. 
- await() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
- 
Implements interruptible condition wait. 
- await(long, TimeUnit) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
- 
Implements timed 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 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 InterruptedExceptionif 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 InterruptedExceptionif 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
- 
- 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
-  
- 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. 
- AWTError - Error in java.awt
- 
Thrown when a serious Abstract Window Toolkit error has occurred. 
- AWTError(String) - Constructor for error java.awt.AWTError
- 
Constructs an instance of AWTErrorwith 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
- 
Constructs an AWTEvent object from the parameters of a 1.0-style event. 
- 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 EventListenerProxyspecifically for adding anAWTEventListenerfor a specific event mask.
 
- AWTEventListenerProxy(long, AWTEventListener) - Constructor for class java.awt.event.AWTEventListenerProxy
- 
Constructor which binds the AWTEventListenerto a specific event mask.
 
- AWTEventMulticaster - Class in java.awt
- 
AWTEventMulticasterimplements efficient and thread-safe multi-cast
 event dispatching for the AWT events defined in thejava.awt.eventpackage.
 
- AWTEventMulticaster(EventListener, EventListener) - Constructor for class java.awt.AWTEventMulticaster
- 
Creates an event multicaster instance which chains listener-a
 with listener-b. 
- AWTException - Exception in java.awt
- 
Signals that an Abstract Window Toolkit exception has occurred. 
- AWTException(String) - Constructor for exception java.awt.AWTException
- 
Constructs an instance of AWTExceptionwith the
 specified detail message.
 
- AWTKeyStroke - Class in java.awt
- 
An AWTKeyStrokerepresents a key action on the
 keyboard, or equivalent input device.
 
- AWTKeyStroke() - Constructor for class java.awt.AWTKeyStroke
- 
Constructs an AWTKeyStrokewith default values.
 
- AWTKeyStroke(char, int, int, boolean) - Constructor for class java.awt.AWTKeyStroke
- 
Constructs an AWTKeyStrokewith 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 AWTPermissionwith the specified name.
 
- AWTPermission(String, String) - Constructor for class java.awt.AWTPermission
- 
Creates a new AWTPermissionobject with the specified name.