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

a - Variable in class java.awt.AWTEventMulticaster
A variable in the event chain.
A - Static variable in class java.awt.PageAttributes.MediaType
 
A - Static variable in class javax.print.attribute.standard.MediaSize.Engineering
ANSI A paper size. 8.5 inch x 11 inch
A - Static variable in class javax.print.attribute.standard.MediaSizeName
The engineering ANSI A size medium: 8.5 inches x 11 inches.
A - Static variable in class javax.swing.text.html.HTML.Tag
The <a> tag
A0 - Static variable in class java.awt.PageAttributes.MediaType
 
A0 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO A0 paper, 841 mm x 1189 mm.
A1 - Static variable in class java.awt.PageAttributes.MediaType
 
A1 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO A1 paper, 594 mm x 841 mm
A10 - Static variable in class java.awt.PageAttributes.MediaType
 
A10 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO A10 paper, 26 mm x 37 mm
A2 - Static variable in class java.awt.PageAttributes.MediaType
 
A2 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO A2 paper, 420 mm x 594 mm
A3 - Static variable in class java.awt.PageAttributes.MediaType
 
A3 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO A3 paper, 297 mm x 420 mm
A4 - Static variable in class java.awt.PageAttributes.MediaType
 
A4 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO A4 paper, 210 mm x 297 mm
A5 - Static variable in class java.awt.PageAttributes.MediaType
 
A5 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO A5 paper, 148 mm x 210 mm
A6 - Static variable in class java.awt.PageAttributes.MediaType
 
A6 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO A6 paper, 105 mm x 148 mm
A7 - Static variable in class java.awt.PageAttributes.MediaType
 
A7 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO A7 paper, 74 mm x 105 mm
A8 - Static variable in class java.awt.PageAttributes.MediaType
 
A8 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO A8 paper, 52 mm x 74 mm
A9 - Static variable in class java.awt.PageAttributes.MediaType
 
A9 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO A9 paper, 37 mm x 52 mm
ABORT - Static variable in interface java.awt.image.ImageObserver
Production of the image was aborted.
abort() - Method in class javax.imageio.ImageReader
Request that reading be aborted.
abort() - Method in class javax.imageio.ImageWriter
Request that writing be aborted.
abort() - Method in interface javax.security.auth.spi.LoginModule
Abort the current login attempt.
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
Indicates that the loading operation has been aborted.
ABORTED - Static variable in class javax.print.attribute.standard.JobState
The job has been aborted by the system.
ABORTED_BY_SYSTEM - Static variable in class javax.print.attribute.standard.JobStateReason
The job has been aborted by the system.
abortGrabbing() - Method in class java.awt.image.PixelGrabber
Abort pixel grabbing.
abortRequested() - Method in class javax.imageio.ImageReader
Check if the abort flag is set.
abortRequested() - Method in class javax.imageio.ImageWriter
Check if the abort flag is set.
ABOUT_UIROLE - Static variable in class javax.print.ServiceUIFactory
A user interface providing informations about the print service.
ABOVE_BOTTOM - Static variable in class javax.swing.border.TitledBorder
A value for the titlePosition property that vertically positions the title text above the bottom line of the border.
ABOVE_TOP - Static variable in class javax.swing.border.TitledBorder
A value for the titlePosition property that vertically positions the title text above the top line of the border.
abs(int) - Static method in class java.lang.Math
Take the absolute value of the argument.
abs(long) - Static method in class java.lang.Math
Take the absolute value of the argument.
abs(float) - Static method in class java.lang.Math
Take the absolute value of the argument.
abs(double) - Static method in class java.lang.Math
Take the absolute value of the argument.
abs(int) - Static method in class java.lang.StrictMath
Take the absolute value of the argument.
abs(long) - Static method in class java.lang.StrictMath
Take the absolute value of the argument.
abs(float) - Static method in class java.lang.StrictMath
Take the absolute value of the argument.
abs(double) - Static method in class java.lang.StrictMath
Take the absolute value of the argument.
abs() - Method in class java.math.BigDecimal
 
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 given MathContext.
abs() - Method in class java.math.BigInteger
 
absolute(int) - Method in interface java.sql.ResultSet
This method positions the result set to the specified absolute row.
absolutePath() - Method in class java.util.prefs.AbstractPreferences
Returns the absolute path name of this preference node.
absolutePath() - Method in class java.util.prefs.Preferences
Returns the absolute path name of this preference node.
ABSTRACT - Static variable in class java.lang.reflect.Modifier
Abstract:
Class: may not be instantiated.
AbstractAction - Class in javax.swing
A base class for implementing the Action interface.
AbstractAction() - Constructor for class javax.swing.AbstractAction
Creates a new action with no properties set.
AbstractAction(String) - Constructor for class javax.swing.AbstractAction
Creates a new action with the specified name.
AbstractAction(String, Icon) - Constructor for class javax.swing.AbstractAction
Creates a new action with the specified name and icon.
AbstractBorder - Class in javax.swing.border
An invisible zero-width border, serving as a base class for implementing more interesting borders.
AbstractBorder() - Constructor for class javax.swing.border.AbstractBorder
Constructs a new AbstractBorder.
AbstractButton - Class in javax.swing
Provides an abstract implementation of common button behaviour, data model and look & feel.
AbstractButton() - Constructor for class javax.swing.AbstractButton
Creates a new AbstractButton object.
AbstractButton.AccessibleAbstractButton - Class in javax.swing
A Java Accessibility extension of the AbstractButton.
AbstractButton.AccessibleAbstractButton() - Constructor for class javax.swing.AbstractButton.AccessibleAbstractButton
 
AbstractButton.ButtonChangeListener - Class in javax.swing
An extension of ChangeListener to be serializable.
AbstractCellEditor - Class in javax.swing
An abstract superclass for table and tree cell editors.
AbstractCellEditor() - Constructor for class javax.swing.AbstractCellEditor
Creates a new instance of AbstractCellEditor.
AbstractCollection<E> - Class in java.util
A basic implementation of most of the methods in the Collection interface to make it easier to create a collection.
AbstractCollection() - Constructor for class java.util.AbstractCollection
The main constructor, for use by subclasses.
AbstractColorChooserPanel - Class in javax.swing.colorchooser
AbstractColorChooserPanel
AbstractColorChooserPanel() - Constructor for class javax.swing.colorchooser.AbstractColorChooserPanel
This is the constructor for the AbstractColorChooserPanel.
AbstractDocument - Class in javax.swing.text
An abstract base implementation for the Document interface.
AbstractDocument(AbstractDocument.Content) - Constructor for class javax.swing.text.AbstractDocument
Creates a new AbstractDocument with the specified AbstractDocument.Content model.
AbstractDocument(AbstractDocument.Content, AbstractDocument.AttributeContext) - Constructor for class javax.swing.text.AbstractDocument
Creates a new AbstractDocument with the specified AbstractDocument.Content model and AbstractDocument.AttributeContext.
AbstractDocument.AbstractElement - Class in javax.swing.text
An abstract base implementation of the Element interface.
AbstractDocument.AbstractElement(Element, AttributeSet) - Constructor for class javax.swing.text.AbstractDocument.AbstractElement
Creates a new instance of AbstractElement with a specified parent Element and AttributeSet.
AbstractDocument.AttributeContext - Interface in javax.swing.text
Defines a set of methods for managing text attributes for one or more Documents.
AbstractDocument.BranchElement - Class in javax.swing.text
An implementation of Element to represent composite Elements that contain other Elements.
AbstractDocument.BranchElement(Element, AttributeSet) - Constructor for class javax.swing.text.AbstractDocument.BranchElement
Creates a new BranchElement with the specified parent and attributes.
AbstractDocument.Content - Interface in javax.swing.text
A sequence of data that can be edited.
AbstractDocument.DefaultDocumentEvent - Class in javax.swing.text
Stores the changes when a Document is beeing modified.
AbstractDocument.DefaultDocumentEvent(int, int, DocumentEvent.EventType) - Constructor for class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Creates a new DefaultDocumentEvent.
AbstractDocument.ElementEdit - Class in javax.swing.text
An implementation of DocumentEvent.ElementChange to be added to AbstractDocument.DefaultDocumentEvents.
AbstractDocument.ElementEdit(Element, int, Element[], Element[]) - Constructor for class javax.swing.text.AbstractDocument.ElementEdit
Creates a new ElementEdit.
AbstractDocument.LeafElement - Class in javax.swing.text
An implementation of Element that represents a leaf in the document structure.
AbstractDocument.LeafElement(Element, AttributeSet, int, int) - Constructor for class javax.swing.text.AbstractDocument.LeafElement
Creates a new LeafElement.
AbstractInterruptibleChannel - Class in java.nio.channels.spi
 
AbstractInterruptibleChannel() - Constructor for class java.nio.channels.spi.AbstractInterruptibleChannel
Initializes the channel.
AbstractLayoutCache - Class in javax.swing.tree
class AbstractLayoutCache
AbstractLayoutCache() - Constructor for class javax.swing.tree.AbstractLayoutCache
Constructor AbstractLayoutCache
AbstractLayoutCache.NodeDimensions - Class in javax.swing.tree
class NodeDimensions
AbstractLayoutCache.NodeDimensions() - Constructor for class javax.swing.tree.AbstractLayoutCache.NodeDimensions
Creates NodeDimensions object.
AbstractList<E> - Class in java.util
A basic implementation of most of the methods in the List interface to make it easier to create a List based on a random-access data structure.
AbstractList() - Constructor for class java.util.AbstractList
The main constructor, for use by subclasses.
AbstractListModel - Class in javax.swing
Provides standard implementations of some methods in ListModel.
AbstractListModel() - Constructor for class javax.swing.AbstractListModel
Creates a new model instance - initialises the event listener list.
AbstractMap<K,V> - Class in java.util
An abstract implementation of Map to make it easier to create your own implementations.
AbstractMap() - Constructor for class java.util.AbstractMap
The main constructor, for use by subclasses.
AbstractMap.SimpleEntry<K,V> - Class in java.util
A class which implements Map.Entry.
AbstractMap.SimpleEntry(K, V) - Constructor for class java.util.AbstractMap.SimpleEntry
Basic constructor initializes the fields.
AbstractMap.SimpleEntry(Map.Entry<? extends K, ? extends V>) - Constructor for class java.util.AbstractMap.SimpleEntry
 
AbstractMap.SimpleImmutableEntry<K,V> - Class in java.util
A class containing an immutable key and value.
AbstractMap.SimpleImmutableEntry(K, V) - Constructor for class java.util.AbstractMap.SimpleImmutableEntry
 
AbstractMap.SimpleImmutableEntry(Map.Entry<? extends K, ? extends V>) - Constructor for class java.util.AbstractMap.SimpleImmutableEntry
 
AbstractMethodError - Error in java.lang
An AbstractMethodError is thrown when an application attempts to access an abstract method.
AbstractMethodError() - Constructor for error java.lang.AbstractMethodError
Create an error without a message.
AbstractMethodError(String) - Constructor for error java.lang.AbstractMethodError
Create an error with a message.
AbstractPreferences - Class in java.util.prefs
Partial implementation of a Preference node.
AbstractPreferences(AbstractPreferences, String) - Constructor for class java.util.prefs.AbstractPreferences
Creates a new AbstractPreferences node with the given parent and name.
AbstractSelectableChannel - Class in java.nio.channels.spi
 
AbstractSelectableChannel(SelectorProvider) - Constructor for class java.nio.channels.spi.AbstractSelectableChannel
Initializes the channel
AbstractSelectionKey - Class in java.nio.channels.spi
 
AbstractSelectionKey() - Constructor for class java.nio.channels.spi.AbstractSelectionKey
Initializes the key.
AbstractSelector - Class in java.nio.channels.spi
 
AbstractSelector(SelectorProvider) - Constructor for class java.nio.channels.spi.AbstractSelector
Initializes the slector.
AbstractSequentialList<E> - Class in java.util
Abstract superclass to make it easier to implement the List interface when backed by a sequential-access store, such as a linked list.
AbstractSequentialList() - Constructor for class java.util.AbstractSequentialList
The main constructor, for use by subclasses.
AbstractSet<E> - Class in java.util
An abstract implementation of Set to make it easier to create your own implementations.
AbstractSet() - Constructor for class java.util.AbstractSet
The main constructor, for use by subclasses.
AbstractSpinnerModel - Class in javax.swing
Provides standard implementations for some of the methods in SpinnerModel.
AbstractSpinnerModel() - Constructor for class javax.swing.AbstractSpinnerModel
Creates an AbstractSpinnerModel.
AbstractTableModel - Class in javax.swing.table
A base class that can be used to create implementations of the TableModel interface.
AbstractTableModel() - Constructor for class javax.swing.table.AbstractTableModel
Creates a default instance.
AbstractUndoableEdit - Class in javax.swing.undo
A default implementation of UndoableEdit that can be used as a base for implementing editing operations.
AbstractUndoableEdit() - Constructor for class javax.swing.undo.AbstractUndoableEdit
Constructs a new AbstractUndoableEdit.
AbstractView - Interface in org.w3c.dom.views
A base interface that all views shall derive from.
AbstractWriter - Class in javax.swing.text
This is an abstract base class for writing Document instances to a Writer.
AbstractWriter(Writer, Document) - Constructor for class javax.swing.text.AbstractWriter
Create a new AbstractWriter with the indicated Writer and Document.
AbstractWriter(Writer, Document, int, int) - Constructor for class javax.swing.text.AbstractWriter
Create a new AbstractWriter with the indicated Writer and Document.
AbstractWriter(Writer, Element) - Constructor for class javax.swing.text.AbstractWriter
Create a new AbstractWriter with the indicated Writer and Element.
AbstractWriter(Writer, Element, int, int) - Constructor for class javax.swing.text.AbstractWriter
Create a new AbstractWriter with the indicated Writer and Element.
accelerationPriority - Variable in class java.awt.Image
The acceleration priority of the image
ACCELERATOR_KEY - Static variable in interface javax.swing.Action
A key to access the KeyStroke used as the accelerator for the action.
acceleratorFont - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
Font to be used when displaying menu item's accelerator.
acceleratorForeground - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
Color to be used when displaying menu item's accelerator.
acceleratorSelectionForeground - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
Color to be used when displaying menu item's accelerator when menu item is selected.
accept(Component) - Method in class java.awt.ContainerOrderFocusTraversalPolicy
Check whether the given Component is an acceptable target for the keyboard input focus.
accept(Component) - Method in class java.awt.DefaultFocusTraversalPolicy
Check whether a given Component would be acceptable as a focus owner.
accept(File) - Method in interface java.io.FileFilter
This method determines whether or not a given pathname should be included in a pathname listing.
accept(File, String) - Method in interface java.io.FilenameFilter
This method determines whether or not a given file should be included in a directory listing.
accept() - Method in class java.net.ServerSocket
Accepts a new connection and returns a connected Socket instance representing that connection.
accept(SocketImpl) - Method in class java.net.SocketImpl
Accepts a connection on this socket.
accept() - Method in class java.nio.channels.ServerSocketChannel
Accepts a connection made to this channel's socket.
accept(File) - Method in class javax.swing.filechooser.FileFilter
Returns true if the specified file matches the filter, and false otherwise.
accept(File) - Method in class javax.swing.JFileChooser
Returns true if the file is accepted by the current file filter.
accept(File) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.AcceptAllFileFilter
Returns true always, as all files are accepted by this filter.
accept(Component) - Method in class javax.swing.SortingFocusTraversalPolicy
Decide whether a component is an acceptable focus owner.
accept(XMLEvent) - Method in interface javax.xml.stream.EventFilter
Indicates whether this filter can accept the specified event.
accept(XMLStreamReader) - Method in interface javax.xml.stream.StreamFilter
Indicates whether the current state of the specified reader in part of this stream.
ACCEPT_ALL_FILE_FILTER_USED_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
The name of the 'accept all file filter used' property.
ACCEPT_ONLY - Static variable in interface org.ietf.jgss.GSSCredential
Credential usage flag requesting that it be able to be used for context acceptance only.
acceptDrag(int) - Method in class java.awt.dnd.DropTargetContext
 
acceptDrag(int) - Method in class java.awt.dnd.DropTargetDragEvent
 
acceptDrag(int) - Method in interface java.awt.dnd.peer.DropTargetContextPeer
 
acceptDrop(int) - Method in class java.awt.dnd.DropTargetContext
 
acceptDrop(int) - Method in class java.awt.dnd.DropTargetDropEvent
 
acceptDrop(int) - Method in interface java.awt.dnd.peer.DropTargetContextPeer
 
ACCEPTING_JOBS - Static variable in class javax.print.attribute.standard.PrinterIsAcceptingJobs
The printer is accepting jobs.
acceptNode(Node) - Method in interface org.w3c.dom.ls.LSParserFilter
This method will be called by the parser at the completion of the parsing of each node.
acceptNode(Node) - Method in interface org.w3c.dom.traversal.NodeFilter
Test whether a specified node is visible in the logical view of a TreeWalker or NodeIterator.
acceptSecContext(byte[], int, int) - Method in interface org.ietf.jgss.GSSContext
Called by the context acceptor upon receiving a token from the peer.
acceptSecContext(InputStream, OutputStream) - Method in interface org.ietf.jgss.GSSContext
Called by the context acceptor upon receiving a token from the peer.
acceptsURL(String) - Method in interface java.sql.Driver
This method tests whether or not the driver believes it can connect to the specified database.
access - Variable in class org.omg.CORBA.ValueMember
The type of access (public, private) of this value member.
AccessControlContext - Class in java.security
AccessControlContext makes system resource access decsion based on permission rights.
AccessControlContext(ProtectionDomain[]) - Constructor for class java.security.AccessControlContext
Construct a new AccessControlContext with the specified ProtectionDomains.
AccessControlContext(AccessControlContext, DomainCombiner) - Constructor for class java.security.AccessControlContext
Construct a new AccessControlContext with the specified ProtectionDomains and DomainCombiner.
AccessControlException - Exception in java.security
This exception is thrown when the AccessController denies an attempt to perform an operation.
AccessControlException(String) - Constructor for exception java.security.AccessControlException
Create a new instance with a descriptive error message, and a null Permission object.
AccessControlException(String, Permission) - Constructor for exception java.security.AccessControlException
Create a new instance with a descriptive error message and an associated Permission object.
AccessController - Class in java.security
Access control context and permission checker.
AccessException - Exception in java.rmi
Thrown to indicate that the caller does not have permission to access certain data, such as bind in an ActivationSystem.
AccessException(String) - Constructor for exception java.rmi.AccessException
Create an exception with a message.
AccessException(String, Exception) - Constructor for exception java.rmi.AccessException
Create an exception with a message and a cause.
Accessible - Interface in javax.accessibility
Implementing the Accessibility API must start with implementation of this interface at a bare minimum.
ACCESSIBLE_ACTION_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used when supported set of actions has changed.
ACCESSIBLE_ACTIVE_DESCENDANT_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used when active descendent of a component has changed.
ACCESSIBLE_CARET_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used when the accessibleText caret has changed.
ACCESSIBLE_CHILD_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used when children are added or removed.
ACCESSIBLE_COMPONENT_BOUNDS_CHANGED - Static variable in class javax.accessibility.AccessibleContext
Constant used when a component's bounds have changed.
ACCESSIBLE_DESCRIPTION_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used when the accessible description has changed.
ACCESSIBLE_HYPERTEXT_OFFSET - Static variable in class javax.accessibility.AccessibleContext
Constant used when a hypertext element received focus.
ACCESSIBLE_INVALIDATE_CHILDREN - Static variable in class javax.accessibility.AccessibleContext
Constant used when the state of child objects changes.
ACCESSIBLE_NAME_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used when the accessible name has changed.
ACCESSIBLE_SELECTION_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used when the accessibleSelection has changed.
ACCESSIBLE_STATE_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used when the accessibleStateSet has changed.
ACCESSIBLE_TABLE_CAPTION_CHANGED - Static variable in class javax.accessibility.AccessibleContext
Constant used when the accessible table caption has changed.
ACCESSIBLE_TABLE_COLUMN_DESCRIPTION_CHANGED - Static variable in class javax.accessibility.AccessibleContext
Constant used when the accessible table column description has changed.
ACCESSIBLE_TABLE_COLUMN_HEADER_CHANGED - Static variable in class javax.accessibility.AccessibleContext
Constant used when the accessible table column header has changed.
ACCESSIBLE_TABLE_MODEL_CHANGED - Static variable in class javax.accessibility.AccessibleContext
Constant used when the accessible table model has changed.
ACCESSIBLE_TABLE_ROW_DESCRIPTION_CHANGED - Static variable in class javax.accessibility.AccessibleContext
Constant used when the accessible table row description has changed.
ACCESSIBLE_TABLE_ROW_HEADER_CHANGED - Static variable in class javax.accessibility.AccessibleContext
Constant used when the accessible table row header has changed.
ACCESSIBLE_TABLE_SUMMARY_CHANGED - Static variable in class javax.accessibility.AccessibleContext
Constant used when the accessible table summary has changed.
ACCESSIBLE_TEXT_ATTRIBUTES_CHANGED - Static variable in class javax.accessibility.AccessibleContext
Constant used when the attributes of some text have changed.
ACCESSIBLE_TEXT_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used when the accessibleText has changed.
ACCESSIBLE_VALUE_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used when the accessibleValue has changed.
ACCESSIBLE_VISIBLE_DATA_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used when the visible data has changed.
AccessibleAction - Interface in javax.accessibility
If an object implements this interface then it must be able to perform one or more actions.
AccessibleAttributeSequence - Class in javax.accessibility
This is a convenience class that wraps together a sequence of text with the attributes applied to it.
AccessibleAttributeSequence(int, int, AttributeSet) - Constructor for class javax.accessibility.AccessibleAttributeSequence
Creates a new instance using the specified attributes and the supplied start and end indicies.
accessibleAWTComponentHandler - Variable in class java.awt.Component.AccessibleAWTComponent
Converts show/hide events to PropertyChange events, and is registered as a component listener on this component.
accessibleAWTFocusHandler - Variable in class java.awt.Component.AccessibleAWTComponent
Converts focus events to PropertyChange events, and is registered as a focus listener on this component.
AccessibleBundle - Class in javax.accessibility
This serves as a base class for accessibility "enumerations".
AccessibleBundle() - Constructor for class javax.accessibility.AccessibleBundle
Default constructor.
AccessibleComponent - Interface in javax.accessibility
Objects which are to be rendered to a screen as part of a graphical user interface should implement this interface.
accessibleContainerHandler - Variable in class java.awt.Container.AccessibleAWTContainer
The handler to fire PropertyChange when children are added or removed.
accessibleContainerHandler - Variable in class javax.swing.JComponent.AccessibleJComponent
Receives notification when a child component is added to the JComponent and fires a PropertyChangeEvent on listeners registered with the AccessibleJComponent.
AccessibleContext - Class in javax.accessibility
The minimum information that all accessible objects return.
AccessibleContext() - Constructor for class javax.accessibility.AccessibleContext
Default constructor.
accessibleContext - Variable in class javax.swing.CellRendererPane
accessibleContext
accessibleContext - Variable in class javax.swing.JApplet
The accessible context for this JApplet.
accessibleContext - Variable in class javax.swing.JColorChooser
accessibleContext
accessibleContext - Variable in class javax.swing.JComponent
The accessible context of this JComponent.
accessibleContext - Variable in class javax.swing.JDialog
DOCUMENT ME!
accessibleContext - Variable in class javax.swing.JFileChooser
The accessible context.
accessibleContext - Variable in class javax.swing.JFrame
 
accessibleContext - Variable in class javax.swing.JWindow
 
