A-Index (Java Platform SE 6) (original) (raw)


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


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() - 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.

abortRequested() - Method in class javax.imageio.ImageReader

Returns true if a request to abort the current read operation has been made since the reader was instantiated orclearAbortRequest was called.

abortRequested() - Method in class javax.imageio.ImageWriter

Returns true if a request to abort the current write operation has been made since the writer was instantiated orclearAbortRequest was called.

ABOUT_UIROLE - Static variable in class javax.print.ServiceUIFactory

Denotes a UI which performs an informative "About" role.

ABOVE_BASELINE - Static variable in class java.awt.GridBagConstraints

Possible value for the anchor field.

ABOVE_BASELINE_LEADING - Static variable in class java.awt.GridBagConstraints

Possible value for the anchor field.

ABOVE_BASELINE_TRAILING - Static variable in class java.awt.GridBagConstraints

Possible value for the anchor field.

ABOVE_BOTTOM - Static variable in class javax.swing.border.TitledBorder

Position the title above the border's bottom line.

ABOVE_TOP - Static variable in class javax.swing.border.TitledBorder

Position the title above the border's top line.

abs(int) - Static method in class java.lang.Math

Returns the absolute value of an int value.

abs(long) - Static method in class java.lang.Math

Returns the absolute value of a long value.

abs(float) - Static method in class java.lang.Math

Returns the absolute value of a float value.

abs(double) - Static method in class java.lang.Math

Returns the absolute value of a double value.

abs(int) - Static method in class java.lang.StrictMath

Returns the absolute value of an int value..

abs(long) - Static method in class java.lang.StrictMath

Returns the absolute value of a long value.

abs(float) - Static method in class java.lang.StrictMath

Returns the absolute value of a float value.

abs(double) - Static method in class java.lang.StrictMath

Returns the absolute value of a double value.

abs() - Method in class java.math.BigDecimal

Returns a BigDecimal whose value is the absolute value of this BigDecimal, and whose scale isthis.scale().

abs(MathContext) - Method in class java.math.BigDecimal

Returns a BigDecimal whose value is the absolute value of this BigDecimal, 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.

absolute(int) - Method in interface java.sql.ResultSet

Moves the cursor to the given row number in this ResultSet object.

absolutePath() - Method in class java.util.prefs.AbstractPreferences

Implements the absolutePath method as per the specification inPreferences.absolutePath().

absolutePath() - Method in class java.util.prefs.Preferences

Returns this preference node's absolute path name.

ABSTRACT - Static variable in class java.lang.reflect.Modifier

The int value representing the abstract modifier.

AbstractAction - Class in javax.swing

This class provides default implementations for the JFC Action interface.

AbstractAction() - Constructor for class javax.swing.AbstractAction

Defines an Action object with a default description string and default icon.

AbstractAction(String) - Constructor for class javax.swing.AbstractAction

Defines an Action object with the specified description string and a default icon.

