JavaTM 2 Platform
Std. Ed. v1.4.2
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 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for Engineering A, 8 1/2 x 11 in.
A - Static variable in class javax.print.attribute.standard.MediaSize.Engineering
Specifies the engineering A size, 8.5 inch by 11 inch.
A - Static variable in class javax.print.attribute.standard.MediaSizeName
A size .
A - Static variable in class javax.swing.text.html.HTML.Tag
 
A0 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_A0.
A0 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO A0 size, 841 mm by 1189 mm.
A1 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_A1.
A1 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO A1 size, 594 mm by 841 mm.
A10 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_A10.
A10 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO A10 size, 26 mm by 37 mm.
A2 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_A2.
A2 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO A2 size, 420 mm by 594 mm.
A3 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_A3.
A3 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO A3 size, 297 mm by 420 mm.
A4 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_A4.
A4 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO A4 size, 210 mm by 297 mm.
A5 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_A5.
A5 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO A5 size, 148 mm by 210 mm.
A6 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_A6.
A6 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO A6 size, 105 mm by 148 mm.
A7 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_A7.
A7 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO A7 size, 74 mm by 105 mm.
A8 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_A8.
A8 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO A8 size, 52 mm by 74 mm.
A9 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_A9.
A9 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO A9 size, 37 mm by 52 mm.
ABORT - Static variable in interface java.awt.image.ImageObserver
This flag in the infoflags argument to imageUpdate indicates that an image which was being tracked asynchronously was aborted before production was complete.
ABORTED - Static variable in class java.awt.MediaTracker
Flag indicating that the downloading of media was aborted.
ABORTED - Static variable in class javax.print.attribute.standard.JobState
The job has been aborted by the system (usually while the job was in the PROCESSING or PROCESSING_STOPPED state), the printer has completed aborting the job, and all job status attributes have reached their final values for the job.
ABORTED_BY_SYSTEM - Static variable in class javax.print.attribute.standard.JobStateReason
The job was aborted by the system.
ABOUT_UIROLE - Static variable in class javax.print.ServiceUIFactory
Denotes a UI which performs an informative "About" role.
ABOVE_BOTTOM - Static variable in class javax.swing.border.TitledBorder
Position the title above the border's bottom line.
ABOVE_TOP - Static variable in class javax.swing.border.TitledBorder
Position the title above the border's top line.
ABSTRACT - Static variable in class java.lang.reflect.Modifier
The int value representing the abstract modifier.
ACCELERATOR_KEY - Static variable in interface javax.swing.Action
The key used for storing a KeyStroke to be used as the accelerator for the action.
ACCEPTING_JOBS - Static variable in class javax.print.attribute.standard.PrinterIsAcceptingJobs
The printer is currently acccepting jobs.
ACCEPT_ALL_FILE_FILTER_USED_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Identifies whether a the AcceptAllFileFilter is used or not.
ACCEPT_ONLY - Static variable in interface org.ietf.jgss.GSSCredential
Credential usage flag requesting that it be usable for context acceptance only.
ACCESSIBLE_ACTION_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used to indicate that the supported set of actions has changed.
ACCESSIBLE_ACTIVE_DESCENDANT_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used to determine when the active descendant of a component has changed.
ACCESSIBLE_CARET_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used to determine when the accessibleText caret has changed.
ACCESSIBLE_CHILD_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used to determine when Accessible children are added/removed from the object.
ACCESSIBLE_DESCRIPTION_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used to determine when the accessibleDescription property has changed.
ACCESSIBLE_HYPERTEXT_OFFSET - Static variable in class javax.accessibility.AccessibleContext
Constant used to indicate that a hypertext element has received focus.
ACCESSIBLE_NAME_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used to determine when the accessibleName property has changed.
ACCESSIBLE_SELECTION_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used to determine when the accessibleSelection has changed.
ACCESSIBLE_STATE_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used to determine when the accessibleStateSet property has changed.
ACCESSIBLE_TABLE_CAPTION_CHANGED - Static variable in class javax.accessibility.AccessibleContext
Constant used to indicate that the table caption has changed The old value in the PropertyChangeEvent will be an Accessible representing the previous table caption and the new value will be an Accessible representing the new table caption.
ACCESSIBLE_TABLE_COLUMN_DESCRIPTION_CHANGED - Static variable in class javax.accessibility.AccessibleContext
Constant used to indicate that the column description has changed The old value in the PropertyChangeEvent will be null and the new value will be an Integer representing the column index.
ACCESSIBLE_TABLE_COLUMN_HEADER_CHANGED - Static variable in class javax.accessibility.AccessibleContext
Constant used to indicate that the column header has changed The old value in the PropertyChangeEvent will be null and the new value will be an AccessibleTableModelChange representing the header change.
ACCESSIBLE_TABLE_MODEL_CHANGED - Static variable in class javax.accessibility.AccessibleContext
Constant used to indicate that table data has changed.
ACCESSIBLE_TABLE_ROW_DESCRIPTION_CHANGED - Static variable in class javax.accessibility.AccessibleContext
Constant used to indicate that the row description has changed The old value in the PropertyChangeEvent will be null and the new value will be an Integer representing the row index.
ACCESSIBLE_TABLE_ROW_HEADER_CHANGED - Static variable in class javax.accessibility.AccessibleContext
Constant used to indicate that the row header has changed The old value in the PropertyChangeEvent will be null and the new value will be an AccessibleTableModelChange representing the header change.
ACCESSIBLE_TABLE_SUMMARY_CHANGED - Static variable in class javax.accessibility.AccessibleContext
Constant used to indicate that the table summary has changed The old value in the PropertyChangeEvent will be an Accessible representing the previous table summary and the new value will be an Accessible representing the new table summary.
ACCESSIBLE_TEXT_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used to determine when the accessibleText has changed.
ACCESSIBLE_VALUE_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used to determine when the accessibleValue property has changed.
ACCESSIBLE_VISIBLE_DATA_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used to determine when the visual appearance of the object has changed.
ACCESSORY_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Says that a different accessory component is in use (for example, to preview files).
ACTION - Static variable in class javax.swing.text.html.HTML.Attribute
 
ACTION_COMMAND_KEY - Static variable in interface javax.swing.Action
The key used to determine the command string for the ActionEvent that will be created when an Action is going to be notified as the result of residing in a Keymap associated with a JComponent.
ACTION_COPY - Static variable in class java.awt.dnd.DnDConstants
An int representing a "copy" action.
ACTION_COPY_OR_MOVE - Static variable in class java.awt.dnd.DnDConstants
An int representing a "copy" or "move" action.
ACTION_EVENT - Static variable in class java.awt.Event
This event indicates that the user wants some action to occur.
ACTION_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting action events.
ACTION_FIRST - Static variable in class java.awt.event.ActionEvent
The first number in the range of ids used for action events.
ACTION_LAST - Static variable in class java.awt.event.ActionEvent
The last number in the range of ids used for action events.
ACTION_LINK - Static variable in class java.awt.dnd.DnDConstants
An int representing a "link" action.
ACTION_MOVE - Static variable in class java.awt.dnd.DnDConstants
An int representing a "move" action.
ACTION_NONE - Static variable in class java.awt.dnd.DnDConstants
An int representing no action.
ACTION_PERFORMED - Static variable in class java.awt.event.ActionEvent
This event id indicates that a meaningful action occured.
ACTION_REFERENCE - Static variable in class java.awt.dnd.DnDConstants
An int representing a "reference" action (synonym for ACTION_LINK).
ACTIVATED - Static variable in class javax.swing.event.HyperlinkEvent.EventType
Activated type.
ACTIVATOR_ID - Static variable in class java.rmi.server.ObjID
Object number for well-known ObjID of the activator.
ACTIVE - Static variable in class javax.accessibility.AccessibleState
Indicates a window is currently the active window.
ACTIVE - Static variable in class org.omg.PortableServer.POAManagerPackage.State
 
ACTIVE_CAPTION - Static variable in class java.awt.SystemColor
The array index for the activeCaption system color.
ACTIVE_CAPTION_BORDER - Static variable in class java.awt.SystemColor
The array index for the activeCaptionBorder system color.
ACTIVE_CAPTION_TEXT - Static variable in class java.awt.SystemColor
The array index for the activeCaptionText system color.
ACTIVE_SENSING - Static variable in class javax.sound.midi.ShortMessage
Status byte for Active Sensing message (0xFE, or 254).
AD - Static variable in class java.util.GregorianCalendar
Value of the ERA field indicating the common era (Anno Domini), also known as CE.
ADDRESS - Static variable in class javax.swing.text.html.HTML.Tag
 
ADD_ATTRIBUTE - Static variable in interface javax.naming.directory.DirContext
This constant specifies to add an attribute with the specified values.
ADD_OVERRIDE - Static variable in class org.omg.CORBA.SetOverrideType
The SetOverrideType constant for the enum value ADD_OVERRIDE.
ADJUSTMENT_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting adjustment events.
ADJUSTMENT_FIRST - Static variable in class java.awt.event.AdjustmentEvent
Marks the first integer id for the range of adjustment event ids.
ADJUSTMENT_LAST - Static variable in class java.awt.event.AdjustmentEvent
Marks the last integer id for the range of adjustment event ids.
ADJUSTMENT_VALUE_CHANGED - Static variable in class java.awt.event.AdjustmentEvent
The adjustment value changed event.
ADMIN_UIROLE - Static variable in class javax.print.ServiceUIFactory
Denotes a UI which performs an administrative role.
AFTER_LAST_LINE - Static variable in class java.awt.BorderLayout
Synonym for PAGE_END.
AFTER_LINE_ENDS - Static variable in class java.awt.BorderLayout
Synonym for LINE_END.
AIFC - Static variable in class javax.sound.sampled.AudioFileFormat.Type
Specifies an AIFF-C file.
AIFF - Static variable in class javax.sound.sampled.AudioFileFormat.Type
Specifies an AIFF file.
ALAW - Static variable in class javax.sound.sampled.AudioFormat.Encoding
Specifies a-law encoded data.
ALERT - Static variable in class javax.accessibility.AccessibleRole
Object is used to alert the user about something.
ALIGN - Static variable in class javax.swing.text.html.HTML.Attribute
 
ALIGN_BAR - Static variable in class javax.swing.text.TabStop
 
ALIGN_CENTER - Static variable in class javax.swing.text.StyleConstants
A possible value for paragraph alignment.
ALIGN_CENTER - Static variable in class javax.swing.text.TabStop
Characters following tab are positioned such that all following characters up to next tab/newline are centered around the tabs location.
ALIGN_DECIMAL - Static variable in class javax.swing.text.TabStop
Characters following tab are aligned such that next decimal/tab/newline is at the tab location, very similar to RIGHT_TAB, just includes decimal as additional character to look for.
ALIGN_JUSTIFIED - Static variable in class javax.swing.text.StyleConstants
A possible value for paragraph alignment.
ALIGN_LEFT - Static variable in class javax.swing.text.StyleConstants
A possible value for paragraph alignment.
ALIGN_LEFT - Static variable in class javax.swing.text.TabStop
Character following tab is positioned at location.
ALIGN_RIGHT - Static variable in class javax.swing.text.StyleConstants
A possible value for paragraph alignment.
ALIGN_RIGHT - Static variable in class javax.swing.text.TabStop
Characters following tab are positioned such that all following characters up to next tab/newline end at location.
ALINK - Static variable in class javax.swing.text.html.HTML.Attribute
 
ALL - Static variable in class java.awt.JobAttributes.DefaultSelectionType
The DefaultSelectionType instance to use for specifying that all pages of the job should be printed.
ALL - Static variable in class java.util.logging.Level
ALL indicates that all messages should be logged.
ALLBITS - Static variable in interface java.awt.image.ImageObserver
This flag in the infoflags argument to imageUpdate indicates that a static image which was previously drawn is now complete and can be drawn again in its final form.
ALL_COLUMNS - Static variable in class javax.swing.event.TableModelEvent
Specifies all columns in a row or rows.
ALL_RANGES - Static variable in class java.awt.font.NumericShaper
Identifies all ranges, for full contextual shaping.
ALPHABETIC_PRESENTATION_FORMS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
ALT - Static variable in class javax.swing.text.html.HTML.Attribute
 