accessibleContext - Variable in class javax.swing.ProgressMonitor
The accessible content for this component
accessibleDescription - Variable in class javax.accessibility.AccessibleContext
A localized string describing this object.
AccessibleEditableText - Interface in javax.accessibility
Objects which present editable textual information on the display should implement this interface.
AccessibleExtendedComponent - Interface in javax.accessibility
Objects which present graphical components with extensions such as key bindings or tool-tips should implement this interface.
AccessibleExtendedTable - Interface in javax.accessibility
Objects which present 2-D tables with the extension of a flat address space should implement this interface.
AccessibleExtendedText - Interface in javax.accessibility
This interface provides extended text functionality, similar to AccessibleText.
accessibleFocusHandler - Variable in class javax.swing.JComponent.AccessibleJComponent
Receives notification if the focus on the JComponent changes and fires appropriate PropertyChangeEvents to listeners registered with the AccessibleJComponent.
AccessibleHyperlink - Class in javax.accessibility
This object encapsulates actions associated with navigating hypertext.
AccessibleHyperlink() - Constructor for class javax.accessibility.AccessibleHyperlink
The default constructor.
AccessibleHypertext - Interface in javax.accessibility
Objects which present hyperlinks in a document should implement this interface.
AccessibleIcon - Interface in javax.accessibility
Objects which have an associated icon, such as buttons, should implement this interface.
AccessibleKeyBinding - Interface in javax.accessibility
Objects which have keyboard bindings for mneumonics or shortcuts should implement this interface.
accessibleName - Variable in class javax.accessibility.AccessibleContext
A localized string naming this object.
AccessibleObject - Class in java.lang.reflect
This class is the superclass of various reflection classes, and allows sufficiently trusted code to bypass normal restrictions to do necessary things like invoke private methods outside of the class during Serialization.
AccessibleObject() - Constructor for class java.lang.reflect.AccessibleObject
Only the three reflection classes that extend this can create an accessible object.
accessibleParent - Variable in class javax.accessibility.AccessibleContext
The accessible parent of this object.
AccessibleRelation - Class in javax.accessibility
The relation between one accessible object and one or more other objects.
AccessibleRelation(String) - Constructor for class javax.accessibility.AccessibleRelation
Create a new relation with a locale independent key, and no related objects.
AccessibleRelation(String, Object) - Constructor for class javax.accessibility.AccessibleRelation
Create a new relation with a locale independent key, and a single related object.
AccessibleRelation(String, Object[]) - Constructor for class javax.accessibility.AccessibleRelation
Create a new relation with a locale independent key, and the given related objects.
AccessibleRelationSet - Class in javax.accessibility
Describes all relations of an accessible object.
AccessibleRelationSet() - Constructor for class javax.accessibility.AccessibleRelationSet
Create an empty relation set.
AccessibleRelationSet(AccessibleRelation[]) - Constructor for class javax.accessibility.AccessibleRelationSet
Create a relation set initialized with the given relations, duplicates are ignored.
AccessibleResourceBundle - Class in javax.accessibility
Deprecated. this class is no longer used
AccessibleResourceBundle() - Constructor for class javax.accessibility.AccessibleResourceBundle
Deprecated. do not use this class
AccessibleRole - Class in javax.accessibility
The role of an accessible object.
AccessibleRole(String) - Constructor for class javax.accessibility.AccessibleRole
Create a new constant with a locale independent key.
AccessibleSelection - Interface in javax.accessibility
If an object implements this interface then it must be able to control the selection of its children.
AccessibleState - Class in javax.accessibility
A state portion of an accessible object.
AccessibleState(String) - Constructor for class javax.accessibility.AccessibleState
Create a new constant with a locale independent key.
AccessibleStateSet - Class in javax.accessibility
Describes all elements of an accessible object's state.
AccessibleStateSet() - Constructor for class javax.accessibility.AccessibleStateSet
Create an empty state set.
AccessibleStateSet(AccessibleState[]) - Constructor for class javax.accessibility.AccessibleStateSet
Create a state set initialized with the given states, duplicates are ignored.
AccessibleStreamable - Interface in javax.accessibility
This interface represents a streamable accessible object.
AccessibleTable - Interface in javax.accessibility
Objects which present information in a 2-dimensional table should implement this interface.
AccessibleTableModelChange - Interface in javax.accessibility
Describes a change to an accessible table.
AccessibleText - Interface in javax.accessibility
Objects which present textual information on the display should implement this interface.
AccessibleTextSequence - Class in javax.accessibility
This is a convenience class that encapsulates a string of text and a range specifying where, within a larger body of text, the string may be found.
AccessibleTextSequence(int, int, String) - Constructor for class javax.accessibility.AccessibleTextSequence
Create a new instance.
AccessibleValue - Interface in javax.accessibility
If an object implements this interface then it must be able to control a numerical value.
ACCESSORY_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
The name of the 'accessory' property.
AccountException - Exception in javax.security.auth.login
This is the base class for various account-related exceptions.
AccountException() - Constructor for exception javax.security.auth.login.AccountException
Create a new exception object.
AccountException(String) - Constructor for exception javax.security.auth.login.AccountException
Create a new exception with the indicated detail message.
AccountExpiredException - Exception in javax.security.auth.login
An exception that signals that an attempt was made to login to an account that has expired.
AccountExpiredException() - Constructor for exception javax.security.auth.login.AccountExpiredException
 
AccountExpiredException(String) - Constructor for exception javax.security.auth.login.AccountExpiredException
 
AccountLockedException - Exception in javax.security.auth.login
An exception indicating that an account is locked.
AccountLockedException() - Constructor for exception javax.security.auth.login.AccountLockedException
Create a new exception object.
AccountLockedException(String) - Constructor for exception javax.security.auth.login.AccountLockedException
Create a new exception with the indicated detail message.
AccountNotFoundException - Exception in javax.security.auth.login
An exception indicating that an account was not found.
AccountNotFoundException() - Constructor for exception javax.security.auth.login.AccountNotFoundException
Create a new exception object.
AccountNotFoundException(String) - Constructor for exception javax.security.auth.login.AccountNotFoundException
Create a new exception with the given detail message.
Acl - Interface in java.security.acl
A Java access control list (ACL) is a group of individual ACL entries.
AclEntry - Interface in java.security.acl
This interface models an entry in an access control list (ACL).
AclNotFoundException - Exception in java.security.acl
This exception is thrown when a requested access control list (ACL) is not found.
AclNotFoundException() - Constructor for exception java.security.acl.AclNotFoundException
Initializes a new instance of this class with no descriptive message
acos(double) - Static method in class java.lang.Math
The trigonometric function arccos.
acos(double) - Static method in class java.lang.StrictMath
The trigonometric function arccos.
action(Event, Object) - Method in class java.awt.Component
Deprecated. in classes which support actions, use processActionEvent(ActionEvent) instead
ACTION - Static variable in class javax.management.MBeanOperationInfo
Used to signify that the operation makes some change to the state of the bean (akin to a mutator).
Action - Interface in javax.swing
Provides a convenient central point of control for some task that can be triggered by more than one control in a Swing user interface (for example, a menu item and a toolbar button).
ACTION - Static variable in class javax.swing.text.html.HTML.Attribute
The action attribute
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
A key to access the action command string for the action.
ACTION_COPY - Static variable in class java.awt.dnd.DnDConstants
The copy action.
ACTION_COPY_OR_MOVE - Static variable in class java.awt.dnd.DnDConstants
Either a copy or a move.
ACTION_EVENT - Static variable in class java.awt.Event
 
ACTION_EVENT_MASK - Static variable in class java.awt.AWTEvent
Mask for action events.
ACTION_FIRST - Static variable in class java.awt.event.ActionEvent
The first id number in the range of action id's.
ACTION_INFO - Static variable in class javax.management.MBeanOperationInfo
Used to signify that the operation makes some state change to the bean and also returns information.
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 id number in the range of action id's.
ACTION_LINK - Static variable in class java.awt.dnd.DnDConstants
A link action.
ACTION_MOVE - Static variable in class java.awt.dnd.DnDConstants
The move action.
ACTION_NONE - Static variable in class java.awt.dnd.DnDConstants
No action takes place.
ACTION_PERFORMED - Static variable in class java.awt.event.ActionEvent
An event id indicating that an action has occurred.
ACTION_REFERENCE - Static variable in class java.awt.dnd.DnDConstants
A synonym for DnDConstants.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 string used as the "command" property of any ActionEvent this model sends.
actionCommand - Variable in class javax.swing.JComboBox
This actionCommand is used in ActionEvent that is fired to JComboBox's ActionListeneres.
ActionEvent - Class in java.awt.event
This event is generated when an action on a component (such as a button press) occurs.
ActionEvent(Object, int, String) - Constructor for class java.awt.event.ActionEvent
Initializes a new instance of ActionEvent with the specified source, id, and command.
ActionEvent(Object, int, String, int) - Constructor for class java.awt.event.ActionEvent
Initializes a new instance of ActionEvent with the specified source, id, command, and modifiers.
ActionEvent(Object, int, String, long, int) - Constructor for class java.awt.event.ActionEvent
Initializes a new instance of ActionEvent with the specified source, id, command, and modifiers, and timestamp.
ActionListener - Interface in java.awt.event
This interface is for classes that listen for action events.
actionListener - Variable in class javax.swing.AbstractButton
Listener the button uses to receive ActionEvents from its model.
ActionMap - Class in javax.swing
Maps arbitrary keys (usually Strings) to Action instances.
ActionMap() - Constructor for class javax.swing.ActionMap
Creates a new ActionMap instance.
ActionMapUIResource - Class in javax.swing.plaf
An ActionMap that implements the UIResource interface to indicate that it belongs to a pluggable LookAndFeel.
ActionMapUIResource() - Constructor for class javax.swing.plaf.ActionMapUIResource
Constructs a new ActionMapUIResource.
actionName - Variable in class javax.swing.text.JTextComponent.KeyBinding
 
actionPerformed(ActionEvent) - Method in class java.awt.AWTEventMulticaster
Handles this event by dispatching it to the "a" and "b" listener instances.
actionPerformed(ActionEvent) - Method in class java.awt.dnd.DropTarget.DropTargetAutoScroller
 
actionPerformed(ActionEvent) - Method in interface java.awt.event.ActionListener
This method is invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class java.awt.List.AccessibleAWTList
 