[**AbstractAction(String, Icon)**](../javax/swing/AbstractAction.html#AbstractAction%28java.lang.String, javax.swing.Icon%29) - Constructor for class javax.swing.AbstractAction

Defines an Action object with the specified description string and a the specified 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.

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 AbstractButton class.

AbstractButton.AccessibleAbstractButton() - Constructor for class javax.swing.AbstractButton.AccessibleAbstractButton

AbstractButton.ButtonChangeListener - Class in javax.swing

Extends ChangeListener to be serializable.

AbstractCellEditor - Class in javax.swing

AbstractCellEditor() - Constructor for class javax.swing.AbstractCellEditor

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)**](../javax/swing/text/AbstractDocument.html#AbstractDocument%28javax.swing.text.AbstractDocument.Content, javax.swing.text.AbstractDocument.AttributeContext%29) - 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.AbstractElement(Element, AttributeSet)**](../javax/swing/text/AbstractDocument.AbstractElement.html#AbstractDocument.AbstractElement%28javax.swing.text.Element, javax.swing.text.AttributeSet%29) - Constructor for class javax.swing.text.AbstractDocument.AbstractElement

Creates a new AbstractElement.

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.BranchElement(Element, AttributeSet)**](../javax/swing/text/AbstractDocument.BranchElement.html#AbstractDocument.BranchElement%28javax.swing.text.Element, javax.swing.text.AttributeSet%29) - Constructor for class javax.swing.text.AbstractDocument.BranchElement

Constructs a composite element that initially contains no children.

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.DefaultDocumentEvent(int, int, DocumentEvent.EventType)**](../javax/swing/text/AbstractDocument.DefaultDocumentEvent.html#AbstractDocument.DefaultDocumentEvent%28int, int, javax.swing.event.DocumentEvent.EventType%29) - Constructor for class javax.swing.text.AbstractDocument.DefaultDocumentEvent

Constructs a change record.

AbstractDocument.ElementEdit - Class in javax.swing.text

An implementation of ElementChange that can be added to the document event.

[AbstractDocument.ElementEdit(Element, int, Element[], Element[])](../javax/swing/text/AbstractDocument.ElementEdit.html#AbstractDocument.ElementEdit%28javax.swing.text.Element, int, javax.swing.text.Element[], javax.swing.text.Element[]%29) - Constructor for class javax.swing.text.AbstractDocument.ElementEdit

Constructs an edit record.

AbstractDocument.LeafElement - Class in javax.swing.text

Implements an element that directly represents content of some kind.

[**AbstractDocument.LeafElement(Element, AttributeSet, int, int)**](../javax/swing/text/AbstractDocument.LeafElement.html#AbstractDocument.LeafElement%28javax.swing.text.Element, javax.swing.text.AttributeSet, int, int%29) - Constructor for class javax.swing.text.AbstractDocument.LeafElement

Constructs an element that represents content within the document (has no children).

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.

AbstractExecutorService - Class in java.util.concurrent

Provides default implementations of ExecutorService execution methods.

AbstractExecutorService() - Constructor for class java.util.concurrent.AbstractExecutorService

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.

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 AbstractLayoutCache to determine the size and x origin of a particular node.

AbstractLayoutCache.NodeDimensions() - Constructor for class javax.swing.tree.AbstractLayoutCache.NodeDimensions

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 - Class in javax.swing

The abstract definition for the data model that provides a List with its contents.

AbstractListModel() - Constructor for class javax.swing.AbstractListModel

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.SimpleEntry(K, V)**](../java/util/AbstractMap.SimpleEntry.html#AbstractMap.SimpleEntry%28K, V%29) - Constructor for class java.util.AbstractMap.SimpleEntry

Creates an entry representing a mapping from the specified key to the specified value.

AbstractMap.SimpleEntry(Map.Entry<? extends K, ? extends V>) - Constructor for class java.util.AbstractMap.SimpleEntry

Creates an entry representing the same mapping as the specified entry.

AbstractMap.SimpleImmutableEntry<K,V> - Class in java.util

An Entry maintaining an immutable key and value.

[**AbstractMap.SimpleImmutableEntry(K, V)**](../java/util/AbstractMap.SimpleImmutableEntry.html#AbstractMap.SimpleImmutableEntry%28K, V%29) - Constructor for class java.util.AbstractMap.SimpleImmutableEntry

Creates an entry representing a mapping from the specified key to the specified value.

AbstractMap.SimpleImmutableEntry(Map.Entry<? extends K, ? extends V>) - Constructor for class java.util.AbstractMap.SimpleImmutableEntry

Creates an entry representing the same mapping as the specified entry.

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 AbstractMethodError with no detail message.

AbstractMethodError(String) - Constructor for error java.lang.AbstractMethodError

Constructs an AbstractMethodError with 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)**](../java/util/prefs/AbstractPreferences.html#AbstractPreferences%28java.util.prefs.AbstractPreferences, java.lang.String%29) - Constructor for class java.util.prefs.AbstractPreferences

Creates a preference node with the specified parent and the specified name relative to its parent.

AbstractProcessor - Class in javax.annotation.processing

An abstract annotation processor designed to be a convenient superclass for most concrete annotation processors.

AbstractProcessor() - Constructor for class javax.annotation.processing.AbstractProcessor

Constructor for subclasses to call.

AbstractQueue<E> - Class in java.util

This class provides skeletal implementations of some Queue operations.

AbstractQueue() - Constructor for class java.util.AbstractQueue

Constructor for use by subclasses.

AbstractQueuedLongSynchronizer - Class in java.util.concurrent.locks

A version of AbstractQueuedSynchronizer in which synchronization state is maintained as a long.

AbstractQueuedLongSynchronizer() - Constructor for class java.util.concurrent.locks.AbstractQueuedLongSynchronizer

Creates a new AbstractQueuedLongSynchronizer instance with initial synchronization state of zero.

AbstractQueuedLongSynchronizer.ConditionObject - Class in java.util.concurrent.locks

Condition implementation for a AbstractQueuedLongSynchronizer serving as the basis of a Lock implementation.

AbstractQueuedLongSynchronizer.ConditionObject() - Constructor for class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject

Creates a new ConditionObject instance.

AbstractQueuedSynchronizer - Class in java.util.concurrent.locks

Provides a framework for implementing blocking locks and related synchronizers (semaphores, events, etc) that rely on first-in-first-out (FIFO) wait queues.

AbstractQueuedSynchronizer() - Constructor for class java.util.concurrent.locks.AbstractQueuedSynchronizer

Creates a new AbstractQueuedSynchronizer instance with initial synchronization state of zero.

AbstractQueuedSynchronizer.ConditionObject - Class in java.util.concurrent.locks

Condition implementation for a AbstractQueuedSynchronizer serving as the basis of a Lock implementation.

AbstractQueuedSynchronizer.ConditionObject() - Constructor for class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject

Creates a new ConditionObject instance.

AbstractScriptEngine - Class in javax.script

Provides a standard implementation for several of the variants of the eval method.

AbstractScriptEngine() - Constructor for class javax.script.AbstractScriptEngine

Creates a new instance of AbstractScriptEngine using a SimpleScriptContext as its default ScriptContext.

AbstractScriptEngine(Bindings) - Constructor for class javax.script.AbstractScriptEngine

Creates a new instance using the specified Bindings as theENGINE_SCOPE Bindings in the protected context field.

AbstractSelectableChannel - Class in java.nio.channels.spi

Base implementation class for selectable channels.

AbstractSelectableChannel(SelectorProvider) - Constructor for class java.nio.channels.spi.AbstractSelectableChannel

Initializes a new instance of this class.

AbstractSelectionKey - Class in java.nio.channels.spi

Base implementation class for selection keys.

AbstractSelectionKey() - Constructor for class java.nio.channels.spi.AbstractSelectionKey

Initializes a new instance of this class.

AbstractSelector - Class in java.nio.channels.spi

Base implementation class for selectors.

AbstractSelector(SelectorProvider) - Constructor for class java.nio.channels.spi.AbstractSelector

Initializes a new instance of this class.

AbstractSequentialList<E> - Class in java.util

This class provides a skeletal implementation of the List interface to minimize the effort required to implement this interface backed by a "sequential access" data store (such as a linked list).

AbstractSequentialList() - Constructor for class java.util.AbstractSequentialList

Sole constructor.

AbstractSet<E> - Class in java.util

This class provides a skeletal implementation of the Set interface to minimize the effort required to implement this interface.

AbstractSet() - Constructor for class java.util.AbstractSet

Sole constructor.

AbstractSpinnerModel - Class in javax.swing

This class provides the ChangeListener part of the SpinnerModel interface that should be suitable for most concrete SpinnerModel implementations.

AbstractSpinnerModel() - Constructor for class javax.swing.AbstractSpinnerModel

AbstractTableModel - Class in javax.swing.table

This abstract class provides default implementations for most of the methods in the TableModel interface.

AbstractTableModel() - Constructor for class javax.swing.table.AbstractTableModel

AbstractTypeVisitor6<R,P> - Class in javax.lang.model.util

A skeletal visitor of types with default behavior appropriate for the version 6 language level.

AbstractTypeVisitor6() - Constructor for class javax.lang.model.util.AbstractTypeVisitor6

Constructor for concrete subclasses to call.

AbstractUndoableEdit - Class in javax.swing.undo

An abstract implementation of UndoableEdit, implementing simple responses to all boolean methods in that interface.

AbstractUndoableEdit() - Constructor for class javax.swing.undo.AbstractUndoableEdit

Creates an AbstractUndoableEdit which defaultshasBeenDone and alive to true.

AbstractUnmarshallerImpl - Class in javax.xml.bind.helpers

Partial default Unmarshaller implementation.

AbstractUnmarshallerImpl() - Constructor for class javax.xml.bind.helpers.AbstractUnmarshallerImpl

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)**](../javax/swing/text/AbstractWriter.html#AbstractWriter%28java.io.Writer, javax.swing.text.Document%29) - Constructor for class javax.swing.text.AbstractWriter

Creates a new AbstractWriter.

[**AbstractWriter(Writer, Document, int, int)**](../javax/swing/text/AbstractWriter.html#AbstractWriter%28java.io.Writer, javax.swing.text.Document, int, int%29) - Constructor for class javax.swing.text.AbstractWriter

Creates a new AbstractWriter.

[**AbstractWriter(Writer, Element)**](../javax/swing/text/AbstractWriter.html#AbstractWriter%28java.io.Writer, javax.swing.text.Element%29) - Constructor for class javax.swing.text.AbstractWriter

Creates a new AbstractWriter.

[**AbstractWriter(Writer, Element, int, int)**](../javax/swing/text/AbstractWriter.html#AbstractWriter%28java.io.Writer, javax.swing.text.Element, int, int%29) - Constructor for class javax.swing.text.AbstractWriter

Creates a new AbstractWriter.

accelerationPriority - Variable in class java.awt.Image

Priority for accelerating this image.

ACCELERATOR_KEY - Static variable in interface javax.swing.Action

The key used for storing a KeyStroke to be used as the accelerator for the action.

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)**](../java/io/FilenameFilter.html#accept%28java.io.File, java.lang.String%29) - 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() - Method in class java.nio.channels.ServerSocketChannel

Accepts a connection made to this channel's socket.

[**accept(AnnotationValueVisitor<R, P>, P)**](../javax/lang/model/element/AnnotationValue.html#accept%28javax.lang.model.element.AnnotationValueVisitor, P%29) - Method in interface javax.lang.model.element.AnnotationValue

Applies a visitor to this value.

[**accept(ElementVisitor<R, P>, P)**](../javax/lang/model/element/Element.html#accept%28javax.lang.model.element.ElementVisitor, P%29) - Method in interface javax.lang.model.element.Element

Applies a visitor to this element.

[**accept(TypeVisitor<R, P>, P)**](../javax/lang/model/type/TypeMirror.html#accept%28javax.lang.model.type.TypeVisitor, P%29) - 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 Component is 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.

acceptChanges() - Method in interface javax.sql.rowset.CachedRowSet

Propagates row update, insert and delete changes made to thisCachedRowSet object to the underlying data source.

acceptChanges(Connection) - Method in interface javax.sql.rowset.CachedRowSet

Propagates all row update, insert and delete changes to the data source backing this CachedRowSet object using the specified Connection object to establish a connection to the data source.

acceptDrag(int) - Method in class java.awt.dnd.DropTargetContext

accept the Drag.

acceptDrag(int) - Method in class java.awt.dnd.DropTargetDragEvent

Accepts the drag.

acceptDrop(int) - Method in class java.awt.dnd.DropTargetContext

called to signal that the drop is acceptable using the specified operation.

acceptDrop(int) - Method in class java.awt.dnd.DropTargetDropEvent

accept the drop, using the specified action.

ACCEPTING_JOBS - Static variable in class javax.print.attribute.standard.PrinterIsAcceptingJobs

The printer is currently acccepting 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.

[acceptSecContext(byte[], int, int)](../org/ietf/jgss/GSSContext.html#acceptSecContext%28byte[], int, int%29) - Method in interface org.ietf.jgss.GSSContext

Called by the context acceptor upon receiving a token from the peer.

[**acceptSecContext(InputStream, OutputStream)**](../org/ietf/jgss/GSSContext.html#acceptSecContext%28java.io.InputStream, java.io.OutputStream%29) - 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 value member described by this ValueMember object.

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 set of ProtectionDomains.

[**AccessControlContext(AccessControlContext, DomainCombiner)**](../java/security/AccessControlContext.html#AccessControlContext%28java.security.AccessControlContext, java.security.DomainCombiner%29) - Constructor for class java.security.AccessControlContext

Create a new AccessControlContext with the givenAccessControlContext and DomainCombiner.

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 AccessControlException with the specified, detailed message.

[**AccessControlException(String, Permission)**](../java/security/AccessControlException.html#AccessControlException%28java.lang.String, java.security.Permission%29) - Constructor for exception java.security.AccessControlException

Constructs an AccessControlException with 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.

AccessException - Exception in java.rmi

An AccessException is thrown by certain methods of thejava.rmi.Naming class (specifically bind,rebind, and unbind) and methods of thejava.rmi.activation.ActivationSystem interface 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 AccessException with the specified detail message.

[**AccessException(String, Exception)**](../java/rmi/AccessException.html#AccessException%28java.lang.String, java.lang.Exception%29) - Constructor for exception java.rmi.AccessException

Constructs an AccessException with 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.

AccessibleAction - Interface in javax.accessibility

The AccessibleAction interface should be supported by any object that can perform one or more actions.

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)**](../javax/accessibility/AccessibleAttributeSequence.html#AccessibleAttributeSequence%28int, int, javax.swing.text.AttributeSet%29) - Constructor for class javax.accessibility.AccessibleAttributeSequence

Constructs an AccessibleAttributeSequence with the given parameters.

accessibleAWTComponentHandler - Variable in class java.awt.Component.AccessibleAWTComponent

accessibleAWTFocusHandler - Variable in class java.awt.Component.AccessibleAWTComponent

AccessibleBundle - Class in javax.accessibility

Base class used to maintain a strongly typed enumeration.

AccessibleBundle() - Constructor for class javax.accessibility.AccessibleBundle

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

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.JComponent

The AccessibleContext associated with thisJComponent.

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 AccessibleContext for the ProgressMonitor

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

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).

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.

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)**](../javax/accessibility/AccessibleRelation.html#AccessibleRelation%28java.lang.String, java.lang.Object%29) - Constructor for class javax.accessibility.AccessibleRelation

Creates a new AccessibleRelation using the given locale independent key.

[AccessibleRelation(String, Object[])](../javax/accessibility/AccessibleRelation.html#AccessibleRelation%28java.lang.String, java.lang.Object[]%29) - Constructor for class javax.accessibility.AccessibleRelation

Creates a new AccessibleRelation using the given locale independent key.

AccessibleRelationSet - Class in javax.accessibility

Class AccessibleRelationSet determines a component's relation set.

AccessibleRelationSet() - Constructor for class javax.accessibility.AccessibleRelationSet

Creates a new empty relation set.

AccessibleRelationSet(AccessibleRelation[]) - Constructor for class javax.accessibility.AccessibleRelationSet

Creates a new relation with the initial set of relations contained in the array of relations passed in.

AccessibleResourceBundle - Class in javax.accessibility

Deprecated. This class is deprecated as of version 1.3 of the Java Platform.

AccessibleResourceBundle() - Constructor for class javax.accessibility.AccessibleResourceBundle

Deprecated.

AccessibleRole - Class in javax.accessibility

Class AccessibleRole determines the role of a component.

AccessibleRole(String) - Constructor for class javax.accessibility.AccessibleRole

Creates a new AccessibleRole using the given locale independent key.

AccessibleSelection - Interface in javax.accessibility

This AccessibleSelection interface provides the standard mechanism for an assistive technology to determine what the current selected children are, as well as modify the selection set.

AccessibleState - Class in javax.accessibility

Class AccessibleState describes a component's particular state.

AccessibleState(String) - Constructor for class javax.accessibility.AccessibleState

Creates a new AccessibleState using the given locale independent key.

AccessibleStateSet - Class in javax.accessibility

Class AccessibleStateSet determines a component's state set.

AccessibleStateSet() - Constructor for class javax.accessibility.AccessibleStateSet

Creates a new empty state set.

AccessibleStateSet(AccessibleState[]) - Constructor for class javax.accessibility.AccessibleStateSet

Creates a new state with the initial set of states contained in the array of states passed in.

AccessibleStreamable - Interface in javax.accessibility

The AccessibleStreamable interface should be implemented by the AccessibleContext of any component that presents the raw stream behind a component on the display screen.

AccessibleTable - Interface in javax.accessibility

Class AccessibleTable describes a user-interface component that presents data in a two-dimensional table format.

AccessibleTableModelChange - Interface in javax.accessibility

The AccessibleTableModelChange interface describes a change to the table model.

AccessibleText - Interface in javax.accessibility

The AccessibleText interface should be implemented by all classes that present textual information on the display.

AccessibleTextSequence - Class in javax.accessibility

This class collects together key details of a span of text.

[**AccessibleTextSequence(int, int, String)**](../javax/accessibility/AccessibleTextSequence.html#AccessibleTextSequence%28int, int, java.lang.String%29) - Constructor for class javax.accessibility.AccessibleTextSequence

Constructs an AccessibleTextSequence with the given parameters.

AccessibleValue - Interface in javax.accessibility

The AccessibleValue interface should be supported by any object that supports a numerical value (e.g., a scroll bar).

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.

Acl - Interface in java.security.acl

Interface representing 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).

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.

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)**](../java/awt/Component.html#action%28java.awt.Event, java.lang.Object%29) - Method in class java.awt.Component

Deprecated. As of JDK version 1.1, should register this component as ActionListener on component which fires action events.

ACTION - Static variable in class javax.management.MBeanOperationInfo

Indicates that the operation is a write-like, and would modify the MBean in some way, typically by writing some value or changing a configuration.

Action - Interface in javax.swing

The Action interface provides a useful extension to theActionListener interface in cases where the same functionality may be accessed by several controls.

ACTION - Static variable in class javax.swing.text.html.HTML.Attribute

Action - Annotation Type in javax.xml.ws

The Action annotation allows explicit association of a WS-Addressing Action message addressing property with input, output, and fault messages 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 String for theActionEvent that will be created when anAction is going to be notified as the result of residing in a Keymap associated with aJComponent.

ACTION_COPY - Static variable in class java.awt.dnd.DnDConstants

An int representing a "copy" action.

ACTION_COPY_OR_MOVE - Static variable in class java.awt.dnd.DnDConstants

An int representing a "copy" or "move" action.

ACTION_EVENT - Static variable in class java.awt.Event

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.

ACTION_INSERT_AFTER - Static variable in interface org.w3c.dom.ls.LSParser

Insert the result of the parse operation as the immediately following sibling of the context node.

ACTION_INSERT_BEFORE - Static variable in interface org.w3c.dom.ls.LSParser

Insert the result of the parse operation as the immediately preceding sibling of the context node.

ACTION_LAST - Static variable in class java.awt.event.ActionEvent

The last number in the range of ids used for action events.

ACTION_LINK - Static variable in class java.awt.dnd.DnDConstants

An int representing a "link" action.

ACTION_MOVE - Static variable in class java.awt.dnd.DnDConstants

An int representing a "move" action.

ACTION_NONE - Static variable in class java.awt.dnd.DnDConstants

An int representing no action.

ACTION_PERFORMED - Static variable in class java.awt.event.ActionEvent

This event id indicates that a meaningful action occured.

ACTION_REFERENCE - Static variable in class java.awt.dnd.DnDConstants

An int representing a "reference" action (synonym for ACTION_LINK).

ACTION_REPLACE - Static variable in interface org.w3c.dom.ls.LSParser

Replace the context node with the result of the parse operation.

ACTION_REPLACE_CHILDREN - Static variable in interface org.w3c.dom.ls.LSParser

Replace all the children of the context node with the result of the parse operation.

actionCommand - Variable in class javax.swing.DefaultButtonModel

The action command string fired by the button.

actionCommand - Variable in class javax.swing.JComboBox

This protected field is implementation specific.

ActionEvent - Class in java.awt.event

A semantic event which indicates that a component-defined action occurred.

[**ActionEvent(Object, int, String)**](../java/awt/event/ActionEvent.html#ActionEvent%28java.lang.Object, int, java.lang.String%29) - Constructor for class java.awt.event.ActionEvent

Constructs an ActionEvent object.

[**ActionEvent(Object, int, String, int)**](../java/awt/event/ActionEvent.html#ActionEvent%28java.lang.Object, int, java.lang.String, int%29) - Constructor for class java.awt.event.ActionEvent

Constructs an ActionEvent object with modifier keys.

[**ActionEvent(Object, int, String, long, int)**](../java/awt/event/ActionEvent.html#ActionEvent%28java.lang.Object, int, java.lang.String, long, int%29) - Constructor for class java.awt.event.ActionEvent

Constructs an ActionEvent object 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

ActionMap provides mappings fromObjects (called keys or Action names) to Actions.

ActionMap() - Constructor for class javax.swing.ActionMap

Creates an ActionMap with no parent and no mappings.

ActionMapUIResource - Class in javax.swing.plaf

A subclass of javax.swing.ActionMap that implements UIResource.

ActionMapUIResource() - Constructor for class javax.swing.plaf.ActionMapUIResource

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 processeing 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)**](../javax/swing/AbstractButton.html#actionPropertyChanged%28javax.swing.Action, java.lang.String%29) - Method in class javax.swing.AbstractButton

Updates the button's state in response to property changes in the associated action.

[**actionPropertyChanged(Action, String)**](../javax/swing/JComboBox.html#actionPropertyChanged%28javax.swing.Action, java.lang.String%29) - Method in class javax.swing.JComboBox

Updates the combobox's state in response to property changes in associated action.

[**actionPropertyChanged(Action, String)**](../javax/swing/JMenuItem.html#actionPropertyChanged%28javax.swing.Action, java.lang.String%29) - Method in class javax.swing.JMenuItem

Updates the button's state in response to property changes in the associated action.

[**actionPropertyChanged(Action, String)**](../javax/swing/JTextField.html#actionPropertyChanged%28javax.swing.Action, java.lang.String%29) - Method in class javax.swing.JTextField

Updates the textfield's state in response to property changes in associated action.

Activatable - Class in java.rmi.activation

The Activatable class provides support for remote objects that require persistent access over time and that can be activated by the system.

[**Activatable(String, MarshalledObject<?>, boolean, int)**](../java/rmi/activation/Activatable.html#Activatable%28java.lang.String, java.rmi.MarshalledObject, boolean, int%29) - 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)**](../java/rmi/activation/Activatable.html#Activatable%28java.lang.String, java.rmi.MarshalledObject, boolean, int, java.rmi.server.RMIClientSocketFactory, java.rmi.server.RMIServerSocketFactory%29) - 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)**](../java/rmi/activation/Activatable.html#Activatable%28java.rmi.activation.ActivationID, int%29) - Constructor for class java.rmi.activation.Activatable

Constructor used to activate/export the object on a specified port.

[**Activatable(ActivationID, int, RMIClientSocketFactory, RMIServerSocketFactory)**](../java/rmi/activation/Activatable.html#Activatable%28java.rmi.activation.ActivationID, int, java.rmi.server.RMIClientSocketFactory, java.rmi.server.RMIServerSocketFactory%29) - 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)**](../java/rmi/activation/Activator.html#activate%28java.rmi.activation.ActivationID, boolean%29) - 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)](../org/omg/PortableServer/POAOperations.html#activate%5Fobject%5Fwith%5Fid%28byte[], org.omg.PortableServer.Servant%29) - 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 IIOParamController for this IIOParam object and returns the resulting value.

activateController() - Method in class javax.imageio.metadata.IIOMetadata

Activates the installed IIOMetadataController for this IIOMetadata object 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 ActivateFailedException with the specified detail message.

[**ActivateFailedException(String, Exception)**](../java/rmi/activation/ActivateFailedException.html#ActivateFailedException%28java.lang.String, java.lang.Exception%29) - Constructor for exception java.rmi.activation.ActivateFailedException

Constructs an ActivateFailedException with 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)**](../javax/swing/text/html/HTMLEditorKit.LinkController.html#activateLink%28int, javax.swing.JEditorPane%29) - 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 ofjava.awt.datatransfer.DataFlavor.

[**ActivationDataFlavor(Class, String, String)**](../javax/activation/ActivationDataFlavor.html#ActivationDataFlavor%28java.lang.Class, java.lang.String, java.lang.String%29) - Constructor for class javax.activation.ActivationDataFlavor

Construct a DataFlavor that represents an arbitrary Java object.

[**ActivationDataFlavor(Class, String)**](../javax/activation/ActivationDataFlavor.html#ActivationDataFlavor%28java.lang.Class, java.lang.String%29) - Constructor for class javax.activation.ActivationDataFlavor

Construct a DataFlavor that represents a MimeType.

[**ActivationDataFlavor(String, String)**](../javax/activation/ActivationDataFlavor.html#ActivationDataFlavor%28java.lang.String, java.lang.String%29) - 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<?>)**](../java/rmi/activation/ActivationDesc.html#ActivationDesc%28java.lang.String, java.lang.String, java.rmi.MarshalledObject%29) - 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 code location and whose initialization information is data.

[**ActivationDesc(String, String, MarshalledObject<?>, boolean)**](../java/rmi/activation/ActivationDesc.html#ActivationDesc%28java.lang.String, java.lang.String, java.rmi.MarshalledObject, boolean%29) - 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 code location and whose initialization information is data.

[**ActivationDesc(ActivationGroupID, String, String, MarshalledObject<?>)**](../java/rmi/activation/ActivationDesc.html#ActivationDesc%28java.rmi.activation.ActivationGroupID, java.lang.String, java.lang.String, java.rmi.MarshalledObject%29) - 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 code location and whose initialization information is data.

[**ActivationDesc(ActivationGroupID, String, String, MarshalledObject<?>, boolean)**](../java/rmi/activation/ActivationDesc.html#ActivationDesc%28java.rmi.activation.ActivationGroupID, java.lang.String, java.lang.String, java.rmi.MarshalledObject, boolean%29) - 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 code location and whose initialization information is data.

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 ActivationException with the specified detail message.

[**ActivationException(String, Throwable)**](../java/rmi/activation/ActivationException.html#ActivationException%28java.lang.String, java.lang.Throwable%29) - Constructor for exception java.rmi.activation.ActivationException

Constructs an ActivationException with the specified detail message and cause.

ActivationGroup - Class in java.rmi.activation

An ActivationGroup is responsible for creating new instances of "activatable" objects in its group, informing itsActivationMonitor when 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_Stub is a stub class for the subclasses of java.rmi.activation.ActivationGroup that are exported as a java.rmi.server.UnicastRemoteObject.

ActivationGroup_Stub(RemoteRef) - Constructor for class java.rmi.activation.ActivationGroup_Stub

Constructs a stub for the ActivationGroup class.

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)**](../java/rmi/activation/ActivationGroupDesc.html#ActivationGroupDesc%28java.util.Properties, java.rmi.activation.ActivationGroupDesc.CommandEnvironment%29) - 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)**](../java/rmi/activation/ActivationGroupDesc.html#ActivationGroupDesc%28java.lang.String, java.lang.String, java.rmi.MarshalledObject, java.util.Properties, java.rmi.activation.ActivationGroupDesc.CommandEnvironment%29) - 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.

[ActivationGroupDesc.CommandEnvironment(String, String[])](../java/rmi/activation/ActivationGroupDesc.CommandEnvironment.html#ActivationGroupDesc.CommandEnvironment%28java.lang.String, java.lang.String[]%29) - Constructor for class java.rmi.activation.ActivationGroupDesc.CommandEnvironment

Create a CommandEnvironment with all the necessary information.

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 ActivationID takes 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 ActivationInstantiator is responsible for creating instances of "activatable" objects.

ActivationMonitor - Interface in java.rmi.activation

An ActivationMonitor is specific to anActivationGroup and is obtained when a group is reported active via a call toActivationSystem.activeGroup (this is done internally).

ActivationSystem - Interface in java.rmi.activation

The ActivationSystem provides a means for registering groups and "activatable" objects to be activated within those groups.

Activator - Interface in java.rmi.activation

The Activator facilitates remote object activation.

ACTIVATOR_ID - Static variable in class java.rmi.server.ObjID

Object number for well-known ObjID of 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

The array index for theSystemColor.activeCaption system color.

ACTIVE_CAPTION_BORDER - Static variable in class java.awt.SystemColor

The array index for theSystemColor.activeCaptionBorder system color.

ACTIVE_CAPTION_TEXT - Static variable in class java.awt.SystemColor

The array index for theSystemColor.activeCaptionText system color.

ACTIVE_SENSING - Static variable in class javax.sound.midi.ShortMessage

Status byte for Active Sensing message (0xFE, or 254).

activeCaption - Static variable in class java.awt.SystemColor

The color rendered for the window-title background of the currently active window.

activeCaptionBorder - Static variable in class java.awt.SystemColor

The color rendered for the border around the currently active window.

activeCaptionText - Static variable in class java.awt.SystemColor

The color rendered for the window-title text of the currently active window.

activeCount() - Static method in class java.lang.Thread

Returns the number of active threads in the current thread's thread group.

activeCount() - Method in class java.lang.ThreadGroup

Returns an estimate of the number of active threads in this thread group.

ActiveEvent - Interface in java.awt

An interface for events that know how to dispatch themselves.

[**activeGroup(ActivationGroupID, ActivationInstantiator, long)**](../java/rmi/activation/ActivationSystem.html#activeGroup%28java.rmi.activation.ActivationGroupID, java.rmi.activation.ActivationInstantiator, long%29) - 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.

[**activeObject(ActivationID, Remote)**](../java/rmi/activation/ActivationGroup.html#activeObject%28java.rmi.activation.ActivationID, java.rmi.Remote%29) - Method in class java.rmi.activation.ActivationGroup

The group's activeObject method is called when an object is exported (either by Activatable object construction or an explicit call toActivatable.exportObject.

[**activeObject(ActivationID, MarshalledObject<? extends Remote>)**](../java/rmi/activation/ActivationGroup.html#activeObject%28java.rmi.activation.ActivationID, java.rmi.MarshalledObject%29) - Method in class java.rmi.activation.ActivationGroup

This protected method is necessary for subclasses to make the activeObject callback to the group's monitor.

[**activeObject(ActivationID, MarshalledObject<? extends Remote>)**](../java/rmi/activation/ActivationMonitor.html#activeObject%28java.rmi.activation.ActivationID, java.rmi.MarshalledObject%29) - Method in interface java.rmi.activation.ActivationMonitor

Informs that an object is now active.

ACTIVITY_COMPLETED - Exception in org.omg.CORBA

The ACTIVITY_COMPLETED system 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_COMPLETED exception 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_COMPLETED exception with the specified message.

[**ACTIVITY_COMPLETED(int, CompletionStatus)**](../org/omg/CORBA/ACTIVITY%5FCOMPLETED.html#ACTIVITY%5FCOMPLETED%28int, org.omg.CORBA.CompletionStatus%29) - Constructor for exception org.omg.CORBA.ACTIVITY_COMPLETED

Constructs an ACTIVITY_COMPLETED exception with the specified minor code and completion status.

[**ACTIVITY_COMPLETED(String, int, CompletionStatus)**](../org/omg/CORBA/ACTIVITY%5FCOMPLETED.html#ACTIVITY%5FCOMPLETED%28java.lang.String, int, org.omg.CORBA.CompletionStatus%29) - Constructor for exception org.omg.CORBA.ACTIVITY_COMPLETED

Constructs an ACTIVITY_COMPLETED exception with the specified message, minor code, and completion status.

ACTIVITY_REQUIRED - Exception in org.omg.CORBA

The ACTIVITY_REQUIRED system 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_REQUIRED exception 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_REQUIRED exception with the specified message.

[**ACTIVITY_REQUIRED(int, CompletionStatus)**](../org/omg/CORBA/ACTIVITY%5FREQUIRED.html#ACTIVITY%5FREQUIRED%28int, org.omg.CORBA.CompletionStatus%29) - Constructor for exception org.omg.CORBA.ACTIVITY_REQUIRED

Constructs an ACTIVITY_REQUIRED exception with the specified minor code and completion status.

[**ACTIVITY_REQUIRED(String, int, CompletionStatus)**](../org/omg/CORBA/ACTIVITY%5FREQUIRED.html#ACTIVITY%5FREQUIRED%28java.lang.String, int, org.omg.CORBA.CompletionStatus%29) - Constructor for exception org.omg.CORBA.ACTIVITY_REQUIRED

Constructs an ACTIVITY_REQUIRED exception 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)**](../javax/activity/ActivityCompletedException.html#ActivityCompletedException%28java.lang.String, java.lang.Throwable%29) - 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)**](../javax/activity/ActivityRequiredException.html#ActivityRequiredException%28java.lang.String, java.lang.Throwable%29) - 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 ERA field indicating the common era (Anno Domini), also known as CE.

adapter_id() - Method in interface org.omg.PortableInterceptor.ServerRequestInfoOperations

Returns the opaque identifier for the object adapter.

[**adapter_manager_state_changed(int, short)**](../org/omg/PortableInterceptor/IORInterceptor%5F3%5F0Operations.html#adapter%5Fmanager%5Fstate%5Fchanged%28int, short%29) - 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)](../org/omg/PortableInterceptor/IORInterceptor%5F3%5F0Operations.html#adapter%5Fstate%5Fchanged%28org.omg.PortableInterceptor.ObjectReferenceTemplate[], short%29) - 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)**](../java/awt/AWTEventMulticaster.html#add%28java.awt.event.ComponentListener, java.awt.event.ComponentListener%29) - Static method in class java.awt.AWTEventMulticaster

Adds component-listener-a with component-listener-b and returns the resulting multicast listener.

[**add(ContainerListener, ContainerListener)**](../java/awt/AWTEventMulticaster.html#add%28java.awt.event.ContainerListener, java.awt.event.ContainerListener%29) - Static method in class java.awt.AWTEventMulticaster

Adds container-listener-a with container-listener-b and returns the resulting multicast listener.

[**add(FocusListener, FocusListener)**](../java/awt/AWTEventMulticaster.html#add%28java.awt.event.FocusListener, java.awt.event.FocusListener%29) - Static method in class java.awt.AWTEventMulticaster

Adds focus-listener-a with focus-listener-b and returns the resulting multicast listener.

[**add(KeyListener, KeyListener)**](../java/awt/AWTEventMulticaster.html#add%28java.awt.event.KeyListener, java.awt.event.KeyListener%29) - Static method in class java.awt.AWTEventMulticaster

Adds key-listener-a with key-listener-b and returns the resulting multicast listener.

[**add(MouseListener, MouseListener)**](../java/awt/AWTEventMulticaster.html#add%28java.awt.event.MouseListener, java.awt.event.MouseListener%29) - Static method in class java.awt.AWTEventMulticaster

Adds mouse-listener-a with mouse-listener-b and returns the resulting multicast listener.

[**add(MouseMotionListener, MouseMotionListener)**](../java/awt/AWTEventMulticaster.html#add%28java.awt.event.MouseMotionListener, java.awt.event.MouseMotionListener%29) - 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)**](../java/awt/AWTEventMulticaster.html#add%28java.awt.event.WindowListener, java.awt.event.WindowListener%29) - Static method in class java.awt.AWTEventMulticaster

Adds window-listener-a with window-listener-b and returns the resulting multicast listener.

[**add(WindowStateListener, WindowStateListener)**](../java/awt/AWTEventMulticaster.html#add%28java.awt.event.WindowStateListener, java.awt.event.WindowStateListener%29) - 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)**](../java/awt/AWTEventMulticaster.html#add%28java.awt.event.WindowFocusListener, java.awt.event.WindowFocusListener%29) - 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)**](../java/awt/AWTEventMulticaster.html#add%28java.awt.event.ActionListener, java.awt.event.ActionListener%29) - Static method in class java.awt.AWTEventMulticaster

Adds action-listener-a with action-listener-b and returns the resulting multicast listener.

[**add(ItemListener, ItemListener)**](../java/awt/AWTEventMulticaster.html#add%28java.awt.event.ItemListener, java.awt.event.ItemListener%29) - Static method in class java.awt.AWTEventMulticaster

Adds item-listener-a with item-listener-b and returns the resulting multicast listener.

[**add(AdjustmentListener, AdjustmentListener)**](../java/awt/AWTEventMulticaster.html#add%28java.awt.event.AdjustmentListener, java.awt.event.AdjustmentListener%29) - Static method in class java.awt.AWTEventMulticaster

Adds adjustment-listener-a with adjustment-listener-b and returns the resulting multicast listener.

[**add(TextListener, TextListener)**](../java/awt/AWTEventMulticaster.html#add%28java.awt.event.TextListener, java.awt.event.TextListener%29) - Static method in class java.awt.AWTEventMulticaster

[**add(InputMethodListener, InputMethodListener)**](../java/awt/AWTEventMulticaster.html#add%28java.awt.event.InputMethodListener, java.awt.event.InputMethodListener%29) - 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)**](../java/awt/AWTEventMulticaster.html#add%28java.awt.event.HierarchyListener, java.awt.event.HierarchyListener%29) - Static method in class java.awt.AWTEventMulticaster

Adds hierarchy-listener-a with hierarchy-listener-b and returns the resulting multicast listener.

[**add(HierarchyBoundsListener, HierarchyBoundsListener)**](../java/awt/AWTEventMulticaster.html#add%28java.awt.event.HierarchyBoundsListener, java.awt.event.HierarchyBoundsListener%29) - 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)**](../java/awt/AWTEventMulticaster.html#add%28java.awt.event.MouseWheelListener, java.awt.event.MouseWheelListener%29) - 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 Choice menu.

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)**](../java/awt/Container.html#add%28java.lang.String, java.awt.Component%29) - Method in class java.awt.Container

Adds the specified component to this container.

[**add(Component, int)**](../java/awt/Container.html#add%28java.awt.Component, int%29) - Method in class java.awt.Container

Adds the specified component to this container at the given position.

[**add(Component, Object)**](../java/awt/Container.html#add%28java.awt.Component, java.lang.Object%29) - Method in class java.awt.Container

Adds the specified component to the end of this container.

[**add(Component, Object, int)**](../java/awt/Container.html#add%28java.awt.Component, java.lang.Object, int%29) - 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 Area to the shape of this Area.

[**add(double, double)**](../java/awt/geom/Rectangle2D.html#add%28double, double%29) - Method in class java.awt.geom.Rectangle2D

Adds a point, specified by the double precision argumentsnewx and newy, to this Rectangle2D.

add(Point2D) - Method in class java.awt.geom.Rectangle2D

Adds the Point2D object pt to thisRectangle2D.

add(Rectangle2D) - Method in class java.awt.geom.Rectangle2D

Adds a Rectangle2D object to this Rectangle2D.

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)**](../java/awt/List.html#add%28java.lang.String, int%29) - 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)**](../java/awt/Rectangle.html#add%28int, int%29) - Method in class java.awt.Rectangle

Adds a point, specified by the integer arguments newx,newy to the bounds of this Rectangle.

add(Point) - Method in class java.awt.Rectangle

Adds the specified Point to the bounds of this Rectangle.

add(Rectangle) - Method in class java.awt.Rectangle

Adds a Rectangle to this Rectangle.

add(RenderingHints) - Method in class java.awt.RenderingHints

Adds all of the keys and corresponding values from the specifiedRenderingHints object to thisRenderingHints object.

add(TrayIcon) - Method in class java.awt.SystemTray

Adds a TrayIcon to the SystemTray.

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 BigDecimal whose value is (this + augend), and whose scale is max(this.scale(), augend.scale()).

[**add(BigDecimal, MathContext)**](../java/math/BigDecimal.html#add%28java.math.BigDecimal, java.math.MathContext%29) - Method in class java.math.BigDecimal

Returns a BigDecimal whose value is (this + augend), with rounding according to the context settings.

add(BigInteger) - Method in class java.math.BigInteger

Returns a BigInteger whose value is (this + val).

[**add(URI, HttpCookie)**](../java/net/CookieStore.html#add%28java.net.URI, java.net.HttpCookie%29) - 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)**](../java/util/AbstractList.html#add%28int, E%29) - 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, returningtrue upon success and throwing an IllegalStateException if no space is currently available.

[**add(int, E)**](../java/util/AbstractSequentialList.html#add%28int, E%29) - 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)**](../java/util/ArrayList.html#add%28int, E%29) - Method in class java.util.ArrayList

Inserts the specified element at the specified position in this list.

[**add(int, int)**](../java/util/Calendar.html#add%28int, int%29) - 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 true upon success and throwing anIllegalStateException if this queue is full.

add(E) - Method in interface java.util.concurrent.BlockingDeque

Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returningtrue upon success and throwing anIllegalStateException if no space is currently available.

add(E) - Method in interface java.util.concurrent.BlockingQueue

Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions, returningtrue upon success and throwing anIllegalStateException if no space is currently available.

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)**](../java/util/concurrent/CopyOnWriteArrayList.html#add%28int, E%29) - 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.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, returningtrue upon success and throwing anIllegalStateException if no space is currently available.

[**add(int, int)**](../java/util/GregorianCalendar.html#add%28int, int%29) - 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)**](../java/util/LinkedList.html#add%28int, E%29) - 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)**](../java/util/List.html#add%28int, E%29) - 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, returningtrue upon success and throwing an IllegalStateException if no space is currently available.

add(E) - Method in interface java.util.Set

Adds the specified element to this set if it is not already present (optional operation).

add(E) - Method in class java.util.TreeSet

Adds the specified element to this set if it is not already present.

add(E) - Method in class java.util.Vector

Appends the specified element to the end of this Vector.

[**add(int, E)**](../java/util/Vector.html#add%28int, E%29) - 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 Attribute specified as the last element of the list.

[**add(int, Attribute)**](../javax/management/AttributeList.html#add%28int, javax.management.Attribute%29) - 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

[**add(int, Object)**](../javax/management/AttributeList.html#add%28int, java.lang.Object%29) - Method in class javax.management.AttributeList

add(Role) - Method in class javax.management.relation.RoleList

Adds the Role specified as the last element of the list.

[**add(int, Role)**](../javax/management/relation/RoleList.html#add%28int, javax.management.relation.Role%29) - 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)**](../javax/management/relation/RoleList.html#add%28int, java.lang.Object%29) - 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)**](../javax/management/relation/RoleUnresolvedList.html#add%28int, javax.management.relation.RoleUnresolved%29) - 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)**](../javax/management/relation/RoleUnresolvedList.html#add%28int, java.lang.Object%29) - 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)**](../javax/naming/CompositeName.html#add%28int, java.lang.String%29) - 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)**](../javax/naming/CompoundName.html#add%28int, java.lang.String%29) - 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)**](../javax/naming/directory/Attribute.html#add%28int, java.lang.Object%29) - 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)**](../javax/naming/directory/BasicAttribute.html#add%28int, java.lang.Object%29) - 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)**](../javax/naming/ldap/LdapName.html#add%28int, java.lang.String%29) - Method in class javax.naming.ldap.LdapName

Adds a single component at a specified position within this LDAP name.

[**add(int, Rdn)**](../javax/naming/ldap/LdapName.html#add%28int, javax.naming.ldap.Rdn%29) - 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)**](../javax/naming/Name.html#add%28int, java.lang.String%29) - 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)**](../javax/naming/Reference.html#add%28int, javax.naming.RefAddr%29) - 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, Object)**](../javax/swing/DefaultListModel.html#add%28int, java.lang.Object%29) - Method in class javax.swing.DefaultListModel

Inserts the specified element at the specified position in this list.

[**add(Class, T)**](../javax/swing/event/EventListenerList.html#add%28java.lang.Class, T%29) - 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)**](../javax/swing/JMenu.html#add%28java.awt.Component, int%29) - 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 Action object 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 Action object.

add(Component) - Method in class javax.swing.JTabbedPane

Adds a component with a tab title defaulting to the name of the component which is the result of callingcomponent.getName.

[**add(String, Component)**](../javax/swing/JTabbedPane.html#add%28java.lang.String, java.awt.Component%29) - Method in class javax.swing.JTabbedPane

Adds a component with the specified tab title.

[**add(Component, int)**](../javax/swing/JTabbedPane.html#add%28java.awt.Component, int%29) - Method in class javax.swing.JTabbedPane

Adds a component at the specified tab index with a tab title defaulting to the name of the component.

[**add(Component, Object)**](../javax/swing/JTabbedPane.html#add%28java.awt.Component, java.lang.Object%29) - Method in class javax.swing.JTabbedPane

Adds a component to the tabbed pane.

[**add(Component, Object, int)**](../javax/swing/JTabbedPane.html#add%28java.awt.Component, java.lang.Object, int%29) - Method in class javax.swing.JTabbedPane

Adds a component at the specified tab index.

add(Action) - Method in class javax.swing.JToolBar

Adds a new JButton which dispatches the action.

add(MutableTreeNode) - Method in class javax.swing.tree.DefaultMutableTreeNode

Removes newChild from its parent and makes it a child of this node by adding it to the end of this node's child array.

add(Duration) - Method in class javax.xml.datatype.Duration

Computes a new duration whose value is this+rhs.

add(Duration) - Method in class javax.xml.datatype.XMLGregorianCalendar

Add duration to this instance.

add(XMLEvent) - Method in interface javax.xml.stream.util.XMLEventConsumer

This method adds an event to the consumer.

add(XMLEvent) - Method in interface javax.xml.stream.XMLEventWriter

Add an event to the output stream Adding a START_ELEMENT will open a new namespace scope that will be closed when the corresponding END_ELEMENT is written.

add(XMLEventReader) - Method in interface javax.xml.stream.XMLEventWriter

Adds an entire stream to an output stream, calls next() on the inputStream argument until hasNext() returns false This should be treated as a convenience method that will perform the following loop over all the events in an event reader and call add on each event.

[**add(GSSName, int, int, Oid, int)**](../org/ietf/jgss/GSSCredential.html#add%28org.ietf.jgss.GSSName, int, int, org.ietf.jgss.Oid, int%29) - 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 String object to this ContextList object.

add(TypeCode) - Method in class org.omg.CORBA.ExceptionList

Adds a TypeCode object describing an exception to this ExceptionList object.

add(int) - Method in class org.omg.CORBA.NVList

Creates a new NamedValue object initialized with the given flag and adds it to the end of this NVList object.

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_in_arg() - Method in class org.omg.CORBA.Request

Creates an input argument and adds it to this Request object.

add_inout_arg() - Method in class org.omg.CORBA.Request

Adds an input/output argument to this Request object.

add_ior_component(TaggedComponent) - Method in interface org.omg.PortableInterceptor.IORInfoOperations

A portable ORB service implementation calls add_ior_component from its implementation of establish_components to add a tagged component to the set which will be included when constructing IORs.

[**add_ior_component_to_profile(TaggedComponent, int)**](../org/omg/PortableInterceptor/IORInfoOperations.html#add%5Fior%5Fcomponent%5Fto%5Fprofile%28org.omg.IOP.TaggedComponent, int%29) - Method in interface org.omg.PortableInterceptor.IORInfoOperations

A portable ORB service implementation calls add_ior_component_to_profile from its implementation of establish_components to 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)**](../org/omg/CORBA/NVList.html#add%5Fitem%28java.lang.String, int%29) - Method in class org.omg.CORBA.NVList

Creates a new NamedValue object initialized with the given name and flag, and adds it to the end of this NVList object.

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 Request object.

add_named_inout_arg(String) - Method in class org.omg.CORBA.Request

Adds an input/output argument with the given name to thisRequest object.

add_named_out_arg(String) - Method in class org.omg.CORBA.Request

Adds an output argument with the given name to thisRequest object.

add_out_arg() - Method in class org.omg.CORBA.Request

Adds an output argument to this Request object.

ADD_OVERRIDE - Static variable in class org.omg.CORBA.SetOverrideType

The SetOverrideType constant for the enum value ADD_OVERRIDE.

[**add_reply_service_context(ServiceContext, boolean)**](../org/omg/PortableInterceptor/ServerRequestInfoOperations.html#add%5Freply%5Fservice%5Fcontext%28org.omg.IOP.ServiceContext, boolean%29) - Method in interface org.omg.PortableInterceptor.ServerRequestInfoOperations

Allows Interceptors to add service contexts to the request.

[**add_request_service_context(ServiceContext, boolean)**](../org/omg/PortableInterceptor/ClientRequestInfoOperations.html#add%5Frequest%5Fservice%5Fcontext%28org.omg.IOP.ServiceContext, boolean%29) - 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_value(String, Any, int)**](../org/omg/CORBA/NVList.html#add%5Fvalue%28java.lang.String, org.omg.CORBA.Any, int%29) - Method in class org.omg.CORBA.NVList

Creates a new NamedValue object initialized with the given name, value, and flag, and adds it to the end of this NVList object.

addAccessibleSelection(int) - Method in class java.awt.List.AccessibleAWTList

Adds the specified selected item in the object to the object's selection.

addAccessibleSelection(int) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent

Adds the specified Accessible child of the object to the object's selection.

addAccessibleSelection(int) - Method in interface javax.accessibility.AccessibleSelection

Adds the specified Accessible child of the object to the object's selection.

addAccessibleSelection(int) - Method in class javax.swing.JComboBox.AccessibleJComboBox

Adds the specified Accessible child of the object to the object's selection.

addAccessibleSelection(int) - Method in class javax.swing.JList.AccessibleJList

Adds the specified selected item in the object to the object's selection.

addAccessibleSelection(int) - Method in class javax.swing.JMenu.AccessibleJMenu

Selects the 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 Accessible child of the object to the object's selection.

addAccessibleSelection(int) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode

Adds the specified selected item in the object to the object's selection.

addAccessibleSelection(int) - Method in class javax.swing.JTree.AccessibleJTree

Adds the specified selected item in the object to the object's selection.

[**addActionForKeyStroke(KeyStroke, Action)**](../javax/swing/text/Keymap.html#addActionForKeyStroke%28javax.swing.KeyStroke, javax.swing.Action%29) - 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 receiveActionEvents from this TrayIcon.

addActionListener(ActionListener) - Method in class javax.swing.AbstractButton

Adds an ActionListener to the button.

addActionListener(ActionListener) - Method in interface javax.swing.ButtonModel

Adds an ActionListener to the model.

addActionListener(ActionListener) - Method in interface javax.swing.ComboBoxEditor

Add an ActionListener.

addActionListener(ActionListener) - Method in class javax.swing.DefaultButtonModel

Adds an ActionListener to the model.

addActionListener(ActionListener) - Method in class javax.swing.JComboBox

Adds an ActionListener.

addActionListener(ActionListener) - Method in class javax.swing.JFileChooser

Adds an ActionListener to the file chooser.

addActionListener(ActionListener) - Method in class javax.swing.JTextField

Adds the specified action listener to receive action events from this textfield.

addActionListener(ActionListener) - Method in class javax.swing.plaf.basic.BasicComboBoxEditor

addActionListener(ActionListener) - Method in class javax.swing.Timer

Adds an action listener to the Timer.

addAdjustmentListener(AdjustmentListener) - 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 ofAdjustmentEvent from this scroll bar.

addAdjustmentListener(AdjustmentListener) - Method in class java.awt.ScrollPaneAdjustable

Adds the specified adjustment listener to receive adjustment events from this ScrollPaneAdjustable.

addAdjustmentListener(AdjustmentListener) - Method in class javax.swing.JScrollBar

Adds an AdjustmentListener.

addAll(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>)**](../java/util/AbstractList.html#addAll%28int, java.util.Collection%29) - 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>)**](../java/util/AbstractSequentialList.html#addAll%28int, java.util.Collection%29) - 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>)**](../java/util/ArrayList.html#addAll%28int, java.util.Collection%29) - 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...)**](../java/util/Collections.html#addAll%28java.util.Collection, T...%29) - Static method in class java.util.Collections

Adds all of the specified elements to the specified collection.

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>)**](../java/util/concurrent/CopyOnWriteArrayList.html#addAll%28int, java.util.Collection%29) - 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>)**](../java/util/LinkedList.html#addAll%28int, java.util.Collection%29) - 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>)**](../java/util/List.html#addAll%28int, java.util.Collection%29) - 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>)**](../java/util/Vector.html#addAll%28int, java.util.Collection%29) - 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 AttributeList specified to the end of the list, in the order in which they are returned by the Iterator of the AttributeList specified.

[**addAll(int, AttributeList)**](../javax/management/AttributeList.html#addAll%28int, javax.management.AttributeList%29) - Method in class javax.management.AttributeList

Inserts all of the elements in the AttributeList specified into this list, starting at the specified position, in the order in which they are returned by the Iterator of the AttributeList specified.

addAll(Collection<?>) - Method in class javax.management.AttributeList

[**addAll(int, Collection<?>)**](../javax/management/AttributeList.html#addAll%28int, java.util.Collection%29) - Method in class javax.management.AttributeList

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)**](../javax/management/relation/RoleList.html#addAll%28int, javax.management.relation.RoleList%29) - 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<?>)**](../javax/management/relation/RoleList.html#addAll%28int, java.util.Collection%29) - 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)**](../javax/management/relation/RoleUnresolvedList.html#addAll%28int, javax.management.relation.RoleUnresolvedList%29) - 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<?>)**](../javax/management/relation/RoleUnresolvedList.html#addAll%28int, java.util.Collection%29) - 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)**](../javax/naming/CompositeName.html#addAll%28int, javax.naming.Name%29) - 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)**](../javax/naming/CompoundName.html#addAll%28int, javax.naming.Name%29) - 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) - Method in class javax.naming.ldap.LdapName

Adds the RDNs of a name -- in order -- to the end of this name.

[**addAll(int, Name)**](../javax/naming/ldap/LdapName.html#addAll%28int, javax.naming.Name%29) - 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)**](../javax/naming/ldap/LdapName.html#addAll%28int, java.util.List%29) - 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)**](../javax/naming/Name.html#addAll%28int, javax.naming.Name%29) - 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 listener so that it will receiveAncestorEvents when it or any of its ancestors move or are made visible or invisible.

addAndGet(int) - Method in class java.util.concurrent.atomic.AtomicInteger

Atomically adds the given value to the current value.

[**addAndGet(int, int)**](../java/util/concurrent/atomic/AtomicIntegerArray.html#addAndGet%28int, int%29) - Method in class java.util.concurrent.atomic.AtomicIntegerArray

Atomically adds the given value to the element at index i.

[**addAndGet(T, int)**](../java/util/concurrent/atomic/AtomicIntegerFieldUpdater.html#addAndGet%28T, int%29) - 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)**](../java/util/concurrent/atomic/AtomicLongArray.html#addAndGet%28int, long%29) - Method in class java.util.concurrent.atomic.AtomicLongArray

Atomically adds the given value to the element at index i.

[**addAndGet(T, long)**](../java/util/concurrent/atomic/AtomicLongFieldUpdater.html#addAndGet%28T, long%29) - 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 AttachmentPart object to this SOAPMessage object.

[**addAttribute(AttributedCharacterIterator.Attribute, Object)**](../java/text/AttributedString.html#addAttribute%28java.text.AttributedCharacterIterator.Attribute, java.lang.Object%29) - Method in class java.text.AttributedString

Adds an attribute to the entire string.

[**addAttribute(AttributedCharacterIterator.Attribute, Object, int, int)**](../java/text/AttributedString.html#addAttribute%28java.text.AttributedCharacterIterator.Attribute, java.lang.Object, int, int%29) - Method in class java.text.AttributedString

Adds an attribute to a subrange of the string.

[**addAttribute(String, String, int, boolean, String)**](../javax/imageio/metadata/IIOMetadataFormatImpl.html#addAttribute%28java.lang.String, java.lang.String, int, boolean, java.lang.String%29) - 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)**](../javax/imageio/metadata/IIOMetadataFormatImpl.html#addAttribute%28java.lang.String, java.lang.String, int, boolean, java.lang.String, java.util.List%29) - 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)**](../javax/imageio/metadata/IIOMetadataFormatImpl.html#addAttribute%28java.lang.String, java.lang.String, int, boolean, java.lang.String, java.lang.String, java.lang.String, boolean, boolean%29) - 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)**](../javax/imageio/metadata/IIOMetadataFormatImpl.html#addAttribute%28java.lang.String, java.lang.String, int, boolean, int, int%29) - 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)**](../javax/swing/text/AbstractDocument.AbstractElement.html#addAttribute%28java.lang.Object, java.lang.Object%29) - Method in class javax.swing.text.AbstractDocument.AbstractElement

Adds an attribute to the element.

[**addAttribute(AttributeSet, Object, Object)**](../javax/swing/text/AbstractDocument.AttributeContext.html#addAttribute%28javax.swing.text.AttributeSet, java.lang.Object, java.lang.Object%29) - 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)**](../javax/swing/text/html/StyleSheet.html#addAttribute%28javax.swing.text.AttributeSet, java.lang.Object, java.lang.Object%29) - Method in class javax.swing.text.html.StyleSheet

Adds an attribute to the given set, and returns the new representative set.

[**addAttribute(Object, Object)**](../javax/swing/text/MutableAttributeSet.html#addAttribute%28java.lang.Object, java.lang.Object%29) - 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)**](../javax/swing/text/SimpleAttributeSet.html#addAttribute%28java.lang.Object, java.lang.Object%29) - Method in class javax.swing.text.SimpleAttributeSet

Adds an attribute to the list.

[**addAttribute(AttributeSet, Object, Object)**](../javax/swing/text/StyleContext.html#addAttribute%28javax.swing.text.AttributeSet, java.lang.Object, java.lang.Object%29) - Method in class javax.swing.text.StyleContext

Adds an attribute to the given set, and returns the new representative set.

[**addAttribute(Object, Object)**](../javax/swing/text/StyleContext.NamedStyle.html#addAttribute%28java.lang.Object, java.lang.Object%29) - Method in class javax.swing.text.StyleContext.NamedStyle

Adds an attribute.

[**addAttribute(Name, String)**](../javax/xml/soap/SOAPElement.html#addAttribute%28javax.xml.soap.Name, java.lang.String%29) - Method in interface javax.xml.soap.SOAPElement

Adds an attribute with the specified name and value to thisSOAPElement object.

[**addAttribute(QName, String)**](../javax/xml/soap/SOAPElement.html#addAttribute%28javax.xml.namespace.QName, java.lang.String%29) - Method in interface javax.xml.soap.SOAPElement

Adds an attribute with the specified name and value to thisSOAPElement object.

[**addAttribute(String, String, String, String, String)**](../org/xml/sax/ext/Attributes2Impl.html#addAttribute%28java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String%29) - 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)**](../org/xml/sax/helpers/AttributeListImpl.html#addAttribute%28java.lang.String, java.lang.String, java.lang.String%29) - Method in class org.xml.sax.helpers.AttributeListImpl

Deprecated. Add an attribute to an attribute list.

[**addAttribute(String, String, String, String, String)**](../org/xml/sax/helpers/AttributesImpl.html#addAttribute%28java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String%29) - Method in class org.xml.sax.helpers.AttributesImpl

Add an attribute to the end of the list.

[**addAttributeChangeNotificationListener(NotificationListener, String, Object)**](../javax/management/modelmbean/ModelMBeanNotificationBroadcaster.html#addAttributeChangeNotificationListener%28javax.management.NotificationListener, java.lang.String, java.lang.Object%29) - Method in interface javax.management.modelmbean.ModelMBeanNotificationBroadcaster

Registers an object which implements the NotificationListener interface as a listener.

[**addAttributeChangeNotificationListener(NotificationListener, String, Object)**](../javax/management/modelmbean/RequiredModelMBean.html#addAttributeChangeNotificationListener%28javax.management.NotificationListener, java.lang.String, java.lang.Object%29) - Method in class javax.management.modelmbean.RequiredModelMBean

[**addAttributes(Map, int, int)**](../java/text/AttributedString.html#addAttributes%28java.util.Map, int, int%29) - 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)**](../javax/swing/text/AbstractDocument.AttributeContext.html#addAttributes%28javax.swing.text.AttributeSet, javax.swing.text.AttributeSet%29) - Method in interface javax.swing.text.AbstractDocument.AttributeContext

Adds a set of attributes to the element.

[**addAttributes(AttributeSet, AttributeSet)**](../javax/swing/text/html/StyleSheet.html#addAttributes%28javax.swing.text.AttributeSet, javax.swing.text.AttributeSet%29) - 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)**](../javax/swing/text/StyleContext.html#addAttributes%28javax.swing.text.AttributeSet, javax.swing.text.AttributeSet%29) - 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 LookAndFeel to the list of auxiliary look and feels.

[**addAWTEventListener(AWTEventListener, long)**](../java/awt/Toolkit.html#addAWTEventListener%28java.awt.event.AWTEventListener, long%29) - Method in class java.awt.Toolkit

Adds an AWTEventListener to receive all AWTEvents dispatched system-wide that conform to the given eventMask.

addBatch() - Method in interface java.sql.PreparedStatement

Adds a set of parameters to this PreparedStatement object's batch of commands.

addBatch(String) - Method in interface java.sql.Statement

Adds the given SQL command to the current list of commmands for thisStatement object.

addBeanContextMembershipListener(BeanContextMembershipListener) - Method in interface java.beans.beancontext.BeanContext

Adds the specified BeanContextMembershipListener to receive BeanContextMembershipEvents from this BeanContext whenever it adds or removes a child Component(s).

addBeanContextMembershipListener(BeanContextMembershipListener) - Method in class java.beans.beancontext.BeanContextSupport

Adds a BeanContextMembershipListener

addBeanContextServicesListener(BeanContextServicesListener) - Method in interface java.beans.beancontext.BeanContextServices

Adds a BeanContextServicesListener to this BeanContext

addBeanContextServicesListener(BeanContextServicesListener) - Method in class java.beans.beancontext.BeanContextServicesSupport

add a BeanContextServicesListener

addBody() - Method in interface javax.xml.soap.SOAPEnvelope

Creates a SOAPBody object and sets it as theSOAPBody object for this SOAPEnvelope object.

addBodyElement(Name) - Method in interface javax.xml.soap.SOAPBody

Creates a new SOAPBodyElement object with the specified name and adds it to this SOAPBody object.

addBodyElement(QName) - Method in interface javax.xml.soap.SOAPBody

Creates a new SOAPBodyElement object with the specified QName and adds it to this SOAPBody object.

[**addBooleanAttribute(String, String, boolean, boolean)**](../javax/imageio/metadata/IIOMetadataFormatImpl.html#addBooleanAttribute%28java.lang.String, java.lang.String, boolean, boolean%29) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl

Adds a new attribute to a previously defined element that will be defined by the enumerated values TRUE andFALSE, with a datatype ofDATATYPE_BOOLEAN.

[addButtonComponents(Container, Object[], int)](../javax/swing/plaf/basic/BasicOptionPaneUI.html#addButtonComponents%28java.awt.Container, java.lang.Object[], int%29) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI

Creates the appropriate object to represent each of the objects inbuttons and adds it to container.

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 CellEditorListener to the listener list.

addCellEditorListener(CellEditorListener) - Method in interface javax.swing.CellEditor

Adds a listener to the list that's notified when the editor stops, or cancels editing.

addCellEditorListener(CellEditorListener) - Method in class javax.swing.tree.DefaultTreeCellEditor

Adds the CellEditorListener.

addCertificate(Certificate) - Method in class java.security.Identity

Deprecated. Adds a certificate for this identity.

addCertPathChecker(PKIXCertPathChecker) - Method in class java.security.cert.PKIXParameters

Adds a PKIXCertPathChecker to the list of certification path checkers.

addCertStore(CertStore) - Method in class java.security.cert.PKIXParameters

Adds a CertStore to the end of the list of CertStores used in finding certificates and CRLs.

addChangeListener(ChangeListener) - Method in class javax.swing.AbstractButton

Adds a ChangeListener to the button.

addChangeListener(ChangeListener) - Method in class javax.swing.AbstractSpinnerModel

Adds a ChangeListener to the model's listener list.

addChangeListener(ChangeListener) - Method in interface javax.swing.BoundedRangeModel

Adds a ChangeListener to the model's listener list.

addChangeListener(ChangeListener) - Method in interface javax.swing.ButtonModel

Adds a ChangeListener to the model.

addChangeListener(ChangeListener) - Method in interface javax.swing.colorchooser.ColorSelectionModel

Adds listener as a listener to changes in the model.

addChangeListener(ChangeListener) - Method in class javax.swing.colorchooser.DefaultColorSelectionModel

Adds a ChangeListener to the model.

addChangeListener(ChangeListener) - Method in class javax.swing.DefaultBoundedRangeModel

Adds a ChangeListener.

addChangeListener(ChangeListener) - Method in class javax.swing.DefaultButtonModel

Adds a ChangeListener to the model.

addChangeListener(ChangeListener) - Method in class javax.swing.DefaultSingleSelectionModel

Adds a ChangeListener to the button.

addChangeListener(ChangeListener) - Method in class javax.swing.JProgressBar

Adds the specified ChangeListener to the progress bar.

addChangeListener(ChangeListener) - Method in class javax.swing.JSlider

Adds a ChangeListener to the slider.

addChangeListener(ChangeListener) - Method in class javax.swing.JSpinner

Adds a listener to the list that is notified each time a change to the model occurs.

addChangeListener(ChangeListener) - Method in class javax.swing.JTabbedPane

Adds a ChangeListener to this tabbedpane.

addChangeListener(ChangeListener) - Method in class javax.swing.JViewport

Adds a ChangeListener to the list that is notified each time the view's size, position, or the viewport's extent size has changed.

addChangeListener(ChangeListener) - Method in class javax.swing.MenuSelectionManager

Adds a ChangeListener to the button.

addChangeListener(ChangeListener) - Method in interface javax.swing.SingleSelectionModel

Adds listener as a listener to changes in the model.

addChangeListener(ChangeListener) - Method in interface javax.swing.SpinnerModel

Adds a ChangeListener to the model's listener list.

addChangeListener(ChangeListener) - Method in interface javax.swing.text.Caret

Adds a listener to track whenever the caret position has been changed.

addChangeListener(ChangeListener) - Method in class javax.swing.text.DefaultCaret

Adds a listener to track whenever the caret position has been changed.

addChangeListener(ChangeListener) - Method in interface javax.swing.text.Style

Adds a listener to track whenever an attribute has been changed.

addChangeListener(ChangeListener) - Method in class javax.swing.text.StyleContext

Adds a listener to track when styles are added or removed.

addChangeListener(ChangeListener) - Method in class javax.swing.text.StyleContext.NamedStyle

Adds a change listener.

[**addChildElement(String, String)**](../javax/imageio/metadata/IIOMetadataFormatImpl.html#addChildElement%28java.lang.String, java.lang.String%29) - 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 SOAPElement object initialized with the given Name object and adds the new element to thisSOAPElement object.

addChildElement(QName) - Method in interface javax.xml.soap.SOAPElement

Creates a new SOAPElement object initialized with the given QName object and adds the new element to this SOAPElement object.

addChildElement(String) - Method in interface javax.xml.soap.SOAPElement

Creates a new SOAPElement object initialized with the specified local name and adds the new element to thisSOAPElement object.

[**addChildElement(String, String)**](../javax/xml/soap/SOAPElement.html#addChildElement%28java.lang.String, java.lang.String%29) - Method in interface javax.xml.soap.SOAPElement

Creates a new SOAPElement object initialized with the specified local name and prefix and adds the new element to thisSOAPElement object.

[**addChildElement(String, String, String)**](../javax/xml/soap/SOAPElement.html#addChildElement%28java.lang.String, java.lang.String, java.lang.String%29) - Method in interface javax.xml.soap.SOAPElement

Creates a new SOAPElement object initialized with the specified local name, prefix, and URI and adds the new element to thisSOAPElement object.

addChildElement(SOAPElement) - Method in interface javax.xml.soap.SOAPElement

Add a SOAPElement as a child of thisSOAPElement instance.

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 aColumn to the end of the array of columns held by this JTable's column model.

addColumn(TableColumn) - Method in class javax.swing.table.DefaultTableColumnModel

Appends aColumn to the end of thetableColumns array.

addColumn(Object) - Method in class javax.swing.table.DefaultTableModel

Adds a column to the model.

[**addColumn(Object, Vector)**](../javax/swing/table/DefaultTableModel.html#addColumn%28java.lang.Object, java.util.Vector%29) - Method in class javax.swing.table.DefaultTableModel

Adds a column to the model.

[addColumn(Object, Object[])](../javax/swing/table/DefaultTableModel.html#addColumn%28java.lang.Object, java.lang.Object[]%29) - Method in class javax.swing.table.DefaultTableModel

Adds a column to the model.

addColumn(TableColumn) - Method in interface javax.swing.table.TableColumnModel

Appends aColumn to the end of thetableColumns array.

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)**](../javax/swing/JTable.html#addColumnSelectionInterval%28int, int%29) - Method in class javax.swing.JTable

Adds the columns from index0 to index1, inclusive, to the current selection.

addComponent(Component) - Method in class javax.swing.GroupLayout.Group

Adds a Component to this Group.

[**addComponent(Component, int, int, int)**](../javax/swing/GroupLayout.Group.html#addComponent%28java.awt.Component, int, int, int%29) - Method in class javax.swing.GroupLayout.Group

Adds a Component to this Group with the specified size.

addComponent(Component) - Method in class javax.swing.GroupLayout.ParallelGroup

Adds a Component to this Group.

[**addComponent(Component, int, int, int)**](../javax/swing/GroupLayout.ParallelGroup.html#addComponent%28java.awt.Component, int, int, int%29) - Method in class javax.swing.GroupLayout.ParallelGroup

Adds a Component to this Group with the specified size.

[**addComponent(Component, GroupLayout.Alignment)**](../javax/swing/GroupLayout.ParallelGroup.html#addComponent%28java.awt.Component, javax.swing.GroupLayout.Alignment%29) - Method in class javax.swing.GroupLayout.ParallelGroup

Adds a Component to this ParallelGroup with the specified alignment.

[**addComponent(Component, GroupLayout.Alignment, int, int, int)**](../javax/swing/GroupLayout.ParallelGroup.html#addComponent%28java.awt.Component, javax.swing.GroupLayout.Alignment, int, int, int%29) - Method in class javax.swing.GroupLayout.ParallelGroup

Adds a Component to this ParallelGroup with the specified alignment and size.

addComponent(Component) - Method in class javax.swing.GroupLayout.SequentialGroup

Adds a Component to this Group.

[**addComponent(boolean, Component)**](../javax/swing/GroupLayout.SequentialGroup.html#addComponent%28boolean, java.awt.Component%29) - Method in class javax.swing.GroupLayout.SequentialGroup

Adds a Component to this Group.

[**addComponent(Component, int, int, int)**](../javax/swing/GroupLayout.SequentialGroup.html#addComponent%28java.awt.Component, int, int, int%29) - Method in class javax.swing.GroupLayout.SequentialGroup

Adds a Component to this Group with the specified size.

[**addComponent(boolean, Component, int, int, int)**](../javax/swing/GroupLayout.SequentialGroup.html#addComponent%28boolean, java.awt.Component, int, int, int%29) - Method in class javax.swing.GroupLayout.SequentialGroup

Adds a Component to this Group with 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 PooledConnection object.

[**addConnectionNotificationListener(NotificationListener, NotificationFilter, Object)**](../javax/management/remote/JMXConnector.html#addConnectionNotificationListener%28javax.management.NotificationListener, javax.management.NotificationFilter, java.lang.Object%29) - Method in interface javax.management.remote.JMXConnector

Adds a listener to be informed of changes in connection status.

[**addConnectionNotificationListener(NotificationListener, NotificationFilter, Object)**](../javax/management/remote/rmi/RMIConnector.html#addConnectionNotificationListener%28javax.management.NotificationListener, javax.management.NotificationFilter, java.lang.Object%29) - Method in class javax.management.remote.rmi.RMIConnector

addConsumer(ImageConsumer) - Method in class java.awt.image.FilteredImageSource

Adds the specified ImageConsumer to the list of consumers interested in data for the filtered image.

addConsumer(ImageConsumer) - Method in interface java.awt.image.ImageProducer

Registers an ImageConsumer with theImageProducer for access to the image data during a later reconstruction of the Image.

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)**](../javax/swing/GroupLayout.SequentialGroup.html#addContainerGap%28int, int%29) - Method in class javax.swing.GroupLayout.SequentialGroup

Adds an element representing the preferred gap between one edge of the container and the next or previous Component with the specified size.

addContainerListener(ContainerListener) - Method in class java.awt.Container

Adds the specified container listener to receive container events from this container.

[addContent(char[], int, int)](../javax/swing/text/html/HTMLDocument.HTMLReader.html#addContent%28char[], int, int%29) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader

Adds some text with the current character attributes.

[addContent(char[], int, int, boolean)](../javax/swing/text/html/HTMLDocument.HTMLReader.html#addContent%28char[], int, int, boolean%29) - 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[])](../javax/sound/midi/Sequencer.html#addControllerEventListener%28javax.sound.midi.ControllerEventListener, int[]%29) - 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)**](../javax/swing/text/html/StyleSheet.html#addCSSAttribute%28javax.swing.text.MutableAttributeSet, javax.swing.text.html.CSS.Attribute, java.lang.String%29) - Method in class javax.swing.text.html.StyleSheet

Adds a CSS attribute to the given set.

[**addCSSAttributeFromHTML(MutableAttributeSet, CSS.Attribute, String)**](../javax/swing/text/html/StyleSheet.html#addCSSAttributeFromHTML%28javax.swing.text.MutableAttributeSet, javax.swing.text.html.CSS.Attribute, java.lang.String%29) - 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 Detail object and sets it as theDetail object for this SOAPFault object.

addDetailEntry(Name) - Method in interface javax.xml.soap.Detail

Creates a new DetailEntry object with the given name and adds it to this Detail object.

addDetailEntry(QName) - Method in interface javax.xml.soap.Detail

Creates a new DetailEntry object with the given QName and adds it to this Detail object.

[**addDirtyRegion(JComponent, int, int, int, int)**](../javax/swing/RepaintManager.html#addDirtyRegion%28javax.swing.JComponent, int, int, int, int%29) - Method in class javax.swing.RepaintManager

Add a component in the list of components that should be refreshed.

[**addDirtyRegion(Window, int, int, int, int)**](../javax/swing/RepaintManager.html#addDirtyRegion%28java.awt.Window, int, int, int, int%29) - Method in class javax.swing.RepaintManager

Adds window to the list of Components that need to be repainted.

[**addDirtyRegion(Applet, int, int, int, int)**](../javax/swing/RepaintManager.html#addDirtyRegion%28java.applet.Applet, int, int, int, int%29) - Method in class javax.swing.RepaintManager

Adds applet to the list of Components that need to be repainted.

addDocument(Document) - Method in interface javax.xml.soap.SOAPBody

Adds the root node of the DOM [Document](../org/w3c/dom/Document.html "interface in org.w3c.dom") 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 DragSourceListener to thisDragSource to receive drag source events during drag operations intiated with this DragSource.

addDragSourceListener(DragSourceListener) - Method in class java.awt.dnd.DragSourceContext

Add a DragSourceListener to thisDragSourceContext if one has not already been added.

addDragSourceMotionListener(DragSourceMotionListener) - Method in class java.awt.dnd.DragSource

Adds the specified DragSourceMotionListener to thisDragSource to receive drag motion events during drag operations intiated with this DragSource.

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, accepts anEdit and returns true.

addEdit(UndoableEdit) - Method in interface javax.swing.undo.UndoableEdit

Adds an UndoableEdit to this UndoableEdit.

addEdit(UndoableEdit) - Method in class javax.swing.undo.UndoManager

Adds an UndoableEdit to thisUndoManager, if it's possible.

addEditor() - Method in class javax.swing.plaf.basic.BasicComboBoxUI

This public method is implementation specific and should be private.

addElement(E) - Method in class java.util.Vector

Adds the specified component to the end of this vector, increasing its size by one.

[**addElement(String, String, int)**](../javax/imageio/metadata/IIOMetadataFormatImpl.html#addElement%28java.lang.String, java.lang.String, int%29) - 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)**](../javax/imageio/metadata/IIOMetadataFormatImpl.html#addElement%28java.lang.String, java.lang.String, int, int%29) - 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(Object) - Method in class javax.swing.DefaultComboBoxModel

addElement(Object) - Method in class javax.swing.DefaultListModel

Adds the specified component to the end of this list.

addElement(Object) - Method in interface javax.swing.MutableComboBoxModel

Adds an item at the end of the model.

[**addEntry(Principal, AclEntry)**](../java/security/acl/Acl.html#addEntry%28java.security.Principal, java.security.acl.AclEntry%29) - Method in interface java.security.acl.Acl

Adds an ACL entry to this ACL.

[**addEventListener(String, EventListener, boolean)**](../org/w3c/dom/events/EventTarget.html#addEventListener%28java.lang.String, org.w3c.dom.events.EventListener, boolean%29) - Method in interface org.w3c.dom.events.EventTarget

This method allows the registration of event listeners on the event target.

addFault() - Method in interface javax.xml.soap.SOAPBody

Creates a new SOAPFault object and adds it to this SOAPBody object.

[**addFault(Name, String, Locale)**](../javax/xml/soap/SOAPBody.html#addFault%28javax.xml.soap.Name, java.lang.String, java.util.Locale%29) - Method in interface javax.xml.soap.SOAPBody

Creates a new SOAPFault object and adds it to this SOAPBody object.

[**addFault(QName, String, Locale)**](../javax/xml/soap/SOAPBody.html#addFault%28javax.xml.namespace.QName, java.lang.String, java.util.Locale%29) - Method in interface javax.xml.soap.SOAPBody

Creates a new SOAPFault object and adds it to this SOAPBody object.

[**addFault(Name, String)**](../javax/xml/soap/SOAPBody.html#addFault%28javax.xml.soap.Name, java.lang.String%29) - Method in interface javax.xml.soap.SOAPBody

Creates a new SOAPFault object and adds it to this SOAPBody object.

[**addFault(QName, String)**](../javax/xml/soap/SOAPBody.html#addFault%28javax.xml.namespace.QName, java.lang.String%29) - Method in interface javax.xml.soap.SOAPBody

Creates a new SOAPFault object and adds it to this SOAPBody object.

[**addFaultReasonText(String, Locale)**](../javax/xml/soap/SOAPFault.html#addFaultReasonText%28java.lang.String, java.util.Locale%29) - 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 IllegalStateException if no space is currently available.

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.

addFirst(E) - Method in class java.util.LinkedList

Inserts the specified element at the beginning of this list.

[**addFlavorForUnencodedNative(String, DataFlavor)**](../java/awt/datatransfer/SystemFlavorMap.html#addFlavorForUnencodedNative%28java.lang.String, java.awt.datatransfer.DataFlavor%29) - Method in class java.awt.datatransfer.SystemFlavorMap

Adds a mapping from a single String native to a singleDataFlavor.

addFlavorListener(FlavorListener) - Method in class java.awt.datatransfer.Clipboard

Registers the specified FlavorListener to 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)**](../javax/swing/GroupLayout.Group.html#addGap%28int, int, int%29) - Method in class javax.swing.GroupLayout.Group

Adds a gap to this Group with the specified size.

addGap(int) - Method in class javax.swing.GroupLayout.ParallelGroup

Adds a rigid gap to this Group.

[**addGap(int, int, int)**](../javax/swing/GroupLayout.ParallelGroup.html#addGap%28int, int, int%29) - Method in class javax.swing.GroupLayout.ParallelGroup

Adds a gap to this Group with the specified size.

addGap(int) - Method in class javax.swing.GroupLayout.SequentialGroup

Adds a rigid gap to this Group.

[**addGap(int, int, int)**](../javax/swing/GroupLayout.SequentialGroup.html#addGap%28int, int, int%29) - Method in class javax.swing.GroupLayout.SequentialGroup

Adds a gap to this Group with the specified size.

addGroup(GroupLayout.Group) - Method in class javax.swing.GroupLayout.Group

Adds a Group to this Group.

addGroup(GroupLayout.Group) - Method in class javax.swing.GroupLayout.ParallelGroup

Adds a Group to this Group.

[**addGroup(GroupLayout.Alignment, GroupLayout.Group)**](../javax/swing/GroupLayout.ParallelGroup.html#addGroup%28javax.swing.GroupLayout.Alignment, javax.swing.GroupLayout.Group%29) - Method in class javax.swing.GroupLayout.ParallelGroup

Adds a Group to this ParallelGroup with the specified alignment.

addGroup(GroupLayout.Group) - Method in class javax.swing.GroupLayout.SequentialGroup

Adds a Group to this Group.

[**addGroup(boolean, GroupLayout.Group)**](../javax/swing/GroupLayout.SequentialGroup.html#addGroup%28boolean, javax.swing.GroupLayout.Group%29) - Method in class javax.swing.GroupLayout.SequentialGroup

Adds a Group to this Group.

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)**](../javax/xml/soap/MimeHeaders.html#addHeader%28java.lang.String, java.lang.String%29) - Method in class javax.xml.soap.MimeHeaders

Adds a MimeHeader object with the specified name and value to this MimeHeaders object's list of headers.

addHeader() - Method in interface javax.xml.soap.SOAPEnvelope

Creates a SOAPHeader object and sets it as theSOAPHeader object for this SOAPEnvelope object.

addHeaderElement(Name) - Method in interface javax.xml.soap.SOAPHeader

Creates a new SOAPHeaderElement object initialized with the specified name and adds it to this SOAPHeader object.

addHeaderElement(QName) - Method in interface javax.xml.soap.SOAPHeader

Creates a new SOAPHeaderElement object initialized with the specified qname and adds it to this SOAPHeader object.

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)**](../javax/swing/text/DefaultHighlighter.html#addHighlight%28int, int, javax.swing.text.Highlighter.HighlightPainter%29) - Method in class javax.swing.text.DefaultHighlighter

Adds a highlight to the view.

[**addHighlight(int, int, Highlighter.HighlightPainter)**](../javax/swing/text/Highlighter.html#addHighlight%28int, int, javax.swing.text.Highlighter.HighlightPainter%29) - 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 fromgetIcon to top.

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

Append the element if not present.

addIIOReadProgressListener(IIOReadProgressListener) - Method in class javax.imageio.ImageReader

Adds an IIOReadProgressListener to the list of registered progress listeners.

addIIOReadUpdateListener(IIOReadUpdateListener) - Method in class javax.imageio.ImageReader

Adds an IIOReadUpdateListener to the list of registered update listeners.

addIIOReadWarningListener(IIOReadWarningListener) - Method in class javax.imageio.ImageReader

Adds an IIOReadWarningListener to the list of registered warning listeners.

addIIOWriteProgressListener(IIOWriteProgressListener) - Method in class javax.imageio.ImageWriter

Adds an IIOWriteProgressListener to the list of registered progress listeners.

addIIOWriteWarningListener(IIOWriteWarningListener) - Method in class javax.imageio.ImageWriter

Adds an IIOWriteWarningListener to the list of registered warning listeners.

[**addImage(Image, int)**](../java/awt/MediaTracker.html#addImage%28java.awt.Image, int%29) - 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)**](../java/awt/MediaTracker.html#addImage%28java.awt.Image, int, int, int%29) - 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)**](../java/awt/Container.html#addImpl%28java.awt.Component, java.lang.Object, int%29) - Method in class java.awt.Container

Adds the specified component to this container at the specified index.

[**addImpl(Component, Object, int)**](../java/awt/ScrollPane.html#addImpl%28java.awt.Component, java.lang.Object, int%29) - Method in class java.awt.ScrollPane

Adds the specified component to this scroll pane container.

[**addImpl(Component, Object, int)**](../javax/swing/AbstractButton.html#addImpl%28java.awt.Component, java.lang.Object, int%29) - Method in class javax.swing.AbstractButton

Adds the specified component to this container at the specified index, refer to[Container.addImpl(Component, Object, int)](../java/awt/Container.html#addImpl%28java.awt.Component, java.lang.Object, int%29) for a complete description of this method.

[**addImpl(Component, Object, int)**](../javax/swing/CellRendererPane.html#addImpl%28java.awt.Component, java.lang.Object, int%29) - 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)**](../javax/swing/JApplet.html#addImpl%28java.awt.Component, java.lang.Object, int%29) - Method in class javax.swing.JApplet

Adds the specified child Component.

[**addImpl(Component, Object, int)**](../javax/swing/JDesktopPane.html#addImpl%28java.awt.Component, java.lang.Object, int%29) - Method in class javax.swing.JDesktopPane

Adds the specified component to this container at the specified index.

[**addImpl(Component, Object, int)**](../javax/swing/JDialog.html#addImpl%28java.awt.Component, java.lang.Object, int%29) - Method in class javax.swing.JDialog

Adds the specified child Component.

[**addImpl(Component, Object, int)**](../javax/swing/JFrame.html#addImpl%28java.awt.Component, java.lang.Object, int%29) - Method in class javax.swing.JFrame

Adds the specified child Component.

[**addImpl(Component, Object, int)**](../javax/swing/JInternalFrame.html#addImpl%28java.awt.Component, java.lang.Object, int%29) - Method in class javax.swing.JInternalFrame

Adds the specified child Component.

[**addImpl(Component, Object, int)**](../javax/swing/JLayeredPane.html#addImpl%28java.awt.Component, java.lang.Object, int%29) - Method in class javax.swing.JLayeredPane

[**addImpl(Component, Object, int)**](../javax/swing/JRootPane.html#addImpl%28java.awt.Component, java.lang.Object, int%29) - Method in class javax.swing.JRootPane

Overridden to enforce the position of the glass component as the zero child.

[**addImpl(Component, Object, int)**](../javax/swing/JSplitPane.html#addImpl%28java.awt.Component, java.lang.Object, int%29) - Method in class javax.swing.JSplitPane

Adds the specified component to this split pane.

[**addImpl(Component, Object, int)**](../javax/swing/JToolBar.html#addImpl%28java.awt.Component, java.lang.Object, int%29) - Method in class javax.swing.JToolBar

If a JButton is being added, it is initially set to be disabled.

[**addImpl(Component, Object, int)**](../javax/swing/JViewport.html#addImpl%28java.awt.Component, java.lang.Object, int%29) - Method in class javax.swing.JViewport

Sets the JViewport's one lightweight child, which can be null.

[**addImpl(Component, Object, int)**](../javax/swing/JWindow.html#addImpl%28java.awt.Component, java.lang.Object, int%29) - 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)**](../java/awt/AWTEventMulticaster.html#addInternal%28java.util.EventListener, java.util.EventListener%29) - 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

Denigrated, use X509CRLSelector.addIssuer(X500Principal) or X509CRLSelector.addIssuerName(byte[]) instead.

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

Deprecated. replaced by add(String).

[**addItem(String, int)**](../java/awt/List.html#addItem%28java.lang.String, int%29) - Method in class java.awt.List

Deprecated. replaced by add(String, int).

addItem(Object) - 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 Choice menu.

addItemListener(ItemListener) - Method in interface java.awt.ItemSelectable

Adds a listener to receive item events when the state of an item is changed by the user.

addItemListener(ItemListener) - Method in class java.awt.List

Adds the specified item listener to receive item events from this list.

addItemListener(ItemListener) - Method in class javax.swing.AbstractButton

Adds an ItemListener to the checkbox.

addItemListener(ItemListener) - Method in interface javax.swing.ButtonModel

Adds an ItemListener to the model.

addItemListener(ItemListener) - Method in class javax.swing.DefaultButtonModel

Adds an ItemListener to the model.

addItemListener(ItemListener) - Method in class javax.swing.JComboBox

Adds an ItemListener.

ADDITION - Static variable in interface org.w3c.dom.events.MutationEvent

The Attr was just added.

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)**](../javax/swing/text/JTextComponent.html#addKeymap%28java.lang.String, javax.swing.text.Keymap%29) - 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 IllegalStateException if no space is currently available.

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.

addLast(E) - Method in class java.util.LinkedList

Appends the specified element to the end of this list.

[**addLayoutComponent(Component, Object)**](../java/awt/BorderLayout.html#addLayoutComponent%28java.awt.Component, java.lang.Object%29) - Method in class java.awt.BorderLayout

Adds the specified component to the layout, using the specified constraint object.

[**addLayoutComponent(String, Component)**](../java/awt/BorderLayout.html#addLayoutComponent%28java.lang.String, java.awt.Component%29) - Method in class java.awt.BorderLayout

Deprecated. replaced by addLayoutComponent(Component, Object).

[**addLayoutComponent(Component, Object)**](../java/awt/CardLayout.html#addLayoutComponent%28java.awt.Component, java.lang.Object%29) - Method in class java.awt.CardLayout

Adds the specified component to this card layout's internal table of names.

[**addLayoutComponent(String, Component)**](../java/awt/CardLayout.html#addLayoutComponent%28java.lang.String, java.awt.Component%29) - Method in class java.awt.CardLayout

Deprecated. replaced byaddLayoutComponent(Component, Object).

[**addLayoutComponent(String, Component)**](../java/awt/FlowLayout.html#addLayoutComponent%28java.lang.String, java.awt.Component%29) - Method in class java.awt.FlowLayout

Adds the specified component to the layout.

[**addLayoutComponent(String, Component)**](../java/awt/GridBagLayout.html#addLayoutComponent%28java.lang.String, java.awt.Component%29) - Method in class java.awt.GridBagLayout

Has no effect, since this layout manager does not use a per-component string.

[**addLayoutComponent(Component, Object)**](../java/awt/GridBagLayout.html#addLayoutComponent%28java.awt.Component, java.lang.Object%29) - Method in class java.awt.GridBagLayout

Adds the specified component to the layout, using the specifiedconstraints object.

[**addLayoutComponent(String, Component)**](../java/awt/GridLayout.html#addLayoutComponent%28java.lang.String, java.awt.Component%29) - Method in class java.awt.GridLayout

Adds the specified component with the specified name to the layout.

[**addLayoutComponent(String, Component)**](../java/awt/LayoutManager.html#addLayoutComponent%28java.lang.String, java.awt.Component%29) - Method in interface java.awt.LayoutManager

If the layout manager uses a per-component string, adds the component comp to the layout, associating it with the string specified by name.

[**addLayoutComponent(Component, Object)**](../java/awt/LayoutManager2.html#addLayoutComponent%28java.awt.Component, java.lang.Object%29) - Method in interface java.awt.LayoutManager2

Adds the specified component to the layout, using the specified constraint object.

[**addLayoutComponent(String, Component)**](../javax/swing/BoxLayout.html#addLayoutComponent%28java.lang.String, java.awt.Component%29) - Method in class javax.swing.BoxLayout

Not used by this class.

[**addLayoutComponent(Component, Object)**](../javax/swing/BoxLayout.html#addLayoutComponent%28java.awt.Component, java.lang.Object%29) - Method in class javax.swing.BoxLayout

Not used by this class.

[**addLayoutComponent(String, Component)**](../javax/swing/GroupLayout.html#addLayoutComponent%28java.lang.String, java.awt.Component%29) - Method in class javax.swing.GroupLayout

Notification that a Component has been added to the parent container.

[**addLayoutComponent(Component, Object)**](../javax/swing/GroupLayout.html#addLayoutComponent%28java.awt.Component, java.lang.Object%29) - Method in class javax.swing.GroupLayout

Notification that a Component has been added to the parent container.

[**addLayoutComponent(String, Component)**](../javax/swing/JRootPane.RootLayout.html#addLayoutComponent%28java.lang.String, java.awt.Component%29) - Method in class javax.swing.JRootPane.RootLayout

[**addLayoutComponent(Component, Object)**](../javax/swing/JRootPane.RootLayout.html#addLayoutComponent%28java.awt.Component, java.lang.Object%29) - Method in class javax.swing.JRootPane.RootLayout

[**addLayoutComponent(String, Component)**](../javax/swing/JSpinner.DefaultEditor.html#addLayoutComponent%28java.lang.String, java.awt.Component%29) - Method in class javax.swing.JSpinner.DefaultEditor

This LayoutManager method does nothing.

[**addLayoutComponent(String, Component)**](../javax/swing/OverlayLayout.html#addLayoutComponent%28java.lang.String, java.awt.Component%29) - Method in class javax.swing.OverlayLayout

Adds the specified component to the layout.

[**addLayoutComponent(Component, Object)**](../javax/swing/OverlayLayout.html#addLayoutComponent%28java.awt.Component, java.lang.Object%29) - Method in class javax.swing.OverlayLayout

Adds the specified component to the layout, using the specified constraint object.

[**addLayoutComponent(String, Component)**](../javax/swing/plaf/basic/BasicComboBoxUI.ComboBoxLayoutManager.html#addLayoutComponent%28java.lang.String, java.awt.Component%29) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.ComboBoxLayoutManager

[**addLayoutComponent(String, Component)**](../javax/swing/plaf/basic/BasicInternalFrameTitlePane.TitlePaneLayout.html#addLayoutComponent%28java.lang.String, java.awt.Component%29) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.TitlePaneLayout

[**addLayoutComponent(String, Component)**](../javax/swing/plaf/basic/BasicInternalFrameUI.InternalFrameLayout.html#addLayoutComponent%28java.lang.String, java.awt.Component%29) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFrameLayout

[**addLayoutComponent(String, Component)**](../javax/swing/plaf/basic/BasicOptionPaneUI.ButtonAreaLayout.html#addLayoutComponent%28java.lang.String, java.awt.Component%29) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout

[**addLayoutComponent(String, Component)**](../javax/swing/plaf/basic/BasicScrollBarUI.html#addLayoutComponent%28java.lang.String, java.awt.Component%29) - Method in class javax.swing.plaf.basic.BasicScrollBarUI

[**addLayoutComponent(String, Component)**](../javax/swing/plaf/basic/BasicSplitPaneDivider.DividerLayout.html#addLayoutComponent%28java.lang.String, java.awt.Component%29) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DividerLayout

[**addLayoutComponent(String, Component)**](../javax/swing/plaf/basic/BasicSplitPaneUI.BasicHorizontalLayoutManager.html#addLayoutComponent%28java.lang.String, java.awt.Component%29) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager

Adds the component at place.

[**addLayoutComponent(Component, Object)**](../javax/swing/plaf/basic/BasicSplitPaneUI.BasicHorizontalLayoutManager.html#addLayoutComponent%28java.awt.Component, java.lang.Object%29) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager

Adds the specified component to the layout, using the specified constraint object.

[**addLayoutComponent(String, Component)**](../javax/swing/plaf/basic/BasicTabbedPaneUI.TabbedPaneLayout.html#addLayoutComponent%28java.lang.String, java.awt.Component%29) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout

[**addLayoutComponent(String, Component)**](../javax/swing/ScrollPaneLayout.html#addLayoutComponent%28java.lang.String, java.awt.Component%29) - Method in class javax.swing.ScrollPaneLayout

Adds the specified component to the layout.

[**addLayoutComponent(String, Component)**](../javax/swing/SpringLayout.html#addLayoutComponent%28java.lang.String, java.awt.Component%29) - Method in class javax.swing.SpringLayout

Has no effect, since this layout manager does not use a per-component string.

[**addLayoutComponent(Component, Object)**](../javax/swing/SpringLayout.html#addLayoutComponent%28java.awt.Component, java.lang.Object%29) - Method in class javax.swing.SpringLayout

If constraints is an instance of SpringLayout.Constraints, associates the constraints with the specified component.

[**addLayoutComponent(String, Component)**](../javax/swing/ViewportLayout.html#addLayoutComponent%28java.lang.String, java.awt.Component%29) - 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 MenuDragMouseListener to the menu item.

addMenuKeyListener(MenuKeyListener) - Method in class javax.swing.JMenuItem

Adds a MenuKeyListener to the menu item.

addMenuKeyListener(MenuKeyListener) - Method in class javax.swing.JPopupMenu

Adds a MenuKeyListener to the popup menu.

addMenuListener(MenuListener) - Method in class javax.swing.JMenu

Adds a listener for menu events.

[**addMessageComponents(Container, GridBagConstraints, Object, int, boolean)**](../javax/swing/plaf/basic/BasicOptionPaneUI.html#addMessageComponents%28java.awt.Container, java.awt.GridBagConstraints, java.lang.Object, int, boolean%29) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI

Creates the appropriate object to represent msg and places it into container.

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)**](../javax/xml/soap/AttachmentPart.html#addMimeHeader%28java.lang.String, java.lang.String%29) - Method in class javax.xml.soap.AttachmentPart

Adds a MIME header with the specified name and value to thisAttachmentPart object.

[**addMimeHeader(String, String)**](../javax/xml/soap/SOAPPart.html#addMimeHeader%28java.lang.String, java.lang.String%29) - Method in class javax.xml.soap.SOAPPart

Creates a MimeHeader object with the specified name and value and adds it to this SOAPPart object.

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)**](../javax/xml/bind/attachment/AttachmentMarshaller.html#addMtomAttachment%28javax.activation.DataHandler, java.lang.String, java.lang.String%29) - Method in class javax.xml.bind.attachment.AttachmentMarshaller

Consider MIME content data for optimized binary storage as an attachment.

[addMtomAttachment(byte[], int, int, String, String, String)](../javax/xml/bind/attachment/AttachmentMarshaller.html#addMtomAttachment%28byte[], int, int, java.lang.String, java.lang.String, java.lang.String%29) - Method in class javax.xml.bind.attachment.AttachmentMarshaller

Consider binary data for optimized binary storage as an attachment.

[**addNamespaceDeclaration(String, String)**](../javax/xml/soap/SOAPElement.html#addNamespaceDeclaration%28java.lang.String, java.lang.String%29) - Method in interface javax.xml.soap.SOAPElement

Adds a namespace declaration with the specified prefix and URI to thisSOAPElement object.

[**addNamingListener(Name, int, NamingListener)**](../javax/naming/event/EventContext.html#addNamingListener%28javax.naming.Name, int, javax.naming.event.NamingListener%29) - 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)**](../javax/naming/event/EventContext.html#addNamingListener%28java.lang.String, int, javax.naming.event.NamingListener%29) - 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)**](../javax/naming/event/EventDirContext.html#addNamingListener%28javax.naming.Name, java.lang.String, javax.naming.directory.SearchControls, javax.naming.event.NamingListener%29) - 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)**](../javax/naming/event/EventDirContext.html#addNamingListener%28java.lang.String, java.lang.String, javax.naming.directory.SearchControls, javax.naming.event.NamingListener%29) - 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)](../javax/naming/event/EventDirContext.html#addNamingListener%28javax.naming.Name, java.lang.String, java.lang.Object[], javax.naming.directory.SearchControls, javax.naming.event.NamingListener%29) - 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)](../javax/naming/event/EventDirContext.html#addNamingListener%28java.lang.String, java.lang.String, java.lang.Object[], javax.naming.directory.SearchControls, javax.naming.event.NamingListener%29) - 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)**](../javax/management/timer/Timer.html#addNotification%28java.lang.String, java.lang.String, java.lang.Object, java.util.Date, long, long, boolean%29) - Method in class javax.management.timer.Timer

Creates a new timer notification with the specified type, message and userData and inserts it into the list of notifications with a given date, period and number of occurrences.

[**addNotification(String, String, Object, Date, long, long)**](../javax/management/timer/Timer.html#addNotification%28java.lang.String, java.lang.String, java.lang.Object, java.util.Date, long, long%29) - Method in class javax.management.timer.Timer

Creates a new timer notification with the specified type, message and userData and inserts it into the list of notifications with a given date, period and number of occurrences.

[**addNotification(String, String, Object, Date, long)**](../javax/management/timer/Timer.html#addNotification%28java.lang.String, java.lang.String, java.lang.Object, java.util.Date, long%29) - Method in class javax.management.timer.Timer

Creates a new timer notification with the specified type, message and userData and inserts it into the list of notifications with a given date and period and a null number of occurrences.

[**addNotification(String, String, Object, Date)**](../javax/management/timer/Timer.html#addNotification%28java.lang.String, java.lang.String, java.lang.Object, java.util.Date%29) - Method in class javax.management.timer.Timer

Creates a new timer notification with the specified type, message and userData and inserts it into the list of notifications with a given date and a null period and number of occurrences.

[**addNotification(String, String, Object, Date, long, long, boolean)**](../javax/management/timer/TimerMBean.html#addNotification%28java.lang.String, java.lang.String, java.lang.Object, java.util.Date, long, long, boolean%29) - Method in interface javax.management.timer.TimerMBean

Creates a new timer notification with the specified type, message and userData and inserts it into the list of notifications with a given date, period and number of occurrences.

[**addNotification(String, String, Object, Date, long, long)**](../javax/management/timer/TimerMBean.html#addNotification%28java.lang.String, java.lang.String, java.lang.Object, java.util.Date, long, long%29) - Method in interface javax.management.timer.TimerMBean

Creates a new timer notification with the specified type, message and userData and inserts it into the list of notifications with a given date, period and number of occurrences.

[**addNotification(String, String, Object, Date, long)**](../javax/management/timer/TimerMBean.html#addNotification%28java.lang.String, java.lang.String, java.lang.Object, java.util.Date, long%29) - Method in interface javax.management.timer.TimerMBean

Creates a new timer notification with the specified type, message and userData and inserts it into the list of notifications with a given date and period and a null number of occurrences.

[**addNotification(String, String, Object, Date)**](../javax/management/timer/TimerMBean.html#addNotification%28java.lang.String, java.lang.String, java.lang.Object, java.util.Date%29) - Method in interface javax.management.timer.TimerMBean

Creates a new timer notification with the specified type, message and userData and inserts it into the list of notifications with a given date and a null period and number of occurrences.

[**addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object)**](../javax/management/MBeanServer.html#addNotificationListener%28javax.management.ObjectName, javax.management.NotificationListener, javax.management.NotificationFilter, java.lang.Object%29) - Method in interface javax.management.MBeanServer

[**addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object)**](../javax/management/MBeanServer.html#addNotificationListener%28javax.management.ObjectName, javax.management.ObjectName, javax.management.NotificationFilter, java.lang.Object%29) - Method in interface javax.management.MBeanServer

[**addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object)**](../javax/management/MBeanServerConnection.html#addNotificationListener%28javax.management.ObjectName, javax.management.NotificationListener, javax.management.NotificationFilter, java.lang.Object%29) - Method in interface javax.management.MBeanServerConnection

Adds a listener to a registered MBean.

[**addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object)**](../javax/management/MBeanServerConnection.html#addNotificationListener%28javax.management.ObjectName, javax.management.ObjectName, javax.management.NotificationFilter, java.lang.Object%29) - Method in interface javax.management.MBeanServerConnection

Adds a listener to a registered MBean.

[**addNotificationListener(NotificationListener, NotificationFilter, Object)**](../javax/management/MBeanServerDelegate.html#addNotificationListener%28javax.management.NotificationListener, javax.management.NotificationFilter, java.lang.Object%29) - Method in class javax.management.MBeanServerDelegate

[**addNotificationListener(NotificationListener, NotificationFilter, Object)**](../javax/management/modelmbean/RequiredModelMBean.html#addNotificationListener%28javax.management.NotificationListener, javax.management.NotificationFilter, java.lang.Object%29) - Method in class javax.management.modelmbean.RequiredModelMBean

Registers an object which implements the NotificationListener interface as a listener.

[**addNotificationListener(NotificationListener, NotificationFilter, Object)**](../javax/management/NotificationBroadcaster.html#addNotificationListener%28javax.management.NotificationListener, javax.management.NotificationFilter, java.lang.Object%29) - Method in interface javax.management.NotificationBroadcaster

Adds a listener to this MBean.

[**addNotificationListener(NotificationListener, NotificationFilter, Object)**](../javax/management/NotificationBroadcasterSupport.html#addNotificationListener%28javax.management.NotificationListener, javax.management.NotificationFilter, java.lang.Object%29) - Method in class javax.management.NotificationBroadcasterSupport

Adds a listener.

[**addNotificationListener(ObjectName, ObjectName, MarshalledObject, MarshalledObject, Subject)**](../javax/management/remote/rmi/RMIConnection.html#addNotificationListener%28javax.management.ObjectName, javax.management.ObjectName, java.rmi.MarshalledObject, java.rmi.MarshalledObject, javax.security.auth.Subject%29) - Method in interface javax.management.remote.rmi.RMIConnection

Handles the method [MBeanServerConnection.addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object)](../javax/management/MBeanServerConnection.html#addNotificationListener%28javax.management.ObjectName, javax.management.ObjectName, javax.management.NotificationFilter, java.lang.Object%29).

[**addNotificationListener(ObjectName, ObjectName, MarshalledObject, MarshalledObject, Subject)**](../javax/management/remote/rmi/RMIConnectionImpl.html#addNotificationListener%28javax.management.ObjectName, javax.management.ObjectName, java.rmi.MarshalledObject, java.rmi.MarshalledObject, javax.security.auth.Subject%29) - Method in class javax.management.remote.rmi.RMIConnectionImpl

[**addNotificationListener(ObjectName, ObjectName, MarshalledObject, MarshalledObject, Subject)**](../javax/management/remote/rmi/RMIConnectionImpl%5FStub.html#addNotificationListener%28javax.management.ObjectName, javax.management.ObjectName, java.rmi.MarshalledObject, java.rmi.MarshalledObject, javax.security.auth.Subject%29) - Method in class javax.management.remote.rmi.RMIConnectionImpl_Stub

[**addNotificationListener(NotificationListener, NotificationFilter, Object)**](../javax/management/StandardEmitterMBean.html#addNotificationListener%28javax.management.NotificationListener, javax.management.NotificationFilter, java.lang.Object%29) - Method in class javax.management.StandardEmitterMBean

[addNotificationListeners(ObjectName[], MarshalledObject[], Subject[])](../javax/management/remote/rmi/RMIConnection.html#addNotificationListeners%28javax.management.ObjectName[], java.rmi.MarshalledObject[], javax.security.auth.Subject[]%29) - Method in interface javax.management.remote.rmi.RMIConnection

Handles the method [MBeanServerConnection.addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object)](../javax/management/MBeanServerConnection.html#addNotificationListener%28javax.management.ObjectName, javax.management.NotificationListener, javax.management.NotificationFilter, java.lang.Object%29).

[addNotificationListeners(ObjectName[], MarshalledObject[], Subject[])](../javax/management/remote/rmi/RMIConnectionImpl.html#addNotificationListeners%28javax.management.ObjectName[], java.rmi.MarshalledObject[], javax.security.auth.Subject[]%29) - Method in class javax.management.remote.rmi.RMIConnectionImpl

[addNotificationListeners(ObjectName[], MarshalledObject[], Subject[])](../javax/management/remote/rmi/RMIConnectionImpl%5FStub.html#addNotificationListeners%28javax.management.ObjectName[], java.rmi.MarshalledObject[], javax.security.auth.Subject[]%29) - 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 Component displayable by connecting it to a native screen resource.

addNotify() - Method in class java.awt.Container

Makes this Container displayable by connecting it to a native screen resource.

addNotify() - Method in class java.awt.Dialog

Makes this Dialog displayable by connecting it to a native screen resource.

addNotify(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.JMenuBar

Overrides JComponent.addNotify to register this menu bar with the current keyboard manager.

addNotify() - Method in class javax.swing.JRootPane

Register ourselves with the SystemEventQueueUtils as a new root pane.

addNotify() - Method in class javax.swing.JTable

Calls the configureEnclosingScrollPane method.

addNotify() - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane

addNotUnderstoodHeaderElement(QName) - Method in interface javax.xml.soap.SOAPHeader

Creates a new NotUnderstood SOAPHeaderElement object initialized with the specified name and adds it to this SOAPHeader object.

[**addObjectValue(String, Class, boolean, T)**](../javax/imageio/metadata/IIOMetadataFormatImpl.html#addObjectValue%28java.lang.String, java.lang.Class, boolean, T%29) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl

Allows an Object reference of a given class type to be stored in nodes implementing the named element.

[**addObjectValue(String, Class, boolean, T, List<? extends T>)**](../javax/imageio/metadata/IIOMetadataFormatImpl.html#addObjectValue%28java.lang.String, java.lang.Class, boolean, T, java.util.List%29) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl

Allows an Object reference of a given class type to be stored in nodes implementing the named element.

[**addObjectValue(String, Class, T, Comparable<? super T>, Comparable<? super T>, boolean, boolean)**](../javax/imageio/metadata/IIOMetadataFormatImpl.html#addObjectValue%28java.lang.String, java.lang.Class, T, java.lang.Comparable, java.lang.Comparable, boolean, boolean%29) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl

Allows an Object reference of a given class type to be stored in nodes implementing the named element.

[**addObjectValue(String, Class<?>, int, int)**](../javax/imageio/metadata/IIOMetadataFormatImpl.html#addObjectValue%28java.lang.String, java.lang.Class, int, int%29) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl

Allows an Object reference of a given class type to be stored in nodes implementing the named element.

addObservedObject(ObjectName) - Method in class javax.management.monitor.Monitor

Adds the specified object in the set of observed MBeans, if this object is not already present.

addObservedObject(ObjectName) - Method in interface javax.management.monitor.MonitorMBean

Adds the specified object in the set of observed MBeans.

addObserver(Observer) - Method in class java.util.Observable

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)**](../java/security/acl/Owner.html#addOwner%28java.security.Principal, java.security.Principal%29) - Method in interface java.security.acl.Owner

Adds an owner.

[**addPathToName(int, String)**](../java/security/cert/X509CertSelector.html#addPathToName%28int, java.lang.String%29) - Method in class java.security.cert.X509CertSelector

Adds a name to the pathToNames criterion.

[addPathToName(int, byte[])](../java/security/cert/X509CertSelector.html#addPathToName%28int, byte[]%29) - 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)**](../java/awt/Polygon.html#addPoint%28int, int%29) - Method in class java.awt.Polygon

Appends the specified coordinates to this Polygon.

addPopupMenuListener(PopupMenuListener) - Method in class javax.swing.JComboBox

Adds a PopupMenu listener which will listen to notification messages from the popup portion of the combo box.

addPopupMenuListener(PopupMenuListener) - Method in class javax.swing.JPopupMenu

Adds a PopupMenu listener.

[**addPort(QName, String, String)**](../javax/xml/ws/Service.html#addPort%28javax.xml.namespace.QName, java.lang.String, java.lang.String%29) - Method in class javax.xml.ws.Service

Creates a new port for the service.

[**addPort(QName, String, String)**](../javax/xml/ws/spi/ServiceDelegate.html#addPort%28javax.xml.namespace.QName, java.lang.String, java.lang.String%29) - 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)**](../javax/swing/GroupLayout.SequentialGroup.html#addPreferredGap%28javax.swing.JComponent, javax.swing.JComponent, javax.swing.LayoutStyle.ComponentPlacement%29) - Method in class javax.swing.GroupLayout.SequentialGroup

Adds an element representing the preferred gap between two components.

[**addPreferredGap(JComponent, JComponent, LayoutStyle.ComponentPlacement, int, int)**](../javax/swing/GroupLayout.SequentialGroup.html#addPreferredGap%28javax.swing.JComponent, javax.swing.JComponent, javax.swing.LayoutStyle.ComponentPlacement, int, int%29) - 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)**](../javax/swing/GroupLayout.SequentialGroup.html#addPreferredGap%28javax.swing.LayoutStyle.ComponentPlacement, int, int%29) - Method in class javax.swing.GroupLayout.SequentialGroup

Adds an element representing the preferred gap between the nearest components.

[**addPrintJobAttributeListener(PrintJobAttributeListener, PrintJobAttributeSet)**](../javax/print/DocPrintJob.html#addPrintJobAttributeListener%28javax.print.event.PrintJobAttributeListener, javax.print.attribute.PrintJobAttributeSet%29) - 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 PropertyChangeListener to the listener list.

addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Component

Adds a PropertyChangeListener to the listener list.

[**addPropertyChangeListener(String, PropertyChangeListener)**](../java/awt/Component.html#addPropertyChangeListener%28java.lang.String, java.beans.PropertyChangeListener%29) - 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)**](../java/awt/Container.html#addPropertyChangeListener%28java.lang.String, java.beans.PropertyChangeListener%29) - 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)**](../java/awt/KeyboardFocusManager.html#addPropertyChangeListener%28java.lang.String, java.beans.PropertyChangeListener%29) - Method in class java.awt.KeyboardFocusManager

Adds a PropertyChangeListener to the listener list for a specific property.

[**addPropertyChangeListener(String, PropertyChangeListener)**](../java/awt/SystemTray.html#addPropertyChangeListener%28java.lang.String, java.beans.PropertyChangeListener%29) - Method in class java.awt.SystemTray

Adds a PropertyChangeListener to the listener list for a specific property.

[**addPropertyChangeListener(String, PropertyChangeListener)**](../java/awt/Toolkit.html#addPropertyChangeListener%28java.lang.String, java.beans.PropertyChangeListener%29) - 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)**](../java/awt/Window.html#addPropertyChangeListener%28java.lang.String, java.beans.PropertyChangeListener%29) - Method in class java.awt.Window

Adds a PropertyChangeListener to the listener list for a specific property.

[**addPropertyChangeListener(String, PropertyChangeListener)**](../java/beans/beancontext/BeanContextChild.html#addPropertyChangeListener%28java.lang.String, java.beans.PropertyChangeListener%29) - Method in interface java.beans.beancontext.BeanContextChild

Adds a PropertyChangeListener to this BeanContextChild in order to receive a PropertyChangeEvent whenever the specified property has changed.

[**addPropertyChangeListener(String, PropertyChangeListener)**](../java/beans/beancontext/BeanContextChildSupport.html#addPropertyChangeListener%28java.lang.String, java.beans.PropertyChangeListener%29) - 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)**](../java/beans/PropertyChangeSupport.html#addPropertyChangeListener%28java.lang.String, java.beans.PropertyChangeListener%29) - Method in class java.beans.PropertyChangeSupport

Add a PropertyChangeListener for a specific property.

addPropertyChangeListener(PropertyChangeListener) - Method in interface java.beans.PropertyEditor

Register a listener for the PropertyChange event.

addPropertyChangeListener(PropertyChangeListener) - Method in class java.beans.PropertyEditorSupport

Register a listener for the PropertyChange event.

addPropertyChangeListener(PropertyChangeListener) - Method in interface java.util.jar.Pack200.Packer

Registers a listener for PropertyChange events on the properties map.

addPropertyChangeListener(PropertyChangeListener) - Method in interface java.util.jar.Pack200.Unpacker

Registers a listener for PropertyChange events on the properties map.

addPropertyChangeListener(PropertyChangeListener) - Method in class java.util.logging.LogManager

Adds an event listener to be invoked when the logging properties are re-read.

addPropertyChangeListener(PropertyChangeListener) - Method in class javax.accessibility.AccessibleContext

Adds a PropertyChangeListener to the listener list.

addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.AbstractAction

Adds a PropertyChangeListener to the listener list.

addPropertyChangeListener(PropertyChangeListener) - Method in interface javax.swing.Action

Adds a PropertyChange listener.

addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JComponent.AccessibleJComponent

Adds a PropertyChangeListener to the listener list.

addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild

addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell

Adds a PropertyChangeListener to the listener list.

addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode

Add a PropertyChangeListener to the listener list.

addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.plaf.basic.BasicDirectoryModel

Adds a PropertyChangeListener to the listener list.

addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.SwingWorker

Adds a PropertyChangeListener to the listener list.

addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry

addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.table.TableColumn

Adds a PropertyChangeListener to the listener list.

addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.tree.DefaultTreeSelectionModel

Adds a PropertyChangeListener to the listener list.

addPropertyChangeListener(PropertyChangeListener) - Method in interface javax.swing.tree.TreeSelectionModel

Adds a PropertyChangeListener to the listener list.

addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.UIDefaults

Adds a PropertyChangeListener to the listener list.

addPropertyChangeListener(PropertyChangeListener) - Static method in class javax.swing.UIManager

Adds a PropertyChangeListener to the listener list.

addProvider(Provider) - Static method in class java.security.Security

Adds a provider to the next position available.

[**addProviderAtEnd(Provider, Oid)**](../org/ietf/jgss/GSSManager.html#addProviderAtEnd%28java.security.Provider, org.ietf.jgss.Oid%29) - 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)**](../org/ietf/jgss/GSSManager.html#addProviderAtFront%28java.security.Provider, org.ietf.jgss.Oid%29) - 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)**](../java/net/URLConnection.html#addRequestProperty%28java.lang.String, java.lang.String%29) - Method in class java.net.URLConnection

Adds a general request property specified by a key-value pair.

addResourceBundle(String) - Method in class javax.swing.UIDefaults

Adds a resource bundle to the list of resource bundles that are searched for localized values.

address() - Method in class java.net.Proxy

Returns the socket address of the proxy, or null if 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 address to theW3CEndpointReference instance'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 feature 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

This feature 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

Create an AddressingFeature.

AddressingFeature(boolean) - Constructor for class javax.xml.ws.soap.AddressingFeature

Create an AddressingFeature

[**AddressingFeature(boolean, boolean)**](../javax/xml/ws/soap/AddressingFeature.html#AddressingFeature%28boolean, boolean%29) - Constructor for class javax.xml.ws.soap.AddressingFeature

Create an AddressingFeature

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)**](../javax/swing/JTable.html#addRowSelectionInterval%28int, int%29) - Method in class javax.swing.JTable

Adds the rows from index0 to index1, inclusive, to the current selection.

addRowSet(Joinable) - Method in interface javax.sql.rowset.JoinRowSet

Adds the given RowSet object to this JoinRowSet object.

[**addRowSet(RowSet, int)**](../javax/sql/rowset/JoinRowSet.html#addRowSet%28javax.sql.RowSet, int%29) - Method in interface javax.sql.rowset.JoinRowSet

Adds the given RowSet object to this JoinRowSet object and sets the designated column as the match column for the RowSet object.

[**addRowSet(RowSet, String)**](../javax/sql/rowset/JoinRowSet.html#addRowSet%28javax.sql.RowSet, java.lang.String%29) - Method in interface javax.sql.rowset.JoinRowSet

Adds rowset to this JoinRowSet object and sets the designated column as the match column.

[addRowSet(RowSet[], int[])](../javax/sql/rowset/JoinRowSet.html#addRowSet%28javax.sql.RowSet[], int[]%29) - Method in interface javax.sql.rowset.JoinRowSet

Adds one or more RowSet objects contained in the given array of RowSet objects to this JoinRowSet object and sets the match column for each of the RowSet objects to the match columns in the given array of column indexes.

[addRowSet(RowSet[], String[])](../javax/sql/rowset/JoinRowSet.html#addRowSet%28javax.sql.RowSet[], java.lang.String[]%29) - Method in interface javax.sql.rowset.JoinRowSet

Adds one or more RowSet objects contained in the given array of RowSet objects to this JoinRowSet object and sets the match column for each of the RowSet objects 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 RowSet object.

addRowSetListener(RowSetListener) - Method in class javax.sql.rowset.BaseRowSet

The listener will be notified whenever an event occurs on this RowSet object.

addRowSorterListener(RowSorterListener) - Method in class javax.swing.RowSorter

Adds a RowSorterListener to receive notification about this RowSorter.

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)**](../javax/swing/DefaultListSelectionModel.html#addSelectionInterval%28int, int%29) - Method in class javax.swing.DefaultListSelectionModel

Changes the selection to be the set union of the current selection and the indices between index0 and index1 inclusive.

[**addSelectionInterval(int, int)**](../javax/swing/JList.html#addSelectionInterval%28int, int%29) - Method in class javax.swing.JList

Sets the selection to be the union of the specified interval with current selection.

[**addSelectionInterval(int, int)**](../javax/swing/JTree.html#addSelectionInterval%28int, int%29) - Method in class javax.swing.JTree

Adds the paths between index0 and index1, inclusive, to the selection.

[**addSelectionInterval(int, int)**](../javax/swing/ListSelectionModel.html#addSelectionInterval%28int, int%29) - Method in interface javax.swing.ListSelectionModel

Changes the selection to be the set union of the current selection and the indices between index0 and index1 inclusive.

addSelectionPath(TreePath) - Method in class javax.swing.JTree

Adds the node identified by the specified TreePath to the current selection.

addSelectionPath(TreePath) - Method in class javax.swing.tree.DefaultTreeSelectionModel

Adds path to the current selection.

addSelectionPath(TreePath) - Method in interface javax.swing.tree.TreeSelectionModel

Adds path to the current selection.

addSelectionPaths(TreePath[]) - Method in class javax.swing.JTree

Adds each path in the array of paths to the current selection.

addSelectionPaths(TreePath[]) - Method in class javax.swing.JTree.EmptySelectionModel

A null implementation that adds nothing.

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)**](../java/beans/beancontext/BeanContextServices.html#addService%28java.lang.Class, java.beans.beancontext.BeanContextServiceProvider%29) - Method in interface java.beans.beancontext.BeanContextServices

Adds a service to this BeanContext.

[**addService(Class, BeanContextServiceProvider)**](../java/beans/beancontext/BeanContextServicesSupport.html#addService%28java.lang.Class, java.beans.beancontext.BeanContextServiceProvider%29) - Method in class java.beans.beancontext.BeanContextServicesSupport

add a service

[**addService(Class, BeanContextServiceProvider, boolean)**](../java/beans/beancontext/BeanContextServicesSupport.html#addService%28java.lang.Class, java.beans.beancontext.BeanContextServiceProvider, boolean%29) - 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)**](../javax/swing/ScrollPaneLayout.html#addSingletonComponent%28java.awt.Component, java.awt.Component%29) - 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)**](../javax/swing/text/html/HTMLDocument.HTMLReader.html#addSpecialElement%28javax.swing.text.html.HTML.Tag, javax.swing.text.MutableAttributeSet%29) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader

Adds content that is basically specified entirely in the attribute set.

addStatementEventListener(StatementEventListener) - Method in interface javax.sql.PooledConnection

Registers a StatementEventListener with this PooledConnection object.

[**addStyle(String, Style)**](../javax/swing/JTextPane.html#addStyle%28java.lang.String, javax.swing.text.Style%29) - Method in class javax.swing.JTextPane

Adds a new style into the logical style hierarchy.

[**addStyle(String, Style)**](../javax/swing/text/DefaultStyledDocument.html#addStyle%28java.lang.String, javax.swing.text.Style%29) - Method in class javax.swing.text.DefaultStyledDocument

Adds a new style into the logical style hierarchy.

[**addStyle(String, Style)**](../javax/swing/text/StyleContext.html#addStyle%28java.lang.String, javax.swing.text.Style%29) - Method in class javax.swing.text.StyleContext

Adds a new style into the style hierarchy.

[**addStyle(String, Style)**](../javax/swing/text/StyledDocument.html#addStyle%28java.lang.String, javax.swing.text.Style%29) - Method in interface javax.swing.text.StyledDocument

Adds a new style into the logical style hierarchy.

addStyleSheet(StyleSheet) - Method in class javax.swing.text.html.StyleSheet

Adds the rules from the StyleSheet ss to those of the receiver.

addSubComponents() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane

addSubComponents() - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane

Override the parent's method avoid creating a menu bar.

[**addSubjectAlternativeName(int, String)**](../java/security/cert/X509CertSelector.html#addSubjectAlternativeName%28int, java.lang.String%29) - Method in class java.security.cert.X509CertSelector

Adds a name to the subjectAlternativeNames criterion.

[addSubjectAlternativeName(int, byte[])](../java/security/cert/X509CertSelector.html#addSubjectAlternativeName%28int, byte[]%29) - Method in class java.security.cert.X509CertSelector

Adds a name to the subjectAlternativeNames criterion.

addSwaRefAttachment(DataHandler) - Method in class javax.xml.bind.attachment.AttachmentMarshaller

Add MIME data as 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)**](../javax/swing/JTabbedPane.html#addTab%28java.lang.String, javax.swing.Icon, java.awt.Component, java.lang.String%29) - Method in class javax.swing.JTabbedPane

Adds a component and tip represented by a title and/or icon, either of which can be null.

[**addTab(String, Icon, Component)**](../javax/swing/JTabbedPane.html#addTab%28java.lang.String, javax.swing.Icon, java.awt.Component%29) - Method in class javax.swing.JTabbedPane

Adds a component represented by a title and/or icon, either of which can be null.

[**addTab(String, Component)**](../javax/swing/JTabbedPane.html#addTab%28java.lang.String, java.awt.Component%29) - Method in class javax.swing.JTabbedPane

Adds a component represented by a title and 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 Text object initialized with the givenString and adds it to this SOAPElement object.

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(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)**](../javax/naming/Context.html#addToEnvironment%28java.lang.String, java.lang.Object%29) - Method in interface javax.naming.Context

Adds a new environment property to the environment of this context.

[**addToEnvironment(String, Object)**](../javax/naming/InitialContext.html#addToEnvironment%28java.lang.String, java.lang.Object%29) - Method in class javax.naming.InitialContext

[**addTransformer(ClassFileTransformer, boolean)**](../java/lang/instrument/Instrumentation.html#addTransformer%28java.lang.instrument.ClassFileTransformer, boolean%29) - 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 TreeExpansion events.

addTreeModelListener(TreeModelListener) - Method in class javax.swing.tree.DefaultTreeModel

Adds a listener for the TreeModelEvent posted after the tree changes.

addTreeModelListener(TreeModelListener) - Method in interface javax.swing.tree.TreeModel

Adds a listener for the TreeModelEvent posted after the tree changes.

addTreeSelectionListener(TreeSelectionListener) - Method in class javax.swing.JTree

Adds a listener for TreeSelection events.

addTreeSelectionListener(TreeSelectionListener) - Method in class javax.swing.tree.DefaultTreeSelectionModel

Adds x to the list of listeners that are notified each time the set of selected TreePaths changes.

addTreeSelectionListener(TreeSelectionListener) - Method in interface javax.swing.tree.TreeSelectionModel

Adds x to the list of listeners that are notified each time the set of selected TreePaths changes.

addTreeWillExpandListener(TreeWillExpandListener) - Method in class javax.swing.JTree

Adds a listener for TreeWillExpand events.

addUndoableEditListener(UndoableEditListener) - 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)**](../java/awt/datatransfer/SystemFlavorMap.html#addUnencodedNativeForFlavor%28java.awt.datatransfer.DataFlavor, java.lang.String%29) - Method in class java.awt.datatransfer.SystemFlavorMap

Adds a mapping from the specified DataFlavor (and allDataFlavors equal to the specified DataFlavor) to the specified String native.

addUpgradeHeaderElement(Iterator) - Method in interface javax.xml.soap.SOAPHeader

Creates a new Upgrade SOAPHeaderElement object initialized with the specified List of supported SOAP URIs and adds it to thisSOAPHeader object.

addUpgradeHeaderElement(String[]) - Method in interface javax.xml.soap.SOAPHeader

Creates a new Upgrade SOAPHeaderElement object initialized with the specified array of supported SOAP URIs and adds it to thisSOAPHeader object.

addUpgradeHeaderElement(String) - Method in interface javax.xml.soap.SOAPHeader

Creates a new Upgrade SOAPHeaderElement object initialized with the specified supported SOAP URI and adds it to thisSOAPHeader object.

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)**](../java/awt/KeyboardFocusManager.html#addVetoableChangeListener%28java.lang.String, java.beans.VetoableChangeListener%29) - Method in class java.awt.KeyboardFocusManager

Adds a VetoableChangeListener to the listener list for a specific property.

[**addVetoableChangeListener(String, VetoableChangeListener)**](../java/beans/beancontext/BeanContextChild.html#addVetoableChangeListener%28java.lang.String, java.beans.VetoableChangeListener%29) - Method in interface java.beans.beancontext.BeanContextChild

Adds a VetoableChangeListener to this BeanContextChild to receive events whenever the specified property changes.

[**addVetoableChangeListener(String, VetoableChangeListener)**](../java/beans/beancontext/BeanContextChildSupport.html#addVetoableChangeListener%28java.lang.String, java.beans.VetoableChangeListener%29) - Method in class java.beans.beancontext.BeanContextChildSupport

Add a VetoableChangeListener for a specific property.

addVetoableChangeListener(VetoableChangeListener) - Method in class java.beans.VetoableChangeSupport

Add a VetoableListener to the listener list.

[**addVetoableChangeListener(String, VetoableChangeListener)**](../java/beans/VetoableChangeSupport.html#addVetoableChangeListener%28java.lang.String, java.beans.VetoableChangeListener%29) - Method in class java.beans.VetoableChangeSupport

Add a VetoableChangeListener for a specific property.

addVetoableChangeListener(VetoableChangeListener) - Method in class javax.swing.JComponent

Adds a VetoableChangeListener to 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)**](../java/awt/GridBagLayout.html#adjustForGravity%28java.awt.GridBagConstraints, java.awt.Rectangle%29) - 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)**](../java/awt/GridBagLayout.html#AdjustForGravity%28java.awt.GridBagConstraints, java.awt.Rectangle%29) - Method in class java.awt.GridBagLayout

This method is obsolete and supplied for backwards compatability only; new code should call [adjustForGravity](../java/awt/GridBagLayout.html#adjustForGravity%28java.awt.GridBagConstraints, java.awt.Rectangle%29) instead.

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

The adjustment event emitted by Adjustable objects.

[**AdjustmentEvent(Adjustable, int, int, int)**](../java/awt/event/AdjustmentEvent.html#AdjustmentEvent%28java.awt.Adjustable, int, int, int%29) - Constructor for class java.awt.event.AdjustmentEvent

Constructs an AdjustmentEvent object with the specified Adjustable source, event type, adjustment type, and value.

[**AdjustmentEvent(Adjustable, int, int, int, boolean)**](../java/awt/event/AdjustmentEvent.html#AdjustmentEvent%28java.awt.Adjustable, int, int, int, boolean%29) - Constructor for class java.awt.event.AdjustmentEvent

Constructs an AdjustmentEvent object with the specified Adjustable source, event type, adjustment type, and value.

AdjustmentListener - Interface in java.awt.event

The listener interface for receiving adjustment events.

adjustmentValueChanged(AdjustmentEvent) - Method in class java.awt.AWTEventMulticaster

Handles the adjustmentValueChanged event by invoking the adjustmentValueChanged methods on listener-a and listener-b.

adjustmentValueChanged(AdjustmentEvent) - Method in interface java.awt.event.AdjustmentListener

Invoked when the value of the adjustable has changed.

[**adjustRow(FlowView, int, int, int)**](../javax/swing/text/FlowView.FlowStrategy.html#adjustRow%28javax.swing.text.FlowView, int, int, int%29) - Method in class javax.swing.text.FlowView.FlowStrategy

Adjusts the given row if possible to fit within the layout span.

[**adjustRow(ParagraphView.Row, int, int)**](../javax/swing/text/ParagraphView.html#adjustRow%28javax.swing.text.ParagraphView.Row, int, int%29) - Method in class javax.swing.text.ParagraphView

Adjusts the given row if possible to fit within the layout span.

[adjustSizes(int, SizeRequirements[])](../javax/swing/SizeRequirements.html#adjustSizes%28int, javax.swing.SizeRequirements[]%29) - 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.

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 AffineTransform class represents a 2D affine transform that performs a linear mapping from 2D coordinates to other 2D coordinates that preserves the "straightness" and "parallelness" of lines.

AffineTransform() - Constructor for class java.awt.geom.AffineTransform

Constructs a new AffineTransform representing the Identity transformation.

AffineTransform(AffineTransform) - Constructor for class java.awt.geom.AffineTransform

Constructs a new AffineTransform that is a copy of the specified AffineTransform object.

[**AffineTransform(float, float, float, float, float, float)**](../java/awt/geom/AffineTransform.html#AffineTransform%28float, float, float, float, float, float%29) - Constructor for class java.awt.geom.AffineTransform

Constructs a new AffineTransform from 6 floating point values representing the 6 specifiable entries of the 3x3 transformation matrix.

AffineTransform(float[]) - Constructor for class java.awt.geom.AffineTransform

Constructs a new AffineTransform from an array of floating point values representing either the 4 non-translation enries or the 6 specifiable entries of the 3x3 transformation matrix.

[**AffineTransform(double, double, double, double, double, double)**](../java/awt/geom/AffineTransform.html#AffineTransform%28double, double, double, double, double, double%29) - Constructor for class java.awt.geom.AffineTransform

Constructs a new AffineTransform from 6 double precision values representing the 6 specifiable entries of the 3x3 transformation matrix.

AffineTransform(double[]) - Constructor for class java.awt.geom.AffineTransform

Constructs a new AffineTransform from an array of double precision values representing either the 4 non-translation entries or the 6 specifiable entries of the 3x3 transformation matrix.

AffineTransformOp - Class in java.awt.image

This class uses an affine transform to perform a linear mapping from 2D coordinates in the source image or Raster to 2D coordinates in the destination image or Raster.

[**AffineTransformOp(AffineTransform, RenderingHints)**](../java/awt/image/AffineTransformOp.html#AffineTransformOp%28java.awt.geom.AffineTransform, java.awt.RenderingHints%29) - Constructor for class java.awt.image.AffineTransformOp

Constructs an AffineTransformOp given an affine transform.

[**AffineTransformOp(AffineTransform, int)**](../java/awt/image/AffineTransformOp.html#AffineTransformOp%28java.awt.geom.AffineTransform, int%29) - Constructor for class java.awt.image.AffineTransformOp

Constructs an AffineTransformOp given an affine transform and the interpolation type.

after(Timestamp) - Method in class java.sql.Timestamp

Indicates whether this Timestamp object is later than the given Timestamp object.

after(Object) - Method in class java.util.Calendar

Returns whether this Calendar represents 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)**](../java/util/concurrent/ThreadPoolExecutor.html#afterExecute%28java.lang.Runnable, java.lang.Throwable%29) - 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 ResultSet object, 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 TextHitInfo at the specified offset, associated with the character after the offset.

[**afterUnmarshal(Object, Object)**](../javax/xml/bind/Unmarshaller.Listener.html#afterUnmarshal%28java.lang.Object, java.lang.Object%29) - 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.

ALERT - Static variable in class javax.accessibility.AccessibleRole

Object is used to alert the user about something.

AlgorithmMethod - Interface in javax.xml.crypto

An abstract representation of an algorithm defined in the XML Security specifications.

AlgorithmParameterGenerator - Class in java.security

The AlgorithmParameterGenerator class is used to generate a set of parameters to be used with a certain algorithm.

[**AlgorithmParameterGenerator(AlgorithmParameterGeneratorSpi, Provider, String)**](../java/security/AlgorithmParameterGenerator.html#AlgorithmParameterGenerator%28java.security.AlgorithmParameterGeneratorSpi, java.security.Provider, java.lang.String%29) - Constructor for class java.security.AlgorithmParameterGenerator

Creates an AlgorithmParameterGenerator object.

AlgorithmParameterGeneratorSpi - Class in java.security

This class defines the Service Provider Interface (SPI) for the AlgorithmParameterGenerator class, which is used to generate a set of parameters to be used with a certain algorithm.

AlgorithmParameterGeneratorSpi() - Constructor for class java.security.AlgorithmParameterGeneratorSpi

AlgorithmParameters - Class in java.security

This class is used as an opaque representation of cryptographic parameters.

[**AlgorithmParameters(AlgorithmParametersSpi, Provider, String)**](../java/security/AlgorithmParameters.html#AlgorithmParameters%28java.security.AlgorithmParametersSpi, java.security.Provider, java.lang.String%29) - Constructor for class java.security.AlgorithmParameters

Creates an AlgorithmParameters object.

AlgorithmParameterSpec - Interface in java.security.spec

A (transparent) specification of cryptographic parameters.

AlgorithmParametersSpi - Class in java.security

This class defines the Service Provider Interface (SPI) for the AlgorithmParameters class, which is used to manage algorithm parameters.

AlgorithmParametersSpi() - Constructor for class java.security.AlgorithmParametersSpi

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.

ALINK - Static variable in class javax.swing.text.html.HTML.Attribute

ALL - Static variable in class java.awt.JobAttributes.DefaultSelectionType

The DefaultSelectionType instance to use for specifying that all pages of the job should be printed.

ALL - Static variable in class java.util.logging.Level

ALL indicates that all messages should be logged.

ALL_COLUMNS - Static variable in class javax.swing.event.TableModelEvent

Specifies all columns in a row or rows.

ALL_RANGES - Static variable in class java.awt.font.NumericShaper

Identifies all ranges, for full contextual shaping.

ALL_STYLES - Static variable in class java.util.Calendar

A style specifier for [getDisplayNames](../java/util/Calendar.html#getDisplayNames%28int, int, java.util.Locale%29) 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.

allKeys() - Method in class javax.swing.ActionMap

Returns an array of the keys defined in this ActionMap and its parent.

allKeys() - Method in class javax.swing.InputMap

Returns an array of the KeyStrokes defined in this InputMap and its parent.

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 character 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)**](../javax/xml/stream/util/XMLEventAllocator.html#allocate%28javax.xml.stream.XMLStreamReader, javax.xml.stream.util.XMLEventConsumer%29) - 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(Class) - 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

Deprecated. Use ALLOWED_CLASSNAMES_LIST instead.

ALLOWED_CLASSNAMES_LIST - Static variable in class javax.management.openmbean.OpenType

List of the fully qualified names of the Java classes allowed for open data values.

allowMultipleSelections() - Method in class javax.security.auth.callback.ChoiceCallback

Get the boolean determining whether multiple selections from the choices list are allowed.

allowsChildren - Variable in class javax.swing.tree.DefaultMutableTreeNode

true if the node is able to have children

allowsCoreThreadTimeOut() - Method in class java.util.concurrent.ThreadPoolExecutor

Returns true if this pool allows core threads to time out and terminate if no tasks arrive within the keepAlive time, being replaced if needed when new tasks arrive.

allowsMultipleSelections() - Method in class java.awt.List

Deprecated. As of JDK version 1.1, replaced by isMultipleMode().

allowThreadSuspension(boolean) - Method in class java.lang.ThreadGroup

Deprecated. The definition of this call depends on ThreadGroup.suspend(), which is deprecated. Further, the behavior of this call was never specified.

allowUserInteraction - Variable in class java.net.URLConnection

If true, this URL is being examined in a context in which it makes sense to allow user interactions such as popping up an authentication dialog.

AllPermission - Class in java.security

The AllPermission is a permission that implies all other permissions.

AllPermission() - Constructor for class java.security.AllPermission

Creates a new AllPermission object.

[**AllPermission(String, String)**](../java/security/AllPermission.html#AllPermission%28java.lang.String, java.lang.String%29) - 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 currentInstrument.

allTablesAreSelectable() - Method in interface java.sql.DatabaseMetaData

Retrieves whether the current user can use all the tables returned by the method getTables in a SELECT statement.

ALPHABETIC_PRESENTATION_FORMS - Static variable in class java.lang.Character.UnicodeBlock

Constant for the "Alphabetic Presentation Forms" Unicode character block.

AlphaComposite - Class in java.awt

The AlphaComposite class implements basic alpha compositing rules for combining source and destination colors to achieve blending and transparency effects with graphics and images.

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.rmi

An AlreadyBoundException is 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 AlreadyBoundException with no specified detail message.

AlreadyBoundException(String) - Constructor for exception java.rmi.AlreadyBoundException

Constructs an AlreadyBoundException with 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

Deprecated. equivalent to Monitor.alreadyNotifieds[0].

alreadyNotifieds - Variable in class javax.management.monitor.Monitor

Selected monitor errors that have already been notified.

ALT - Static variable in class javax.swing.text.html.HTML.Attribute

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.

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 whichaltName is 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 get and set indicating whether the HOUR is 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)**](../javax/swing/event/AncestorEvent.html#AncestorEvent%28javax.swing.JComponent, int, java.awt.Container, java.awt.Container%29) - 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.

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(QueryExp, QueryExp)**](../javax/management/Query.html#and%28javax.management.QueryExp, javax.management.QueryExp%29) - 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 RowFilter that includes entries if all of the supplied filters include the entry.

andNot(BigInteger) - Method in class java.math.BigInteger

Returns a BigInteger whose value is (this & ~val).

andNot(BitSet) - Method in class java.util.BitSet

Clears all of the bits in this BitSet whose corresponding bit is set in the specified BitSet.

annotateClass(Class<?>) - Method in class java.io.ObjectOutputStream

Subclasses may implement this method to allow class data to be stored in the stream.

AnnotatedElement - Interface in java.lang.reflect

Represents an annotated element of the program currently running in this VM.

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)**](../java/lang/annotation/AnnotationFormatError.html#AnnotationFormatError%28java.lang.String, java.lang.Throwable%29) - 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)**](../java/lang/annotation/AnnotationTypeMismatchException.html#AnnotationTypeMismatchException%28java.lang.reflect.Method, java.lang.String%29) - 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 AnyHolder object with itsvalue field initialized to null.

AnyHolder(Any) - Constructor for class org.omg.CORBA.AnyHolder

Constructs a new AnyHolder object for the givenAny object.

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)**](../javax/management/Query.html#anySubString%28javax.management.AttributeValueExp, javax.management.StringValueExp%29) - 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 LoginModule entry configured for the application specified in thegetAppConfigurationEntry(String appName) method in the Configuration class.

[**AppConfigurationEntry(String, AppConfigurationEntry.LoginModuleControlFlag, Map<String, ?>)**](../javax/security/auth/login/AppConfigurationEntry.html#AppConfigurationEntry%28java.lang.String, javax.security.auth.login.AppConfigurationEntry.LoginModuleControlFlag, java.util.Map%29) - 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 LoginModule is REQUIRED, REQUISITE, SUFFICIENT or OPTIONAL.

[**append(Shape, boolean)**](../java/awt/geom/Path2D.html#append%28java.awt.Shape, boolean%29) - Method in class java.awt.geom.Path2D

Appends the geometry of the specified Shape object to the path, possibly connecting the new geometry to the existing path segments with a line segment.

[**append(PathIterator, boolean)**](../java/awt/geom/Path2D.html#append%28java.awt.geom.PathIterator, boolean%29) - Method in class java.awt.geom.Path2D

Appends the geometry of the specifiedPathIterator object to the path, possibly connecting the new geometry to the existing path segments with a line segment.

[**append(PathIterator, boolean)**](../java/awt/geom/Path2D.Double.html#append%28java.awt.geom.PathIterator, boolean%29) - Method in class java.awt.geom.Path2D.Double

Appends the geometry of the specifiedPathIterator object to the path, possibly connecting the new geometry to the existing path segments with a line segment.

[**append(PathIterator, boolean)**](../java/awt/geom/Path2D.Float.html#append%28java.awt.geom.PathIterator, boolean%29) - Method in class java.awt.geom.Path2D.Float

Appends the geometry of the specifiedPathIterator object to the path, possibly connecting the new geometry to the existing path segments with a line segment.

[**append(Printable, PageFormat)**](../java/awt/print/Book.html#append%28java.awt.print.Printable, java.awt.print.PageFormat%29) - Method in class java.awt.print.Book

Appends a single page to the end of this Book.

[**append(Printable, PageFormat, int)**](../java/awt/print/Book.html#append%28java.awt.print.Printable, java.awt.print.PageFormat, int%29) - Method in class java.awt.print.Book

Appends numPages pages 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)**](../java/io/CharArrayWriter.html#append%28java.lang.CharSequence, int, int%29) - 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)**](../java/io/PrintStream.html#append%28java.lang.CharSequence, int, int%29) - 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)**](../java/io/PrintWriter.html#append%28java.lang.CharSequence, int, int%29) - 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)**](../java/io/StringWriter.html#append%28java.lang.CharSequence, int, int%29) - 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)**](../java/io/Writer.html#append%28java.lang.CharSequence, int, int%29) - 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)**](../java/lang/Appendable.html#append%28java.lang.CharSequence, int, int%29) - Method in interface java.lang.Appendable

Appends a subsequence of the specified character sequence to thisAppendable.

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 StringBuffer to this sequence.

append(CharSequence) - Method in class java.lang.StringBuffer

Appends the specified CharSequence to this sequence.

[**append(CharSequence, int, int)**](../java/lang/StringBuffer.html#append%28java.lang.CharSequence, int, int%29) - Method in class java.lang.StringBuffer

append(char[]) - Method in class java.lang.StringBuffer

[append(char[], int, int)](../java/lang/StringBuffer.html#append%28char[], int, int%29) - 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 StringBuffer to this sequence.

append(CharSequence) - Method in class java.lang.StringBuilder

[**append(CharSequence, int, int)**](../java/lang/StringBuilder.html#append%28java.lang.CharSequence, int, int%29) - Method in class java.lang.StringBuilder

append(char[]) - Method in class java.lang.StringBuilder

[append(char[], int, int)](../java/lang/StringBuilder.html#append%28char[], int, int%29) - 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)**](../java/nio/CharBuffer.html#append%28java.lang.CharSequence, int, int%29) - 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 character to this buffer (optional operation).

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 newChild to the end of the list of children of this node.

appendChild(Node) - Method in interface org.w3c.dom.Node

Adds the node newChild to the end of the list of children of this node.

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 thisSOAPFault.

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)**](../java/util/regex/Matcher.html#appendReplacement%28java.lang.StringBuffer, java.lang.String%29) - 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

Deprecated. As of JDK version 1.1, replaced by append(String).

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.

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 Applet class.

Applet.AccessibleApplet() - Constructor for class java.applet.Applet.AccessibleApplet

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)**](../java/applet/AppletStub.html#appletResize%28int, int%29) - 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 setStub method.

ApplicationException - Exception in org.omg.CORBA.portable

This class is used for reporting application level exceptions between ORBs and stubs.

[**ApplicationException(String, InputStream)**](../org/omg/CORBA/portable/ApplicationException.html#ApplicationException%28java.lang.String, org.omg.CORBA.portable.InputStream%29) - 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(ObjectName) - Method in class javax.management.AttributeValueExp

Applies the AttributeValueExp on an MBean.

apply(ObjectName) - Method in class javax.management.ObjectName

Test whether this ObjectName, which may be a pattern, matches another ObjectName.

apply(ObjectName) - Method in interface javax.management.QueryExp

Applies the QueryExp on an MBean.

apply(ObjectName) - Method in class javax.management.StringValueExp

Applies the ValueExp on a MBean.

apply(ObjectName) - Method in interface javax.management.ValueExp

Applies the ValueExp on a MBean.

APPLY_REVERB - Static variable in class javax.sound.sampled.BooleanControl.Type

Represents a control for whether reverberation is applied to a line.

applyComponentOrientation(ComponentOrientation) - Method in class java.awt.Component

Sets the ComponentOrientation property of this component and all components contained within it.

applyComponentOrientation(ComponentOrientation) - Method in class java.awt.Container

Sets the ComponentOrientation property of this container and all components contained within it.

applyComponentOrientation(ComponentOrientation) - Method in class javax.swing.JMenu

Sets the ComponentOrientation property of this menu and all components contained within it.

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.

applyResourceBundle(ResourceBundle) - Method in class java.awt.Window

Deprecated. As of J2SE 1.4, replaced byComponent.applyComponentOrientation.

applyResourceBundle(String) - Method in class java.awt.Window

Deprecated. As of J2SE 1.4, replaced byComponent.applyComponentOrientation.

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).

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_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.

Arc2D - Class in java.awt.geom

Arc2D is the abstract superclass for all objects that store a 2D arc defined by a framing rectangle, start angle, angular extent (length of the arc), and a closure type (OPEN, CHORD, or PIE).

Arc2D(int) - Constructor for class java.awt.geom.Arc2D

This is an abstract class that cannot be instantiated directly.

Arc2D.Double - Class in java.awt.geom

This class defines an arc specified in double precision.

Arc2D.Double() - Constructor for class java.awt.geom.Arc2D.Double

Constructs a new OPEN arc, initialized to location (0, 0), size (0, 0), angular extents (start = 0, extent = 0).

Arc2D.Double(int) - Constructor for class java.awt.geom.Arc2D.Double

Constructs a new arc, initialized to location (0, 0), size (0, 0), angular extents (start = 0, extent = 0), and the specified closure type.

[**Arc2D.Double(double, double, double, double, double, double, int)**](../java/awt/geom/Arc2D.Double.html#Arc2D.Double%28double, double, double, double, double, double, int%29) - Constructor for class java.awt.geom.Arc2D.Double

Constructs a new arc, initialized to the specified location, size, angular extents, and closure type.

[**Arc2D.Double(Rectangle2D, double, double, int)**](../java/awt/geom/Arc2D.Double.html#Arc2D.Double%28java.awt.geom.Rectangle2D, double, double, int%29) - Constructor for class java.awt.geom.Arc2D.Double

Constructs a new arc, initialized to the specified location, size, angular extents, and closure type.

Arc2D.Float - Class in java.awt.geom

This class defines an arc specified in float precision.

Arc2D.Float() - Constructor for class java.awt.geom.Arc2D.Float

Constructs a new OPEN arc, initialized to location (0, 0), size (0, 0), angular extents (start = 0, extent = 0).

Arc2D.Float(int) - Constructor for class java.awt.geom.Arc2D.Float

Constructs a new arc, initialized to location (0, 0), size (0, 0), angular extents (start = 0, extent = 0), and the specified closure type.

[**Arc2D.Float(float, float, float, float, float, float, int)**](../java/awt/geom/Arc2D.Float.html#Arc2D.Float%28float, float, float, float, float, float, int%29) - Constructor for class java.awt.geom.Arc2D.Float

Constructs a new arc, initialized to the specified location, size, angular extents, and closure type.

[**Arc2D.Float(Rectangle2D, float, float, int)**](../java/awt/geom/Arc2D.Float.html#Arc2D.Float%28java.awt.geom.Rectangle2D, float, float, int%29) - Constructor for class java.awt.geom.Arc2D.Float

Constructs a new arc, initialized to the specified location, size, angular extents, and closure type.

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 Area object stores and manipulates a resolution-independent description of an enclosed area of 2-dimensional space.

Area() - Constructor for class java.awt.geom.Area

Default constructor which creates an empty area.

Area(Shape) - Constructor for class java.awt.geom.Area

The Area class creates an area geometry from the 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)**](../java/awt/image/AreaAveragingScaleFilter.html#AreaAveragingScaleFilter%28int, int%29) - 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.

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 true if tables are currently set.

areTablesSet() - Method in class javax.imageio.plugins.jpeg.JPEGImageWriteParam

Returns true if tables are currently set.

arg - Variable in class java.awt.Event

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 NVList object 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 Parameter objects, 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 ArithmeticException with no detail message.

ArithmeticException(String) - Constructor for exception java.lang.ArithmeticException

Constructs an ArithmeticException with 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 compatability only; new code should call arrangeGrid instead.

Array - Class in java.lang.reflect

The Array class 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 character 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 typeARRAY.

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 typeARRAY.

array - Variable in class javax.swing.text.Segment

This is the array containing the text of interest.

ArrayBlockingQueue<E> - Class in java.util.concurrent

A bounded blocking queue backed by an array.

ArrayBlockingQueue(int) - Constructor for class java.util.concurrent.ArrayBlockingQueue

Creates an ArrayBlockingQueue with the given (fixed) capacity and default access policy.

[**ArrayBlockingQueue(int, boolean)**](../java/util/concurrent/ArrayBlockingQueue.html#ArrayBlockingQueue%28int, boolean%29) - Constructor for class java.util.concurrent.ArrayBlockingQueue

Creates an ArrayBlockingQueue with the given (fixed) capacity and the specified access policy.

[**ArrayBlockingQueue(int, boolean, Collection<? extends E>)**](../java/util/concurrent/ArrayBlockingQueue.html#ArrayBlockingQueue%28int, boolean, java.util.Collection%29) - Constructor for class java.util.concurrent.ArrayBlockingQueue

Creates an ArrayBlockingQueue with the given (fixed) capacity, the specified access policy and initially containing the elements of the given collection, added in traversal order of the collection's iterator.

[**arraycopy(Object, int, Object, int, int)**](../java/lang/System.html#arraycopy%28java.lang.Object, int, java.lang.Object, int, int%29) - 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.

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 ArrayIndexOutOfBoundsException with no detail message.

ArrayIndexOutOfBoundsException(int) - Constructor for exception java.lang.ArrayIndexOutOfBoundsException

Constructs a new ArrayIndexOutOfBoundsException class with an argument indicating the illegal index.

ArrayIndexOutOfBoundsException(String) - Constructor for exception java.lang.ArrayIndexOutOfBoundsException

Constructs an ArrayIndexOutOfBoundsException class 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 ArrayStoreException with no detail message.

ArrayStoreException(String) - Constructor for exception java.lang.ArrayStoreException

Constructs an ArrayStoreException with the specified detail message.

ArrayType - Interface in javax.lang.model.type

Represents an array type.

ArrayType<T> - Class in javax.management.openmbean

The ArrayType class is the open type class whose instances describe all open data values which are n-dimensional arrays of open data values.

[**ArrayType(int, OpenType<?>)**](../javax/management/openmbean/ArrayType.html#ArrayType%28int, javax.management.openmbean.OpenType%29) - 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)**](../javax/management/openmbean/ArrayType.html#ArrayType%28javax.management.openmbean.SimpleType, boolean%29) - Constructor for class javax.management.openmbean.ArrayType

Constructs a unidimensional ArrayType instance for the supplied SimpleType.

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

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 RowSetReaderImpl object that a given parameter is an ASCII stream.

asciiStream - Variable in class javax.sql.rowset.BaseRowSet

The InputStream object that will be returned by the method getAsciiStream, which is specified in the ResultSet interface.

asDoubleBuffer() - Method in class java.nio.ByteBuffer

Creates a view of this byte buffer as a double buffer.

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.

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.

asksAllowsChildren - Variable in class javax.swing.tree.DefaultTreeModel

Determines how the isLeaf method figures out if a node is a leaf node.

asksAllowsChildren() - Method in class javax.swing.tree.DefaultTreeModel

Tells how leaf nodes are determined.

asLifoQueue(Deque) - 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.

[**asMemberOf(DeclaredType, Element)**](../javax/lang/model/util/Types.html#asMemberOf%28javax.lang.model.type.DeclaredType, javax.lang.model.element.Element%29) - 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.

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 character 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.

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 The Java Language Specification, Second Edition, Section 15.18.1.1.

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 The Java Language Specification, Second Edition, Section 15.18.1.1.

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 The Java Language Specification, Second Edition, Section 15.18.1.1.

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 The Java Language Specification, Second Edition, Section 15.18.1.1.

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 The Java Language Specification, Second Edition, Section 15.18.1.1.

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 The Java Language Specification, Second Edition, Section 15.18.1.1.

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 The Java Language Specification, Second Edition, Section 15.18.1.1.

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.

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) - Method in class java.lang.Class

Casts this Class object to represent a subclass of the class represented by the specified class object.

assureRectsCreated(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI

asType() - Method in interface javax.lang.model.element.Element

Returns the type defined by this element.

AsyncBoxView - Class in javax.swing.text

A box that does layout asynchronously.

[**AsyncBoxView(Element, int)**](../javax/swing/text/AsyncBoxView.html#AsyncBoxView%28javax.swing.text.Element, int%29) - 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.ChildLocator() - Constructor for class javax.swing.text.AsyncBoxView.ChildLocator

construct a child locator.

AsyncBoxView.ChildState - Class in javax.swing.text

A record representing the layout state of a child view.

AsyncBoxView.ChildState(View) - Constructor for class javax.swing.text.AsyncBoxView.ChildState

Construct a child status.

AsyncHandler<T> - Interface in javax.xml.ws

The AsyncHandler interface is implemented by clients that wish to receive callback notification of the completion of service endpoint operations invoked asynchronously.

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.

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)**](../java/lang/Math.html#atan2%28double, double%29) - 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)**](../java/lang/StrictMath.html#atan2%28double, double%29) - Static method in class java.lang.StrictMath

Returns the angle theta from the conversion of rectangular coordinates (x, y) to polar coordinates (r, theta).

AtomicBoolean - Class in java.util.concurrent.atomic

A boolean value that may be updated atomically.

AtomicBoolean(boolean) - Constructor for class java.util.concurrent.atomic.AtomicBoolean

Creates a new AtomicBoolean with the given initial value.

AtomicBoolean() - Constructor for class java.util.concurrent.atomic.AtomicBoolean

Creates a new AtomicBoolean with initial value false.

AtomicInteger - Class in java.util.concurrent.atomic

An int value 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 int array in which elements may be updated atomically.

AtomicIntegerArray(int) - Constructor for class java.util.concurrent.atomic.AtomicIntegerArray

Creates a new AtomicIntegerArray of given length.

AtomicIntegerArray(int[]) - Constructor for class java.util.concurrent.atomic.AtomicIntegerArray

Creates a new AtomicIntegerArray with the same length as, and all elements copied from, the given array.

AtomicIntegerFieldUpdater<T> - Class in java.util.concurrent.atomic

A reflection-based utility that enables atomic updates to designated volatile int fields of designated classes.

AtomicIntegerFieldUpdater() - Constructor for class java.util.concurrent.atomic.AtomicIntegerFieldUpdater

Protected do-nothing constructor for use by subclasses.

AtomicLong - Class in java.util.concurrent.atomic

A long value that may be updated atomically.

AtomicLong(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 long array in which elements may be updated atomically.

AtomicLongArray(int) - Constructor for class java.util.concurrent.atomic.AtomicLongArray

Creates a new AtomicLongArray of given length.

AtomicLongArray(long[]) - Constructor for class java.util.concurrent.atomic.AtomicLongArray

Creates a new AtomicLongArray with the same length as, and all elements copied from, the given array.

AtomicLongFieldUpdater<T> - Class in java.util.concurrent.atomic

A reflection-based utility that enables atomic updates to designated volatile long fields of designated classes.

AtomicLongFieldUpdater() - Constructor for class java.util.concurrent.atomic.AtomicLongFieldUpdater

Protected do-nothing constructor for use by subclasses.

AtomicMarkableReference<V> - Class in java.util.concurrent.atomic

An AtomicMarkableReference maintains an object reference along with a mark bit, that can be updated atomically.

[**AtomicMarkableReference(V, boolean)**](../java/util/concurrent/atomic/AtomicMarkableReference.html#AtomicMarkableReference%28V, boolean%29) - Constructor for class java.util.concurrent.atomic.AtomicMarkableReference

Creates a new AtomicMarkableReference with the given initial values.

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 given length.

AtomicReferenceArray(E[]) - Constructor for class java.util.concurrent.atomic.AtomicReferenceArray

Creates a new AtomicReferenceArray with the same length as, and all elements copied from, the given array.

AtomicReferenceFieldUpdater<T,V> - Class in java.util.concurrent.atomic

A reflection-based utility that enables atomic updates to designated volatile reference fields of designated classes.

AtomicReferenceFieldUpdater() - Constructor for class java.util.concurrent.atomic.AtomicReferenceFieldUpdater

Protected do-nothing constructor for use by subclasses.

AtomicStampedReference<V> - Class in java.util.concurrent.atomic

An AtomicStampedReference maintains an object reference along with an integer "stamp", that can be updated atomically.

[**AtomicStampedReference(V, int)**](../java/util/concurrent/atomic/AtomicStampedReference.html#AtomicStampedReference%28V, int%29) - Constructor for class java.util.concurrent.atomic.AtomicStampedReference

Creates a new AtomicStampedReference with the given initial values.

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 SOAPMessage object.

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)**](../java/util/concurrent/atomic/AtomicMarkableReference.html#attemptMark%28V, boolean%29) - 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)**](../java/util/concurrent/atomic/AtomicStampedReference.html#attemptStamp%28V, int%29) - 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.

attr(String) - Static method in class javax.management.Query

Returns a new attribute expression.

[**attr(String, String)**](../javax/management/Query.html#attr%28java.lang.String, java.lang.String%29) - Static method in class javax.management.Query

Returns a new qualified attribute expression.

Attr - Interface in org.w3c.dom

The Attr interface represents an attribute in an Element object.

Attribute - Class in javax.management

Represents an MBean attribute by associating its name with its value.

[**Attribute(String, Object)**](../javax/management/Attribute.html#Attribute%28java.lang.String, java.lang.Object%29) - 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_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)**](../javax/management/AttributeChangeNotification.html#AttributeChangeNotification%28java.lang.Object, long, long, java.lang.String, java.lang.String, java.lang.String, java.lang.Object, java.lang.Object%29) - Constructor for class javax.management.AttributeChangeNotification

Constructs an attribute change notification object.

AttributeChangeNotificationFilter - Class in javax.management

This class implements of the NotificationFilter interface for the attribute change notification.

AttributeChangeNotificationFilter() - Constructor for class javax.management.AttributeChangeNotificationFilter

AttributedCharacterIterator - Interface in java.text

An AttributedCharacterIterator allows iteration through both text and related attribute information.

AttributedCharacterIterator.Attribute - Class in java.text

Defines attribute keys that are used to identify text attributes.

AttributedCharacterIterator.Attribute(String) - Constructor for class java.text.AttributedCharacterIterator.Attribute

Constructs an Attribute with the given name.

[**attributeDecl(String, String, String, String, String)**](../org/xml/sax/ext/DeclHandler.html#attributeDecl%28java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String%29) - Method in interface org.xml.sax.ext.DeclHandler

Report an attribute type declaration.

[**attributeDecl(String, String, String, String, String)**](../org/xml/sax/ext/DefaultHandler2.html#attributeDecl%28java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String%29) - 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)**](../java/text/AttributedString.html#AttributedString%28java.lang.String, java.util.Map%29) - 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)**](../java/text/AttributedString.html#AttributedString%28java.text.AttributedCharacterIterator, int, int%29) - 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[])](../java/text/AttributedString.html#AttributedString%28java.text.AttributedCharacterIterator, int, int, java.text.AttributedCharacterIterator.Attribute[]%29) - Constructor for class java.text.AttributedString

Constructs an AttributedString instance with the subrange of the given attributed text represented by AttributedCharacterIterator.

AttributeException - Interface in javax.print

Interface AttributeException is a mixin interface which a subclass ofPrintException can implement to report an error condition involving one or more printing attributes that a particular Print Service instance does not support.

AttributeInUseException - Exception 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 AttributeList with the initial capacity specified.

AttributeList(AttributeList) - Constructor for class javax.management.AttributeList

Constructs an AttributeList containing the elements of the AttributeList specified, in the order in which they are returned by theAttributeList's iterator.

AttributeList(List) - Constructor for class javax.management.AttributeList

Constructs an AttributeList containing the elements of theList specified, in the order in which they are returned by the List'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)**](../javax/swing/text/html/parser/AttributeList.html#AttributeList%28java.lang.String, int, int, java.lang.String, java.util.Vector, javax.swing.text.html.parser.AttributeList%29) - Constructor for class javax.swing.text.html.parser.AttributeList

Create an attribute list element.

AttributeList - Interface in org.xml.sax

Deprecated. This interface has been replaced by the SAX2Attributes interface, which includes Namespace support.

AttributeListImpl - Class in org.xml.sax.helpers

Deprecated. This class implements a deprecated interface,AttributeList; that interface has been replaced byAttributes, which is implemented in theAttributesImpl helper class.

AttributeListImpl() - Constructor for class org.xml.sax.helpers.AttributeListImpl

Deprecated. Create an empty attribute list.

AttributeListImpl(AttributeList) - Constructor for class org.xml.sax.helpers.AttributeListImpl

Deprecated. Construct a persistent copy of an existing attribute list.

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 NULL values 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 NULL values are definitely allowed.

attributeNullableUnknown - Static variable in interface java.sql.DatabaseMetaData

Indicates that whether NULL values 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.

Attributes.Name(String) - Constructor for class java.util.jar.Attributes.Name

Constructs a new attribute name using the given string name.

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.

attributeUpdate(PrintJobAttributeEvent) - Method in interface javax.print.event.PrintJobAttributeListener

Notifies the listener of a change in some print job attributes.

attributeUpdate(PrintServiceAttributeEvent) - Method in interface javax.print.event.PrintServiceAttributeListener

Called to notify a listener of an event in the print service.

AttributeValueExp - Class in javax.management

Represents attributes used as arguments to relational constraints.

AttributeValueExp() - Constructor for class javax.management.AttributeValueExp

Deprecated. An instance created with this constructor cannot be used in a query.

AttributeValueExp(String) - Constructor for class javax.management.AttributeValueExp

Creates a new AttributeValueExp representing the specified object attribute, named attr.

attrID - Variable in class javax.naming.directory.BasicAttribute

Holds the attribute's id.

atts - Variable in class javax.swing.text.html.parser.Element

AU - Static variable in class javax.sound.sampled.AudioFileFormat.Type

Specifies an AU file.

AudioClip - Interface in java.applet

The AudioClip interface is a simple abstraction for playing a sound clip.

AudioFileFormat - Class in javax.sound.sampled

An instance of the AudioFileFormat class describes an audio file, including the file type, the file's length in bytes, the length in sample frames of the audio data contained in the file, and the format of the audio data.

[**AudioFileFormat(AudioFileFormat.Type, int, AudioFormat, int)**](../javax/sound/sampled/AudioFileFormat.html#AudioFileFormat%28javax.sound.sampled.AudioFileFormat.Type, int, javax.sound.sampled.AudioFormat, int%29) - Constructor for class javax.sound.sampled.AudioFileFormat

Constructs an audio file format object.

[**AudioFileFormat(AudioFileFormat.Type, AudioFormat, int)**](../javax/sound/sampled/AudioFileFormat.html#AudioFileFormat%28javax.sound.sampled.AudioFileFormat.Type, javax.sound.sampled.AudioFormat, int%29) - Constructor for class javax.sound.sampled.AudioFileFormat

Constructs an audio file format object.

[**AudioFileFormat(AudioFileFormat.Type, AudioFormat, int, Map<String, Object>)**](../javax/sound/sampled/AudioFileFormat.html#AudioFileFormat%28javax.sound.sampled.AudioFileFormat.Type, javax.sound.sampled.AudioFormat, int, java.util.Map%29) - Constructor for class javax.sound.sampled.AudioFileFormat

Construct an audio file format object with a set of defined properties.

AudioFileFormat.Type - Class in javax.sound.sampled

An instance of the Type class represents one of the standard types of audio file.

[**AudioFileFormat.Type(String, String)**](../javax/sound/sampled/AudioFileFormat.Type.html#AudioFileFormat.Type%28java.lang.String, java.lang.String%29) - Constructor for class javax.sound.sampled.AudioFileFormat.Type

Constructs a file type.

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

AudioFormat is the class that specifies a particular arrangement of data in a sound stream.

[**AudioFormat(AudioFormat.Encoding, float, int, int, int, float, boolean)**](../javax/sound/sampled/AudioFormat.html#AudioFormat%28javax.sound.sampled.AudioFormat.Encoding, float, int, int, int, float, boolean%29) - Constructor for class javax.sound.sampled.AudioFormat

Constructs an AudioFormat with the given parameters.

[**AudioFormat(AudioFormat.Encoding, float, int, int, int, float, boolean, Map<String, Object>)**](../javax/sound/sampled/AudioFormat.html#AudioFormat%28javax.sound.sampled.AudioFormat.Encoding, float, int, int, int, float, boolean, java.util.Map%29) - Constructor for class javax.sound.sampled.AudioFormat

Constructs an AudioFormat with the given parameters.

[**AudioFormat(float, int, int, boolean, boolean)**](../javax/sound/sampled/AudioFormat.html#AudioFormat%28float, int, int, boolean, boolean%29) - Constructor for class javax.sound.sampled.AudioFormat

Constructs an AudioFormat with a linear PCM encoding and the given parameters.

AudioFormat.Encoding - Class in javax.sound.sampled

The Encoding class names the specific type of data representation used for an audio stream.

AudioFormat.Encoding(String) - Constructor for class javax.sound.sampled.AudioFormat.Encoding

Constructs a new encoding.

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)**](../javax/sound/sampled/AudioInputStream.html#AudioInputStream%28java.io.InputStream, javax.sound.sampled.AudioFormat, long%29) - Constructor for class javax.sound.sampled.AudioInputStream

Constructs an audio input stream that has the requested format and length in sample frames, using audio data from the specified input stream.

AudioInputStream(TargetDataLine) - Constructor for class javax.sound.sampled.AudioInputStream

Constructs an audio input stream that reads its data from the target data line indicated.

AudioPermission - Class in javax.sound.sampled

The AudioPermission class represents access rights to the audio system resources.

AudioPermission(String) - Constructor for class javax.sound.sampled.AudioPermission

Creates a new AudioPermission object that has the specified symbolic name, such as "play" or "record".

[**AudioPermission(String, String)**](../javax/sound/sampled/AudioPermission.html#AudioPermission%28java.lang.String, java.lang.String%29) - Constructor for class javax.sound.sampled.AudioPermission

Creates a new AudioPermission object that has the specified symbolic name, such as "play" or "record".

AudioSystem - Class in javax.sound.sampled

The AudioSystem class acts as the entry point to the sampled-audio system resources.

[augmentList(Action[], Action[])](../javax/swing/text/TextAction.html#augmentList%28javax.swing.Action[], javax.swing.Action[]%29) - 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 MBeanServerConnection client 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 AuthenticationException with a detailed message.

[**AuthenticationException(String, Throwable)**](../javax/security/sasl/AuthenticationException.html#AuthenticationException%28java.lang.String, java.lang.Throwable%29) - Constructor for exception javax.security.sasl.AuthenticationException

Constructs a new instance of AuthenticationException with 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 SaslServer to determine whether one entity (identified by an authenticated authentication id) can act on behalf of another entity (identified by an authorization id).

[**AuthorizeCallback(String, String)**](../javax/security/sasl/AuthorizeCallback.html#AuthorizeCallback%28java.lang.String, java.lang.String%29) - 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)**](../javax/security/auth/AuthPermission.html#AuthPermission%28java.lang.String, java.lang.String%29) - 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)**](../java/security/AuthProvider.html#AuthProvider%28java.lang.String, double, java.lang.String%29) - 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 scrollbar.

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.

autoCommitFailureClosesAllResultSets() - Method in interface java.sql.DatabaseMetaData

Retrieves whether a SQLException while autoCommit is true inidcates that all open ResultSets are closed, even ones that are holdable.

autoCreateColumnsFromModel - Variable in class javax.swing.JTable

The table will query the TableModel to build the default set of columns if this is true.

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 Component to 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, or null if 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, ornull if 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.

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.

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)**](../java/util/concurrent/CountDownLatch.html#await%28long, java.util.concurrent.TimeUnit%29) - 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 invokedawait on this barrier.

[**await(long, TimeUnit)**](../java/util/concurrent/CyclicBarrier.html#await%28long, java.util.concurrent.TimeUnit%29) - Method in class java.util.concurrent.CyclicBarrier

Waits until all parties have invokedawait 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)**](../java/util/concurrent/locks/AbstractQueuedLongSynchronizer.ConditionObject.html#await%28long, java.util.concurrent.TimeUnit%29) - 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)**](../java/util/concurrent/locks/AbstractQueuedSynchronizer.ConditionObject.html#await%28long, java.util.concurrent.TimeUnit%29) - 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 orinterrupted.

[**await(long, TimeUnit)**](../java/util/concurrent/locks/Condition.html#await%28long, java.util.concurrent.TimeUnit%29) - 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.

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.

[**awaitTermination(long, TimeUnit)**](../java/util/concurrent/ExecutorService.html#awaitTermination%28long, java.util.concurrent.TimeUnit%29) - 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)**](../java/util/concurrent/ThreadPoolExecutor.html#awaitTermination%28long, java.util.concurrent.TimeUnit%29) - 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 AWTError with the specified detail message.

AWTEvent - Class in java.awt

The root event class for all AWT events.

AWTEvent(Event) - Constructor for class java.awt.AWTEvent

Constructs an AWTEvent object from the parameters of a 1.0-style event.

[**AWTEvent(Object, int)**](../java/awt/AWTEvent.html#AWTEvent%28java.lang.Object, int%29) - Constructor for class java.awt.AWTEvent

Constructs an AWTEvent object with the specified source object and type.

AWTEventListener - Interface in java.awt.event

The listener interface for receiving notification of events dispatched to objects that are instances of Component or MenuComponent or their subclasses.

AWTEventListenerProxy - Class in java.awt.event

A class which extends the EventListenerProxy, specifically for adding an AWTEventListener for a specific event mask.

[**AWTEventListenerProxy(long, AWTEventListener)**](../java/awt/event/AWTEventListenerProxy.html#AWTEventListenerProxy%28long, java.awt.event.AWTEventListener%29) - Constructor for class java.awt.event.AWTEventListenerProxy

Constructor which binds the AWTEventListener to a specific event mask.

AWTEventMulticaster - Class in java.awt

AWTEventMulticaster implements efficient and thread-safe multi-cast event dispatching for the AWT events defined in the java.awt.event package.

[**AWTEventMulticaster(EventListener, EventListener)**](../java/awt/AWTEventMulticaster.html#AWTEventMulticaster%28java.util.EventListener, java.util.EventListener%29) - 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 Absract Window Toolkit exception has occurred.

AWTException(String) - Constructor for exception java.awt.AWTException

Constructs an instance of AWTException with the specified detail message.

AWTKeyStroke - Class in java.awt

An AWTKeyStroke represents a key action on the keyboard, or equivalent input device.

AWTKeyStroke() - Constructor for class java.awt.AWTKeyStroke

Constructs an AWTKeyStroke with default values.

[**AWTKeyStroke(char, int, int, boolean)**](../java/awt/AWTKeyStroke.html#AWTKeyStroke%28char, int, int, boolean%29) - Constructor for class java.awt.AWTKeyStroke

Constructs an AWTKeyStroke with the specified values.

AWTPermission - Class in java.awt

This class is for AWT permissions.

AWTPermission(String) - Constructor for class java.awt.AWTPermission

Creates a new AWTPermission with the specified name.

[**AWTPermission(String, String)**](../java/awt/AWTPermission.html#AWTPermission%28java.lang.String, java.lang.String%29) - Constructor for class java.awt.AWTPermission

Creates a new AWTPermission object with the specified name.


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


Submit a bug or feature
For further API reference and developer documentation, see Java SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2015, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.

Scripting on this page tracks web page traffic, but does not change the content in any way.