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

A

a - Variable in class java.awt.AWTEventMulticaster
A variable in the event chain.
A - Static variable in class java.awt.PageAttributes.MediaType
 
A - Static variable in class javax.print.attribute.standard.MediaSize.Engineering
ANSI A paper size. 8.5 inch x 11 inch
A - Static variable in class javax.print.attribute.standard.MediaSizeName
The engineering ANSI A size medium: 8.5 inches x 11 inches.
A - Static variable in class javax.swing.text.html.HTML.Tag
 
A0 - Static variable in class java.awt.PageAttributes.MediaType
 
A0 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO A0 paper, 841 mm x 1189 mm.
A1 - Static variable in class java.awt.PageAttributes.MediaType
 
A1 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO A1 paper, 594 mm x 841 mm
A10 - Static variable in class java.awt.PageAttributes.MediaType
 
A10 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO A10 paper, 26 mm x 37 mm
A2 - Static variable in class java.awt.PageAttributes.MediaType
 
A2 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO A2 paper, 420 mm x 594 mm
A3 - Static variable in class java.awt.PageAttributes.MediaType
 
A3 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO A3 paper, 297 mm x 420 mm
A4 - Static variable in class java.awt.PageAttributes.MediaType
 
A4 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO A4 paper, 210 mm x 297 mm
A5 - Static variable in class java.awt.PageAttributes.MediaType
 
A5 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO A5 paper, 148 mm x 210 mm
A6 - Static variable in class java.awt.PageAttributes.MediaType
 
A6 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO A6 paper, 105 mm x 148 mm
A7 - Static variable in class java.awt.PageAttributes.MediaType
 
A7 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO A7 paper, 74 mm x 105 mm
A8 - Static variable in class java.awt.PageAttributes.MediaType
 
A8 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO A8 paper, 52 mm x 74 mm
A9 - Static variable in class java.awt.PageAttributes.MediaType
 