actionPerformed(ActionEvent) - Method in class javax.swing.DefaultCellEditor.EditorDelegate
This event is fired by the editor component (for instance, by pressing ENTER in the JTextField.
actionPerformed(ActionEvent) - Method in class javax.swing.JComboBox
This method handles actionEvents fired by the ComboBoxEditor.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.CloseAction
This method is called when the action is performed.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.MaximizeAction
This method is called when the action is performed.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.MinimizeAction
This method is called when the action is performed.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.NavigateAction
This method is called when the action is performed.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.OpenAction
This method is called when the action is performed.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.ApproveSelectionAction
Sets the current selection and closes the dialog.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.CancelSelectionAction
Cancels the selection and closes the dialog.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.ChangeToParentDirectoryAction
Handles the action event.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.GoHomeAction
Sets the directory to the user's home directory, and repaints the file chooser component.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.NewFolderAction
Handles the event by creating a new folder.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.UpdateAction
NOT YET IMPLEMENTED.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.CloseAction
This method is called when something closes the JInternalFrame.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.IconifyAction
This method is called when the user wants to iconify the JInternalFrame.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.MaximizeAction
This method is called when the user wants to maximize the JInternalFrame.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction
This method is called when the user wants to drag the JInternalFrame.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.RestoreAction
This method is called when the user wants to restore the JInternalFrame.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.SizeAction
This method is called when the user wants to resize the JInternalFrame.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonActionListener
This method is called when one of the option buttons are pressed.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI.ScrollListener
Called every time the timer reaches its interval.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.ActionScroller
Not used.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.ScrollListener
Called every time the swing timer reaches its interval.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardDownRightHandler
This method is called when the down or right keys are pressed.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardEndHandler
This method is called when the end key is pressed.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardHomeHandler
This method is called when the home key is pressed.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardResizeToggleHandler
This method is called when a resize is toggled.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardUpLeftHandler
This method is called when the left or up keys are pressed.
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
Invoked when an action occurs, cancels the cell editing (if the tree cell is being edited).
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeHomeAction
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeIncrementAction
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreePageAction
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeToggleAction
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeTraverseAction
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxAction
Handles the action event.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.BeepAction
Performs the Action.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.CopyAction
Performs the Action.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.CutAction
Performs the Action.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.DefaultKeyTypedAction
Performs the Action.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.InsertBreakAction
Performs the Action.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.InsertContentAction
Performs the Action.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.InsertTabAction
Performs the Action.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.PasteAction
Performs the Action.
actionPerformed(ActionEvent) - Method in class javax.swing.text.html.FormView
Processes an action from the Swing component.
actionPerformed(ActionEvent) - Method in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
Inserts the HTML.
actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.AlignmentAction
Performs the action.
actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.BoldAction
Performs the action.
actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.FontFamilyAction
Performs the action.
actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.FontSizeAction
Performs the action.
actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.ForegroundAction
Performs the action.
actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.ItalicAction
Performs the action.
actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.UnderlineAction
Performs the action.
actionPerformed(ActionEvent) - Method in class javax.swing.ToolTipManager.insideTimerAction
This method displays the JToolTip when the Mouse has been still for the delay.
actionPerformed(ActionEvent) - Method in class javax.swing.ToolTipManager.outsideTimerAction
This method is called when the Timer that listens to whether the mouse cursor has re-entered the JComponent has run out.
actionPerformed(ActionEvent) - Method in class javax.swing.ToolTipManager.stillInsideTimerAction
This method hides the JToolTip when the Timer has finished.
actionPerformed(ActionEvent) - Method in class javax.swing.tree.DefaultTreeCellEditor
Messaged when the timer fires.
Activatable - Class in java.rmi.activation
A common ancestor for the implementations of the activatable objects.
Activatable(String, MarshalledObject<?>, boolean, int) - Constructor for class java.rmi.activation.Activatable
This constructor is used to register export the object on the given port.
Activatable(String, MarshalledObject<?>, boolean, int, RMIClientSocketFactory, RMIServerSocketFactory) - Constructor for class java.rmi.activation.Activatable
This constructor is used to register export the object on the given port, additionally specifying the socket factories.
Activatable(ActivationID, int) - Constructor for class java.rmi.activation.Activatable
Creates the new instance of activatable with the given activation id and is listening at the given port.
Activatable(ActivationID, int, RMIClientSocketFactory, RMIServerSocketFactory) - Constructor for class java.rmi.activation.Activatable
Creates the new instance of activatable with the given activation id and is listening at the given port, using the specified client and server sockets factories.
activate() - Method in interface java.awt.im.spi.InputMethod
Activate this input method for input processing.
activate(Applet) - Method in interface java.beans.AppletInitializer
Activate the applet.
activate(boolean) - Method in class java.rmi.activation.ActivationID
Activate the object.
activate(ActivationID, boolean) - Method in interface java.rmi.activation.Activator
Activate the object, associated with the given activation identifier.
activate(IIOParam) - Method in interface javax.imageio.IIOParamController
Activates the controller.
activate(IIOMetadata) - Method in interface javax.imageio.metadata.IIOMetadataController
 
activate() - Method in interface org.omg.PortableServer.POAManagerOperations
Turns the associated POAs into active state, allowing them to receive and process requests.
activate_object(Servant) - Method in interface org.omg.PortableServer.POAOperations
Generate the Object Id for the given servant and add the servant to the Active Object Map using this Id a a key.
activate_object_with_id(byte[], Servant) - Method in interface org.omg.PortableServer.POAOperations
Add the given servant to the Active Object Map as a servant for the object with the provided Object Id.
activateController() - Method in class javax.imageio.IIOParam
Activates the parameter controller by calling its activate method and passing it this IIOParam.
activateController() - Method in class javax.imageio.metadata.IIOMetadata
 
ACTIVATED - Static variable in class javax.swing.event.HyperlinkEvent.EventType
 
ActivateFailedException - Exception in java.rmi.activation
Thrown when activation fails on a remote call to an activatable object.
ActivateFailedException(String) - Constructor for exception java.rmi.activation.ActivateFailedException
Create an exception with a message.
ActivateFailedException(String, Exception) - Constructor for exception java.rmi.activation.ActivateFailedException
Create an exception with a message and a cause.
activateFrame(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
This method activates the JInternalFrame by moving it to the front and selecting it.
activateFrame(JInternalFrame) - Method in interface javax.swing.DesktopManager
This method should give focus to the JInternalFrame and its default focus owner.
activateFrame(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
This is a convenience method that activates the JInternalFrame.
activateLink(int, JEditorPane) - Method in class javax.swing.text.html.HTMLEditorKit.LinkController
If the given position represents a link, then linkActivated is called on the JEditorPane.
ActivationDataFlavor - Class in javax.activation
Activation-specific DataFlavor with improved MIME parsing.
ActivationDataFlavor(Class, String, String) - Constructor for class javax.activation.ActivationDataFlavor
Constructor.
ActivationDataFlavor(Class, String) - Constructor for class javax.activation.ActivationDataFlavor
Constructor.
ActivationDataFlavor(String, String) - Constructor for class javax.activation.ActivationDataFlavor
Constructor.
ActivationDesc - Class in java.rmi.activation
Contains the information, necessary to activate the object.
ActivationDesc(String, String, MarshalledObject<?>) - Constructor for class java.rmi.activation.ActivationDesc
Create the new activation description, assuming the object group is the ActivationGroup.currentGroupID().
ActivationDesc(String, String, MarshalledObject<?>, boolean) - Constructor for class java.rmi.activation.ActivationDesc
Create the new activation description, assuming the object group is the ActivationGroup.currentGroupID().
ActivationDesc(ActivationGroupID, String, String, MarshalledObject<?>) - Constructor for class java.rmi.activation.ActivationDesc
Create the new activation description.
ActivationDesc(ActivationGroupID, String, String, MarshalledObject<?>, boolean) - Constructor for class java.rmi.activation.ActivationDesc
Create the new activation description, providing full information.
ActivationException - Exception in java.rmi.activation
General exception class for java.rmi.activation.
ActivationException() - Constructor for exception java.rmi.activation.ActivationException
Create an exception with no message, and cause initialized to null.
ActivationException(String) - Constructor for exception java.rmi.activation.ActivationException
Create an exception with the given message, and cause initialized to null.
ActivationException(String, Throwable) - Constructor for exception java.rmi.activation.ActivationException
Create an exception with the given message and cause.
ActivationGroup - Class in java.rmi.activation
The entity that receives the request to activate object and activates it.
ActivationGroup(ActivationGroupID) - Constructor for class java.rmi.activation.ActivationGroup
Create the new activation group with the given group id.
ActivationGroup_Stub - Class in java.rmi.activation
A stub class for ActivationGroup implementations.
ActivationGroup_Stub(RemoteRef) - Constructor for class java.rmi.activation.ActivationGroup_Stub
Creates a new instance of ActivationGroup_Stub.
ActivationGroupDesc - Class in java.rmi.activation
Contains information, necessary to create of recreate the activation objects.
ActivationGroupDesc(Properties, ActivationGroupDesc.CommandEnvironment) - Constructor for class java.rmi.activation.ActivationGroupDesc
Create the new activation group descriptor that will use the default activation group implementation with the given properties and environment.
ActivationGroupDesc(String, String, MarshalledObject<?>, Properties, ActivationGroupDesc.CommandEnvironment) - Constructor for class java.rmi.activation.ActivationGroupDesc
Create the new activation group descriptor.
ActivationGroupDesc.CommandEnvironment - Class in java.rmi.activation
Contains the startup options for the ActivationGroup implementations.
ActivationGroupDesc.CommandEnvironment(String, String[]) - Constructor for class java.rmi.activation.ActivationGroupDesc.CommandEnvironment
Create the new command environment.
ActivationGroupID - Class in java.rmi.activation
This identifier identifies the activation group inside the scope of its activation system.
ActivationGroupID(ActivationSystem) - Constructor for class java.rmi.activation.ActivationGroupID
Create the new activation group id in the scope of the given activation system
ActivationID - Class in java.rmi.activation
Denotes the object that can be activated over time.
ActivationID(Activator) - Constructor for class java.rmi.activation.ActivationID
Create a new instance with the given activator.
ActivationInstantiator - Interface in java.rmi.activation
The implementation of this interface creates (instantiates) the new remote objects in response to the activation request.
ActivationMonitor - Interface in java.rmi.activation
The activation and inactivation event listener.
ActivationSystem - Interface in java.rmi.activation
The ActivationSystem registers groups and activatable objects to be activated within those groups.
Activator - Interface in java.rmi.activation
Activates remote object, providing the live reference to the activable remote object.
ACTIVATOR_ID - Static variable in class java.rmi.server.ObjID
Defines the ID of the activator.
ACTIVE - Static variable in class javax.accessibility.AccessibleState
Indicates an active window, as well as an active child in a list or other collection.
active - Variable in class javax.sound.midi.VoiceStatus
True if this voice is processing a MIDI note.
ACTIVE - Interface in org.omg.PortableInterceptor
A single constant interface, defining the adapter state (ACTIVE) = 1.
ACTIVE - Static variable in class org.omg.PortableServer.POAManagerPackage.State
An instance of State, initialized to ACTIVE.
ACTIVE_CAPTION - Static variable in class java.awt.SystemColor
Array index of the active caption color.
ACTIVE_CAPTION_BORDER - Static variable in class java.awt.SystemColor
Array index of the active caption border color.
ACTIVE_CAPTION_TEXT - Static variable in class java.awt.SystemColor
Array index of the active caption text color.
ACTIVE_SENSING - Static variable in class javax.sound.midi.ShortMessage
Status byte for Active Sensing message.
activeCaption - Static variable in class java.awt.SystemColor
The active caption background color.
activeCaptionBorder - Static variable in class java.awt.SystemColor
The active caption border color.
activeCaptionText - Static variable in class java.awt.SystemColor
The active caption text color.
activeCount() - Static method in class java.lang.Thread
Get the number of active threads in the current Thread's ThreadGroup.
activeCount() - Method in class java.lang.ThreadGroup
Return an estimate of the total number of active threads in this ThreadGroup and all its descendants.
ActiveEvent - Interface in java.awt
An interface for events which can dispatch themselves in another thread.
activeGroup(ActivationGroupID, ActivationInstantiator, long) - Method in interface java.rmi.activation.ActivationSystem
This method is called from the ActivationGroup to inform the ActivatinSystem that the group is now active and there is the ActivationInstantiator for that group.
activeGroupCount() - Method in class java.lang.ThreadGroup
Get the number of active groups in this ThreadGroup.
activeObject(ActivationID, Remote) - Method in class java.rmi.activation.ActivationGroup
The method is called when the object is exported.
activeObject(ActivationID, MarshalledObject<? extends Remote>) - Method in class java.rmi.activation.ActivationGroup
Makes the call back to the groups ActivationMonitor.
activeObject(ActivationID, MarshalledObject<? extends Remote>) - Method in interface java.rmi.activation.ActivationMonitor
Informs that the object is now active.
ACTIVITY_COMPLETED - Exception in org.omg.CORBA
The ACTIVITY_COMPLETED indicates that the Activity context in which the method call was made has been completed due to a timeout of either the Activity itself or a transaction that encompasses the Activity.
ACTIVITY_COMPLETED(String) - Constructor for exception org.omg.CORBA.ACTIVITY_COMPLETED
Creates ACTIVITY_COMPLETED with the default minor code of 0, completion state COMPLETED_NO and the given explaining message.
ACTIVITY_COMPLETED() - Constructor for exception org.omg.CORBA.ACTIVITY_COMPLETED
Creates ACTIVITY_COMPLETED with the default minor code of 0 and a completion state COMPLETED_NO.
ACTIVITY_COMPLETED(int, CompletionStatus) - Constructor for exception org.omg.CORBA.ACTIVITY_COMPLETED
Creates a ACTIVITY_COMPLETED exception with the specified minor code and completion status.
ACTIVITY_COMPLETED(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.ACTIVITY_COMPLETED
Created ACTIVITY_COMPLETED exception, providing full information.
ACTIVITY_REQUIRED - Exception in org.omg.CORBA
The ACTIVITY_REQUIRED system exception indicates that an Activity context was necessary to perform the invoked operation, but one was not found associated with the calling thread.
ACTIVITY_REQUIRED(String) - Constructor for exception org.omg.CORBA.ACTIVITY_REQUIRED
Creates ACTIVITY_REQUIRED with the default minor code of 0, completion state COMPLETED_NO and the given explaining message.
ACTIVITY_REQUIRED() - Constructor for exception org.omg.CORBA.ACTIVITY_REQUIRED
Creates ACTIVITY_REQUIRED with the default minor code of 0 and a completion state COMPLETED_NO.
ACTIVITY_REQUIRED(int, CompletionStatus) - Constructor for exception org.omg.CORBA.ACTIVITY_REQUIRED
Creates a ACTIVITY_REQUIRED exception with the specified minor code and completion status.
ACTIVITY_REQUIRED(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.ACTIVITY_REQUIRED
Created ACTIVITY_REQUIRED exception, providing full information.
ActivityCompletedException - Exception in javax.activity
Exception wrapper for CORBA.ACTIVITY_COMPLETED.
ActivityCompletedException() - Constructor for exception javax.activity.ActivityCompletedException
Creates an exception with a null message, and cause initialized to null.
ActivityCompletedException(String) - Constructor for exception javax.activity.ActivityCompletedException
Creates an exception with the given message, and cause initialized to null.
ActivityCompletedException(Throwable) - Constructor for exception javax.activity.ActivityCompletedException
Creates an exception with the given cause, and a null message.
ActivityCompletedException(String, Throwable) - Constructor for exception javax.activity.ActivityCompletedException
Creates an exception with the given message and cause.
ActivityRequiredException - Exception in javax.activity
Exception wrapper for CORBA.ACTIVITY_REQUIRED
ActivityRequiredException() - Constructor for exception javax.activity.ActivityRequiredException
Creates an exception with a null message, and cause initialized to null.
ActivityRequiredException(String) - Constructor for exception javax.activity.ActivityRequiredException
Creates an exception with the given message, and cause initialized to null.
ActivityRequiredException(Throwable) - Constructor for exception javax.activity.ActivityRequiredException
Creates an exception with the given cause, and a null message.
ActivityRequiredException(String, Throwable) - Constructor for exception javax.activity.ActivityRequiredException
Creates an exception with the given message and cause.
AD - Static variable in class java.util.GregorianCalendar
Constant representing the era AD (Anno Domini).
adapter_id() - Method in interface org.omg.PortableInterceptor.ServerRequestInfoOperations
Get the identifier for the object adapter (POA).
adapter_manager_state_changed(int, short) - Method in interface org.omg.PortableInterceptor.IORInterceptor_3_0Operations
This method is invoked on all registered IORInterceptor_3_0 instances when the state of the adapter manager changes.
adapter_name() - Method in interface org.omg.PortableInterceptor.ObjectReferenceTemplate
Get the name of this adapter.
adapter_name() - Method in interface org.omg.PortableInterceptor.ServerRequestInfoOperations
Returns the name of the adapter that is handling the current request.
adapter_state_changed(ObjectReferenceTemplate[], short) - Method in interface org.omg.PortableInterceptor.IORInterceptor_3_0Operations
Notifies the interceptor about the adapter state changes that are unrelated to adapter manager state changes.
adapter_template() - Method in interface org.omg.PortableInterceptor.IORInfoOperations
Get the adapter template that is associated with the object POA.
AdapterActivator - Interface in org.omg.PortableServer
Adapter activators are associated with POAs and supply the the ability to create child POAs on demand.
AdapterActivatorOperations - Interface in org.omg.PortableServer
Defines the operations, applicable to the AdapterActivator.
AdapterAlreadyExists - Exception in org.omg.PortableServer.POAPackage
Raised if the target POA already has a child POA with the specified name (during creation of the new POA as a child of the target POA).
AdapterAlreadyExists() - Constructor for exception org.omg.PortableServer.POAPackage.AdapterAlreadyExists
Create AdapterAlreadyExists with no explaining message.
AdapterAlreadyExists(String) - Constructor for exception org.omg.PortableServer.POAPackage.AdapterAlreadyExists
Create the AdapterAlreadyExists with explaining message.
AdapterAlreadyExistsHelper - Class in org.omg.PortableServer.POAPackage
The helper operations for the exception AdapterAlreadyExists.
AdapterAlreadyExistsHelper() - Constructor for class org.omg.PortableServer.POAPackage.AdapterAlreadyExistsHelper
 
AdapterInactive - Exception in org.omg.PortableServer.POAManagerPackage
Raised when the current operation is not applicable for the system because the POA manager is in an inactive State.
AdapterInactive() - Constructor for exception org.omg.PortableServer.POAManagerPackage.AdapterInactive
Create AdapterInactive with no explaining message.
AdapterInactive(String) - Constructor for exception org.omg.PortableServer.POAManagerPackage.AdapterInactive
Create the AdapterInactive with explaining message.
AdapterInactiveHelper - Class in org.omg.PortableServer.POAManagerPackage
The helper operations for the exception AdapterInactive.
AdapterInactiveHelper() - Constructor for class org.omg.PortableServer.POAManagerPackage.AdapterInactiveHelper
 
AdapterManagerIdHelper - Class in org.omg.PortableInterceptor
A helper operations for the adapter manager id.
AdapterManagerIdHelper() - Constructor for class org.omg.PortableInterceptor.AdapterManagerIdHelper
 
AdapterNameHelper - Class in org.omg.PortableInterceptor
Provides static helper methods for working with the adapter name helper.
AdapterNameHelper() - Constructor for class org.omg.PortableInterceptor.AdapterNameHelper
 
AdapterNonExistent - Exception in org.omg.PortableServer.POAPackage
The AdapterNonExistent is thrown if the parent POA cannot locate the required child POA.
AdapterNonExistent() - Constructor for exception org.omg.PortableServer.POAPackage.AdapterNonExistent
Create AdapterNonExistent with no explaining message.
AdapterNonExistent(String) - Constructor for exception org.omg.PortableServer.POAPackage.AdapterNonExistent
Create the AdapterNonExistent with explaining message.
AdapterNonExistentHelper - Class in org.omg.PortableServer.POAPackage
The helper operations for the exception AdapterNonExistent.
AdapterNonExistentHelper() - Constructor for class org.omg.PortableServer.POAPackage.AdapterNonExistentHelper
 
AdapterStateHelper - Class in org.omg.PortableInterceptor
A helper operations for the adapter state.
AdapterStateHelper() - Constructor for class org.omg.PortableInterceptor.AdapterStateHelper
 
add(ComponentListener, ComponentListener) - Static method in class java.awt.AWTEventMulticaster
Chain ComponentListener a and b.
add(ContainerListener, ContainerListener) - Static method in class java.awt.AWTEventMulticaster
Chain ContainerListener a and b.
add(FocusListener, FocusListener) - Static method in class java.awt.AWTEventMulticaster
Chain FocusListener a and b.
add(KeyListener, KeyListener) - Static method in class java.awt.AWTEventMulticaster
Chain KeyListener a and b.
add(MouseListener, MouseListener) - Static method in class java.awt.AWTEventMulticaster
Chain MouseListener a and b.
add(MouseMotionListener, MouseMotionListener) - Static method in class java.awt.AWTEventMulticaster
Chain MouseMotionListener a and b.
add(WindowListener, WindowListener) - Static method in class java.awt.AWTEventMulticaster
Chain WindowListener a and b.
add(WindowStateListener, WindowStateListener) - Static method in class java.awt.AWTEventMulticaster
Chain WindowStateListener a and b.
add(WindowFocusListener, WindowFocusListener) - Static method in class java.awt.AWTEventMulticaster
Chain WindowFocusListener a and b.
add(ActionListener, ActionListener) - Static method in class java.awt.AWTEventMulticaster
Chain ActionListener a and b.
add(ItemListener, ItemListener) - Static method in class java.awt.AWTEventMulticaster
Chain ItemListener a and b.
add(AdjustmentListener, AdjustmentListener) - Static method in class java.awt.AWTEventMulticaster
Chain AdjustmentListener a and b.
add(TextListener, TextListener) - Static method in class java.awt.AWTEventMulticaster
Chain AdjustmentListener a and b.
add(InputMethodListener, InputMethodListener) - Static method in class java.awt.AWTEventMulticaster
Chain InputMethodListener a and b.
add(HierarchyListener, HierarchyListener) - Static method in class java.awt.AWTEventMulticaster
Chain HierarchyListener a and b.
add(HierarchyBoundsListener, HierarchyBoundsListener) - Static method in class java.awt.AWTEventMulticaster
Chain HierarchyBoundsListener a and b.
add(MouseWheelListener, MouseWheelListener) - Static method in class java.awt.AWTEventMulticaster
Chain MouseWheelListener a and b.
add(String) - Method in class java.awt.Choice
Adds the specified item to this choice box.
add(PopupMenu) - Method in class java.awt.Component
Adds the specified popup menu to this component.
add(Component) - Method in class java.awt.Container
Adds the specified component to this container at the end of the component list.
add(String, Component) - Method in class java.awt.Container
Adds the specified component to the container at the end of the component list.
add(Component, int) - Method in class java.awt.Container
Adds the specified component to this container at the specified index in the component list.
add(Component, Object) - Method in class java.awt.Container
Adds the specified component to this container at the end of the component list.
add(Component, Object, int) - Method in class java.awt.Container
Adds the specified component to this container at the specified index in the component list.
add(Area) - Method in class java.awt.geom.Area
Performs an add (union) operation on this area with another Area.
add(double, double) - Method in class java.awt.geom.Rectangle2D
Modifies this rectangle so that it represents the smallest rectangle that contains both the existing rectangle and the specified point.
add(Point2D) - Method in class java.awt.geom.Rectangle2D
Modifies this rectangle so that it represents the smallest rectangle that contains both the existing rectangle and the specified point.
add(Rectangle2D) - Method in class java.awt.geom.Rectangle2D
Modifies this rectangle so that it represents the smallest rectangle that contains both the existing rectangle and the specified rectangle.
add(Object) - Method in class java.awt.image.renderable.ParameterBlock
 
add(byte) - Method in class java.awt.image.renderable.ParameterBlock
 
add(char) - Method in class java.awt.image.renderable.ParameterBlock
 
add(short) - Method in class java.awt.image.renderable.ParameterBlock
 
add(int) - Method in class java.awt.image.renderable.ParameterBlock
 
add(long) - Method in class java.awt.image.renderable.ParameterBlock
 
add(float) - Method in class java.awt.image.renderable.ParameterBlock
 
add(double) - Method in class java.awt.image.renderable.ParameterBlock
 
add(String) - Method in class java.awt.List
This method adds the specified item to the end of the list.
add(String, int) - Method in class java.awt.List
Adds the specified item to the specified location in the list.
add(MenuItem) - Method in class java.awt.Menu
Adds the specified item to this menu.
add(String) - Method in class java.awt.Menu
Add an item with the specified label to this menu.
add(Menu) - Method in class java.awt.MenuBar
Add a menu to this MenuBar.
add(String, int) - Method in interface java.awt.peer.ChoicePeer
 
add(String, int) - Method in interface java.awt.peer.ListPeer
 
add(int, int) - Method in class java.awt.Rectangle
Modifies this rectangle so that it represents the smallest rectangle that contains both the existing rectangle and the specified point.
add(Point) - Method in class java.awt.Rectangle
Modifies this rectangle so that it represents the smallest rectangle that contains both the existing rectangle and the specified point.
add(Rectangle) - Method in class java.awt.Rectangle
Modifies this rectangle so that it represents the smallest rectangle that contains both the existing rectangle and the specified rectangle.
add(RenderingHints) - Method in class java.awt.RenderingHints
Adds all the hints from a collection to this collection.
add(Object) - Method in class java.beans.beancontext.BeanContextSupport
Add a child to the bean context.
add(BigDecimal) - Method in class java.math.BigDecimal
 
add(BigDecimal, MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is found first by calling the method add(val) and then by rounding according to the MathContext mc.
add(BigInteger) - Method in class java.math.BigInteger
 
add(Permission) - Method in class java.security.PermissionCollection
This method adds a new Permission object to the collection.
add(Permission) - Method in class java.security.Permissions
This method adds a new Permission to this collection.
add(E) - Method in class java.util.AbstractCollection
Add an object to the collection (optional operation).
add(int, E) - Method in class java.util.AbstractList
Insert an element into the list at a given position (optional operation).
add(E) - Method in class java.util.AbstractList
Add an element to the end of the list (optional operation).
add(int, E) - Method in class java.util.AbstractSequentialList
Insert an element into the list at a given position (optional operation).
add(E) - Method in class java.util.ArrayList
Appends the supplied element to the end of this list.
add(int, E) - Method in class java.util.ArrayList
Adds the supplied element at the specified index, shifting all elements currently at that index or higher one to the right.
add(int, int) - Method in class java.util.Calendar
Adds the specified amount of time to the given time field.
add(E) - Method in interface java.util.Collection
Add an element to this collection.
add(E) - Method in class java.util.concurrent.CopyOnWriteArrayList
Appends the supplied element to the end of this list.
add(int, E) - Method in class java.util.concurrent.CopyOnWriteArrayList
Adds the supplied element at the specified index, shifting all elements currently at that index or higher one to the right.
add(int, int) - Method in class java.util.GregorianCalendar
Adds the specified amount of time to the given time field.
add(T) - Method in class java.util.HashSet
Adds the given Object to the set if it is not already in the Set.
add(T) - Method in class java.util.LinkedList
Adds an element to the end of the list.
add(int, T) - Method in class java.util.LinkedList
Inserts an element in the given position in the list.
add(int, E) - Method in interface java.util.List
Insert an element into the list at a given position (optional operation).
add(E) - Method in interface java.util.List
Add an element to the end of the list (optional operation).
add(E) - Method in interface java.util.ListIterator
Insert an element into the list at the current position of the iterator (optional operation).
add(E) - Method in interface java.util.Set
Adds the specified element to the set if it is not already present (optional operation).
add(T) - Method in class java.util.TreeSet
Adds the spplied Object to the Set if it is not already in the Set; returns true if the element is added, false otherwise.
add(T) - Method in class java.util.Vector
Adds an object to the Vector.
add(int, T) - Method in class java.util.Vector
Adds an object at the specified index.
add(AccessibleRelation) - Method in class javax.accessibility.AccessibleRelationSet
Add a new relation to the current set.
add(AccessibleState) - Method in class javax.accessibility.AccessibleStateSet
Add a new state to the current set.
add(Attribute) - Method in class javax.management.AttributeList
Adds the specified Attribute to the end of the list.
add(int, Attribute) - Method in class javax.management.AttributeList
Adds the specified Attribute at the supplied index.
add(int, String) - Method in class javax.naming.CompositeName
 
add(String) - Method in class javax.naming.CompositeName
 
add(int, String) - Method in class javax.naming.CompoundName
 
add(String) - Method in class javax.naming.CompoundName
 
add(Object) - Method in interface javax.naming.directory.Attribute
 
add(int, Object) - Method in interface javax.naming.directory.Attribute
 
add(int, Object) - Method in class javax.naming.directory.BasicAttribute
 
add(Object) - Method in class javax.naming.directory.BasicAttribute
 
add(String) - Method in interface javax.naming.Name
Adds the given String component to the end of this Name.
add(int, String) - Method in interface javax.naming.Name
Inserts the given String component to this Name at the given index.
add(int, RefAddr) - Method in class javax.naming.Reference
Add the new address for this object at the given position of the address list.
add(RefAddr) - Method in class javax.naming.Reference
Appends the new object address to the end of the address list.
add(Attribute) - Method in interface javax.print.attribute.AttributeSet
Adds the specified attribute value to this attribute set if it is not already present.
add(Attribute) - Method in interface javax.print.attribute.DocAttributeSet
Adds the specified attribute value to this attribute set if it is not already present.
add(Attribute) - Method in class javax.print.attribute.HashAttributeSet
Adds the specified attribute value to this attribute set if it is not already present.
add(Attribute) - Method in interface javax.print.attribute.PrintJobAttributeSet
Adds the specified attribute value to this attribute set if it is not already present.
add(Attribute) - Method in interface javax.print.attribute.PrintRequestAttributeSet
Adds the specified attribute value to this attribute set if it is not already present.
add(Attribute) - Method in interface javax.print.attribute.PrintServiceAttributeSet
Adds the specified attribute value to this attribute set if it is not already present.
add(JobStateReason) - Method in class javax.print.attribute.standard.JobStateReasons
Adds the given job state reason object to the set.
add(MidiEvent) - Method in class javax.sound.midi.Track
Add a new event to this track.
add(AbstractButton) - Method in class javax.swing.ButtonGroup
Adds a button to this group.
add(int, Object) - Method in class javax.swing.DefaultListModel
Inserts an element at a particular index in the list.
add(Class<T>, T) - Method in class javax.swing.event.EventListenerList
Registers a listener of a specific type.
add(JMenuItem) - Method in class javax.swing.JMenu
Adds specified menu item to this menu
add(Component) - Method in class javax.swing.JMenu
Adds specified component to this menu.
add(Component, int) - Method in class javax.swing.JMenu
Adds specified component to this menu at the given index
add(String) - Method in class javax.swing.JMenu
Adds JMenuItem constructed with the specified label to this menu
add(Action) - Method in class javax.swing.JMenu
Adds JMenuItem constructed using properties from specified action.
add(JMenu) - Method in class javax.swing.JMenuBar
Adds menu to the menu bar
add(JMenuItem) - Method in class javax.swing.JPopupMenu
Adds given menu item to the popup menu
add(String) - Method in class javax.swing.JPopupMenu
Constructs menu item with a specified label and adds it to popup menu
add(Action) - Method in class javax.swing.JPopupMenu
Constructs menu item associated with the specified action and adds it to the popup menu
add(Component) - Method in class javax.swing.JTabbedPane
This method adds a tab to the JTabbedPane.
add(String, Component) - Method in class javax.swing.JTabbedPane
This method adds a tab to the JTabbedPane.
add(Component, int) - Method in class javax.swing.JTabbedPane
This method adds a tab to the JTabbedPane.
add(Component, Object) - Method in class javax.swing.JTabbedPane
This method adds a tab to the JTabbedPane.
add(Component, Object, int) - Method in class javax.swing.JTabbedPane
This method adds a tab to the JTabbedPane.
add(Action) - Method in class javax.swing.JToolBar
This method adds a new JButton that performs the given Action to the JToolBar.
add(MutableTreeNode) - Method in class javax.swing.tree.DefaultMutableTreeNode
Adds a new child node to this node and sets this node as the parent of the child node.
add(Duration) - Method in class javax.xml.datatype.Duration
Returns the result of adding the specified duration to this duration.
add(Duration) - Method in class javax.xml.datatype.XMLGregorianCalendar
Adds the specified duration to this calendar.
add(XMLEvent) - Method in interface javax.xml.stream.util.XMLEventConsumer
Consumes an event.
add(XMLEvent) - Method in interface javax.xml.stream.XMLEventWriter
Adds the specified event to this writer.
add(XMLEventReader) - Method in interface javax.xml.stream.XMLEventWriter
Adds the specified XML stream to this writer.
add(GSSName, int, int, Oid, int) - Method in interface org.ietf.jgss.GSSCredential
Adds a mechanism specific credential-element to an existing credential.
add(String) - Method in class org.omg.CORBA.ContextList
Add a name object
add(TypeCode) - Method in class org.omg.CORBA.ExceptionList
Add the typecode of the given exception to the list.
add(int) - Method in class org.omg.CORBA.NVList
Create and add a new named value object with null name, null value and having given flags.
add(HTMLElement, HTMLElement) - Method in interface org.w3c.dom.html2.HTMLSelectElement
Add a new element to the collection of OPTION elements for this SELECT.
ADD_ATTRIBUTE - Static variable in interface javax.naming.directory.DirContext
 
add_client_request_interceptor(ClientRequestInterceptor) - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
Register the client request interceptor.
add_in_arg() - Method in class org.omg.CORBA.Request
Add the named input parameter that passes value to the method being invoked.
add_inout_arg() - Method in class org.omg.CORBA.Request
Add the input/output parameter that passes value both to and from the method being invoked.
add_ior_component(TaggedComponent) - Method in interface org.omg.PortableInterceptor.IORInfoOperations
Adds a service-specific component to the IOR profile being constructed.
add_ior_component_to_profile(TaggedComponent, int) - Method in interface org.omg.PortableInterceptor.IORInfoOperations
Adds a service-specific component to the IOR profile being constructed.
add_ior_interceptor(IORInterceptor) - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
Register the IOR (object reference) interceptor.
add_item(String, int) - Method in class org.omg.CORBA.NVList
Create and add the new named value object with the given names, given flags and the null value.
add_named_in_arg(String) - Method in class org.omg.CORBA.Request
Add the named input parameter that passes value to the method being invoked.
add_named_inout_arg(String) - Method in class org.omg.CORBA.Request
Add the named input/output parameter that passes value both to and from the method being invoked.
add_named_out_arg(String) - Method in class org.omg.CORBA.Request
Add the named output parameter that passes value from the method being invoked.
add_out_arg() - Method in class org.omg.CORBA.Request
Add the output parameter that passes value from the method being invoked.
ADD_OVERRIDE - Static variable in class org.omg.CORBA.SetOverrideType
Add the new policies to the existing policies.
add_reply_service_context(ServiceContext, boolean) - Method in interface org.omg.PortableInterceptor.ServerRequestInfoOperations
Allows the interceptor to add service contexts to the request.
add_request_service_context(ServiceContext, boolean) - Method in interface org.omg.PortableInterceptor.ClientRequestInfoOperations
Allows the interceptor to add the service contexts to the request.
add_server_request_interceptor(ServerRequestInterceptor) - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
Register the server request interceptor.
add_value(String, Any, int) - Method in class org.omg.CORBA.NVList
Create and add the named value object with the given name, value and flags.
addAccessibleSelection(int) - Method in class java.awt.List.AccessibleAWTList
 
addAccessibleSelection(int) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Replaces or supplements the component's selection with the Accessible child at the supplied index.
addAccessibleSelection(int) - Method in interface javax.accessibility.AccessibleSelection
Select the specified child if it is not already selected, placing it in the object's current selection.
addAccessibleSelection(int) - Method in class javax.swing.JComboBox.AccessibleJComboBox
Sets the current selection to the specified index.
addAccessibleSelection(int) - Method in class javax.swing.JList.AccessibleJList
Adds the accessible item with the specified index to the selected items.
addAccessibleSelection(int) - Method in class javax.swing.JMenu.AccessibleJMenu
Selects the accessible child with the specified index.
addAccessibleSelection(int) - Method in class javax.swing.JMenuBar.AccessibleJMenuBar
Selects the menu with index i.
addAccessibleSelection(int) - Method in class javax.swing.JTabbedPane.AccessibleJTabbedPane
Selects the specified tab.
addAccessibleSelection(int) - Method in class javax.swing.JTable.AccessibleJTable
Adds the accessible child with the specified index i to the selection.
addAccessibleSelection(int) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Adds the specified selected item in the object to the object's selection.
addAccessibleSelection(int) - Method in class javax.swing.JTree.AccessibleJTree
Adds the specified selected item in the object to the object's selection.
addActionForKeyStroke(KeyStroke, Action) - Method in interface javax.swing.text.Keymap
 
addActionListener(ActionListener) - Method in class java.awt.Button
Adds a new entry to the list of listeners that will receive action events from this button.
addActionListener(ActionListener) - Method in class java.awt.List
Adds the specified ActionListener to the list of registered listeners for this object.
addActionListener(ActionListener) - Method in class java.awt.MenuItem
Adds the specified listener to the list of registered action listeners for this component.
addActionListener(ActionListener) - Method in class java.awt.TextField
Addes a new listener to the list of action listeners for this object.
addActionListener(ActionListener) - Method in class javax.swing.AbstractButton
Adds an ActionListener to the button's listener list.
addActionListener(ActionListener) - Method in interface javax.swing.ButtonModel
Adds an ActionListener to the list of registered listeners.
addActionListener(ActionListener) - Method in interface javax.swing.ComboBoxEditor
This method adds specified ActionListener to this ComboBoxEditor.
addActionListener(ActionListener) - Method in class javax.swing.DefaultButtonModel
Add an ActionListener to the model.
addActionListener(ActionListener) - Method in class javax.swing.JComboBox
This methods adds specified ActionListener to this JComboBox.
addActionListener(ActionListener) - Method in class javax.swing.JFileChooser
Adds an ActionListener to the file chooser.
addActionListener(ActionListener) - Method in class javax.swing.JTextField
Adds a new listener object to this text field.
addActionListener(ActionListener) - Method in class javax.swing.plaf.basic.BasicComboBoxEditor
Adds an ActionListener to the editor component.
addActionListener(ActionListener) - Method in class javax.swing.Timer
Add the action listener
addAdjustmentListener(AdjustmentListener) - Method in interface java.awt.Adjustable
Adds a listener that will receive adjustment events for this object.
addAdjustmentListener(AdjustmentListener) - Method in class java.awt.Scrollbar
Adds a new adjustment listener to the list of registered listeners for this object.
addAdjustmentListener(AdjustmentListener) - Method in class java.awt.ScrollPaneAdjustable
 
addAdjustmentListener(AdjustmentListener) - Method in class javax.swing.JScrollBar
This method adds an AdjustmentListener to the scroll bar.
addAll(Collection) - Method in class java.beans.beancontext.BeanContextSupport
 
addAll(Collection<? extends E>) - Method in class java.util.AbstractCollection
Add all the elements of a given collection to this collection (optional operation).
addAll(int, Collection<? extends E>) - Method in class java.util.AbstractList
Insert the contents of a collection into the list at a given position (optional operation).
addAll(int, Collection<? extends E>) - Method in class java.util.AbstractSequentialList
Insert the contents of a collection into the list at a given position (optional operation).
addAll(Collection<? extends E>) - Method in class java.util.ArrayList
Add each element in the supplied Collection to this List.
addAll(int, Collection<? extends E>) - Method in class java.util.ArrayList
Add all elements in the supplied collection, inserting them beginning at the specified index.
addAll(Collection<? extends E>) - Method in interface java.util.Collection
Add the contents of a given collection to this collection.
addAll(Collection<? super T>, T...) - Static method in class java.util.Collections
Adds all the specified elements to the given collection, in a similar way to the addAll method of the Collection.
addAll(Collection<? extends E>) - Method in class java.util.concurrent.CopyOnWriteArrayList
Add each element in the supplied Collection to this List.
addAll(int, Collection<? extends E>) - Method in class java.util.concurrent.CopyOnWriteArrayList
Add all elements in the supplied collection, inserting them beginning at the specified index. c can contain objects of any type, as well as null values.
addAll(Collection<? extends T>) - Method in class java.util.LinkedList
Append the elements of the collection in iteration order to the end of this list.
addAll(int, Collection<? extends T>) - Method in class java.util.LinkedList
Insert the elements of the collection in iteration order at the given index of this list.
addAll(int, Collection<? extends E>) - Method in interface java.util.List
Insert the contents of a collection into the list at a given position (optional operation).
addAll(Collection<? extends E>) - Method in interface java.util.List
Add the contents of a collection to the end of the list (optional operation).
addAll(Collection<? extends E>) - Method in class java.util.PriorityQueue
 
addAll(Collection<? extends E>) - Method in interface java.util.Set
Adds all of the elements of the given collection to this set (optional operation).
addAll(Collection<? extends T>) - Method in class java.util.TreeSet
Adds all of the elements in the supplied Collection to this TreeSet.
addAll(Collection<? extends T>) - Method in class java.util.Vector
Appends all elements of the given collection to the end of this Vector.
addAll(int, Collection<? extends T>) - Method in class java.util.Vector
Inserts all elements of the given collection at the given index of this Vector.
addAll(AccessibleRelation[]) - Method in class javax.accessibility.AccessibleRelationSet
Add all of the relations to the current set.
addAll(AccessibleState[]) - Method in class javax.accessibility.AccessibleStateSet
Add all of the states to the current set.
addAll(AttributeList) - Method in class javax.management.AttributeList
Adds all the Attributes from the supplied list to the end of this list, in the order they are returned by the list's Iterator.
addAll(int, AttributeList) - Method in class javax.management.AttributeList
Adds all the Attributes from the supplied list to this list, at the specified index.
addAll(int, Name) - Method in class javax.naming.CompositeName
 
addAll(Name) - Method in class javax.naming.CompositeName
 
addAll(int, Name) - Method in class javax.naming.CompoundName
 
addAll(Name) - Method in class javax.naming.CompoundName
 
addAll(Name) - Method in interface javax.naming.Name
Adds all the components of the given Name to the end of this Name.
addAll(int, Name) - Method in interface javax.naming.Name
Inserts all the components of the given Name to this Name at the given index.
addAll(AttributeSet) - Method in interface javax.print.attribute.AttributeSet
Adds all of the elements in the specified set to this attribute set.
addAll(AttributeSet) - Method in interface javax.print.attribute.DocAttributeSet
Adds all of the elements in the specified set to this attribute set.
addAll(AttributeSet) - Method in class javax.print.attribute.HashAttributeSet
Adds all of the elements in the specified set to this attribute set.
addAll(AttributeSet) - Method in interface javax.print.attribute.PrintJobAttributeSet
Adds all of the elements in the specified set to this attribute set.
addAll(AttributeSet) - Method in interface javax.print.attribute.PrintRequestAttributeSet
Adds all of the elements in the specified set to this attribute set.
addAll(AttributeSet) - Method in interface javax.print.attribute.PrintServiceAttributeSet
Adds all of the elements in the specified set to this attribute set.
addAllAbsent(Collection<? extends E>) - Method in class java.util.concurrent.CopyOnWriteArrayList
Adds all the element from the given collection that are not already in this list.
addAncestorListener(AncestorListener) - Method in class javax.swing.JComponent
Register an AncestorListener.
addAttribute(AttributedCharacterIterator.Attribute, Object) - Method in class java.text.AttributedString
Adds a new attribute that will cover the entire string.
addAttribute(AttributedCharacterIterator.Attribute, Object, int, int) - Method in class java.text.AttributedString
Adds a new attribute that will cover the specified subrange of the string.
addAttribute(String, String, int, boolean, String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
addAttribute(String, String, int, boolean, String, List<String>) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
addAttribute(String, String, int, boolean, String, String, String, boolean, boolean) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
addAttribute(String, String, int, boolean, int, int) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
addAttribute(Object, Object) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Adds an attribute to this element.
addAttribute(AttributeSet, Object, Object) - Method in interface javax.swing.text.AbstractDocument.AttributeContext
Returns an AttributeSet that contains the attributes of old plus the new attribute specified by name and value.
addAttribute(Object, Object) - Method in class javax.swing.text.html.MultiStyle
 
addAttribute(AttributeSet, Object, Object) - Method in class javax.swing.text.html.StyleSheet
Adds an attribute to the given set and returns a new set.
addAttribute(Object, Object) - Method in interface javax.swing.text.MutableAttributeSet
Adds an attribute with the given name and value to the set.
addAttribute(Object, Object) - Method in class javax.swing.text.SimpleAttributeSet
Adds an attribute with the given name and value to the set.
addAttribute(AttributeSet, Object, Object) - Method in class javax.swing.text.StyleContext
 
addAttribute(Object, Object) - Method in class javax.swing.text.StyleContext.NamedStyle
 
addAttribute(String, String, String, String, String) - Method in class org.xml.sax.ext.Attributes2Impl
Add an attribute to the end of the list, setting its "specified" flag to true.
addAttribute(String, String, String) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Add an attribute to an attribute list.
addAttribute(String, String, String, String, String) - Method in class org.xml.sax.helpers.AttributesImpl
Add an attribute to the end of the list.
addAttributes(Map<? extends AttributedCharacterIterator.Attribute, ?>, int, int) - Method in class java.text.AttributedString
Adds all of the attributes in the specified list to the specified subrange of the string.
addAttributes(AttributeSet) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Adds a set of attributes to this element.
addAttributes(AttributeSet, AttributeSet) - Method in interface javax.swing.text.AbstractDocument.AttributeContext
Returns an AttributeSet that contains the attributes of old plus the new attributes in attributes.
addAttributes(AttributeSet) - Method in class javax.swing.text.html.MultiStyle
 
addAttributes(AttributeSet, AttributeSet) - Method in class javax.swing.text.html.StyleSheet
Adds a set of attributes to the element.
addAttributes(AttributeSet) - Method in interface javax.swing.text.MutableAttributeSet
Adds all the attributes from attributes to this set.
addAttributes(AttributeSet) - Method in class javax.swing.text.SimpleAttributeSet
Adds all the attributes from attributes to this set.
addAttributes(AttributeSet, AttributeSet) - Method in class javax.swing.text.StyleContext
 
addAttributes(AttributeSet) - Method in class javax.swing.text.StyleContext.NamedStyle
 
addAuxiliaryLookAndFeel(LookAndFeel) - Static method in class javax.swing.UIManager
Add a LookAndFeel to the list of auxiliary look and feels.
addAWTEventListener(AWTEventListener, long) - Method in class java.awt.Toolkit
Adds an AWTEventListener to this toolkit.
addBatch() - Method in interface java.sql.PreparedStatement
This method adds a set of parameters to the batch for JDBC 2.0.
addBatch(String) - Method in interface java.sql.Statement
This method adds a SQL statement to a SQL batch.
addBeanContextMembershipListener(BeanContextMembershipListener) - Method in interface java.beans.beancontext.BeanContext
Add a listener on changes to the membership of this BeanContext object.
addBeanContextMembershipListener(BeanContextMembershipListener) - Method in class java.beans.beancontext.BeanContextSupport
 
addBeanContextServicesListener(BeanContextServicesListener) - Method in interface java.beans.beancontext.BeanContextServices
Add a listener on all adds and removes of services.
addBeanContextServicesListener(BeanContextServicesListener) - Method in class java.beans.beancontext.BeanContextServicesSupport
Adds a new listener for service availability and revocation events.
addBooleanAttribute(String, String, boolean, boolean) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
addButtonComponents(Container, Object[], int) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
This method is messaged to add the buttons to the given container.
addCaretListener(CaretListener) - Method in class javax.swing.text.JTextComponent
Adds a CaretListener object to this text component.
addCellEditorListener(CellEditorListener) - Method in class javax.swing.AbstractCellEditor
Adds a CellEditorListener to the list of CellEditorListeners of this CellEditor.
addCellEditorListener(CellEditorListener) - Method in interface javax.swing.CellEditor
Registers a listener to receive ChangeEvent notifications from the CellEditor.
addCellEditorListener(CellEditorListener) - Method in class javax.swing.tree.DefaultTreeCellEditor
Adds a CellEditorListener object to this editor.
addCertificate(Certificate) - Method in class java.security.Identity
Deprecated. Adds a certificate to the list of ceritificates for this identity.
addCertPathChecker(PKIXCertPathChecker) - Method in class java.security.cert.PKIXParameters
Add a certificate path checker.
addCertStore(CertStore) - Method in class java.security.cert.PKIXParameters
Add a CertStore to the list of cert stores.
addChangeListener(ChangeListener) - Method in class javax.swing.AbstractButton
Adds a ChangeListener to the button's listener list.
addChangeListener(ChangeListener) - Method in class javax.swing.AbstractSpinnerModel
Registers a ChangeListener with the model so that it will receive ChangeEvent notifications when the model changes.
addChangeListener(ChangeListener) - Method in interface javax.swing.BoundedRangeModel
Adds a ChangeListener to this object.
addChangeListener(ChangeListener) - Method in interface javax.swing.ButtonModel
Adds an ChangeListener to the list of registered listeners.
addChangeListener(ChangeListener) - Method in interface javax.swing.colorchooser.ColorSelectionModel
Registers a listener to receive ChangeEvent notifications from this model.
addChangeListener(ChangeListener) - Method in class javax.swing.colorchooser.DefaultColorSelectionModel
Adds a listener to this model.
addChangeListener(ChangeListener) - Method in class javax.swing.DefaultBoundedRangeModel
Subscribes a ChangeListener to state changes.
addChangeListener(ChangeListener) - Method in class javax.swing.DefaultButtonModel
Add a ChangeListener to the model.
addChangeListener(ChangeListener) - Method in class javax.swing.DefaultSingleSelectionModel
Registers a listener to receive ChangeEvent notifications from this model whenever the selected index changes.
addChangeListener(ChangeListener) - Method in class javax.swing.JProgressBar
Registers a listener with this component so that it will receive notification of component state changes.
addChangeListener(ChangeListener) - Method in class javax.swing.JSlider
Registers a listener with the slider so that it will receive ChangeEvent notifications.
addChangeListener(ChangeListener) - Method in class javax.swing.JSpinner
Adds a ChangeListener
addChangeListener(ChangeListener) - Method in class javax.swing.JTabbedPane
This method adds a ChangeListener to the JTabbedPane.
addChangeListener(ChangeListener) - Method in class javax.swing.JViewport
 
addChangeListener(ChangeListener) - Method in class javax.swing.MenuSelectionManager
Adds ChangeListener to this MenuSelectionManager
addChangeListener(ChangeListener) - Method in interface javax.swing.SingleSelectionModel
Registers a listener to receive ChangeEvent notifications from this model whenever the selected index changes.
addChangeListener(ChangeListener) - Method in interface javax.swing.SpinnerModel
Adds a ChangeListener to the list of registered listeners.
addChangeListener(ChangeListener) - Method in interface javax.swing.text.Caret
Registers a ChangeListener that is notified whenever that state of this Caret changes.
addChangeListener(ChangeListener) - Method in class javax.swing.text.DefaultCaret
Registers a ChangeListener that is notified whenever that state of this Caret changes.
addChangeListener(ChangeListener) - Method in class javax.swing.text.html.MultiStyle
 
addChangeListener(ChangeListener) - Method in interface javax.swing.text.Style
Adds a ChangeListener object to the style.
addChangeListener(ChangeListener) - Method in class javax.swing.text.StyleContext
 
addChangeListener(ChangeListener) - Method in class javax.swing.text.StyleContext.NamedStyle
 
addCharacters(char[], int, int) - Method in interface org.relaxng.datatype.DatatypeStreamingValidator
Passes an additional fragment of the literal.
addCharacters(char[], int, int) - Method in class org.relaxng.datatype.helpers.StreamingValidatorImpl
 
addChildElement(String, String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
addChoosableFileFilter(FileFilter) - Method in class javax.swing.JFileChooser
Adds a file filter to the list of available filters and sends a PropertyChangeEvent (with the property name JFileChooser.CHOOSABLE_FILE_FILTER_CHANGED_PROPERTY) to all registered listeners.
addChooserPanel(AbstractColorChooserPanel) - Method in class javax.swing.JColorChooser
This method adds the given AbstractColorChooserPanel to the list of the JColorChooser's chooserPanels.
addColumn(TableColumn) - Method in class javax.swing.JTable
Add the new table column.
addColumn(TableColumn) - Method in class javax.swing.table.DefaultTableColumnModel
Adds a column to the model then calls DefaultTableColumnModel.fireColumnAdded(TableColumnModelEvent) to notify the registered listeners.
addColumn(Object) - Method in class javax.swing.table.DefaultTableModel
Adds a column with the specified name to the table.
addColumn(Object, Vector) - Method in class javax.swing.table.DefaultTableModel
Adds a column with the specified name and data values to the table.
addColumn(Object, Object[]) - Method in class javax.swing.table.DefaultTableModel
Adds a column with the specified name and data values to the table.
addColumn(TableColumn) - Method in interface javax.swing.table.TableColumnModel
Adds a column to the model.
addColumnModelListener(TableColumnModelListener) - Method in class javax.swing.table.DefaultTableColumnModel
Registers a listener with the model, so that it will receive TableColumnModelEvent notifications.
addColumnModelListener(TableColumnModelListener) - Method in interface javax.swing.table.TableColumnModel
Registers a listener with the model, so that it will receive TableColumnModelEvent notifications.
addColumnSelectionInterval(int, int) - Method in class javax.swing.JTable
 
addComponentListener(ComponentListener) - Method in class java.awt.Component
Adds the specified listener to this component.
addConnectionEventListener(ConnectionEventListener) - Method in interface javax.sql.PooledConnection
 
addConsumer(ImageConsumer) - Method in class java.awt.image.FilteredImageSource
Used to register an ImageConsumer with this ImageProducer.
addConsumer(ImageConsumer) - Method in interface java.awt.image.ImageProducer
Used to register an ImageConsumer with this ImageProducer.
addConsumer(ImageConsumer) - Method in class java.awt.image.MemoryImageSource
Used to register an ImageConsumer with this ImageProducer.
addConsumer(ImageConsumer) - Method in class java.awt.image.renderable.RenderableImageProducer
 
addContainerListener(ContainerListener) - Method in class java.awt.Container
Adds the specified container listener to this object's list of container listeners.
addContent(char[], int, int) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Adds text to the appropriate context using the current character attribute set.
addContent(char[], int, int, boolean) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Adds text to the appropriate context using the current character attribute set, and possibly generating an IMPLIED Tag if necessary.
addControlButtons() - Method in class javax.swing.plaf.metal.MetalFileChooserUI
Adds the control buttons ('up', 'home' etc.) to the panel.
addControllerEventListener(ControllerEventListener, int[]) - Method in interface javax.sound.midi.Sequencer
Add a controller event listening object to this sequencer.
addCSSAttribute(MutableAttributeSet, CSS.Attribute, String) - Method in class javax.swing.text.html.StyleSheet
Adds a CSS attribute to the given set.
addCSSAttributeFromHTML(MutableAttributeSet, CSS.Attribute, String) - Method in class javax.swing.text.html.StyleSheet
Adds a CSS attribute to the given set.
addCustomEntriesToTable(UIDefaults) - Method in class javax.swing.plaf.metal.MetalTheme
Adds custom entries to the UI defaults table.
addCustomEntriesToTable(UIDefaults) - Method in class javax.swing.plaf.metal.OceanTheme
Adds customized entries to the UIDefaults table.
addDirtyRegion(JComponent, int, int, int, int) - Method in class javax.swing.RepaintManager
Add a region to the set of dirty regions for a specified component.
addDocumentListener(DocumentListener) - Method in class javax.swing.text.AbstractDocument
Adds a DocumentListener object to this document.
addDocumentListener(DocumentListener) - Method in interface javax.swing.text.Document
Adds a DocumentListener to this document.
addDragGestureListener(DragGestureListener) - Method in class java.awt.dnd.DragGestureRecognizer
Register a new DragGestureListener.
addDragSourceListener(DragSourceListener) - Method in class java.awt.dnd.DragSource
 
addDragSourceListener(DragSourceListener) - Method in class java.awt.dnd.DragSourceContext
Adds a DragSourceListener.
addDragSourceMotionListener(DragSourceMotionListener) - Method in class java.awt.dnd.DragSource
 
addDropTarget(DropTarget) - Method in interface java.awt.dnd.peer.DropTargetPeer
 
addDropTargetListener(DropTargetListener) - Method in class java.awt.dnd.DropTarget
Adds a new DropTargetListener.
addEdit(UndoableEdit) - Method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Adds an UndoableEdit to this DocumentEvent.
addEdit(UndoableEdit) - Method in class javax.swing.undo.AbstractUndoableEdit
Incorporates another editing action into this one, thus forming a combined action.
addEdit(UndoableEdit) - Method in class javax.swing.undo.CompoundEdit
Incorporates another editing action into this one, thus forming a combined edit.
addEdit(UndoableEdit) - Method in interface javax.swing.undo.UndoableEdit
Incorporates another editing action into this one, thus forming a combined action.
addEdit(UndoableEdit) - Method in class javax.swing.undo.UndoManager
Registers an undoable editing action with this UndoManager.
addEditor() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Adds the current editor to the combo box.
addElement(T) - Method in class java.util.Vector
Adds an element to the Vector at the end of the Vector.
addElement(String, String, int) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
addElement(String, String, int, int) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
addElement(Object) - Method in class javax.swing.DefaultComboBoxModel
Adds an element to the model's item list and sends a ListDataEvent to all registered listeners.
addElement(Object) - Method in class javax.swing.DefaultListModel
Inserts an element at the end of the list.
addElement(Object) - Method in interface javax.swing.MutableComboBoxModel
This method adds given object to its data model.
addEntry(Principal, AclEntry) - Method in interface java.security.acl.Acl
This method adds the specified entry to the ACL
addEventListener(String, EventListener, boolean) - Method in interface org.w3c.dom.events.EventTarget
This method allows the registration of event listeners on the event target.
addFirst(T) - Method in class java.util.LinkedList
Insert an element at the first of the list.
addFlavorForUnencodedNative(String, DataFlavor) - Method in class java.awt.datatransfer.SystemFlavorMap
Adds a mapping from a single String native to a single DataFlavor.
addFlavorListener(FlavorListener) - Method in class java.awt.datatransfer.Clipboard
 
addFocusListener(FocusListener) - Method in class java.awt.Component.AccessibleAWTComponent
Adds a focus listener.
addFocusListener(FocusListener) - Method in class java.awt.Component
Adds the specified listener to this component.
addFocusListener(FocusListener) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Registers the specified focus listener to receive focus events from this component.
addFocusListener(FocusListener) - Method in interface javax.accessibility.AccessibleComponent
Adds the specified listener to this component.
addFocusListener(FocusListener) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
Adds a focus listener to the parent list.
addFocusListener(FocusListener) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Adds a focus listener to this cell.
addFocusListener(FocusListener) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Adds the specified focus listener to receive focus events from this component.
addFocusListener(FocusListener) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
addHandler(Handler) - Method in class java.util.logging.Logger
Adds a handler to the set of handlers that get notified when a log record is to be published.
addHandshakeCompletedListener(HandshakeCompletedListener) - Method in class javax.net.ssl.SSLSocket
Adds a handshake completed listener that wants to be notified when the SSL handshake completes.
addHelpMenu(Menu) - Method in interface java.awt.peer.MenuBarPeer
 
addHierarchyBoundsListener(HierarchyBoundsListener) - Method in class java.awt.Component
Adds the specified listener to this component.
addHierarchyListener(HierarchyListener) - Method in class java.awt.Component
Adds the specified listener to this component.
addHighlight(int, int, Highlighter.HighlightPainter) - Method in class javax.swing.text.DefaultHighlighter
 
addHighlight(int, int, Highlighter.HighlightPainter) - Method in interface javax.swing.text.Highlighter
 
addHyperlinkListener(HyperlinkListener) - Method in class javax.swing.JEditorPane
Add a HyperlinkListener object to this editor pane.
addIcon(Container) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
This method adds the appropriate icon the given container.
addIdentity(Identity) - Method in class java.security.IdentityScope
Deprecated. Adds an identity to his scope.
addIfAbsent(E) - Method in class java.util.concurrent.CopyOnWriteArrayList
Adds an element if the list does not contains it already.
addIIOReadProgressListener(IIOReadProgressListener) - Method in class javax.imageio.ImageReader
Install a read progress listener.
addIIOReadUpdateListener(IIOReadUpdateListener) - Method in class javax.imageio.ImageReader
Install a read update listener.
addIIOReadWarningListener(IIOReadWarningListener) - Method in class javax.imageio.ImageReader
Install a read warning listener.
addIIOWriteProgressListener(IIOWriteProgressListener) - Method in class javax.imageio.ImageWriter
Install a write progress listener.
addIIOWriteWarningListener(IIOWriteWarningListener) - Method in class javax.imageio.ImageWriter
Install a write warning listener.
addImage(Image, int) - Method in class java.awt.MediaTracker
Adds an image to the tracker with the specified ID.
addImage(Image, int, int, int) - Method in class java.awt.MediaTracker
Adds an image to the tracker with the specified ID.
addImpl(Component, Object, int) - Method in class java.awt.Container
This method is called by all the add() methods to perform the actual adding of the component.
addImpl(Component, Object, int) - Method in class java.awt.ScrollPane
Adds the specified child component to this container.
addImpl(Component, Object, int) - Method in class javax.swing.AbstractButton
Adds the specified component to this AbstractButton.
addImpl(Component, Object, int) - Method in class javax.swing.CellRendererPane
Overridden to check if a component is already a child of this Container.
addImpl(Component, Object, int) - Method in class javax.swing.JApplet
 
addImpl(Component, Object, int) - Method in class javax.swing.JDialog
This method is called when a component is added to the the JDialog.
addImpl(Component, Object, int) - Method in class javax.swing.JFrame
 
addImpl(Component, Object, int) - Method in class javax.swing.JInternalFrame
This method adds Components to this Container.
addImpl(Component, Object, int) - Method in class javax.swing.JLayeredPane
Overrides the default implementation from Container such that layerConstraint is interpreted as an Integer, specifying the layer to which the component will be added (at the bottom position).
addImpl(Component, Object, int) - Method in class javax.swing.JRootPane
DOCUMENT ME!
addImpl(Component, Object, int) - Method in class javax.swing.JSplitPane
This method adds a component to the JSplitPane.
addImpl(Component, Object, int) - Method in class javax.swing.JToolBar
This method overrides Container's addImpl method.
addImpl(Component, Object, int) - Method in class javax.swing.JViewport
 
addImpl(Component, Object, int) - Method in class javax.swing.JWindow
 
addInputMethodListener(InputMethodListener) - Method in class java.awt.Component
Adds the specified listener to this component.
addInputMethodListener(InputMethodListener) - Method in class javax.swing.text.JTextComponent
Adds an InputListener object to this text component.
addInternal(EventListener, EventListener) - Static method in class java.awt.AWTEventMulticaster
Chain EventListener a and b.
addInternalFrameListener(InternalFrameListener) - Method in class javax.swing.JInternalFrame
This method adds an InternalFrameListener to this JInternalFrame.
addInvalidComponent(JComponent) - Method in class javax.swing.RepaintManager
Add a component to the RepaintManager.invalidComponents vector.
addIssuerName(byte[]) - Method in class java.security.cert.X509CRLSelector
Add an issuer name to the set of issuer names criteria, as the DER encoded form.
addIssuerName(String) - Method in class java.security.cert.X509CRLSelector
Add an issuer name to the set of issuer names criteria, as a String representation.
addItem(String) - Method in class java.awt.Choice
Adds the specified item to this choice box.
addItem(String) - Method in class java.awt.List
Deprecated. Use add() instead.
addItem(String, int) - Method in class java.awt.List
Deprecated. Use add() instead.
addItem(String, int) - Method in interface java.awt.peer.ChoicePeer
 
addItem(String, int) - Method in interface java.awt.peer.ListPeer
 
addItem(MenuItem) - Method in interface java.awt.peer.MenuPeer
 
addItem(Object) - Method in class javax.swing.JComboBox
This method adds given element to this JComboBox.
addItemListener(ItemListener) - Method in class java.awt.Checkbox
Adds a new listeners to the list of registered listeners for this object.
addItemListener(ItemListener) - Method in class java.awt.CheckboxMenuItem
Adds the specified listener to the list of registered item listeners for this object.
addItemListener(ItemListener) - Method in class java.awt.Choice
Adds the specified listener to the list of registered listeners for this object.
addItemListener(ItemListener) - Method in interface java.awt.ItemSelectable
Adds an item listener to this object.
addItemListener(ItemListener) - Method in class java.awt.List
Adds the specified ItemListener to the list of registered listeners for this object.
addItemListener(ItemListener) - Method in class javax.swing.AbstractButton
Adds an ItemListener to the button's listener list.
addItemListener(ItemListener) - Method in interface javax.swing.ButtonModel
Adds an ItemListener to the list of registered listeners.
addItemListener(ItemListener) - Method in class javax.swing.DefaultButtonModel
Add an ItemListener to the model.
addItemListener(ItemListener) - Method in class javax.swing.JComboBox
This method registers given ItemListener with this JComboBox
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
A key for document properies.
addKeyEventDispatcher(KeyEventDispatcher) - Method in class java.awt.KeyboardFocusManager
Adds a key event dispatcher to the list of registered dispatchers.
addKeyEventPostProcessor(KeyEventPostProcessor) - Method in class java.awt.KeyboardFocusManager
Adds a key event post processor to the list of registered post processors.
addKeyListener(KeyListener) - Method in class java.awt.Component
Adds the specified listener to this component.
addKeymap(String, Keymap) - Static method in class javax.swing.text.JTextComponent
Create a new Keymap with a specific name and parent, and add the new Keymap to the global keymap table.
addLast(T) - Method in class java.util.LinkedList
Insert an element at the last of the list.
addLayoutComponent(Component, Object) - Method in class java.awt.BorderLayout
Adds a component to the layout in the specified constraint position, which must be one of the string constants defined in this class.
addLayoutComponent(String, Component) - Method in class java.awt.BorderLayout
Deprecated. This method is deprecated in favor of addLayoutComponent(Component, Object).
addLayoutComponent(Component, Object) - Method in class java.awt.CardLayout
Add a new component to the layout.
addLayoutComponent(String, Component) - Method in class java.awt.CardLayout
Deprecated. This method is deprecated in favor of addLayoutComponent(Component, Object).
addLayoutComponent(String, Component) - Method in class java.awt.FlowLayout
Add a new component to the layout.
addLayoutComponent(String, Component) - Method in class java.awt.GridBagLayout
 
addLayoutComponent(Component, Object) - Method in class java.awt.GridBagLayout
 
addLayoutComponent(String, Component) - Method in class java.awt.GridLayout
Add a new component to the layout.
addLayoutComponent(String, Component) - Method in interface java.awt.LayoutManager
Adds the specified component to the layout group.
addLayoutComponent(Component, Object) - Method in interface java.awt.LayoutManager2
Adds the specified component to the layout, with the specified constraints object.
addLayoutComponent(String, Component) - Method in class javax.swing.BoxLayout
Adds a component to the layout.
addLayoutComponent(Component, Object) - Method in class javax.swing.BoxLayout
Adds a component to the layout.
addLayoutComponent(Component, Object) - Method in class javax.swing.JRootPane.RootLayout
DOCUMENT ME!
addLayoutComponent(String, Component) - Method in class javax.swing.JRootPane.RootLayout
DOCUMENT ME!
addLayoutComponent(String, Component) - Method in class javax.swing.JSpinner.DefaultEditor
This method does nothing.
addLayoutComponent(String, Component) - Method in class javax.swing.OverlayLayout
This method is not used in this layout manager.
addLayoutComponent(Component, Object) - Method in class javax.swing.OverlayLayout
This method is not used in this layout manager.
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.ComboBoxLayoutManager
Adds a component to the layout.
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.TitlePaneLayout
This method is called when adding a Component to the Container.
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFrameLayout
This method is called when the given Component is added to the JInternalFrame.
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
This method is called when a component is added to the container.
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
This method adds a component to the layout.
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DividerLayout
This method is called when a Component is added.
addLayoutComponent(Component, Object) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
This method adds the component given to the JSplitPane.
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
This method is called to add a Component to the JSplitPane.
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
This method is called when a component is added to the JTabbedPane.
addLayoutComponent(String, Component) - Method in class javax.swing.ScrollPaneLayout
Add the specified component to the layout.
addLayoutComponent(Component, Object) - Method in class javax.swing.SpringLayout
Adds a layout component and a constraint object to this layout.
addLayoutComponent(String, Component) - Method in class javax.swing.SpringLayout
Adds a layout component and a constraint object to this layout.
addLayoutComponent(String, Component) - Method in class javax.swing.ViewportLayout
The method is not used with this manager.
addLineListener(LineListener) - Method in interface javax.sound.sampled.Line
Add a listener which will be notified whenever this Line changes state.
addListDataListener(ListDataListener) - Method in class javax.swing.AbstractListModel
Add a listener object to this model.
addListDataListener(ListDataListener) - Method in interface javax.swing.ListModel
Add a listener object to this model.
addListSelectionListener(ListSelectionListener) - Method in class javax.swing.DefaultListSelectionModel
Adds a listener.
addListSelectionListener(ListSelectionListener) - Method in class javax.swing.JList
Adds a ListSelectionListener to the listener list for this list.
addListSelectionListener(ListSelectionListener) - Method in interface javax.swing.ListSelectionModel
Registers a listener with the model so that it receives notification of changes to the model.
addLogger(Logger) - Method in class java.util.logging.LogManager
Adds a named logger.
addMailcap(String) - Method in class javax.activation.MailcapCommandMap
Adds entries programmatically to the registry.
addMember(Principal) - Method in interface java.security.acl.Group
This method adds a new Principal to this group.
addMenu(Menu) - Method in interface java.awt.peer.MenuBarPeer
 
addMenuDragMouseListener(MenuDragMouseListener) - Method in class javax.swing.JMenuItem
Adds a MenuDragMouseListener to this menu item.
addMenuKeyListener(MenuKeyListener) - Method in class javax.swing.JMenuItem
Adds an MenuKeyListener to this menu item.
addMenuKeyListener(MenuKeyListener) - Method in class javax.swing.JPopupMenu
Adds a MenuKeyListener to the popup.
addMenuListener(MenuListener) - Method in class javax.swing.JMenu
Adds MenuListener to the menu
addMessageComponents(Container, GridBagConstraints, Object, int, boolean) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
This method creates the proper object (if necessary) to represent msg.
addMetaEventListener(MetaEventListener) - Method in interface javax.sound.midi.Sequencer
Add a meta event listening object to this sequencer.
addMimeTypes(String) - Method in class javax.activation.MimetypesFileTypeMap
Adds entries prorammatically to the registry.
addMouseListener(MouseListener) - Method in class java.awt.Component
Adds the specified listener to this component.
addMouseMotionListener(MouseMotionListener) - Method in class java.awt.Component
Adds the specified listener to this component.
addMouseWheelListener(MouseWheelListener) - Method in class java.awt.Component
Adds the specified listener to this component.
addNamingListener(Name, int, NamingListener) - Method in interface javax.naming.event.EventContext
 
addNamingListener(String, int, NamingListener) - Method in interface javax.naming.event.EventContext
 
addNamingListener(Name, String, SearchControls, NamingListener) - Method in interface javax.naming.event.EventDirContext
 
addNamingListener(String, String, SearchControls, NamingListener) - Method in interface javax.naming.event.EventDirContext
 
addNamingListener(Name, String, Object[], SearchControls, NamingListener) - Method in interface javax.naming.event.EventDirContext
 
addNamingListener(String, String, Object[], SearchControls, NamingListener) - Method in interface javax.naming.event.EventDirContext
 
addNodeChangeListener(NodeChangeListener) - Method in class java.util.prefs.AbstractPreferences
Add a listener which is notified when a sub-node of this node is added or removed.
addNodeChangeListener(NodeChangeListener) - Method in class java.util.prefs.Preferences
 
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface javax.management.MBeanServer
Registers the supplied listener with the specified management bean.
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface javax.management.MBeanServer
Registers the supplied listener with the specified management bean.
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface javax.management.MBeanServerConnection
Registers the supplied listener with the specified management bean.
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface javax.management.MBeanServerConnection
Registers the supplied listener with the specified management bean.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.MBeanServerDelegate
Registers the specified listener as a new recipient of notifications from the delegate.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in interface javax.management.NotificationBroadcaster
Registers the specified listener as a new recipient of notifications from this bean.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.NotificationBroadcasterSupport
Registers the specified listener as a new recipient of notifications from this bean.
addNotificationListener(ObjectName, ObjectName, MarshalledObject, MarshalledObject, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
Handles MBeanServerConnection#addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) by registering the supplied listener with the specified management bean.
addNotificationListeners(ObjectName[], MarshalledObject[], Subject[]) - Method in interface javax.management.remote.rmi.RMIConnection
Handles MBeanServerConnection#addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) by registering for notifications from the specified management beans.
addNotify() - Method in class java.awt.Button
Notifies this button that it should create its native peer object.
addNotify() - Method in class java.awt.Canvas
Creates the native peer for this object.
addNotify() - Method in class java.awt.Checkbox
Creates this object's native peer.
addNotify() - Method in class java.awt.CheckboxMenuItem
Create's this object's native peer
addNotify() - Method in class java.awt.Choice
Creates the native peer for this object.
addNotify() - Method in class java.awt.Component
Called when the parent of this Component is made visible or when the Component is added to an already visible Container and needs to be shown.
addNotify() - Method in class java.awt.Container
Called when this container is added to another container to inform it to create its peer.
addNotify() - Method in class java.awt.Dialog
Creates this object's native peer.
addNotify(ComponentPeer) - Method in class java.awt.dnd.DropTarget
 
addNotify(DropTargetContextPeer) - Method in class java.awt.dnd.DropTargetContext
 
addNotify() - Method in class java.awt.FileDialog
Creates the native peer for this file dialog box.
addNotify() - Method in class java.awt.Frame
 
addNotify() - Method in class java.awt.Label
Notifies this label that it has been added to a container, causing the peer to be created.
addNotify() - Method in class java.awt.List
Notifies this object to create its native peer.
addNotify() - Method in class java.awt.Menu
Creates the native peer for this object.
addNotify() - Method in class java.awt.MenuBar
Creates this object's native peer.
addNotify() - Method in class java.awt.MenuItem
Creates the native peer for this object.
addNotify() - Method in class java.awt.Panel
Notifies this object to create its native peer.
addNotify() - Method in class java.awt.PopupMenu
Creates this object's native peer.
addNotify() - Method in class java.awt.Scrollbar
Notifies this object to create its native peer.
addNotify() - Method in class java.awt.ScrollPane
Notifies this object that it should create its native peer.
addNotify() - Method in class java.awt.TextArea
Notify this object that it should create its native peer.
addNotify() - Method in class java.awt.TextField
Notifies this object that it should create its native peer.
addNotify() - Method in class java.awt.Window
Creates the native peer for this window.
addNotify() - Method in class javax.swing.JComponent
Receives notification if this component is added to a parent component.
addNotify() - Method in class javax.swing.JMenuBar
This method overrides addNotify() in the Container to register this menu bar with the current keyboard manager.
addNotify() - Method in class javax.swing.JTable
 
addObjectValue(String, Class<T>, boolean, T) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
addObjectValue(String, Class<T>, boolean, T, List<? extends T>) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
addObjectValue(String, Class<T>, T, Comparable<? super T>, Comparable<? super T>, boolean, boolean) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
addObjectValue(String, Class<?>, int, int) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
addObserver(Observer) - Method in class java.util.Observable
Adds an Observer.
addOwner(Principal, Principal) - Method in interface java.security.acl.Owner
This method adds an owner to the access control list (ACL).
addParameter(String, String, ValidationContext) - Method in interface org.relaxng.datatype.DatatypeBuilder
Adds a new parameter.
addParameter(String, String, ValidationContext) - Method in class org.relaxng.datatype.helpers.ParameterlessDatatypeBuilder
 
addPathToName(int, byte[]) - Method in class java.security.cert.X509CertSelector
Add a name to match in the NameConstraints extension.
addPathToName(int, String) - Method in class java.security.cert.X509CertSelector
Add a name to match in the NameConstraints extension.
addPermission(Permission) - Method in interface java.security.acl.AclEntry
This method adds the specified permission to this ACL entry.
addPoint(int, int) - Method in class java.awt.Polygon
Adds the specified endpoint to the polygon.
addPopupMenuListener(PopupMenuListener) - Method in class javax.swing.JComboBox
Adds PopupMenuListener to combo box to listen to the events fired by the combo box's popup menu containing its list of items
addPopupMenuListener(PopupMenuListener) - Method in class javax.swing.JPopupMenu
Adds popupMenuListener to listen for PopupMenuEvents fired by the JPopupMenu
addPreferenceChangeListener(PreferenceChangeListener) - Method in class java.util.prefs.AbstractPreferences
Add a listener which is notified when a value in this node is added, changed, or removed.
addPreferenceChangeListener(PreferenceChangeListener) - Method in class java.util.prefs.Preferences
 
addPrintJobAttributeListener(PrintJobAttributeListener, PrintJobAttributeSet) - Method in interface javax.print.DocPrintJob
Registers a listener for changes in the specified attribute set during processing of this print job.
addPrintJobListener(PrintJobListener) - Method in interface javax.print.DocPrintJob
Registers a listener for events occuring during processing of this print job.
addPrintServiceAttributeListener(PrintServiceAttributeListener) - Method in interface javax.print.PrintService
Registers a print service attribute listener to this print service.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Component.AccessibleAWTComponent
Adds a global property change listener to the accessible component.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Component
Adds the specified property listener to this component.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.Component
Adds the specified property listener to this component.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Container
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.Container
 
addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.KeyboardFocusManager
Registers the supplied property change listener for receiving events caused by the following property changes: the current focus owner ("focusOwner") the permanent focus owner ("permanentFocusOwner") the focused window ("focusedWindow") the active window ("activeWindow") the default focus traversal policy ("defaultFocusTraversalPolicy") the default set of forward traversal keys ("forwardDefaultFocusTraversalKeys") the default set of backward traversal keys ("backwardDefaultFocusTraversalKeys") the default set of up cycle traversal keys ("upCycleDefaultFocusTraversalKeys") the default set of down cycle traversal keys ("downCycleDefaultFocusTraversalKeys") the current focus cycle root ("currentFocusCycleRoot") If the supplied listener is null, nothing occurs.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.KeyboardFocusManager
Registers a property change listener for receiving events relating to a change to a specified property.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.Toolkit
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface java.beans.beancontext.BeanContextChild
Add a listener that will be notified when a specific property changes.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.beans.beancontext.BeanContextChildSupport
Add a listener that will be notified when a specific property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in interface java.beans.Customizer
Add a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.beans.PropertyChangeSupport
Adds a PropertyChangeListener to the list of global listeners.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.beans.PropertyChangeSupport
Adds a PropertyChangeListener listening on the specified property.
addPropertyChangeListener(PropertyChangeListener) - Method in interface java.beans.PropertyEditor
Adds a property change listener to this PropertyEditor.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.beans.PropertyEditorSupport
Adds a property change listener to this property editor.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.util.logging.LogManager
Registers a listener which will be notified when the logging properties are re-read.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.accessibility.AccessibleContext
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.AbstractAction
Registers a listener to receive PropertyChangeEvent notifications from this action.
addPropertyChangeListener(PropertyChangeListener) - Method in interface javax.swing.Action
Registers a listener to receive notification whenever one of the action's properties is modified.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JComponent.AccessibleJComponent
Adds a property change listener to the list of registered listeners.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
This method does nothing, list children are transient accessible objects which means that they don't fire property change events.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Add 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 listener so that it receives PropertyChangeEvent notifications from this column.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Adds a PropertyChangeListener object to this model.
addPropertyChangeListener(PropertyChangeListener) - Method in interface javax.swing.tree.TreeSelectionModel
 
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.UIDefaults
Adds a PropertyChangeListener to this UIDefaults map.
addPropertyChangeListener(PropertyChangeListener) - Static method in class javax.swing.UIManager
Add a PropertyChangeListener to the listener list.
addProvider(Provider) - Static method in class java.security.Security
Appends the designated new Provider to the current list of installed Providers.
addProviderAtEnd(Provider, Oid) - Method in class org.ietf.jgss.GSSManager
This method is used to indicate to the GSSManager that the application would like a particular provider to be used if no other provider can be found that supports the given mechanism.
addProviderAtFront(Provider, Oid) - Method in class org.ietf.jgss.GSSManager
This method is used to indicate to the GSSManager that the application would like a particular provider to be used ahead of all others when support is desired for the given mechanism.
addRenderingHints(Map<?, ?>) - Method in class java.awt.Graphics2D
Adds/updates the rendering hint.
addRequestProperty(String, String) - Method in class java.net.URLConnection
Adds a new request property by a key/value pair.
addResourceBundle(String) - Method in class javax.swing.UIDefaults
Adds a ResourceBundle for localized values.
address() - Method in class java.net.Proxy
Returns the socket address for this proxy object.
address - Variable in class java.net.SocketImpl
The address of the remote end of the socket connection
ADDRESS - Static variable in class javax.swing.text.html.HTML.Tag
The <address> tag
AddressHelper - Class in org.omg.CosNaming.NamingContextExtPackage
Helper operations for address.
AddressHelper() - Constructor for class org.omg.CosNaming.NamingContextExtPackage.AddressHelper
 
addRow(Vector) - Method in class javax.swing.table.DefaultTableModel
Adds a new row containing the specified data to the table and sends a TableModelEvent to all registered listeners.
addRow(Object[]) - Method in class javax.swing.table.DefaultTableModel
Adds a new row containing the specified data to the table and sends a TableModelEvent to all registered listeners.
addRowSelectionInterval(int, int) - Method in class javax.swing.JTable
 
addRowSetListener(RowSetListener) - Method in interface javax.sql.RowSet
 
addrs - Variable in class javax.naming.Reference
The list of addresses, stored in this reference.
addrType - Variable in class javax.naming.RefAddr
The string resprenstation of the type of address.
addRule(String) - Method in class javax.swing.text.html.StyleSheet
Adds a set of rules to the sheet.
addSelectionInterval(int, int) - Method in class javax.swing.DefaultListSelectionModel
If the DefaultListSelectionModel.selectionMode property is equal to SINGLE_SELECTION equivalent to calling setSelectionInterval(index1, index2); If the DefaultListSelectionModel.selectionMode property is equal to SINGLE_INTERVAL_SELECTION and the interval being added is not adjacent to an already selected interval, equivalent to setSelectionInterval(index1, index2).
addSelectionInterval(int, int) - Method in class javax.swing.JList
Adds the specified interval to the current selection.
addSelectionInterval(int, int) - Method in class javax.swing.JTree
Select all rows between the two given indexes, inclusive.
addSelectionInterval(int, int) - Method in interface javax.swing.ListSelectionModel
Marks the items in the specified interval as selected.
addSelectionPath(TreePath) - Method in class javax.swing.JTree
 
addSelectionPath(TreePath) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Adds a path to the list of selected paths.
addSelectionPath(TreePath) - Method in interface javax.swing.tree.TreeSelectionModel
 
addSelectionPaths(TreePath[]) - Method in class javax.swing.JTree
 
addSelectionPaths(TreePath[]) - Method in class javax.swing.JTree.EmptySelectionModel
This catches attempts to add something to the selection.
addSelectionPaths(TreePath[]) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Adds the paths to the list of selected paths.
addSelectionPaths(TreePath[]) - Method in interface javax.swing.tree.TreeSelectionModel
 
addSelectionRow(int) - Method in class javax.swing.JTree
 
addSelectionRows(int[]) - Method in class javax.swing.JTree
 
addSeparator() - Method in class java.awt.Menu
Adds a separator bar at the current menu location.
addSeparator() - Method in interface java.awt.peer.MenuPeer
 
addSeparator() - Method in class javax.swing.JMenu
Adds separator to the end of the menu items in the menu.
addSeparator() - Method in class javax.swing.JPopupMenu
Adds separator to this popup menu
addSeparator() - Method in class javax.swing.JToolBar
This method adds a Separator of default size to the JToolBar.
addSeparator(Dimension) - Method in class javax.swing.JToolBar
This method adds a Separator with the given size to the JToolBar.
addService(Class, BeanContextServiceProvider) - Method in interface java.beans.beancontext.BeanContextServices
Register a service to make it available to others.
addService(Class, BeanContextServiceProvider) - Method in class java.beans.beancontext.BeanContextServicesSupport
Registers a new service from the specified service provider.
addService(Class, BeanContextServiceProvider, boolean) - Method in class java.beans.beancontext.BeanContextServicesSupport
Registers a new service from the specified service provider.
addShutdownHook(Thread) - Method in class java.lang.Runtime
Register a new shutdown hook.
addSingletonComponent(Component, Component) - Method in class javax.swing.ScrollPaneLayout
Removes an existing component.
addSource(Object) - Method in class java.awt.image.renderable.ParameterBlock
 
addSource(DOMImplementationSource) - Method in class org.w3c.dom.bootstrap.DOMImplementationRegistry
Register an implementation.
addSpecialElement(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Adds content that is specified in the attribute set.
addStyle(String, Style) - Method in class javax.swing.JTextPane
Adds a style into the style hierarchy.
addStyle(String, Style) - Method in class javax.swing.text.DefaultStyledDocument
Adds a style into the style hierarchy.
addStyle(String, Style) - Method in class javax.swing.text.StyleContext
 
addStyle(String, Style) - Method in interface javax.swing.text.StyledDocument
addStyle
addStyleSheet(StyleSheet) - Method in class javax.swing.text.html.StyleSheet
Adds the rules from ss to those of the receiver. ss's rules will override the old rules.
addSubComponents() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
This method adds the sub components to the TitlePane.
addSubComponents() - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
Adds the sub components of the title pane.
addSubjectAlternativeName(int, byte[]) - Method in class java.security.cert.X509CertSelector
Add a name, as DER-encoded bytes, to the subject alternative names criterion.
addSubjectAlternativeName(int, String) - Method in class java.security.cert.X509CertSelector
Add a name to the subject alternative names criterion.
addSystemMenuItems(JMenu) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
This method adds the MenuItems to the given JMenu.
addSystemMenuItems(JMenu) - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
Overridden to do nothing.
addTab(String, Icon, Component, String) - Method in class javax.swing.JTabbedPane
This method adds a tab to the JTabbedPane.
addTab(String, Icon, Component) - Method in class javax.swing.JTabbedPane
This method adds a tab to the JTabbedPane.
addTab(String, Component) - Method in class javax.swing.JTabbedPane
This method adds a tab to the JTabbedPane.
addTableModelListener(TableModelListener) - Method in class javax.swing.table.AbstractTableModel
Adds a listener to the table model.
addTableModelListener(TableModelListener) - Method in interface javax.swing.table.TableModel
Adds a listener to the model.
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 layout task to the queue.
addTextListener(TextListener) - Method in class java.awt.TextComponent
Adds a new listener to the list of text listeners for this component.
addTileObserver(TileObserver) - Method in class java.awt.image.BufferedImage
Adds a tile observer.
addTileObserver(TileObserver) - Method in interface java.awt.image.WritableRenderedImage
 
addTo(Calendar) - Method in class javax.xml.datatype.Duration
Adds this duration to the specified calendar.
addTo(Date) - Method in class javax.xml.datatype.Duration
Adds this duration to the specified date.
addToEnvironment(String, Object) - Method in interface javax.naming.Context
Add new environment property to the environment of this context.
addToEnvironment(String, Object) - Method in class javax.naming.InitialContext
 
addTransformer(ClassFileTransformer) - Method in interface java.lang.instrument.Instrumentation
Adds a ClassFileTransformer object to the instrumentation.
addTreeExpansionListener(TreeExpansionListener) - Method in class javax.swing.JTree
Adds a TreeExpansionListener object to the tree.
addTreeModelListener(TreeModelListener) - Method in class javax.swing.tree.DefaultTreeModel
Registers a listere to the model.
addTreeModelListener(TreeModelListener) - Method in interface javax.swing.tree.TreeModel
addTreeModelListener
addTreeSelectionListener(TreeSelectionListener) - Method in class javax.swing.JTree
Adds a TreeSelctionListener object to the tree.
addTreeSelectionListener(TreeSelectionListener) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Adds a TreeSelectionListener object to this model.
addTreeSelectionListener(TreeSelectionListener) - Method in interface javax.swing.tree.TreeSelectionModel
 
addTreeWillExpandListener(TreeWillExpandListener) - Method in class javax.swing.JTree
Adds a TreeWillExpandListener object to the tree.
addUndoableEditListener(UndoableEditListener) - Method in class javax.swing.text.AbstractDocument
Adds an UndoableEditListener to this Document.
addUndoableEditListener(UndoableEditListener) - Method in interface javax.swing.text.Document
Adds an UndoableEditListener to this document.
addUndoableEditListener(UndoableEditListener) - Method in class javax.swing.undo.UndoableEditSupport
Registers a listener.
addUnencodedNativeForFlavor(DataFlavor, String) - Method in class java.awt.datatransfer.SystemFlavorMap
Adds a mapping from the specified DataFlavor (and all DataFlavors equal to the specified DataFlavor) to the specified String native.
addURL(URL) - Method in class java.net.URLClassLoader
Adds a new location to the end of the internal URL store.
addVetoableChangeListener(VetoableChangeListener) - Method in class java.awt.KeyboardFocusManager
Registers a vetoable property change listener for receiving events relating to the following properties: the current focus owner ("focusOwner") the permanent focus owner ("permanentFocusOwner") the focused window ("focusedWindow") the active window ("activeWindow") Nothing occurs if a null listener is supplied.
addVetoableChangeListener(String, VetoableChangeListener) - Method in class java.awt.KeyboardFocusManager
Registers a vetoable property change listener for receiving events relating to a vetoable change to a specified property.
addVetoableChangeListener(String, VetoableChangeListener) - Method in interface java.beans.beancontext.BeanContextChild
Add a listener that will be notified when a specific property change is requested (a PropertyVetoException may be thrown) as well as after the change is successfully made.
addVetoableChangeListener(String, VetoableChangeListener) - Method in class java.beans.beancontext.BeanContextChildSupport
Add a listener that will be notified when a specific property change is requested (a PropertyVetoException may be thrown) as well as after the change is successfully made.
addVetoableChangeListener(VetoableChangeListener) - Method in class java.beans.VetoableChangeSupport
Adds a VetoableChangeListener to the list of global listeners.
addVetoableChangeListener(String, VetoableChangeListener) - Method in class java.beans.VetoableChangeSupport
Adds a VetoableChangeListener listening on the specified property.
addVetoableChangeListener(VetoableChangeListener) - Method in class javax.swing.JComponent
Register a VetoableChangeListener.
addWindowFocusListener(WindowFocusListener) - Method in class java.awt.Window
Adds the specified listener to this window.
addWindowListener(WindowListener) - Method in class java.awt.Window
Adds the specified listener to the list of WindowListeners that will receive events for this window.
addWindowStateListener(WindowStateListener) - Method in class java.awt.Window
Adds the specified listener to this window.
Adjustable - Interface in java.awt
This interface is for objects that take a numeric value that can be adjusted within a bounded range.
adjustAllocation(Shape) - Method in class javax.swing.text.FieldView
Vertically centers the single line of text within the bounds of the input shape.
AdjustForGravity(GridBagConstraints, Rectangle) - Method in class java.awt.GridBagLayout
Move and resize a rectangle according to a set of grid bag constraints.
adjustForGravity(GridBagConstraints, Rectangle) - Method in class java.awt.GridBagLayout
Move and resize a rectangle according to a set of grid bag constraints.
ADJUSTMENT_EVENT_MASK - Static variable in class java.awt.AWTEvent
Mask for adjustment events.
ADJUSTMENT_FIRST - Static variable in class java.awt.event.AdjustmentEvent
This is the first id in the range of ids used by adjustment events.
ADJUSTMENT_LAST - Static variable in class java.awt.event.AdjustmentEvent
This is the last id in the range of ids used by adjustment events.
ADJUSTMENT_VALUE_CHANGED - Static variable in class java.awt.event.AdjustmentEvent
This is the id indicating an adjustment value changed.
AdjustmentEvent - Class in java.awt.event
This class represents an event that is generated when an adjustable value is changed.
AdjustmentEvent(Adjustable, int, int, int) - Constructor for class java.awt.event.AdjustmentEvent
Initializes an instance of AdjustmentEvent with the specified source, id, type, and value.
AdjustmentEvent(Adjustable, int, int, int, boolean) - Constructor for class java.awt.event.AdjustmentEvent
Initializes an instance of AdjustmentEvent with the specified source, id, type, and value.
AdjustmentListener - Interface in java.awt.event
Interface for classes that listen for adjustment events.
adjustmentValueChanged(AdjustmentEvent) - Method in class java.awt.AWTEventMulticaster
Handles this event by dispatching it to the "a" and "b" listener instances.
adjustmentValueChanged(AdjustmentEvent) - Method in interface java.awt.event.AdjustmentListener
This method is called when an adjustable value changes.
adjustRow(FlowView, int, int, int) - Method in class javax.swing.text.FlowView.FlowStrategy
Tries to adjust the specified row to fit within the desired span.
adjustRow(ParagraphView.Row, int, int) - Method in class javax.swing.text.ParagraphView
 
adjustSizes(int, SizeRequirements[]) - Static method in class javax.swing.SizeRequirements
Returns an array of new preferred sizes for the children based on delta.
adjustVisibility(Rectangle) - Method in class javax.swing.text.DefaultCaret
Adjusts the text component so that the caret is visible.
Adler32 - Class in java.util.zip
Computes Adler32 checksum for a stream of data.
Adler32() - Constructor for class java.util.zip.Adler32
Creates a new instance of the Adler32 class.
ADMIN_UIROLE - Static variable in class javax.print.ServiceUIFactory
A user interface to administer the print service.
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
Aegean Numbers. 0x10100 - 0x1013F.
AffineTransform - Class in java.awt.geom
This class represents an affine transformation between two coordinate spaces in 2 dimensions.
AffineTransform() - Constructor for class java.awt.geom.AffineTransform
Construct a new identity transform: [ 1 0 0 ] [ 0 1 0 ] [ 0 0 1 ]
AffineTransform(AffineTransform) - Constructor for class java.awt.geom.AffineTransform
Create a new transform which copies the given one.
AffineTransform(float, float, float, float, float, float) - Constructor for class java.awt.geom.AffineTransform
Construct a transform with the given matrix entries: [ m00 m01 m02 ] [ m10 m11 m12 ] [ 0 0 1 ]
AffineTransform(float[]) - Constructor for class java.awt.geom.AffineTransform
Construct a transform from a sequence of float entries.
AffineTransform(double, double, double, double, double, double) - Constructor for class java.awt.geom.AffineTransform
Construct a transform with the given matrix entries: [ m00 m01 m02 ] [ m10 m11 m12 ] [ 0 0 1 ]
AffineTransform(double[]) - Constructor for class java.awt.geom.AffineTransform
Construct a transform from a sequence of double entries.
AffineTransformOp - Class in java.awt.image
AffineTransformOp performs matrix-based transformations (translations, scales, flips, rotations, and shears).
AffineTransformOp(AffineTransform, int) - Constructor for class java.awt.image.AffineTransformOp
Construct AffineTransformOp with the given xform and interpolationType.
AffineTransformOp(AffineTransform, RenderingHints) - Constructor for class java.awt.image.AffineTransformOp
Construct AffineTransformOp with the given xform and rendering hints.
after(Timestamp) - Method in class java.sql.Timestamp
This methods tests whether this object is later than the specified object.
after(Object) - Method in class java.util.Calendar
Compares the given calendar with this.
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
The constant indicating the position after the last line of the layout.
AFTER_LINE_ENDS - Static variable in class java.awt.BorderLayout
The constant indicating the position after the last item of the layout.
afterCompletion(int) - Method in interface javax.transaction.Synchronization
 
afterLast() - Method in interface java.sql.ResultSet
This method repositions the cursor to after the last row in the result set.
afterOffset(int) - Static method in class java.awt.font.TextHitInfo
 
AIFC - Static variable in class javax.sound.sampled.AudioFileFormat.Type
The AIFC format.
AIFF - Static variable in class javax.sound.sampled.AudioFileFormat.Type
The AIFF format.
ALAW - Static variable in class javax.sound.sampled.AudioFormat.Encoding
The ALAW encoding.
ALERT - Static variable in class javax.accessibility.AccessibleRole
The object alerts the user about something.
AlgorithmParameterGenerator - Class in java.security
AlgorithmParameterGenerator is used to generate algorithm parameters for specified algorithms.
AlgorithmParameterGenerator(AlgorithmParameterGeneratorSpi, Provider, String) - Constructor for class java.security.AlgorithmParameterGenerator
Constructs a new instance of AlgorithmParameterGenerator.
AlgorithmParameterGeneratorSpi - Class in java.security
AlgorithmParameterGeneratorSpi is the Service Provider Interface for the AlgorithmParameterGenerator class.
AlgorithmParameterGeneratorSpi() - Constructor for class java.security.AlgorithmParameterGeneratorSpi
Constructs a new AlgorithmParameterGeneratorSpi
AlgorithmParameters - Class in java.security
AlgorithmParameters is an Algorithm Parameters class which provides an interface through which the user can manage the parameters of an Algorithm.
AlgorithmParameters(AlgorithmParametersSpi, Provider, String) - Constructor for class java.security.AlgorithmParameters
Constructs a new instance of AlgorithmParameters.
AlgorithmParameterSpec - Interface in java.security.spec
A transparent interface for Algorithm Parameter Specifications.
AlgorithmParametersSpi - Class in java.security
AlgorithmParametersSpi is the Service Provider Interface for the Algorithm Parameters class.
AlgorithmParametersSpi() - Constructor for class java.security.AlgorithmParametersSpi
Creates a new instance of AlgorithmParametersSpi
aliases() - Method in class java.nio.charset.Charset
 
aliases() - Method in class java.security.KeyStore
Generates a list of all the aliases in the keystore.
ALIGN - Static variable in class javax.swing.text.html.HTML.Attribute
The align attribute
ALIGN_BAR - Static variable in class javax.swing.text.TabStop
 
ALIGN_CENTER - Static variable in class javax.swing.text.StyleConstants
A value representing center alignment for the StyleConstants.ParagraphConstants.Alignment attribute.
ALIGN_CENTER - Static variable in class javax.swing.text.TabStop
 
ALIGN_DECIMAL - Static variable in class javax.swing.text.TabStop
 
ALIGN_JUSTIFIED - Static variable in class javax.swing.text.StyleConstants
A value representing ful justification for the StyleConstants.ParagraphConstants.Alignment attribute.
ALIGN_LEFT - Static variable in class javax.swing.text.StyleConstants
A value representing left alignment for the StyleConstants.ParagraphConstants.Alignment attribute.
ALIGN_LEFT - Static variable in class javax.swing.text.TabStop
 
ALIGN_RIGHT - Static variable in class javax.swing.text.StyleConstants
A value representing right alignment for the StyleConstants.ParagraphConstants.Alignment attribute.
ALIGN_RIGHT - Static variable in class javax.swing.text.TabStop
 
alignment - Variable in class javax.swing.SizeRequirements
The horizontal or vertical alignment of a component.
Alignment - Static variable in class javax.swing.text.StyleConstants
An alias for StyleConstants.ParagraphConstants.Alignment.
Alignment - Static variable in class javax.swing.text.StyleConstants.ParagraphConstants
A key for the alignment paragraph attribute.
ALINK - Static variable in class javax.swing.text.html.HTML.Attribute
The alink attribute
ALL - Static variable in class java.awt.JobAttributes.DefaultSelectionType
 
ALL - Static variable in class java.util.logging.Level
The ALL level is used as a threshold for filtering log records, meaning that every message should be logged.
ALL_COLUMNS - Static variable in class javax.swing.event.TableModelEvent
A column index representing all columns.
ALL_RANGES - Static variable in class java.awt.font.NumericShaper
Convenience constant representing all the valid Unicode ranges.
ALL_STYLES - Static variable in class java.util.Calendar
A style specifier for Calendar.getDisplayNames(int,int,Locale) stating that names should be returned in both long and short variants.
ALLBITS - Static variable in interface java.awt.image.ImageObserver
An image with a single frame, a static image, is complete.
allKeys() - Method in class javax.swing.ActionMap
Returns all keys of entries in this ActionMap and all its parents.
allKeys() - Method in class javax.swing.InputMap
Returns all keys of entries in this InputMap and all its parents.
allNotesOff() - Method in interface javax.sound.midi.MidiChannel
Stop playing all notes.
allocate(int) - Static method in class java.nio.ByteBuffer
Allocates a new ByteBuffer object with a given capacity.
allocate(int) - Static method in class java.nio.CharBuffer
Allocates a new CharBuffer object with a given capacity.
allocate(int) - Static method in class java.nio.DoubleBuffer
Allocates a new DoubleBuffer object with a given capacity.
allocate(int) - Static method in class java.nio.FloatBuffer
Allocates a new FloatBuffer object with a given capacity.
allocate(int) - Static method in class java.nio.IntBuffer
Allocates a new IntBuffer object with a given capacity.
allocate(int) - Static method in class java.nio.LongBuffer
Allocates a new LongBuffer object with a given capacity.
allocate(int) - Static method in class java.nio.ShortBuffer
Allocates a new ShortBuffer object with a given capacity.
allocate(XMLStreamReader) - Method in interface javax.xml.stream.util.XMLEventAllocator
Allocates an event based on the current state of the stream reader.
allocate(XMLStreamReader, XMLEventConsumer) - Method in interface javax.xml.stream.util.XMLEventAllocator
Allocates one or more events based on the current state of the stream reader and adds those events to the specified consumer.
allocate_slot_id() - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
Allocate a slot on a Current of this interceptor.
allocateArray(int) - Method in class javax.swing.text.GapContent
Allocates an array of the specified length that can then be used as buffer.
allocateDirect(int) - Static method in class java.nio.ByteBuffer
Allocates a new direct byte buffer.
ALLOCATOR - Static variable in class javax.xml.stream.XMLInputFactory
Property used to control the event allocator implementation.
allOf(Class<T>) - Static method in class java.util.EnumSet
Returns a set for the given enumeration type where all the constants are present.
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
A list which defines the set of Java types that may be used as open types.
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
allowsChildren
allowsMultipleSelections() - Method in class java.awt.List
Deprecated. This method is deprecated in favor of isMultipleMode().
allowThreadSuspension(boolean) - Method in class java.lang.ThreadGroup
Deprecated. pointless, since suspend is deprecated
allowUserInteraction - Variable in class java.net.URLConnection
This variable determines whether or not interaction is allowed with the user.
AllPermission - Class in java.security
This class is a permission that implies all other permissions.
AllPermission() - Constructor for class java.security.AllPermission
Create a new AllPermission object.
AllPermission(String, String) - Constructor for class java.security.AllPermission
Create a new AllPermission object.
allProceduresAreCallable() - Method in interface java.sql.DatabaseMetaData
This method tests whether or not all the procedures returned by the getProcedures method can be called by this user.
allSoundOff() - Method in interface javax.sound.midi.MidiChannel
Stop all sound.
allTablesAreSelectable() - Method in interface java.sql.DatabaseMetaData
This method tests whether or not all the table returned by the getTables method can be selected by this user.
ALPHABETIC_PRESENTATION_FORMS - Static variable in class java.lang.Character.UnicodeBlock
Alphabetic Presentation Forms. 0xFB00 - 0xFB4F.
AlphaComposite - Class in java.awt
 
AlreadyBound - Exception in org.omg.CosNaming.NamingContextPackage
The exception is thrown in response to bind the same object into the same context repeatedly under the different name.
AlreadyBound() - Constructor for exception org.omg.CosNaming.NamingContextPackage.AlreadyBound
Creates the expection with no details.
AlreadyBound(String) - Constructor for exception org.omg.CosNaming.NamingContextPackage.AlreadyBound
Creates the exception, explaining the reason.
AlreadyBoundException - Exception in java.rmi
Thrown on an attempt to bind an object in the registry that is already bound.
AlreadyBoundException() - Constructor for exception java.rmi.AlreadyBoundException
Create an exception with no message.
AlreadyBoundException(String) - Constructor for exception java.rmi.AlreadyBoundException
Create an exception with a message.
AlreadyBoundHelper - Class in org.omg.CosNaming.NamingContextPackage
The helper operations for the AlreadyBound user exception.
AlreadyBoundHelper() - Constructor for class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHelper
 
AlreadyBoundHolder - Class in org.omg.CosNaming.NamingContextPackage
The holder for class AlreadyBound exception.
AlreadyBoundHolder() - Constructor for class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHolder
Create the holder with unitialised value.
AlreadyBoundHolder(AlreadyBound) - Constructor for class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHolder
Create the holder, storing the given value.
AlreadyConnectedException - Exception in java.nio.channels
 
AlreadyConnectedException() - Constructor for exception java.nio.channels.AlreadyConnectedException
Creates the exception
ALT - Static variable in class javax.swing.text.html.HTML.Attribute
The alt attribute
ALT_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The ALT key extended modifier.
ALT_GRAPH_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The ALT_GRAPH key extended modifier.
ALT_GRAPH_MASK - Static variable in class java.awt.event.InputEvent
This is the bit mask which indicates the alt-graph modifier is in effect.
ALT_MASK - Static variable in class java.awt.event.ActionEvent
Bit mask indicating that the alt key was pressed.
ALT_MASK - Static variable in class java.awt.Event
 
ALT_MASK - Static variable in class java.awt.event.InputEvent
This is the bit mask which indicates the alt key is down.
ALTERNATE - Static variable in class java.util.FormattableFlags
Requires the use of an alternate form, as specified in the documentation of Formattable.
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 not found.
alternateParentTag - Variable in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
Alternate tag to check if parentTag is not found.
altName - Variable in exception javax.naming.CannotProceedException
 
altNameCtx - Variable in exception javax.naming.CannotProceedException
 
ALWAYS_UPDATE - Static variable in class javax.swing.text.DefaultCaret
Indicates the Caret position should always be updated after Document changes even if the updates are not performed on the Event Dispatching thread.
AM - Static variable in class java.util.Calendar
Useful constant for 12-hour clock.
AM_PM - Static variable in class java.text.DateFormat.Field
 
AM_PM - Static variable in class java.util.Calendar
Constant representing the part of the day for 12-hour clock.
AM_PM_FIELD - Static variable in class java.text.DateFormat
Represents the position of the am/pm pattern character in the array of localized pattern characters.
ANCESTOR_ADDED - Static variable in class javax.swing.event.AncestorEvent
 
ANCESTOR_MOVED - Static variable in class java.awt.event.HierarchyEvent
This id indicates that an ancestor was moved.
ANCESTOR_MOVED - Static variable in class javax.swing.event.AncestorEvent
 
ANCESTOR_REMOVED - Static variable in class javax.swing.event.AncestorEvent
 
ANCESTOR_RESIZED - Static variable in class java.awt.event.HierarchyEvent
This id indicates that an ancestor was resized.
ancestorAdded(AncestorEvent) - Method in interface javax.swing.event.AncestorListener
Ancestor Added
AncestorEvent - Class in javax.swing.event
 
AncestorEvent(JComponent, int, Container, Container) - Constructor for class javax.swing.event.AncestorEvent
 
AncestorListener - Interface in javax.swing.event
AncestorListener Interface
ancestorMoved(HierarchyEvent) - Method in class java.awt.AWTEventMulticaster
Handles this event by dispatching it to the "a" and "b" listener instances.
ancestorMoved(HierarchyEvent) - Method in class java.awt.event.HierarchyBoundsAdapter
Implements this method from the interface with an empty body.
ancestorMoved(HierarchyEvent) - Method in interface java.awt.event.HierarchyBoundsListener
Called when an ancestor component of the source is moved.
ancestorMoved(AncestorEvent) - Method in interface javax.swing.event.AncestorListener
Ancestor Moved
ancestorRemoved(AncestorEvent) - Method in interface javax.swing.event.AncestorListener
Ancestor Removed
ancestorResized(HierarchyEvent) - Method in class java.awt.AWTEventMulticaster
Handles this event by dispatching it to the "a" and "b" listener instances.
ancestorResized(HierarchyEvent) - Method in class java.awt.event.HierarchyBoundsAdapter
Implements this method from the interface with an empty body.
ancestorResized(HierarchyEvent) - Method in interface java.awt.event.HierarchyBoundsListener
Called when an ancestor component is resized.
anchor - Variable in class java.awt.GridBagConstraints
 
ANCHOR_SELECTION_PATH_PROPERTY - Static variable in class javax.swing.JTree
 
and(BigInteger) - Method in class java.math.BigInteger
Return the logical (bit-wise) "and" of two BigIntegers.
and(BitSet) - Method in class java.util.BitSet
Performs the logical AND operation on this bit set and the given set.
and(QueryExp, QueryExp) - Static method in class javax.management.Query
Returns a query expression formed from the conjunction of the two supplied query expressions.
andNot(BigInteger) - Method in class java.math.BigInteger
 
andNot(BitSet) - Method in class java.util.BitSet
Performs the logical AND operation on this bit set and the complement of the given bs.
annotateClass(Class<?>) - Method in class java.io.ObjectOutputStream
An empty hook that allows subclasses to write extra information about classes to the stream.
AnnotatedElement - Interface in java.lang.reflect
Represents an element that can be annotated.
annotateProxyClass(Class<?>) - Method in class java.io.ObjectOutputStream
 
Annotation - Interface in java.lang.annotation
This is the common interface for all annotations.
Annotation - Class in java.text
This class is used as a wrapper for a text attribute object.
Annotation(Object) - Constructor for class java.text.Annotation
This method initializes a new instance of Annotation to wrapper the specified text attribute object.
annotationForMap(Class<? extends Annotation>, Map<String, Object>) - Static method in class sun.reflect.annotation.AnnotationParser
 
AnnotationFormatError - Error in java.lang.annotation
Thrown when an annotation found in a class file is malformed.
AnnotationFormatError(String) - Constructor for error java.lang.annotation.AnnotationFormatError
Constructs a new AnnotationFormatError using the specified message to give details of the error.
AnnotationFormatError(String, Throwable) - Constructor for error java.lang.annotation.AnnotationFormatError
Constructs a new AnnotationFormatError using the specified message to give details of the error.
AnnotationFormatError(Throwable) - Constructor for error java.lang.annotation.AnnotationFormatError
Constructs a new AnnotationFormatError using the supplied cause Throwable to provide additional history, with regards to the root of the problem.
AnnotationInvocationHandler - Class in sun.reflect.annotation
This class exists for serialization compatibility with the JDK.
AnnotationInvocationHandler(Class, Map) - Constructor for class sun.reflect.annotation.AnnotationInvocationHandler
Construct a new invocation handler for an annotation proxy.
AnnotationParser - Class in sun.reflect.annotation
 
AnnotationParser() - Constructor for class sun.reflect.annotation.AnnotationParser
 
annotationType() - Method in interface java.lang.annotation.Annotation
Returns the type of this annotation.
annotationType() - Method in exception java.lang.annotation.IncompleteAnnotationException
Returns the class representing the type of annotation from which an element was missing.
AnnotationType - Class in sun.reflect.annotation
 
AnnotationType() - Constructor for class sun.reflect.annotation.AnnotationType
 
AnnotationTypeMismatchException - Exception in java.lang.annotation
Thrown when accessing an element within an annotation for which the type has changed, since compilation or serialization took place.
AnnotationTypeMismatchException(Method, String) - Constructor for exception java.lang.annotation.AnnotationTypeMismatchException
Constructs an AnnotationTypeMismatchException which is due to a mismatched type in the annotation element, m.
ANY - Static variable in interface javax.swing.text.html.parser.DTDConstants
The ANY constant, specifies an attribute, consisting from arbitrary characters.
Any - Class in org.omg.CORBA
A container that can store a value of either user defined or primitive IDL type.
Any() - Constructor for class org.omg.CORBA.Any
 
ANY_TYPE - Static variable in interface org.w3c.dom.xpath.XPathResult
This code does not represent a specific type.
ANY_UNORDERED_NODE_TYPE - Static variable in interface org.w3c.dom.xpath.XPathResult
The result is a node set as defined by [XPath 1.0] and will be accessed as a single node, which may be nullif the node set is empty.
AnyHolder - Class in org.omg.CORBA
A holder for storing an instance of Any.
AnyHolder() - Constructor for class org.omg.CORBA.AnyHolder
Constructs an instance of AnyHolder, initializing AnyHolder.value to null.
AnyHolder(Any) - Constructor for class org.omg.CORBA.AnyHolder
Constructs an instance of AnyHolder, initializing AnyHolder.value to the passed parameter.
AnySeqHelper - Class in org.omg.CORBA
Provides static helper methods for working with the array of the type Any (not with the "any array").
AnySeqHelper() - Constructor for class org.omg.CORBA.AnySeqHelper
 
AnySeqHelper - Class in org.omg.DynamicAny
A helper operations for the array of Any.
AnySeqHelper() - Constructor for class org.omg.DynamicAny.AnySeqHelper
 
AnySeqHolder - Class in org.omg.CORBA
A sequence holder for CORBA AnySeq that is mapped into java Any[].
AnySeqHolder() - Constructor for class org.omg.CORBA.AnySeqHolder
Constructs an instance of AnySeqHolder, initializing AnySeqHolder.value to null.
AnySeqHolder(Any[]) - Constructor for class org.omg.CORBA.AnySeqHolder
Constructs an instance of AnySeqHolder, initializing AnySeqHolder.value to the given array
anySubString(AttributeValueExp, StringValueExp) - Static method in class javax.management.Query
Returns a query expression which checks that an attribute value held by the specified AttributeValueExp contains the string specified by the given StringValueExp.
AppConfigurationEntry - Class in javax.security.auth.login
 
AppConfigurationEntry(String, AppConfigurationEntry.LoginModuleControlFlag, Map<String, ?>) - Constructor for class javax.security.auth.login.AppConfigurationEntry
 
AppConfigurationEntry.LoginModuleControlFlag - Class in javax.security.auth.login
 
append(Shape, boolean) - Method in class java.awt.geom.GeneralPath
Appends the segments of a Shape to the path.
append(PathIterator, boolean) - Method in class java.awt.geom.GeneralPath
Appends the segments of a PathIterator to this GeneralPath.
append(Printable, PageFormat) - Method in class java.awt.print.Book
This method appends a page to the end of the book.
append(Printable, PageFormat, int) - Method in class java.awt.print.Book
This method appends the specified number of pages to the end of the book.
append(String) - Method in class java.awt.TextArea
Append the specified text to the end of the current text.
append(char) - Method in class java.io.CharArrayWriter
Appends the Unicode character, c, to the output stream underlying this writer.
append(CharSequence) - Method in class java.io.CharArrayWriter
Appends the specified sequence of Unicode characters to the output stream underlying this writer.
append(CharSequence, int, int) - Method in class java.io.CharArrayWriter
Appends the specified subsequence of Unicode characters to the output stream underlying this writer, starting and ending at the specified positions within the sequence.
append(char) - Method in class java.io.PrintStream
 
append(CharSequence) - Method in class java.io.PrintStream
 
append(CharSequence, int, int) - Method in class java.io.PrintStream
 
append(char) - Method in class java.io.PrintWriter
 
append(CharSequence) - Method in class java.io.PrintWriter
 
append(CharSequence, int, int) - Method in class java.io.PrintWriter
 
append(char) - Method in class java.io.StringWriter
 
append(CharSequence) - Method in class java.io.StringWriter
 
append(CharSequence, int, int) - Method in class java.io.StringWriter
 
append(char) - Method in class java.io.Writer
 
append(CharSequence) - Method in class java.io.Writer
 
append(CharSequence, int, int) - Method in class java.io.Writer
 
append(char) - Method in interface java.lang.Appendable
Appends the Unicode character, c, to this Appendable object.
append(CharSequence) - Method in interface java.lang.Appendable
Appends the specified sequence of Unicode characters to this Appendable object.
append(CharSequence, int, int) - Method in interface java.lang.Appendable
Appends the specified subsequence of Unicode characters to this Appendable object, starting and ending at the specified positions within the sequence.
append(Object) - Method in class java.lang.StringBuffer
Append the String value of the argument to this StringBuffer.
append(String) - Method in class java.lang.StringBuffer
Append the String to this StringBuffer.
append(StringBuffer) - Method in class java.lang.StringBuffer
Append the StringBuffer value of the argument to this StringBuffer.
append(char[]) - Method in class java.lang.StringBuffer
Append the char array to this StringBuffer.
append(char[], int, int) - Method in class java.lang.StringBuffer
Append part of the char array to this StringBuffer.
append(boolean) - Method in class java.lang.StringBuffer
Append the String value of the argument to this StringBuffer.
append(char) - Method in class java.lang.StringBuffer
Append the char to this StringBuffer.
append(CharSequence) - Method in class java.lang.StringBuffer
Append the characters in the CharSequence to this buffer.
append(CharSequence, int, int) - Method in class java.lang.StringBuffer
Append some characters from the CharSequence to this buffer.
append(int) - Method in class java.lang.StringBuffer
Append the String value of the argument to this StringBuffer.
append(long) - Method in class java.lang.StringBuffer
Append the String value of the argument to this StringBuffer.
append(float) - Method in class java.lang.StringBuffer
Append the String value of the argument to this StringBuffer.
append(double) - Method in class java.lang.StringBuffer
Append the String value of the argument to this StringBuffer.
append(Object) - Method in class java.lang.StringBuilder
Append the String value of the argument to this StringBuilder.
append(String) - Method in class java.lang.StringBuilder
Append the String to this StringBuilder.
append(StringBuffer) - Method in class java.lang.StringBuilder
Append the StringBuilder value of the argument to this StringBuilder.
append(char[]) - Method in class java.lang.StringBuilder
Append the char array to this StringBuilder.
append(char[], int, int) - Method in class java.lang.StringBuilder
Append part of the char array to this StringBuilder.
append(boolean) - Method in class java.lang.StringBuilder
Append the String value of the argument to this StringBuilder.
append(char) - Method in class java.lang.StringBuilder
Append the char to this StringBuilder.
append(CharSequence) - Method in class java.lang.StringBuilder
Append the characters in the CharSequence to this buffer.
append(CharSequence, int, int) - Method in class java.lang.StringBuilder
Append some characters from the CharSequence to this buffer.
append(int) - Method in class java.lang.StringBuilder
Append the String value of the argument to this StringBuilder.
append(long) - Method in class java.lang.StringBuilder
Append the String value of the argument to this StringBuilder.
append(float) - Method in class java.lang.StringBuilder
Append the String value of the argument to this StringBuilder.
append(double) - Method in class java.lang.StringBuilder
Append the String value of the argument to this StringBuilder.
append(char) - Method in class java.nio.CharBuffer
 
append(CharSequence) - Method in class java.nio.CharBuffer
 
append(CharSequence, int, int) - Method in class java.nio.CharBuffer
 
append(String) - Method in class javax.swing.JTextArea
Appends the supplied text to the current contents of the document model.
append(View) - Method in class javax.swing.text.View
 
Appendable - Interface in java.lang
An Appendable object is one to which a sequence of Unicode characters can be added.
appendChild(Node) - Method in class javax.imageio.metadata.IIOMetadataNode
 
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
Append the code point to this StringBuffer.
appendCodePoint(int) - Method in class java.lang.StringBuilder
Append the code point to this 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
 
appendMedium(String) - Method in interface org.w3c.dom.stylesheets.MediaList
Adds the medium newMedium to the end of the list.
appendRemainingComponent(String) - Method in exception javax.naming.NamingException
Adds the given String to the remainingName field.
appendRemainingComponent(String) - Method in class javax.naming.spi.ResolveResult
Append the name to the end of the resolved name.
appendRemainingName(Name) - Method in exception javax.naming.NamingException
Adds the given Name to the remainingName field.
appendRemainingName(Name) - Method in class javax.naming.spi.ResolveResult
Append the name to the end of the resolved name.
appendReplacement(StringBuffer, String) - Method in class java.util.regex.Matcher
 
appendTail(StringBuffer) - Method in class java.util.regex.Matcher
 
appendText(String) - Method in class java.awt.TextArea
Deprecated. This method is deprecated in favor of append ().
Applet - Class in java.applet
This is the base applet class.
Applet() - Constructor for class java.applet.Applet
Default constructor for subclasses.
APPLET - Static variable in interface javax.naming.Context
Property for the initial context constructor to use when searching for other properties.
APPLET - Static variable in class javax.swing.text.html.HTML.Tag
The <applet> tag
applet - Variable in class javax.swing.text.html.parser.DTD
The applet element for this DTD.
Applet.AccessibleApplet - Class in java.applet
This class provides accessibility support for Applets, and is the runtime type returned by Component.getAccessibleContext().
Applet.AccessibleApplet() - Constructor for class java.applet.Applet.AccessibleApplet
The default constructor.
AppletContext - Interface in java.applet
This interface allows an applet access to the browser to retrieve additional data files and display documents.
AppletInitializer - Interface in java.beans
This interface is a mechanism for the initialization of a Java Bean that is also an Applet.
appletResize(int, int) - Method in interface java.applet.AppletStub
Requests that the applet window for this applet be resized.
AppletStub - Interface in java.applet
This interface is the low level interface between the applet and the browser.
ApplicationException - Exception in org.omg.CORBA.portable
This expection is thrown if the application throws an exception, defined as a part of its remote method definition.
ApplicationException(String, InputStream) - Constructor for exception org.omg.CORBA.portable.ApplicationException
Creates an exception.
apply(ObjectName) - Method in class javax.management.AttributeValueExp
Applies the AttributeValueExp to the specified management bean by obtaining the attribute value from the MBeanServer and using it to create a StringValueExp.
apply(ObjectName) - Method in class javax.management.ObjectName
Attempts to find a match between this name and the one supplied.
apply(ObjectName) - Method in interface javax.management.QueryExp
Applies the query to the specified management bean.
apply(ObjectName) - Method in class javax.management.StringValueExp
Applies the StringValueExp to the specified management bean by simply returning the value.
apply(ObjectName) - Method in interface javax.management.ValueExp
Applies the value expression to the specified management bean.
APPLY_REVERB - Static variable in class javax.sound.sampled.BooleanControl.Type
A control for applying reverb.
applyComponentOrientation(ComponentOrientation) - Method in class java.awt.Component
Sets the text layout orientation of this component.
applyComponentOrientation(ComponentOrientation) - Method in class java.awt.Container
Sets the ComponentOrientation property of this container and all components contained within it.
applyLocalizedPattern(String) - Method in class java.text.DecimalFormat
Apply the given localized patern to the current DecimalFormat object.
applyLocalizedPattern(String) - Method in class java.text.SimpleDateFormat
This method sets the formatting pattern that should be used by this object.
applyPattern(String) - Method in class java.text.ChoiceFormat
This method sets new range terminators and format strings for this object based on the specified pattern.
applyPattern(String) - Method in class java.text.DecimalFormat
Apply the given localized pattern to the current DecimalFormat object.
applyPattern(String) - Method in class java.text.MessageFormat
Applies the specified pattern to this MessageFormat.
applyPattern(String) - Method in class java.text.SimpleDateFormat
This method sets the formatting pattern that should be used by this object.
applyResourceBundle(ResourceBundle) - Method in class java.awt.Window
Deprecated. replaced by Component.applyComponentOrientation.
applyResourceBundle(String) - Method in class java.awt.Window
Deprecated.  
appRandom - Variable in class java.security.SignatureSpi
Source of randomness.
APPROVE_BUTTON_MNEMONIC_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
The name of the property for the approve button mnemonic.
APPROVE_BUTTON_TEXT_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
The name of the property for the approve button text.
APPROVE_BUTTON_TOOL_TIP_TEXT_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
The name of the property for the approve button tool tip text.
APPROVE_OPTION - Static variable in class javax.swing.JFileChooser
A return value indicating the file chooser has been closed by approving the selection.
APPROVE_SELECTION - Static variable in class javax.swing.JFileChooser
Action command string for approving the current selection.
approveSelection() - Method in class javax.swing.JFileChooser
Approves the selection.
APRIL - Static variable in class java.util.Calendar
Constant representing April.
APRIL - Static variable in class javax.xml.datatype.DatatypeConstants
Value for April.
ARABIC - Static variable in class java.awt.font.NumericShaper
Constant representing the Unicode ARABIC range.
ARABIC - Static variable in class java.lang.Character.UnicodeBlock
Arabic. 0x0600 - 0x06FF.
ARABIC_PRESENTATION_FORMS_A - Static variable in class java.lang.Character.UnicodeBlock
Arabic Presentation Forms-A. 0xFB50 - 0xFDFF.
ARABIC_PRESENTATION_FORMS_B - Static variable in class java.lang.Character.UnicodeBlock
Arabic Presentation Forms-B. 0xFE70 - 0xFEFF.
Arc2D - Class in java.awt.geom
This class represents all arcs (segments of an ellipse in 2-D space).
Arc2D(int) - Constructor for class java.awt.geom.Arc2D
Create a new arc, with the specified closure type.
Arc2D.Double - Class in java.awt.geom
This class implements an arc in double precision.
Arc2D.Double() - Constructor for class java.awt.geom.Arc2D.Double
Create a new, open arc at (0,0) with 0 extent.
Arc2D.Double(int) - Constructor for class java.awt.geom.Arc2D.Double
Create a new arc of the given type at (0,0) with 0 extent.
Arc2D.Double(double, double, double, double, double, double, int) - Constructor for class java.awt.geom.Arc2D.Double
Create a new arc with the given dimensions.
Arc2D.Double(Rectangle2D, double, double, int) - Constructor for class java.awt.geom.Arc2D.Double
Create a new arc with the given dimensions.
Arc2D.Float - Class in java.awt.geom
This class implements an arc in float precision.
Arc2D.Float() - Constructor for class java.awt.geom.Arc2D.Float
Create a new, open arc at (0,0) with 0 extent.
Arc2D.Float(int) - Constructor for class java.awt.geom.Arc2D.Float
Create a new arc of the given type at (0,0) with 0 extent.
Arc2D.Float(float, float, float, float, float, float, int) - Constructor for class java.awt.geom.Arc2D.Float
Create a new arc with the given dimensions.
Arc2D.Float(Rectangle2D, float, float, int) - Constructor for class java.awt.geom.Arc2D.Float
Create a new arc with the given dimensions.
archeight - Variable in class java.awt.geom.RoundRectangle2D.Double
The height of the corner arc.
archeight - Variable in class java.awt.geom.RoundRectangle2D.Float
The height of the corner arc.
ARCHIVE - Static variable in class javax.swing.text.html.HTML.Attribute
The archive attribute
arcwidth - Variable in class java.awt.geom.RoundRectangle2D.Double
The width of the corner arc.
arcwidth - Variable in class java.awt.geom.RoundRectangle2D.Float
The width of the corner arc.
Area - Class in java.awt.geom
The Area class represents any area for the purpose of Constructive Area Geometry (CAG) manipulations.
Area() - Constructor for class java.awt.geom.Area
Constructs an empty Area
Area(Shape) - Constructor for class java.awt.geom.Area
Constructs an Area from any given Shape.
AREA - Static variable in class javax.swing.text.html.HTML.Tag
The <area> tag
AreaAveragingScaleFilter - Class in java.awt.image
This filter should produce images which do not have image artifacts like broken lines which were originally unbroken.
AreaAveragingScaleFilter(int, int) - Constructor for class java.awt.image.AreaAveragingScaleFilter
Construct an instance of AreaAveragingScaleFilter which should be used in conjunction with a FilteredImageSource object.
areFieldsSet - Variable in class java.util.Calendar
Tells if the fields have a valid value.
areFocusTraversalKeysSet(int) - Method in class java.awt.Component
Tests whether the focus traversal keys for a given action are explicitly set or inherited.
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
Flags indicating if the paths were added (true) or removed (false) from the selection.
arePathsContiguous(TreePath[]) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns true if the paths are contiguous (take subsequent rows in the diplayed tree view.
areTablesSet() - Method in class javax.imageio.plugins.jpeg.JPEGImageReadParam
Check if the decoding tables are set.
areTablesSet() - Method in class javax.imageio.plugins.jpeg.JPEGImageWriteParam
Check if the encoding tables are set.
arg - Variable in class java.awt.Event
 
ARG_IN - Interface in org.omg.CORBA
This simple interface defines just one constant, normally used to mark the parameter as an "input parameter".
ARG_INOUT - Interface in org.omg.CORBA
This simple interface defines just one constant, normally used to mark that the the parameter is used both to pass and to return some value.
ARG_OUT - Interface in org.omg.CORBA
This simple interface defines just one constant, normally used to mark the parameter as an "output parameter".
ARGUMENT - Static variable in class java.text.MessageFormat.Field
This is the attribute set for all characters produced by MessageFormat during a formatting.
argument - Variable in class org.omg.Dynamic.Parameter
The Any, holding the value of the parameter.
arguments() - Method in class org.omg.CORBA.Request
Return the list of all previously added parameters.
arguments(NVList) - Method in class org.omg.CORBA.ServerRequest
Should specify the method parameter types and retrieve the values that must be passed to the method being called.
arguments() - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
Returns the arguments passed to the ORB.init.
arguments() - Method in interface org.omg.PortableInterceptor.RequestInfoOperations
Return the parameters of the operation being invoked.
ArithmeticException - Exception in java.lang
Thrown when a math error has occured, such as trying to divide an integer by zero.
ArithmeticException() - Constructor for exception java.lang.ArithmeticException
Create an exception without a message.
ArithmeticException(String) - Constructor for exception java.lang.ArithmeticException
Create an exception with a message.
ARMED - Static variable in class javax.accessibility.AccessibleState
Indicates an armed object, usually a button which has been pushed and the mouse has not left the button area.
ARMED - Static variable in class javax.swing.DefaultButtonModel
Indicates that the button is partially committed to being pressed, but not entirely.
ARMENIAN - Static variable in class java.lang.Character.UnicodeBlock
Armenian. 0x0530 - 0x058F.
ArrangeGrid(Container) - Method in class java.awt.GridBagLayout
Obsolete.
arrangeGrid(Container) - Method in class java.awt.GridBagLayout
 
Array - Class in java.lang.reflect
Array holds static helper functions that allow you to create and manipulate arrays by reflection.
array() - Method in class java.nio.ByteBuffer
Returns the byte array that backs this buffer.
array() - Method in class java.nio.CharBuffer
Returns the char array that backs this buffer.
array() - Method in class java.nio.DoubleBuffer
Returns the double array that backs this buffer.
array() - Method in class java.nio.FloatBuffer
Returns the float array that backs this buffer.
array() - Method in class java.nio.IntBuffer
Returns the int array that backs this buffer.
array() - Method in class java.nio.LongBuffer
Returns the long array that backs this buffer.
array() - Method in class java.nio.ShortBuffer
Returns the short array that backs this buffer.
Array - Interface in java.sql
This interface provides methods for accessing SQL array types.
ARRAY - Static variable in class java.sql.Types
 
array - Variable in class javax.swing.text.Segment
Storage for the characters (may contain additional characters).
arraycopy(Object, int, Object, int, int) - Static method in class java.lang.System
Copy one array onto another from src[srcStart] ...
ArrayIndexOutOfBoundsException - Exception in java.lang
Thrown when attempting to access a position outside the valid range of an array.
ArrayIndexOutOfBoundsException() - Constructor for exception java.lang.ArrayIndexOutOfBoundsException
Create an exception without a message.
ArrayIndexOutOfBoundsException(String) - Constructor for exception java.lang.ArrayIndexOutOfBoundsException
Create an exception with a message.
ArrayIndexOutOfBoundsException(int) - Constructor for exception java.lang.ArrayIndexOutOfBoundsException
Create an exception indicating the illegal index.
ArrayList<E> - Class in java.util
An array-backed implementation of the List interface.
ArrayList(int) - Constructor for class java.util.ArrayList
Construct a new ArrayList with the supplied initial capacity.
ArrayList() - Constructor for class java.util.ArrayList
Construct a new ArrayList with the default capacity (16).
ArrayList(Collection<? extends E>) - Constructor for class java.util.ArrayList
Construct a new ArrayList, and initialize it with the elements in the supplied Collection.
arrayOffset() - Method in class java.nio.ByteBuffer
Returns the offset within this buffer's backing array of the first element.
arrayOffset() - Method in class java.nio.CharBuffer
Returns the offset within this buffer's backing array of the first element.
arrayOffset() - Method in class java.nio.DoubleBuffer
Returns the offset within this buffer's backing array of the first element.
arrayOffset() - Method in class java.nio.FloatBuffer
Returns the offset within this buffer's backing array of the first element.
arrayOffset() - Method in class java.nio.IntBuffer
Returns the offset within this buffer's backing array of the first element.
arrayOffset() - Method in class java.nio.LongBuffer
Returns the offset within this buffer's backing array of the first element.
arrayOffset() - Method in class java.nio.ShortBuffer
Returns the offset within this buffer's backing array of the first element.
Arrays - Class in java.util
This class contains various static utility methods performing operations on arrays, and a method to provide a List "view" of an array to facilitate using arrays with Collection-based APIs.
ArrayStoreException - Exception in java.lang
Thrown when trying to store an object of the wrong runtime type in an array.
ArrayStoreException() - Constructor for exception java.lang.ArrayStoreException
Create an exception without a message.
ArrayStoreException(String) - Constructor for exception java.lang.ArrayStoreException
Create an exception with a message.
ArrayType<T> - Class in javax.management.openmbean
The open type descriptor for arrays of open data values.
ArrayType(int, OpenType<?>) - Constructor for class javax.management.openmbean.ArrayType
Constructs a new ArrayType instance for an array of the specified type with the supplied number of dimensions.
ArrayType(SimpleType<?>, boolean) - Constructor for class javax.management.openmbean.ArrayType
Constructs a new ArrayType instance for a unidimensional array of the specified SimpleType.
ARROW_BUTTON - Static variable in class javax.swing.plaf.synth.Region
Specifies an arrow button region.
arrowButton - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
The arrow button that is displayed in the right side of JComboBox.
arrowIcon - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
Icon that is displayed after the text to indicated that this menu contains submenu.
ARROWS - Static variable in class java.lang.Character.UnicodeBlock
Arrows. 0x2190 - 0x21FF.
asCharacters() - Method in interface javax.xml.stream.events.XMLEvent
Returns this event as a text event.
asCharBuffer() - Method in class java.nio.ByteBuffer
Creates a view of this byte buffer as a char buffer.
asDoubleBuffer() - Method in class java.nio.ByteBuffer
Creates a view of this byte buffer as a double buffer.
asEndElement() - Method in interface javax.xml.stream.events.XMLEvent
Returns this event as an end-element event.
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
The trigonometric function arcsin.
asin(double) - Static method in class java.lang.StrictMath
The trigonometric function arcsin.
asIntBuffer() - Method in class java.nio.ByteBuffer
Creates a view of this byte buffer as an integer buffer.
asksAllowsChildren - Variable in class javax.swing.tree.DefaultTreeModel
asksAllowsChildren
asksAllowsChildren() - Method in class javax.swing.tree.DefaultTreeModel
asksAllowsChildren
asLifoQueue(Deque<T>) - Static method in class java.util.Collections
Returns a view of a Deque as a stack or LIFO (Last-In-First-Out) Queue.
asList(T...) - Static method in class java.util.Arrays
Returns a list "view" of the specified array.
asLongBuffer() - Method in class java.nio.ByteBuffer
Creates a view of this byte buffer as a long buffer.
asReadOnlyBuffer() - Method in class java.nio.ByteBuffer
Creates a new read-only ByteBuffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.CharBuffer
Creates a new read-only CharBuffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.DoubleBuffer
Creates a new read-only DoubleBuffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.FloatBuffer
Creates a new read-only FloatBuffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.IntBuffer
Creates a new read-only IntBuffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.LongBuffer
Creates a new read-only LongBuffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.ShortBuffer
Creates a new read-only ShortBuffer that shares this buffer's content.
assembleSystemMenu() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
This method creates the MenuBar used in the TitlePane.
AssertionError - Error in java.lang
An assertion error normally occurs as a result of the assert statement added in JDK 1.4, to indicate that an assertion failed.
AssertionError() - Constructor for error java.lang.AssertionError
Construct an AssertionError with no detail message.
AssertionError(Object) - Constructor for error java.lang.AssertionError
Construct an AssertionError with the string conversion of the given object as its error message.
AssertionError(boolean) - Constructor for error java.lang.AssertionError
Construct an AssertionError with the string conversion of the given boolean as its error message.
AssertionError(char) - Constructor for error java.lang.AssertionError
Construct an AssertionError with the string conversion of the given char as its error message.
AssertionError(int) - Constructor for error java.lang.AssertionError
Construct an AssertionError with the string conversion of the given int as its error message.
AssertionError(long) - Constructor for error java.lang.AssertionError
Construct an AssertionError with the string conversion of the given long as its error message.
AssertionError(float) - Constructor for error java.lang.AssertionError
Construct an AssertionError with the string conversion of the given float as its error message.
AssertionError(double) - Constructor for error java.lang.AssertionError
Construct an AssertionError with the string conversion of the given double as its error message.
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 one DynAny into another.
assign(DynAny) - Method in class org.omg.DynamicAny._DynAnyStub
The remote call of DynAny methods is not possible.
assign(DynAny) - Method in class org.omg.DynamicAny._DynArrayStub
The remote call of DynAny methods is not possible.
assign(DynAny) - Method in class org.omg.DynamicAny._DynEnumStub
The remote call of DynAny methods is not possible.
assign(DynAny) - Method in class org.omg.DynamicAny._DynFixedStub
The remote call of DynAny methods is not possible.
assign(DynAny) - Method in class org.omg.DynamicAny._DynSequenceStub
The remote call of DynAny methods is not possible.
assign(DynAny) - Method in class org.omg.DynamicAny._DynStructStub
The remote call of DynAny methods is not possible.
assign(DynAny) - Method in class org.omg.DynamicAny._DynUnionStub
The remote call of DynAny methods is not possible.
assign(DynAny) - Method in class org.omg.DynamicAny._DynValueStub
The remote call of DynAny methods is not possible.
assign(DynAny) - Method in interface org.omg.DynamicAny.DynAnyOperations
Initialises the value of this DynAny with the value, stored inside the passed DynAny, making a shallow copy.
asStartElement() - Method in interface javax.xml.stream.events.XMLEvent
Returns this event as a start-element event.
asSubclass(Class<U>) - Method in class java.lang.Class
Casts this class to represent a subclass of the specified class.
assureRectsCreated(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method assures that enough rectangles are created given the tabCount.
AsyncBoxView - Class in javax.swing.text
A View implementation that lays out its child views in a box, either vertically or horizontally.
AsyncBoxView(Element, int) - Constructor for class javax.swing.text.AsyncBoxView
Creates a new AsyncBoxView that represents the specified element and layouts its children along the specified axis.
AsyncBoxView.ChildLocator - Class in javax.swing.text
Manages the effective position of child views.
AsyncBoxView.ChildLocator() - Constructor for class javax.swing.text.AsyncBoxView.ChildLocator
Creates a new ChildLocator.
AsyncBoxView.ChildState - Class in javax.swing.text
Represents the layout state of a child view.
AsyncBoxView.ChildState(View) - Constructor for class javax.swing.text.AsyncBoxView.ChildState
Creates a new ChildState object for the specified child view.
AsynchronousCloseException - Exception in java.nio.channels
 
AsynchronousCloseException() - Constructor for exception java.nio.channels.AsynchronousCloseException
Creates the exception
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
The trigonometric function arcsin.
atan(double) - Static method in class java.lang.StrictMath
The trigonometric function arcsin.
atan2(double, double) - Static method in class java.lang.Math
A special version of the trigonometric function arctan, for converting rectangular coordinates (x, y) to polar (r, theta).
atan2(double, double) - Static method in class java.lang.StrictMath
A special version of the trigonometric function arctan, for converting rectangular coordinates (x, y) to polar (r, theta).
attach(Object) - Method in class java.nio.channels.SelectionKey
Attaches obj to the key and returns the old attached object.
attachment() - Method in class java.nio.channels.SelectionKey
Returns the object attached to the key.
ATTEMPTED - Static variable in class javax.print.attribute.standard.PDLOverrideSupported
Indicates that the print service is capable of attempting to override document data instructions.
attr(String) - Static method in class javax.management.Query
Returns a value expression for the value of the named attribute.
attr(String, String) - Static method in class javax.management.Query
Returns a value expression for the value of the named attribute from the specified class.
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, having the name and the assigned value.
Attribute(String, Object) - Constructor for class javax.management.Attribute
Create the attribute with the given name and value.
Attribute - Interface in javax.naming.directory
 
Attribute - Interface in javax.print.attribute
Base interface of every printing attribute of the Java Print Service API.
Attribute - Interface in javax.xml.stream.events
An attribute event.
ATTRIBUTE - Static variable in interface javax.xml.stream.XMLStreamConstants
An attribute event.
ATTRIBUTE_CHANGE - Static variable in class javax.management.AttributeChangeNotification
The attribute type for attribute change notifications.
ATTRIBUTE_NODE - Static variable in interface org.w3c.dom.Node
The node is an Attr.
ATTRIBUTE_RUN - Static variable in interface javax.accessibility.AccessibleExtendedText
This constant indicates that the retrieved text should consist of a run with identical attributes.
AttributeChangeNotification - Class in javax.management
Defines the notification used to let listeners know of an attribute change.
AttributeChangeNotification(Object, long, long, String, String, String, Object, Object) - Constructor for class javax.management.AttributeChangeNotification
Constructs a new AttributeChangeNotification with the specified source, sequence number, timestamp, message, and the attribute name, type, old value and new value.
AttributeChangeNotificationFilter - Class in javax.management
Performs filtering of AttributeChangeNotifications based on a list of attribute names.
AttributeChangeNotificationFilter() - Constructor for class javax.management.AttributeChangeNotificationFilter
 
AttributedCharacterIterator - Interface in java.text
This interface extends the CharacterIterator interface in order to support iteration over character attributes as well as over the characters themselves.
AttributedCharacterIterator.Attribute - Class in java.text
Defines attribute keys that are used as text attributes.
AttributedCharacterIterator.Attribute(String) - Constructor for class java.text.AttributedCharacterIterator.Attribute
Initializes a new instance of this class with the specified name.
attributeDecl(String, String, String, String, String) - Method in interface org.xml.sax.ext.DeclHandler
Report an attribute type declaration.
attributeDecl(String, String, String, String, String) - Method in class org.xml.sax.ext.DefaultHandler2
 
AttributedString - Class in java.text
This class models a String with attributes over various subranges of the string.
AttributedString(String) - Constructor for class java.text.AttributedString
Creates a new instance of AttributedString that represents the specified String with no attributes.
AttributedString(String, Map<? extends AttributedCharacterIterator.Attribute, ?>) - Constructor for class java.text.AttributedString
Creates a new instance of AttributedString that represents that specified String with the specified attributes over the entire length of the String.
AttributedString(AttributedCharacterIterator) - Constructor for class java.text.AttributedString
Initializes a new instance of AttributedString that will use the text and attribute information from the specified AttributedCharacterIterator.
AttributedString(AttributedCharacterIterator, int, int) - Constructor for class java.text.AttributedString
Initializes a new instance of AttributedString that will use the text and attribute information from the specified subrange of the specified AttributedCharacterIterator.
AttributedString(AttributedCharacterIterator, int, int, AttributedCharacterIterator.Attribute[]) - Constructor for class java.text.AttributedString
Initializes a new instance of AttributedString that will use the text and attribute information from the specified subrange of the specified AttributedCharacterIterator.
AttributeException - Interface in javax.print
AttributeException specifies two methods a specific subclass of PrintException may implement to provide further information of printing errors if unsupported attribute classes or values of attributes are involved.
AttributeInUseException - Exception in javax.naming.directory
 
AttributeInUseException() - Constructor for exception javax.naming.directory.AttributeInUseException
 
AttributeInUseException(String) - Constructor for exception javax.naming.directory.AttributeInUseException
 
AttributeList - Class in javax.management
Represents a list of MBean Attributes, with their names and values.
AttributeList() - Constructor for class javax.management.AttributeList
Constructs an empty list with an initial capacity of ten.
AttributeList(AttributeList) - Constructor for class javax.management.AttributeList
Constructs an AttributeList using the contents of an existing list.
AttributeList(int) - Constructor for class javax.management.AttributeList
Constructs an empty list with the specified initial capacity.
AttributeList - Class in javax.swing.text.html.parser
Stores the attribute information, obtained by parsing SGML (DTD) tag <!
AttributeList(String) - Constructor for class javax.swing.text.html.parser.AttributeList
Creates the attribute with the given name, initializing other fields to the default values ( 0 and null ).
AttributeList(String, int, int, String, Vector<?>, AttributeList) - Constructor for class javax.swing.text.html.parser.AttributeList
Creates the attribute with the given properties.
AttributeList - Interface in org.xml.sax
Deprecated. This interface has been replaced by the SAX2 Attributes 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 by Attributes, which is implemented in the AttributesImpl 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
 
AttributeModificationException() - Constructor for exception javax.naming.directory.AttributeModificationException
 
AttributeModificationException(String) - Constructor for exception javax.naming.directory.AttributeModificationException
 
attributeNames() - Method in class java.beans.FeatureDescriptor
Get a list of the programmatic key names set with setValue().
attributeNoNulls - Static variable in interface java.sql.DatabaseMetaData
A NULL value is not allowed for this attribute.
AttributeNotFoundException - Exception in javax.management
Thrown when a attribute is requested but can not be found.
AttributeNotFoundException() - Constructor for exception javax.management.AttributeNotFoundException
Constructs a new AttributeNotFoundException.
AttributeNotFoundException(String) - Constructor for exception javax.management.AttributeNotFoundException
Constructs a new AttributeNotFoundException with the specified message.
attributeNullable - Static variable in interface java.sql.DatabaseMetaData
A NULL value is allowed for this attribute.
attributeNullableUnknown - Static variable in interface java.sql.DatabaseMetaData
It is unknown whether or not NULL values are allowed for this attribute.
Attributes - Class in java.util.jar
Represents attribute name/value pairs from a Manifest as a Map.
Attributes() - Constructor for class java.util.jar.Attributes
Creates an empty Attributes map.
Attributes(int) - Constructor for class java.util.jar.Attributes
Creates an empty Attributes map with the given initial size.
Attributes(Attributes) - Constructor for class java.util.jar.Attributes
Creates an Attributes map with the initial values taken from another Attributes map.
attributes - Variable in class javax.accessibility.AccessibleAttributeSequence
The attributes of the text.
Attributes - Interface in javax.naming.directory
 
Attributes - Interface in org.xml.sax
Interface for a list of XML attributes.
Attributes.Name - Class in java.util.jar
Represents a name of a Manifest Attribute.
Attributes.Name(String) - Constructor for class java.util.jar.Attributes.Name
Creates a new Name from the given String.
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
AttributeSet is the top-level interface for sets of printing attributes in the Java Print Service API.
AttributeSet - Interface in javax.swing.text
A set of attributes.
AttributeSet.CharacterAttribute - Interface in javax.swing.text
Used as keys to identify character-run attributes.
AttributeSet.ColorAttribute - Interface in javax.swing.text
Used as keys to identify color attributes.
AttributeSet.FontAttribute - Interface in javax.swing.text
Used as keys to identify font attributes.
AttributeSet.ParagraphAttribute - Interface in javax.swing.text
Used as keys to identify paragraph level attributes.
AttributeSetUtilities - Class in javax.print.attribute
AttributeSetUtilities provides static methods for working with 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 an attribute change.
attributeUpdate(PrintServiceAttributeEvent) - Method in interface javax.print.event.PrintServiceAttributeListener
Notifies the listener that some attributes have changed.
AttributeValueExp - Class in javax.management
Represents an attribute value being used as an argument to a relational constraint.
AttributeValueExp() - Constructor for class javax.management.AttributeValueExp
Deprecated. An instance created with a null attribute name can not be used in a query.
AttributeValueExp(String) - Constructor for class javax.management.AttributeValueExp
Constructs a new AttributeValueExp using the specified attribute.
attrID - Variable in class javax.naming.directory.BasicAttribute
The ID of this attribute.
atts - Variable in class javax.swing.text.html.parser.Element
The element attributes.
AU - Static variable in class javax.sound.sampled.AudioFileFormat.Type
The AU format.
AudioClip - Interface in java.applet
This interface provides a simple mechanism for playing audio clips.
AudioFileFormat - Class in javax.sound.sampled
This describes an audio file, including information about its length, the format of the audio data, and other things.
AudioFileFormat(AudioFileFormat.Type, AudioFormat, int) - Constructor for class javax.sound.sampled.AudioFileFormat
Create a new AudioFileFormat given the type, the format, and the frame length.
AudioFileFormat(AudioFileFormat.Type, AudioFormat, int, Map<String, Object>) - Constructor for class javax.sound.sampled.AudioFileFormat
Create a new AudioFileFormat given the type, the format, the frame length, and some properties.
AudioFileFormat(AudioFileFormat.Type, int, AudioFormat, int) - Constructor for class javax.sound.sampled.AudioFileFormat
Create a new AudioFileFormat given the type, the byte length, the format, and the frame length.
AudioFileFormat.Type - Class in javax.sound.sampled
An instance of this type describes a standard audio file format.
AudioFileFormat.Type(String, String) - Constructor for class javax.sound.sampled.AudioFileFormat.Type
Create a new Type given its name and file extension.
AudioFileReader - Class in javax.sound.sampled.spi
This abstract class defines the interface to audio file readers.
AudioFileReader() - Constructor for class javax.sound.sampled.spi.AudioFileReader
The default constructor.
AudioFileWriter - Class in javax.sound.sampled.spi
This abstract class provides an API for writing audio files.
AudioFileWriter() - Constructor for class javax.sound.sampled.spi.AudioFileWriter
Creat a new audio file writer.
AudioFormat - Class in javax.sound.sampled
This class describes an audio format, including its encoding, the number of channels, its frame rate, etc.
AudioFormat(AudioFormat.Encoding, float, int, int, int, float, boolean) - Constructor for class javax.sound.sampled.AudioFormat
Create a new audio format, given various attributes of it.
AudioFormat(AudioFormat.Encoding, float, int, int, int, float, boolean, Map<String, Object>) - Constructor for class javax.sound.sampled.AudioFormat
Create a new audio format, given various attributes of it.
AudioFormat(float, int, int, boolean, boolean) - Constructor for class javax.sound.sampled.AudioFormat
Create a new PCM-based audio format, given various attributes of it.
AudioFormat.Encoding - Class in javax.sound.sampled
This describes a given audio format encoding.
AudioFormat.Encoding(String) - Constructor for class javax.sound.sampled.AudioFormat.Encoding
Create a new encoding descriptor, given its name.
AudioInputStream - Class in javax.sound.sampled
This is an InputStream which is specialized for reading audio files.
AudioInputStream(InputStream, AudioFormat, long) - Constructor for class javax.sound.sampled.AudioInputStream
Create a new AudioInputStream given an underlying InputStream, the audio format, and the length of the data in frames.
AudioInputStream(TargetDataLine) - Constructor for class javax.sound.sampled.AudioInputStream
Create a new AudioInputStream given a TargetDataLine.
AudioPermission - Class in javax.sound.sampled
This represents the permission to use an audio device.
AudioPermission(String) - Constructor for class javax.sound.sampled.AudioPermission
Construct an AudioPermission with the given name.
AudioPermission(String, String) - Constructor for class javax.sound.sampled.AudioPermission
Construct an AudioPermission with the given name.
AudioSystem - Class in javax.sound.sampled
This clas is the primary interface to the audio system.
augmentList(Action[], Action[]) - Static method in class javax.swing.text.TextAction
Creates a new array of Action containing both given arrays.
AUGUST - Static variable in class java.util.Calendar
Constant representing August.
AUGUST - Static variable in class javax.xml.datatype.DatatypeConstants
Value for August.
AuthenticationException - Exception in javax.naming
 
AuthenticationException() - Constructor for exception javax.naming.AuthenticationException
 
AuthenticationException(String) - Constructor for exception javax.naming.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) - 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
 
AuthenticationNotSupportedException() - Constructor for exception javax.naming.AuthenticationNotSupportedException
 
AuthenticationNotSupportedException(String) - Constructor for exception javax.naming.AuthenticationNotSupportedException
 
Authenticator - Class in java.net
This abstract class provides a model for obtaining authentication information (in the form of a username and password) required by some network operations (such as hitting a password protected web site).
Authenticator() - Constructor for class java.net.Authenticator
Default, no-argument constructor for subclasses to call.
AUTHORITATIVE - Static variable in interface javax.naming.Context
Property with 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) - Constructor for class javax.security.sasl.AuthorizeCallback
Constructs an instance of AuthorizeCallback.
AuthPermission - Class in javax.security.auth
A permission controlling access to authentication service.
AuthPermission(String) - Constructor for class javax.security.auth.AuthPermission
Creates a new authentication permission for the given target name.
AuthPermission(String, String) - Constructor for class javax.security.auth.AuthPermission
Creates a new authentication permission for the given target name.
AUTO_RESIZE_ALL_COLUMNS - Static variable in class javax.swing.JTable
When resizing column i in a table of n columns, automatically change all columns in the range [0, n) (with the exception of column i) uniformly, to provide or absorb excess space requirements.
AUTO_RESIZE_LAST_COLUMN - Static variable in class javax.swing.JTable
When resizing column i in a table of n columns, automatically change column n-1 (the last column in the table) to provide or absorb excess space requirements.
AUTO_RESIZE_NEXT_COLUMN - Static variable in class javax.swing.JTable
When resizing column i, automatically change only the single column i+1 to provide or absorb excess space requirements.
AUTO_RESIZE_OFF - Static variable in class javax.swing.JTable
When resizing columns, do not automatically change any columns.
AUTO_RESIZE_SUBSEQUENT_COLUMNS - Static variable in class javax.swing.JTable
When resizing column i in a table of n columns, automatically change all columns in the range [i+1, n), uniformly, to provide or absorb excess space requirements.
autoCreateColumnsFromModel - Variable in class javax.swing.JTable
Whether or not the table should automatically compute a matching TableColumnModel and assign it to the JTable.columnModel property when the JTable.dataModel property is changed.
autoResizeMode - Variable in class javax.swing.JTable
A numeric code specifying the resizing behavior of the table.
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 method scrolls down list of combo box's and highlights item in the list that just became visible.
autoscrollTimer - Variable in class javax.swing.plaf.basic.BasicComboPopup
 
autoScrollUp() - Method in class javax.swing.plaf.basic.BasicComboPopup
This method scrolls up list of combo box's items up and highlights that just became visible.
AUTOSENSE - Static variable in class javax.print.DocFlavor.BYTE_ARRAY
Byte array doc flavor with a MIME Type of "application/octet-stream".
AUTOSENSE - Static variable in class javax.print.DocFlavor.INPUT_STREAM
InputStream doc flavor with a MIME Type of "application/octet-stream".
AUTOSENSE - Static variable in class javax.print.DocFlavor.URL
URL doc flavor with a MIME Type of "application/octet-stream".
AUX_RETURN - Static variable in class javax.sound.sampled.FloatControl.Type
Auxiliary return gain.
AUX_SEND - Static variable in class javax.sound.sampled.FloatControl.Type
Auxiliary send gain.
available() - Method in class java.io.BufferedInputStream
This method returns the number of bytes that can be read from this stream before a read can block.
available() - Method in class java.io.ByteArrayInputStream
This method returns the number of bytes available to be read from this stream.
available() - Method in class java.io.FileInputStream
This method returns the number of bytes that can be read from this stream before a read can block.
available() - Method in class java.io.FilterInputStream
Calls the in.available() method.
available() - Method in class java.io.InputStream
This method returns the number of bytes that can be read from this stream before a read can block.
available() - Method in class java.io.LineNumberInputStream
Deprecated. This method returns the number of bytes that can be read from the stream before the stream can block.
available() - Method in interface java.io.ObjectInput
This method returns the number of bytes that can be read without blocking.
available() - Method in class java.io.ObjectInputStream
 
available() - Method in class java.io.PipedInputStream
This method returns the number of bytes that can be read from this stream before blocking could occur.
available() - Method in class java.io.PushbackInputStream
This method returns the number of bytes that can be read from this stream before a read can block.
available() - Method in class java.io.SequenceInputStream
This method returns the number of bytes than can be read from the currently being read subordinate stream before that stream could block.
available() - Method in class java.io.StringBufferInputStream
Deprecated. This method returns the number of bytes available to be read from this stream.
available() - Method in class java.net.SocketImpl
Returns the number of bytes that the caller can read from this socket without blocking.
available() - Method in class java.util.zip.InflaterInputStream
Returns 0 once the end of the stream (EOF) has been reached.
available() - Method in class java.util.zip.ZipInputStream
 
available() - Method in class javax.crypto.CipherInputStream
Returns the number of bytes available without blocking.
available() - Method in class javax.sound.sampled.AudioInputStream
Return the number of bytes available to be read from the underlying stream.
available() - Method in interface javax.sound.sampled.DataLine
Return the number of bytes currently available on this DataLine.
availableCharsets() - Static method in class java.nio.charset.Charset
 
availableLocales - Variable in class javax.imageio.ImageReader
All locales available for localization of warning messages, or null if localization is not supported.
availableLocales - Variable in class javax.imageio.ImageWriter
All locales available for localization of warning messages, or null if localization is not supported.
availableProcessors() - Method in class java.lang.Runtime
Returns the number of available processors currently available to the virtual machine.
averageBytesPerChar() - Method in class java.nio.charset.CharsetEncoder
 
averageCharsPerByte() - Method in class java.nio.charset.CharsetDecoder
 
avoidingGui() - Method in class java.beans.beancontext.BeanContextSupport
Returns true if this bean needs a GUI but is being prevented from using one.
avoidingGui() - Method in interface java.beans.Visibility
Tells whether Bean is trying not to use the GUI.
AWT_COMPONENT - Static variable in class javax.accessibility.AccessibleRole
An AWT component with nothing else known about it.
AWTError - Error in java.awt
This error is thrown when a critical Abstract Window Toolkit (AWT) error occurs.
AWTError(String) - Constructor for error java.awt.AWTError
Create a new instance with the specified descriptive error message.
AWTEvent - Class in java.awt
AWTEvent is the root event class for all AWT events in the JDK 1.1 event model.
AWTEvent(Event) - Constructor for class java.awt.AWTEvent
Initializes a new AWTEvent from the old Java 1.0 event object.
AWTEvent(Object, int) - Constructor for class java.awt.AWTEvent
Create an event on the specified source object and id.
AWTEventListener - Interface in java.awt.event
This listener is for classes that need to listen to all events in the AWT system.
AWTEventListenerProxy - Class in java.awt.event
This class allows adding an AWTEventListener which only pays attention to a specific event mask.
AWTEventListenerProxy(long, AWTEventListener) - Constructor for class java.awt.event.AWTEventListenerProxy
Construct an AWT Event Listener which only listens to events in the given mask, passing the work on to the real listener.
AWTEventMulticaster - Class in java.awt
This class is used to implement a chain of event handlers.
AWTEventMulticaster(EventListener, EventListener) - Constructor for class java.awt.AWTEventMulticaster
Initializes a new instance of AWTEventMulticaster with the specified event listener parameters.
AWTException - Exception in java.awt
This is a generic exception that indicates an exception occurred in the Abstract Window Toolkit (AWT) system.
AWTException(String) - Constructor for exception java.awt.AWTException
Create a new instance with the specified detailed error message.
AWTKeyStroke - Class in java.awt
This class mirrors KeyEvents, representing both low-level key presses and key releases, and high level key typed inputs.
AWTKeyStroke() - Constructor for class java.awt.AWTKeyStroke
Construct a keystroke with default values: it will be interpreted as a key typed event with an invalid character and no modifiers.
AWTKeyStroke(char, int, int, boolean) - Constructor for class java.awt.AWTKeyStroke
Construct a keystroke with the given values.
AWTPermission - Class in java.awt
This class implements permissions for AWT.
AWTPermission(String) - Constructor for class java.awt.AWTPermission
Construct a AWTPermission with the given name.
AWTPermission(String, String) - Constructor for class java.awt.AWTPermission
Create a new permission 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 _