ALT_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The Alt key extended modifier constant.
ALT_GRAPH_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The AltGraph key extended modifier constant.
ALT_GRAPH_MASK - Static variable in class java.awt.event.InputEvent
The AltGraph key modifier constant.
ALT_MASK - Static variable in class java.awt.Event
This flag indicates that the Alt key was down when the event occurred.
ALT_MASK - Static variable in class java.awt.event.ActionEvent
The alt modifier.
ALT_MASK - Static variable in class java.awt.event.InputEvent
The Alt key modifier constant.
AM - Static variable in class java.util.Calendar
Value of the AM_PM field indicating the period of the day from midnight to just before noon.
AM_PM - Static variable in class java.text.DateFormat.Field
Constant identifying the time of day indicator (e.g.
AM_PM - Static variable in class java.util.Calendar
Field number for get and set indicating whether the HOUR is before or after noon.
AM_PM_FIELD - Static variable in class java.text.DateFormat
Useful constant for AM_PM field alignment.
ANCESTOR_ADDED - Static variable in class javax.swing.event.AncestorEvent
An ancestor-component was added to the hierarchy of visible objects (made visible), and is currently being displayed.
ANCESTOR_MOVED - Static variable in class java.awt.event.HierarchyEvent
The event id indicating an ancestor-Container was moved.
ANCESTOR_MOVED - Static variable in class javax.swing.event.AncestorEvent
An ancestor-component changed its position on the screen.
ANCESTOR_REMOVED - Static variable in class javax.swing.event.AncestorEvent
An ancestor-component was removed from the hierarchy of visible objects (hidden) and is no longer being displayed.
ANCESTOR_RESIZED - Static variable in class java.awt.event.HierarchyEvent
The event id indicating an ancestor-Container was resized.
ANCHOR_SELECTION_PATH_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for anchor selection path.
ANY - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
APPLET - Static variable in interface javax.naming.Context
Constant that holds the name of the environment property for specifying an applet for the initial context constructor to use when searching for other properties.
APPLET - Static variable in class javax.swing.text.html.HTML.Tag
 
APPLY_REVERB - Static variable in class javax.sound.sampled.BooleanControl.Type
Represents a control for whether reverberation is applied to a line.
APPROVE_BUTTON_MNEMONIC_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Identifies change in the mnemonic for the approve (yes, ok) button.
APPROVE_BUTTON_TEXT_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Identifies change in the text on the approve (yes, ok) button.
APPROVE_BUTTON_TOOL_TIP_TEXT_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Identifies change in the tooltip text for the approve (yes, ok) button.
APPROVE_OPTION - Static variable in class javax.swing.JFileChooser
Return value if approve (yes, ok) is chosen.
APPROVE_SELECTION - Static variable in class javax.swing.JFileChooser
Instruction to approve the current selection (same as pressing yes or ok).
APRIL - Static variable in class java.util.Calendar
Value of the MONTH field indicating the fourth month of the year.
ARABIC - Static variable in class java.awt.font.NumericShaper
Identifies the ARABIC range and decimal base.
ARABIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
ARABIC_PRESENTATION_FORMS_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
ARABIC_PRESENTATION_FORMS_B - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
ARCHIVE - Static variable in class javax.swing.text.html.HTML.Attribute
 
AREA - Static variable in class javax.swing.text.html.HTML.Tag
 
ARGUMENT - Static variable in class java.text.MessageFormat.Field
Constant identifying a portion of a message that was generated from an argument passed into formatToCharacterIterator.
ARG_IN - interface org.omg.CORBA.ARG_IN.
Signifies an "input" argument to an invocation, meaning that the argument is being passed from the client to the server.
ARG_INOUT - interface org.omg.CORBA.ARG_INOUT.
Signifies an argument used for both input and output in an invocation, meaning that the argument is being passed from the client to the server and then back from the server to the client.
ARG_OUT - interface org.omg.CORBA.ARG_OUT.
A constant that signifies an "output" argument to an invocation, meaning that the argument is being passed from the server to the client.
ARMED - Static variable in class javax.accessibility.AccessibleState
Indicates that the object is armed.
ARMED - Static variable in class javax.swing.DefaultButtonModel
Indicates partial commitment towards choosing the button.
ARMENIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
ARRAY - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type ARRAY.
ARROWS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
ATTEMPTED - Static variable in class javax.print.attribute.standard.PDLOverrideSupported
The printer attempts to make the external job attribute values take precedence over embedded instructions in the documents' print data, however there is no guarantee.
ATTRIBUTE_NODE - Static variable in interface org.w3c.dom.Node
The node is an Attr.
AU - Static variable in class javax.sound.sampled.AudioFileFormat.Type
Specifies an AU file.
AUGUST - Static variable in class java.util.Calendar
Value of the MONTH field indicating the eighth month of the year.
AUTHORITATIVE - Static variable in interface javax.naming.Context
Constant that holds the name of the environment property for specifying the authoritativeness of the service requested.
AUTOSENSE - Static variable in class javax.print.DocFlavor.BYTE_ARRAY
Doc flavor with MIME type = "application/octet-stream", print data representation class name = "[B" (byte array).
AUTOSENSE - Static variable in class javax.print.DocFlavor.INPUT_STREAM
Doc flavor with MIME type = "application/octet-stream", print data representation class name = "java.io.InputStream" (byte stream).
AUTOSENSE - Static variable in class javax.print.DocFlavor.URL
Doc flavor with MIME type = "application/octet-stream", print data representation class name = "java.net.URL".
AUTO_RESIZE_ALL_COLUMNS - Static variable in class javax.swing.JTable
During all resize operations, proportionately resize all columns.
AUTO_RESIZE_LAST_COLUMN - Static variable in class javax.swing.JTable
During all resize operations, apply adjustments to the last column only.
AUTO_RESIZE_NEXT_COLUMN - Static variable in class javax.swing.JTable
When a column is adjusted in the UI, adjust the next column the opposite way.
AUTO_RESIZE_OFF - Static variable in class javax.swing.JTable
Do not adjust column widths automatically; use a scrollbar.
AUTO_RESIZE_SUBSEQUENT_COLUMNS - Static variable in class javax.swing.JTable
During UI adjustment, change subsequent columns to preserve the total width; this is the default behavior.
AUX_RETURN - Static variable in class javax.sound.sampled.FloatControl.Type
Represents a control for the auxiliary return gain on a line.
AUX_SEND - Static variable in class javax.sound.sampled.FloatControl.Type
Represents a control for the auxiliary send gain on a line.
AWTError - error java.awt.AWTError.
Thrown when a serious Abstract Window Toolkit error has occurred.
AWTError(String) - Constructor for class java.awt.AWTError
Constructs an instance of AWTError with the specified detail message.
AWTEvent - class java.awt.AWTEvent.
The root event class for all AWT events.
AWTEvent(Event) - Constructor for class java.awt.AWTEvent
Constructs an AWTEvent object from the parameters of a 1.0-style event.
AWTEvent(Object, int) - Constructor for class java.awt.AWTEvent
Constructs an AWTEvent object with the specified source object and type.
AWTEventListener - interface java.awt.event.AWTEventListener.
The listener interface for receiving notification of events dispatched to objects that are instances of Component or MenuComponent or their subclasses.
AWTEventListenerProxy - class java.awt.event.AWTEventListenerProxy.
A class which extends the EventListenerProxy, specifically for adding an AWTEventListener for a specific event mask.
AWTEventListenerProxy(long, AWTEventListener) - Constructor for class java.awt.event.AWTEventListenerProxy
Constructor which binds the AWTEventListener to a specific event mask.
AWTEventMulticaster - class java.awt.AWTEventMulticaster.
A class which implements efficient and thread-safe multi-cast event dispatching for the AWT events defined in the java.awt.event package.
AWTEventMulticaster(EventListener, EventListener) - Constructor for class java.awt.AWTEventMulticaster
Creates an event multicaster instance which chains listener-a with listener-b.
AWTException - exception java.awt.AWTException.
Signals that an Absract Window Toolkit exception has occurred.
AWTException(String) - Constructor for class java.awt.AWTException
Constructs an instance of AWTException with the specified detail message.
AWTKeyStroke - class java.awt.AWTKeyStroke.
An AWTKeyStroke represents a key action on the keyboard, or equivalent input device.
AWTKeyStroke() - Constructor for class java.awt.AWTKeyStroke
Constructs an AWTKeyStroke with default values.
AWTKeyStroke(char, int, int, boolean) - Constructor for class java.awt.AWTKeyStroke
Constructs an AWTKeyStroke with the specified values.
AWTPermission - class java.awt.AWTPermission.
This class is for AWT permissions.
AWTPermission(String) - Constructor for class java.awt.AWTPermission
Creates a new AWTPermission with the specified name.
AWTPermission(String, String) - Constructor for class java.awt.AWTPermission
Creates a new AWTPermission object with the specified name.
AWT_COMPONENT - Static variable in class javax.accessibility.AccessibleRole
An AWT component, but nothing else is known about it.
AbstractAction - class javax.swing.AbstractAction.
This class provides default implementations for the JFC Action interface.
AbstractAction() - Constructor for class javax.swing.AbstractAction
Defines an Action object with a default description string and default icon.
AbstractAction(String) - Constructor for class javax.swing.AbstractAction
Defines an Action object with the specified description string and a default icon.
AbstractAction(String, Icon) - Constructor for class javax.swing.AbstractAction
Defines an Action object with the specified description string and a the specified icon.
AbstractBorder - class javax.swing.border.AbstractBorder.
A class that implements an empty border with no size.
AbstractBorder() - Constructor for class javax.swing.border.AbstractBorder
 
AbstractButton - class javax.swing.AbstractButton.
Defines common behaviors for buttons and menu items.
AbstractButton() - Constructor for class javax.swing.AbstractButton
 
AbstractButton.AccessibleAbstractButton - class javax.swing.AbstractButton.AccessibleAbstractButton.
This class implements accessibility support for the AbstractButton class.
AbstractButton.AccessibleAbstractButton() - Constructor for class javax.swing.AbstractButton.AccessibleAbstractButton
 
AbstractButton.ButtonChangeListener - class javax.swing.AbstractButton.ButtonChangeListener.
Extends ChangeListener to be serializable.
AbstractCellEditor - class javax.swing.AbstractCellEditor.
 
AbstractCellEditor() - Constructor for class javax.swing.AbstractCellEditor
 
AbstractCollection - class java.util.AbstractCollection.
This class provides a skeletal implementation of the Collection interface, to minimize the effort required to implement this interface.
AbstractCollection() - Constructor for class java.util.AbstractCollection
Sole constructor.
AbstractColorChooserPanel - class javax.swing.colorchooser.AbstractColorChooserPanel.
This is the abstract superclass for color choosers.
AbstractColorChooserPanel() - Constructor for class javax.swing.colorchooser.AbstractColorChooserPanel
 
AbstractDocument - class javax.swing.text.AbstractDocument.
An implementation of the document interface to serve as a basis for implementing various kinds of documents.
AbstractDocument(AbstractDocument.Content) - Constructor for class javax.swing.text.AbstractDocument
Constructs a new AbstractDocument, wrapped around some specified content storage mechanism.
AbstractDocument(AbstractDocument.Content, AbstractDocument.AttributeContext) - Constructor for class javax.swing.text.AbstractDocument
Constructs a new AbstractDocument, wrapped around some specified content storage mechanism.
AbstractDocument.AbstractElement - class javax.swing.text.AbstractDocument.AbstractElement.
Implements the abstract part of an element.
AbstractDocument.AbstractElement(Element, AttributeSet) - Constructor for class javax.swing.text.AbstractDocument.AbstractElement
Creates a new AbstractElement.
AbstractDocument.AttributeContext - interface javax.swing.text.AbstractDocument.AttributeContext.
An interface that can be used to allow MutableAttributeSet implementations to use pluggable attribute compression techniques.
AbstractDocument.BranchElement - class javax.swing.text.AbstractDocument.BranchElement.
Implements a composite element that contains other elements.
AbstractDocument.BranchElement(Element, AttributeSet) - Constructor for class javax.swing.text.AbstractDocument.BranchElement
Constructs a composite element that initially contains no children.
AbstractDocument.Content - interface javax.swing.text.AbstractDocument.Content.
Interface to describe a sequence of character content that can be edited.
AbstractDocument.DefaultDocumentEvent - class javax.swing.text.AbstractDocument.DefaultDocumentEvent.
Stores document changes as the document is being modified.
AbstractDocument.DefaultDocumentEvent(int, int, DocumentEvent.EventType) - Constructor for class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Constructs a change record.
AbstractDocument.ElementEdit - class javax.swing.text.AbstractDocument.ElementEdit.
An implementation of ElementChange that can be added to the document event.
AbstractDocument.ElementEdit(Element, int, Element[], Element[]) - Constructor for class javax.swing.text.AbstractDocument.ElementEdit
Constructs an edit record.
AbstractDocument.LeafElement - class javax.swing.text.AbstractDocument.LeafElement.
Implements an element that directly represents content of some kind.
AbstractDocument.LeafElement(Element, AttributeSet, int, int) - Constructor for class javax.swing.text.AbstractDocument.LeafElement
Constructs an element that represents content within the document (has no children).
AbstractInterruptibleChannel - class java.nio.channels.spi.AbstractInterruptibleChannel.
Base implementation class for interruptible channels.
AbstractInterruptibleChannel() - Constructor for class java.nio.channels.spi.AbstractInterruptibleChannel
Initializes a new instance of this class.
AbstractLayoutCache - class javax.swing.tree.AbstractLayoutCache.
Warning: Serialized objects of this class will not be compatible with future Swing releases.
AbstractLayoutCache() - Constructor for class javax.swing.tree.AbstractLayoutCache
 
AbstractLayoutCache.NodeDimensions - class javax.swing.tree.AbstractLayoutCache.NodeDimensions.
Used by AbstractLayoutCache to determine the size and x origin of a particular node.
AbstractLayoutCache.NodeDimensions() - Constructor for class javax.swing.tree.AbstractLayoutCache.NodeDimensions
 
AbstractList - class java.util.AbstractList.
This class provides a skeletal implementation of the List interface to minimize the effort required to implement this interface backed by a "random access" data store (such as an array).
AbstractList() - Constructor for class java.util.AbstractList
Sole constructor.
AbstractListModel - class javax.swing.AbstractListModel.
The abstract definition for the data model that provides a List with its contents.
AbstractListModel() - Constructor for class javax.swing.AbstractListModel
 
AbstractMap - class java.util.AbstractMap.
This class provides a skeletal implementation of the Map interface, to minimize the effort required to implement this interface.
AbstractMap() - Constructor for class java.util.AbstractMap
Sole constructor.
AbstractMethodError - error java.lang.AbstractMethodError.
Thrown when an application tries to call an abstract method.
AbstractMethodError() - Constructor for class java.lang.AbstractMethodError
Constructs an AbstractMethodError with no detail message.
AbstractMethodError(String) - Constructor for class java.lang.AbstractMethodError
Constructs an AbstractMethodError with the specified detail message.
AbstractPreferences - class java.util.prefs.AbstractPreferences.
This class provides a skeletal implementation of the Preferences class, greatly easing the task of implementing it.
AbstractPreferences(AbstractPreferences, String) - Constructor for class java.util.prefs.AbstractPreferences
Creates a preference node with the specified parent and the specified name relative to its parent.
AbstractSelectableChannel - class java.nio.channels.spi.AbstractSelectableChannel.
Base implementation class for selectable channels.
AbstractSelectableChannel(SelectorProvider) - Constructor for class java.nio.channels.spi.AbstractSelectableChannel
Initializes a new instance of this class.
AbstractSelectionKey - class java.nio.channels.spi.AbstractSelectionKey.
Base implementation class for selection keys.
AbstractSelectionKey() - Constructor for class java.nio.channels.spi.AbstractSelectionKey
Initializes a new instance of this class.
AbstractSelector - class java.nio.channels.spi.AbstractSelector.
Base implementation class for selectors.
AbstractSelector(SelectorProvider) - Constructor for class java.nio.channels.spi.AbstractSelector
Initializes a new instance of this class.
AbstractSequentialList - class java.util.AbstractSequentialList.
This class provides a skeletal implementation of the List interface to minimize the effort required to implement this interface backed by a "sequential access" data store (such as a linked list).
AbstractSequentialList() - Constructor for class java.util.AbstractSequentialList
Sole constructor.
AbstractSet - class java.util.AbstractSet.
This class provides a skeletal implementation of the Set interface to minimize the effort required to implement this interface.
AbstractSet() - Constructor for class java.util.AbstractSet
Sole constructor.
AbstractSpinnerModel - class javax.swing.AbstractSpinnerModel.
This class provides the ChangeListener part of the SpinnerModel interface that should be suitable for most concrete SpinnerModel implementations.
AbstractSpinnerModel() - Constructor for class javax.swing.AbstractSpinnerModel
 
AbstractTableModel - class javax.swing.table.AbstractTableModel.
This abstract class provides default implementations for most of the methods in the TableModel interface.
AbstractTableModel() - Constructor for class javax.swing.table.AbstractTableModel
 
AbstractUndoableEdit - class javax.swing.undo.AbstractUndoableEdit.
An abstract implementation of UndoableEdit, implementing simple responses to all boolean methods in that interface.
AbstractUndoableEdit() - Constructor for class javax.swing.undo.AbstractUndoableEdit
Creates an AbstractUndoableEdit which defaults and alive to true.
AbstractWriter - class javax.swing.text.AbstractWriter.
AbstractWriter is an abstract class that actually does the work of writing out the element tree including the attributes.
AbstractWriter(Writer, Document) - Constructor for class javax.swing.text.AbstractWriter
Creates a new AbstractWriter.
AbstractWriter(Writer, Document, int, int) - Constructor for class javax.swing.text.AbstractWriter
Creates a new AbstractWriter.
AbstractWriter(Writer, Element) - Constructor for class javax.swing.text.AbstractWriter
Creates a new AbstractWriter.
AbstractWriter(Writer, Element, int, int) - Constructor for class javax.swing.text.AbstractWriter
Creates a new AbstractWriter.
AccessControlContext - class java.security.AccessControlContext.
An AccessControlContext is used to make system resource access decisions based on the context it encapsulates.
AccessControlContext(ProtectionDomain[]) - Constructor for class java.security.AccessControlContext
Create an AccessControlContext with the given set of ProtectionDomains.
AccessControlContext(AccessControlContext, DomainCombiner) - Constructor for class java.security.AccessControlContext
Create a new AccessControlContext with the given AccessControlContext and DomainCombiner.
AccessControlException - exception java.security.AccessControlException.
This exception is thrown by the AccessController to indicate that a requested access (to a critical system resource such as the file system or the network) is denied.
AccessControlException(String) - Constructor for class java.security.AccessControlException
Constructs an AccessControlException with the specified, detailed message.
AccessControlException(String, Permission) - Constructor for class java.security.AccessControlException
Constructs an AccessControlException with the specified, detailed message, and the requested permission that caused the exception.
AccessController - class java.security.AccessController.
The AccessController class is used for access control operations and decisions.
AccessException - exception java.rmi.AccessException.
An AccessException is thrown by certain methods of the java.rmi.Naming class (specifically bind, rebind, and unbind) and methods of the java.rmi.activation.ActivationSystem interface to indicate that the caller does not have permission to perform the action requested by the method call.
AccessException(String) - Constructor for class java.rmi.AccessException
Constructs an AccessException with the specified detail message.
AccessException(String, Exception) - Constructor for class java.rmi.AccessException
Constructs an AccessException with the specified detail message and nested exception.
Accessible - interface javax.accessibility.Accessible.
Interface Accessible is the main interface for the accessibility package.
AccessibleAction - interface javax.accessibility.AccessibleAction.
The AccessibleAction interface should be supported by any object that can perform one or more actions.
AccessibleBundle - class javax.accessibility.AccessibleBundle.
Base class used to maintain a strongly typed enumeration.
AccessibleBundle() - Constructor for class javax.accessibility.AccessibleBundle
 
AccessibleComponent - interface javax.accessibility.AccessibleComponent.
The AccessibleComponent interface should be supported by any object that is rendered on the screen.
AccessibleContext - class javax.accessibility.AccessibleContext.
AccessibleContext represents the minimum information all accessible objects return.
AccessibleContext() - Constructor for class javax.accessibility.AccessibleContext
 
AccessibleEditableText - interface javax.accessibility.AccessibleEditableText.
The AccessibleEditableText interface should be implemented by all classes that present editable textual information on the display.
AccessibleExtendedComponent - interface javax.accessibility.AccessibleExtendedComponent.
The AccessibleExtendedComponent interface should be supported by any object that is rendered on the screen.
AccessibleExtendedTable - interface javax.accessibility.AccessibleExtendedTable.
Class AccessibleExtendedTable provides extended information about a user-interface component that presents data in a two-dimensional table format.
AccessibleHyperlink - class javax.accessibility.AccessibleHyperlink.
Encapsulation of a link, or set of links (e.g.
AccessibleHyperlink() - Constructor for class javax.accessibility.AccessibleHyperlink
 
AccessibleHypertext - interface javax.accessibility.AccessibleHypertext.
The AccessibleHypertext class is the base class for all classes that present hypertext information on the display.
AccessibleIcon - interface javax.accessibility.AccessibleIcon.
The AccessibleIcon interface should be supported by any object that has an associated icon (e.g., buttons).
AccessibleKeyBinding - interface javax.accessibility.AccessibleKeyBinding.
The AccessibleKeyBinding interface should be supported by any object that has a keyboard bindings such as a keyboard mnemonic and/or keyboard shortcut which can be used to select the object.
AccessibleObject - class java.lang.reflect.AccessibleObject.
The AccessibleObject class is the base class for Field, Method and Constructor objects.
AccessibleObject() - Constructor for class java.lang.reflect.AccessibleObject
Constructor: only used by the Java Virtual Machine.
AccessibleRelation - class javax.accessibility.AccessibleRelation.
Class AccessibleRelation describes a relation between the object that implements the AccessibleRelation and one or more other objects.
AccessibleRelation(String) - Constructor for class javax.accessibility.AccessibleRelation
Create a new AccessibleRelation using the given locale independent key.
AccessibleRelation(String, Object) - Constructor for class javax.accessibility.AccessibleRelation
Creates a new AccessibleRelation using the given locale independent key.
AccessibleRelation(String, Object[]) - Constructor for class javax.accessibility.AccessibleRelation
Creates a new AccessibleRelation using the given locale independent key.
AccessibleRelationSet - class javax.accessibility.AccessibleRelationSet.
Class AccessibleRelationSet determines a component's relation set.
AccessibleRelationSet() - Constructor for class javax.accessibility.AccessibleRelationSet
Creates a new empty relation set.
AccessibleRelationSet(AccessibleRelation[]) - Constructor for class javax.accessibility.AccessibleRelationSet
Creates a new relation with the initial set of relations contained in the array of relations passed in.
AccessibleResourceBundle - class javax.accessibility.AccessibleResourceBundle.
Deprecated. This class is deprecated as of version 1.3 of the Java 2 Platform.
AccessibleResourceBundle() - Constructor for class javax.accessibility.AccessibleResourceBundle
Deprecated.  
AccessibleRole - class javax.accessibility.AccessibleRole.
Class AccessibleRole determines the role of a component.
AccessibleRole(String) - Constructor for class javax.accessibility.AccessibleRole
Creates a new AccessibleRole using the given locale independent key.
AccessibleSelection - interface javax.accessibility.AccessibleSelection.
This AccessibleSelection interface provides the standard mechanism for an assistive technology to determine what the current selected children are, as well as modify the selection set.
AccessibleState - class javax.accessibility.AccessibleState.
Class AccessibleState describes a component's particular state.
AccessibleState(String) - Constructor for class javax.accessibility.AccessibleState
Creates a new AccessibleState using the given locale independent key.
AccessibleStateSet - class javax.accessibility.AccessibleStateSet.
Class AccessibleStateSet determines a component's state set.
AccessibleStateSet() - Constructor for class javax.accessibility.AccessibleStateSet
Creates a new empty state set.
AccessibleStateSet(AccessibleState[]) - Constructor for class javax.accessibility.AccessibleStateSet
Creates a new state with the initial set of states contained in the array of states passed in.
AccessibleTable - interface javax.accessibility.AccessibleTable.
Class AccessibleTable describes a user-interface component that presents data in a two-dimensional table format.
AccessibleTableModelChange - interface javax.accessibility.AccessibleTableModelChange.
The AccessibleTableModelChange interface describes a change to the table model.
AccessibleText - interface javax.accessibility.AccessibleText.
The AccessibleText interface should be implemented by all classes that present textual information on the display.
AccessibleValue - interface javax.accessibility.AccessibleValue.
The AccessibleValue interface should be supported by any object that supports a numerical value (e.g., a scroll bar).
AccountExpiredException - exception javax.security.auth.login.AccountExpiredException.
Signals that a user account has expired.
AccountExpiredException() - Constructor for class javax.security.auth.login.AccountExpiredException
Constructs a AccountExpiredException with no detail message.
AccountExpiredException(String) - Constructor for class javax.security.auth.login.AccountExpiredException
Constructs a AccountExpiredException with the specified detail message.
Acl - interface java.security.acl.Acl.
Interface representing an Access Control List (ACL).
AclEntry - interface java.security.acl.AclEntry.
This is the interface used for representing one entry in an Access Control List (ACL).
AclNotFoundException - exception java.security.acl.AclNotFoundException.
This is an exception that is thrown whenever a reference is made to a non-existent ACL (Access Control List).
AclNotFoundException() - Constructor for class java.security.acl.AclNotFoundException
Constructs an AclNotFoundException.
Action - interface javax.swing.Action.
The Action interface provides a useful extension to the ActionListener interface in cases where the same functionality may be accessed by several controls.
ActionEvent - class java.awt.event.ActionEvent.
A semantic event which indicates that a component-defined action occured.
ActionEvent(Object, int, String) - Constructor for class java.awt.event.ActionEvent
Constructs an ActionEvent object.
ActionEvent(Object, int, String, int) - Constructor for class java.awt.event.ActionEvent
Constructs an ActionEvent object with modifier keys.
ActionEvent(Object, int, String, long, int) - Constructor for class java.awt.event.ActionEvent
Constructs an ActionEvent object with the specified modifier keys and timestamp.
ActionListener - interface java.awt.event.ActionListener.
The listener interface for receiving action events.
ActionMap - class javax.swing.ActionMap.
ActionMap provides mappings from Objects (called keys or Action names) to Actions.
ActionMap() - Constructor for class javax.swing.ActionMap
Creates an ActionMap with no parent and no mappings.
ActionMapUIResource - class javax.swing.plaf.ActionMapUIResource.
A subclass of javax.swing.ActionMap that implements UIResource.
ActionMapUIResource() - Constructor for class javax.swing.plaf.ActionMapUIResource
 
Activatable - class java.rmi.activation.Activatable.
The Activatable class provides support for remote objects that require persistent access over time and that can be activated by the system.
Activatable(String, MarshalledObject, boolean, int) - Constructor for class java.rmi.activation.Activatable
Constructor used to register and export the object on a specified port (an anonymous port is chosen if port=0) .
Activatable(String, MarshalledObject, boolean, int, RMIClientSocketFactory, RMIServerSocketFactory) - Constructor for class java.rmi.activation.Activatable
Constructor used to register and export the object on a specified port (an anonymous port is chosen if port=0) .
Activatable(ActivationID, int) - Constructor for class java.rmi.activation.Activatable
Constructor used to activate/export the object on a specified port.
Activatable(ActivationID, int, RMIClientSocketFactory, RMIServerSocketFactory) - Constructor for class java.rmi.activation.Activatable
Constructor used to activate/export the object on a specified port.
ActivateFailedException - exception java.rmi.activation.ActivateFailedException.
This exception is thrown by the RMI runtime when activation fails during a remote call to an activatable object.
ActivateFailedException(String) - Constructor for class java.rmi.activation.ActivateFailedException
Constructs an ActivateFailedException with the specified detail message.
ActivateFailedException(String, Exception) - Constructor for class java.rmi.activation.ActivateFailedException
Constructs an ActivateFailedException with the specified detail message and nested exception.
ActivationDesc - class java.rmi.activation.ActivationDesc.
An activation descriptor contains the information necessary to activate an object: the object's group identifier, the object's fully-qualified class name, the object's code location (the location of the class), a codebase URL path, the object's restart "mode", and, a "marshalled" object that can contain object specific initialization data.
ActivationDesc(String, String, MarshalledObject) - Constructor for class java.rmi.activation.ActivationDesc
Constructs an object descriptor for an object whose class name is className, that can be loaded from the code location and whose initialization information is data.
ActivationDesc(String, String, MarshalledObject, boolean) - Constructor for class java.rmi.activation.ActivationDesc
Constructs an object descriptor for an object whose class name is className, that can be loaded from the code location and whose initialization information is data.
ActivationDesc(ActivationGroupID, String, String, MarshalledObject) - Constructor for class java.rmi.activation.ActivationDesc
Constructs an object descriptor for an object whose class name is className that can be loaded from the code location and whose initialization information is data.
ActivationDesc(ActivationGroupID, String, String, MarshalledObject, boolean) - Constructor for class java.rmi.activation.ActivationDesc
Constructs an object descriptor for an object whose class name is className that can be loaded from the code location and whose initialization information is data.
ActivationException - exception java.rmi.activation.ActivationException.
General exception used by the activation interfaces.
ActivationException() - Constructor for class java.rmi.activation.ActivationException
Constructs an ActivationException with no specified detail message.
ActivationException(String) - Constructor for class java.rmi.activation.ActivationException
Constructs an ActivationException with detail message, s.
ActivationException(String, Throwable) - Constructor for class java.rmi.activation.ActivationException
Constructs an ActivationException with detail message, s, and detail exception ex.
ActivationGroup - class java.rmi.activation.ActivationGroup.
An ActivationGroup is responsible for creating new instances of "activatable" objects in its group, informing its ActivationMonitor when either: its object's become active or inactive, or the group as a whole becomes inactive.
ActivationGroup(ActivationGroupID) - Constructor for class java.rmi.activation.ActivationGroup
Constructs an activation group with the given activation group identifier.
ActivationGroupDesc - class java.rmi.activation.ActivationGroupDesc.
An activation group descriptor contains the information necessary to create/recreate an activation group in which to activate objects.
ActivationGroupDesc(Properties, ActivationGroupDesc.CommandEnvironment) - Constructor for class java.rmi.activation.ActivationGroupDesc
Constructs a group descriptor that uses the system defaults for group implementation and code location.
ActivationGroupDesc(String, String, MarshalledObject, Properties, ActivationGroupDesc.CommandEnvironment) - Constructor for class java.rmi.activation.ActivationGroupDesc
Specifies an alternate group implementation and execution environment to be used for the group.
ActivationGroupDesc.CommandEnvironment - class java.rmi.activation.ActivationGroupDesc.CommandEnvironment.
Startup options for ActivationGroup implementations.
ActivationGroupDesc.CommandEnvironment(String, String[]) - Constructor for class java.rmi.activation.ActivationGroupDesc.CommandEnvironment
Create a CommandEnvironment with all the necessary information.
ActivationGroupID - class java.rmi.activation.ActivationGroupID.
The identifier for a registered activation group serves several purposes: identifies the group uniquely within the activation system, and contains a reference to the group's activation system so that the group can contact its activation system when necessary.
ActivationGroupID(ActivationSystem) - Constructor for class java.rmi.activation.ActivationGroupID
Constructs a unique group id.
ActivationGroup_Stub - class java.rmi.activation.ActivationGroup_Stub.
ActivationGroup_Stub is a stub class for the subclasses of java.rmi.activation.ActivationGroup that are exported as a java.rmi.server.UnicastRemoteObject.
ActivationGroup_Stub(RemoteRef) - Constructor for class java.rmi.activation.ActivationGroup_Stub
Constructs a stub for the ActivationGroup class.
ActivationID - class java.rmi.activation.ActivationID.
Activation makes use of special identifiers to denote remote objects that can be activated over time.
ActivationID(Activator) - Constructor for class java.rmi.activation.ActivationID
The constructor for ActivationID takes a single argument, activator, that specifies a remote reference to the activator responsible for activating the object associated with this identifier.
ActivationInstantiator - interface java.rmi.activation.ActivationInstantiator.
An ActivationInstantiator is responsible for creating instances of "activatable" objects.
ActivationMonitor - interface java.rmi.activation.ActivationMonitor.
An ActivationMonitor is specific to an ActivationGroup and is obtained when a group is reported active via a call to ActivationSystem.activeGroup (this is done internally).
ActivationSystem - interface java.rmi.activation.ActivationSystem.
The ActivationSystem provides a means for registering groups and "activatable" objects to be activated within those groups.
Activator - interface java.rmi.activation.Activator.
The Activator facilitates remote object activation.
ActiveEvent - interface java.awt.ActiveEvent.
An interface for events that know how to dispatch themselves.
AdapterActivator - interface org.omg.PortableServer.AdapterActivator.
An adapter activator supplies a POA with the ability to create child POAs on demand, as a side-effect of receiving a request that names the child POA (or one of its children), or when find_POA is called with an activate parameter value of TRUE.
AdapterActivatorOperations - interface org.omg.PortableServer.AdapterActivatorOperations.
An adapter activator supplies a POA with the ability to create child POAs on demand, as a side-effect of receiving a request that names the child POA (or one of its children), or when find_POA is called with an activate parameter value of TRUE.
AdapterAlreadyExists - exception org.omg.PortableServer.POAPackage.AdapterAlreadyExists.
org/omg/PortableServer/POAPackage/AdapterAlreadyExists.java .
AdapterAlreadyExists() - Constructor for class org.omg.PortableServer.POAPackage.AdapterAlreadyExists
 
AdapterAlreadyExists(String) - Constructor for class org.omg.PortableServer.POAPackage.AdapterAlreadyExists
 
AdapterAlreadyExistsHelper - class org.omg.PortableServer.POAPackage.AdapterAlreadyExistsHelper.
org/omg/PortableServer/POAPackage/AdapterAlreadyExistsHelper.java .
AdapterAlreadyExistsHelper() - Constructor for class org.omg.PortableServer.POAPackage.AdapterAlreadyExistsHelper
 
AdapterInactive - exception org.omg.PortableServer.POAManagerPackage.AdapterInactive.
org/omg/PortableServer/POAManagerPackage/AdapterInactive.java .
AdapterInactive() - Constructor for class org.omg.PortableServer.POAManagerPackage.AdapterInactive
 
AdapterInactive(String) - Constructor for class org.omg.PortableServer.POAManagerPackage.AdapterInactive
 
AdapterInactiveHelper - class org.omg.PortableServer.POAManagerPackage.AdapterInactiveHelper.
org/omg/PortableServer/POAManagerPackage/AdapterInactiveHelper.java .
AdapterInactiveHelper() - Constructor for class org.omg.PortableServer.POAManagerPackage.AdapterInactiveHelper
 
AdapterNonExistent - exception org.omg.PortableServer.POAPackage.AdapterNonExistent.
org/omg/PortableServer/POAPackage/AdapterNonExistent.java .
AdapterNonExistent() - Constructor for class org.omg.PortableServer.POAPackage.AdapterNonExistent
 
AdapterNonExistent(String) - Constructor for class org.omg.PortableServer.POAPackage.AdapterNonExistent
 
AdapterNonExistentHelper - class org.omg.PortableServer.POAPackage.AdapterNonExistentHelper.
org/omg/PortableServer/POAPackage/AdapterNonExistentHelper.java .
AdapterNonExistentHelper() - Constructor for class org.omg.PortableServer.POAPackage.AdapterNonExistentHelper
 
AdditionalComments - Static variable in class javax.swing.text.html.HTMLDocument
Document property key value.
AddressHelper - class org.omg.CosNaming.NamingContextExtPackage.AddressHelper.
Address is the Host and Port information represented as a String.
AddressHelper() - Constructor for class org.omg.CosNaming.NamingContextExtPackage.AddressHelper
 
AdjustForGravity(GridBagConstraints, Rectangle) - Method in class java.awt.GridBagLayout
This method is obsolete and supplied for backwards compatability only; new code should call adjustForGravity instead.
Adjustable - interface java.awt.Adjustable.
The interface for objects which have an adjustable numeric value contained within a bounded range of values.
AdjustmentEvent - class java.awt.event.AdjustmentEvent.
The adjustment event emitted by Adjustable objects.
AdjustmentEvent(Adjustable, int, int, int) - Constructor for class java.awt.event.AdjustmentEvent
Constructs an AdjustmentEvent object with the specified Adjustable source, event type, adjustment type, and value.
AdjustmentEvent(Adjustable, int, int, int, boolean) - Constructor for class java.awt.event.AdjustmentEvent
Constructs an AdjustmentEvent object with the specified Adjustable source, event type, adjustment type, and value.
AdjustmentListener - interface java.awt.event.AdjustmentListener.
The listener interface for receiving adjustment events.
Adler32 - class java.util.zip.Adler32.
A class that can be used to compute the Adler-32 checksum of a data stream.
Adler32() - Constructor for class java.util.zip.Adler32
Creates a new Adler32 object.
AffineTransform - class java.awt.geom.AffineTransform.
The AffineTransform class represents a 2D affine transform that performs a linear mapping from 2D coordinates to other 2D coordinates that preserves the "straightness" and "parallelness" of lines.
AffineTransform() - Constructor for class java.awt.geom.AffineTransform
Constructs a new AffineTransform representing the Identity transformation.
AffineTransform(AffineTransform) - Constructor for class java.awt.geom.AffineTransform
Constructs a new AffineTransform that is a copy of the specified AffineTransform object.
AffineTransform(float, float, float, float, float, float) - Constructor for class java.awt.geom.AffineTransform
Constructs a new AffineTransform from 6 floating point values representing the 6 specifiable entries of the 3x3 transformation matrix.
AffineTransform(float[]) - Constructor for class java.awt.geom.AffineTransform
Constructs a new AffineTransform from an array of floating point values representing either the 4 non-translation enries or the 6 specifiable entries of the 3x3 transformation matrix.
AffineTransform(double, double, double, double, double, double) - Constructor for class java.awt.geom.AffineTransform
Constructs a new AffineTransform from 6 double precision values representing the 6 specifiable entries of the 3x3 transformation matrix.
AffineTransform(double[]) - Constructor for class java.awt.geom.AffineTransform
Constructs a new AffineTransform from an array of double precision values representing either the 4 non-translation entries or the 6 specifiable entries of the 3x3 transformation matrix.
AffineTransformOp - class java.awt.image.AffineTransformOp.
This class uses an affine transform to perform a linear mapping from 2D coordinates in the source image or Raster to 2D coordinates in the destination image or Raster.
AffineTransformOp(AffineTransform, RenderingHints) - Constructor for class java.awt.image.AffineTransformOp
Constructs an AffineTransformOp given an affine transform.
AffineTransformOp(AffineTransform, int) - Constructor for class java.awt.image.AffineTransformOp
Constructs an AffineTransformOp given an affine transform and the interpolation type.
AlgorithmParameterGenerator - class java.security.AlgorithmParameterGenerator.
The AlgorithmParameterGenerator class is used to generate a set of parameters to be used with a certain algorithm.
AlgorithmParameterGenerator(AlgorithmParameterGeneratorSpi, Provider, String) - Constructor for class java.security.AlgorithmParameterGenerator
Creates an AlgorithmParameterGenerator object.
AlgorithmParameterGeneratorSpi - class java.security.AlgorithmParameterGeneratorSpi.
This class defines the Service Provider Interface (SPI) for the AlgorithmParameterGenerator class, which is used to generate a set of parameters to be used with a certain algorithm.
AlgorithmParameterGeneratorSpi() - Constructor for class java.security.AlgorithmParameterGeneratorSpi
 
AlgorithmParameterSpec - interface java.security.spec.AlgorithmParameterSpec.
A (transparent) specification of cryptographic parameters.
AlgorithmParameters - class java.security.AlgorithmParameters.
This class is used as an opaque representation of cryptographic parameters.
AlgorithmParameters(AlgorithmParametersSpi, Provider, String) - Constructor for class java.security.AlgorithmParameters
Creates an AlgorithmParameters object.
AlgorithmParametersSpi - class java.security.AlgorithmParametersSpi.
This class defines the Service Provider Interface (SPI) for the AlgorithmParameters class, which is used to manage algorithm parameters.
AlgorithmParametersSpi() - Constructor for class java.security.AlgorithmParametersSpi
 
Alignment - Static variable in class javax.swing.text.StyleConstants
Alignment for the paragraph.
Alignment - Static variable in class javax.swing.text.StyleConstants.ParagraphConstants
Alignment for the paragraph.
AllPermission - class java.security.AllPermission.
The AllPermission is a permission that implies all other permissions.
AllPermission() - Constructor for class java.security.AllPermission
Creates a new AllPermission object.
AllPermission(String, String) - Constructor for class java.security.AllPermission
Creates a new AllPermission object.
AlphaComposite - class java.awt.AlphaComposite.
This AlphaComposite class implements the basic alpha compositing rules for combining source and destination pixels to achieve blending and transparency effects with graphics and images.
AlreadyBound - exception org.omg.CosNaming.NamingContextPackage.AlreadyBound.
org/omg/CosNaming/NamingContextPackage/AlreadyBound.java .
AlreadyBound() - Constructor for class org.omg.CosNaming.NamingContextPackage.AlreadyBound
 
AlreadyBound(String) - Constructor for class org.omg.CosNaming.NamingContextPackage.AlreadyBound
 
AlreadyBoundException - exception java.rmi.AlreadyBoundException.
An AlreadyBoundException is thrown if an attempt is made to bind an object in the registry to a name that already has an associated binding.
AlreadyBoundException() - Constructor for class java.rmi.AlreadyBoundException
Constructs an AlreadyBoundException with no specified detail message.
AlreadyBoundException(String) - Constructor for class java.rmi.AlreadyBoundException
Constructs an AlreadyBoundException with the specified detail message.
AlreadyBoundHelper - class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHelper.
org/omg/CosNaming/NamingContextPackage/AlreadyBoundHelper.java .
AlreadyBoundHelper() - Constructor for class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHelper
 
AlreadyBoundHolder - class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHolder.
org/omg/CosNaming/NamingContextPackage/AlreadyBoundHolder.java .
AlreadyBoundHolder() - Constructor for class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHolder
 
AlreadyBoundHolder(AlreadyBound) - Constructor for class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHolder
 
AlreadyConnectedException - exception java.nio.channels.AlreadyConnectedException.
Unchecked exception thrown when an attempt is made to connect a SocketChannel that is already connected.
AlreadyConnectedException() - Constructor for class java.nio.channels.AlreadyConnectedException
Constructs an instance of this class.
AncestorEvent - class javax.swing.event.AncestorEvent.
An event reported to a child component that originated from an ancestor in the component hierarchy.
AncestorEvent(JComponent, int, Container, Container) - Constructor for class javax.swing.event.AncestorEvent
Constructs an AncestorEvent object to identify a change in an ancestor-component's display-status.
AncestorListener - interface javax.swing.event.AncestorListener.
AncestorListener Interface to support notification when changes occur to a JComponent or one of its ancestors.
Annotation - class java.text.Annotation.
An Annotation object is used as a wrapper for a text attribute value if the attribute has annotation characteristics.
Annotation(Object) - Constructor for class java.text.Annotation
Constructs an annotation record with the given value, which may be null.
Any - class org.omg.CORBA.Any.
Serves as a container for any data that can be described in IDL or for any IDL primitive type.
Any() - Constructor for class org.omg.CORBA.Any
 
AnyHolder - class org.omg.CORBA.AnyHolder.
The Holder for Any.
AnyHolder() - Constructor for class org.omg.CORBA.AnyHolder
Constructs a new AnyHolder object with its value field initialized to null.
AnyHolder(Any) - Constructor for class org.omg.CORBA.AnyHolder
Constructs a new AnyHolder object for the given Any object.
AnySeqHelper - class org.omg.CORBA.AnySeqHelper.
The Helper for AnySeq.
AnySeqHelper() - Constructor for class org.omg.CORBA.AnySeqHelper
 
AnySeqHelper - class org.omg.DynamicAny.AnySeqHelper.
org/omg/DynamicAny/AnySeqHelper.java .
AnySeqHelper() - Constructor for class org.omg.DynamicAny.AnySeqHelper
 
AnySeqHolder - class org.omg.CORBA.AnySeqHolder.
The Holder for AnySeq.
AnySeqHolder() - Constructor for class org.omg.CORBA.AnySeqHolder
 
AnySeqHolder(Any[]) - Constructor for class org.omg.CORBA.AnySeqHolder
 
AppConfigurationEntry - class javax.security.auth.login.AppConfigurationEntry.
This class represents a single LoginModule entry configured for the application specified in the getAppConfigurationEntry(String appName) method in the Configuration class.
AppConfigurationEntry(String, AppConfigurationEntry.LoginModuleControlFlag, Map) - Constructor for class javax.security.auth.login.AppConfigurationEntry
Default constructor for this class.
AppConfigurationEntry.LoginModuleControlFlag - class javax.security.auth.login.AppConfigurationEntry.LoginModuleControlFlag.
This class represents whether or not a LoginModule is REQUIRED, REQUISITE, SUFFICIENT or OPTIONAL.
Applet - class java.applet.Applet.
An applet is a small program that is intended not to be run on its own, but rather to be embedded inside another application.
Applet() - Constructor for class java.applet.Applet
Creates a new Applet object
Applet.AccessibleApplet - class java.applet.Applet.AccessibleApplet.
This class implements accessibility support for the Applet class.
Applet.AccessibleApplet() - Constructor for class java.applet.Applet.AccessibleApplet
 
AppletContext - interface java.applet.AppletContext.
This interface corresponds to an applet's environment: the document containing the applet and the other applets in the same document.
AppletInitializer - interface java.beans.AppletInitializer.
This interface is designed to work in collusion with java.beans.Beans.instantiate.
AppletStub - interface java.applet.AppletStub.
When an applet is first created, an applet stub is attached to it using the applet's setStub method.
ApplicationException - exception org.omg.CORBA.portable.ApplicationException.
This class is used for reporting application level exceptions between ORBs and stubs.
ApplicationException(String, InputStream) - Constructor for class org.omg.CORBA.portable.ApplicationException
Constructs an ApplicationException from the CORBA repository ID of the exception and an input stream from which the exception data can be read as its parameters.
Arc2D - class java.awt.geom.Arc2D.
Arc2D is the abstract superclass for all objects that store a 2D arc defined by a bounding rectangle, start angle, angular extent (length of the arc), and a closure type (OPEN, CHORD, or PIE).
Arc2D(int) - Constructor for class java.awt.geom.Arc2D
This is an abstract class that cannot be instantiated directly.
Arc2D.Double - class java.awt.geom.Arc2D.Double.
This class defines an arc specified in double precision.
Arc2D.Double() - Constructor for class java.awt.geom.Arc2D.Double
Constructs a new OPEN arc, initialized to location (0, 0), size (0, 0), angular extents (start = 0, extent = 0).
Arc2D.Double(int) - Constructor for class java.awt.geom.Arc2D.Double
Constructs a new arc, initialized to location (0, 0), size (0, 0), angular extents (start = 0, extent = 0), and the specified closure type.
Arc2D.Double(double, double, double, double, double, double, int) - Constructor for class java.awt.geom.Arc2D.Double
Constructs a new arc, initialized to the specified location, size, angular extents, and closure type.
Arc2D.Double(Rectangle2D, double, double, int) - Constructor for class java.awt.geom.Arc2D.Double
Constructs a new arc, initialized to the specified location, size, angular extents, and closure type.
Arc2D.Float - class java.awt.geom.Arc2D.Float.
This class defines an arc specified in float precision.
Arc2D.Float() - Constructor for class java.awt.geom.Arc2D.Float
Constructs a new OPEN arc, initialized to location (0, 0), size (0, 0), angular extents (start = 0, extent = 0).
Arc2D.Float(int) - Constructor for class java.awt.geom.Arc2D.Float
Constructs a new arc, initialized to location (0, 0), size (0, 0), angular extents (start = 0, extent = 0), and the specified closure type.
Arc2D.Float(float, float, float, float, float, float, int) - Constructor for class java.awt.geom.Arc2D.Float
Constructs a new arc, initialized to the specified location, size, angular extents, and closure type.
Arc2D.Float(Rectangle2D, float, float, int) - Constructor for class java.awt.geom.Arc2D.Float
Constructs a new arc, initialized to the specified location, size, angular extents, and closure type.
Area - class java.awt.geom.Area.
The Area class is a device-independent specification of an arbitrarily-shaped area.
Area() - Constructor for class java.awt.geom.Area
Default constructor which creates an empty area.
Area(Shape) - Constructor for class java.awt.geom.Area
The Area class creates an area geometry from the specified Shape object.
AreaAveragingScaleFilter - class java.awt.image.AreaAveragingScaleFilter.
An ImageFilter class for scaling images using a simple area averaging algorithm that produces smoother results than the nearest neighbor algorithm.
AreaAveragingScaleFilter(int, int) - Constructor for class java.awt.image.AreaAveragingScaleFilter
Constructs an AreaAveragingScaleFilter that scales the pixels from its source Image as specified by the width and height parameters.
ArithmeticException - exception java.lang.ArithmeticException.
Thrown when an exceptional arithmetic condition has occurred.
ArithmeticException() - Constructor for class java.lang.ArithmeticException
Constructs an ArithmeticException with no detail message.
ArithmeticException(String) - Constructor for class java.lang.ArithmeticException
Constructs an ArithmeticException with the specified detail message.
ArrangeGrid(Container) - Method in class java.awt.GridBagLayout
This method is obsolete and supplied for backwards compatability only; new code should call arrangeGrid instead.
Array - class java.lang.reflect.Array.
The Array class provides static methods to dynamically create and access Java arrays.
Array - interface java.sql.Array.
The mapping in the Java programming language for the SQL type ARRAY.
ArrayIndexOutOfBoundsException - exception java.lang.ArrayIndexOutOfBoundsException.
Thrown to indicate that an array has been accessed with an illegal index.
ArrayIndexOutOfBoundsException() - Constructor for class java.lang.ArrayIndexOutOfBoundsException
Constructs an ArrayIndexOutOfBoundsException with no detail message.
ArrayIndexOutOfBoundsException(int) - Constructor for class java.lang.ArrayIndexOutOfBoundsException
Constructs a new ArrayIndexOutOfBoundsException class with an argument indicating the illegal index.
ArrayIndexOutOfBoundsException(String) - Constructor for class java.lang.ArrayIndexOutOfBoundsException
Constructs an ArrayIndexOutOfBoundsException class with the specified detail message.
ArrayList - class java.util.ArrayList.
Resizable-array implementation of the List interface.
ArrayList(int) - Constructor for class java.util.ArrayList
Constructs an empty list with the specified initial capacity.
ArrayList() - Constructor for class java.util.ArrayList
Constructs an empty list with an initial capacity of ten.
ArrayList(Collection) - Constructor for class java.util.ArrayList
Constructs a list containing the elements of the specified collection, in the order they are returned by the collection's iterator.
ArrayStoreException - exception java.lang.ArrayStoreException.
Thrown to indicate that an attempt has been made to store the wrong type of object into an array of objects.
ArrayStoreException() - Constructor for class java.lang.ArrayStoreException
Constructs an ArrayStoreException with no detail message.
ArrayStoreException(String) - Constructor for class java.lang.ArrayStoreException
Constructs an ArrayStoreException with the specified detail message.
Arrays - class java.util.Arrays.
This class contains various methods for manipulating arrays (such as sorting and searching).
AssertionError - error java.lang.AssertionError.
Thrown to indicate that an assertion has failed.
AssertionError() - Constructor for class java.lang.AssertionError
Constructs an AssertionError with no detail message.
AssertionError(Object) - Constructor for class java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified object, which is converted to a string as defined in The Java Language Specification, Second Edition, Section 15.18.1.1.
AssertionError(boolean) - Constructor for class java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified boolean, which is converted to a string as defined in The Java Language Specification, Second Edition, Section 15.18.1.1.
AssertionError(char) - Constructor for class java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified char, which is converted to a string as defined in The Java Language Specification, Second Edition, Section 15.18.1.1.
AssertionError(int) - Constructor for class java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified int, which is converted to a string as defined in The Java Language Specification, Second Edition, Section 15.18.1.1.
AssertionError(long) - Constructor for class java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified long, which is converted to a string as defined in The Java Language Specification, Second Edition, Section 15.18.1.1.
AssertionError(float) - Constructor for class java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified float, which is converted to a string as defined in The Java Language Specification, Second Edition, Section 15.18.1.1.
AssertionError(double) - Constructor for class java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified double, which is converted to a string as defined in The Java Language Specification, Second Edition, Section 15.18.1.1.
AsyncBoxView - class javax.swing.text.AsyncBoxView.
A box that does layout asynchronously.
AsyncBoxView(Element, int) - Constructor for class javax.swing.text.AsyncBoxView
Construct a box view that does asynchronous layout.
AsyncBoxView.ChildLocator - class javax.swing.text.AsyncBoxView.ChildLocator.
A class to manage the effective position of the child views in a localized area while changes are being made around the localized area.
AsyncBoxView.ChildLocator() - Constructor for class javax.swing.text.AsyncBoxView.ChildLocator
construct a child locator.
AsyncBoxView.ChildState - class javax.swing.text.AsyncBoxView.ChildState.
A record representing the layout state of a child view.
AsyncBoxView.ChildState(View) - Constructor for class javax.swing.text.AsyncBoxView.ChildState
Construct a child status.
AsynchronousCloseException - exception java.nio.channels.AsynchronousCloseException.
Checked exception received by a thread when another thread closes the channel or the part of the channel upon which it is blocked in an I/O operation.
AsynchronousCloseException() - Constructor for class java.nio.channels.AsynchronousCloseException
Constructs an instance of this class.
Attr - interface org.w3c.dom.Attr.
The Attr interface represents an attribute in an Element object.
Attribute - interface javax.naming.directory.Attribute.
This interface represents an attribute associated with a named object.
Attribute - interface javax.print.attribute.Attribute.
Interface Attribute is the base interface implemented by any and every printing attribute class to indicate that the class represents a printing attribute.
AttributeException - interface javax.print.AttributeException.
Interface AttributeException is a mixin interface which a subclass of PrintException can implement to report an error condition involving one or more printing attributes that a particular Print Service instance does not support.
AttributeInUseException - exception javax.naming.directory.AttributeInUseException.
This exception is thrown when an operation attempts to add an attribute that already exists.
AttributeInUseException(String) - Constructor for class javax.naming.directory.AttributeInUseException
Constructs a new instance of AttributeInUseException with an explanation.
AttributeInUseException() - Constructor for class javax.naming.directory.AttributeInUseException
Constructs a new instance of AttributeInUseException.
AttributeList - class javax.swing.text.html.parser.AttributeList.
This class defines the attributes of an SGML element as described in a DTD using the ATTLIST construct.
AttributeList(String) - Constructor for class javax.swing.text.html.parser.AttributeList
Create an attribute list element.
AttributeList(String, int, int, String, Vector, AttributeList) - Constructor for class javax.swing.text.html.parser.AttributeList
Create an attribute list element.
AttributeList - interface org.xml.sax.AttributeList.
Deprecated. This interface has been replaced by the SAX2 Attributes interface, which includes Namespace support.
AttributeListImpl - class org.xml.sax.helpers.AttributeListImpl.
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 javax.naming.directory.AttributeModificationException.
This exception is thrown when an attempt is made to add, or remove, or modify an attribute, its identifier, or its values that conflicts with the attribute's (schema) definition or the attribute's state.
AttributeModificationException(String) - Constructor for class javax.naming.directory.AttributeModificationException
Constructs a new instance of AttributeModificationException using an explanation.
AttributeModificationException() - Constructor for class javax.naming.directory.AttributeModificationException
Constructs a new instance of AttributeModificationException.
AttributeSet - interface javax.print.attribute.AttributeSet.
Interface AttributeSet specifies the interface for a set of printing attributes.
AttributeSet - interface javax.swing.text.AttributeSet.
A collection of unique attributes.
AttributeSet.CharacterAttribute - interface javax.swing.text.AttributeSet.CharacterAttribute.
This interface is the type signature that is expected to be present on any attribute key that contributes to character level presentation.
AttributeSet.ColorAttribute - interface javax.swing.text.AttributeSet.ColorAttribute.
This interface is the type signature that is expected to be present on any attribute key that contributes to presentation of color.
AttributeSet.FontAttribute - interface javax.swing.text.AttributeSet.FontAttribute.
This interface is the type signature that is expected to be present on any attribute key that contributes to the determination of what font to use to render some text.
AttributeSet.ParagraphAttribute - interface javax.swing.text.AttributeSet.ParagraphAttribute.
This interface is the type signature that is expected to be present on any attribute key that contributes to the paragraph level presentation.
AttributeSetUtilities - class javax.print.attribute.AttributeSetUtilities.
Class AttributeSetUtilities provides static methods for manipulating AttributeSets.
AttributedCharacterIterator - interface java.text.AttributedCharacterIterator.
An AttributedCharacterIterator allows iteration through both text and related attribute information.
AttributedCharacterIterator.Attribute - class java.text.AttributedCharacterIterator.Attribute.
Defines attribute keys that are used to identify text attributes.
AttributedCharacterIterator.Attribute(String) - Constructor for class java.text.AttributedCharacterIterator.Attribute
Constructs an Attribute with the given name.
AttributedString - class java.text.AttributedString.
An AttributedString holds text and related attribute information.
AttributedString(String) - Constructor for class java.text.AttributedString
Constructs an AttributedString instance with the given text.
AttributedString(String, Map) - Constructor for class java.text.AttributedString
Constructs an AttributedString instance with the given text and attributes.
AttributedString(AttributedCharacterIterator) - Constructor for class java.text.AttributedString
Constructs an AttributedString instance with the given attributed text represented by AttributedCharacterIterator.
AttributedString(AttributedCharacterIterator, int, int) - Constructor for class java.text.AttributedString
Constructs an AttributedString instance with the subrange of the given attributed text represented by AttributedCharacterIterator.
AttributedString(AttributedCharacterIterator, int, int, AttributedCharacterIterator.Attribute[]) - Constructor for class java.text.AttributedString
Constructs an AttributedString instance with the subrange of the given attributed text represented by AttributedCharacterIterator.
Attributes - class java.util.jar.Attributes.
The Attributes class maps Manifest attribute names to associated string values.
Attributes() - Constructor for class java.util.jar.Attributes
Constructs a new, empty Attributes object with default size.
Attributes(int) - Constructor for class java.util.jar.Attributes
Constructs a new, empty Attributes object with the specified initial size.
Attributes(Attributes) - Constructor for class java.util.jar.Attributes
Constructs a new Attributes object with the same attribute name-value mappings as in the specified Attributes.
Attributes - interface javax.naming.directory.Attributes.
This interface represents a collection of attributes.
Attributes - interface org.xml.sax.Attributes.
Interface for a list of XML attributes.
Attributes.Name - class java.util.jar.Attributes.Name.
The Attributes.Name class represents an attribute name stored in this Map.
Attributes.Name(String) - Constructor for class java.util.jar.Attributes.Name
Constructs a new attribute name using the given string name.
AttributesImpl - class org.xml.sax.helpers.AttributesImpl.
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.
AudioClip - interface java.applet.AudioClip.
The AudioClip interface is a simple abstraction for playing a sound clip.
AudioFileFormat - class javax.sound.sampled.AudioFileFormat.
An instance of the AudioFileFormat class describes an audio file, including the file type, the file's length in bytes, the length in sample frames of the audio data contained in the file, and the format of the audio data.
AudioFileFormat(AudioFileFormat.Type, int, AudioFormat, int) - Constructor for class javax.sound.sampled.AudioFileFormat
Constructs an audio file format object.
AudioFileFormat(AudioFileFormat.Type, AudioFormat, int) - Constructor for class javax.sound.sampled.AudioFileFormat
Constructs an audio file format object.
AudioFileFormat.Type - class javax.sound.sampled.AudioFileFormat.Type.
An instance of the Type class represents one of the standard types of audio file.
AudioFileFormat.Type(String, String) - Constructor for class javax.sound.sampled.AudioFileFormat.Type
Constructs a file type.
AudioFileReader - class javax.sound.sampled.spi.AudioFileReader.
Provider for audio file reading services.
AudioFileReader() - Constructor for class javax.sound.sampled.spi.AudioFileReader
 
AudioFileWriter - class javax.sound.sampled.spi.AudioFileWriter.
Provider for audio file writing services.
AudioFileWriter() - Constructor for class javax.sound.sampled.spi.AudioFileWriter
 
AudioFormat - class javax.sound.sampled.AudioFormat.
AudioFormat is the class that specifies a particular arrangement of data in a sound stream.
AudioFormat(AudioFormat.Encoding, float, int, int, int, float, boolean) - Constructor for class javax.sound.sampled.AudioFormat
Constructs an AudioFormat with the given parameters.
AudioFormat(float, int, int, boolean, boolean) - Constructor for class javax.sound.sampled.AudioFormat
Constructs an AudioFormat with a linear PCM encoding and the given parameters.
AudioFormat.Encoding - class javax.sound.sampled.AudioFormat.Encoding.
The Encoding class names the specific type of data representation used for an audio stream.
AudioFormat.Encoding(String) - Constructor for class javax.sound.sampled.AudioFormat.Encoding
Constructs a new encoding.
AudioInputStream - class javax.sound.sampled.AudioInputStream.
An audio input stream is an input stream with a specified audio format and length.
AudioInputStream(InputStream, AudioFormat, long) - Constructor for class javax.sound.sampled.AudioInputStream
Constructs an audio input stream that has the requested format and length in sample frames, using audio data from the specified input stream.
AudioInputStream(TargetDataLine) - Constructor for class javax.sound.sampled.AudioInputStream
Constructs an audio input stream that reads its data from the target data line indicated.
AudioPermission - class javax.sound.sampled.AudioPermission.
The AudioPermission class represents access rights to the audio system resources.
AudioPermission(String) - Constructor for class javax.sound.sampled.AudioPermission
Creates a new AudioPermission object that has the specified symbolic name, such as "play" or "record".
AudioPermission(String, String) - Constructor for class javax.sound.sampled.AudioPermission
Creates a new AudioPermission object that has the specified symbolic name, such as "play" or "record".
AudioSystem - class javax.sound.sampled.AudioSystem.
The AudioSystem class acts as the entry point to the sampled-audio system resources.
AuthPermission - class javax.security.auth.AuthPermission.
This class is for authentication permissions.
AuthPermission(String) - Constructor for class javax.security.auth.AuthPermission
Creates a new AuthPermission with the specified name.
AuthPermission(String, String) - Constructor for class javax.security.auth.AuthPermission
Creates a new AuthPermission object with the specified name.
AuthenticationException - exception javax.naming.AuthenticationException.
This exception is thrown when an authentication error occurs while accessing the naming or directory service.
AuthenticationException(String) - Constructor for class javax.naming.AuthenticationException
Constructs a new instance of AuthenticationException using the explanation supplied.
AuthenticationException() - Constructor for class javax.naming.AuthenticationException
Constructs a new instance of AuthenticationException.
AuthenticationNotSupportedException - exception javax.naming.AuthenticationNotSupportedException.
This exception is thrown when the particular flavor of authentication requested is not supported.
AuthenticationNotSupportedException(String) - Constructor for class javax.naming.AuthenticationNotSupportedException
Constructs a new instance of AuthenticationNotSupportedException using an explanation.
AuthenticationNotSupportedException() - Constructor for class javax.naming.AuthenticationNotSupportedException
Constructs a new instance of AuthenticationNotSupportedException all name resolution fields and explanation initialized to null.
Authenticator - class java.net.Authenticator.
The class Authenticator represents an object that knows how to obtain authentication for a network connection.
Authenticator() - Constructor for class java.net.Authenticator
 
Autoscroll - interface java.awt.dnd.Autoscroll.
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.
a - Variable in class java.awt.AWTEventMulticaster
 
abort() - Method in class javax.imageio.ImageReader
Requests that any current read operation be aborted.
abort() - Method in class javax.imageio.ImageWriter
Requests that any current write operation be aborted.
abort() - Method in interface javax.security.auth.spi.LoginModule
Method to abort the authentication process (phase 2).
abortGrabbing() - Method in class java.awt.image.PixelGrabber
Request the PixelGrabber to abort the image fetch.
abortRequested() - Method in class javax.imageio.ImageReader
Returns true if a request to abort the current read operation has been made since the reader was instantiated or clearAbortRequest was called.
abortRequested() - Method in class javax.imageio.ImageWriter
Returns true if a request to abort the current write operation has been made since the writer was instantiated or clearAbortRequest was called.
abs(int) - Static method in class java.lang.Math
Returns the absolute value of an int value.
abs(long) - Static method in class java.lang.Math
Returns the absolute value of a long value.
abs(float) - Static method in class java.lang.Math
Returns the absolute value of a float value.
abs(double) - Static method in class java.lang.Math
Returns the absolute value of a double value.
abs(int) - Static method in class java.lang.StrictMath
Returns the absolute value of an int value..
abs(long) - Static method in class java.lang.StrictMath
Returns the absolute value of a long value.
abs(float) - Static method in class java.lang.StrictMath
Returns the absolute value of a float value.
abs(double) - Static method in class java.lang.StrictMath
Returns the absolute value of a double value.
abs() - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is the absolute value of this BigDecimal, and whose scale is this.scale().
abs() - Method in class java.math.BigInteger
Returns a BigInteger whose value is the absolute value of this BigInteger.
absolute(int) - Method in interface java.sql.ResultSet
Moves the cursor to the given row number in this ResultSet object.
absolutePath() - Method in class java.util.prefs.AbstractPreferences
Implements the absolutePath method as per the specification in Preferences.absolutePath().
absolutePath() - Method in class java.util.prefs.Preferences
Returns this preference node's absolute path name.
acceleratorFont - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
acceleratorForeground - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
acceleratorSelectionForeground - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
accept(Component) - Method in class java.awt.ContainerOrderFocusTraversalPolicy
Determines whether a Component is an acceptable choice as the new focus owner.
accept(Component) - Method in class java.awt.DefaultFocusTraversalPolicy
Determines whether a Component is an acceptable choice as the new focus owner.
accept(File) - Method in interface java.io.FileFilter
Tests whether or not the specified abstract pathname should be included in a pathname list.
accept(File, String) - Method in interface java.io.FilenameFilter
Tests if a specified file should be included in a file list.
accept() - Method in class java.net.ServerSocket
Listens for a connection to be made to this socket and accepts it.
accept(SocketImpl) - Method in class java.net.SocketImpl
Accepts a connection.
accept() - Method in class java.nio.channels.ServerSocketChannel
Accepts a connection made to this channel's socket.
accept(File) - Method in class javax.swing.JFileChooser
Returns true if the file should be displayed.
accept(Component) - Method in class javax.swing.LayoutFocusTraversalPolicy
Determines whether the specified Component is an acceptable choice as the new focus owner.
accept(Component) - Method in class javax.swing.SortingFocusTraversalPolicy
Determines whether a Component is an acceptable choice as the new focus owner.
accept(File) - Method in class javax.swing.filechooser.FileFilter
Whether the given file is accepted by this filter.
accept(File) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.AcceptAllFileFilter
 
acceptDrag(int) - Method in class java.awt.dnd.DropTargetContext
accept the Drag.
acceptDrag(int) - Method in class java.awt.dnd.DropTargetDragEvent
Accepts the drag.
acceptDrop(int) - Method in class java.awt.dnd.DropTargetContext
called to signal that the drop is acceptable using the specified operation.
acceptDrop(int) - Method in class java.awt.dnd.DropTargetDropEvent
accept the drop, using the specified action.
acceptSecContext(byte[], int, int) - Method in interface org.ietf.jgss.GSSContext
Called by the context acceptor upon receiving a token from the peer.
acceptSecContext(InputStream, OutputStream) - Method in interface org.ietf.jgss.GSSContext
Called by the context acceptor to process a token from the peer using streams.
acceptsURL(String) - Method in interface java.sql.Driver
Retrieves whether the driver thinks that it can open a connection to the given URL.
access - Variable in class org.omg.CORBA.ValueMember
The type of access (public, private) for the value member described by this ValueMember object.
accessibleAWTComponentHandler - Variable in class java.awt.Component.AccessibleAWTComponent
 
accessibleAWTFocusHandler - Variable in class java.awt.Component.AccessibleAWTComponent
 
accessibleContainerHandler - Variable in class java.awt.Container.AccessibleAWTContainer
 
accessibleContainerHandler - Variable in class javax.swing.JComponent.AccessibleJComponent
 
accessibleContext - Variable in class javax.swing.Box.Filler
The currently set AccessibleContext object.
accessibleContext - Variable in class javax.swing.Box
The currently set AccessibleContext object.
accessibleContext - Variable in class javax.swing.CellRendererPane
 
accessibleContext - Variable in class javax.swing.JApplet
 
accessibleContext - Variable in class javax.swing.JColorChooser
 
accessibleContext - Variable in class javax.swing.JComponent
The AccessibleContext associated with this JComponent.
accessibleContext - Variable in class javax.swing.JDialog
 
accessibleContext - Variable in class javax.swing.JFileChooser
 
accessibleContext - Variable in class javax.swing.JFrame
The accessible context property.
accessibleContext - Variable in class javax.swing.JWindow
The accessible context property.
accessibleDescription - Variable in class javax.accessibility.AccessibleContext
A localized String containing the description of the object.
accessibleFocusHandler - Variable in class javax.swing.JComponent.AccessibleJComponent
 
accessibleName - Variable in class javax.accessibility.AccessibleContext
A localized String containing the name of the object.
accessibleParent - Variable in class javax.accessibility.AccessibleContext
The accessible parent of this object.
acos(double) - Static method in class java.lang.Math
Returns the arc cosine of an angle, in the range of 0.0 through pi.
acos(double) - Static method in class java.lang.StrictMath
Returns the arc cosine of an angle, in the range of 0.0 through pi.
action(Event, Object) - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, should register this component as ActionListener on component which fires action events.
actionCommand - Variable in class javax.swing.DefaultButtonModel
 
actionCommand - Variable in class javax.swing.JComboBox
This protected field is implementation specific.
actionListener - Variable in class javax.swing.AbstractButton
The button model's ActionListener.
actionName - Variable in class javax.swing.text.JTextComponent.KeyBinding
The name of the action for the key.
actionPerformed(ActionEvent) - Method in class java.awt.AWTEventMulticaster
Handles the actionPerformed event by invoking the actionPerformed methods on listener-a and listener-b.
actionPerformed(ActionEvent) - Method in class java.awt.List.AccessibleAWTList
 
actionPerformed(ActionEvent) - Method in class java.awt.dnd.DropTarget.DropTargetAutoScroller
cause autoscroll to occur
actionPerformed(ActionEvent) - Method in interface java.awt.event.ActionListener
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class javax.swing.DefaultCellEditor.EditorDelegate
When an action is performed, editing is ended.
actionPerformed(ActionEvent) - Method in class javax.swing.JComboBox
This method is public as an implementation side effect.
actionPerformed(ActionEvent) - Method in class javax.swing.ToolTipManager.insideTimerAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.ToolTipManager.outsideTimerAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.ToolTipManager.stillInsideTimerAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.CloseAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.MaximizeAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.MinimizeAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.NavigateAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.OpenAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.ApproveSelectionAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.CancelSelectionAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.ChangeToParentDirectoryAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.GoHomeAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.NewFolderAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.UpdateAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.CloseAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.IconifyAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.MaximizeAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.RestoreAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.SizeAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonActionListener
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI.ScrollListener
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.ActionScroller
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.ScrollListener
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardDownRightHandler
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardEndHandler
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardHomeHandler
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardResizeToggleHandler
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardUpLeftHandler
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.ComponentHandler
Public as a result of Timer.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeCancelEditingAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeHomeAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeIncrementAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreePageAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeToggleAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeTraverseAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.BeepAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.CopyAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.CutAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.DefaultKeyTypedAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.InsertBreakAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.InsertContentAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.InsertTabAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.PasteAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.AlignmentAction
Sets the alignment.
actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.BoldAction
Toggles the bold attribute.
actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.FontFamilyAction
Sets the font family.
actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.FontSizeAction
Sets the font size.
actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.ForegroundAction
Sets the foreground color.
actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.ItalicAction
Toggles the italic attribute.
actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.UnderlineAction
Toggles the Underline attribute.
actionPerformed(ActionEvent) - Method in class javax.swing.text.html.FormView
Responsible for processeing the ActionEvent.
actionPerformed(ActionEvent) - Method in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
Inserts the HTML into the document.
actionPerformed(ActionEvent) - Method in class javax.swing.tree.DefaultTreeCellEditor
Messaged when the timer fires, this will start the editing session.
activate() - Method in interface java.awt.im.spi.InputMethod
Activates the input method for immediate input processing.
activate(Applet) - Method in interface java.beans.AppletInitializer
Activate, and/or mark Applet active.
activate(boolean) - Method in class java.rmi.activation.ActivationID
Activate the object for this id.
activate(ActivationID, boolean) - Method in interface java.rmi.activation.Activator
Activate the object associated with the activation identifier, id.
activate(IIOParam) - Method in interface javax.imageio.IIOParamController
Activates the controller.
activate(IIOMetadata) - Method in interface javax.imageio.metadata.IIOMetadataController
Activates the controller.
activate() - Method in interface org.omg.PortableServer.POAManagerOperations
This operation changes the state of the POA manager to active, causing associated POAs to start processing requests.
activateController() - Method in class javax.imageio.IIOParam
Activates the installed IIOParamController for this IIOParam object and returns the resulting value.
activateController() - Method in class javax.imageio.metadata.IIOMetadata
Activates the installed IIOMetadataController for this IIOMetadata object and returns the resulting value.
activateFrame(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
This will activate f moving it to the front.
activateFrame(JInternalFrame) - Method in interface javax.swing.DesktopManager
Generally, indicate that this frame has focus.
activateFrame(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method is called when the frame becomes selected.
activateLink(int, JEditorPane) - Method in class javax.swing.text.html.HTMLEditorKit.LinkController
Calls linkActivated on the associated JEditorPane if the given position represents a link.
activate_object(Servant) - Method in interface org.omg.PortableServer.POAOperations
This operation generates an Object Id and enters the Object Id and the specified servant in the Active Object Map.
activate_object_with_id(byte[], Servant) - Method in interface org.omg.PortableServer.POAOperations
This operation enters an association between the specified Object Id and the specified servant in the Active Object Map.
active - Variable in class javax.sound.midi.VoiceStatus
Indicates whether the voice is currently processing a MIDI note.
activeCaption - Static variable in class java.awt.SystemColor
The color rendered for the window-title background of the currently active window.
activeCaptionBorder - Static variable in class java.awt.SystemColor
The color rendered for the border around the currently active window.
activeCaptionText - Static variable in class java.awt.SystemColor
The color rendered for the window-title text of the currently active window.
activeCount() - Static method in class java.lang.Thread
Returns the number of active threads in the current thread's thread group.
activeCount() - Method in class java.lang.ThreadGroup
Returns an estimate of the number of active threads in this thread group.
activeGroup(ActivationGroupID, ActivationInstantiator, long) - Method in interface java.rmi.activation.ActivationSystem
Callback to inform activation system that group is now active.
activeGroupCount() - Method in class java.lang.ThreadGroup
Returns an estimate of the number of active groups in this thread group.
activeObject(ActivationID, Remote) - Method in class java.rmi.activation.ActivationGroup
The group's activeObject method is called when an object is exported (either by Activatable object construction or an explicit call to Activatable.exportObject.
activeObject(ActivationID, MarshalledObject) - Method in class java.rmi.activation.ActivationGroup
This protected method is necessary for subclasses to make the activeObject callback to the group's monitor.
activeObject(ActivationID, MarshalledObject) - Method in interface java.rmi.activation.ActivationMonitor
Informs that an object is now active.
adapter_id() - Method in interface org.omg.PortableInterceptor.ServerRequestInfoOperations
Returns the opaque identifier for the object adapter.
add(ComponentListener, ComponentListener) - Static method in class java.awt.AWTEventMulticaster
Adds component-listener-a with component-listener-b and returns the resulting multicast listener.
add(ContainerListener, ContainerListener) - Static method in class java.awt.AWTEventMulticaster
Adds container-listener-a with container-listener-b and returns the resulting multicast listener.
add(FocusListener, FocusListener) - Static method in class java.awt.AWTEventMulticaster
Adds focus-listener-a with focus-listener-b and returns the resulting multicast listener.
add(KeyListener, KeyListener) - Static method in class java.awt.AWTEventMulticaster
Adds key-listener-a with key-listener-b and returns the resulting multicast listener.
add(MouseListener, MouseListener) - Static method in class java.awt.AWTEventMulticaster
Adds mouse-listener-a with mouse-listener-b and returns the resulting multicast listener.
add(MouseMotionListener, MouseMotionListener) - Static method in class java.awt.AWTEventMulticaster
Adds mouse-motion-listener-a with mouse-motion-listener-b and returns the resulting multicast listener.
add(WindowListener, WindowListener) - Static method in class java.awt.AWTEventMulticaster
Adds window-listener-a with window-listener-b and returns the resulting multicast listener.
add(WindowStateListener, WindowStateListener) - Static method in class java.awt.AWTEventMulticaster
Adds window-state-listener-a with window-state-listener-b and returns the resulting multicast listener.
add(WindowFocusListener, WindowFocusListener) - Static method in class java.awt.AWTEventMulticaster
Adds window-focus-listener-a with window-focus-listener-b and returns the resulting multicast listener.
add(ActionListener, ActionListener) - Static method in class java.awt.AWTEventMulticaster
Adds action-listener-a with action-listener-b and returns the resulting multicast listener.
add(ItemListener, ItemListener) - Static method in class java.awt.AWTEventMulticaster
Adds item-listener-a with item-listener-b and returns the resulting multicast listener.
add(AdjustmentListener, AdjustmentListener) - Static method in class java.awt.AWTEventMulticaster
Adds adjustment-listener-a with adjustment-listener-b and returns the resulting multicast listener.
add(TextListener, TextListener) - Static method in class java.awt.AWTEventMulticaster
 
add(InputMethodListener, InputMethodListener) - Static method in class java.awt.AWTEventMulticaster
Adds input-method-listener-a with input-method-listener-b and returns the resulting multicast listener.
add(HierarchyListener, HierarchyListener) - Static method in class java.awt.AWTEventMulticaster
Adds hierarchy-listener-a with hierarchy-listener-b and returns the resulting multicast listener.
add(HierarchyBoundsListener, HierarchyBoundsListener) - Static method in class java.awt.AWTEventMulticaster
Adds hierarchy-bounds-listener-a with hierarchy-bounds-listener-b and returns the resulting multicast listener.
add(MouseWheelListener, MouseWheelListener) - Static method in class java.awt.AWTEventMulticaster
Adds mouse-wheel-listener-a with mouse-wheel-listener-b and returns the resulting multicast listener.
add(String) - Method in class java.awt.Choice
Adds an item to this Choice menu.
add(PopupMenu) - Method in class java.awt.Component
Adds the specified popup menu to the component.
add(Component) - Method in class java.awt.Container
Appends the specified component to the end of this container.
add(String, Component) - Method in class java.awt.Container
Adds the specified component to this container.
add(Component, int) - Method in class java.awt.Container
Adds the specified component to this container at the given position.
add(Component, Object) - Method in class java.awt.Container
Adds the specified component to the end of this container.
add(Component, Object, int) - Method in class java.awt.Container
Adds the specified component to this container with the specified constraints at the specified index.
add(String) - Method in class java.awt.List
Adds the specified item to the end of scrolling list.
add(String, int) - Method in class java.awt.List
Adds the specified item to the the scrolling list at the position indicated by the index.
add(MenuItem) - Method in class java.awt.Menu
Adds the specified menu item to this menu.
add(String) - Method in class java.awt.Menu
Adds an item with the specified label to this menu.
add(Menu) - Method in class java.awt.MenuBar
Adds the specified menu to the menu bar.
add(int, int) - Method in class java.awt.Rectangle
Adds a point, specified by the integer arguments newx and newy, to this Rectangle.
add(Point) - Method in class java.awt.Rectangle
Adds the specified Point to this Rectangle.
add(Rectangle) - Method in class java.awt.Rectangle
Adds a Rectangle to this Rectangle.
add(RenderingHints) - Method in class java.awt.RenderingHints
Adds all of the keys and corresponding values from the specified RenderingHints object to this RenderingHints object.
add(Area) - Method in class java.awt.geom.Area
Adds the shape of the specified Area to the shape of this Area.
add(double, double) - Method in class java.awt.geom.Rectangle2D
Adds a point, specified by the double precision arguments newx and newy, to this Rectangle2D.
add(Point2D) - Method in class java.awt.geom.Rectangle2D
Adds the Point2D object pt to this Rectangle2D.
add(Rectangle2D) - Method in class java.awt.geom.Rectangle2D
Adds a Rectangle2D object to this Rectangle2D.
add(Object) - Method in class java.awt.image.renderable.ParameterBlock
Adds an object to the list of parameters.
add(byte) - Method in class java.awt.image.renderable.ParameterBlock
Adds a Byte to the list of parameters.
add(char) - Method in class java.awt.image.renderable.ParameterBlock
Adds a Character to the list of parameters.
add(short) - Method in class java.awt.image.renderable.ParameterBlock
Adds a Short to the list of parameters.
add(int) - Method in class java.awt.image.renderable.ParameterBlock
Adds a Integer to the list of parameters.
add(long) - Method in class java.awt.image.renderable.ParameterBlock
Adds a Long to the list of parameters.
add(float) - Method in class java.awt.image.renderable.ParameterBlock
Adds a Float to the list of parameters.
add(double) - Method in class java.awt.image.renderable.ParameterBlock
Adds a Double to the list of parameters.
add(Object) - Method in class java.beans.beancontext.BeanContextSupport
Adds/nests a child within this BeanContext.
add(BigDecimal) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this + val), and whose scale is max(this.scale(), val.scale()).
add(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this + val).
add(Permission) - Method in class java.security.PermissionCollection
Adds a permission object to the current collection of permission objects.
add(Permission) - Method in class java.security.Permissions
Adds a permission object to the PermissionCollection for the class the permission belongs to.
add(Object) - Method in class java.util.AbstractCollection
Ensures that this collection contains the specified element (optional operation).
add(Object) - Method in class java.util.AbstractList
Appends the specified element to the end of this List (optional operation).
add(int, Object) - Method in class java.util.AbstractList
Inserts the specified element at the specified position in this list (optional operation).
add(int, Object) - Method in class java.util.AbstractSequentialList
Inserts the specified element at the specified position in this list.
add(Object) - Method in class java.util.ArrayList
Appends the specified element to the end of this list.
add(int, Object) - Method in class java.util.ArrayList
Inserts the specified element at the specified position in this list.
add(int, int) - Method in class java.util.Calendar
Date Arithmetic function.
add(Object) - Method in interface java.util.Collection
Ensures that this collection contains the specified element (optional operation).
add(int, int) - Method in class java.util.GregorianCalendar
Adds the specified (signed) amount of time to the given time field, based on the calendar's rules.
add(Object) - Method in class java.util.HashSet
Adds the specified element to this set if it is not already present.
add(Object) - Method in class java.util.LinkedList
Appends the specified element to the end of this list.
add(int, Object) - Method in class java.util.LinkedList
Inserts the specified element at the specified position in this list.
add(Object) - Method in interface java.util.List
Appends the specified element to the end of this list (optional operation).
add(int, Object) - Method in interface java.util.List
Inserts the specified element at the specified position in this list (optional operation).
add(Object) - Method in interface java.util.ListIterator
Inserts the specified element into the list (optional operation).
add(Object) - Method in interface java.util.Set
Adds the specified element to this set if it is not already present (optional operation).
add(Object) - Method in class java.util.TreeSet
Adds the specified element to this set if it is not already present.
add(Object) - Method in class java.util.Vector
Appends the specified element to the end of this Vector.
add(int, Object) - Method in class java.util.Vector
Inserts the specified element at the specified position in this Vector.
add(AccessibleRelation) - Method in class javax.accessibility.AccessibleRelationSet
Adds a new relation to the current relation set.
add(AccessibleState) - Method in class javax.accessibility.AccessibleStateSet
Adds a new state to the current state set if it is not already present.
add(String) - Method in class javax.naming.CompositeName
Adds a single component to the end of this composite name.
add(int, String) - Method in class javax.naming.CompositeName
Adds a single component at a specified position within this composite name.
add(String) - Method in class javax.naming.CompoundName
Adds a single component to the end of this compound name.
add(int, String) - Method in class javax.naming.CompoundName
Adds a single component at a specified position within this compound name.
add(String) - Method in interface javax.naming.Name
Adds a single component to the end of this name.
add(int, String) - Method in interface javax.naming.Name
Adds a single component at a specified position within this name.
add(RefAddr) - Method in class javax.naming.Reference
Adds an address to the end of the list of addresses.
add(int, RefAddr) - Method in class javax.naming.Reference
Adds an address to the list of addresses at index posn.
add(Object) - Method in interface javax.naming.directory.Attribute
Adds a new value to the attribute.
add(int, Object) - Method in interface javax.naming.directory.Attribute
Adds an attribute value to the ordered list of attribute values.
add(Object) - Method in class javax.naming.directory.BasicAttribute
Adds a new value to this attribute.
add(int, Object) - Method in class javax.naming.directory.BasicAttribute
 
add(Attribute) - Method in interface javax.print.attribute.AttributeSet
Adds the specified attribute to this attribute set if it is not already present, first removing any existing value in the same attribute category as the specified attribute value.
add(Attribute) - Method in interface javax.print.attribute.DocAttributeSet
Adds the specified attribute value to this attribute set if it is not already present, first removing any existing value in the same attribute category as the specified attribute value (optional operation).
add(Attribute) - Method in class javax.print.attribute.HashAttributeSet
Adds the specified attribute to this attribute set if it is not already present, first removing any existing in the same attribute category as the specified attribute value.
add(Attribute) - Method in interface javax.print.attribute.PrintJobAttributeSet
Adds the specified attribute value to this attribute set if it is not already present, first removing any existing value in the same attribute category as the specified attribute value (optional operation).
add(Attribute) - Method in interface javax.print.attribute.PrintRequestAttributeSet
Adds the specified attribute value to this attribute set if it is not already present, first removing any existing value in the same attribute category as the specified attribute value (optional operation).
add(Attribute) - Method in interface javax.print.attribute.PrintServiceAttributeSet
Adds the specified attribute value to this attribute set if it is not already present, first removing any existing value in the same attribute category as the specified attribute value (optional operation).
add(Object) - Method in class javax.print.attribute.standard.JobStateReasons
Adds the specified element to this job state reasons attribute if it is not already present.
add(MidiEvent) - Method in class javax.sound.midi.Track
Adds a new event to the track.
add(AbstractButton) - Method in class javax.swing.ButtonGroup
Adds the button to the group.
add(int, Object) - Method in class javax.swing.DefaultListModel
Inserts the specified element at the specified position in this list.
add(JMenuItem) - Method in class javax.swing.JMenu
Appends a menu item to the end of this menu.
add(Component) - Method in class javax.swing.JMenu
Appends a component to the end of this menu.
add(Component, int) - Method in class javax.swing.JMenu
Adds the specified component to this container at the given position.
add(String) - Method in class javax.swing.JMenu
Creates a new menu item with the specified text and appends it to the end of this menu.
add(Action) - Method in class javax.swing.JMenu
Creates a new menu item attached to the specified Action object and appends it to the end of this menu.
add(JMenu) - Method in class javax.swing.JMenuBar
Appends the specified menu to the end of the menu bar.
add(JMenuItem) - Method in class javax.swing.JPopupMenu
Appends the specified menu item to the end of this menu.
add(String) - Method in class javax.swing.JPopupMenu
Creates a new menu item with the specified text and appends it to the end of this menu.
add(Action) - Method in class javax.swing.JPopupMenu
Appends a new menu item to the end of the menu which dispatches the specified Action object.
add(Component) - Method in class javax.swing.JTabbedPane
Adds a component with a tab title defaulting to the name of the component which is the result of calling component.getName.
add(String, Component) - Method in class javax.swing.JTabbedPane
Adds a component with the specified tab title.
add(Component, int) - Method in class javax.swing.JTabbedPane
Adds a component at the specified tab index with a tab title defaulting to the name of the component.
add(Component, Object) - Method in class javax.swing.JTabbedPane
Adds a component to the tabbed pane.
add(Component, Object, int) - Method in class javax.swing.JTabbedPane
Adds a component at the specified tab index.
add(Action) - Method in class javax.swing.JToolBar
Adds a new JButton which dispatches the action.
add(Class, EventListener) - Method in class javax.swing.event.EventListenerList
Adds the listener as a listener of the specified type.
add(MutableTreeNode) - Method in class javax.swing.tree.DefaultMutableTreeNode
Removes newChild from its parent and makes it a child of this node by adding it to the end of this node's child array.
add(GSSName, int, int, Oid, int) - Method in interface org.ietf.jgss.GSSCredential
Adds a mechanism specific credential-element to an existing credential.
add(String) - Method in class org.omg.CORBA.ContextList
Adds a String object to this ContextList object.
add(TypeCode) - Method in class org.omg.CORBA.ExceptionList
Adds a TypeCode object describing an exception to this ExceptionList object.
add(int) - Method in class org.omg.CORBA.NVList
Creates a new NamedValue object initialized with the given flag and adds it to the end of this NVList object.
addAWTEventListener(AWTEventListener, long) - Method in class java.awt.Toolkit
Adds an AWTEventListener to receive all AWTEvents dispatched system-wide that conform to the given eventMask.
addAccessibleSelection(int) - Method in class java.awt.List.AccessibleAWTList
Adds the specified selected item in the object to the object's selection.
addAccessibleSelection(int) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Adds the specified Accessible child of the object to the object's selection.
addAccessibleSelection(int) - Method in interface javax.accessibility.AccessibleSelection
Adds the specified Accessible child of the object to the object's selection.
addAccessibleSelection(int) - Method in class javax.swing.JComboBox.AccessibleJComboBox
Adds the specified Accessible child of the object to the object's selection.
addAccessibleSelection(int) - Method in class javax.swing.JList.AccessibleJList
Adds the specified selected item in the object to the object's selection.
addAccessibleSelection(int) - Method in class javax.swing.JMenu.AccessibleJMenu
Selects the ith menu in the menu.
addAccessibleSelection(int) - Method in class javax.swing.JMenuBar.AccessibleJMenuBar
Selects the nth menu in the menu bar, forcing it to pop up.
addAccessibleSelection(int) - Method in class javax.swing.JTabbedPane.AccessibleJTabbedPane
 
addAccessibleSelection(int) - Method in class javax.swing.JTable.AccessibleJTable
Adds the specified Accessible child of the object to the object's selection.
addAccessibleSelection(int) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Adds the specified selected item in the object to the object's selection.
addAccessibleSelection(int) - Method in class javax.swing.JTree.AccessibleJTree
Adds the specified selected item in the object to the object's selection.
addActionForKeyStroke(KeyStroke, Action) - Method in interface javax.swing.text.Keymap
Adds a binding to the keymap.
addActionListener(ActionListener) - Method in class java.awt.Button
Adds the specified action listener to receive action events from this button.
addActionListener(ActionListener) - Method in class java.awt.List
Adds the specified action listener to receive action events from this list.
addActionListener(ActionListener) - Method in class java.awt.MenuItem
Adds the specified action listener to receive action events from this menu item.
addActionListener(ActionListener) - Method in class java.awt.TextField
Adds the specified action listener to receive action events from this text field.
addActionListener(ActionListener) - Method in class javax.swing.AbstractButton
Adds an ActionListener to the button.
addActionListener(ActionListener) - Method in interface javax.swing.ButtonModel
Adds an ActionListener to the button.
addActionListener(ActionListener) - Method in interface javax.swing.ComboBoxEditor
Add an ActionListener.
addActionListener(ActionListener) - Method in class javax.swing.DefaultButtonModel
Adds an ActionListener to the button.
addActionListener(ActionListener) - Method in class javax.swing.JComboBox
Adds an ActionListener.
addActionListener(ActionListener) - Method in class javax.swing.JFileChooser
Adds an ActionListener to the file chooser.
addActionListener(ActionListener) - Method in class javax.swing.JTextField
Adds the specified action listener to receive action events from this textfield.
addActionListener(ActionListener) - Method in class javax.swing.Timer
Adds an action listener to the Timer.
addActionListener(ActionListener) - Method in class javax.swing.plaf.basic.BasicComboBoxEditor
 
addAdjustmentListener(AdjustmentListener) - Method in interface java.awt.Adjustable
Adds a listener to receive adjustment events when the value of the adjustable object changes.
addAdjustmentListener(AdjustmentListener) - Method in class java.awt.ScrollPaneAdjustable
Adds the specified adjustment listener to receive adjustment events from this ScrollPaneAdjustable.
addAdjustmentListener(AdjustmentListener) - Method in class java.awt.Scrollbar
Adds the specified adjustment listener to receive instances of AdjustmentEvent from this scroll bar.
addAdjustmentListener(AdjustmentListener) - Method in class javax.swing.JScrollBar
Adds an AdjustmentListener.
addAll(Collection) - Method in class java.beans.beancontext.BeanContextSupport
add Collection to set of Children (Unsupported) implementations must synchronized on the hierarchy lock and "children" protected field
addAll(Collection) - Method in class java.util.AbstractCollection
Adds all of the elements in the specified collection to this collection (optional operation).
addAll(int, Collection) - Method in class java.util.AbstractList
Inserts all of the elements in the specified collection into this list at the specified position (optional operation).
addAll(int, Collection) - Method in class java.util.AbstractSequentialList
Inserts all of the elements in in the specified collection into this list at the specified position.
addAll(Collection) - Method in class java.util.ArrayList
Appends all of the elements in the specified Collection to the end of this list, in the order that they are returned by the specified Collection's Iterator.
addAll(int, Collection) - Method in class java.util.ArrayList
Inserts all of the elements in the specified Collection into this list, starting at the specified position.
addAll(Collection) - Method in interface java.util.Collection
Adds all of the elements in the specified collection to this collection (optional operation).
addAll(Collection) - Method in class java.util.LinkedList
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator.
addAll(int, Collection) - Method in class java.util.LinkedList
Inserts all of the elements in the specified collection into this list, starting at the specified position.
addAll(Collection) - Method in interface java.util.List
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator (optional operation).
addAll(int, Collection) - Method in interface java.util.List
Inserts all of the elements in the specified collection into this list at the specified position (optional operation).
addAll(Collection) - Method in interface java.util.Set
Adds all of the elements in the specified collection to this set if they're not already present (optional operation).
addAll(Collection) - Method in class java.util.TreeSet
Adds all of the elements in the specified collection to this set.
addAll(Collection) - Method in class java.util.Vector
Appends all of the elements in the specified Collection to the end of this Vector, in the order that they are returned by the specified Collection's Iterator.
addAll(int, Collection) - Method in class java.util.Vector
Inserts all of the elements in in the specified Collection into this Vector at the specified position.
addAll(AccessibleRelation[]) - Method in class javax.accessibility.AccessibleRelationSet
Adds all of the relations to the existing relation set.
addAll(AccessibleState[]) - Method in class javax.accessibility.AccessibleStateSet
Adds all of the states to the existing state set.
addAll(Name) - Method in class javax.naming.CompositeName
Adds the components of a composite name -- in order -- to the end of this composite name.
addAll(int, Name) - Method in class javax.naming.CompositeName
Adds the components of a composite name -- in order -- at a specified position within this composite name.
addAll(Name) - Method in class javax.naming.CompoundName
Adds the components of a compound name -- in order -- to the end of this compound name.
addAll(int, Name) - Method in class javax.naming.CompoundName
Adds the components of a compound name -- in order -- at a specified position within this compound name.
addAll(Name) - Method in interface javax.naming.Name
Adds the components of a name -- in order -- to the end of this name.
addAll(int, Name) - Method in interface javax.naming.Name
Adds the components of a name -- in order -- at a specified position within this name.
addAll(AttributeSet) - Method in interface javax.print.attribute.AttributeSet
Adds all of the elements in the specified set to this attribute.
addAll(AttributeSet) - Method in interface javax.print.attribute.DocAttributeSet
Adds all of the elements in the specified set to this attribute.
addAll(AttributeSet) - Method in class javax.print.attribute.HashAttributeSet
Adds all of the elements in the specified set to this attribute.
addAll(AttributeSet) - Method in interface javax.print.attribute.PrintJobAttributeSet
Adds all of the elements in the specified set to this attribute.
addAll(AttributeSet) - Method in interface javax.print.attribute.PrintRequestAttributeSet
Adds all of the elements in the specified set to this attribute.
addAll(AttributeSet) - Method in interface javax.print.attribute.PrintServiceAttributeSet
Adds all of the elements in the specified set to this attribute.
addAncestorListener(AncestorListener) - Method in class javax.swing.JComponent
Registers listener so that it will receive AncestorEvents when it or any of its ancestors move or are made visible or invisible.
addAttribute(AttributedCharacterIterator.Attribute, Object) - Method in class java.text.AttributedString
Adds an attribute to the entire string.
addAttribute(AttributedCharacterIterator.Attribute, Object, int, int) - Method in class java.text.AttributedString
Adds an attribute to a subrange of the string.
addAttribute(String, String, int, boolean, String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
Adds a new attribute to a previously defined element that may be set to an arbitrary value.
addAttribute(String, String, int, boolean, String, List) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
Adds a new attribute to a previously defined element that will be defined by a set of enumerated values.
addAttribute(String, String, int, boolean, String, String, String, boolean, boolean) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
Adds a new attribute to a previously defined element that will be defined by a range of values.
addAttribute(String, String, int, boolean, int, int) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
Adds a new attribute to a previously defined element that will be defined by a list of values.
addAttribute(Object, Object) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Adds an attribute to the element.
addAttribute(AttributeSet, Object, Object) - Method in interface javax.swing.text.AbstractDocument.AttributeContext
Adds an attribute to the given set, and returns the new representative set.
addAttribute(Object, Object) - Method in interface javax.swing.text.MutableAttributeSet
Creates a new attribute set similar to this one except that it contains an attribute with the given name and value.
addAttribute(Object, Object) - Method in class javax.swing.text.SimpleAttributeSet
Adds an attribute to the list.
addAttribute(Object, Object) - Method in class javax.swing.text.StyleContext.NamedStyle
Adds an attribute.
addAttribute(AttributeSet, Object, Object) - Method in class javax.swing.text.StyleContext
Adds an attribute to the given set, and returns the new representative set.
addAttribute(AttributeSet, Object, Object) - Method in class javax.swing.text.html.StyleSheet
Adds an attribute to the given set, and returns the new representative set.
addAttribute(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, int, int) - Method in class java.text.AttributedString
Adds a set of attributes to a subrange of the string.
addAttributes(AttributeSet) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Adds a set of attributes to the element.
addAttributes(AttributeSet, AttributeSet) - Method in interface javax.swing.text.AbstractDocument.AttributeContext
Adds a set of attributes to the element.
addAttributes(AttributeSet) - Method in interface javax.swing.text.MutableAttributeSet
Creates a new attribute set similar to this one except that it contains the given attributes and values.
addAttributes(AttributeSet) - Method in class javax.swing.text.SimpleAttributeSet
Adds a set of attributes to the list.
addAttributes(AttributeSet) - Method in class javax.swing.text.StyleContext.NamedStyle
Adds a set of attributes to the element.
addAttributes(AttributeSet, AttributeSet) - Method in class javax.swing.text.StyleContext
Adds a set of attributes to the element.
addAttributes(AttributeSet, AttributeSet) - Method in class javax.swing.text.html.StyleSheet
Adds a set of attributes to the element.
addAuxiliaryLookAndFeel(LookAndFeel) - Static method in class javax.swing.UIManager
Adds a LookAndFeel to the list of auxiliary look and feels.
addBatch() - Method in interface java.sql.PreparedStatement
Adds a set of parameters to this PreparedStatement object's batch of commands.
addBatch(String) - Method in interface java.sql.Statement
Adds the given SQL command to the current list of commmands for this Statement object.
addBeanContextMembershipListener(BeanContextMembershipListener) - Method in interface java.beans.beancontext.BeanContext
Adds the specified BeanContextMembershipListener to receive BeanContextMembershipEvents from this BeanContext whenever it adds or removes a child Component(s).
addBeanContextMembershipListener(BeanContextMembershipListener) - Method in class java.beans.beancontext.BeanContextSupport
Adds a BeanContextMembershipListener
addBeanContextServicesListener(BeanContextServicesListener) - Method in interface java.beans.beancontext.BeanContextServices
Adds a BeanContextServicesListener to this BeanContext
addBeanContextServicesListener(BeanContextServicesListener) - Method in class java.beans.beancontext.BeanContextServicesSupport
add a BeanContextServicesListener
addBooleanAttribute(String, String, boolean, boolean) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
Adds a new attribute to a previously defined element that will be defined by the enumerated values TRUE and FALSE, with a datatype of DATATYPE_BOOLEAN.
addButtonComponents(Container, Object[], int) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Creates the appropriate object to represent each of the objects in buttons and adds it to container.
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.
addCaretListener(CaretListener) - Method in class javax.swing.text.JTextComponent
Adds a caret listener for notification of any changes to the caret.
addCellEditorListener(CellEditorListener) - Method in class javax.swing.AbstractCellEditor
Adds a CellEditorListener to the listener list.
addCellEditorListener(CellEditorListener) - Method in interface javax.swing.CellEditor
Adds a listener to the list that's notified when the editor stops, or cancels editing.
addCellEditorListener(CellEditorListener) - Method in class javax.swing.tree.DefaultTreeCellEditor
Adds the CellEditorListener.
addCertPathChecker(PKIXCertPathChecker) - Method in class java.security.cert.PKIXParameters
Adds a PKIXCertPathChecker to the list of certification path checkers.
addCertStore(CertStore) - Method in class java.security.cert.PKIXParameters
Adds a CertStore to the end of the list of CertStores used in finding certificates and CRLs.
addCertificate(Certificate) - Method in class java.security.Identity
Deprecated. Adds a certificate for this identity.
addChangeListener(ChangeListener) - Method in class javax.swing.AbstractButton
Adds a ChangeListener to the button.
addChangeListener(ChangeListener) - Method in class javax.swing.AbstractSpinnerModel
Adds a ChangeListener to the model's listener list.
addChangeListener(ChangeListener) - Method in interface javax.swing.BoundedRangeModel
Adds a ChangeListener to the model's listener list.
addChangeListener(ChangeListener) - Method in interface javax.swing.ButtonModel
Adds a ChangeListener to the button.
addChangeListener(ChangeListener) - Method in class javax.swing.DefaultBoundedRangeModel
Adds a ChangeListener.
addChangeListener(ChangeListener) - Method in class javax.swing.DefaultButtonModel
Adds a ChangeListener to the button.
addChangeListener(ChangeListener) - Method in class javax.swing.DefaultSingleSelectionModel
Adds a ChangeListener to the button.
addChangeListener(ChangeListener) - Method in class javax.swing.JProgressBar
Adds the specified ChangeListener to the progress bar.
addChangeListener(ChangeListener) - Method in class javax.swing.JSlider
Adds a ChangeListener to the slider.
addChangeListener(ChangeListener) - Method in class javax.swing.JSpinner
Adds a listener to the list that is notified each time a change to the model occurs.
addChangeListener(ChangeListener) - Method in class javax.swing.JTabbedPane
Adds a ChangeListener to this tabbedpane.
addChangeListener(ChangeListener) - Method in class javax.swing.JViewport
Adds a ChangeListener to the list that is notified each time the view's size, position, or the viewport's extent size has changed.
addChangeListener(ChangeListener) - Method in class javax.swing.MenuSelectionManager
Adds a ChangeListener to the button.
addChangeListener(ChangeListener) - Method in interface javax.swing.SingleSelectionModel
Adds listener as a listener to changes in the model.
addChangeListener(ChangeListener) - Method in interface javax.swing.SpinnerModel
Adds a ChangeListener to the model's listener list.
addChangeListener(ChangeListener) - Method in interface javax.swing.colorchooser.ColorSelectionModel
Adds listener as a listener to changes in the model.
addChangeListener(ChangeListener) - Method in class javax.swing.colorchooser.DefaultColorSelectionModel
Adds a ChangeListener to the model.
addChangeListener(ChangeListener) - Method in interface javax.swing.text.Caret
Adds a listener to track whenever the caret position has been changed.
addChangeListener(ChangeListener) - Method in class javax.swing.text.DefaultCaret
Adds a listener to track whenever the caret position has been changed.
addChangeListener(ChangeListener) - Method in interface javax.swing.text.Style
Adds a listener to track whenever an attribute has been changed.
addChangeListener(ChangeListener) - Method in class javax.swing.text.StyleContext.NamedStyle
Adds a change listener.
addChangeListener(ChangeListener) - Method in class javax.swing.text.StyleContext
Adds a listener to track when styles are added or removed.
addChildElement(String, String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
Adds an existing element to the list of legal children for a given parent node type.
addChoosableFileFilter(FileFilter) - Method in class javax.swing.JFileChooser
Adds a filter to the list of user choosable file filters.
addChooserPanel(AbstractColorChooserPanel) - Method in class javax.swing.JColorChooser
Adds a color chooser panel to the color chooser.
addColumn(TableColumn) - Method in class javax.swing.JTable
Appends aColumn to the end of the array of columns held by this JTable's column model.
addColumn(TableColumn) - Method in class javax.swing.table.DefaultTableColumnModel
Appends aColumn to the end of the tableColumns array.
addColumn(Object) - Method in class javax.swing.table.DefaultTableModel
Adds a column to the model.
addColumn(Object, Vector) - Method in class javax.swing.table.DefaultTableModel
Adds a column to the model.
addColumn(Object, Object[]) - Method in class javax.swing.table.DefaultTableModel
Adds a column to the model.
addColumn(TableColumn) - Method in interface javax.swing.table.TableColumnModel
Appends aColumn to the end of the tableColumns array.
addColumnModelListener(TableColumnModelListener) - Method in class javax.swing.table.DefaultTableColumnModel
Adds a listener for table column model events.
addColumnModelListener(TableColumnModelListener) - Method in interface javax.swing.table.TableColumnModel
Adds a listener for table column model events.
addColumnSelectionInterval(int, int) - Method in class javax.swing.JTable
Adds the columns from index0 to index1, inclusive, to the current selection.
addComponentListener(ComponentListener) - Method in class java.awt.Component
Adds the specified component listener to receive component events from this component.
addConnectionEventListener(ConnectionEventListener) - Method in interface javax.sql.PooledConnection
Registers the given event listener so that it will be notified when an event occurs on this PooledConnection object.
addConsumer(ImageConsumer) - Method in class java.awt.image.FilteredImageSource
Adds an ImageConsumer to the list of consumers interested in data for this image.
addConsumer(ImageConsumer) - Method in interface java.awt.image.ImageProducer
Registers an ImageConsumer with the ImageProducer for access to the image data during a later reconstruction of the Image.
addConsumer(ImageConsumer) - Method in class java.awt.image.MemoryImageSource
Adds an ImageConsumer to the list of consumers interested in data for this image.
addConsumer(ImageConsumer) - Method in class java.awt.image.renderable.RenderableImageProducer
Adds an ImageConsumer to the list of consumers interested in data for this image.
addContainerListener(ContainerListener) - Method in class java.awt.Container
Adds the specified container listener to receive container events from this container.
addContent(char[], int, int) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Adds some text with the current character attributes.
addContent(char[], int, int, boolean) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Adds some text with the current character attributes.
addControlButtons() - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
addControllerEventListener(ControllerEventListener, int[]) - Method in interface javax.sound.midi.Sequencer
Registers a controller event listener to receive notification whenever the sequencer processes a control-change event of the requested type or types.
addCustomEntriesToTable(UIDefaults) - Method in class javax.swing.plaf.metal.MetalTheme
 
addDirtyRegion(JComponent, int, int, int, int) - Method in class javax.swing.RepaintManager
Add a component in the list of components that should be refreshed.
addDocumentListener(DocumentListener) - Method in class javax.swing.text.AbstractDocument
Adds a document listener for notification of any changes.
addDocumentListener(DocumentListener) - Method in class javax.swing.text.DefaultStyledDocument
Adds a document listener for notification of any changes.
addDocumentListener(DocumentListener) - Method in interface javax.swing.text.Document
Registers the given observer to begin receiving notifications when changes are made to the document.
addDragGestureListener(DragGestureListener) - Method in class java.awt.dnd.DragGestureRecognizer
Register a new DragGestureListener.
addDragSourceListener(DragSourceListener) - Method in class java.awt.dnd.DragSource
Adds the specified DragSourceListener to this DragSource to receive drag source events during drag operations intiated with this DragSource.
addDragSourceListener(DragSourceListener) - Method in class java.awt.dnd.DragSourceContext
Add a DragSourceListener to this DragSourceContext if one has not already been added.
addDragSourceMotionListener(DragSourceMotionListener) - Method in class java.awt.dnd.DragSource
Adds the specified DragSourceMotionListener to this DragSource to receive drag motion events during drag operations intiated with this DragSource.
addDropTargetListener(DropTargetListener) - Method in class java.awt.dnd.DropTarget
Adds a new DropTargetListener (UNICAST SOURCE).
addEdit(UndoableEdit) - Method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Adds a document edit.
addEdit(UndoableEdit) - Method in class javax.swing.undo.AbstractUndoableEdit
This default implementation returns false.
addEdit(UndoableEdit) - Method in class javax.swing.undo.CompoundEdit
If this edit is inProgress, accepts anEdit and returns true.
addEdit(UndoableEdit) - Method in class javax.swing.undo.UndoManager
If inProgress, inserts anEdit at indexOfNextAdd, and removes any old edits that were at indexOfNextAdd or later.
addEdit(UndoableEdit) - Method in interface javax.swing.undo.UndoableEdit
This UndoableEdit should absorb anEdit if it can.
addEditor() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
This public method is implementation specific and should be private.
addElement(Object) - Method in class java.util.Vector
Adds the specified component to the end of this vector, increasing its size by one.
addElement(String, String, int) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
Adds a new element type to this metadata document format with a child policy other than CHILD_POLICY_REPEAT.
addElement(String, String, int, int) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
Adds a new element type to this metadata document format with a child policy of CHILD_POLICY_REPEAT.
addElement(Object) - Method in class javax.swing.DefaultComboBoxModel
 
addElement(Object) - Method in class javax.swing.DefaultListModel
Adds the specified component to the end of this list.
addElement(Object) - Method in interface javax.swing.MutableComboBoxModel
Adds an item at the end of the model.
addEntry(Principal, AclEntry) - Method in interface java.security.acl.Acl
Adds an ACL entry to this ACL.
addFirst(Object) - Method in class java.util.LinkedList
Inserts the given element at the beginning of this list.
addFlavorForUnencodedNative(String, DataFlavor) - Method in class java.awt.datatransfer.SystemFlavorMap
Adds a mapping from a single String native to a single DataFlavor.
addFocusListener(FocusListener) - Method in class java.awt.Component.AccessibleAWTComponent
Adds the specified focus listener to receive focus events from this component.
addFocusListener(FocusListener) - Method in class java.awt.Component
Adds the specified focus listener to receive focus events from this component when this component gains input focus.
addFocusListener(FocusListener) - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Adds the specified focus listener to receive focus events from this component.
addFocusListener(FocusListener) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Adds the specified focus listener to receive focus events from this component.
addFocusListener(FocusListener) - Method in interface javax.accessibility.AccessibleComponent
Adds the specified focus listener to receive focus events from this component.
addFocusListener(FocusListener) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
addFocusListener(FocusListener) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
 
addFocusListener(FocusListener) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
addFocusListener(FocusListener) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
addHandler(Handler) - Method in class java.util.logging.Logger
Add a log Handler to receive logging messages.
addHandshakeCompletedListener(HandshakeCompletedListener) - Method in class javax.net.ssl.SSLSocket
Registers an event listener to receive notifications that an SSL handshake has completed on this connection.
addHierarchyBoundsListener(HierarchyBoundsListener) - Method in class java.awt.Component
Adds the specified hierarchy bounds listener to receive hierarchy bounds events from this component when the hierarchy to which this container belongs changes.
addHierarchyListener(HierarchyListener) - Method in class java.awt.Component
Adds the specified hierarchy listener to receive hierarchy changed events from this component when the hierarchy to which this container belongs changes.
addHighlight(int, int, Highlighter.HighlightPainter) - Method in class javax.swing.text.DefaultHighlighter
Adds a highlight to the view.
addHighlight(int, int, Highlighter.HighlightPainter) - Method in interface javax.swing.text.Highlighter
Adds a highlight to the view.
addHyperlinkListener(HyperlinkListener) - Method in class javax.swing.JEditorPane
Adds a hyperlink listener for notification of any changes, for example when a link is selected and entered.
addIIOReadProgressListener(IIOReadProgressListener) - Method in class javax.imageio.ImageReader
Adds an IIOReadProgressListener to the list of registered progress listeners.
addIIOReadUpdateListener(IIOReadUpdateListener) - Method in class javax.imageio.ImageReader
Adds an IIOReadUpdateListener to the list of registered update listeners.
addIIOReadWarningListener(IIOReadWarningListener) - Method in class javax.imageio.ImageReader
Adds an IIOReadWarningListener to the list of registered warning listeners.
addIIOWriteProgressListener(IIOWriteProgressListener) - Method in class javax.imageio.ImageWriter
Adds an IIOWriteProgressListener to the list of registered progress listeners.
addIIOWriteWarningListener(IIOWriteWarningListener) - Method in class javax.imageio.ImageWriter
Adds an IIOWriteWarningListener to the list of registered warning listeners.
addIcon(Container) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Creates and adds a JLabel representing the icon returned from getIcon to top.
addIdentity(Identity) - Method in class java.security.IdentityScope
Deprecated. Adds an identity to this identity scope.
addImage(Image, int) - Method in class java.awt.MediaTracker
Adds an image to the list of images being tracked by this media tracker.
addImage(Image, int, int, int) - Method in class java.awt.MediaTracker
Adds a scaled image to the list of images being tracked by this media tracker.
addImpl(Component, Object, int) - Method in class java.awt.Container
Adds the specified component to this container at the specified index.
addImpl(Component, Object, int) - Method in class java.awt.ScrollPane
Adds the specified component to this scroll pane container.
addImpl(Component, Object, int) - Method in class javax.swing.CellRendererPane
If the specified component is already a child of this then we don't bother doing anything - stacking order doesn't matter for cell renderer components (CellRendererPane doesn't paint anyway).<
addImpl(Component, Object, int) - Method in class javax.swing.JApplet
By default, children may not be added directly to a this component, they must be added to its contentPane instead.
addImpl(Component, Object, int) - Method in class javax.swing.JDialog
By default, children may not be added directly to this component, they must be added to its contentPane instead.
addImpl(Component, Object, int) - Method in class javax.swing.JFrame
By default, children may not be added directly to this component, they must be added to its contentPane instead.
addImpl(Component, Object, int) - Method in class javax.swing.JInternalFrame
Ensures that, by default, children cannot be added directly to this component.
addImpl(Component, Object, int) - Method in class javax.swing.JLayeredPane
 
addImpl(Component, Object, int) - Method in class javax.swing.JRootPane
Overridden to enforce the position of the glass component as the zero child.
addImpl(Component, Object, int) - Method in class javax.swing.JSplitPane
Adds the specified component to this split pane.
addImpl(Component, Object, int) - Method in class javax.swing.JToolBar
If a JButton is being added, it is initially set to be disabled.
addImpl(Component, Object, int) - Method in class javax.swing.JViewport
Sets the JViewport's one lightweight child, which can be null.
addImpl(Component, Object, int) - Method in class javax.swing.JWindow
By default, children may not be added directly to a this component, they must be added to its contentPane instead.
addInputMethodListener(InputMethodListener) - Method in class java.awt.Component
Adds the specified input method listener to receive input method events from this component.
addInputMethodListener(InputMethodListener) - Method in class javax.swing.text.JTextComponent
 
addInternal(EventListener, EventListener) - Static method in class java.awt.AWTEventMulticaster
Returns the resulting multicast listener from adding listener-a and listener-b together.
addInternalFrameListener(InternalFrameListener) - Method in class javax.swing.JInternalFrame
Adds the specified listener to receive internal frame events from this internal frame.
addInvalidComponent(JComponent) - Method in class javax.swing.RepaintManager
Mark the component as in need of layout and queue a runnable for the event dispatching thread that will validate the components first isValidateRoot() ancestor.
addIssuerName(String) - Method in class java.security.cert.X509CRLSelector
Adds a name to the issuerNames criterion.
addIssuerName(byte[]) - Method in class java.security.cert.X509CRLSelector
Adds a name to the issuerNames criterion.
addItem(String) - Method in class java.awt.Choice
Obsolete as of Java 2 platform v1.1.
addItem(String) - Method in class java.awt.List
Deprecated. replaced by add(String).
addItem(String, int) - Method in class java.awt.List
Deprecated. replaced by add(String, int).
addItem(Object) - Method in class javax.swing.JComboBox
Adds an item to the item list.
addItemListener(ItemListener) - Method in class java.awt.Checkbox
Adds the specified item listener to receive item events from this check box.
addItemListener(ItemListener) - Method in class java.awt.CheckboxMenuItem
Adds the specified item listener to receive item events from this check box menu item.
addItemListener(ItemListener) - Method in class java.awt.Choice
Adds the specified item listener to receive item events from this Choice menu.
addItemListener(ItemListener) - Method in interface java.awt.ItemSelectable
Adds a listener to receive item events when the state of an item is changed by the user.
addItemListener(ItemListener) - Method in class java.awt.List
Adds the specified item listener to receive item events from this list.
addItemListener(ItemListener) - Method in class javax.swing.AbstractButton
Adds an ItemListener to the checkbox.
addItemListener(ItemListener) - Method in interface javax.swing.ButtonModel
Adds an ItemListener to the button.
addItemListener(ItemListener) - Method in class javax.swing.DefaultButtonModel
Adds an ItemListener to the button.
addItemListener(ItemListener) - Method in class javax.swing.JComboBox
Adds an ItemListener.
addKeyEventDispatcher(KeyEventDispatcher) - Method in class java.awt.KeyboardFocusManager
Adds a KeyEventDispatcher to this KeyboardFocusManager's dispatcher chain.
addKeyEventPostProcessor(KeyEventPostProcessor) - Method in class java.awt.KeyboardFocusManager
Adds a KeyEventPostProcessor to this KeyboardFocusManager's post- processor chain.
addKeyListener(KeyListener) - Method in class java.awt.Component
Adds the specified key listener to receive key events from this component.
addKeymap(String, Keymap) - Static method in class javax.swing.text.JTextComponent
Adds a new keymap into the keymap hierarchy.
addLast(Object) - Method in class java.util.LinkedList
Appends the given element to the end of this list.
addLayoutComponent(Component, Object) - Method in class java.awt.BorderLayout
Adds the specified component to the layout, using the specified constraint object.
addLayoutComponent(String, Component) - Method in class java.awt.BorderLayout
Deprecated. replaced by addLayoutComponent(Component, Object).
addLayoutComponent(Component, Object) - Method in class java.awt.CardLayout
Adds the specified component to this card layout's internal table of names.
addLayoutComponent(String, Component) - Method in class java.awt.CardLayout
Deprecated. replaced by addLayoutComponent(Component, Object).
addLayoutComponent(String, Component) - Method in class java.awt.FlowLayout
Adds the specified component to the layout.
addLayoutComponent(String, Component) - Method in class java.awt.GridBagLayout
Adds the specified component with the specified name to the layout.
addLayoutComponent(Component, Object) - Method in class java.awt.GridBagLayout
Adds the specified component to the layout, using the specified constraints object.
addLayoutComponent(String, Component) - Method in class java.awt.GridLayout
Adds the specified component with the specified name to the layout.
addLayoutComponent(String, Component) - Method in interface java.awt.LayoutManager
If the layout manager uses a per-component string, adds the component comp to the layout, associating it with the string specified by name.
addLayoutComponent(Component, Object) - Method in interface java.awt.LayoutManager2
Adds the specified component to the layout, using the specified constraint object.
addLayoutComponent(String, Component) - Method in class javax.swing.BoxLayout
Not used by this class.
addLayoutComponent(Component, Object) - Method in class javax.swing.BoxLayout
Not used by this class.
addLayoutComponent(String, Component) - Method in class javax.swing.JRootPane.RootLayout
 
addLayoutComponent(Component, Object) - Method in class javax.swing.JRootPane.RootLayout
 
addLayoutComponent(String, Component) - Method in class javax.swing.JSpinner.DefaultEditor
This LayoutManager method does nothing.
addLayoutComponent(String, Component) - Method in class javax.swing.OverlayLayout
Adds the specified component to the layout.
addLayoutComponent(Component, Object) - Method in class javax.swing.OverlayLayout
Adds the specified component to the layout, using the specified constraint object.
addLayoutComponent(String, Component) - Method in class javax.swing.ScrollPaneLayout
Adds the specified component to the layout.
addLayoutComponent(String, Component) - Method in class javax.swing.SpringLayout
Has no effect, since this layout manager does not use a per-component string.
addLayoutComponent(Component, Object) - Method in class javax.swing.SpringLayout
If constraints is an instance of SpringLayout.Constraints, associates the constraints with the specified component.
addLayoutComponent(String, Component) - Method in class javax.swing.ViewportLayout
Adds the specified component to the layout.
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.ComboBoxLayoutManager
 
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.TitlePaneLayout
 
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFrameLayout
 
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
 
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DividerLayout
 
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Adds the component at place.
addLayoutComponent(Component, Object) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Adds the specified component to the layout, using the specified constraint object.
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
 
addLineListener(LineListener) - Method in interface javax.sound.sampled.Line
Adds a listener to this line.
addListDataListener(ListDataListener) - Method in class javax.swing.AbstractListModel
Adds a listener to the list that's notified each time a change to the data model occurs.
addListDataListener(ListDataListener) - Method in interface javax.swing.ListModel
Adds a listener to the list that's notified each time a change to the data model occurs.
addListSelectionListener(ListSelectionListener) - Method in class javax.swing.DefaultListSelectionModel
 
addListSelectionListener(ListSelectionListener) - Method in class javax.swing.JList
Adds a listener to the list that's notified each time a change to the selection occurs.
addListSelectionListener(ListSelectionListener) - Method in interface javax.swing.ListSelectionModel
Add a listener to the list that's notified each time a change to the selection occurs.
addLogger(Logger) - Method in class java.util.logging.LogManager
Add a named logger.
addMember(Principal) - Method in interface java.security.acl.Group
Adds the specified member to the group.
addMenuDragMouseListener(MenuDragMouseListener) - Method in class javax.swing.JMenuItem
Adds a MenuDragMouseListener to the menu item.
addMenuKeyListener(MenuKeyListener) - Method in class javax.swing.JMenuItem
Adds a MenuKeyListener to the menu item.
addMenuListener(MenuListener) - Method in class javax.swing.JMenu
Adds a listener for menu events.
addMessageComponents(Container, GridBagConstraints, Object, int, boolean) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Creates the appropriate object to represent msg and places it into container.
addMetaEventListener(MetaEventListener) - Method in interface javax.sound.midi.Sequencer
Registers a meta-event listener to receive notification whenever a meta-event is encountered in the sequence and processed by the sequencer.
addMouseListener(MouseListener) - Method in class java.awt.Component
Adds the specified mouse listener to receive mouse events from this component.
addMouseMotionListener(MouseMotionListener) - Method in class java.awt.Component
Adds the specified mouse motion listener to receive mouse motion events from this component.
addMouseWheelListener(MouseWheelListener) - Method in class java.awt.Component
Adds the specified mouse wheel listener to receive mouse wheel events from this component.
addNamingListener(Name, int, NamingListener) - Method in interface javax.naming.event.EventContext
Adds a listener for receiving naming events fired when the object(s) identified by a target and scope changes.
addNamingListener(String, int, NamingListener) - Method in interface javax.naming.event.EventContext
Adds a listener for receiving naming events fired when the object named by the string target name and scope changes.
addNamingListener(Name, String, SearchControls, NamingListener) - Method in interface javax.naming.event.EventDirContext
Adds a listener for receiving naming events fired when objects identified by the search filter filter at the object named by target are modified.
addNamingListener(String, String, SearchControls, NamingListener) - Method in interface javax.naming.event.EventDirContext
Adds a listener for receiving naming events fired when objects identified by the search filter filter at the object named by the string target name are modified.
addNamingListener(Name, String, Object[], SearchControls, NamingListener) - Method in interface javax.naming.event.EventDirContext
Adds a listener for receiving naming events fired when objects identified by the search filter filter and filter arguments at the object named by the target are modified.
addNamingListener(String, String, Object[], SearchControls, NamingListener) - Method in interface javax.naming.event.EventDirContext
Adds a listener for receiving naming events fired when objects identified by the search filter filter and filter arguments at the object named by the string target name are modified.
addNodeChangeListener(NodeChangeListener) - Method in class java.util.prefs.AbstractPreferences
 
addNodeChangeListener(NodeChangeListener) - Method in class java.util.prefs.Preferences
Registers the specified listener to receive node change events for this node.
addNotify() - Method in class java.awt.Button
Creates the peer of the button.
addNotify() - Method in class java.awt.Canvas
Creates the peer of the canvas.
addNotify() - Method in class java.awt.Checkbox
Creates the peer of the Checkbox.
addNotify() - Method in class java.awt.CheckboxMenuItem
Creates the peer of the checkbox item.
addNotify() - Method in class java.awt.Choice
Creates the Choice's peer.
addNotify() - Method in class java.awt.Component
Makes this Component displayable by connecting it to a native screen resource.
addNotify() - Method in class java.awt.Container
Makes this Container displayable by connecting it to a native screen resource.
addNotify() - Method in class java.awt.Dialog
Makes this Dialog displayable by connecting it to a native screen resource.
addNotify() - Method in class java.awt.FileDialog
Creates the file dialog's peer.
addNotify() - Method in class java.awt.Frame
Makes this Frame displayable by connecting it to a native screen resource.
addNotify() - Method in class java.awt.Label
Creates the peer for this label.
addNotify() - Method in class java.awt.List
Creates the peer for the list.
addNotify() - Method in class java.awt.Menu
Creates the menu's peer.
addNotify() - Method in class java.awt.MenuBar
Creates the menu bar's peer.
addNotify() - Method in class java.awt.MenuItem
Creates the menu item's peer.
addNotify() - Method in class java.awt.Panel
Creates the Panel's peer.
addNotify() - Method in class java.awt.PopupMenu
Creates the popup menu's peer.
addNotify() - Method in class java.awt.ScrollPane
Creates the scroll pane's peer.
addNotify() - Method in class java.awt.Scrollbar
Creates the Scrollbar's peer.
addNotify() - Method in class java.awt.TextArea
Creates the TextArea's peer.
addNotify() - Method in class java.awt.TextComponent
Makes this Component displayable by connecting it to a native screen resource.
addNotify() - Method in class java.awt.TextField
Creates the TextField's peer.
addNotify() - Method in class java.awt.Window
Makes this Window displayable by creating the connection to its native screen resource.
addNotify(ComponentPeer) - Method in class java.awt.dnd.DropTarget
Notify the DropTarget that it has been associated with a Component This method is usually called from java.awt.Component.addNotify() of the Component associated with this DropTarget to notify the DropTarget that a ComponentPeer has been associated with that Component.
addNotify(DropTargetContextPeer) - Method in class java.awt.dnd.DropTargetContext
Called when associated with the DropTargetContextPeer.
addNotify() - Method in class javax.swing.JComponent
Notifies this component that it now has a parent component.
addNotify() - Method in class javax.swing.JMenuBar
Overrides JComponent.addNotify to register this menu bar with the current keyboard manager.
addNotify() - Method in class javax.swing.JRootPane
Register ourselves with the SystemEventQueueUtils as a new root pane.
addNotify() - Method in class javax.swing.JTable
Calls the configureEnclosingScrollPane method.
addNotify() - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
addObjectValue(String, Class, boolean, Object) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
Allows an Object reference of a given class type to be stored in nodes implementing the named element.
addObjectValue(String, Class, boolean, Object, List) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
Allows an Object reference of a given class type to be stored in nodes implementing the named element.
addObjectValue(String, Class, Object, Comparable, Comparable, boolean, boolean) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
Allows an Object reference of a given class type to be stored in nodes implementing the named element.
addObjectValue(String, Class, int, int) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
Allows an Object reference of a given class type to be stored in nodes implementing the named element.
addObserver(Observer) - Method in class java.util.Observable
Adds an observer to the set of observers for this object, provided that it is not the same as some observer already in the set.
addOwner(Principal, Principal) - Method in interface java.security.acl.Owner
Adds an owner.
addPathToName(int, String) - Method in class java.security.cert.X509CertSelector
Adds a name to the pathToNames criterion.
addPathToName(int, byte[]) - Method in class java.security.cert.X509CertSelector
Adds a name to the pathToNames criterion.
addPermission(Permission) - Method in interface java.security.acl.AclEntry
Adds the specified permission to this ACL entry.
addPoint(int, int) - Method in class java.awt.Polygon
Appends the specified coordinates to this Polygon.
addPopupMenuListener(PopupMenuListener) - Method in class javax.swing.JComboBox
Adds a PopupMenu listener which will listen to notification messages from the popup portion of the combo box.
addPopupMenuListener(PopupMenuListener) - Method in class javax.swing.JPopupMenu
Adds a PopupMenu listener.
addPreferenceChangeListener(PreferenceChangeListener) - Method in class java.util.prefs.AbstractPreferences
 
addPreferenceChangeListener(PreferenceChangeListener) - Method in class java.util.prefs.Preferences
Registers the specified listener to receive preference change events for this preference node.
addPrintJobAttributeListener(PrintJobAttributeListener, PrintJobAttributeSet) - Method in interface javax.print.DocPrintJob
Registers a listener for changes in the specified attributes.
addPrintJobListener(PrintJobListener) - Method in interface javax.print.DocPrintJob
Registers a listener for event occurring during this print job.
addPrintServiceAttributeListener(PrintServiceAttributeListener) - Method in interface javax.print.PrintService
Registers a listener for events on this PrintService.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Component.AccessibleAWTComponent
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Component
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.Component
Adds a PropertyChangeListener to the listener list for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Container
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.Container
Adds a PropertyChangeListener to the listener list for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.KeyboardFocusManager
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.KeyboardFocusManager
Adds a PropertyChangeListener to the listener list for a specific property.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.Toolkit
Adds the specified property change listener for the named desktop property.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Window
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.Window
Adds a PropertyChangeListener to the listener list for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in interface java.beans.Customizer
Register a listener for the PropertyChange event.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.beans.PropertyChangeSupport
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.beans.PropertyChangeSupport
Add a PropertyChangeListener for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in interface java.beans.PropertyEditor
Register a listener for the PropertyChange event.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.beans.PropertyEditorSupport
Register a listener for the PropertyChange event.
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface java.beans.beancontext.BeanContextChild
Adds a PropertyChangeListener to this BeanContextChild in order to receive a PropertyChangeEvent whenever the specified property has changed.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.beans.beancontext.BeanContextChildSupport
Adds a property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.util.logging.LogManager
Add an event listener to be invoked when the logging properties are re-read.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.accessibility.AccessibleContext
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.AbstractAction
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in interface javax.swing.Action
Adds a PropertyChange listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JComponent.AccessibleJComponent
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JComponent
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class javax.swing.JComponent
Adds a PropertyChangeListener for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.UIDefaults
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Static method in class javax.swing.UIManager
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.event.SwingPropertyChangeSupport
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class javax.swing.event.SwingPropertyChangeSupport
Add a PropertyChangeListener for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.table.TableColumn
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in interface javax.swing.tree.TreeSelectionModel
Adds a PropertyChangeListener to the listener list.
addProvider(Provider) - Static method in class java.security.Security
Adds a provider to the next position available.
addProviderAtEnd(Provider, Oid) - Method in class org.ietf.jgss.GSSManager
This method is used to indicate to the GSSManager that the application would like a particular provider to be used if no other provider can be found that supports the given mechanism.
addProviderAtFront(Provider, Oid) - Method in class org.ietf.jgss.GSSManager
This method is used to indicate to the GSSManager that the application would like a particular provider to be used ahead of all others when support is desired for the given mechanism.
addRenderingHints(Map) - Method in class java.awt.Graphics2D
Sets the values of an arbitrary number of preferences for the rendering algorithms.
addRequestProperty(String, String) - Method in class java.net.URLConnection
Adds a general request property specified by a key-value pair.
addResourceBundle(String) - Method in class javax.swing.UIDefaults
Adds a resource bundle to the list of resource bundles that are searched for localized values.
addRow(Vector) - Method in class javax.swing.table.DefaultTableModel
Adds a row to the end of the model.
addRow(Object[]) - Method in class javax.swing.table.DefaultTableModel
Adds a row to the end of the model.
addRowSelectionInterval(int, int) - Method in class javax.swing.JTable
Adds the rows from index0 to index1, inclusive, to the current selection.
addRowSetListener(RowSetListener) - Method in interface javax.sql.RowSet
Registers the given listener so that it will be notified of events that occur on this RowSet object.
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
 
addSelectionInterval(int, int) - Method in class javax.swing.JList
Sets the selection to be the union of the specified interval with current selection.
addSelectionInterval(int, int) - Method in class javax.swing.JTree
Adds the paths between index0 and index1, inclusive, to the selection.
addSelectionInterval(int, int) - Method in interface javax.swing.ListSelectionModel
Change the selection to be the set union of the current selection and the indices between index0 and index1 inclusive.
addSelectionPath(TreePath) - Method in class javax.swing.JTree
Adds the node identified by the specified TreePath to the current selection.
addSelectionPath(TreePath) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Adds path to the current selection.
addSelectionPath(TreePath) - Method in interface javax.swing.tree.TreeSelectionModel
Adds path to the current selection.
addSelectionPaths(TreePath[]) - Method in class javax.swing.JTree.EmptySelectionModel
A null implementation that adds nothing.
addSelectionPaths(TreePath[]) - Method in class javax.swing.JTree
Adds each path in the array of paths to the current selection.
addSelectionPaths(TreePath[]) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Adds paths to the current selection.
addSelectionPaths(TreePath[]) - Method in interface javax.swing.tree.TreeSelectionModel
Adds paths to the current selection.
addSelectionRow(int) - Method in class javax.swing.JTree
Adds the path at the specified row to the current selection.
addSelectionRows(int[]) - Method in class javax.swing.JTree
Adds the paths at each of the specified rows to the current selection.
addSeparator() - Method in class java.awt.Menu
Adds a separator line, or a hypen, to the menu at the current position.
addSeparator() - Method in class javax.swing.JMenu
Appends a new separator to the end of the menu.
addSeparator() - Method in class javax.swing.JPopupMenu
Appends a new separator at the end of the menu.
addSeparator() - Method in class javax.swing.JToolBar
Appends a separator of default size to the end of the tool bar.
addSeparator(Dimension) - Method in class javax.swing.JToolBar
Appends a separator of a specified size to the end of the tool bar.
addService(Class, BeanContextServiceProvider) - Method in interface java.beans.beancontext.BeanContextServices
Adds a service to this BeanContext.
addService(Class, BeanContextServiceProvider) - Method in class java.beans.beancontext.BeanContextServicesSupport
add a service
addService(Class, BeanContextServiceProvider, boolean) - Method in class java.beans.beancontext.BeanContextServicesSupport
add a service
addShutdownHook(Thread) - Method in class java.lang.Runtime
Registers a new virtual-machine shutdown hook.
addSingletonComponent(Component, Component) - Method in class javax.swing.ScrollPaneLayout
Removes an existing component.
addSource(Object) - Method in class java.awt.image.renderable.ParameterBlock
Adds an image to end of the list of sources.
addSpecialElement(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Adds content that is basically specified entirely in the attribute set.
addStyle(String, Style) - Method in class javax.swing.JTextPane
Adds a new style into the logical style hierarchy.
addStyle(String, Style) - Method in class javax.swing.text.DefaultStyledDocument
Adds a new style into the logical style hierarchy.
addStyle(String, Style) - Method in class javax.swing.text.StyleContext
Adds a new style into the style hierarchy.
addStyle(String, Style) - Method in interface javax.swing.text.StyledDocument
Adds a new style into the logical style hierarchy.
addStyleSheet(StyleSheet) - Method in class javax.swing.text.html.StyleSheet
Adds the rules from the StyleSheet ss to those of the receiver.
addSubComponents() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
addSubComponents() - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
Override the parent's method avoid creating a menu bar.
addSubjectAlternativeName(int, String) - Method in class java.security.cert.X509CertSelector
Adds a name to the subjectAlternativeNames criterion.
addSubjectAlternativeName(int, byte[]) - Method in class java.security.cert.X509CertSelector
Adds a name to the subjectAlternativeNames criterion.
addSystemMenuItems(JMenu) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
addSystemMenuItems(JMenu) - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
Override the parent's method to do nothing.
addTab(String, Icon, Component, String) - Method in class javax.swing.JTabbedPane
Adds a component and tip represented by a title and/or icon, either of which can be null.
addTab(String, Icon, Component) - Method in class javax.swing.JTabbedPane
Adds a component represented by a title and/or icon, either of which can be null.
addTab(String, Component) - Method in class javax.swing.JTabbedPane
Adds a component represented by a title and no icon.
addTableModelListener(TableModelListener) - Method in class javax.swing.table.AbstractTableModel
Adds a listener to the list that's notified each time a change to the data model occurs.
addTableModelListener(TableModelListener) - Method in interface javax.swing.table.TableModel
Adds a listener to the list that is notified each time a change to the data model occurs.
addTag - Variable in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
Tag in HTML to start adding tags from.
addTask(Runnable) - Method in class javax.swing.text.LayoutQueue
Add a task that is not needed immediately because the results are not believed to be visible.
addTextListener(TextListener) - Method in class java.awt.TextComponent
Adds the specified text event listener to receive text events from this text component.
addTileObserver(TileObserver) - Method in class java.awt.image.BufferedImage
Adds a tile observer.
addTileObserver(TileObserver) - Method in interface java.awt.image.WritableRenderedImage
Adds an observer.
addToEnvironment(String, Object) - Method in interface javax.naming.Context
Adds a new environment property to the environment of this context.
addToEnvironment(String, Object) - Method in class javax.naming.InitialContext
 
addTreeExpansionListener(TreeExpansionListener) - Method in class javax.swing.JTree
Adds a listener for TreeExpansion events.
addTreeModelListener(TreeModelListener) - Method in class javax.swing.tree.DefaultTreeModel
Adds a listener for the TreeModelEvent posted after the tree changes.
addTreeModelListener(TreeModelListener) - Method in interface javax.swing.tree.TreeModel
Adds a listener for the TreeModelEvent posted after the tree changes.
addTreeSelectionListener(TreeSelectionListener) - Method in class javax.swing.JTree
Adds a listener for TreeSelection events.
addTreeSelectionListener(TreeSelectionListener) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Adds x to the list of listeners that are notified each time the set of selected TreePaths changes.
addTreeSelectionListener(TreeSelectionListener) - Method in interface javax.swing.tree.TreeSelectionModel
Adds x to the list of listeners that are notified each time the set of selected TreePaths changes.
addTreeWillExpandListener(TreeWillExpandListener) - Method in class javax.swing.JTree
Adds a listener for TreeWillExpand events.
addURL(URL) - Method in class java.net.URLClassLoader
Appends the specified URL to the list of URLs to search for classes and resources.
addUndoableEditListener(UndoableEditListener) - Method in class javax.swing.text.AbstractDocument
Adds an undo listener for notification of any changes.
addUndoableEditListener(UndoableEditListener) - Method in interface javax.swing.text.Document
Registers the given observer to begin receiving notifications when undoable edits are made to the document.
addUndoableEditListener(UndoableEditListener) - Method in class javax.swing.undo.UndoableEditSupport
Registers an UndoableEditListener.
addUnencodedNativeForFlavor(DataFlavor, String) - Method in class java.awt.datatransfer.SystemFlavorMap
Adds a mapping from the specified DataFlavor (and all DataFlavors equal to the specified DataFlavor) to the specified String native.
addVetoableChangeListener(VetoableChangeListener) - Method in class java.awt.KeyboardFocusManager
Adds a VetoableChangeListener to the listener list.
addVetoableChangeListener(String, VetoableChangeListener) - Method in class java.awt.KeyboardFocusManager
Adds a VetoableChangeListener to the listener list for a specific property.
addVetoableChangeListener(VetoableChangeListener) - Method in class java.beans.VetoableChangeSupport
Add a VetoableListener to the listener list.
addVetoableChangeListener(String, VetoableChangeListener) - Method in class java.beans.VetoableChangeSupport
Add a VetoableChangeListener for a specific property.
addVetoableChangeListener(String, VetoableChangeListener) - Method in interface java.beans.beancontext.BeanContextChild
Adds a VetoableChangeListener to this BeanContextChild to receive events whenever the specified property changes.
addVetoableChangeListener(String, VetoableChangeListener) - Method in class java.beans.beancontext.BeanContextChildSupport
Adds a VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class javax.swing.JComponent
Adds a VetoableChangeListener to the listener list.
addWindowFocusListener(WindowFocusListener) - Method in class java.awt.Window
Adds the specified window focus listener to receive window events from this window.
addWindowListener(WindowListener) - Method in class java.awt.Window
Adds the specified window listener to receive window events from this window.
addWindowStateListener(WindowStateListener) - Method in class java.awt.Window
Adds the specified window state listener to receive window events from this window.
add_client_request_interceptor(ClientRequestInterceptor) - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
Used to add a client-side request Interceptor to the list of client-side request Interceptors.
add_in_arg() - Method in class org.omg.CORBA.Request
Creates an input argument and adds it to this Request object.
add_inout_arg() - Method in class org.omg.CORBA.Request
Adds an input/output argument to this Request object.
add_ior_component(TaggedComponent) - Method in interface org.omg.PortableInterceptor.IORInfoOperations
A portable ORB service implementation calls add_ior_component from its implementation of establish_components to add a tagged component to the set which will be included when constructing IORs.
add_ior_component_to_profile(TaggedComponent, int) - Method in interface org.omg.PortableInterceptor.IORInfoOperations
A portable ORB service implementation calls add_ior_component_to_profile from its implementation of establish_components to add a tagged component to the set which will be included when constructing IORs.
add_ior_interceptor(IORInterceptor) - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
Used to add an IOR Interceptor to the list of IOR Interceptors.
add_item(String, int) - Method in class org.omg.CORBA.NVList
Creates a new NamedValue object initialized with the given name and flag, and adds it to the end of this NVList object.
add_named_in_arg(String) - Method in class org.omg.CORBA.Request
Creates an input argument with the given name and adds it to this Request object.
add_named_inout_arg(String) - Method in class org.omg.CORBA.Request
Adds an input/output argument with the given name to this Request object.
add_named_out_arg(String) - Method in class org.omg.CORBA.Request
Adds an output argument with the given name to this Request object.
add_out_arg() - Method in class org.omg.CORBA.Request
Adds an output argument to this Request object.
add_reply_service_context(ServiceContext, boolean) - Method in interface org.omg.PortableInterceptor.ServerRequestInfoOperations
Allows Interceptors to add service contexts to the request.
add_request_service_context(ServiceContext, boolean) - Method in interface org.omg.PortableInterceptor.ClientRequestInfoOperations
Allows Interceptors to add service contexts to the request.
add_server_request_interceptor(ServerRequestInterceptor) - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
Used to add a server-side request Interceptor to the list of server-side request Interceptors.
add_value(String, Any, int) - Method in class org.omg.CORBA.NVList
Creates a new NamedValue object initialized with the given name, value, and flag, and adds it to the end of this NVList object.
addrType - Variable in class javax.naming.RefAddr
Contains the type of this address.
address - Variable in class java.net.SocketImpl
The IP address of the remote end of this socket.
addrs - Variable in class javax.naming.Reference
Contains the addresses contained in this Reference.
adjustAllocation(Shape) - Method in class javax.swing.text.FieldView
Adjusts the allocation given to the view to be a suitable allocation for a text field.
adjustForGravity(GridBagConstraints, Rectangle) - Method in class java.awt.GridBagLayout
Adjusts the x, y, width, and height fields to the correct values depending on the constraint geometry and pads.
adjustRow(FlowView, int, int, int) - Method in class javax.swing.text.FlowView.FlowStrategy
Adjusts the given row if possible to fit within the layout span.
adjustRow(ParagraphView.Row, int, int) - Method in class javax.swing.text.ParagraphView
Adjusts the given row if possible to fit within the layout span.
adjustSizes(int, SizeRequirements[]) - Static method in class javax.swing.SizeRequirements
Adjust a specified array of sizes by a given amount.
adjustVisibility(Rectangle) - Method in class javax.swing.text.DefaultCaret
Scrolls the associated view (if necessary) to make the caret visible.
adjustmentValueChanged(AdjustmentEvent) - Method in class java.awt.AWTEventMulticaster
Handles the adjustmentValueChanged event by invoking the adjustmentValueChanged methods on listener-a and listener-b.
adjustmentValueChanged(AdjustmentEvent) - Method in interface java.awt.event.AdjustmentListener
Invoked when the value of the adjustable has changed.
after(Timestamp) - Method in class java.sql.Timestamp
Indicates whether this Timestamp object is later than the given Timestamp object.
after(Object) - Method in class java.util.Calendar
Compares the time field records.
after(Date) - Method in class java.util.Date
Tests if this date is after the specified date.
afterLast() - Method in interface java.sql.ResultSet
Moves the cursor to the end of this ResultSet object, just after the last row.
afterOffset(int) - Static method in class java.awt.font.TextHitInfo
Creates a TextHitInfo at the specified offset, associated with the character after the offset.
aliases() - Method in class java.nio.charset.Charset
Returns a set containing this charset's aliases.
aliases() - Method in class java.security.KeyStore
Lists all the alias names of this keystore.
alignment - Variable in class javax.swing.SizeRequirements
The alignment, specified as a value between 0.0 and 1.0, inclusive.
allKeys() - Method in class javax.swing.ActionMap
Returns an array of the keys defined in this ActionMap and its parent.
allKeys() - Method in class javax.swing.InputMap
Returns an array of the KeyStrokes defined in this InputMap and its parent.
allNotesOff() - Method in interface javax.sound.midi.MidiChannel
Turns off all notes that are currently sounding on this channel.
allProceduresAreCallable() - Method in interface java.sql.DatabaseMetaData
Retrieves whether the current user can call all the procedures returned by the method getProcedures.
allSoundOff() - Method in interface javax.sound.midi.MidiChannel
Immediately turns off all sounding notes on this channel, ignoring the state of the Hold Pedal and the internal decay rate of the current Instrument.
allTablesAreSelectable() - Method in interface java.sql.DatabaseMetaData
Retrieves whether the current user can use all the tables returned by the method getTables in a SELECT statement.
allocate(int) - Static method in class java.nio.ByteBuffer
Allocates a new byte buffer.
allocate(int) - Static method in class java.nio.CharBuffer
Allocates a new character buffer.
allocate(int) - Static method in class java.nio.DoubleBuffer
Allocates a new double buffer.
allocate(int) - Static method in class java.nio.FloatBuffer
Allocates a new float buffer.
allocate(int) - Static method in class java.nio.IntBuffer
Allocates a new int buffer.
allocate(int) - Static method in class java.nio.LongBuffer
Allocates a new long buffer.
allocate(int) - Static method in class java.nio.ShortBuffer
Allocates a new short buffer.
allocateArray(int) - Method in class javax.swing.text.GapContent
Allocate an array to store items of the type appropriate (which is determined by the subclass).
allocateDirect(int) - Static method in class java.nio.ByteBuffer
Allocates a new direct byte buffer.
allocate_slot_id() - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
Called to allocate a slot on PortableInterceptor.Current.
allowMultipleSelections() - Method in class javax.security.auth.callback.ChoiceCallback
Get the boolean determining whether multiple selections from the choices list are allowed.
allowThreadSuspension(boolean) - Method in class java.lang.ThreadGroup
Deprecated. The definition of this call depends on ThreadGroup.suspend(), which is deprecated. Further, the behavior of this call was never specified.
allowUserInteraction - Variable in class java.net.URLConnection
If true, this URL is being examined in a context in which it makes sense to allow user interactions such as popping up an authentication dialog.
allowsChildren - Variable in class javax.swing.tree.DefaultMutableTreeNode
true if the node is able to have children
allowsMultipleSelections() - Method in class java.awt.List
Deprecated. As of JDK version 1.1, replaced by isMultipleMode().
altName - Variable in class javax.naming.CannotProceedException
Contains the name of the resolved object, relative to the context altNameCtx.
altNameCtx - Variable in class javax.naming.CannotProceedException
Contains the context relative to which altName is specified.
alternateAddTag - Variable in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
Alternate tag in HTML to start adding tags from if parentTag is not found and alternateParentTag is found.
alternateParentTag - Variable in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
Alternate Tag to check for in the document if parentTag is not found.
ancestorAdded(AncestorEvent) - Method in interface javax.swing.event.AncestorListener
Called when the source or one of its ancestors is made visible either by setVisible(true) being called or by its being added to the component hierarchy.
ancestorMoved(HierarchyEvent) - Method in class java.awt.AWTEventMulticaster
Handles the ancestorMoved event by invoking the ancestorMoved methods on listener-a and listener-b.
ancestorMoved(HierarchyEvent) - Method in class java.awt.event.HierarchyBoundsAdapter
Called when an ancestor of the source is moved.
ancestorMoved(HierarchyEvent) - Method in interface java.awt.event.HierarchyBoundsListener
Called when an ancestor of the source is moved.
ancestorMoved(AncestorEvent) - Method in interface javax.swing.event.AncestorListener
Called when either the source or one of its ancestors is moved.
ancestorRemoved(AncestorEvent) - Method in interface javax.swing.event.AncestorListener
Called when the source or one of its ancestors is made invisible either by setVisible(false) being called or by its being remove from the component hierarchy.
ancestorResized(HierarchyEvent) - Method in class java.awt.AWTEventMulticaster
Handles the ancestorResized event by invoking the ancestorResized methods on listener-a and listener-b.
ancestorResized(HierarchyEvent) - Method in class java.awt.event.HierarchyBoundsAdapter
Called when an ancestor of the source is resized.
ancestorResized(HierarchyEvent) - Method in interface java.awt.event.HierarchyBoundsListener
Called when an ancestor of the source is resized.
anchor - Variable in class java.awt.GridBagConstraints
This field is used when the component is smaller than its display area.
and(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this & val).
and(BitSet) - Method in class java.util.BitSet
Performs a logical AND of this target bit set with the argument bit set.
andNot(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this & ~val).
andNot(BitSet) - Method in class java.util.BitSet
Clears all of the bits in this BitSet whose corresponding bit is set in the specified BitSet.
annotateClass(Class) - Method in class java.io.ObjectOutputStream
Subclasses may implement this method to allow class data to be stored in the stream.
annotateProxyClass(Class) - Method in class java.io.ObjectOutputStream
Subclasses may implement this method to store custom data in the stream along with descriptors for dynamic proxy classes.
appRandom - Variable in class java.security.SignatureSpi
Application-specified source of randomness.
append(String) - Method in class java.awt.TextArea
Appends the given text to the text area's current text.
append(Shape, boolean) - Method in class java.awt.geom.GeneralPath
Appends the geometry of the specified Shape object to the path, possibly connecting the new geometry to the existing path segments with a line segment.
append(PathIterator, boolean) - Method in class java.awt.geom.GeneralPath
Appends the geometry of the specified PathIterator object to the path, possibly connecting the new geometry to the existing path segments with a line segment.
append(Printable, PageFormat) - Method in class java.awt.print.Book
Appends a single page to the end of this Book.
append(Printable, PageFormat, int) - Method in class java.awt.print.Book
Appends numPages pages to the end of this Book.
append(Object) - Method in class java.lang.StringBuffer
Appends the string representation of the Object argument to this string buffer.
append(String) - Method in class java.lang.StringBuffer
Appends the string to this string buffer.
append(StringBuffer) - Method in class java.lang.StringBuffer
Appends the specified StringBuffer to this StringBuffer.
append(char[]) - Method in class java.lang.StringBuffer
Appends the string representation of the char array argument to this string buffer.
append(char[], int, int) - Method in class java.lang.StringBuffer
Appends the string representation of a subarray of the char array argument to this string buffer.
append(boolean) - Method in class java.lang.StringBuffer
Appends the string representation of the boolean argument to the string buffer.
append(char) - Method in class java.lang.StringBuffer
Appends the string representation of the char argument to this string buffer.
append(int) - Method in class java.lang.StringBuffer
Appends the string representation of the int argument to this string buffer.
append(long) - Method in class java.lang.StringBuffer
Appends the string representation of the long argument to this string buffer.
append(float) - Method in class java.lang.StringBuffer
Appends the string representation of the float argument to this string buffer.
append(double) - Method in class java.lang.StringBuffer
Appends the string representation of the double argument to this string buffer.
append(String) - Method in class javax.swing.JTextArea
Appends the given text to the end of the document.
append(View) - Method in class javax.swing.text.View
Appends a single child view.
appendChild(Node) - Method in class javax.imageio.metadata.IIOMetadataNode
Adds the node newChild to the end of the list of children of this node.
appendChild(Node) - Method in interface org.w3c.dom.Node
Adds the node newChild to the end of the list of children of this node.
appendData(String) - Method in interface org.w3c.dom.CharacterData
Append the string to the end of the character data of the node.
appendEvent(InputEvent) - Method in class java.awt.dnd.DragGestureRecognizer
Listeners registered on the Component by this Recognizer shall record all Events that are recognized as part of the series of Events that go to comprise a Drag and Drop initiating gesture via this API.
appendRemainingComponent(String) - Method in class javax.naming.NamingException
Add name as the last component in remaining name.
appendRemainingComponent(String) - Method in class javax.naming.spi.ResolveResult
Adds a single component to the end of remaining name.
appendRemainingName(Name) - Method in class javax.naming.NamingException
Add components from 'name' as the last components in remaining name.
appendRemainingName(Name) - Method in class javax.naming.spi.ResolveResult
Adds components to the end of remaining name.
appendReplacement(StringBuffer, String) - Method in class java.util.regex.Matcher
Implements a non-terminal append-and-replace step.
appendTail(StringBuffer) - Method in class java.util.regex.Matcher
Implements a terminal append-and-replace step.
appendText(String) - Method in class java.awt.TextArea
Deprecated. As of JDK version 1.1, replaced by append(String).
applet - Variable in class javax.swing.text.html.parser.DTD
 
appletResize(int, int) - Method in interface java.applet.AppletStub
Called when the applet wants to be resized.
applyComponentOrientation(ComponentOrientation) - Method in class java.awt.Component
Sets the ComponentOrientation property of this component and all components contained within it.
applyComponentOrientation(ComponentOrientation) - Method in class java.awt.Container
Sets the ComponentOrientation property of this container and all components contained within it.
applyComponentOrientation(ComponentOrientation) - Method in class javax.swing.JMenu
Sets the ComponentOrientation property of this menu and all components contained within it.
applyLocalizedPattern(String) - Method in class java.text.DecimalFormat
Apply the given pattern to this Format object.
applyLocalizedPattern(String) - Method in class java.text.SimpleDateFormat
Applies the given localized pattern string to this date format.
applyPattern(String) - Method in class java.text.ChoiceFormat
Sets the pattern.
applyPattern(String) - Method in class java.text.DecimalFormat
Apply the given pattern to this Format object.
applyPattern(String) - Method in class java.text.MessageFormat
Sets the pattern used by this message format.
applyPattern(String) - Method in class java.text.SimpleDateFormat
Applies the given pattern string to this date format.
applyResourceBundle(ResourceBundle) - Method in class java.awt.Window
Deprecated. As of J2SE 1.4, replaced by Component.applyComponentOrientation.
applyResourceBundle(String) - Method in class java.awt.Window
Deprecated. As of J2SE 1.4, replaced by Component.applyComponentOrientation.
approveSelection() - Method in class javax.swing.JFileChooser
Called by the UI when the user hits the Approve button (labeled "Open" or "Save", by default).
archeight - Variable in class java.awt.geom.RoundRectangle2D.Double
The height of the arc that rounds off the corners.
archeight - Variable in class java.awt.geom.RoundRectangle2D.Float
The height of the arc that rounds off the corners.
arcwidth - Variable in class java.awt.geom.RoundRectangle2D.Double
The width of the arc that rounds off the corners.
arcwidth - Variable in class java.awt.geom.RoundRectangle2D.Float
The width of the arc that rounds off the corners.
areFieldsSet - Variable in class java.util.Calendar
True if fields[] are in sync with the currently set time.
areFocusTraversalKeysSet(int) - Method in class java.awt.Component
Returns whether the Set of focus traversal keys for the given focus traversal operation has been explicitly defined for this Component.
areFocusTraversalKeysSet(int) - Method in class java.awt.Container
Returns whether the Set of focus traversal keys for the given focus traversal operation has been explicitly defined for this Container.
areNew - Variable in class javax.swing.event.TreeSelectionEvent
For each path identifies if that is path is in fact new.
arePathsContiguous(TreePath[]) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns true if the paths are contiguous, or this object has no RowMapper.
areTablesSet() - Method in class javax.imageio.plugins.jpeg.JPEGImageReadParam
Returns true if tables are currently set.
areTablesSet() - Method in class javax.imageio.plugins.jpeg.JPEGImageWriteParam
Returns true if tables are currently set.
arg - Variable in class java.awt.Event
An arbitrary argument of the event.
argument - Variable in class org.omg.Dynamic.Parameter
 
arguments() - Method in class org.omg.CORBA.Request
Retrieves the NVList object containing the arguments to the method being invoked.
arguments(NVList) - Method in class org.omg.CORBA.ServerRequest
Specifies method parameter types and retrieves "in" and "inout" argument values.
arguments() - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
Returns the arguments passed to ORB.init.
arguments() - Method in interface org.omg.PortableInterceptor.RequestInfoOperations
Returns an array of Parameter objects, containing the arguments on the operation being invoked.
arrangeGrid(Container) - Method in class java.awt.GridBagLayout
Lays out the grid.
array() - Method in class java.nio.ByteBuffer
Returns the byte array that backs this buffer  (optional operation).
array() - Method in class java.nio.CharBuffer
Returns the character array that backs this buffer  (optional operation).
array() - Method in class java.nio.DoubleBuffer
Returns the double array that backs this buffer  (optional operation).
array() - Method in class java.nio.FloatBuffer
Returns the float array that backs this buffer  (optional operation).
array() - Method in class java.nio.IntBuffer
Returns the int array that backs this buffer  (optional operation).
array() - Method in class java.nio.LongBuffer
Returns the long array that backs this buffer  (optional operation).
array() - Method in class java.nio.ShortBuffer
Returns the short array that backs this buffer  (optional operation).
array - Variable in class javax.swing.text.Segment
This is the array containing the text of interest.
arrayOffset() - Method in class java.nio.ByteBuffer
Returns the offset within this buffer's backing array of the first element of the buffer  (optional operation).
arrayOffset() - Method in class java.nio.CharBuffer
Returns the offset within this buffer's backing array of the first element of the buffer  (optional operation).
arrayOffset() - Method in class java.nio.DoubleBuffer
Returns the offset within this buffer's backing array of the first element of the buffer  (optional operation).
arrayOffset() - Method in class java.nio.FloatBuffer
Returns the offset within this buffer's backing array of the first element of the buffer  (optional operation).
arrayOffset() - Method in class java.nio.IntBuffer
Returns the offset within this buffer's backing array of the first element of the buffer  (optional operation).
arrayOffset() - Method in class java.nio.LongBuffer
Returns the offset within this buffer's backing array of the first element of the buffer  (optional operation).
arrayOffset() - Method in class java.nio.ShortBuffer
Returns the offset within this buffer's backing array of the first element of the buffer  (optional operation).
arraycopy(Object, int, Object, int, int) - Static method in class java.lang.System
Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination array.
arrowButton - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
arrowIcon - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
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.
asFloatBuffer() - Method in class java.nio.ByteBuffer
Creates a view of this byte buffer as a float buffer.
asIntBuffer() - Method in class java.nio.ByteBuffer
Creates a view of this byte buffer as an int buffer.
asList(Object[]) - Static method in class java.util.Arrays
Returns a fixed-size list backed by the specified array.
asLongBuffer() - Method in class java.nio.ByteBuffer
Creates a view of this byte buffer as a long buffer.
asReadOnlyBuffer() - Method in class java.nio.ByteBuffer
Creates a new, read-only byte buffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.CharBuffer
Creates a new, read-only character buffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.DoubleBuffer
Creates a new, read-only double buffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.FloatBuffer
Creates a new, read-only float buffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.IntBuffer
Creates a new, read-only int buffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.LongBuffer
Creates a new, read-only long buffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.ShortBuffer
Creates a new, read-only short buffer that shares this buffer's content.
asShortBuffer() - Method in class java.nio.ByteBuffer
Creates a view of this byte buffer as a short buffer.
asin(double) - Static method in class java.lang.Math
Returns the arc sine of an angle, in the range of -pi/2 through pi/2.
asin(double) - Static method in class java.lang.StrictMath
Returns the arc sine of an angle, in the range of -pi/2 through pi/2.
asksAllowsChildren - Variable in class javax.swing.tree.DefaultTreeModel
Determines how the isLeaf method figures out if a node is a leaf node.
asksAllowsChildren() - Method in class javax.swing.tree.DefaultTreeModel
Tells how leaf nodes are determined.
assembleSystemMenu() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
assembleSystemMenu() - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
Override the parent's method to do nothing.
assign(DynAny) - Method in interface org.omg.CORBA.DynAny
Copy the contents from one Dynamic Any into another.
assign(DynAny) - Method in interface org.omg.DynamicAny.DynAnyOperations
Initializes the value associated with a DynAny object with the value associated with another DynAny object.
assign(DynAny) - Method in class org.omg.DynamicAny._DynAnyStub
Initializes the value associated with a DynAny object with the value associated with another DynAny object.
assign(DynAny) - Method in class org.omg.DynamicAny._DynArrayStub
Initializes the value associated with a DynAny object with the value associated with another DynAny object.
assign(DynAny) - Method in class org.omg.DynamicAny._DynEnumStub
Initializes the value associated with a DynAny object with the value associated with another DynAny object.
assign(DynAny) - Method in class org.omg.DynamicAny._DynFixedStub
Initializes the value associated with a DynAny object with the value associated with another DynAny object.
assign(DynAny) - Method in class org.omg.DynamicAny._DynSequenceStub
Initializes the value associated with a DynAny object with the value associated with another DynAny object.
assign(DynAny) - Method in class org.omg.DynamicAny._DynStructStub
Initializes the value associated with a DynAny object with the value associated with another DynAny object.
assign(DynAny) - Method in class org.omg.DynamicAny._DynUnionStub
Initializes the value associated with a DynAny object with the value associated with another DynAny object.
assign(DynAny) - Method in class org.omg.DynamicAny._DynValueStub
Initializes the value associated with a DynAny object with the value associated with another DynAny object.
assureRectsCreated(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
atan(double) - Static method in class java.lang.Math
Returns the arc tangent of an angle, in the range of -pi/2 through pi/2.
atan(double) - Static method in class java.lang.StrictMath
Returns the arc tangent of an angle, in the range of -pi/2 through pi/2.
atan2(double, double) - Static method in class java.lang.Math
Converts rectangular coordinates (xy) to polar (r, theta).
atan2(double, double) - Static method in class java.lang.StrictMath
Converts rectangular coordinates (xy) to polar (r, theta).
attach(Object) - Method in class java.nio.channels.SelectionKey
Attaches the given object to this key.
attachment() - Method in class java.nio.channels.SelectionKey
Retrieves the current attachment.
attrID - Variable in class javax.naming.directory.BasicAttribute
Holds the attribute's id.
attributeDecl(String, String, String, String, String) - Method in interface org.xml.sax.ext.DeclHandler
Report an attribute type declaration.
attributeNames() - Method in class java.beans.FeatureDescriptor
Gets an enumeration of the locale-independent names of this feature.
attributeNoNulls - Static variable in interface java.sql.DatabaseMetaData
Indicates that NULL values might not be allowed.
attributeNullable - Static variable in interface java.sql.DatabaseMetaData
Indicates that NULL values are definitely allowed.
attributeNullableUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that whether NULL values are allowed is not known.
attributeUpdate(PrintJobAttributeEvent) - Method in interface javax.print.event.PrintJobAttributeListener
Notifies the listener of a change in some print job attributes.
attributeUpdate(PrintServiceAttributeEvent) - Method in interface javax.print.event.PrintServiceAttributeListener
Called to notify a listener of an event in the print service.
atts - Variable in class javax.swing.text.html.parser.Element
 
augmentList(Action[], Action[]) - Static method in class javax.swing.text.TextAction
Takes one list of commands and augments it with another list of commands.
autoCreateColumnsFromModel - Variable in class javax.swing.JTable
The table will query the TableModel to build the default set of columns if this is true.
autoResizeMode - Variable in class javax.swing.JTable
Determines if the table automatically resizes the width of the table's columns to take up the entire width of the table, and how it does the resizing.
autoScrollDown() - Method in class javax.swing.plaf.basic.BasicComboPopup
This protected method is implementation specific and should be private.
autoScrollUp() - Method in class javax.swing.plaf.basic.BasicComboPopup
This protected method is implementation specific and should be private.
autoscroll(Point) - Method in interface java.awt.dnd.Autoscroll
notify the Component to autoscroll
autoscrollTimer - Variable in class javax.swing.plaf.basic.BasicComboPopup
This protected field is implementation specific.
available() - Method in class java.io.BufferedInputStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class java.io.ByteArrayInputStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class java.io.FileInputStream
Returns the number of bytes that can be read from this file input stream without blocking.
available() - Method in class java.io.FilterInputStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class java.io.InputStream
Returns the number of bytes that can be read (or skipped over) from this input stream without blocking by the next caller of a method for this input stream.
available() - Method in class java.io.LineNumberInputStream
Deprecated. Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in interface java.io.ObjectInput
Returns the number of bytes that can be read without blocking.
available() - Method in class java.io.ObjectInputStream
Returns the number of bytes that can be read without blocking.
available() - Method in class java.io.PipedInputStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class java.io.PushbackInputStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class java.io.SequenceInputStream
Returns the number of bytes available on the current stream.
available() - Method in class java.io.StringBufferInputStream
Deprecated. Returns the number of bytes that can be read from the input stream without blocking.
available() - Method in class java.net.SocketImpl
Returns the number of bytes that can be read from this socket without blocking.
available() - Method in class java.util.zip.InflaterInputStream
Returns 0 after EOF has reached, otherwise always return 1.
available() - Method in class java.util.zip.ZipInputStream
Returns 0 after EOF has reached for the current entry data, otherwise always return 1.
available() - Method in class javax.crypto.CipherInputStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class javax.sound.sampled.AudioInputStream
Returns the maximum number of bytes that can be read (or skipped over) from this audio input stream without blocking.
available() - Method in interface javax.sound.sampled.DataLine
Obtains the number of bytes of data currently available to the application for processing in the data line's internal buffer.
availableCharsets() - Static method in class java.nio.charset.Charset
Constructs a sorted map from canonical charset names to charset objects.
availableLocales - Variable in class javax.imageio.ImageReader
An array of Locales which may be used to localize warning messages, or null if localization is not supported.
availableLocales - Variable in class javax.imageio.ImageWriter
An array of Locales that may be used to localize warning messages and compression setting values, or null if localization is not supported.
availableProcessors() - Method in class java.lang.Runtime
Returns the number of processors available to the Java virtual machine.
averageBytesPerChar() - Method in class java.nio.charset.CharsetEncoder
Returns the average number of bytes that will be produced for each character of input.
averageCharsPerByte() - Method in class java.nio.charset.CharsetDecoder
Returns the average number of characters that will be produced for each byte of input.
avoidingGui() - Method in interface java.beans.Visibility
Determines whether this bean is avoiding using a GUI.
avoidingGui() - Method in class java.beans.beancontext.BeanContextSupport
Used to determine if the BeanContext child is avoiding using its GUI.

JavaTM 2 Platform
Std. Ed. v1.4.2
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright 2003 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.