A9 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO A9 paper, 37 mm x 52 mm
ABORT - Static variable in interface java.awt.image.ImageObserver
Production of the image was aborted.
abort() - Method in class javax.imageio.ImageReader
Request that reading be aborted.
abort() - Method in class javax.imageio.ImageWriter
Request that writing be aborted.
abort() - Method in interface javax.security.auth.spi.LoginModule
Abort the current login attempt.
abort() - Method in interface org.w3c.dom.ls.LSParser
Abort the loading of the document that is currently being loaded by the LSParser.
ABORTED - Static variable in class java.awt.MediaTracker
Indicates that the loading operation has been aborted.
ABORTED - Static variable in class javax.print.attribute.standard.JobState
The job has been aborted by the system.
ABORTED_BY_SYSTEM - Static variable in class javax.print.attribute.standard.JobStateReason
The job has been aborted by the system.
abortGrabbing() - Method in class java.awt.image.PixelGrabber
Abort pixel grabbing.
abortRequested() - Method in class javax.imageio.ImageReader
Check if the abort flag is set.
abortRequested() - Method in class javax.imageio.ImageWriter
Check if the abort flag is set.
ABOUT_UIROLE - Static variable in class javax.print.ServiceUIFactory
A user interface providing informations about the print service.
ABOVE_BOTTOM - Static variable in class javax.swing.border.TitledBorder
A value for the titlePosition property that vertically positions the title text above the bottom line of the border.
ABOVE_TOP - Static variable in class javax.swing.border.TitledBorder
A value for the titlePosition property that vertically positions the title text above the top line of the border.
abs(int) - Static method in class java.lang.Math
abs returns the absolute value.
abs(long) - Static method in class java.lang.Math
abs returns the absolute value.
abs(float) - Static method in class java.lang.Math
abs returns the absolute value of a float.
abs(double) - Static method in class java.lang.Math
abs returns the absolute value of a doublie.
abs(int) - Static method in class java.lang.StrictMath
abs returns the absolute value.
abs(long) - Static method in class java.lang.StrictMath
abs returns the absolute value.
abs(float) - Static method in class java.lang.StrictMath
abs returns the absolute value of a float.
abs(double) - Static method in class java.lang.StrictMath
abs returns the absolute value of a doublie.
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(MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is the absolute value of this BigDecimal, with rounding according to the context settings.
abs() - Method in class java.math.BigInteger
Returns a BigInteger whose value is the absolute value of this BigInteger.
absolute(int) - Method in interface java.sql.ResultSet
This method positions the result set to the specified absolute row.
absolute(Clock, AbsoluteTime) - Method in class javax.realtime.AbsoluteTime
absolute implements abstract method inherited from HighResolutionTime.
absolute(Clock) - Method in class javax.realtime.AbsoluteTime
absolute implements abstract method inherited from HighResolutionTime. absolute converts this time to an absolute time relative to the given clock.
absolute(Clock) - Method in class javax.realtime.HighResolutionTime
absolute converts this time to an absolute time relative to the given clock.
absolute(Clock, AbsoluteTime) - Method in class javax.realtime.HighResolutionTime
absolute converts this time to an absolute time relative to the given clock.
absolute(Clock, AbsoluteTime) - Method in class javax.realtime.RationalTime
Deprecated. RTSJ V1.0.1 class RationalTime is deprecated
absolute(Clock, AbsoluteTime) - Method in class javax.realtime.RelativeTime
absolute converts this relative time into an instance of absolute time for the point in time given by the current time of the given clock.
absolute(Clock) - Method in class javax.realtime.RelativeTime
absolute creates a new instance of absolute time for the point in time given by the current time of the given clock.
absolutePath() - Method in class java.util.prefs.AbstractPreferences
Returns the absolute path name of this preference node.
absolutePath() - Method in class java.util.prefs.Preferences
Returns the absolute path name of this preference node.
AbsoluteTime - Class in javax.realtime
Jamaica Realtime Specification for Java class AbsoluteTime.
AbsoluteTime() - Constructor for class javax.realtime.AbsoluteTime
Constructor to create absolute time 0ms, 0ns.
AbsoluteTime(AbsoluteTime) - Constructor for class javax.realtime.AbsoluteTime
Constructor to create an absoulte time with millis and nanos taken from an existing absolute time.
AbsoluteTime(Date) - Constructor for class javax.realtime.AbsoluteTime
Constructor to create an absolute time from a time represented by an instance of Date.
AbsoluteTime(long, int) - Constructor for class javax.realtime.AbsoluteTime
Constructor to create an absolute time from given milli and nano seconds. nanos should be positive.
AbsoluteTime(Clock) - Constructor for class javax.realtime.AbsoluteTime
Constructor to create absolute time 0ms, 0ns with given clock association.
AbsoluteTime(AbsoluteTime, Clock) - Constructor for class javax.realtime.AbsoluteTime
Constructor to create an absoulte time with millis and nanos taken from an existing absolute time.
AbsoluteTime(Date, Clock) - Constructor for class javax.realtime.AbsoluteTime
Constructor to create an absolute time from a time represented by an instance of Date.
AbsoluteTime(long, int, Clock) - Constructor for class javax.realtime.AbsoluteTime
Constructor to create an absolute time from given milli and nano seconds. nanos should be positive.
ABSTRACT - Static variable in class java.lang.reflect.Modifier
Modifier flag for abstract classes or methods classes.
AbstractAction - Class in javax.swing
A base class for implementing the Action interface.
AbstractAction() - Constructor for class javax.swing.AbstractAction
Creates a new action with no properties set.
AbstractAction(String) - Constructor for class javax.swing.AbstractAction
Creates a new action with the specified name.
AbstractAction(String, Icon) - Constructor for class javax.swing.AbstractAction
Creates a new action with the specified name and icon.
AbstractBorder - Class in javax.swing.border
An invisible zero-width border, serving as a base class for implementing more interesting borders.
AbstractBorder() - Constructor for class javax.swing.border.AbstractBorder
Constructs a new AbstractBorder.
AbstractButton - Class in javax.swing
Provides an abstract implementation of common button behaviour, data model and look & feel.
AbstractButton() - Constructor for class javax.swing.AbstractButton
Creates a new AbstractButton object.
AbstractButton.AccessibleAbstractButton - Class in javax.swing
A Java Accessibility extension of the AbstractButton.
AbstractButton.AccessibleAbstractButton() - Constructor for class javax.swing.AbstractButton.AccessibleAbstractButton
 
AbstractButton.ButtonChangeListener - Class in javax.swing
An extension of ChangeListener to be serializable.
AbstractCellEditor - Class in javax.swing
An abstract superclass for table and tree cell editors.
AbstractCellEditor() - Constructor for class javax.swing.AbstractCellEditor
Creates a new instance of AbstractCellEditor.
AbstractCollection<E> - Class in java.util
A basic implementation of most of the methods in the Collection interface to make it easier to create a collection.
AbstractCollection() - Constructor for class java.util.AbstractCollection
The main constructor, for use by subclasses.
AbstractColorChooserPanel - Class in javax.swing.colorchooser
AbstractColorChooserPanel
AbstractColorChooserPanel() - Constructor for class javax.swing.colorchooser.AbstractColorChooserPanel
This is the constructor for the AbstractColorChooserPanel.
AbstractDocument - Class in javax.swing.text
An abstract base implementation for the Document interface.
AbstractDocument(AbstractDocument.Content) - Constructor for class javax.swing.text.AbstractDocument
Creates a new AbstractDocument with the specified AbstractDocument.Content model.
AbstractDocument(AbstractDocument.Content, AbstractDocument.AttributeContext) - Constructor for class javax.swing.text.AbstractDocument
Creates a new AbstractDocument with the specified AbstractDocument.Content model and AbstractDocument.AttributeContext.
AbstractDocument.AbstractElement - Class in javax.swing.text
An abstract base implementation of the Element interface.
AbstractDocument.AbstractElement(Element, AttributeSet) - Constructor for class javax.swing.text.AbstractDocument.AbstractElement
Creates a new instance of AbstractElement with a specified parent Element and AttributeSet.
AbstractDocument.AttributeContext - Interface in javax.swing.text
Defines a set of methods for managing text attributes for one or more Documents.
AbstractDocument.BranchElement - Class in javax.swing.text
An implementation of Element to represent composite Elements that contain other Elements.
AbstractDocument.BranchElement(Element, AttributeSet) - Constructor for class javax.swing.text.AbstractDocument.BranchElement
Creates a new BranchElement with the specified parent and attributes.
AbstractDocument.Content - Interface in javax.swing.text
A sequence of data that can be edited.
AbstractDocument.DefaultDocumentEvent - Class in javax.swing.text
Stores the changes when a Document is beeing modified.
AbstractDocument.DefaultDocumentEvent(int, int, DocumentEvent.EventType) - Constructor for class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Creates a new DefaultDocumentEvent.
AbstractDocument.ElementEdit - Class in javax.swing.text
An implementation of DocumentEvent#ElementChange to be added to AbstractDocument.DefaultDocumentEvents.
AbstractDocument.ElementEdit(Element, int, Element[], Element[]) - Constructor for class javax.swing.text.AbstractDocument.ElementEdit
Creates a new ElementEdit.
AbstractDocument.LeafElement - Class in javax.swing.text
An implementation of Element that represents a leaf in the document structure.
AbstractDocument.LeafElement(Element, AttributeSet, int, int) - Constructor for class javax.swing.text.AbstractDocument.LeafElement
Creates a new LeafElement.
AbstractExecutorService - Class in java.util.concurrent
Provides default implementations of ExecutorService execution methods.
AbstractExecutorService() - Constructor for class java.util.concurrent.AbstractExecutorService
 
AbstractInterruptibleChannel - Class in java.nio.channels.spi
 
AbstractInterruptibleChannel() - Constructor for class java.nio.channels.spi.AbstractInterruptibleChannel
Initializes the channel.
AbstractLayoutCache - Class in javax.swing.tree
class AbstractLayoutCache
AbstractLayoutCache() - Constructor for class javax.swing.tree.AbstractLayoutCache
Constructor AbstractLayoutCache
AbstractLayoutCache.NodeDimensions - Class in javax.swing.tree
class NodeDimensions
AbstractLayoutCache.NodeDimensions() - Constructor for class javax.swing.tree.AbstractLayoutCache.NodeDimensions
Creates NodeDimensions object.
AbstractList<E> - Class in java.util
A basic implementation of most of the methods in the List interface to make it easier to create a List based on a random-access data structure.
AbstractList() - Constructor for class java.util.AbstractList
The main constructor, for use by subclasses.
AbstractListModel - Class in javax.swing
Provides standard implementations of some methods in ListModel.
AbstractListModel() - Constructor for class javax.swing.AbstractListModel
Creates a new model instance - initialises the event listener list.
AbstractMap<K,V> - Class in java.util
An abstract implementation of Map to make it easier to create your own implementations.
AbstractMap() - Constructor for class java.util.AbstractMap
The main constructor, for use by subclasses.
AbstractMap.SimpleEntry<K,V> - Class in java.util
A class which implements Map.Entry.
AbstractMap.SimpleEntry(K, V) - Constructor for class java.util.AbstractMap.SimpleEntry
Basic constructor initializes the fields.
AbstractMap.SimpleEntry(Map.Entry<? extends K, ? extends V>) - Constructor for class java.util.AbstractMap.SimpleEntry
 
AbstractMap.SimpleImmutableEntry<K,V> - Class in java.util
 
AbstractMap.SimpleImmutableEntry(K, V) - Constructor for class java.util.AbstractMap.SimpleImmutableEntry
 
AbstractMap.SimpleImmutableEntry(Map.Entry<? extends K, ? extends V>) - Constructor for class java.util.AbstractMap.SimpleImmutableEntry
 
AbstractMethodError - Error in java.lang
AbstractMethodError is an error thrown on a virtual or interface call to a method that is not implemented by the target instance due to a change in the super class that added a new abstract method.
AbstractMethodError() - Constructor for error java.lang.AbstractMethodError
Constructor for an AbstractMethodError with no detail message.
AbstractMethodError(String) - Constructor for error java.lang.AbstractMethodError
Constructor for an AbstractMethodError with given detail message.
AbstractOwnableSynchronizer - Class in java.util.concurrent.locks
A synchronizer that may be exclusively owned by a thread.
AbstractOwnableSynchronizer() - Constructor for class java.util.concurrent.locks.AbstractOwnableSynchronizer
Empty constructor for use by subclasses.
AbstractPreferences - Class in java.util.prefs
Partial implementation of a Preference node.
AbstractPreferences(AbstractPreferences, String) - Constructor for class java.util.prefs.AbstractPreferences
Creates a new AbstractPreferences node with the given parent and name.
AbstractQueue<E> - Class in java.util
This class provides skeletal implementations of some Queue operations.
AbstractQueue() - Constructor for class java.util.AbstractQueue
Constructor for use by subclasses.
AbstractQueuedLongSynchronizer - Class in java.util.concurrent.locks
A version of AbstractQueuedSynchronizer in which synchronization state is maintained as a long.
AbstractQueuedLongSynchronizer() - Constructor for class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Creates a new AbstractQueuedLongSynchronizer instance with initial synchronization state of zero.
AbstractQueuedLongSynchronizer.ConditionObject - Class in java.util.concurrent.locks
Condition implementation for a AbstractQueuedLongSynchronizer serving as the basis of a Lock implementation.
AbstractQueuedLongSynchronizer.ConditionObject() - Constructor for class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
Creates a new ConditionObject instance.
AbstractQueuedSynchronizer - Class in java.util.concurrent.locks
Provides a framework for implementing blocking locks and related synchronizers (semaphores, events, etc) that rely on first-in-first-out (FIFO) wait queues.
AbstractQueuedSynchronizer() - Constructor for class java.util.concurrent.locks.AbstractQueuedSynchronizer
Creates a new AbstractQueuedSynchronizer instance with initial synchronization state of zero.
AbstractQueuedSynchronizer.ConditionObject - Class in java.util.concurrent.locks
Condition implementation for a AbstractQueuedSynchronizer serving as the basis of a Lock implementation.
AbstractQueuedSynchronizer.ConditionObject() - Constructor for class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
Creates a new ConditionObject instance.
AbstractRepository<T extends Tree> - Class in sun.reflect.generics.repository
Abstract superclass for representing the generic type information for a reflective entity.
AbstractRepository(String, GenericsFactory) - Constructor for class sun.reflect.generics.repository.AbstractRepository
Constructor.
AbstractScope<D extends GenericDeclaration> - Class in sun.reflect.generics.scope
Abstract superclass for lazy scope objects, used when building factories for generic information repositories.
AbstractScope(D) - Constructor for class sun.reflect.generics.scope.AbstractScope
Constructor.
AbstractSelectableChannel - Class in java.nio.channels.spi
 
AbstractSelectableChannel(SelectorProvider) - Constructor for class java.nio.channels.spi.AbstractSelectableChannel
Initializes the channel
AbstractSelectionKey - Class in java.nio.channels.spi
 
AbstractSelectionKey() - Constructor for class java.nio.channels.spi.AbstractSelectionKey
Initializes the key.
AbstractSelector - Class in java.nio.channels.spi
 
AbstractSelector(SelectorProvider) - Constructor for class java.nio.channels.spi.AbstractSelector
Initializes the slector.
AbstractSequentialList<E> - Class in java.util
Abstract superclass to make it easier to implement the List interface when backed by a sequential-access store, such as a linked list.
AbstractSequentialList() - Constructor for class java.util.AbstractSequentialList
The main constructor, for use by subclasses.
AbstractSet<E> - Class in java.util
An abstract implementation of Set to make it easier to create your own implementations.
AbstractSet() - Constructor for class java.util.AbstractSet
The main constructor, for use by subclasses.
AbstractSpinnerModel - Class in javax.swing
Provides standard implementations for some of the methods in SpinnerModel.
AbstractSpinnerModel() - Constructor for class javax.swing.AbstractSpinnerModel
Creates an AbstractSpinnerModel.
AbstractTableModel - Class in javax.swing.table
A base class that can be used to create implementations of the TableModel interface.
AbstractTableModel() - Constructor for class javax.swing.table.AbstractTableModel
Creates a default instance.
AbstractUndoableEdit - Class in javax.swing.undo
A default implementation of UndoableEdit that can be used as a base for implementing editing operations.
AbstractUndoableEdit() - Constructor for class javax.swing.undo.AbstractUndoableEdit
Constructs a new AbstractUndoableEdit.
AbstractView - Interface in org.w3c.dom.views
A base interface that all views shall derive from.
AbstractWriter - Class in javax.swing.text
This is an abstract base class for writing Document instances to a Writer.
AbstractWriter(Writer, Document) - Constructor for class javax.swing.text.AbstractWriter
Create a new AbstractWriter with the indicated Writer and Document.
AbstractWriter(Writer, Document, int, int) - Constructor for class javax.swing.text.AbstractWriter
Create a new AbstractWriter with the indicated Writer and Document.
AbstractWriter(Writer, Element) - Constructor for class javax.swing.text.AbstractWriter
Create a new AbstractWriter with the indicated Writer and Element.
AbstractWriter(Writer, Element, int, int) - Constructor for class javax.swing.text.AbstractWriter
Create a new AbstractWriter with the indicated Writer and Element.
accelerationPriority - Variable in class java.awt.Image
The acceleration priority of the image
ACCELERATOR_KEY - Static variable in interface javax.swing.Action
A key to access the KeyStroke used as the accelerator for the action.
acceleratorFont - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
Font to be used when displaying menu item's accelerator.
acceleratorForeground - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
Color to be used when displaying menu item's accelerator.
acceleratorSelectionForeground - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
Color to be used when displaying menu item's accelerator when menu item is selected.
accept(Component) - Method in class java.awt.ContainerOrderFocusTraversalPolicy
Check whether the given Component is an acceptable target for the keyboard input focus.
accept(Component) - Method in class java.awt.DefaultFocusTraversalPolicy
Check whether a given Component would be acceptable as a focus owner.
accept(File) - Method in interface java.io.FileFilter
This method determines whether or not a given pathname should be included in a pathname listing.
accept(File, String) - Method in interface java.io.FilenameFilter
This method determines whether or not a given file should be included in a directory listing.
accept() - Method in class java.net.ServerSocket
Accepts a new connection and returns a connected Socket instance representing that connection.
accept(SocketImpl) - Method in class java.net.SocketImpl
Accepts a connection on this socket.
accept() - Method in class java.nio.channels.ServerSocketChannel
Accepts a connection made to this channel's socket.
accept(File) - Method in class javax.swing.filechooser.FileFilter
Returns true if the specified file matches the filter, and false otherwise.
accept(File) - Method in class javax.swing.JFileChooser
Returns true if the file is accepted by the current file filter.
accept(File) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.AcceptAllFileFilter
Returns true always, as all files are accepted by this filter.
accept(Component) - Method in class javax.swing.SortingFocusTraversalPolicy
Decide whether a component is an acceptable focus owner.
accept(XMLEvent) - Method in interface javax.xml.stream.EventFilter
Indicates whether this filter can accept the specified event.
accept(XMLStreamReader) - Method in interface javax.xml.stream.StreamFilter
Indicates whether the current state of the specified reader in part of this stream.
accept(TypeTreeVisitor<?>) - Method in class sun.reflect.generics.tree.ArrayTypeSignature
 
accept(TypeTreeVisitor<?>) - Method in class sun.reflect.generics.tree.BooleanSignature
 
accept(TypeTreeVisitor<?>) - Method in class sun.reflect.generics.tree.BottomSignature
 
accept(TypeTreeVisitor<?>) - Method in class sun.reflect.generics.tree.ByteSignature
 
accept(TypeTreeVisitor<?>) - Method in class sun.reflect.generics.tree.CharSignature
 
accept(Visitor) - Method in class sun.reflect.generics.tree.ClassSignature
 
accept(TypeTreeVisitor<?>) - Method in class sun.reflect.generics.tree.ClassTypeSignature
 
accept(TypeTreeVisitor<?>) - Method in class sun.reflect.generics.tree.DoubleSignature
 
accept(TypeTreeVisitor<?>) - Method in class sun.reflect.generics.tree.FloatSignature
 
accept(TypeTreeVisitor<?>) - Method in class sun.reflect.generics.tree.FormalTypeParameter
 
accept(TypeTreeVisitor<?>) - Method in class sun.reflect.generics.tree.IntSignature
 
accept(TypeTreeVisitor<?>) - Method in class sun.reflect.generics.tree.LongSignature
 
accept(Visitor) - Method in class sun.reflect.generics.tree.MethodTypeSignature
 
accept(TypeTreeVisitor<?>) - Method in class sun.reflect.generics.tree.ShortSignature
 
accept(TypeTreeVisitor<?>) - Method in class sun.reflect.generics.tree.SimpleClassTypeSignature
 
accept(TypeTreeVisitor<?>) - Method in interface sun.reflect.generics.tree.TypeTree
Accept method for the visitor pattern.
accept(TypeTreeVisitor<?>) - Method in class sun.reflect.generics.tree.TypeVariableSignature
 
accept(TypeTreeVisitor<?>) - Method in class sun.reflect.generics.tree.VoidDescriptor
 
accept(TypeTreeVisitor<?>) - Method in class sun.reflect.generics.tree.Wildcard
 
ACCEPT_ALL_FILE_FILTER_USED_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
The name of the 'accept all file filter used' property.
ACCEPT_ONLY - Static variable in interface org.ietf.jgss.GSSCredential
Credential usage flag requesting that it be able to be used for context acceptance only.
acceptAndOpen() - Method in interface javax.microedition.io.StreamConnectionNotifier
 
acceptDrag(int) - Method in class java.awt.dnd.DropTargetContext
 
acceptDrag(int) - Method in class java.awt.dnd.DropTargetDragEvent
 
acceptDrag(int) - Method in interface java.awt.dnd.peer.DropTargetContextPeer
 
acceptDrop(int) - Method in class java.awt.dnd.DropTargetContext
 
acceptDrop(int) - Method in class java.awt.dnd.DropTargetDropEvent
 
acceptDrop(int) - Method in interface java.awt.dnd.peer.DropTargetContextPeer
 
ACCEPTING_JOBS - Static variable in class javax.print.attribute.standard.PrinterIsAcceptingJobs
The printer is accepting jobs.
acceptNode(Node) - Method in interface org.w3c.dom.ls.LSParserFilter
This method will be called by the parser at the completion of the parsing of each node.
acceptNode(Node) - Method in interface org.w3c.dom.traversal.NodeFilter
Test whether a specified node is visible in the logical view of a TreeWalker or NodeIterator.
acceptSecContext(byte[], int, int) - Method in interface org.ietf.jgss.GSSContext
Called by the context acceptor upon receiving a token from the peer.
acceptSecContext(InputStream, OutputStream) - Method in interface org.ietf.jgss.GSSContext
Called by the context acceptor upon receiving a token from the peer.
acceptsURL(String) - Method in interface java.sql.Driver
This method tests whether or not the driver believes it can connect to the specified database.
access - Variable in class org.omg.CORBA.ValueMember
The type of access (public, private) of this value member.
AccessControlContext - Class in java.security
AccessControlContext makes system resource access decsion based on permission rights.
AccessControlContext(ProtectionDomain[]) - Constructor for class java.security.AccessControlContext
Construct a new AccessControlContext with the specified ProtectionDomains.
AccessControlContext(AccessControlContext, DomainCombiner) - Constructor for class java.security.AccessControlContext
Construct a new AccessControlContext with the specified ProtectionDomains and DomainCombiner.
AccessControlException - Exception in java.security
This exception is thrown when the AccessController denies an attempt to perform an operation.
AccessControlException(String) - Constructor for exception java.security.AccessControlException
Create a new instance with a descriptive error message, and a null Permission object.
AccessControlException(String, Permission) - Constructor for exception java.security.AccessControlException
Create a new instance with a descriptive error message and an associated Permission object.
AccessController - Class in java.security
Access control context and permission checker.
AccessException - Exception in java.rmi
Thrown to indicate that the caller does not have permission to access certain data, such as bind in an ActivationSystem.
AccessException(String) - Constructor for exception java.rmi.AccessException
Create an exception with a message.
AccessException(String, Exception) - Constructor for exception java.rmi.AccessException
Create an exception with a message and a cause.
Accessible - Interface in javax.accessibility
Implementing the Accessibility API must start with implementation of this interface at a bare minimum.
ACCESSIBLE_ACTION_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used when supported set of actions has changed.
ACCESSIBLE_ACTIVE_DESCENDANT_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used when active descendent of a component has changed.
ACCESSIBLE_CARET_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used when the accessibleText caret has changed.
ACCESSIBLE_CHILD_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used when children are added or removed.
ACCESSIBLE_COMPONENT_BOUNDS_CHANGED - Static variable in class javax.accessibility.AccessibleContext
Constant used when a component's bounds have changed.
ACCESSIBLE_DESCRIPTION_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used when the accessible description has changed.
ACCESSIBLE_HYPERTEXT_OFFSET - Static variable in class javax.accessibility.AccessibleContext
Constant used when a hypertext element received focus.
ACCESSIBLE_INVALIDATE_CHILDREN - Static variable in class javax.accessibility.AccessibleContext
Constant used when the state of child objects changes.
ACCESSIBLE_NAME_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used when the accessible name has changed.
ACCESSIBLE_SELECTION_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used when the accessibleSelection has changed.
ACCESSIBLE_STATE_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used when the accessibleStateSet has changed.
ACCESSIBLE_TABLE_CAPTION_CHANGED - Static variable in class javax.accessibility.AccessibleContext
Constant used when the accessible table caption has changed.
ACCESSIBLE_TABLE_COLUMN_DESCRIPTION_CHANGED - Static variable in class javax.accessibility.AccessibleContext
Constant used when the accessible table column description has changed.
ACCESSIBLE_TABLE_COLUMN_HEADER_CHANGED - Static variable in class javax.accessibility.AccessibleContext
Constant used when the accessible table column header has changed.
ACCESSIBLE_TABLE_MODEL_CHANGED - Static variable in class javax.accessibility.AccessibleContext
Constant used when the accessible table model has changed.
ACCESSIBLE_TABLE_ROW_DESCRIPTION_CHANGED - Static variable in class javax.accessibility.AccessibleContext
Constant used when the accessible table row description has changed.
ACCESSIBLE_TABLE_ROW_HEADER_CHANGED - Static variable in class javax.accessibility.AccessibleContext
Constant used when the accessible table row header has changed.
ACCESSIBLE_TABLE_SUMMARY_CHANGED - Static variable in class javax.accessibility.AccessibleContext
Constant used when the accessible table summary has changed.
ACCESSIBLE_TEXT_ATTRIBUTES_CHANGED - Static variable in class javax.accessibility.AccessibleContext
Constant used when the attributes of some text have changed.
ACCESSIBLE_TEXT_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used when the accessibleText has changed.
ACCESSIBLE_VALUE_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used when the accessibleValue has changed.
ACCESSIBLE_VISIBLE_DATA_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used when the visible data has changed.
AccessibleAction - Interface in javax.accessibility
If an object implements this interface then it must be able to perform one or more actions.
AccessibleAttributeSequence - Class in javax.accessibility
This is a convenience class that represents an accessible attribute sequence.
AccessibleAttributeSequence() - Constructor for class javax.accessibility.AccessibleAttributeSequence
Create a new instance.
accessibleAWTComponentHandler - Variable in class java.awt.Component.AccessibleAWTComponent
Converts show/hide events to PropertyChange events, and is registered as a component listener on this component.
accessibleAWTFocusHandler - Variable in class java.awt.Component.AccessibleAWTComponent
Converts focus events to PropertyChange events, and is registered as a focus listener on this component.
AccessibleBundle - Class in javax.accessibility
This serves as a base class for accessibility "enumerations".
AccessibleBundle() - Constructor for class javax.accessibility.AccessibleBundle
Default constructor.
AccessibleComponent - Interface in javax.accessibility
Objects which are to be rendered to a screen as part of a graphical user interface should implement this interface.
accessibleContainerHandler - Variable in class java.awt.Container.AccessibleAWTContainer
The handler to fire PropertyChange when children are added or removed.
accessibleContainerHandler - Variable in class javax.swing.JComponent.AccessibleJComponent
Receives notification when a child component is added to the JComponent and fires a PropertyChangeEvent on listeners registered with the AccessibleJComponent.
AccessibleContext - Class in javax.accessibility
The minimum information that all accessible objects return.
AccessibleContext() - Constructor for class javax.accessibility.AccessibleContext
Default constructor.
accessibleContext - Variable in class javax.swing.CellRendererPane
accessibleContext
accessibleContext - Variable in class javax.swing.JApplet
The accessible context for this JApplet.
accessibleContext - Variable in class javax.swing.JColorChooser
accessibleContext
accessibleContext - Variable in class javax.swing.JComponent
The accessible context of this JComponent.
accessibleContext - Variable in class javax.swing.JDialog
DOCUMENT ME!
accessibleContext - Variable in class javax.swing.JFileChooser
The accessible context.
accessibleContext - Variable in class javax.swing.JFrame
 
accessibleContext - Variable in class javax.swing.JWindow
 
accessibleContext - Variable in class javax.swing.ProgressMonitor
The accessible content for this component
accessibleDescription - Variable in class javax.accessibility.AccessibleContext
A localized string describing this object.
AccessibleEditableText - Interface in javax.accessibility
Objects which present editable textual information on the display should implement this interface.
AccessibleExtendedComponent - Interface in javax.accessibility
Objects which present graphical components with extensions such as key bindings or tool-tips should implement this interface.
AccessibleExtendedTable - Interface in javax.accessibility
Objects which present 2-D tables with the extension of a flat address space should implement this interface.
AccessibleExtendedText - Interface in javax.accessibility
This interface provides extended text functionality, similar to AccessibleText.
accessibleFocusHandler - Variable in class javax.swing.JComponent.AccessibleJComponent
Receives notification if the focus on the JComponent changes and fires appropriate PropertyChangeEvents to listeners registered with the AccessibleJComponent.
AccessibleHyperlink - Class in javax.accessibility
This object encapsulates actions associated with navigating hypertext.
AccessibleHyperlink() - Constructor for class javax.accessibility.AccessibleHyperlink
The default constructor.
AccessibleHypertext - Interface in javax.accessibility
Objects which present hyperlinks in a document should implement this interface.
AccessibleIcon - Interface in javax.accessibility
Objects which have an associated icon, such as buttons, should implement this interface.
AccessibleKeyBinding - Interface in javax.accessibility
Objects which have keyboard bindings for mneumonics or shortcuts should implement this interface.
accessibleName - Variable in class javax.accessibility.AccessibleContext
A localized string naming this object.
AccessibleObject - Class in java.lang.reflect
AccessibleObject provides an super class for features Field, Method and Constructor that are accessible via reflection.
AccessibleObject() - Constructor for class java.lang.reflect.AccessibleObject
Constructor to create an instance of AccessibleObject that is neither a Field, nor a Method nor a Constructor.
accessibleParent - Variable in class javax.accessibility.AccessibleContext
The accessible parent of this object.
AccessibleRelation - Class in javax.accessibility
The relation between one accessible object and one or more other objects.
AccessibleRelation(String) - Constructor for class javax.accessibility.AccessibleRelation
Create a new relation with a locale independent key, and no related objects.
AccessibleRelation(String, Object) - Constructor for class javax.accessibility.AccessibleRelation
Create a new relation with a locale independent key, and a single related object.
AccessibleRelation(String, Object[]) - Constructor for class javax.accessibility.AccessibleRelation
Create a new relation with a locale independent key, and the given related objects.
AccessibleRelationSet - Class in javax.accessibility
Describes all relations of an accessible object.
AccessibleRelationSet() - Constructor for class javax.accessibility.AccessibleRelationSet
Create an empty relation set.
AccessibleRelationSet(AccessibleRelation[]) - Constructor for class javax.accessibility.AccessibleRelationSet
Create a relation set initialized with the given relations, duplicates are ignored.
AccessibleResourceBundle - Class in javax.accessibility
Deprecated. this class is no longer used
AccessibleResourceBundle() - Constructor for class javax.accessibility.AccessibleResourceBundle
Deprecated. do not use this class
AccessibleRole - Class in javax.accessibility
The role of an accessible object.
AccessibleRole(String) - Constructor for class javax.accessibility.AccessibleRole
Create a new constant with a locale independent key.
AccessibleSelection - Interface in javax.accessibility
If an object implements this interface then it must be able to control the selection of its children.
AccessibleState - Class in javax.accessibility
A state portion of an accessible object.
AccessibleState(String) - Constructor for class javax.accessibility.AccessibleState
Create a new constant with a locale independent key.
AccessibleStateSet - Class in javax.accessibility
Describes all elements of an accessible object's state.
AccessibleStateSet() - Constructor for class javax.accessibility.AccessibleStateSet
Create an empty state set.
AccessibleStateSet(AccessibleState[]) - Constructor for class javax.accessibility.AccessibleStateSet
Create a state set initialized with the given states, duplicates are ignored.
AccessibleStreamable - Interface in javax.accessibility
This interface represents a streamable accessible object.
AccessibleTable - Interface in javax.accessibility
Objects which present information in a 2-dimensional table should implement this interface.
AccessibleTableModelChange - Interface in javax.accessibility
Describes a change to an accessible table.
AccessibleText - Interface in javax.accessibility
Objects which present textual information on the display should implement this interface.
AccessibleTextSequence - Class in javax.accessibility
This is a convenience class that encapsulates a String and a range.
AccessibleTextSequence() - Constructor for class javax.accessibility.AccessibleTextSequence
Create a new instance.
AccessibleValue - Interface in javax.accessibility
If an object implements this interface then it must be able to control a numerical value.
ACCESSORY_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
The name of the 'accessory' property.
AccountException - Exception in javax.security.auth.login
This is the base class for various account-related exceptions.
AccountException() - Constructor for exception javax.security.auth.login.AccountException
Create a new exception object.
AccountException(String) - Constructor for exception javax.security.auth.login.AccountException
Create a new exception with the indicated detail message.
AccountExpiredException - Exception in javax.security.auth.login
An exception that signals that an attempt was made to login to an account that has expired.
AccountExpiredException() - Constructor for exception javax.security.auth.login.AccountExpiredException
 
AccountExpiredException(String) - Constructor for exception javax.security.auth.login.AccountExpiredException
 
AccountLockedException - Exception in javax.security.auth.login
An exception indicating that an account is locked.
AccountLockedException() - Constructor for exception javax.security.auth.login.AccountLockedException
Create a new exception object.
AccountLockedException(String) - Constructor for exception javax.security.auth.login.AccountLockedException
Create a new exception with the indicated detail message.
AccountNotFoundException - Exception in javax.security.auth.login
An exception indicating that an account was not found.
AccountNotFoundException() - Constructor for exception javax.security.auth.login.AccountNotFoundException
Create a new exception object.
AccountNotFoundException(String) - Constructor for exception javax.security.auth.login.AccountNotFoundException
Create a new exception with the given detail message.
Acl - Interface in java.security.acl
A Java access control list (ACL) is a group of individual ACL entries.
AclEntry - Interface in java.security.acl
This interface models an entry in an access control list (ACL).
AclNotFoundException - Exception in java.security.acl
This exception is thrown when a requested access control list (ACL) is not found.
AclNotFoundException() - Constructor for exception java.security.acl.AclNotFoundException
Initializes a new instance of this class with no descriptive message
acos(double) - Static method in class java.lang.Math
acos calculates the arc cosine function.
acos(double) - Static method in class java.lang.StrictMath
acos calculates the arc cosine function.
acquire(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Acquires in exclusive mode, ignoring interrupts.
acquire(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Acquires in exclusive mode, ignoring interrupts.
acquire() - Method in class java.util.concurrent.Semaphore
Acquires a permit from this semaphore, blocking until one is available, or the thread is interrupted.
acquire(int) - Method in class java.util.concurrent.Semaphore
Acquires the given number of permits from this semaphore, blocking until all are available, or the thread is interrupted.
acquireInterruptibly(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Acquires in exclusive mode, aborting if interrupted.
acquireInterruptibly(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Acquires in exclusive mode, aborting if interrupted.
acquireShared(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Acquires in shared mode, ignoring interrupts.
acquireShared(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Acquires in shared mode, ignoring interrupts.
acquireSharedInterruptibly(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Acquires in shared mode, aborting if interrupted.
acquireSharedInterruptibly(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Acquires in shared mode, aborting if interrupted.
acquireUninterruptibly() - Method in class java.util.concurrent.Semaphore
Acquires a permit from this semaphore, blocking until one is available.
acquireUninterruptibly(int) - Method in class java.util.concurrent.Semaphore
Acquires the given number of permits from this semaphore, blocking until all are available.
action(Event, Object) - Method in class java.awt.Component
Deprecated. in classes which support actions, use processActionEvent(ActionEvent) instead
Action - Interface in javax.swing
Provides a convenient central point of control for some task that can be triggered by more than one control in a Swing user interface (for example, a menu item and a toolbar button).
ACTION - Static variable in class javax.swing.text.html.HTML.Attribute
 
ACTION_APPEND_AS_CHILDREN - Static variable in interface org.w3c.dom.ls.LSParser
Append the result of the parse operation as children of the context node.
ACTION_COMMAND_KEY - Static variable in interface javax.swing.Action
A key to access the action command string for the action.
ACTION_COPY - Static variable in class java.awt.dnd.DnDConstants
The copy action.
ACTION_COPY_OR_MOVE - Static variable in class java.awt.dnd.DnDConstants
Either a copy or a move.
ACTION_EVENT - Static variable in class java.awt.Event
 
ACTION_EVENT_MASK - Static variable in class java.awt.AWTEvent
Mask for action events.
ACTION_FIRST - Static variable in class java.awt.event.ActionEvent
The first id number in the range of action id's.
ACTION_INSERT_AFTER - Static variable in interface org.w3c.dom.ls.LSParser
Insert the result of the parse operation as the immediately following sibling of the context node.
ACTION_INSERT_BEFORE - Static variable in interface org.w3c.dom.ls.LSParser
Insert the result of the parse operation as the immediately preceding sibling of the context node.
ACTION_LAST - Static variable in class java.awt.event.ActionEvent
The last id number in the range of action id's.
ACTION_LINK - Static variable in class java.awt.dnd.DnDConstants
A link action.
ACTION_MOVE - Static variable in class java.awt.dnd.DnDConstants
The move action.
ACTION_NONE - Static variable in class java.awt.dnd.DnDConstants
No action takes place.
ACTION_PERFORMED - Static variable in class java.awt.event.ActionEvent
An event id indicating that an action has occurred.
ACTION_REFERENCE - Static variable in class java.awt.dnd.DnDConstants
A synonym for DnDConstants.ACTION_LINK.
ACTION_REPLACE - Static variable in interface org.w3c.dom.ls.LSParser
Replace the context node with the result of the parse operation.
ACTION_REPLACE_CHILDREN - Static variable in interface org.w3c.dom.ls.LSParser
Replace all the children of the context node with the result of the parse operation.
actionCommand - Variable in class javax.swing.DefaultButtonModel
The string used as the "command" property of any ActionEvent this model sends.
actionCommand - Variable in class javax.swing.JComboBox
This actionCommand is used in ActionEvent that is fired to JComboBox's ActionListeneres.
ActionEvent - Class in java.awt.event
This event is generated when an action on a component (such as a button press) occurs.
ActionEvent(Object, int, String) - Constructor for class java.awt.event.ActionEvent
Initializes a new instance of ActionEvent with the specified source, id, and command.
ActionEvent(Object, int, String, int) - Constructor for class java.awt.event.ActionEvent
Initializes a new instance of ActionEvent with the specified source, id, command, and modifiers.
ActionEvent(Object, int, String, long, int) - Constructor for class java.awt.event.ActionEvent
Initializes a new instance of ActionEvent with the specified source, id, command, and modifiers, and timestamp.
ActionListener - Interface in java.awt.event
This interface is for classes that listen for action events.
actionListener - Variable in class javax.swing.AbstractButton
Listener the button uses to receive ActionEvents from its model.
ActionMap - Class in javax.swing
Maps arbitrary keys (usually Strings) to Action instances.
ActionMap() - Constructor for class javax.swing.ActionMap
Creates a new ActionMap instance.
ActionMapUIResource - Class in javax.swing.plaf
An ActionMap that implements the UIResource interface to indicate that it belongs to a pluggable LookAndFeel.
ActionMapUIResource() - Constructor for class javax.swing.plaf.ActionMapUIResource
Constructs a new ActionMapUIResource.
actionName - Variable in class javax.swing.text.JTextComponent.KeyBinding
 
actionPerformed(ActionEvent) - Method in class java.awt.AWTEventMulticaster
Handles this event by dispatching it to the "a" and "b" listener instances.
actionPerformed(ActionEvent) - Method in class java.awt.dnd.DropTarget.DropTargetAutoScroller
 
actionPerformed(ActionEvent) - Method in interface java.awt.event.ActionListener
This method is invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class java.awt.List.AccessibleAWTList
 
actionPerformed(ActionEvent) - Method in class javax.swing.DefaultCellEditor.EditorDelegate
This event is fired by the editor component (for instance, by pressing ENTER in the JTextField.
actionPerformed(ActionEvent) - Method in class javax.swing.JComboBox
This method handles actionEvents fired by the ComboBoxEditor.