aicas logoJamaica 3.2 release 62
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.
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 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.
ABOUT_UIROLE - Static variable in class javax.print.ServiceUIFactory
A user interface providing informations about the print service.
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.
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.
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.
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.
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.
AbstractView - Interface in org.w3c.dom.views
A base interface that all views shall derive from.
accelerationPriority - Variable in class java.awt.Image
The acceleration priority of the image
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(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_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
 
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.
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.
accessibleContainerHandler - Variable in class java.awt.Container.AccessibleAWTContainer
The handler to fire PropertyChange when children are added or removed.
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.
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 - Static variable in class javax.management.MBeanOperationInfo
Used to signify that the operation makes some change to the state of the bean (akin to a mutator).
ACTION_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_EVENT - Static variable in class java.awt.Event
 
ACTION_EVENT_MASK - Static variable in class java.awt.AWTEvent
Mask for action events.
ACTION_FIRST - Static variable in class java.awt.event.ActionEvent
The first id number in the range of action id's.
ACTION_INFO - Static variable in class javax.management.MBeanOperationInfo
Used to signify that the operation makes some state change to the bean and also returns information.
ACTION_INSERT_AFTER - Static variable in interface org.w3c.dom.ls.LSParser
Insert the result of the parse operation as the immediately following sibling of the context node.
ACTION_INSERT_BEFORE - Static variable in interface org.w3c.dom.ls.LSParser
Insert the result of the parse operation as the immediately preceding sibling of the context node.
ACTION_LAST - Static variable in class java.awt.event.ActionEvent
The last id number in the range of action id's.
ACTION_PERFORMED - Static variable in class java.awt.event.ActionEvent
An event id indicating that an action has occurred.
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.
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.
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 interface java.awt.event.ActionListener
This method is invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class java.awt.List.AccessibleAWTList
 
Activatable - Class in java.rmi.activation
A common ancestor for the implementations of the activatable objects.
Activatable(String, MarshalledObject, boolean, int) - Constructor for class java.rmi.activation.Activatable
This constructor is used to register export the object on the given port.
Activatable(String, MarshalledObject, boolean, int, RMIClientSocketFactory, RMIServerSocketFactory) - Constructor for class java.rmi.activation.Activatable
This constructor is used to register export the object on the given port, additionally specifying the socket factories.
Activatable(ActivationID, int) - Constructor for class java.rmi.activation.Activatable
Creates the new instance of activatable with the given activation id and is listening at the given port.
Activatable(ActivationID, int, RMIClientSocketFactory, RMIServerSocketFactory) - Constructor for class java.rmi.activation.Activatable
Creates the new instance of activatable with the given activation id and is listening at the given port, using the specified client and server sockets factories.
activate(Applet) - Method in interface java.beans.AppletInitializer
Activate the applet.
activate(boolean) - Method in class java.rmi.activation.ActivationID
Activate the object.
activate(ActivationID, boolean) - Method in interface java.rmi.activation.Activator
Activate the object, associated with the given activation identifier.
activate() - Method in interface org.omg.PortableServer.POAManagerOperations
Turns the associated POAs into active state, allowing them to receive and process requests.
activate_object(Servant) - Method in interface org.omg.PortableServer.POAOperations
Generate the Object Id for the given servant and add the servant to the Active Object Map using this Id a a key.
activate_object_with_id(byte[], Servant) - Method in interface org.omg.PortableServer.POAOperations
Add the given servant to the Active Object Map as a servant for the object with the provided Object Id.
ActivateFailedException - Exception in java.rmi.activation
Thrown when activation fails on a remote call to an activatable object.
ActivateFailedException(String) - Constructor for exception java.rmi.activation.ActivateFailedException
Create an exception with a message.
ActivateFailedException(String, Exception) - Constructor for exception java.rmi.activation.ActivateFailedException
Create an exception with a message and a cause.
ActivationDesc - Class in java.rmi.activation
Contains the information, necessary to activate the object.
ActivationDesc(String, String, MarshalledObject) - Constructor for class java.rmi.activation.ActivationDesc
Create the new activation description, assuming the object group is the ActivationGroup.currentGroupID().
ActivationDesc(String, String, MarshalledObject, boolean) - Constructor for class java.rmi.activation.ActivationDesc
Create the new activation description, assuming the object group is the ActivationGroup.currentGroupID().
ActivationDesc(ActivationGroupID, String, String, MarshalledObject) - Constructor for class java.rmi.activation.ActivationDesc
Create the new activation description.
ActivationDesc(ActivationGroupID, String, String, MarshalledObject, boolean) - Constructor for class java.rmi.activation.ActivationDesc
Create the new activation description, providing full information.
ActivationException - Exception in java.rmi.activation
General exception class for java.rmi.activation.
ActivationException() - Constructor for exception java.rmi.activation.ActivationException
Create an exception with no message, and cause initialized to null.
ActivationException(String) - Constructor for exception java.rmi.activation.ActivationException
Create an exception with the given message, and cause initialized to null.
ActivationException(String, Throwable) - Constructor for exception java.rmi.activation.ActivationException
Create an exception with the given message and cause.
ActivationGroup - Class in java.rmi.activation
The entity that receives the request to activate object and activates it.
ActivationGroup(ActivationGroupID) - Constructor for class java.rmi.activation.ActivationGroup
Create the new activation group with the given group id.
ActivationGroup_Stub - Class in java.rmi.activation
A stub class for ActivationGroup implementations.
ActivationGroup_Stub(RemoteRef) - Constructor for class java.rmi.activation.ActivationGroup_Stub
Creates a new instance of ActivationGroup_Stub.
ActivationGroupDesc - Class in java.rmi.activation
Contains information, necessary to create of recreate the activation objects.
ActivationGroupDesc(Properties, ActivationGroupDesc.CommandEnvironment) - Constructor for class java.rmi.activation.ActivationGroupDesc
Create the new activation group descriptor that will use the default activation group implementation with the given properties and environment.
ActivationGroupDesc(String, String, MarshalledObject, Properties, ActivationGroupDesc.CommandEnvironment) - Constructor for class java.rmi.activation.ActivationGroupDesc
Create the new activation group descriptor.
ActivationGroupDesc.CommandEnvironment - Class in java.rmi.activation
Contains the startup options for the ActivationGroup implementations.
ActivationGroupDesc.CommandEnvironment(String, String[]) - Constructor for class java.rmi.activation.ActivationGroupDesc.CommandEnvironment
Create the new command environment.
ActivationGroupID - Class in java.rmi.activation
This identifier identifies the activation group inside the scope of its activation system.
ActivationGroupID(ActivationSystem) - Constructor for class java.rmi.activation.ActivationGroupID
Create the new activation group id in the scope of the given activation system
ActivationID - Class in java.rmi.activation
Denotes the object that can be activated over time.
ActivationID(Activator) - Constructor for class java.rmi.activation.ActivationID
Create a new instance with the given activator.
ActivationInstantiator - Interface in java.rmi.activation
The implementation of this interface creates (instantiates) the new remote objects in response to the activation request.
ActivationMonitor - Interface in java.rmi.activation
The activation and inactivation event listener.
ActivationSystem - Interface in java.rmi.activation
The ActivationSystem registers groups and activatable objects to be activated within those groups.
Activator - Interface in java.rmi.activation
Activates remote object, providing the live reference to the activable remote object.
ACTIVATOR_ID - Static variable in class java.rmi.server.ObjID
Defines the ID of the activator.
active - Variable in class javax.sound.midi.VoiceStatus
True if this voice is processing a MIDI note.
ACTIVE - Interface in org.omg.PortableInterceptor
A single constant interface, defining the adapter state (ACTIVE) = 1.
ACTIVE - Static variable in class org.omg.PortableServer.POAManagerPackage.State
An instance of State, initialized to ACTIVE.
ACTIVE_CAPTION - Static variable in class java.awt.SystemColor
Array index of the active caption color.
ACTIVE_CAPTION_BORDER - Static variable in class java.awt.SystemColor
Array index of the active caption border color.
ACTIVE_CAPTION_TEXT - Static variable in class java.awt.SystemColor
Array index of the active caption text color.
ACTIVE_SENSING - Static variable in class javax.sound.midi.ShortMessage
Status byte for Active Sensing message.
activeCaption - Static variable in class java.awt.SystemColor
The active caption background color.
activeCaptionBorder - Static variable in class java.awt.SystemColor
The active caption border color.
activeCaptionText - Static variable in class java.awt.SystemColor
The active caption text color.
activeCount() - Static method in class java.lang.Thread
Return the number of active thread in the current thread's thread group.
activeCount() - Method in class java.lang.ThreadGroup
activeCount returns an estimation of the threads that are currently running in this thread group.
ActiveEvent - Interface in java.awt
An interface for events which can dispatch themselves in another thread.
activeGroup(ActivationGroupID, ActivationInstantiator, long) - Method in interface java.rmi.activation.ActivationSystem
This method is called from the ActivationGroup to inform the ActivatinSystem that the group is now active and there is the ActivationInstantiator for that group.
activeGroupCount() - Method in class java.lang.ThreadGroup
activeGroupCount returns an estimation of the number of thread groups that are children of this thread group.
activeObject(ActivationID, Remote) - Method in class java.rmi.activation.ActivationGroup
The method is called when the object is exported.
activeObject(ActivationID, MarshalledObject) - Method in class java.rmi.activation.ActivationGroup
Makes the call back to the groups ActivationMonitor.
activeObject(ActivationID, MarshalledObject) - Method in interface java.rmi.activation.ActivationMonitor
Informs that the object is now active.
ACTIVITY_COMPLETED - Exception in org.omg.CORBA
The ACTIVITY_COMPLETED indicates that the Activity context in which the method call was made has been completed due to a timeout of either the Activity itself or a transaction that encompasses the Activity.
ACTIVITY_COMPLETED(String) - Constructor for exception org.omg.CORBA.ACTIVITY_COMPLETED
Creates ACTIVITY_COMPLETED with the default minor code of 0, completion state COMPLETED_NO and the given explaining message.
ACTIVITY_COMPLETED() - Constructor for exception org.omg.CORBA.ACTIVITY_COMPLETED
Creates ACTIVITY_COMPLETED with the default minor code of 0 and a completion state COMPLETED_NO.
ACTIVITY_COMPLETED(int, CompletionStatus) - Constructor for exception org.omg.CORBA.ACTIVITY_COMPLETED
Creates a ACTIVITY_COMPLETED exception with the specified minor code and completion status.
ACTIVITY_COMPLETED(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.ACTIVITY_COMPLETED
Created ACTIVITY_COMPLETED exception, providing full information.
ACTIVITY_REQUIRED - Exception in org.omg.CORBA
The ACTIVITY_REQUIRED system exception indicates that an Activity context was necessary to perform the invoked operation, but one was not found associated with the calling thread.
ACTIVITY_REQUIRED(String) - Constructor for exception org.omg.CORBA.ACTIVITY_REQUIRED
Creates ACTIVITY_REQUIRED with the default minor code of 0, completion state COMPLETED_NO and the given explaining message.
ACTIVITY_REQUIRED() - Constructor for exception org.omg.CORBA.ACTIVITY_REQUIRED
Creates ACTIVITY_REQUIRED with the default minor code of 0 and a completion state COMPLETED_NO.
ACTIVITY_REQUIRED(int, CompletionStatus) - Constructor for exception org.omg.CORBA.ACTIVITY_REQUIRED
Creates a ACTIVITY_REQUIRED exception with the specified minor code and completion status.
ACTIVITY_REQUIRED(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.ACTIVITY_REQUIRED
Created ACTIVITY_REQUIRED exception, providing full information.
AD - Static variable in class java.util.GregorianCalendar
Constant representing the era AD (Anno Domini).
adapter_id() - Method in interface org.omg.PortableInterceptor.ServerRequestInfoOperations
Get the identifier for the object adapter (POA).
adapter_manager_state_changed(int, short) - Method in interface org.omg.PortableInterceptor.IORInterceptor_3_0Operations
This method is invoked on all registered IORInterceptor_3_0 instances when the state of the adapter manager changes.
adapter_name() - Method in interface org.omg.PortableInterceptor.ObjectReferenceTemplate
Get the name of this adapter.
adapter_name() - Method in interface org.omg.PortableInterceptor.ServerRequestInfoOperations
Returns the name of the adapter that is handling the current request.
adapter_state_changed(ObjectReferenceTemplate[], short) - Method in interface org.omg.PortableInterceptor.IORInterceptor_3_0Operations
Notifies the interceptor about the adapter state changes that are unrelated to adapter manager state changes.
adapter_template() - Method in interface org.omg.PortableInterceptor.IORInfoOperations
Get the adapter template that is associated with the object POA.
AdapterActivator - Interface in org.omg.PortableServer
Adapter activators are associated with POAs and supply the the ability to create child POAs on demand.
AdapterActivatorOperations - Interface in org.omg.PortableServer
Defines the operations, applicable to the AdapterActivator.
AdapterAlreadyExists - Exception in org.omg.PortableServer.POAPackage
Raised if the target POA already has a child POA with the specified name (during creation of the new POA as a child of the target POA).
AdapterAlreadyExists() - Constructor for exception org.omg.PortableServer.POAPackage.AdapterAlreadyExists
Create AdapterAlreadyExists with no explaining message.
AdapterAlreadyExists(String) - Constructor for exception org.omg.PortableServer.POAPackage.AdapterAlreadyExists
Create the AdapterAlreadyExists with explaining message.
AdapterAlreadyExistsHelper - Class in org.omg.PortableServer.POAPackage
The helper operations for the exception AdapterAlreadyExists.
AdapterAlreadyExistsHelper() - Constructor for class org.omg.PortableServer.POAPackage.AdapterAlreadyExistsHelper
 
AdapterInactive - Exception in org.omg.PortableServer.POAManagerPackage
Raised when the current operation is not applicable for the system because the POA manager is in an inactive State.
AdapterInactive() - Constructor for exception org.omg.PortableServer.POAManagerPackage.AdapterInactive
Create AdapterInactive with no explaining message.
AdapterInactive(String) - Constructor for exception org.omg.PortableServer.POAManagerPackage.AdapterInactive
Create the AdapterInactive with explaining message.
AdapterInactiveHelper - Class in org.omg.PortableServer.POAManagerPackage
The helper operations for the exception AdapterInactive.
AdapterInactiveHelper() - Constructor for class org.omg.PortableServer.POAManagerPackage.AdapterInactiveHelper
 
AdapterManagerIdHelper - Class in org.omg.PortableInterceptor
A helper operations for the adapter manager id.
AdapterManagerIdHelper() - Constructor for class org.omg.PortableInterceptor.AdapterManagerIdHelper
 
AdapterNameHelper - Class in org.omg.PortableInterceptor
Provides static helper methods for working with the adapter name helper.
AdapterNameHelper() - Constructor for class org.omg.PortableInterceptor.AdapterNameHelper
 
AdapterNonExistent - Exception in org.omg.PortableServer.POAPackage
The AdapterNonExistent is thrown if the parent POA cannot locate the required child POA.
AdapterNonExistent() - Constructor for exception org.omg.PortableServer.POAPackage.AdapterNonExistent
Create AdapterNonExistent with no explaining message.
AdapterNonExistent(String) - Constructor for exception org.omg.PortableServer.POAPackage.AdapterNonExistent
Create the AdapterNonExistent with explaining message.
AdapterNonExistentHelper - Class in org.omg.PortableServer.POAPackage
The helper operations for the exception AdapterNonExistent.
AdapterNonExistentHelper() - Constructor for class org.omg.PortableServer.POAPackage.AdapterNonExistentHelper
 
AdapterStateHelper - Class in org.omg.PortableInterceptor
A helper operations for the adapter state.
AdapterStateHelper() - Constructor for class org.omg.PortableInterceptor.AdapterStateHelper
 
add(ComponentListener, ComponentListener) - Static method in class java.awt.AWTEventMulticaster
Chain ComponentListener a and b.
add(ContainerListener, ContainerListener) - Static method in class java.awt.AWTEventMulticaster
Chain ContainerListener a and b.
add(FocusListener, FocusListener) - Static method in class java.awt.AWTEventMulticaster
Chain FocusListener a and b.
add(KeyListener, KeyListener) - Static method in class java.awt.AWTEventMulticaster
Chain KeyListener a and b.
add(MouseListener, MouseListener) - Static method in class java.awt.AWTEventMulticaster
Chain MouseListener a and b.
add(MouseMotionListener, MouseMotionListener) - Static method in class java.awt.AWTEventMulticaster
Chain MouseMotionListener a and b.
add(WindowListener, WindowListener) - Static method in class java.awt.AWTEventMulticaster
Chain WindowListener a and b.
add(WindowStateListener, WindowStateListener) - Static method in class java.awt.AWTEventMulticaster
Chain WindowStateListener a and b.
add(WindowFocusListener, WindowFocusListener) - Static method in class java.awt.AWTEventMulticaster
Chain WindowFocusListener a and b.
add(ActionListener, ActionListener) - Static method in class java.awt.AWTEventMulticaster
Chain ActionListener a and b.
add(ItemListener, ItemListener) - Static method in class java.awt.AWTEventMulticaster
Chain ItemListener a and b.
add(AdjustmentListener, AdjustmentListener) - Static method in class java.awt.AWTEventMulticaster
Chain AdjustmentListener a and b.
add(TextListener, TextListener) - Static method in class java.awt.AWTEventMulticaster
Chain AdjustmentListener a and b.
add(InputMethodListener, InputMethodListener) - Static method in class java.awt.AWTEventMulticaster
Chain InputMethodListener a and b.
add(HierarchyListener, HierarchyListener) - Static method in class java.awt.AWTEventMulticaster
Chain HierarchyListener a and b.
add(HierarchyBoundsListener, HierarchyBoundsListener) - Static method in class java.awt.AWTEventMulticaster
Chain HierarchyBoundsListener a and b.
add(MouseWheelListener, MouseWheelListener) - Static method in class java.awt.AWTEventMulticaster
Chain MouseWheelListener a and b.
add(String) - Method in class java.awt.Choice
Adds the specified item to this choice box.
add(PopupMenu) - Method in class java.awt.Component
Adds the specified popup menu to this component.
add(Component) - Method in class java.awt.Container
Adds the specified component to this container at the end of the component list.
add(String, Component) - Method in class java.awt.Container
Adds the specified component to the container at the end of the component list.
add(Component, int) - Method in class java.awt.Container
Adds the specified component to this container at the specified index in the component list.
add(Component, Object) - Method in class java.awt.Container
Adds the specified component to this container at the end of the component list.
add(Component, Object, int) - Method in class java.awt.Container
Adds the specified component to this container at the specified index in the component list.
add(String) - Method in class java.awt.List
This method adds the specified item to the end of the list.
add(String, int) - Method in class java.awt.List
Adds the specified item to the specified location in the list.
add(MenuItem) - Method in class java.awt.Menu
Adds the specified item to this menu.
add(String) - Method in class java.awt.Menu
Add an item with the specified label to this menu.
add(Menu) - Method in class java.awt.MenuBar
Add a menu to this MenuBar.
add(int, int) - Method in class java.awt.Rectangle
Modifies this rectangle so that it represents the smallest rectangle that contains both the existing rectangle and the specified point.
add(Point) - Method in class java.awt.Rectangle
Modifies this rectangle so that it represents the smallest rectangle that contains both the existing rectangle and the specified point.
add(Rectangle) - Method in class java.awt.Rectangle
Modifies this rectangle so that it represents the smallest rectangle that contains both the existing rectangle and the specified rectangle.
add(RenderingHints) - Method in class java.awt.RenderingHints
Adds all the hints from a collection to this collection.
add(Object) - Method in class java.beans.beancontext.BeanContextSupport
Add a child to the bean context.
add(BigDecimal) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this + augend), and whose scale is max(this.scale(), augend.scale()).
add(BigDecimal, MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this + augend), with rounding according to the context settings.
add(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this + val).
add(Permission) - Method in class java.security.PermissionCollection
This method adds a new Permission object to the collection.
add(Permission) - Method in class java.security.Permissions
This method adds a new Permission to this collection.
add(E) - Method in class java.util.AbstractCollection
Add an object to the collection (optional operation).
add(int, E) - Method in class java.util.AbstractList
Insert an element into the list at a given position (optional operation).
add(E) - Method in class java.util.AbstractList
Add an element to the end of the list (optional operation).
add(E) - Method in class java.util.AbstractQueue
Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
add(int, E) - Method in class java.util.AbstractSequentialList
Insert an element into the list at a given position (optional operation).
add(E) - Method in class java.util.ArrayDeque
Inserts the specified element at the end of this deque.
add(E) - Method in class java.util.ArrayList
Appends the supplied element to the end of this list.
add(int, E) - Method in class java.util.ArrayList
Adds the supplied element at the specified index, shifting all elements currently at that index or higher one to the right.
add(int, int) - Method in class java.util.Calendar
Adds the specified amount of time to the given time field.
add(E) - Method in interface java.util.Collection
Add an element to this collection.
add(E) - Method in class java.util.concurrent.ArrayBlockingQueue
Inserts the specified element at the tail of this queue if it is possible to do so immediately without exceeding the queue's capacity, returning true upon success and throwing an IllegalStateException if this queue is full.
add(E) - Method in interface java.util.concurrent.BlockingDeque
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
add(E) - Method in interface java.util.concurrent.BlockingQueue
Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
add(E) - Method in class java.util.concurrent.ConcurrentLinkedQueue
Inserts the specified element at the tail of this queue.
add(E) - Method in class java.util.concurrent.ConcurrentSkipListSet
Adds the specified element to this set if it is not already present.
add(E) - Method in class java.util.concurrent.CopyOnWriteArrayList
Appends the supplied element to the end of this list.
add(int, E) - Method in class java.util.concurrent.CopyOnWriteArrayList
Adds the supplied element at the specified index, shifting all elements currently at that index or higher one to the right.
add(E) - Method in class java.util.concurrent.CopyOnWriteArraySet
Adds the specified element to this set if it is not already present.
add(E) - Method in class java.util.concurrent.DelayQueue
Inserts the specified element into this delay queue.
add(E) - Method in class java.util.concurrent.LinkedBlockingDeque
Inserts the specified element at the end of this deque unless it would violate capacity restrictions.
add(E) - Method in class java.util.concurrent.PriorityBlockingQueue
Inserts the specified element into this priority queue.
add(E) - Method in interface java.util.Deque
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
add(T) - Method in class java.util.EnumSet
 
add(int, int) - Method in class java.util.GregorianCalendar
Adds the specified amount of time to the given time field.
add(T) - Method in class java.util.HashSet
Adds the given Object to the set if it is not already in the Set.
add(T) - Method in class java.util.LinkedList
Adds an element to the end of the list.
add(int, T) - Method in class java.util.LinkedList
Inserts an element in the given position in the list.
add(int, E) - Method in interface java.util.List
Insert an element into the list at a given position (optional operation).
add(E) - Method in interface java.util.List
Add an element to the end of the list (optional operation).
add(E) - Method in interface java.util.ListIterator
Insert an element into the list at the current position of the iterator (optional operation).
add(E) - Method in interface java.util.Queue
Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
add(E) - Method in interface java.util.Set
Adds the specified element to the set if it is not already present (optional operation).
add(T) - Method in class java.util.TreeSet
Adds the spplied Object to the Set if it is not already in the Set; returns true if the element is added, false otherwise.
add(T) - Method in class java.util.Vector
Adds an object to the Vector.
add(int, T) - Method in class java.util.Vector
Adds an object at the specified index.
add(Attribute) - Method in class javax.management.AttributeList
Adds the specified Attribute to the end of the list.
add(int, Attribute) - Method in class javax.management.AttributeList
Adds the specified Attribute at the supplied index.
add(int, String) - Method in class javax.naming.CompositeName
 
add(String) - Method in class javax.naming.CompositeName
 
add(int, String) - Method in class javax.naming.CompoundName
 
add(String) - Method in class javax.naming.CompoundName
 
add(Object) - Method in interface javax.naming.directory.Attribute
 
add(int, Object) - Method in interface javax.naming.directory.Attribute
 
add(int, Object) - Method in class javax.naming.directory.BasicAttribute
 
add(Object) - Method in class javax.naming.directory.BasicAttribute
 
add(String) - Method in interface javax.naming.Name
Adds the given String component to the end of this Name.
add(int, String) - Method in interface javax.naming.Name
Inserts the given String component to this Name at the given index.
add(int, RefAddr) - Method in class javax.naming.Reference
 
add(RefAddr) - Method in class javax.naming.Reference
 
add(Attribute) - Method in interface javax.print.attribute.AttributeSet
Adds the specified attribute value to this attribute set if it is not already present.
add(Attribute) - Method in interface javax.print.attribute.DocAttributeSet
Adds the specified attribute value to this attribute set if it is not already present.
add(Attribute) - Method in class javax.print.attribute.HashAttributeSet
Adds the specified attribute value to this attribute set if it is not already present.
add(Attribute) - Method in interface javax.print.attribute.PrintJobAttributeSet
Adds the specified attribute value to this attribute set if it is not already present.
add(Attribute) - Method in interface javax.print.attribute.PrintRequestAttributeSet
Adds the specified attribute value to this attribute set if it is not already present.
add(Attribute) - Method in interface javax.print.attribute.PrintServiceAttributeSet
Adds the specified attribute value to this attribute set if it is not already present.
add(Object) - Method in class javax.print.attribute.standard.JobStateReasons
Adds the given job state reason object to the set.
add(long, int) - Method in class javax.realtime.AbsoluteTime
add adds time given in milliseconds and nanoseconds to this absolute time.
add(long, int, AbsoluteTime) - Method in class javax.realtime.AbsoluteTime
add adds time given in milliseconds and nanoseconds to this absolute time.
add(RelativeTime) - Method in class javax.realtime.AbsoluteTime
add adds interval given as RelativeTime instance to this absolute time.
add(RelativeTime, AbsoluteTime) - Method in class javax.realtime.AbsoluteTime
add adds interval given as RelativeTime instance to this absolute time.
add(long, int) - Method in class javax.realtime.RelativeTime
add adds time given in milliseconds and nanoseconds to this relative time.
add(long, int, RelativeTime) - Method in class javax.realtime.RelativeTime
add adds time given in milliseconds and nanoseconds to this relative time.
add(RelativeTime) - Method in class javax.realtime.RelativeTime
add adds interval given as an instance of RelativeTime to this relative time.
add(RelativeTime, RelativeTime) - Method in class javax.realtime.RelativeTime
add adds interval given as an instance of RelativeTime to this relative time.
add(MidiEvent) - Method in class javax.sound.midi.Track
Add a new event to this track.
add(Duration) - Method in class javax.xml.datatype.Duration
Returns the result of adding the specified duration to this duration.
add(Duration) - Method in class javax.xml.datatype.XMLGregorianCalendar
Adds the specified duration to this calendar.
add(XMLEvent) - Method in interface javax.xml.stream.util.XMLEventConsumer
Consumes an event.
add(XMLEvent) - Method in interface javax.xml.stream.XMLEventWriter
Adds the specified event to this writer.
add(XMLEventReader) - Method in interface javax.xml.stream.XMLEventWriter
Adds the specified XML stream to this writer.
add(GSSName, int, int, Oid, int) - Method in interface org.ietf.jgss.GSSCredential
Adds a mechanism specific credential-element to an existing credential.
add(String) - Method in class org.omg.CORBA.ContextList
Add a name object
add(TypeCode) - Method in class org.omg.CORBA.ExceptionList
Add the typecode of the given exception to the list.
add(int) - Method in class org.omg.CORBA.NVList
Create and add a new named value object with null name, null value and having given flags.
add(HTMLElement, HTMLElement) - Method in interface org.w3c.dom.html2.HTMLSelectElement
Add a new element to the collection of OPTION elements for this SELECT.
add(int, int) - Method in class sun.text.normalizer.UnicodeSet
Adds the specified range to this set if it is not already present.
add(int) - Method in class sun.text.normalizer.UnicodeSet
Adds the specified character to this set if it is not already present.
add(String) - Method in class sun.text.normalizer.UnicodeSet
Adds the specified multicharacter to this set if it is not already present.
ADD_ATTRIBUTE - Static variable in interface javax.naming.directory.DirContext
 
add_client_request_interceptor(ClientRequestInterceptor) - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
Register the client request interceptor.
add_in_arg() - Method in class org.omg.CORBA.Request
Add the named input parameter that passes value to the method being invoked.
add_inout_arg() - Method in class org.omg.CORBA.Request
Add the input/output parameter that passes value both to and from the method being invoked.
add_ior_component(TaggedComponent) - Method in interface org.omg.PortableInterceptor.IORInfoOperations
Adds a service-specific component to the IOR profile being constructed.
add_ior_component_to_profile(TaggedComponent, int) - Method in interface org.omg.PortableInterceptor.IORInfoOperations
Adds a service-specific component to the IOR profile being constructed.
add_ior_interceptor(IORInterceptor) - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
Register the IOR (object reference) interceptor.
add_item(String, int) - Method in class org.omg.CORBA.NVList
Create and add the new named value object with the given names, given flags and the null value.
add_named_in_arg(String) - Method in class org.omg.CORBA.Request
Add the named input parameter that passes value to the method being invoked.
add_named_inout_arg(String) - Method in class org.omg.CORBA.Request
Add the named input/output parameter that passes value both to and from the method being invoked.
add_named_out_arg(String) - Method in class org.omg.CORBA.Request
Add the named output parameter that passes value from the method being invoked.
add_out_arg() - Method in class org.omg.CORBA.Request
Add the output parameter that passes value from the method being invoked.
ADD_OVERRIDE - Static variable in class org.omg.CORBA.SetOverrideType
Add the new policies to the existing policies.
add_reply_service_context(ServiceContext, boolean) - Method in interface org.omg.PortableInterceptor.ServerRequestInfoOperations
Allows the interceptor to add service contexts to the request.
add_request_service_context(ServiceContext, boolean) - Method in interface org.omg.PortableInterceptor.ClientRequestInfoOperations
Allows the interceptor to add the service contexts to the request.
add_server_request_interceptor(ServerRequestInterceptor) - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
Register the server request interceptor.
add_value(String, Any, int) - Method in class org.omg.CORBA.NVList
Create and add the named value object with the given name, value and flags.
addAccessibleSelection(int) - Method in class java.awt.List.AccessibleAWTList
 
addAccessibleSelection(int) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Replaces or supplements the component's selection with the Accessible child at the supplied index.
addActionListener(ActionListener) - Method in class java.awt.Button
Adds a new entry to the list of listeners that will receive action events from this button.
addActionListener(ActionListener) - Method in class java.awt.List
Adds the specified ActionListener to the list of registered listeners for this object.
addActionListener(ActionListener) - Method in class java.awt.MenuItem
Adds the specified listener to the list of registered action listeners for this component.
addActionListener(ActionListener) - Method in class java.awt.TextField
Addes a new listener to the list of action listeners for this object.
addAdjustmentListener(AdjustmentListener) - Method in interface java.awt.Adjustable
Adds a listener that will receive adjustment events for this object.
addAdjustmentListener(AdjustmentListener) - Method in class java.awt.Scrollbar
Adds a new adjustment listener to the list of registered listeners for this object.
addAdjustmentListener(AdjustmentListener) - Method in class java.awt.ScrollPaneAdjustable
 
addAlarmHandler(AsyncEventHandler) - Method in class com.aicas.jamaica.lang.MemoryReservationThread
Add a handler that is fired whenever the amount of reserved memory reached 0.
addAll(Collection) - Method in class java.beans.beancontext.BeanContextSupport
 
addAll(Collection<? extends E>) - Method in class java.util.AbstractCollection
Add all the elements of a given collection to this collection (optional operation).
addAll(int, Collection<? extends E>) - Method in class java.util.AbstractList
Insert the contents of a collection into the list at a given position (optional operation).
addAll(Collection<? extends E>) - Method in class java.util.AbstractQueue
Adds all of the elements in the specified collection to this queue.
addAll(int, Collection<? extends E>) - Method in class java.util.AbstractSequentialList
Insert the contents of a collection into the list at a given position (optional operation).
addAll(Collection<? extends E>) - Method in class java.util.ArrayList
Add each element in the supplied Collection to this List.
addAll(int, Collection<? extends E>) - Method in class java.util.ArrayList
Add all elements in the supplied collection, inserting them beginning at the specified index.
addAll(Collection<? extends E>) - Method in interface java.util.Collection
Add the contents of a given collection to this collection.
addAll(Collection<? super T>, T...) - Static method in class java.util.Collections
Adds all the specified elements to the given collection, in a similar way to the addAll method of the Collection.
addAll(Collection<? extends E>) - Method in class java.util.concurrent.CopyOnWriteArrayList
Add each element in the supplied Collection to this List.
addAll(int, Collection<? extends E>) - Method in class java.util.concurrent.CopyOnWriteArrayList
Add all elements in the supplied collection, inserting them beginning at the specified index. c can contain objects of any type, as well as null values.
addAll(Collection<? extends E>) - Method in class java.util.concurrent.CopyOnWriteArraySet
Adds all of the elements in the specified collection to this set if they're not already present.
addAll(Collection<? extends T>) - Method in class java.util.EnumSet
 
addAll(Collection<? extends T>) - Method in class java.util.LinkedList
Append the elements of the collection in iteration order to the end of this list.
addAll(int, Collection<? extends T>) - Method in class java.util.LinkedList
Insert the elements of the collection in iteration order at the given index of this list.
addAll(int, Collection<? extends E>) - Method in interface java.util.List
Insert the contents of a collection into the list at a given position (optional operation).
addAll(Collection<? extends E>) - Method in interface java.util.List
Add the contents of a collection to the end of the list (optional operation).
addAll(Collection<? extends E>) - Method in class java.util.PriorityQueue
 
addAll(Collection<? extends E>) - Method in interface java.util.Set
Adds all of the elements of the given collection to this set (optional operation).
addAll(Collection<? extends T>) - Method in class java.util.TreeSet
Adds all of the elements in the supplied Collection to this TreeSet.
addAll(Collection<? extends T>) - Method in class java.util.Vector
Appends all elements of the given collection to the end of this Vector.
addAll(int, Collection<? extends T>) - Method in class java.util.Vector
Inserts all elements of the given collection at the given index of this Vector.
addAll(AttributeList) - Method in class javax.management.AttributeList
Adds all the Attributes from the supplied list to the end of this list, in the order they are returned by the list's Iterator.
addAll(int, AttributeList) - Method in class javax.management.AttributeList
Adds all the Attributes from the supplied list to this list, at the specified index.
addAll(int, Name) - Method in class javax.naming.CompositeName
 
addAll(Name) - Method in class javax.naming.CompositeName
 
addAll(int, Name) - Method in class javax.naming.CompoundName
 
addAll(Name) - Method in class javax.naming.CompoundName
 
addAll(Name) - Method in interface javax.naming.Name
Adds all the components of the given Name to the end of this Name.
addAll(int, Name) - Method in interface javax.naming.Name
Inserts all the components of the given Name to this Name at the given index.
addAll(AttributeSet) - Method in interface javax.print.attribute.AttributeSet
Adds all of the elements in the specified set to this attribute set.
addAll(AttributeSet) - Method in interface javax.print.attribute.DocAttributeSet
Adds all of the elements in the specified set to this attribute set.
addAll(AttributeSet) - Method in class javax.print.attribute.HashAttributeSet
Adds all of the elements in the specified set to this attribute set.
addAll(AttributeSet) - Method in interface javax.print.attribute.PrintJobAttributeSet
Adds all of the elements in the specified set to this attribute set.
addAll(AttributeSet) - Method in interface javax.print.attribute.PrintRequestAttributeSet
Adds all of the elements in the specified set to this attribute set.
addAll(AttributeSet) - Method in interface javax.print.attribute.PrintServiceAttributeSet
Adds all of the elements in the specified set to this attribute set.
addAll(UnicodeSet) - Method in class sun.text.normalizer.UnicodeSet
Adds all of the elements in the specified set to this set if they're not already present.
addAllAbsent(Collection<? extends E>) - Method in class java.util.concurrent.CopyOnWriteArrayList
Adds all the element from the given collection that are not already in this list.
addAndGet(int) - Method in class java.util.concurrent.atomic.AtomicInteger
Atomically adds the given value to the current value.
addAndGet(int, int) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Atomically adds the given value to the element at index i.
addAndGet(T, int) - Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Atomically adds the given value to the current value of the field of the given object managed by this updater.
addAndGet(long) - Method in class java.util.concurrent.atomic.AtomicLong
Atomically adds the given value to the current value.
addAndGet(int, long) - Method in class java.util.concurrent.atomic.AtomicLongArray
Atomically adds the given value to the element at index i.
addAndGet(T, long) - Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
Atomically adds the given value to the current value of the field of the given object managed by this updater.
addAttribute(AttributedCharacterIterator.Attribute, Object) - Method in class java.text.AttributedString
Adds a new attribute that will cover the entire string.
addAttribute(AttributedCharacterIterator.Attribute, Object, int, int) - Method in class java.text.AttributedString
Adds a new attribute that will cover the specified subrange of the string.
addAttribute(String, String, String, String, String) - Method in class org.xml.sax.ext.Attributes2Impl
Add an attribute to the end of the list, setting its "specified" flag to true.
addAttribute(String, String, String) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Add an attribute to an attribute list.
addAttribute(String, String, String, String, String) - Method in class org.xml.sax.helpers.AttributesImpl
Add an attribute to the end of the list.
addAttributes(Map, int, int) - Method in class java.text.AttributedString
Adds all of the attributes in the specified list to the specified subrange of the string.
addAWTEventListener(AWTEventListener, long) - Method in class java.awt.Toolkit
Adds an AWTEventListener to this toolkit.
addBatch() - Method in interface java.sql.PreparedStatement
This method adds a set of parameters to the batch for JDBC 2.0.
addBatch(String) - Method in interface java.sql.Statement
This method adds a SQL statement to a SQL batch.
addBeanContextMembershipListener(BeanContextMembershipListener) - Method in interface java.beans.beancontext.BeanContext
Add a listener on changes to the membership of this BeanContext object.
addBeanContextMembershipListener(BeanContextMembershipListener) - Method in class java.beans.beancontext.BeanContextSupport
 
addBeanContextServicesListener(BeanContextServicesListener) - Method in interface java.beans.beancontext.BeanContextServices
Add a listener on all adds and removes of services.
addBeanContextServicesListener(BeanContextServicesListener) - Method in class java.beans.beancontext.BeanContextServicesSupport
Adds a new listener for service availability and revocation events.
addCertificate(Certificate) - Method in class java.security.Identity
Deprecated. Adds a certificate to the list of ceritificates for this identity.
addCertPathChecker(PKIXCertPathChecker) - Method in class java.security.cert.PKIXParameters
Add a certificate path checker.
addCertStore(CertStore) - Method in class java.security.cert.PKIXParameters
Add a CertStore to the list of cert stores.
addCharacters(char[], int, int) - Method in interface org.relaxng.datatype.DatatypeStreamingValidator
Passes an additional fragment of the literal.
addCharacters(char[], int, int) - Method in class org.relaxng.datatype.helpers.StreamingValidatorImpl
 
addComponentListener(ComponentListener) - Method in class java.awt.Component
Adds the specified listener to this component.
addConnectionEventListener(ConnectionEventListener) - Method in interface javax.sql.PooledConnection
 
addConsumer(ImageConsumer) - Method in class java.awt.image.FilteredImageSource
Used to register an ImageConsumer with this ImageProducer.
addConsumer(ImageConsumer) - Method in interface java.awt.image.ImageProducer
Used to register an ImageConsumer with this ImageProducer.
addConsumer(ImageConsumer) - Method in class java.awt.image.MemoryImageSource
Used to register an ImageConsumer with this ImageProducer.
addContainerListener(ContainerListener) - Method in class java.awt.Container
Adds the specified container listener to this object's list of container listeners.
addControllerEventListener(ControllerEventListener, int[]) - Method in interface javax.sound.midi.Sequencer
Add a controller event listening object to this sequencer.
addElement(T) - Method in class java.util.Vector
Adds an element to the Vector at the end of the Vector.
addEntry(Principal, AclEntry) - Method in interface java.security.acl.Acl
This method adds the specified entry to the ACL
addEventListener(String, EventListener, boolean) - Method in interface org.w3c.dom.events.EventTarget
This method allows the registration of event listeners on the event target.
addFirst(E) - Method in class java.util.ArrayDeque
Inserts the specified element at the front of this deque.
addFirst(E) - Method in interface java.util.concurrent.BlockingDeque
Inserts the specified element at the front of this deque if it is possible to do so immediately without violating capacity restrictions, throwing an IllegalStateException if no space is currently available.
addFirst(E) - Method in class java.util.concurrent.LinkedBlockingDeque
 
addFirst(E) - Method in interface java.util.Deque
Inserts the specified element at the front of this deque if it is possible to do so immediately without violating capacity restrictions.
addFirst(T) - Method in class java.util.LinkedList
Insert an element at the first of the list.
addFocusListener(FocusListener) - Method in class java.awt.Component.AccessibleAWTComponent
Adds a focus listener.
addFocusListener(FocusListener) - Method in class java.awt.Component
Adds the specified listener to this component.
addFocusListener(FocusListener) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Registers the specified focus listener to receive focus events from this component.
addHandler(Handler) - Method in class java.util.logging.Logger
Adds a handler to the set of handlers that get notified when a log record is to be published.
addHandler(AsyncEventHandler) - Method in class javax.realtime.AsyncEvent
addHandler adds a handler to this event.
addHandler(int, AsyncEventHandler) - Static method in class javax.realtime.POSIXSignalHandler
addHandler adds the handler provided to the set of handlers that will be released on the provided signal.
addHandshakeCompletedListener(HandshakeCompletedListener) - Method in class javax.net.ssl.SSLSocket
Adds a handshake completed listener that wants to be notified when the SSL handshake completes.
addHierarchyBoundsListener(HierarchyBoundsListener) - Method in class java.awt.Component
Adds the specified listener to this component.
addHierarchyListener(HierarchyListener) - Method in class java.awt.Component
Adds the specified listener to this component.
addIdentity(Identity) - Method in class java.security.IdentityScope
Deprecated. Adds an identity to his scope.
addIfAbsent(E) - Method in class java.util.concurrent.CopyOnWriteArrayList
Adds an element if the list does not contains it already.
addIfFeasible() - Method in class javax.realtime.AsyncEventHandler
addIfFeasible adds this to the feasibility analysis of the associated scheduler if the resulting system will be feasible.
addIfFeasible() - Method in class javax.realtime.RealtimeThread
addIfFeasible adds this to the feasibility analysis of the associated scheduler if the resulting system will be feasible.
addIfFeasible() - Method in interface javax.realtime.Schedulable
addIfFeasible adds this to the feasibility analysis of the associated scheduler if the resulting system will be feasible.
addImage(Image, int) - Method in class java.awt.MediaTracker
Adds an image to the tracker with the specified ID.
addImage(Image, int, int, int) - Method in class java.awt.MediaTracker
Adds an image to the tracker with the specified ID.
addImpl(Component, Object, int) - Method in class java.awt.Container
This method is called by all the add() methods to perform the actual adding of the component.
addImpl(Component, Object, int) - Method in class java.awt.ScrollPane
Adds the specified child component to this container.
addInputMethodListener(InputMethodListener) - Method in class java.awt.Component
Adds the specified listener to this component.
addInterarrivalTo(AbsoluteTime) - Method in class javax.realtime.RationalTime
Deprecated. RTSJ V1.0.1 this method is only required to support the deprecated RationalTime.
addInterarrivalTo(AbsoluteTime) - Method in class javax.realtime.RelativeTime
Deprecated. RTSJ V1.0.1 this method is only required to support the deprecated RationalTime.
addInternal(EventListener, EventListener) - Static method in class java.awt.AWTEventMulticaster
Chain EventListener a and b.
addIssuerName(byte[]) - Method in class java.security.cert.X509CRLSelector
Add an issuer name to the set of issuer names criteria, as the DER encoded form.
addIssuerName(String) - Method in class java.security.cert.X509CRLSelector
Add an issuer name to the set of issuer names criteria, as a String representation.
addItem(String) - Method in class java.awt.Choice
Adds the specified item to this choice box.
addItem(String) - Method in class java.awt.List
Deprecated. Use add() instead.
addItem(String, int) - Method in class java.awt.List
Deprecated. Use add() instead.
addItemListener(ItemListener) - Method in class java.awt.Checkbox
Adds a new listeners to the list of registered listeners for this object.
addItemListener(ItemListener) - Method in class java.awt.CheckboxMenuItem
Adds the specified listener to the list of registered item listeners for this object.
addItemListener(ItemListener) - Method in class java.awt.Choice
Adds the specified listener to the list of registered listeners for this object.
addItemListener(ItemListener) - Method in interface java.awt.ItemSelectable
Adds an item listener to this object.
addItemListener(ItemListener) - Method in class java.awt.List
Adds the specified ItemListener to the list of registered listeners for this object.
ADDITION - Static variable in interface org.w3c.dom.events.MutationEvent
The Attr was just added.
addKeyEventDispatcher(KeyEventDispatcher) - Method in class java.awt.KeyboardFocusManager
Adds a key event dispatcher to the list of registered dispatchers.
addKeyEventPostProcessor(KeyEventPostProcessor) - Method in class java.awt.KeyboardFocusManager
Adds a key event post processor to the list of registered post processors.
addKeyListener(KeyListener) - Method in class java.awt.Component
Adds the specified listener to this component.
addLast(E) - Method in class java.util.ArrayDeque
Inserts the specified element at the end of this deque.
addLast(E) - Method in interface java.util.concurrent.BlockingDeque
Inserts the specified element at the end of this deque if it is possible to do so immediately without violating capacity restrictions, throwing an IllegalStateException if no space is currently available.
addLast(E) - Method in class java.util.concurrent.LinkedBlockingDeque
 
addLast(E) - Method in interface java.util.Deque
Inserts the specified element at the end of this deque if it is possible to do so immediately without violating capacity restrictions.
addLast(T) - Method in class java.util.LinkedList
Insert an element at the last of the list.
addLayoutComponent(Component, Object) - Method in class java.awt.BorderLayout
Adds a component to the layout in the specified constraint position, which must be one of the string constants defined in this class.
addLayoutComponent(String, Component) - Method in class java.awt.BorderLayout
Deprecated. This method is deprecated in favor of addLayoutComponent(Component, Object).
addLayoutComponent(Component, Object) - Method in class java.awt.CardLayout
Add a new component to the layout.
addLayoutComponent(String, Component) - Method in class java.awt.CardLayout
Deprecated. This method is deprecated in favor of addLayoutComponent(Component, Object).
addLayoutComponent(String, Component) - Method in class java.awt.FlowLayout
Add a new component to the layout.
addLayoutComponent(String, Component) - Method in class java.awt.GridBagLayout
 
addLayoutComponent(Component, Object) - Method in class java.awt.GridBagLayout
 
addLayoutComponent(String, Component) - Method in class java.awt.GridLayout
Add a new component to the layout.
addLayoutComponent(String, Component) - Method in interface java.awt.LayoutManager
Adds the specified component to the layout group.
addLayoutComponent(Component, Object) - Method in interface java.awt.LayoutManager2
Adds the specified component to the layout, with the specified constraints object.
addLineListener(LineListener) - Method in interface javax.sound.sampled.Line
Add a listener which will be notified whenever this Line changes state.
addLogger(Logger) - Method in class java.util.logging.LogManager
Adds a named logger.
addMember(Principal) - Method in interface java.security.acl.Group
This method adds a new Principal to this group.
addMetaEventListener(MetaEventListener) - Method in interface javax.sound.midi.Sequencer
Add a meta event listening object to this sequencer.
addMouseListener(MouseListener) - Method in class java.awt.Component
Adds the specified listener to this component.
addMouseMotionListener(MouseMotionListener) - Method in class java.awt.Component
Adds the specified listener to this component.
addMouseWheelListener(MouseWheelListener) - Method in class java.awt.Component
Adds the specified listener to this component.
addNamingListener(Name, int, NamingListener) - Method in interface javax.naming.event.EventContext
 
addNamingListener(String, int, NamingListener) - Method in interface javax.naming.event.EventContext
 
addNamingListener(Name, String, SearchControls, NamingListener) - Method in interface javax.naming.event.EventDirContext
 
addNamingListener(String, String, SearchControls, NamingListener) - Method in interface javax.naming.event.EventDirContext
 
addNamingListener(Name, String, Object[], SearchControls, NamingListener) - Method in interface javax.naming.event.EventDirContext
 
addNamingListener(String, String, Object[], SearchControls, NamingListener) - Method in interface javax.naming.event.EventDirContext
 
addNodeChangeListener(NodeChangeListener) - Method in class java.util.prefs.AbstractPreferences
Add a listener which is notified when a sub-node of this node is added or removed.
addNodeChangeListener(NodeChangeListener) - Method in class java.util.prefs.Preferences
 
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface javax.management.MBeanServer
Registers the supplied listener with the specified management bean.
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface javax.management.MBeanServer
Registers the supplied listener with the specified management bean.
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface javax.management.MBeanServerConnection
Registers the supplied listener with the specified management bean.
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface javax.management.MBeanServerConnection
Registers the supplied listener with the specified management bean.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.MBeanServerDelegate
Registers the specified listener as a new recipient of notifications from the delegate.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in interface javax.management.NotificationBroadcaster
Registers the specified listener as a new recipient of notifications from this bean.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.NotificationBroadcasterSupport
Registers the specified listener as a new recipient of notifications from this bean.
addNotify() - Method in class java.awt.Button
Notifies this button that it should create its native peer object.
addNotify() - Method in class java.awt.Canvas
Creates the native peer for this object.
addNotify() - Method in class java.awt.Checkbox
Creates this object's native peer.
addNotify() - Method in class java.awt.CheckboxMenuItem
Create's this object's native peer
addNotify() - Method in class java.awt.Choice
Creates the native peer for this object.
addNotify() - Method in class java.awt.Component
Called when the parent of this Component is made visible or when the Component is added to an already visible Container and needs to be shown.
addNotify() - Method in class java.awt.Container
Called when this container is added to another container to inform it to create its peer.
addNotify() - Method in class java.awt.Dialog
Creates this object's native peer.
addNotify() - Method in class java.awt.FileDialog
Creates the native peer for this file dialog box.
addNotify() - Method in class java.awt.Frame
 
addNotify() - Method in class java.awt.Label
Notifies this label that it has been added to a container, causing the peer to be created.
addNotify() - Method in class java.awt.List
Notifies this object to create its native peer.
addNotify() - Method in class java.awt.Menu
Creates the native peer for this object.
addNotify() - Method in class java.awt.MenuBar
Creates this object's native peer.
addNotify() - Method in class java.awt.MenuItem
Creates the native peer for this object.
addNotify() - Method in class java.awt.Panel
Notifies this object to create its native peer.
addNotify() - Method in class java.awt.PopupMenu
Creates this object's native peer.
addNotify() - Method in class java.awt.Scrollbar
Notifies this object to create its native peer.
addNotify() - Method in class java.awt.ScrollPane
Notifies this object that it should create its native peer.
addNotify() - Method in class java.awt.TextArea
Notify this object that it should create its native peer.
addNotify() - Method in class java.awt.TextField
Notifies this object that it should create its native peer.
addNotify() - Method in class java.awt.Window
Creates the native peer for this window.
addObjectRecord(Object, DisposerRecord) - Static method in class sun.java2d.Disposer
 
addObserver(Observer) - Method in class java.util.Observable
Adds an Observer.
addOwner(Principal, Principal) - Method in interface java.security.acl.Owner
This method adds an owner to the access control list (ACL).
addParameter(String, String, ValidationContext) - Method in interface org.relaxng.datatype.DatatypeBuilder
Adds a new parameter.
addParameter(String, String, ValidationContext) - Method in class org.relaxng.datatype.helpers.ParameterlessDatatypeBuilder
 
addPermission(Permission) - Method in interface java.security.acl.AclEntry
This method adds the specified permission to this ACL entry.
addPoint(int, int) - Method in class java.awt.Polygon
Adds the specified endpoint to the polygon.
addPreferenceChangeListener(PreferenceChangeListener) - Method in class java.util.prefs.AbstractPreferences
Add a listener which is notified when a value in this node is added, changed, or removed.
addPreferenceChangeListener(PreferenceChangeListener) - Method in class java.util.prefs.Preferences
 
addPrintJobAttributeListener(PrintJobAttributeListener, PrintJobAttributeSet) - Method in interface javax.print.DocPrintJob
Registers a listener for changes in the specified attribute set during processing of this print job.
addPrintJobListener(PrintJobListener) - Method in interface javax.print.DocPrintJob
Registers a listener for events occuring during processing of this print job.
addPrintServiceAttributeListener(PrintServiceAttributeListener) - Method in interface javax.print.PrintService
Registers a print service attribute listener to this print service.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Component.AccessibleAWTComponent
Adds a global property change listener to the accessible component.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Component
Adds the specified property listener to this component.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.Component
Adds the specified property listener to this component.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Container
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.Container
 
addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.KeyboardFocusManager
Registers the supplied property change listener for receiving events caused by the following property changes: the current focus owner ("focusOwner") the permanent focus owner ("permanentFocusOwner") the focused window ("focusedWindow") the active window ("activeWindow") the default focus traversal policy ("defaultFocusTraversalPolicy") the default set of forward traversal keys ("forwardDefaultFocusTraversalKeys") the default set of backward traversal keys ("backwardDefaultFocusTraversalKeys") the default set of up cycle traversal keys ("upCycleDefaultFocusTraversalKeys") the default set of down cycle traversal keys ("downCycleDefaultFocusTraversalKeys") the current focus cycle root ("currentFocusCycleRoot") If the supplied listener is null, nothing occurs.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.KeyboardFocusManager
Registers a property change listener for receiving events relating to a change to a specified property.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.Toolkit
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface java.beans.beancontext.BeanContextChild
Add a listener that will be notified when a specific property changes.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.beans.beancontext.BeanContextChildSupport
Add a listener that will be notified when a specific property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in interface java.beans.Customizer
Add a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.beans.PropertyChangeSupport
Adds a PropertyChangeListener to the list of global listeners.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.beans.PropertyChangeSupport
Adds a PropertyChangeListener listening on the specified property.
addPropertyChangeListener(PropertyChangeListener) - Method in interface java.beans.PropertyEditor
Adds a property change listener to this PropertyEditor.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.beans.PropertyEditorSupport
Adds a property change listener to this property editor.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.util.logging.LogManager
Registers a listener which will be notified when the logging properties are re-read.
addPropertyStarts(UnicodeSet) - Static method in class sun.text.normalizer.NormalizerImpl
 
addPropertyStarts(UnicodeSet) - Method in class sun.text.normalizer.UCharacterProperty
 
addProvider(Provider) - Static method in class java.security.Security
Appends the designated new Provider to the current list of installed Providers.
addProviderAtEnd(Provider, Oid) - Method in class org.ietf.jgss.GSSManager
This method is used to indicate to the GSSManager that the application would like a particular provider to be used if no other provider can be found that supports the given mechanism.
addProviderAtFront(Provider, Oid) - Method in class org.ietf.jgss.GSSManager
This method is used to indicate to the GSSManager that the application would like a particular provider to be used ahead of all others when support is desired for the given mechanism.
addRecord(Object, long, long) - Static method in class sun.java2d.Disposer
Registers the object and the native data for later disposal.
addRecord(Object, DisposerRecord) - Static method in class sun.java2d.Disposer
Registers the object and the native data for later disposal.
addReference(Reference, DisposerRecord) - Static method in class sun.java2d.Disposer
 
addRenderingHints(Map<?, ?>) - Method in class java.awt.Graphics2D
Adds/updates the rendering hint.
addRequestProperty(String, String) - Method in class java.net.URLConnection
Adds a new request property by a key/value pair.
address - Variable in class java.net.SocketImpl
The address of the remote end of the socket connection
AddressHelper - Class in org.omg.CosNaming.NamingContextExtPackage
Helper operations for address.
AddressHelper() - Constructor for class org.omg.CosNaming.NamingContextExtPackage.AddressHelper
 
addRowSetListener(RowSetListener) - Method in interface javax.sql.RowSet
 
addrs - Variable in class javax.naming.Reference
 
addrType - Variable in class javax.naming.RefAddr
The string resprenstation of the type of address.
addSeparator() - Method in class java.awt.Menu
Adds a separator bar at the current menu location.
addService(Class, BeanContextServiceProvider) - Method in interface java.beans.beancontext.BeanContextServices
Register a service to make it available to others.
addService(Class, BeanContextServiceProvider) - Method in class java.beans.beancontext.BeanContextServicesSupport
Registers a new service from the specified service provider.
addService(Class, BeanContextServiceProvider, boolean) - Method in class java.beans.beancontext.BeanContextServicesSupport
Registers a new service from the specified service provider.
addShutdownHook(Thread) - Method in class java.lang.Runtime
add a shutdown hook adds a shutdown hook that will be started on a call to exit(int).
addSource(DOMImplementationSource) - Method in class org.w3c.dom.bootstrap.DOMImplementationRegistry
Register an implementation.
addSubjectAlternativeName(int, String) - Method in class java.security.cert.X509CertSelector
Add a name to the subject alternative names criterion.
addSubjectAlternativeName(int, byte[]) - Method in class java.security.cert.X509CertSelector
Add a name, as DER-encoded bytes, to the subject alternative names criterion.
addTextListener(TextListener) - Method in class java.awt.TextComponent
Adds a new listener to the list of text listeners for this component.
addTileObserver(TileObserver) - Method in class java.awt.image.BufferedImage
Adds a tile observer.
addTileObserver(TileObserver) - Method in interface java.awt.image.WritableRenderedImage
 
addTo(Calendar) - Method in class javax.xml.datatype.Duration
Adds this duration to the specified calendar.
addTo(Date) - Method in class javax.xml.datatype.Duration
Adds this duration to the specified date.
addToEnvironment(String, Object) - Method in interface javax.naming.Context
 
addToEnvironment(String, Object) - Method in class javax.naming.InitialContext
 
addToFeasibility() - Method in class javax.realtime.AsyncEventHandler
addToFeasibility notifies the scheduler associated with this that this schedulable object's scheduling, release, memory and processing group parameters take part in the feasibility analysis.
addToFeasibility(Schedulable) - Method in class javax.realtime.PriorityScheduler
addToFeasibility adds the provided schedulable object to the set of schedulable objects that take part in feasibility analysis.
addToFeasibility() - Method in class javax.realtime.RealtimeThread
addToFeasibility notifies the scheduler associated with this that this schedulable object's scheduling, release, memory and processing group parameters take part in the feasibility analysis.
addToFeasibility() - Method in interface javax.realtime.Schedulable
addToFeasibility notifies the scheduler associated with this that this schedulable object's scheduling, release, memory and processing group parameters take part in the feasibility analysis.
addToFeasibility(Schedulable) - Method in class javax.realtime.Scheduler
addToFeasibility adds the provided schedulable object to the set of schedulable objects that take part in feasibility analysis.
addURL(URL) - Method in class java.net.URLClassLoader
Adds a new location to the end of the internal URL store.
addVetoableChangeListener(VetoableChangeListener) - Method in class java.awt.KeyboardFocusManager
Registers a vetoable property change listener for receiving events relating to the following properties: the current focus owner ("focusOwner") the permanent focus owner ("permanentFocusOwner") the focused window ("focusedWindow") the active window ("activeWindow") Nothing occurs if a null listener is supplied.
addVetoableChangeListener(String, VetoableChangeListener) - Method in class java.awt.KeyboardFocusManager
Registers a vetoable property change listener for receiving events relating to a vetoable change to a specified property.
addVetoableChangeListener(String, VetoableChangeListener) - Method in interface java.beans.beancontext.BeanContextChild
Add a listener that will be notified when a specific property change is requested (a PropertyVetoException may be thrown) as well as after the change is successfully made.
addVetoableChangeListener(String, VetoableChangeListener) - Method in class java.beans.beancontext.BeanContextChildSupport
Add a listener that will be notified when a specific property change is requested (a PropertyVetoException may be thrown) as well as after the change is successfully made.
addVetoableChangeListener(VetoableChangeListener) - Method in class java.beans.VetoableChangeSupport
Adds a VetoableChangeListener to the list of global listeners.
addVetoableChangeListener(String, VetoableChangeListener) - Method in class java.beans.VetoableChangeSupport
Adds a VetoableChangeListener listening on the specified property.
addWindowFocusListener(WindowFocusListener) - Method in class java.awt.Window
Adds the specified listener to this window.
addWindowListener(WindowListener) - Method in class java.awt.Window
Adds the specified listener to the list of WindowListeners that will receive events for this window.
addWindowStateListener(WindowStateListener) - Method in class java.awt.Window
Adds the specified listener to this window.
Adjustable - Interface in java.awt
This interface is for objects that take a numeric value that can be adjusted within a bounded range.
AdjustForGravity(GridBagConstraints, Rectangle) - Method in class java.awt.GridBagLayout
Move and resize a rectangle according to a set of grid bag constraints.
adjustForGravity(GridBagConstraints, Rectangle) - Method in class java.awt.GridBagLayout
Move and resize a rectangle according to a set of grid bag constraints.
ADJUSTMENT_EVENT_MASK - Static variable in class java.awt.AWTEvent
Mask for adjustment events.
ADJUSTMENT_FIRST - Static variable in class java.awt.event.AdjustmentEvent
This is the first id in the range of ids used by adjustment events.
ADJUSTMENT_LAST - Static variable in class java.awt.event.AdjustmentEvent
This is the last id in the range of ids used by adjustment events.
ADJUSTMENT_VALUE_CHANGED - Static variable in class java.awt.event.AdjustmentEvent
This is the id indicating an adjustment value changed.
AdjustmentEvent - Class in java.awt.event
This class represents an event that is generated when an adjustable value is changed.
AdjustmentEvent(Adjustable, int, int, int) - Constructor for class java.awt.event.AdjustmentEvent
Initializes an instance of AdjustmentEvent with the specified source, id, type, and value.
AdjustmentEvent(Adjustable, int, int, int, boolean) - Constructor for class java.awt.event.AdjustmentEvent
Initializes an instance of AdjustmentEvent with the specified source, id, type, and value.
AdjustmentListener - Interface in java.awt.event
Interface for classes that listen for adjustment events.
adjustmentValueChanged(AdjustmentEvent) - Method in class java.awt.AWTEventMulticaster
Handles this event by dispatching it to the "a" and "b" listener instances.
adjustmentValueChanged(AdjustmentEvent) - Method in interface java.awt.event.AdjustmentListener
This method is called when an adjustable value changes.
Adler32 - Class in java.util.zip
A class that can be used to compute the Adler-32 checksum of a data stream.
Adler32() - Constructor for class java.util.zip.Adler32
Creates a new Adler32 object.
ADMIN_UIROLE - Static variable in class javax.print.ServiceUIFactory
A user interface to administer the print service.
adoptNode(Node) - Method in interface org.w3c.dom.Document
Attempts to adopt a node from another document to this document.
adrOfMemberDescriptor(Member) - Static method in class com.aicas.jamaica.lang.JitVmInterface
Obtain the memory address of the descriptor of a member
adrOfObject(Object) - Static method in class com.aicas.jamaica.lang.JitVmInterface
Obtain the memory address of an object
AEGEAN_NUMBERS - Static variable in class java.lang.Character.UnicodeBlock
Unicode Block
AffineTransformOp - Class in java.awt.image
AffineTransformOp performs matrix-based transformations (translations, scales, flips, rotations, and shears).
AffineTransformOp(AffineTransform, int) - Constructor for class java.awt.image.AffineTransformOp
Construct AffineTransformOp with the given xform and interpolationType.
AffineTransformOp(AffineTransform, RenderingHints) - Constructor for class java.awt.image.AffineTransformOp
Construct AffineTransformOp with the given xform and rendering hints.
after(Timestamp) - Method in class java.sql.Timestamp
This methods tests whether this object is later than the specified object.
after(Object) - Method in class java.util.Calendar
Compares the given calendar with this.
after(Date) - Method in class java.util.Date
Tests if this date is after the specified date.
AFTER_LAST_LINE - Static variable in class java.awt.BorderLayout
The constant indicating the position after the last line of the layout.
AFTER_LINE_ENDS - Static variable in class java.awt.BorderLayout
The constant indicating the position after the last item of the layout.
afterCompletion(int) - Method in interface javax.transaction.Synchronization
 
afterExecute(Runnable, Throwable) - Method in class java.util.concurrent.ThreadPoolExecutor
Method invoked upon completion of execution of the given Runnable.
afterLast() - Method in interface java.sql.ResultSet
This method repositions the cursor to after the last row in the result set.
AIFC - Static variable in class javax.sound.sampled.AudioFileFormat.Type
The AIFC format.
AIFF - Static variable in class javax.sound.sampled.AudioFileFormat.Type
The AIFF format.
ALAW - Static variable in class javax.sound.sampled.AudioFormat.Encoding
The ALAW encoding.
AlgorithmParameterGenerator - Class in java.security
AlgorithmParameterGenerator is used to generate algorithm parameters for specified algorithms.
AlgorithmParameterGenerator(AlgorithmParameterGeneratorSpi, Provider, String) - Constructor for class java.security.AlgorithmParameterGenerator
Constructs a new instance of AlgorithmParameterGenerator.
AlgorithmParameterGeneratorSpi - Class in java.security
AlgorithmParameterGeneratorSpi is the Service Provider Interface for the AlgorithmParameterGenerator class.
AlgorithmParameterGeneratorSpi() - Constructor for class java.security.AlgorithmParameterGeneratorSpi
Constructs a new AlgorithmParameterGeneratorSpi
AlgorithmParameters - Class in java.security
AlgorithmParameters is an Algorithm Parameters class which provides an interface through which the user can manage the parameters of an Algorithm.
AlgorithmParameters(AlgorithmParametersSpi, Provider, String) - Constructor for class java.security.AlgorithmParameters
Constructs a new instance of AlgorithmParameters.
AlgorithmParameterSpec - Interface in java.security.spec
A transparent interface for Algorithm Parameter Specifications.
AlgorithmParametersSpi - Class in java.security
AlgorithmParametersSpi is the Service Provider Interface for the Algorithm Parameters class.
AlgorithmParametersSpi() - Constructor for class java.security.AlgorithmParametersSpi
Creates a new instance of AlgorithmParametersSpi
aliases() - Method in class java.nio.charset.Charset
 
aliases() - Method in class java.security.KeyStore
Generates a list of all the aliases in the keystore.
ALIGNED - Static variable in class javax.realtime.PhysicalMemoryManager
Memory type for aligned memory, if supported by the implementation.
ALL - Static variable in class java.awt.JobAttributes.DefaultSelectionType
 
ALL - Static variable in class java.util.logging.Level
The ALL level is used as a threshold for filtering log records, meaning that every message should be logged.
ALLBITS - Static variable in interface java.awt.image.ImageObserver
An image with a single frame, a static image, is complete.
allNotesOff() - Method in interface javax.sound.midi.MidiChannel
Stop playing all notes.
allocate(int) - Static method in class java.nio.ByteBuffer
Allocates a new ByteBuffer object with a given capacity.
allocate(int) - Static method in class java.nio.CharBuffer
Allocates a new CharBuffer object with a given capacity.
allocate(int) - Static method in class java.nio.DoubleBuffer
Allocates a new DoubleBuffer object with a given capacity.
allocate(int) - Static method in class java.nio.FloatBuffer
Allocates a new FloatBuffer object with a given capacity.
allocate(int) - Static method in class java.nio.IntBuffer
Allocates a new IntBuffer object with a given capacity.
allocate(int) - Static method in class java.nio.LongBuffer
Allocates a new LongBuffer object with a given capacity.
allocate(int) - Static method in class java.nio.ShortBuffer
Allocates a new ShortBuffer object with a given capacity.
allocate(XMLStreamReader) - Method in interface javax.xml.stream.util.XMLEventAllocator
Allocates an event based on the current state of the stream reader.
allocate(XMLStreamReader, XMLEventConsumer) - Method in interface javax.xml.stream.util.XMLEventAllocator
Allocates one or more events based on the current state of the stream reader and adds those events to the specified consumer.
allocate_slot_id() - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
Allocate a slot on a PortableInterceptor.Current.
allocateDirect(int) - Static method in class java.nio.ByteBuffer
Allocates a new direct byte buffer.
allocateEventsBuffer(int) - Static method in class com.aicas.jamaica.lang.Scheduler
Start recording of scheduling events.
AllocationHandler - Class in com.aicas.jamaica.lang
AllocationHandler provides a means to attach a handler to a thread that will be invoked every time the thread performs an allocation.
AllocationHandler() - Constructor for class com.aicas.jamaica.lang.AllocationHandler
 
allocationPermitted() - Method in class com.aicas.jamaica.lang.MemoryBudget
Is allocation within thread() still permitted?
ALLOCATOR - Static variable in class javax.xml.stream.XMLInputFactory
Property used to control the event allocator implementation.
allOf(Class<T>) - Static method in class java.util.EnumSet
 
allowAllocation() - Method in class com.aicas.jamaica.lang.MemoryBudget
Permit allocation for this thread.
allowCoreThreadTimeOut(boolean) - Method in class java.util.concurrent.ThreadPoolExecutor
Sets the policy governing whether core threads may time out and terminate if no tasks arrive within the keep-alive time, being replaced if needed when new tasks arrive.
ALLOWED_CLASSNAMES - Static variable in class javax.management.openmbean.OpenType
Deprecated. Use ALLOWED_CLASSNAMES_LIST instead.
ALLOWED_CLASSNAMES_LIST - Static variable in class javax.management.openmbean.OpenType
A list which defines the set of Java types that may be used as open types.
allowMultipleSelections() - Method in class javax.security.auth.callback.ChoiceCallback
Get the boolean determining whether multiple selections from the choices list are allowed.
allowsCoreThreadTimeOut() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns true if this pool allows core threads to time out and terminate if no tasks arrive within the keepAlive time, being replaced if needed when new tasks arrive.
allowsMultipleSelections() - Method in class java.awt.List
Deprecated. This method is deprecated in favor of isMultipleMode().
allowThreadSuspension(boolean) - Method in class java.lang.ThreadGroup
Deprecated. the behhaviour of this method was never specified.
allowUserInteraction - Variable in class java.net.URLConnection
This variable determines whether or not interaction is allowed with the user.
AllPermission - Class in java.security
This class is a permission that implies all other permissions.
AllPermission() - Constructor for class java.security.AllPermission
Create a new AllPermission object.
AllPermission(String, String) - Constructor for class java.security.AllPermission
Create a new AllPermission object.
allProceduresAreCallable() - Method in interface java.sql.DatabaseMetaData
This method tests whether or not all the procedures returned by the getProcedures method can be called by this user.
allSoundOff() - Method in interface javax.sound.midi.MidiChannel
Stop all sound.
allTablesAreSelectable() - Method in interface java.sql.DatabaseMetaData
This method tests whether or not all the table returned by the getTables method can be selected by this user.
ALPHABETIC_PRESENTATION_FORMS - Static variable in class java.lang.Character.UnicodeBlock
Unicode Block
AlphaComposite - Class in java.awt
 
AlreadyBound - Exception in org.omg.CosNaming.NamingContextPackage
The exception is thrown in response to bind the same object into the same context repeatedly under the different name.
AlreadyBound() - Constructor for exception org.omg.CosNaming.NamingContextPackage.AlreadyBound
Creates the expection with no details.
AlreadyBound(String) - Constructor for exception org.omg.CosNaming.NamingContextPackage.AlreadyBound
Creates the exception, explaining the reason.
AlreadyBoundException - Exception in java.rmi
Thrown on an attempt to bind an object in the registry that is already bound.
AlreadyBoundException() - Constructor for exception java.rmi.AlreadyBoundException
Create an exception with no message.
AlreadyBoundException(String) - Constructor for exception java.rmi.AlreadyBoundException
Create an exception with a message.
AlreadyBoundHelper - Class in org.omg.CosNaming.NamingContextPackage
The helper operations for the AlreadyBound user exception.
AlreadyBoundHelper() - Constructor for class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHelper
 
AlreadyBoundHolder - Class in org.omg.CosNaming.NamingContextPackage
The holder for class AlreadyBound exception.
AlreadyBoundHolder() - Constructor for class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHolder
Create the holder with unitialised value.
AlreadyBoundHolder(AlreadyBound) - Constructor for class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHolder
Create the holder, storing the given value.
AlreadyConnectedException - Exception in java.nio.channels
 
AlreadyConnectedException() - Constructor for exception java.nio.channels.AlreadyConnectedException
Creates the exception
ALT_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The ALT key extended modifier.
ALT_GRAPH_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The ALT_GRAPH key extended modifier.
ALT_GRAPH_MASK - Static variable in class java.awt.event.InputEvent
This is the bit mask which indicates the alt-graph modifier is in effect.
ALT_MASK - Static variable in class java.awt.event.ActionEvent
Bit mask indicating that the alt key was pressed.
ALT_MASK - Static variable in class java.awt.Event
 
ALT_MASK - Static variable in class java.awt.event.InputEvent
This is the bit mask which indicates the alt key is down.
ALTERNATE - Static variable in class java.util.FormattableFlags
Requires the use of an alternate form, as specified in the documentation of Formattable.
altName - Variable in exception javax.naming.CannotProceedException
 
altNameCtx - Variable in exception javax.naming.CannotProceedException
 
AM - Static variable in class java.util.Calendar
Useful constant for 12-hour clock.
AM_PM - Static variable in class java.text.DateFormat.Field
 
AM_PM - Static variable in class java.util.Calendar
Constant representing the part of the day for 12-hour clock.
AM_PM_FIELD - Static variable in class java.text.DateFormat
Represents the position of the am/pm pattern character in the array of localized pattern characters.
ANCESTOR_MOVED - Static variable in class java.awt.event.HierarchyEvent
This id indicates that an ancestor was moved.
ANCESTOR_RESIZED - Static variable in class java.awt.event.HierarchyEvent
This id indicates that an ancestor was resized.
ancestorMoved(HierarchyEvent) - Method in class java.awt.AWTEventMulticaster
Handles this event by dispatching it to the "a" and "b" listener instances.
ancestorMoved(HierarchyEvent) - Method in class java.awt.event.HierarchyBoundsAdapter
Implements this method from the interface with an empty body.
ancestorMoved(HierarchyEvent) - Method in interface java.awt.event.HierarchyBoundsListener
Called when an ancestor component of the source is moved.
ancestorResized(HierarchyEvent) - Method in class java.awt.AWTEventMulticaster
Handles this event by dispatching it to the "a" and "b" listener instances.
ancestorResized(HierarchyEvent) - Method in class java.awt.event.HierarchyBoundsAdapter
Implements this method from the interface with an empty body.
ancestorResized(HierarchyEvent) - Method in interface java.awt.event.HierarchyBoundsListener
Called when an ancestor component is resized.
anchor - Variable in class java.awt.GridBagConstraints
 
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 the logical AND operation on this bit set and the given set.
and(QueryExp, QueryExp) - Static method in class javax.management.Query
Returns a query expression formed from the conjunction of the two supplied query expressions.
andNot(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this & ~val).
andNot(BitSet) - Method in class java.util.BitSet
Performs the logical AND operation on this bit set and the complement of the given bs.
annotateClass(Class) - Method in class java.io.ObjectOutputStream
An empty hook that allows subclasses to write extra information about classes to the stream.
AnnotatedElement - Interface in java.lang.reflect
AnnotatedElement NYI: COMMENT: JDK 1.5 class description
annotateProxyClass(Class) - Method in class java.io.ObjectOutputStream
 
Annotation - Interface in java.lang.annotation
Annotation NYI: COMMENT: JDK 1.5 class description
Annotation - Class in java.text
This class is used as a wrapper for a text attribute object.
Annotation(Object) - Constructor for class java.text.Annotation
This method initializes a new instance of Annotation to wrapper the specified text attribute object.
AnnotationFormatError - Error in java.lang.annotation
AnnotationFormatError NYI: COMMENT: JDK 1.5 class description
AnnotationFormatError(String) - Constructor for error java.lang.annotation.AnnotationFormatError
Constructor NYI: COMMENT: JDK 1.5 method description
AnnotationFormatError(String, Throwable) - Constructor for error java.lang.annotation.AnnotationFormatError
Constructor NYI: COMMENT: JDK 1.5 method description
AnnotationFormatError(Throwable) - Constructor for error java.lang.annotation.AnnotationFormatError
Constructor NYI: COMMENT: JDK 1.5 method description
AnnotationInvocationHandler - Class in sun.reflect.annotation
This class exists for serialization compatibility with the JDK.
AnnotationInvocationHandler(Class, Map) - Constructor for class sun.reflect.annotation.AnnotationInvocationHandler
Construct a new invocation handler for an annotation proxy.
annotationType() - Method in interface java.lang.annotation.Annotation
annotationType NYI: COMMENT: JDK 1.5 method description
annotationType() - Method in exception java.lang.annotation.IncompleteAnnotationException
annotationType NYI: COMMENT: JDK 1.5 method description
AnnotationTypeMismatchException - Exception in java.lang.annotation
AnnotationTypeMismatchException NYI: COMMENT: JDK 1.5 class description
AnnotationTypeMismatchException(Method, String) - Constructor for exception java.lang.annotation.AnnotationTypeMismatchException
Constructor NYI: COMMENT: JDK 1.5 method description
Any - Class in org.omg.CORBA
A container that can store a value of either user defined or primitive IDL type.
Any() - Constructor for class org.omg.CORBA.Any
 
ANY_TYPE - Static variable in interface org.w3c.dom.xpath.XPathResult
This code does not represent a specific type.
ANY_UNORDERED_NODE_TYPE - Static variable in interface org.w3c.dom.xpath.XPathResult
The result is a node set as defined by [XPath 1.0] and will be accessed as a single node, which may be nullif the node set is empty.
AnyHolder - Class in org.omg.CORBA
A holder for storing an instance of Any.
AnyHolder() - Constructor for class org.omg.CORBA.AnyHolder
Constructs an instance of AnyHolder, initializing AnyHolder.value to null.
AnyHolder(Any) - Constructor for class org.omg.CORBA.AnyHolder
Constructs an instance of AnyHolder, initializing AnyHolder.value to the passed parameter.
AnySeqHelper - Class in org.omg.CORBA
Provides static helper methods for working with the array of the type Any (not with the "any array").
AnySeqHelper() - Constructor for class org.omg.CORBA.AnySeqHelper
 
AnySeqHelper - Class in org.omg.DynamicAny
A helper operations for the array of Any.
AnySeqHelper() - Constructor for class org.omg.DynamicAny.AnySeqHelper
 
AnySeqHolder - Class in org.omg.CORBA
A sequence holder for CORBA AnySeq that is mapped into java Any[].
AnySeqHolder() - Constructor for class org.omg.CORBA.AnySeqHolder
Constructs an instance of AnySeqHolder, initializing AnySeqHolder.value to null.
AnySeqHolder(Any[]) - Constructor for class org.omg.CORBA.AnySeqHolder
Constructs an instance of AnySeqHolder, initializing AnySeqHolder.value to the given array
anySubString(AttributeValueExp, StringValueExp) - Static method in class javax.management.Query
Returns a query expression which checks that an attribute value held by the specified AttributeValueExp contains the string specified by the given StringValueExp.
AperiodicParameters - Class in javax.realtime
Jamaica Realtime Specification for Java class AperiodicParameters This class characterizes the release of schedulable objects that can be released at any time.
AperiodicParameters() - Constructor for class javax.realtime.AperiodicParameters
Create an AperiodicParameters object.
AperiodicParameters(RelativeTime, RelativeTime, AsyncEventHandler, AsyncEventHandler) - Constructor for class javax.realtime.AperiodicParameters
Constructor of AperiodicParameters to be used as ReleaseParameters for AsyncEventHandler if the event handler will be scheduled aperiodically.
AppConfigurationEntry - Class in javax.security.auth.login
 
AppConfigurationEntry(String, AppConfigurationEntry.LoginModuleControlFlag, Map) - Constructor for class javax.security.auth.login.AppConfigurationEntry
 
AppConfigurationEntry.LoginModuleControlFlag - Class in javax.security.auth.login
 
append(String) - Method in class java.awt.TextArea
Append the specified text to the end of the current text.
append(char) - Method in class java.io.CharArrayWriter
Appends the Unicode character, c, to the output stream underlying this writer.
append(CharSequence) - Method in class java.io.CharArrayWriter
Appends the specified sequence of Unicode characters to the output stream underlying this writer.
append(CharSequence, int, int) - Method in class java.io.CharArrayWriter
Appends the specified subsequence of Unicode characters to the output stream underlying this writer, starting and ending at the specified positions within the sequence.
append(char) - Method in class java.io.Writer
 
append(CharSequence) - Method in class java.io.Writer
 
append(CharSequence, int, int) - Method in class java.io.Writer
 
append(CharSequence) - Method in interface java.lang.Appendable
append appends the characters from the given sequence to this.
append(CharSequence, int, int) - Method in interface java.lang.Appendable
append appends a subrange of the characters from the given squence to this.
append(char) - Method in interface java.lang.Appendable
append appends a single character to this.
append(Object) - Method in class java.lang.StringBuffer
Append the String representation of the given Object to this buffer.
append(StringBuffer) - Method in class java.lang.StringBuffer
Append the content of the given StringBuffer to this buffer.
append(String) - Method in class java.lang.StringBuffer
Append the given String to this buffer.
append(char[]) - Method in class java.lang.StringBuffer
Append character-data from the given char-array.
append(char[], int, int) - Method in class java.lang.StringBuffer
Append character-data from the given char-array.
append(boolean) - Method in class java.lang.StringBuffer
Append a boolean.
append(char) - Method in class java.lang.StringBuffer
Append a character to the buffer.
append(CharSequence) - Method in class java.lang.StringBuffer
Append a character sequence to the buffer.
append(CharSequence, int, int) - Method in class java.lang.StringBuffer
Append a sub-sequence of a character sequence to the buffer.
append(int) - Method in class java.lang.StringBuffer
Append the given integer to the buffer.
append(long) - Method in class java.lang.StringBuffer
Append the given long to the buffer.
append(float) - Method in class java.lang.StringBuffer
Append the given float to the buffer.
append(double) - Method in class java.lang.StringBuffer
Append the given double to the buffer.
append(Object) - Method in class java.lang.StringBuilder
Append the String representation of the given Object to this buffer.
append(StringBuffer) - Method in class java.lang.StringBuilder
Append the content of the given StringBuilder to this buffer.
append(String) - Method in class java.lang.StringBuilder
Append the given String to this buffer.
append(char[]) - Method in class java.lang.StringBuilder
Append character-data from the given char-array.
append(char[], int, int) - Method in class java.lang.StringBuilder
Append character-data from the given char-array.
append(boolean) - Method in class java.lang.StringBuilder
Append a boolean.
append(char) - Method in class java.lang.StringBuilder
Append a character to the buffer.
append(CharSequence) - Method in class java.lang.StringBuilder
Append a character sequence to the buffer.
append(CharSequence, int, int) - Method in class java.lang.StringBuilder
Append a sub-sequence of a character sequence to the buffer.
append(int) - Method in class java.lang.StringBuilder
Append the given integer to the buffer.
append(long) - Method in class java.lang.StringBuilder
Append the given long to the buffer.
append(float) - Method in class java.lang.StringBuilder
Append the given float to the buffer.
append(double) - Method in class java.lang.StringBuilder
Append the given double to the buffer.
append(char) - Method in class java.nio.CharBuffer
 
append(CharSequence) - Method in class java.nio.CharBuffer
 
append(CharSequence, int, int) - Method in class java.nio.CharBuffer
 
append(StringBuffer, int) - Static method in class sun.text.normalizer.UTF16
Append a single UTF-32 value to the end of a StringBuffer.
Appendable - Interface in java.lang
Appendable is an interface for classes that provide a means to append characters.
appendChild(Node) - Method in interface org.w3c.dom.Node
Adds the node newChild to the end of the list of children of this node.
appendCodePoint(int) - Method in class java.lang.StringBuffer
appendCodePoint
appendCodePoint(int) - Method in class java.lang.StringBuilder
appendCodePoint
appendData(String) - Method in interface org.w3c.dom.CharacterData
Append the string to the end of the character data of the node.
appendMedium(String) - Method in interface org.w3c.dom.stylesheets.MediaList
Adds the medium newMedium to the end of the list.
appendNumber(StringBuffer, int, int, int) - Static method in class sun.text.normalizer.Utility
Append a number to the given StringBuffer in the given radix.
appendRemainingComponent(String) - Method in exception javax.naming.NamingException
Adds the given String to the remainingName field.
appendRemainingComponent(String) - Method in class javax.naming.spi.ResolveResult
 
appendRemainingName(Name) - Method in exception javax.naming.NamingException
Adds the given Name to the remainingName field.
appendRemainingName(Name) - Method in class javax.naming.spi.ResolveResult
 
appendReplacement(StringBuffer, String) - Method in class java.util.regex.Matcher
 
appendTail(StringBuffer) - Method in class java.util.regex.Matcher
 
appendText(String) - Method in class java.awt.TextArea
Deprecated. This method is deprecated in favor of append ().
Applet - Class in java.applet
This is the base applet class.
Applet() - Constructor for class java.applet.Applet
Default constructor for subclasses.
APPLET - Static variable in interface javax.naming.Context
 
Applet.AccessibleApplet - Class in java.applet
This class provides accessibility support for Applets, and is the runtime type returned by Component.getAccessibleContext().
Applet.AccessibleApplet() - Constructor for class java.applet.Applet.AccessibleApplet
The default constructor.
AppletContext - Interface in java.applet
This interface allows an applet access to the browser to retrieve additional data files and display documents.
AppletInitializer - Interface in java.beans
This interface is a mechanism for the initialization of a Java Bean that is also an Applet.
appletResize(int, int) - Method in interface java.applet.AppletStub
Requests that the applet window for this applet be resized.
AppletStub - Interface in java.applet
This interface is the low level interface between the applet and the browser.
ApplicationException - Exception in org.omg.CORBA.portable
This expection is thrown if the application throws an exception, defined as a part of its remote method definition.
ApplicationException(String, InputStream) - Constructor for exception org.omg.CORBA.portable.ApplicationException
Creates an exception.
apply(ObjectName) - Method in class javax.management.AttributeValueExp
Applies the AttributeValueExp to the specified management bean by obtaining the attribute value from the MBeanServer and using it to create a StringValueExp.
apply(ObjectName) - Method in class javax.management.ObjectName
Attempts to find a match between this name and the one supplied.
apply(ObjectName) - Method in interface javax.management.QueryExp
Applies the query to the specified management bean.
apply(ObjectName) - Method in class javax.management.StringValueExp
Applies the StringValueExp to the specified management bean by simply returning the value.
apply(ObjectName) - Method in interface javax.management.ValueExp
Applies the value expression to the specified management bean.
APPLY_REVERB - Static variable in class javax.sound.sampled.BooleanControl.Type
A control for applying reverb.
applyComponentOrientation(ComponentOrientation) - Method in class java.awt.Component
Sets the text layout orientation of this component.
applyComponentOrientation(ComponentOrientation) - Method in class java.awt.Container
Sets the ComponentOrientation property of this container and all components contained within it.
applyLocalizedPattern(String) - Method in class java.text.DecimalFormat
 
applyLocalizedPattern(String) - Method in class java.text.SimpleDateFormat
This method sets the formatting pattern that should be used by this object.
applyPattern(String) - Method in class java.text.ChoiceFormat
This method sets new range terminators and format strings for this object based on the specified pattern.
applyPattern(String) - Method in class java.text.DecimalFormat
 
applyPattern(String) - Method in class java.text.MessageFormat
Applies the specified pattern to this MessageFormat.
applyPattern(String) - Method in class java.text.SimpleDateFormat
This method sets the formatting pattern that should be used by this object.
applyPattern(String) - Method in class sun.text.normalizer.UnicodeSet
Modifies this set to represent the set specified by the given pattern.
applyPropertyAlias(String, String, SymbolTable) - Method in class sun.text.normalizer.UnicodeSet
Deprecated. This is a draft API and might change in a future release of ICU.
applyResourceBundle(ResourceBundle) - Method in class java.awt.Window
Deprecated. replaced by Component.applyComponentOrientation.
applyResourceBundle(String) - Method in class java.awt.Window
Deprecated.  
appRandom - Variable in class java.security.SignatureSpi
Source of randomness.
APRIL - Static variable in class java.util.Calendar
Constant representing April.
APRIL - Static variable in class javax.xml.datatype.DatatypeConstants
Value for April.
ARABIC - Static variable in class java.lang.Character.UnicodeBlock
Unicode Block
ARABIC_PRESENTATION_FORMS_A - Static variable in class java.lang.Character.UnicodeBlock
Unicode Block
ARABIC_PRESENTATION_FORMS_B - Static variable in class java.lang.Character.UnicodeBlock
Unicode Block
AreaAveragingScaleFilter - Class in java.awt.image
This filter should produce images which do not have image artifacts like broken lines which were originally unbroken.
AreaAveragingScaleFilter(int, int) - Constructor for class java.awt.image.AreaAveragingScaleFilter
Construct an instance of AreaAveragingScaleFilter which should be used in conjunction with a FilteredImageSource object.
areFieldsSet - Variable in class java.util.Calendar
Tells if the fields have a valid value.
areFocusTraversalKeysSet(int) - Method in class java.awt.Component
Tests whether the focus traversal keys for a given action are explicitly set or inherited.
areFocusTraversalKeysSet(int) - Method in class java.awt.Container
Returns whether the Set of focus traversal keys for the given focus traversal operation has been explicitly defined for this Container.
arg - Variable in class java.awt.Event
 
ARG_IN - Interface in org.omg.CORBA
This simple interface defines just one constant, normally used to mark the parameter as an "input parameter".
ARG_INOUT - Interface in org.omg.CORBA
This simple interface defines just one constant, normally used to mark that the the parameter is used both to pass and to return some value.
ARG_OUT - Interface in org.omg.CORBA
This simple interface defines just one constant, normally used to mark the parameter as an "output parameter".
ARGUMENT - Static variable in class java.text.MessageFormat.Field
This is the attribute set for all characters produced by MessageFormat during a formatting.
argument - Variable in class org.omg.Dynamic.Parameter
The Any, holding the value of the parameter.
arguments() - Method in class org.omg.CORBA.Request
Return the list of all previously added parameters.
arguments(NVList) - Method in class org.omg.CORBA.ServerRequest
Should specify the method parameter types and retrieve the values that must be passed to the method being called.
arguments() - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
Returns the arguments passed to the ORB.init.
arguments() - Method in interface org.omg.PortableInterceptor.RequestInfoOperations
Return the parameters of the operation being invoked.
ArithmeticException - Exception in java.lang
ArithmeticException is thrown when an attempt is made to perform a integer or long devision with a divisor of 0.
ArithmeticException() - Constructor for exception java.lang.ArithmeticException
Constructor for an ArithmeticException with no detail message.
ArithmeticException(String) - Constructor for exception java.lang.ArithmeticException
Constructor for an ArithmeticException with given detail message.
ARMENIAN - Static variable in class java.lang.Character.UnicodeBlock
Unicode Block
ArrangeGrid(Container) - Method in class java.awt.GridBagLayout
Obsolete.
arrangeGrid(Container) - Method in class java.awt.GridBagLayout
 
Array - Class in java.lang.reflect
Array provides methods to create instances of array and to access the elements of arrays of different types.
Array() - Constructor for class java.lang.reflect.Array
 
array() - Method in class java.nio.Buffer
Returns the backing array of this buffer, if this buffer has one.
array() - Method in class java.nio.ByteBuffer
Returns the byte array that backs this buffer.
array() - Method in class java.nio.CharBuffer
Returns the char array that backs this buffer.
array() - Method in class java.nio.DoubleBuffer
Returns the double array that backs this buffer.
array() - Method in class java.nio.FloatBuffer
Returns the float array that backs this buffer.
array() - Method in class java.nio.IntBuffer
Returns the int array that backs this buffer.
array() - Method in class java.nio.LongBuffer
Returns the long array that backs this buffer.
array() - Method in class java.nio.ShortBuffer
Returns the short array that backs this buffer.
Array - Interface in java.sql
This interface provides methods for accessing SQL array types.
ARRAY - Static variable in class java.sql.Types
 
ArrayBlockingQueue<E> - Class in java.util.concurrent
A bounded blocking queue backed by an array.
ArrayBlockingQueue(int) - Constructor for class java.util.concurrent.ArrayBlockingQueue
Creates an ArrayBlockingQueue with the given (fixed) capacity and default access policy.
ArrayBlockingQueue(int, boolean) - Constructor for class java.util.concurrent.ArrayBlockingQueue
Creates an ArrayBlockingQueue with the given (fixed) capacity and the specified access policy.
ArrayBlockingQueue(int, boolean, Collection<? extends E>) - Constructor for class java.util.concurrent.ArrayBlockingQueue
Creates an ArrayBlockingQueue with the given (fixed) capacity, the specified access policy and initially containing the elements of the given collection, added in traversal order of the collection's iterator.
arraycopy(Object, int, Object, int, int) - Static method in class java.lang.System
arraycopy copys element from one array to another array.
ArrayDeque<E> - Class in java.util
Resizable-array implementation of the Deque interface.
ArrayDeque() - Constructor for class java.util.ArrayDeque
Constructs an empty array deque with an initial capacity sufficient to hold 16 elements.
ArrayDeque(int) - Constructor for class java.util.ArrayDeque
Constructs an empty array deque with an initial capacity sufficient to hold the specified number of elements.
ArrayDeque(Collection<? extends E>) - Constructor for class java.util.ArrayDeque
Constructs a deque containing the elements of the specified collection, in the order they are returned by the collection's iterator.
ArrayIndexOutOfBoundsException - Exception in java.lang
ArrayIndexOutOfBoundsException is thrown when an attempt is made to access an array element with an index that is negative or larger or equal than the array length.
ArrayIndexOutOfBoundsException() - Constructor for exception java.lang.ArrayIndexOutOfBoundsException
Constructor for an ArrayIndexOutOfBoundsException with no detail message.
ArrayIndexOutOfBoundsException(int) - Constructor for exception java.lang.ArrayIndexOutOfBoundsException
Constructor for an ArrayIndexOutOfBoundsException with a detail message referring to the given index.
ArrayIndexOutOfBoundsException(String) - Constructor for exception java.lang.ArrayIndexOutOfBoundsException
Constructor for an ArrayIndexOutOfBoundsException with given detail message.
ArrayList<E> - Class in java.util
An array-backed implementation of the List interface.
ArrayList(int) - Constructor for class java.util.ArrayList
Construct a new ArrayList with the supplied initial capacity.
ArrayList() - Constructor for class java.util.ArrayList
Construct a new ArrayList with the default capacity (16).
ArrayList(Collection<? extends E>) - Constructor for class java.util.ArrayList
Construct a new ArrayList, and initialize it with the elements in the supplied Collection.
arrayOffset() - Method in class java.nio.Buffer
For buffers that are backed by a Java array, this returns the offset into that array at which the buffer content starts.
arrayOffset() - Method in class java.nio.ByteBuffer
Returns the offset within this buffer's backing array of the first element.
arrayOffset() - Method in class java.nio.CharBuffer
Returns the offset within this buffer's backing array of the first element.
arrayOffset() - Method in class java.nio.DoubleBuffer
Returns the offset within this buffer's backing array of the first element.
arrayOffset() - Method in class java.nio.FloatBuffer
Returns the offset within this buffer's backing array of the first element.
arrayOffset() - Method in class java.nio.IntBuffer
Returns the offset within this buffer's backing array of the first element.
arrayOffset() - Method in class java.nio.LongBuffer
Returns the offset within this buffer's backing array of the first element.
arrayOffset() - Method in class java.nio.ShortBuffer
Returns the offset within this buffer's backing array of the first element.
arrayRegionMatches(char[], int, char[], int, int) - Static method in class sun.text.normalizer.Utility
Convenience utility to compare two char[]s.
Arrays - Class in com.aicas.jamaica.util
 
Arrays() - Constructor for class com.aicas.jamaica.util.Arrays
 
Arrays - Class in java.util
This class contains various static utility methods performing operations on arrays, and a method to provide a List "view" of an array to facilitate using arrays with Collection-based APIs.
ArrayStoreException - Exception in java.lang
ArrayStoreException is thrown when an attempt is made to store a reference into an array that has an incompatible runtime element type.
ArrayStoreException() - Constructor for exception java.lang.ArrayStoreException
Constructor for an ArrayStoreException with no detail message.
ArrayStoreException(String) - Constructor for exception java.lang.ArrayStoreException
Constructor for an ArrayIndexOutOfBoundsException with given detail message.
ArrayType<T> - Class in javax.management.openmbean
The open type descriptor for arrays of open data values.
ArrayType(int, OpenType<?>) - Constructor for class javax.management.openmbean.ArrayType
Constructs a new ArrayType instance for an array of the specified type with the supplied number of dimensions.
ArrayType(SimpleType<?>, boolean) - Constructor for class javax.management.openmbean.ArrayType
Constructs a new ArrayType instance for a unidimensional array of the specified SimpleType.
ArrayTypeSignature - Class in sun.reflect.generics.tree
 
arrivalTimeQueueOverflowExcept - Static variable in class javax.realtime.AperiodicParameters
The "EXCEPT" policy for dealing with arrival time queue overflow.
ArrivalTimeQueueOverflowException - Exception in javax.realtime
Jamaica Realtime Specification for Java class ArrivalTimeQueueOverflowException.
ArrivalTimeQueueOverflowException() - Constructor for exception javax.realtime.ArrivalTimeQueueOverflowException
Constructor of this exception without detail message.
ArrivalTimeQueueOverflowException(String) - Constructor for exception javax.realtime.ArrivalTimeQueueOverflowException
Constructor of this exception with detail message.
arrivalTimeQueueOverflowIgnore - Static variable in class javax.realtime.AperiodicParameters
The "IGNORE" policy for dealing with arrival time queue overflow.
arrivalTimeQueueOverflowReplace - Static variable in class javax.realtime.AperiodicParameters
The "REPLACE" policy for dealing with arrival time queue overflow.
arrivalTimeQueueOverflowSave - Static variable in class javax.realtime.AperiodicParameters
The "SAVE" policy for dealing with arrival time queue overflow.
ARROWS - Static variable in class java.lang.Character.UnicodeBlock
Unicode Block
asCharacters() - Method in interface javax.xml.stream.events.XMLEvent
Returns this event as a text event.
asCharBuffer() - Method in class java.nio.ByteBuffer
Creates a view of this byte buffer as a char buffer.
asDoubleBuffer() - Method in class java.nio.ByteBuffer
Creates a view of this byte buffer as a double buffer.
asEndElement() - Method in interface javax.xml.stream.events.XMLEvent
Returns this event as an end-element event.
asFloatBuffer() - Method in class java.nio.ByteBuffer
Creates a view of this byte buffer as a float buffer.
asin(double) - Static method in class java.lang.Math
asin calculates the arc sine function.
asin(double) - Static method in class java.lang.StrictMath
asin calculates the arc sine function.
asIntBuffer() - Method in class java.nio.ByteBuffer
Creates a view of this byte buffer as an integer buffer.
asList(T...) - Static method in class java.util.Arrays
Returns a list "view" of the specified array.
asLongBuffer() - Method in class java.nio.ByteBuffer
Creates a view of this byte buffer as a long buffer.
asReadOnlyBuffer() - Method in class java.nio.ByteBuffer
Creates a new read-only ByteBuffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.CharBuffer
Creates a new read-only CharBuffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.DoubleBuffer
Creates a new read-only DoubleBuffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.FloatBuffer
Creates a new read-only FloatBuffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.IntBuffer
Creates a new read-only IntBuffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.LongBuffer
Creates a new read-only LongBuffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.ShortBuffer
Creates a new read-only ShortBuffer that shares this buffer's content.
AssertionError - Error in java.lang
An AssertionError represents an assertion that failed.
AssertionError() - Constructor for error java.lang.AssertionError
Create AsseritionError without message.
AssertionError(Object) - Constructor for error java.lang.AssertionError
Create AssertionError.
AssertionError(boolean) - Constructor for error java.lang.AssertionError
Create AssertionError.
AssertionError(char) - Constructor for error java.lang.AssertionError
Create AssertionError.
AssertionError(int) - Constructor for error java.lang.AssertionError
Create AssertionError.
AssertionError(long) - Constructor for error java.lang.AssertionError
Create AssertionError.
AssertionError(float) - Constructor for error java.lang.AssertionError
Create AssertionError.
AssertionError(double) - Constructor for error java.lang.AssertionError
Create AssertionError.
asShortBuffer() - Method in class java.nio.ByteBuffer
Creates a view of this byte buffer as a short buffer.
assign(DynAny) - Method in interface org.omg.CORBA.DynAny
Copy one DynAny into another.
assign(DynAny) - Method in class org.omg.DynamicAny._DynAnyStub
The remote call of DynAny methods is not possible.
assign(DynAny) - Method in class org.omg.DynamicAny._DynArrayStub
The remote call of DynAny methods is not possible.
assign(DynAny) - Method in class org.omg.DynamicAny._DynEnumStub
The remote call of DynAny methods is not possible.
assign(DynAny) - Method in class org.omg.DynamicAny._DynFixedStub
The remote call of DynAny methods is not possible.
assign(DynAny) - Method in class org.omg.DynamicAny._DynSequenceStub
The remote call of DynAny methods is not possible.
assign(DynAny) - Method in class org.omg.DynamicAny._DynStructStub
The remote call of DynAny methods is not possible.
assign(DynAny) - Method in class org.omg.DynamicAny._DynUnionStub
The remote call of DynAny methods is not possible.
assign(DynAny) - Method in class org.omg.DynamicAny._DynValueStub
The remote call of DynAny methods is not possible.
assign(DynAny) - Method in interface org.omg.DynamicAny.DynAnyOperations
Initialises the value of this DynAny with the value, stored inside the passed DynAny, making a shallow copy.
asStartElement() - Method in interface javax.xml.stream.events.XMLEvent
Returns this event as a start-element event.
asSubclass(Class<U>) - Method in class java.lang.Class
asSubclass casts this class to a subclass of this class.
AsyncEvent - Class in javax.realtime
Jamaica Realtime Specification for Java class AsyncEvent.
AsyncEvent() - Constructor for class javax.realtime.AsyncEvent
Constructor constructs a new AsyncEvent that is not bound to any signal.
AsyncEventHandler - Class in javax.realtime
Jamaica Realtime Specification for Java class AsyncEventHandler.
AsyncEventHandler() - Constructor for class javax.realtime.AsyncEventHandler
Constructor to create an instance of AsyncEventHandler with default parameters.
AsyncEventHandler(Runnable) - Constructor for class javax.realtime.AsyncEventHandler
Constructor to create an instance of AsyncEventHandler with default parameters and the specified value for the logic parameter.
AsyncEventHandler(SchedulingParameters, ReleaseParameters, MemoryParameters, MemoryArea, ProcessingGroupParameters, Runnable) - Constructor for class javax.realtime.AsyncEventHandler
Constructor to create an instance of AsyncEventHandler with given scheduling, release, memory, memory area, processing group and logic parameters.
AsyncEventHandler(boolean) - Constructor for class javax.realtime.AsyncEventHandler
Constructor to create an instance of AsyncEventHandler with default parameters and the specified value for the noheap parameter.
AsyncEventHandler(boolean, Runnable) - Constructor for class javax.realtime.AsyncEventHandler
Constructor to create an instance of AsyncEventHandler with default parameters and the specified values for the noheap and logic parameters.
AsyncEventHandler(SchedulingParameters, ReleaseParameters, MemoryParameters, MemoryArea, ProcessingGroupParameters, boolean) - Constructor for class javax.realtime.AsyncEventHandler
Constructor to create an instance of AsyncEventHandler with given scheduling, release, memory, memory area, processing group and noheap parameters.
AsyncEventHandler(SchedulingParameters, ReleaseParameters, MemoryParameters, MemoryArea, ProcessingGroupParameters, boolean, Runnable) - Constructor for class javax.realtime.AsyncEventHandler
Constructor to create an instance of AsyncEventHandler with given scheduling, release, memory, memory area, processing group, noheap and logic parameters.
AsynchronousCloseException - Exception in java.nio.channels
 
AsynchronousCloseException() - Constructor for exception java.nio.channels.AsynchronousCloseException
Creates the exception
AsynchronouslyInterruptedException - Exception in javax.realtime
Jamaica Realtime Specification for Java class AsynchronouslyInterruptedException.
AsynchronouslyInterruptedException() - Constructor for exception javax.realtime.AsynchronouslyInterruptedException
Constructor to create an instance of AsynchronouslyInterruptedException.
AT_TARGET - Static variable in interface org.w3c.dom.events.Event
The event is currently being evaluated at the target EventTarget.
atan(double) - Static method in class java.lang.Math
atan calculates the arc tangent function.
atan(double) - Static method in class java.lang.StrictMath
atan calculates the arc tangent function.
atan2(double, double) - Static method in class java.lang.Math
atan2 calculates the atan2 function, i.e., converts euclidic coordinates to the angle in polar coordinates.
atan2(double, double) - Static method in class java.lang.StrictMath
atan2 calculates the atan2 function, i.e., converts euclidic coordinates to the angle in polar coordinates.
atEnd() - Method in class sun.text.normalizer.RuleCharacterIterator
Returns true if this iterator has no more characters to return.
AtomicBoolean - Class in java.util.concurrent.atomic
A boolean value that may be updated atomically.
AtomicBoolean(boolean) - Constructor for class java.util.concurrent.atomic.AtomicBoolean
Creates a new AtomicBoolean with the given initial value.
AtomicBoolean() - Constructor for class java.util.concurrent.atomic.AtomicBoolean
Creates a new AtomicBoolean with initial value false.
AtomicInteger - Class in java.util.concurrent.atomic
An int value that may be updated atomically.
AtomicInteger(int) - Constructor for class java.util.concurrent.atomic.AtomicInteger
Creates a new AtomicInteger with the given initial value.
AtomicInteger() - Constructor for class java.util.concurrent.atomic.AtomicInteger
Creates a new AtomicInteger with initial value 0.
AtomicIntegerArray - Class in java.util.concurrent.atomic
An int array in which elements may be updated atomically.
AtomicIntegerArray(int) - Constructor for class java.util.concurrent.atomic.AtomicIntegerArray
Creates a new AtomicIntegerArray of given length.
AtomicIntegerArray(int[]) - Constructor for class java.util.concurrent.atomic.AtomicIntegerArray
Creates a new AtomicIntegerArray with the same length as, and all elements copied from, the given array.
AtomicIntegerFieldUpdater<T> - Class in java.util.concurrent.atomic
A reflection-based utility that enables atomic updates to designated volatile int fields of designated classes.
AtomicIntegerFieldUpdater() - Constructor for class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Protected do-nothing constructor for use by subclasses.
AtomicLong - Class in java.util.concurrent.atomic
A long value that may be updated atomically.
AtomicLong(long) - Constructor for class java.util.concurrent.atomic.AtomicLong
Creates a new AtomicLong with the given initial value.
AtomicLong() - Constructor for class java.util.concurrent.atomic.AtomicLong
Creates a new AtomicLong with initial value 0.
AtomicLongArray - Class in java.util.concurrent.atomic
A long array in which elements may be updated atomically.
AtomicLongArray(int) - Constructor for class java.util.concurrent.atomic.AtomicLongArray
Creates a new AtomicLongArray of given length.
AtomicLongArray(long[]) - Constructor for class java.util.concurrent.atomic.AtomicLongArray
Creates a new AtomicLongArray with the same length as, and all elements copied from, the given array.
AtomicLongFieldUpdater<T> - Class in java.util.concurrent.atomic
A reflection-based utility that enables atomic updates to designated volatile long fields of designated classes.
AtomicLongFieldUpdater() - Constructor for class java.util.concurrent.atomic.AtomicLongFieldUpdater
Protected do-nothing constructor for use by subclasses.
AtomicMarkableReference<V> - Class in java.util.concurrent.atomic
An AtomicMarkableReference maintains an object reference along with a mark bit, that can be updated atomically.
AtomicMarkableReference(V, boolean) - Constructor for class java.util.concurrent.atomic.AtomicMarkableReference
Creates a new AtomicMarkableReference with the given initial values.
AtomicReference<V> - Class in java.util.concurrent.atomic
An object reference that may be updated atomically.
AtomicReference(V) - Constructor for class java.util.concurrent.atomic.AtomicReference
Creates a new AtomicReference with the given initial value.
AtomicReference() - Constructor for class java.util.concurrent.atomic.AtomicReference
Creates a new AtomicReference with null initial value.
AtomicReferenceArray<E> - Class in java.util.concurrent.atomic
An array of object references in which elements may be updated atomically.
AtomicReferenceArray(int) - Constructor for class java.util.concurrent.atomic.AtomicReferenceArray
Creates a new AtomicReferenceArray of given length.
AtomicReferenceArray(E[]) - Constructor for class java.util.concurrent.atomic.AtomicReferenceArray
Creates a new AtomicReferenceArray with the same length as, and all elements copied from, the given array.
AtomicReferenceFieldUpdater<T,V> - Class in java.util.concurrent.atomic
A reflection-based utility that enables atomic updates to designated volatile reference fields of designated classes.
AtomicReferenceFieldUpdater() - Constructor for class java.util.concurrent.atomic.AtomicReferenceFieldUpdater
Protected do-nothing constructor for use by subclasses.
AtomicStampedReference<V> - Class in java.util.concurrent.atomic
An AtomicStampedReference maintains an object reference along with an integer "stamp", that can be updated atomically.
AtomicStampedReference(V, int) - Constructor for class java.util.concurrent.atomic.AtomicStampedReference
Creates a new AtomicStampedReference with the given initial values.
attach(Object) - Method in class java.nio.channels.SelectionKey
Attaches obj to the key and returns the old attached object.
attachment() - Method in class java.nio.channels.SelectionKey
Returns the object attached to the key.
ATTEMPTED - Static variable in class javax.print.attribute.standard.PDLOverrideSupported
Indicates that the print service is capable of attempting to override document data instructions.
attemptMark(V, boolean) - Method in class java.util.concurrent.atomic.AtomicMarkableReference
Atomically sets the value of the mark to the given update value if the current reference is == to the expected reference.
attemptStamp(V, int) - Method in class java.util.concurrent.atomic.AtomicStampedReference
Atomically sets the value of the stamp to the given update value if the current reference is == to the expected reference.
attr(String) - Static method in class javax.management.Query
Returns a value expression for the value of the named attribute.
attr(String, String) - Static method in class javax.management.Query
Returns a value expression for the value of the named attribute from the specified class.
Attr - Interface in org.w3c.dom
The Attr interface represents an attribute in an Element object.
Attribute - Class in javax.management
Represents an MBean attribute, having the name and the assigned value.
Attribute(String, Object) - Constructor for class javax.management.Attribute
Create the attribute with the given name and value.
Attribute - Interface in javax.naming.directory
 
Attribute - Interface in javax.print.attribute
Base interface of every printing attribute of the Java Print Service API.
Attribute - Interface in javax.xml.stream.events
An attribute event.
ATTRIBUTE - Static variable in interface javax.xml.stream.XMLStreamConstants
An attribute event.
ATTRIBUTE_CHANGE - Static variable in class javax.management.AttributeChangeNotification
The attribute type for attribute change notifications.
ATTRIBUTE_NODE - Static variable in interface org.w3c.dom.Node
The node is an Attr.
AttributeChangeNotification - Class in javax.management
Defines the notification used to let listeners know of an attribute change.
AttributeChangeNotification(Object, long, long, String, String, String, Object, Object) - Constructor for class javax.management.AttributeChangeNotification
Constructs a new AttributeChangeNotification with the specified source, sequence number, timestamp, message, and the attribute name, type, old value and new value.
AttributeChangeNotificationFilter - Class in javax.management
Performs filtering of AttributeChangeNotifications based on a list of attribute names.
AttributeChangeNotificationFilter() - Constructor for class javax.management.AttributeChangeNotificationFilter
 
AttributedCharacterIterator - Interface in java.text
This interface extends the CharacterIterator interface in order to support iteration over character attributes as well as over the characters themselves.
AttributedCharacterIterator.Attribute - Class in java.text
Defines attribute keys that are used as text attributes.
AttributedCharacterIterator.Attribute(String) - Constructor for class java.text.AttributedCharacterIterator.Attribute
Initializes a new instance of this class with the specified name.
attributeDecl(String, String, String, String, String) - Method in interface org.xml.sax.ext.DeclHandler
Report an attribute type declaration.
attributeDecl(String, String, String, String, String) - Method in class org.xml.sax.ext.DefaultHandler2
 
AttributedString - Class in java.text
This class models a String with attributes over various subranges of the string.
AttributedString(String) - Constructor for class java.text.AttributedString
Creates a new instance of AttributedString that represents the specified String with no attributes.
AttributedString(String, Map) - Constructor for class java.text.AttributedString
Creates a new instance of AttributedString that represents that specified String with the specified attributes over the entire length of the String.
AttributedString(AttributedCharacterIterator) - Constructor for class java.text.AttributedString
Initializes a new instance of AttributedString that will use the text and attribute information from the specified AttributedCharacterIterator.
AttributedString(AttributedCharacterIterator, int, int) - Constructor for class java.text.AttributedString
Initializes a new instance of AttributedString that will use the text and attribute information from the specified subrange of the specified AttributedCharacterIterator.
AttributedString(AttributedCharacterIterator, int, int, AttributedCharacterIterator.Attribute[]) - Constructor for class java.text.AttributedString
Initializes a new instance of AttributedString that will use the text and attribute information from the specified subrange of the specified AttributedCharacterIterator.
AttributeException - Interface in javax.print
AttributeException specifies two methods a specific subclass of PrintException may implement to provide further information of printing errors if unsupported attribute classes or values of attributes are involved.
AttributeInUseException - Exception in javax.naming.directory
 
AttributeInUseException() - Constructor for exception javax.naming.directory.AttributeInUseException
 
AttributeInUseException(String) - Constructor for exception javax.naming.directory.AttributeInUseException
 
AttributeList - Class in javax.management
Represents a list of MBean Attributes, with their names and values.
AttributeList() - Constructor for class javax.management.AttributeList
Constructs an empty list with an initial capacity of ten.
AttributeList(AttributeList) - Constructor for class javax.management.AttributeList
Constructs an AttributeList using the contents of an existing list.
AttributeList(int) - Constructor for class javax.management.AttributeList
Constructs an empty list with the specified initial capacity.
AttributeList - Interface in org.xml.sax
Deprecated. This interface has been replaced by the SAX2 Attributes interface, which includes Namespace support.
AttributeListImpl - Class in org.xml.sax.helpers
Deprecated. This class implements a deprecated interface, AttributeList; that interface has been replaced by Attributes, which is implemented in the AttributesImpl helper class.
AttributeListImpl() - Constructor for class org.xml.sax.helpers.AttributeListImpl
Deprecated. Create an empty attribute list.
AttributeListImpl(AttributeList) - Constructor for class org.xml.sax.helpers.AttributeListImpl
Deprecated. Construct a persistent copy of an existing attribute list.
AttributeModificationException - Exception in javax.naming.directory
 
AttributeModificationException() - Constructor for exception javax.naming.directory.AttributeModificationException
 
AttributeModificationException(String) - Constructor for exception javax.naming.directory.AttributeModificationException
 
attributeNames() - Method in class java.beans.FeatureDescriptor
Get a list of the programmatic key names set with setValue().
attributeNoNulls - Static variable in interface java.sql.DatabaseMetaData
A NULL value is not allowed for this attribute.
AttributeNotFoundException - Exception in javax.management
Thrown when a attribute is requested but can not be found.
AttributeNotFoundException() - Constructor for exception javax.management.AttributeNotFoundException
Constructs a new AttributeNotFoundException.
AttributeNotFoundException(String) - Constructor for exception javax.management.AttributeNotFoundException
Constructs a new AttributeNotFoundException with the specified message.
attributeNullable - Static variable in interface java.sql.DatabaseMetaData
A NULL value is allowed for this attribute.
attributeNullableUnknown - Static variable in interface java.sql.DatabaseMetaData
It is unknown whether or not NULL values are allowed for this attribute.
Attributes - Class in java.util.jar
Represents attribute name/value pairs from a Manifest as a Map.
Attributes() - Constructor for class java.util.jar.Attributes
Creates an empty Attributes map.
Attributes(int) - Constructor for class java.util.jar.Attributes
Creates an empty Attributes map with the given initial size.
Attributes(Attributes) - Constructor for class java.util.jar.Attributes
Creates an Attributes map with the initial values taken from another Attributes map.
Attributes - Interface in javax.naming.directory
 
Attributes - Interface in org.xml.sax
Interface for a list of XML attributes.
Attributes.Name - Class in java.util.jar
Represents a name of a Manifest Attribute.
Attributes.Name(String) - Constructor for class java.util.jar.Attributes.Name
Creates a new Name from the given String.
Attributes2 - Interface in org.xml.sax.ext
SAX2 extension to augment the per-attribute information provided though Attributes.
Attributes2Impl - Class in org.xml.sax.ext
SAX2 extension helper for additional Attributes information, implementing the Attributes2 interface.
Attributes2Impl() - Constructor for class org.xml.sax.ext.Attributes2Impl
Construct a new, empty Attributes2Impl object.
Attributes2Impl(Attributes) - Constructor for class org.xml.sax.ext.Attributes2Impl
Copy an existing Attributes or Attributes2 object.
AttributeSet - Interface in javax.print.attribute
AttributeSet is the top-level interface for sets of printing attributes in the Java Print Service API.
AttributeSetUtilities - Class in javax.print.attribute
AttributeSetUtilities provides static methods for working with AttributeSets.
AttributesImpl - Class in org.xml.sax.helpers
Default implementation of the Attributes interface.
AttributesImpl() - Constructor for class org.xml.sax.helpers.AttributesImpl
Construct a new, empty AttributesImpl object.
AttributesImpl(Attributes) - Constructor for class org.xml.sax.helpers.AttributesImpl
Copy an existing Attributes object.
attributeUpdate(PrintJobAttributeEvent) - Method in interface javax.print.event.PrintJobAttributeListener
Notifies the listener of an attribute change.
attributeUpdate(PrintServiceAttributeEvent) - Method in interface javax.print.event.PrintServiceAttributeListener
Notifies the listener that some attributes have changed.
AttributeValueExp - Class in javax.management
Represents an attribute value being used as an argument to a relational constraint.
AttributeValueExp() - Constructor for class javax.management.AttributeValueExp
Deprecated. An instance created with a null attribute name can not be used in a query.
AttributeValueExp(String) - Constructor for class javax.management.AttributeValueExp
Constructs a new AttributeValueExp using the specified attribute.
attrID - Variable in class javax.naming.directory.BasicAttribute
The ID of this attribute.
AU - Static variable in class javax.sound.sampled.AudioFileFormat.Type
The AU format.
AudioClip - Interface in java.applet
This interface provides a simple mechanism for playing audio clips.
AudioFileFormat - Class in javax.sound.sampled
This describes an audio file, including information about its length, the format of the audio data, and other things.
AudioFileFormat(AudioFileFormat.Type, AudioFormat, int) - Constructor for class javax.sound.sampled.AudioFileFormat
Create a new AudioFileFormat given the type, the format, and the frame length.
AudioFileFormat(AudioFileFormat.Type, AudioFormat, int, Map) - Constructor for class javax.sound.sampled.AudioFileFormat
Create a new AudioFileFormat given the type, the format, the frame length, and some properties.
AudioFileFormat(AudioFileFormat.Type, int, AudioFormat, int) - Constructor for class javax.sound.sampled.AudioFileFormat
Create a new AudioFileFormat given the type, the byte length, the format, and the frame length.
AudioFileFormat.Type - Class in javax.sound.sampled
An instance of this type describes a standard audio file format.
AudioFileFormat.Type(String, String) - Constructor for class javax.sound.sampled.AudioFileFormat.Type
Create a new Type given its name and file extension.
AudioFileReader - Class in javax.sound.sampled.spi
This abstract class defines the interface to audio file readers.
AudioFileReader() - Constructor for class javax.sound.sampled.spi.AudioFileReader
The default constructor.
AudioFileWriter - Class in javax.sound.sampled.spi
This abstract class provides an API for writing audio files.
AudioFileWriter() - Constructor for class javax.sound.sampled.spi.AudioFileWriter
Creat a new audio file writer.
AudioFormat - Class in javax.sound.sampled
This class describes an audio format, including its encoding, the number of channels, its frame rate, etc.
AudioFormat(AudioFormat.Encoding, float, int, int, int, float, boolean) - Constructor for class javax.sound.sampled.AudioFormat
Create a new audio format, given various attributes of it.
AudioFormat(AudioFormat.Encoding, float, int, int, int, float, boolean, Map) - Constructor for class javax.sound.sampled.AudioFormat
Create a new audio format, given various attributes of it.
AudioFormat(float, int, int, boolean, boolean) - Constructor for class javax.sound.sampled.AudioFormat
Create a new PCM-based audio format, given various attributes of it.
AudioFormat.Encoding - Class in javax.sound.sampled
This describes a given audio format encoding.
AudioFormat.Encoding(String) - Constructor for class javax.sound.sampled.AudioFormat.Encoding
Create a new encoding descriptor, given its name.
AudioInputStream - Class in javax.sound.sampled
This is an InputStream which is specialized for reading audio files.
AudioInputStream(InputStream, AudioFormat, long) - Constructor for class javax.sound.sampled.AudioInputStream
Create a new AudioInputStream given an underlying InputStream, the audio format, and the length of the data in frames.
AudioInputStream(TargetDataLine) - Constructor for class javax.sound.sampled.AudioInputStream
Create a new AudioInputStream given a TargetDataLine.
AudioPermission - Class in javax.sound.sampled
This represents the permission to use an audio device.
AudioPermission(String) - Constructor for class javax.sound.sampled.AudioPermission
Construct an AudioPermission with the given name.
AudioPermission(String, String) - Constructor for class javax.sound.sampled.AudioPermission
Construct an AudioPermission with the given name.
AudioSystem - Class in javax.sound.sampled
This clas is the primary interface to the audio system.
AUGUST - Static variable in class java.util.Calendar
Constant representing August.
AUGUST - Static variable in class javax.xml.datatype.DatatypeConstants
Value for August.
AuthenticationException - Exception in javax.naming
 
AuthenticationException() - Constructor for exception javax.naming.AuthenticationException
 
AuthenticationException(String) - Constructor for exception javax.naming.AuthenticationException
 
AuthenticationException - Exception in javax.security.sasl
This exception is thrown by a SASL mechanism implementation to indicate that the SASL exchange has failed due to reasons related to authentication, such as an invalid identity, passphrase, or key.
AuthenticationException() - Constructor for exception javax.security.sasl.AuthenticationException
Constructs a new instance of AuthenticationException.
AuthenticationException(String) - Constructor for exception javax.security.sasl.AuthenticationException
Constructs a new instance of AuthenticationException with a detailed message.
AuthenticationException(String, Throwable) - Constructor for exception javax.security.sasl.AuthenticationException
Constructs a new instance of AuthenticationException with a detailed message and a root exception.
AuthenticationNotSupportedException - Exception in javax.naming
 
AuthenticationNotSupportedException() - Constructor for exception javax.naming.AuthenticationNotSupportedException
 
AuthenticationNotSupportedException(String) - Constructor for exception javax.naming.AuthenticationNotSupportedException
 
Authenticator - Class in java.net
This abstract class provides a model for obtaining authentication information (in the form of a username and password) required by some network operations (such as hitting a password protected web site).
Authenticator() - Constructor for class java.net.Authenticator
Default, no-argument constructor for subclasses to call.
AUTHORITATIVE - Static variable in interface javax.naming.Context
 
AuthorizeCallback - Class in javax.security.sasl
This callback is used by SaslServer to determine whether one entity (identified by an authenticated authentication ID) can act on behalf of another entity (identified by an authorization ID).
AuthorizeCallback(String, String) - Constructor for class javax.security.sasl.AuthorizeCallback
Constructs an instance of AuthorizeCallback.
AuthPermission - Class in javax.security.auth
A permission controlling access to authentication service.
AuthPermission(String) - Constructor for class javax.security.auth.AuthPermission
Creates a new authentication permission for the given target name.
AuthPermission(String, String) - Constructor for class javax.security.auth.AuthPermission
Creates a new authentication permission for the given target name.
AUTOSENSE - Static variable in class javax.print.DocFlavor.BYTE_ARRAY
Byte array doc flavor with a MIME Type of "application/octet-stream".
AUTOSENSE - Static variable in class javax.print.DocFlavor.INPUT_STREAM
InputStream doc flavor with a MIME Type of "application/octet-stream".
AUTOSENSE - Static variable in class javax.print.DocFlavor.URL
URL doc flavor with a MIME Type of "application/octet-stream".
AUX_RETURN - Static variable in class javax.sound.sampled.FloatControl.Type
Auxiliary return gain.
AUX_SEND - Static variable in class javax.sound.sampled.FloatControl.Type
Auxiliary send gain.
available() - Method in class java.io.BufferedInputStream
This method returns the number of bytes that can be read from this stream before a read can block.
available() - Method in class java.io.ByteArrayInputStream
This method returns the number of bytes available to be read from this stream.
available() - Method in class java.io.FileInputStream
This method returns the number of bytes that can be read from this stream before a read can block.
available() - Method in class java.io.FilterInputStream
Calls the in.available() method.
available() - Method in class java.io.InputStream
This method returns the number of bytes that can be read from this stream before a read can block.
available() - Method in class java.io.LineNumberInputStream
Deprecated. This method returns the number of bytes that can be read from the stream before the stream can block.
available() - Method in interface java.io.ObjectInput
This method returns the number of bytes that can be read without blocking.
available() - Method in class java.io.ObjectInputStream
 
available() - Method in class java.io.PipedInputStream
This method returns the number of bytes that can be read from this stream before blocking could occur.
available() - Method in class java.io.PushbackInputStream
This method returns the number of bytes that can be read from this stream before a read can block.
available() - Method in class java.io.SequenceInputStream
This method returns the number of bytes than can be read from the currently being read subordinate stream before that stream could block.
available() - Method in class java.io.StringBufferInputStream
Deprecated. This method returns the number of bytes available to be read from this stream.
available() - Method in class java.net.SocketImpl
Returns the number of bytes that the caller can read from this socket without blocking.
available() - Method in class java.util.zip.DeflaterInputStream
Returns 0 after EOF has been reached, otherwise always return 1.
available() - Method in class java.util.zip.InflaterInputStream
Returns 0 after EOF has been reached, otherwise always return 1.
available() - Method in class java.util.zip.ZipInputStream
Returns 0 after EOF has reached for the current entry data, otherwise always return 1.
available() - Method in class javax.crypto.CipherInputStream
Returns the number of bytes available without blocking.
available() - Method in class javax.sound.sampled.AudioInputStream
Return the number of bytes available to be read from the underlying stream.
available() - Method in interface javax.sound.sampled.DataLine
Return the number of bytes currently available on this DataLine.
availableCharsets() - Static method in class java.nio.charset.Charset
 
availablePermits() - Method in class java.util.concurrent.Semaphore
Returns the current number of permits available in this semaphore.
availableProcessors() - Method in class java.lang.Runtime
Returns the number of processors available to the Java Virtual machine.
averageBytesPerChar() - Method in class java.nio.charset.CharsetEncoder
 
averageCharsPerByte() - Method in class java.nio.charset.CharsetDecoder
 
avoidingGui() - Method in class java.beans.beancontext.BeanContextSupport
Returns true if this bean needs a GUI but is being prevented from using one.
avoidingGui() - Method in interface java.beans.Visibility
Tells whether Bean is trying not to use the GUI.
await() - Method in class java.util.concurrent.CountDownLatch
Causes the current thread to wait until the latch has counted down to zero, unless the thread is interrupted.
await(long, TimeUnit) - Method in class java.util.concurrent.CountDownLatch
Causes the current thread to wait until the latch has counted down to zero, unless the thread is interrupted, or the specified waiting time elapses.
await() - Method in class java.util.concurrent.CyclicBarrier
Waits until all parties have invoked await on this barrier.
await(long, TimeUnit) - Method in class java.util.concurrent.CyclicBarrier
Waits until all parties have invoked await on this barrier, or the specified waiting time elapses.
await() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
Implements interruptible condition wait.
await(long, TimeUnit) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
Implements timed condition wait.
await() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
Implements interruptible condition wait.
await(long, TimeUnit) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
Implements timed condition wait.
await() - Method in interface java.util.concurrent.locks.Condition
Causes the current thread to wait until it is signalled or interrupted.
await(long, TimeUnit) - Method in interface java.util.concurrent.locks.Condition
Causes the current thread to wait until it is signalled or interrupted, or the specified waiting time elapses.
awaitNanos(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
Implements timed condition wait.
awaitNanos(long) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
Implements timed condition wait.
awaitNanos(long) - Method in interface java.util.concurrent.locks.Condition
Causes the current thread to wait until it is signalled or interrupted, or the specified waiting time elapses.
awaitTermination(long, TimeUnit) - Method in interface java.util.concurrent.ExecutorService
Blocks until all tasks have completed execution after a shutdown request, or the timeout occurs, or the current thread is interrupted, whichever happens first.
awaitTermination(long, TimeUnit) - Method in class java.util.concurrent.ThreadPoolExecutor
 
awaitUninterruptibly() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
Implements uninterruptible condition wait.
awaitUninterruptibly() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
Implements uninterruptible condition wait.
awaitUninterruptibly() - Method in interface java.util.concurrent.locks.Condition
Causes the current thread to wait until it is signalled.
awaitUntil(Date) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
Implements absolute timed condition wait.
awaitUntil(Date) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
Implements absolute timed condition wait.
awaitUntil(Date) - Method in interface java.util.concurrent.locks.Condition
Causes the current thread to wait until it is signalled or interrupted, or the specified deadline elapses.
AWTError - Error in java.awt
This error is thrown when a critical Abstract Window Toolkit (AWT) error occurs.
AWTError(String) - Constructor for error java.awt.AWTError
Create a new instance with the specified descriptive error message.
AWTEvent - Class in java.awt
AWTEvent is the root event class for all AWT events in the JDK 1.1 event model.
AWTEvent(Event) - Constructor for class java.awt.AWTEvent
Initializes a new AWTEvent from the old Java 1.0 event object.
AWTEvent(Object, int) - Constructor for class java.awt.AWTEvent
Create an event on the specified source object and id.
AWTEventListener - Interface in java.awt.event
This listener is for classes that need to listen to all events in the AWT system.
AWTEventListenerProxy - Class in java.awt.event
This class allows adding an AWTEventListener which only pays attention to a specific event mask.
AWTEventListenerProxy(long, AWTEventListener) - Constructor for class java.awt.event.AWTEventListenerProxy
Construct an AWT Event Listener which only listens to events in the given mask, passing the work on to the real listener.
AWTEventMulticaster - Class in java.awt
This class is used to implement a chain of event handlers.
AWTEventMulticaster(EventListener, EventListener) - Constructor for class java.awt.AWTEventMulticaster
Initializes a new instance of AWTEventMulticaster with the specified event listener parameters.
AWTException - Exception in java.awt
This is a generic exception that indicates an exception occurred in the Abstract Window Toolkit (AWT) system.
AWTException(String) - Constructor for exception java.awt.AWTException
Create a new instance with the specified detailed error message.
AWTKeyStroke - Class in java.awt
This class mirrors KeyEvents, representing both low-level key presses and key releases, and high level key typed inputs.
AWTKeyStroke() - Constructor for class java.awt.AWTKeyStroke
Construct a keystroke with default values: it will be interpreted as a key typed event with an invalid character and no modifiers.
AWTKeyStroke(char, int, int, boolean) - Constructor for class java.awt.AWTKeyStroke
Construct a keystroke with the given values.
AWTPermission - Class in java.awt
This class implements permissions for AWT.
AWTPermission(String) - Constructor for class java.awt.AWTPermission
Construct a AWTPermission with the given name.
AWTPermission(String, String) - Constructor for class java.awt.AWTPermission
Create a new permission with the specified name.

aicas logoJamaica 3.2 release 62
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 _
aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2008 aicas GmbH. All Rights Reserved.