aicas logo Jamaica 3.4 release 8
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 _

B

b - Variable in class java.awt.AWTEventMulticaster
A variable in the event chain.
B - Static variable in class java.awt.PageAttributes.MediaType
 
B - Static variable in class javax.print.attribute.standard.MediaSize.Engineering
ANSI B paper size. 11 inch x 17 inch
B - Static variable in class javax.print.attribute.standard.MediaSizeName
The engineering ANSI B size medium: 11 inches x 17 inches.
B0 - Static variable in class java.awt.PageAttributes.MediaType
 
B0 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO B0 paper, 1000 mm x 1414 mm
B0 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
JIS B0 paper. 1030 mm x 1456 mm Note: The JIS B-series is not identical to the ISO B-series.
B1 - Static variable in class java.awt.PageAttributes.MediaType
 
B1 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO B1 paper, 707 mm x 1000 mm
B1 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
JIS B1 paper. 1030 mm x 1456 mm Note: The JIS B-series is not identical to the ISO B-series.
B10 - Static variable in class java.awt.PageAttributes.MediaType
 
B10 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO B10 paper, 31 mm x 44 mm
B10 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
JIS B10 paper. 32 mm x 45 mm Note: The JIS B-series is not identical to the ISO B-series.
B2 - Static variable in class java.awt.PageAttributes.MediaType
 
B2 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO B2 paper, 500 mm x 707 mm
B2 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
JIS B2 paper. 515 mm x 728 mm Note: The JIS B-series is not identical to the ISO B-series.
B3 - Static variable in class java.awt.PageAttributes.MediaType
 
B3 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO B3 paper, 353 mm x 500 mm
B3 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
JIS B3 paper. 364 mm x 515 mm Note: The JIS B-series is not identical to the ISO B-series.
B4 - Static variable in class java.awt.PageAttributes.MediaType
 
B4 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO B4 paper, 250 mm x 353 mm
B4 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
JIS B4 paper. 257 mm x 364 mm Note: The JIS B-series is not identical to the ISO B-series.
B5 - Static variable in class java.awt.PageAttributes.MediaType
 
B5 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO B5 paper, 176 mm x 250 mm
B5 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
JIS B5 paper. 1030 mm x 1456 mm Note: The JIS B-series is not identical to the ISO B-series.
B6 - Static variable in class java.awt.PageAttributes.MediaType
 
B6 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO B6 paper, 125 mm x 176 mm
B6 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
JIS B6 paper. 128 mm x 182 mm Note: The JIS B-series is not identical to the ISO B-series.
B7 - Static variable in class java.awt.PageAttributes.MediaType
 
B7 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO B7 paper, 88 mm x 125 mm
B7 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
JIS B7 paper. 91 mm x 128 mm Note: The JIS B-series is not identical to the ISO B-series.
B8 - Static variable in class java.awt.PageAttributes.MediaType
 
B8 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO B8 paper, 62 mm x 88 mm
B8 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
JIS B8 paper. 64 mm x 91 mm Note: The JIS B-series is not identical to the ISO B-series.
B9 - Static variable in class java.awt.PageAttributes.MediaType
 
B9 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO B9 paper, 44 mm x 62 mm
B9 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
JIS B9 paper. 45 mm x 64 mm Note: The JIS B-series is not identical to the ISO B-series.
BACK_SPACE - Static variable in class java.awt.Event
 
backBuffers - Variable in class java.awt.Component.BltBufferStrategy
The back buffers used in this strategy.
BACKGROUND - Static variable in class java.awt.BufferCapabilities.FlipContents
The back buffer is cleared with the background color after flipping.
BackingStoreException - Exception in java.util.prefs
Chained exception thrown when backing store fails.
BackingStoreException(String) - Constructor for exception java.util.prefs.BackingStoreException
Creates a new exception with a descriptive message.
BackingStoreException(Throwable) - Constructor for exception java.util.prefs.BackingStoreException
Create a new exception with the given cause.
BACKWARD_TRAVERSAL_KEYS - Static variable in class java.awt.KeyboardFocusManager
Identifies AWTKeyStrokes that move the focus backward in the focus cycle.
BAD_BINDINGS - Static variable in exception org.ietf.jgss.GSSException
Channel bindings mismatch error.
BAD_BOUNDARYPOINTS_ERR - Static variable in exception org.w3c.dom.ranges.RangeException
If the boundary-points of a Range do not meet specific requirements.
BAD_CONTEXT - Exception in org.omg.CORBA
Means that the operation is invoked by a client but the passed context has no values required by this operation.
BAD_CONTEXT(String) - Constructor for exception org.omg.CORBA.BAD_CONTEXT
Creates a BAD_CONTEXT with the default minor code of 0, completion state COMPLETED_NO and the given explaining message.
BAD_CONTEXT() - Constructor for exception org.omg.CORBA.BAD_CONTEXT
Creates BAD_CONTEXT with the default minor code of 0 and a completion state COMPLETED_NO.
BAD_CONTEXT(int, CompletionStatus) - Constructor for exception org.omg.CORBA.BAD_CONTEXT
Creates a BAD_CONTEXT exception with the specified minor code and completion status.
BAD_CONTEXT(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.BAD_CONTEXT
Created BAD_CONTEXT exception, providing full information.
BAD_INV_ORDER - Exception in org.omg.CORBA
Means that the caller has invoked operations in the wrong order.
BAD_INV_ORDER(String) - Constructor for exception org.omg.CORBA.BAD_INV_ORDER
Creates a BAD_INV_ORDER with the default minor code of 0, completion state COMPLETED_NO and the given explaining message.
BAD_INV_ORDER() - Constructor for exception org.omg.CORBA.BAD_INV_ORDER
Creates BAD_INV_ORDER with the default minor code of 0 and a completion state COMPLETED_NO.
BAD_INV_ORDER(int, CompletionStatus) - Constructor for exception org.omg.CORBA.BAD_INV_ORDER
Creates a BAD_INV_ORDER exception with the specified minor code and completion status.
BAD_INV_ORDER(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.BAD_INV_ORDER
Created BAD_INV_ORDER exception, providing full information.
BAD_MECH - Static variable in exception org.ietf.jgss.GSSException
Unsupported mechanism requested error.
BAD_MIC - Static variable in exception org.ietf.jgss.GSSException
Token had invalid integrity check error.
BAD_NAME - Static variable in exception org.ietf.jgss.GSSException
Invalid name provided error.
BAD_NAMETYPE - Static variable in exception org.ietf.jgss.GSSException
Name of unsupported type provided error.
BAD_OPERATION - Exception in org.omg.CORBA
Means that the object exists but does not support the operation that was invoked on it.
BAD_OPERATION(String) - Constructor for exception org.omg.CORBA.BAD_OPERATION
Creates a BAD_OPERATION with the default minor code of 0, completion state COMPLETED_NO and the given explaining message.
BAD_OPERATION() - Constructor for exception org.omg.CORBA.BAD_OPERATION
Creates BAD_OPERATION with the default minor code of 0 and a completion state COMPLETED_NO.
BAD_OPERATION(int, CompletionStatus) - Constructor for exception org.omg.CORBA.BAD_OPERATION
Creates a BAD_OPERATION exception with the specified minor code and completion status.
BAD_OPERATION(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.BAD_OPERATION
Created BAD_OPERATION exception, providing full information.
BAD_PARAM - Exception in org.omg.CORBA
The exception thrown when a parameter passed to a call is considered illegal.
BAD_PARAM(String) - Constructor for exception org.omg.CORBA.BAD_PARAM
Creates BAD_PARAM with the default minor code of 0, completion state COMPLETED_NO and the given explaining message.
BAD_PARAM() - Constructor for exception org.omg.CORBA.BAD_PARAM
Creates BAD_PARAM with the default minor code of 0 and a completion state COMPLETED_NO.
BAD_PARAM(int, CompletionStatus) - Constructor for exception org.omg.CORBA.BAD_PARAM
Creates a BAD_PARAM exception with the specified minor code and completion status.
BAD_PARAM(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.BAD_PARAM
Created BAD_PARAM exception, providing full information.
BAD_POLICY - Interface in org.omg.CORBA
Holds a single constant, specifying, that the requested Policy is not valid.
BAD_POLICY_TYPE - Interface in org.omg.CORBA
Holds a single constant, specifying, that the requested Policy type is not valid.
BAD_POLICY_VALUE - Interface in org.omg.CORBA
Holds a single constant, specifying, that the requested Policy value is not valid.
BAD_QOP - Static variable in exception org.ietf.jgss.GSSException
Unsupported QOP value error.
BAD_QOS - Exception in org.omg.CORBA
The BAD_QOS is raised when the object cannot support the quality of service required by an invocation parameter.
BAD_QOS(String) - Constructor for exception org.omg.CORBA.BAD_QOS
Creates BAD_QOS with the default minor code of 0, completion state COMPLETED_NO and the given explaining message.
BAD_QOS() - Constructor for exception org.omg.CORBA.BAD_QOS
Creates BAD_QOS with the default minor code of 0 and a completion state COMPLETED_NO.
BAD_QOS(int, CompletionStatus) - Constructor for exception org.omg.CORBA.BAD_QOS
Creates a BAD_QOS exception with the specified minor code and completion status.
BAD_QOS(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.BAD_QOS
Created BAD_QOS exception, providing full information.
BAD_STATUS - Static variable in exception org.ietf.jgss.GSSException
Invalid status code error - this is the default status value.
BAD_TYPECODE - Exception in org.omg.CORBA
Means that the some TypeCode has been realized to be invalid (for example, has an invalid TCKind value).
BAD_TYPECODE(String) - Constructor for exception org.omg.CORBA.BAD_TYPECODE
Creates a BAD_TYPECODE with the default minor code of 0, completion state COMPLETED_NO and the given explaining message.
BAD_TYPECODE() - Constructor for exception org.omg.CORBA.BAD_TYPECODE
Creates BAD_TYPECODE with the default minor code of 0 and a completion state COMPLETED_NO.
BAD_TYPECODE(int, CompletionStatus) - Constructor for exception org.omg.CORBA.BAD_TYPECODE
Creates a BAD_TYPECODE exception with the specified minor code and completion status.
BAD_TYPECODE(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.BAD_TYPECODE
Created BAD_TYPECODE exception, providing full information.
BadAttributeValueExpException - Exception in javax.management
Thrown when the value of an a attribute passed to a query proves to be invalid.
BadAttributeValueExpException(Object) - Constructor for exception javax.management.BadAttributeValueExpException
Constructs a new BadAttributeValueExpException using the specified object to represent the invalid value.
BadBinaryOpValueExpException - Exception in javax.management
Thrown when the expression passed to a method for constructing a query proves to be invalid.
BadBinaryOpValueExpException(ValueExp) - Constructor for exception javax.management.BadBinaryOpValueExpException
Constructs a new BadBinaryOpValueExpException using the specified expression to represent the invalid one.
BadKind - Exception in org.omg.CORBA.TypeCodePackage
This exception is thrown when an inappropriate operation is invoked on a TypeCode object.
BadKind() - Constructor for exception org.omg.CORBA.TypeCodePackage.BadKind
Constructs a the exception.
BadKind(String) - Constructor for exception org.omg.CORBA.TypeCodePackage.BadKind
Constructs the exception, explaining the reason of throwing it.
BadPaddingException - Exception in javax.crypto
This exception is thrown during decryption when the decrypted input does not have the proper padding bytes that are expected by the padding mechanism.
BadPaddingException() - Constructor for exception javax.crypto.BadPaddingException
Creates a new bad padding exception with no detail message.
BadPaddingException(String) - Constructor for exception javax.crypto.BadPaddingException
Creates a new bad padding exception with a detail message.
BadStringOperationException - Exception in javax.management
Thrown when a string-based operation passed to a query proves to be invalid.
BadStringOperationException(String) - Constructor for exception javax.management.BadStringOperationException
Constructs a new BadStringOperationException using the specified object to represent the invalid string operation.
BALANCE - Static variable in class javax.sound.sampled.FloatControl.Type
Balance.
BandCombineOp - Class in java.awt.image
Filter Raster pixels by applying a matrix.
BandCombineOp(float[][], RenderingHints) - Constructor for class java.awt.image.BandCombineOp
Construct a BandCombineOp.
BandedSampleModel - Class in java.awt.image
A sample model that reads each sample value from a separate band in the DataBuffer.
BandedSampleModel(int, int, int, int) - Constructor for class java.awt.image.BandedSampleModel
Creates a new BandedSampleModel.
BandedSampleModel(int, int, int, int, int[], int[]) - Constructor for class java.awt.image.BandedSampleModel
Creates a new BandedSampleModel.
bandOffsets - Variable in class java.awt.image.ComponentSampleModel
The offsets to the first sample for each band.
bank - Variable in class javax.sound.midi.VoiceStatus
The bank of the voice when active.
bankIndices - Variable in class java.awt.image.ComponentSampleModel
The indices of the bank used to store each band in a data buffer.
banks - Variable in class java.awt.image.DataBuffer
The number of banks in this buffer.
BASE64Decoder - Class in sun.misc
This class implements a BASE64 Character decoder as specified in RFC1521.
BASE64Decoder() - Constructor for class sun.misc.BASE64Decoder
 
BASE64Encoder - Class in sun.misc
This class implements a BASE64 Character encoder as specified in RFC1521.
BASE64Encoder() - Constructor for class sun.misc.BASE64Encoder
 
baseIsLeftToRight() - Method in class java.text.Bidi
Return true if the paragraph base embedding is left-to-right, false otherwise.
BaseType - Interface in sun.reflect.generics.tree
Common superinterface for all nodes representing a primitive type.
baseWireHandle - Static variable in interface java.io.ObjectStreamConstants
The first handle that will be assigned to an object, for later references.
BASIC_LATIN - Static variable in class java.lang.Character.UnicodeBlock
Unicode Block
BasicAttribute - Class in javax.naming.directory
 
BasicAttribute(String) - Constructor for class javax.naming.directory.BasicAttribute
 
BasicAttribute(String, boolean) - Constructor for class javax.naming.directory.BasicAttribute
 
BasicAttribute(String, Object) - Constructor for class javax.naming.directory.BasicAttribute
 
BasicAttribute(String, Object, boolean) - Constructor for class javax.naming.directory.BasicAttribute
 
BasicAttributes - Class in javax.naming.directory
 
BasicAttributes() - Constructor for class javax.naming.directory.BasicAttributes
 
BasicAttributes(boolean) - Constructor for class javax.naming.directory.BasicAttributes
 
BasicAttributes(String, Object) - Constructor for class javax.naming.directory.BasicAttributes
 
BasicAttributes(String, Object, boolean) - Constructor for class javax.naming.directory.BasicAttributes
 
BasicControl - Class in com.sun.jndi.ldap
This class provides a basic implementation of the Control interface.
BasicControl(String) - Constructor for class com.sun.jndi.ldap.BasicControl
Constructs a new instance of BasicControl.
BasicControl(String, boolean, byte[]) - Constructor for class com.sun.jndi.ldap.BasicControl
Constructs a new instance of BasicControl.
BasicControl - Class in javax.naming.ldap
This class provides a basic implementation of the Control interface.
BasicControl(String) - Constructor for class javax.naming.ldap.BasicControl
Constructs a non-critical control.
BasicControl(String, boolean, byte[]) - Constructor for class javax.naming.ldap.BasicControl
Constructs a control using the supplied arguments.
BasicPermission - Class in java.security
This class implements a simple model for named permissions without an associated action list.
BasicPermission(String) - Constructor for class java.security.BasicPermission
Create a new instance with the specified permission name.
BasicPermission(String, String) - Constructor for class java.security.BasicPermission
Create a new instance with the specified permission name.
BasicStroke - Class in java.awt
A general purpose Stroke implementation that can represent a wide variety of line styles for use with subclasses of Graphics2D.
BasicStroke(float, int, int, float, float[], float) - Constructor for class java.awt.BasicStroke
Creates a new BasicStroke instance with the given attributes.
BasicStroke(float, int, int, float) - Constructor for class java.awt.BasicStroke
Creates a new BasicStroke instance with the given attributes.
BasicStroke(float, int, int) - Constructor for class java.awt.BasicStroke
Creates a new BasicStroke instance with the given attributes.
BasicStroke(float) - Constructor for class java.awt.BasicStroke
Creates a new BasicStroke instance with the given line width.
BasicStroke() - Constructor for class java.awt.BasicStroke
Creates a new BasicStroke instance.
BATCHSIZE - Static variable in interface javax.naming.Context
 
BatchUpdateException - Exception in java.sql
This class extends SQLException to count the successful updates in each statement in a batch that was successfully updated prior to the error.
BatchUpdateException(String, String, int, int[]) - Constructor for exception java.sql.BatchUpdateException
This method initializes a new instance of BatchUpdateException with the specified descriptive error message, SQL state, and update count information.
BatchUpdateException(String, String, int[]) - Constructor for exception java.sql.BatchUpdateException
This method initializes a new instance of BatchUpdateException with the specified descriptive error message, SQL state, and update count information.
BatchUpdateException(String, int[]) - Constructor for exception java.sql.BatchUpdateException
This method initializes a new instance of BatchUpdateException with the specified descriptive error message and update count information.
BatchUpdateException(int[]) - Constructor for exception java.sql.BatchUpdateException
Initializes a new instance of BatchUpdateException with the specified update count information and no descriptive error message.
BatchUpdateException() - Constructor for exception java.sql.BatchUpdateException
Initializes a new instance of BatchUpdateException with no descriptive error message.
BC - Static variable in class java.util.GregorianCalendar
Constant representing the era BC (Before Christ).
bcmListeners - Variable in class java.beans.beancontext.BeanContextSupport
 
bcsChildren() - Method in class java.beans.beancontext.BeanContextSupport
 
bcsListeners - Variable in class java.beans.beancontext.BeanContextServicesSupport
A collection of listeners who receive availability and revocation notifications.
bcsPreDeserializationHook(ObjectInputStream) - Method in class java.beans.beancontext.BeanContextServicesSupport
Deserializes any service providers which are serializable.
bcsPreDeserializationHook(ObjectInputStream) - Method in class java.beans.beancontext.BeanContextSupport
Subclasses may use this method to perform their own deserialization after the default deserialization process has taken place, but prior to the deserialization of the children.
bcsPreSerializationHook(ObjectOutputStream) - Method in class java.beans.beancontext.BeanContextServicesSupport
Serializes any service providers which are serializable.
bcsPreSerializationHook(ObjectOutputStream) - Method in class java.beans.beancontext.BeanContextSupport
Subclasses may use this method to perform their own serialization after the default serialization process has taken place, but prior to the serialization of the children.
BeanContext - Interface in java.beans.beancontext
Acts as a container for sub-beans and as a sub-bean, so that an entire hierarchy of beans can be made up of BeanContexts.
beanContext - Variable in class java.beans.beancontext.BeanContextChildSupport
The parent BeanContext.
BeanContextChild - Interface in java.beans.beancontext
Beans implement this to get information about the execution environment and its services and to be placed in the hierarchy.
BeanContextChildComponentProxy - Interface in java.beans.beancontext
Interface for BeanContextChilds which wish to associate an AWT component with them.
beanContextChildPeer - Variable in class java.beans.beancontext.BeanContextChildSupport
The peer on which to perform set actions.
BeanContextChildSupport - Class in java.beans.beancontext
Support for creating a BeanContextChild.
BeanContextChildSupport() - Constructor for class java.beans.beancontext.BeanContextChildSupport
Create a new BeanContextChildSupport with itself as the peer.
BeanContextChildSupport(BeanContextChild) - Constructor for class java.beans.beancontext.BeanContextChildSupport
Create a new BeanContextChildSupport with the specified peer.
BeanContextContainerProxy - Interface in java.beans.beancontext
Interface for BeanContexts which wish to associate an AWT container with them.
BeanContextEvent - Class in java.beans.beancontext
Generic superclass for events fired by BeanContexts.
BeanContextEvent(BeanContext) - Constructor for class java.beans.beancontext.BeanContextEvent
Create a new event, from the specified BeanContext.
BeanContextMembershipEvent - Class in java.beans.beancontext
Event fired when children are added to or removed from a BeanContext.
BeanContextMembershipEvent(BeanContext, Collection) - Constructor for class java.beans.beancontext.BeanContextMembershipEvent
Create a new membership event.
BeanContextMembershipEvent(BeanContext, Object[]) - Constructor for class java.beans.beancontext.BeanContextMembershipEvent
Create a new membership event.
BeanContextMembershipListener - Interface in java.beans.beancontext
This is the interface to which BeanContextMembershipEvents are sent.
BeanContextProxy - Interface in java.beans.beancontext
Beans that wish to have a BeanContextChild or BeanContext associated with them but do not wish to implement those interfaces directly, can implement this interface.
BeanContextServiceAvailableEvent - Class in java.beans.beancontext
Event fired when new services become available through a BeanContextServices.
BeanContextServiceAvailableEvent(BeanContextServices, Class) - Constructor for class java.beans.beancontext.BeanContextServiceAvailableEvent
Create a new service available event.
BeanContextServiceProvider - Interface in java.beans.beancontext
An actual factory for services.
BeanContextServiceProviderBeanInfo - Interface in java.beans.beancontext
BeanContextServiceProviders implement this to provide information about all of the services they provide.
BeanContextServiceRevokedEvent - Class in java.beans.beancontext
Event fired when services are revoked from a BeanContextServices.
BeanContextServiceRevokedEvent(BeanContextServices, Class, boolean) - Constructor for class java.beans.beancontext.BeanContextServiceRevokedEvent
Create a new service revoked event.
BeanContextServiceRevokedListener - Interface in java.beans.beancontext
Listens for service revoke events.
BeanContextServices - Interface in java.beans.beancontext
Allows a BeanContext to provide services to its children.
BeanContextServicesListener - Interface in java.beans.beancontext
Listens for service add and revoke events.
BeanContextServicesSupport - Class in java.beans.beancontext
This is a helper class for implementing a bean context which supplies services.
BeanContextServicesSupport() - Constructor for class java.beans.beancontext.BeanContextServicesSupport
Construct a BeanContextServicesSupport instance.
BeanContextServicesSupport(BeanContextServices) - Constructor for class java.beans.beancontext.BeanContextServicesSupport
Construct a BeanContextServicesSupport instance.
BeanContextServicesSupport(BeanContextServices, Locale) - Constructor for class java.beans.beancontext.BeanContextServicesSupport
Construct a BeanContextServicesSupport instance.
BeanContextServicesSupport(BeanContextServices, Locale, boolean) - Constructor for class java.beans.beancontext.BeanContextServicesSupport
Construct a BeanContextServicesSupport instance.
BeanContextServicesSupport(BeanContextServices, Locale, boolean, boolean) - Constructor for class java.beans.beancontext.BeanContextServicesSupport
Construct a BeanContextServicesSupport instance.
BeanContextServicesSupport.BCSSChild - Class in java.beans.beancontext
 
BeanContextServicesSupport.BCSSProxyServiceProvider - Class in java.beans.beancontext
 
BeanContextServicesSupport.BCSSServiceProvider - Class in java.beans.beancontext
 
BeanContextSupport - Class in java.beans.beancontext
This is a helper class for implementing a bean context.
BeanContextSupport() - Constructor for class java.beans.beancontext.BeanContextSupport
Construct a BeanContextSupport instance.
BeanContextSupport(BeanContext) - Constructor for class java.beans.beancontext.BeanContextSupport
Construct a BeanContextSupport instance.
BeanContextSupport(BeanContext, Locale) - Constructor for class java.beans.beancontext.BeanContextSupport
Construct a BeanContextSupport instance.
BeanContextSupport(BeanContext, Locale, boolean) - Constructor for class java.beans.beancontext.BeanContextSupport
Construct a BeanContextSupport instance.
BeanContextSupport(BeanContext, Locale, boolean, boolean) - Constructor for class java.beans.beancontext.BeanContextSupport
Construct a BeanContextSupport instance.
BeanContextSupport.BCSChild - Class in java.beans.beancontext
 
BeanContextSupport.BCSIterator - Class in java.beans.beancontext
 
BeanDescriptor - Class in java.beans
BeanDescriptor describes general information about a Bean, plus stores the Bean's Class and it's customizer's Class.
BeanDescriptor(Class<?>) - Constructor for class java.beans.BeanDescriptor
Create a new BeanDescriptor with the given beanClass and no customizer class.
BeanDescriptor(Class<?>, Class<?>) - Constructor for class java.beans.BeanDescriptor
Create a new BeanDescriptor with the given bean class and customizer class.
BeanInfo - Interface in java.beans
BeanInfo can be implemented in order to provide explicit information to the Introspector.
Beans - Class in java.beans
Beans provides some helper methods that allow the basic operations of Bean-ness.
Beans() - Constructor for class java.beans.Beans
Once again, we have a java.beans class with only static methods that can be instantiated.
beep() - Method in class java.awt.Toolkit
Causes a "beep" tone to be generated.
before(Timestamp) - Method in class java.sql.Timestamp
This methods tests whether this object is earlier than the specified object.
before(Object) - Method in class java.util.Calendar
Compares the given calendar with this.
before(Date) - Method in class java.util.Date
Tests if this date is before the specified date.
BEFORE_FIRST_LINE - Static variable in class java.awt.BorderLayout
The constant indicating the position before the first line of the layout.
BEFORE_LINE_BEGINS - Static variable in class java.awt.BorderLayout
The constant indicating the position before the first item of the layout.
BEFORE_PRI_29 - Static variable in class sun.text.normalizer.NormalizerImpl
Options bit 8, use buggy recomposition described in Unicode Public Review Issue #29 at http://www.unicode.org/review/resolved-pri.html#pri29 Used in IDNA implementation according to strict interpretation of IDNA definition based on Unicode 3.2 which predates PRI #29.
beforeCompletion() - Method in interface javax.transaction.Synchronization
 
beforeExecute(Thread, Runnable) - Method in class java.util.concurrent.ThreadPoolExecutor
Method invoked prior to executing the given Runnable in the given thread.
beforeFirst() - Method in interface java.sql.ResultSet
This method repositions the cursor to before the first row in the result set.
begin() - Method in class java.nio.channels.spi.AbstractInterruptibleChannel
Marks the beginning of an I/O operation that might block indefinitely.
begin() - Method in class java.nio.channels.spi.AbstractSelector
Marks the beginning of an I/O operation that might block indefinitely.
begin() - Method in interface javax.transaction.TransactionManager
 
begin() - Method in interface javax.transaction.UserTransaction
 
BEGIN_FILTER_TOKEN - Static variable in class com.sun.jndi.toolkit.dir.SearchFilter
 
beginSeq(int) - Method in class com.sun.jndi.ldap.BerEncoder
Begin encoding a sequence with a tag.
BENGALI - Static variable in class java.lang.Character.UnicodeBlock
Unicode Block
Ber - Class in com.sun.jndi.ldap
Base class that defines common fields, constants, and debug method.
Ber() - Constructor for class com.sun.jndi.ldap.Ber
 
BerDecoder - Class in com.sun.jndi.ldap
A BER decoder.
BerDecoder(byte[], int, int) - Constructor for class com.sun.jndi.ldap.BerDecoder
Creates a BER decoder that reads bytes from the specified buffer.
BerEncoder - Class in com.sun.jndi.ldap
A BER encoder.
BerEncoder() - Constructor for class com.sun.jndi.ldap.BerEncoder
Creates a BER buffer for encoding.
BerEncoder(int) - Constructor for class com.sun.jndi.ldap.BerEncoder
Creates a BER buffer of a specified size for encoding.
BEST_COMPRESSION - Static variable in class java.util.zip.Deflater
Compression level for best compression.
BEST_SPEED - Static variable in class java.util.zip.Deflater
Compression level for fastest compression.
bestRowNotPseudo - Static variable in interface java.sql.DatabaseMetaData
The best row identifier is not a pseudo-column.
bestRowPseudo - Static variable in interface java.sql.DatabaseMetaData
The best row identifier is a pseudo-column.
bestRowSession - Static variable in interface java.sql.DatabaseMetaData
The best row identifier is valid to the end of the session.
bestRowTemporary - Static variable in interface java.sql.DatabaseMetaData
The best row's scope is only guaranteed to be valid so long as the row is actually being used.
bestRowTransaction - Static variable in interface java.sql.DatabaseMetaData
The best row identifier is valid to the end of the transaction.
bestRowUnknown - Static variable in interface java.sql.DatabaseMetaData
The best row may or may not be a pseudo-column.
between(ValueExp, ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a query expression representing the constraint that the value, v1, lies between v2 and v3.
Bidi - Class in java.text
Bidirectional Algorithm implementation.
Bidi(AttributedCharacterIterator) - Constructor for class java.text.Bidi
Create a new Bidi object given an attributed character iterator.
Bidi(char[], int, byte[], int, int, int) - Constructor for class java.text.Bidi
Create a new Bidi object with the indicated text and, possibly, explicit embedding settings.
Bidi(String, int) - Constructor for class java.text.Bidi
Create a new Bidi object using the contents of the given String as the text.
BIG_ENDIAN - Static variable in class java.nio.ByteOrder
Constant indicating big endian byte order.
BIG_ENDIAN - Static variable in class javax.realtime.RealtimeSystem
Byte-order mode in which higher values appear at lower memory addresses.
BigDecimal - Class in java.math
Immutable, arbitrary-precision signed decimal numbers.
BigDecimal(char[], int, int) - Constructor for class java.math.BigDecimal
Translates a character array representation of a BigDecimal into a BigDecimal, accepting the same sequence of characters as the BigDecimal.BigDecimal(String) constructor, while allowing a sub-array to be specified.
BigDecimal(char[], int, int, MathContext) - Constructor for class java.math.BigDecimal
Translates a character array representation of a BigDecimal into a BigDecimal, accepting the same sequence of characters as the BigDecimal.BigDecimal(String) constructor, while allowing a sub-array to be specified and with rounding according to the context settings.
BigDecimal(char[]) - Constructor for class java.math.BigDecimal
Translates a character array representation of a BigDecimal into a BigDecimal, accepting the same sequence of characters as the BigDecimal.BigDecimal(String) constructor.
BigDecimal(char[], MathContext) - Constructor for class java.math.BigDecimal
Translates a character array representation of a BigDecimal into a BigDecimal, accepting the same sequence of characters as the BigDecimal.BigDecimal(String) constructor and with rounding according to the context settings.
BigDecimal(String) - Constructor for class java.math.BigDecimal
Translates the string representation of a BigDecimal into a BigDecimal.
BigDecimal(String, MathContext) - Constructor for class java.math.BigDecimal
Translates the string representation of a BigDecimal into a BigDecimal, accepting the same strings as the BigDecimal.BigDecimal(String) constructor, with rounding according to the context settings.
BigDecimal(double) - Constructor for class java.math.BigDecimal
Translates a double into a BigDecimal which is the exact decimal representation of the double's binary floating-point value.
BigDecimal(double, MathContext) - Constructor for class java.math.BigDecimal
Translates a double into a BigDecimal, with rounding according to the context settings.
BigDecimal(BigInteger) - Constructor for class java.math.BigDecimal
Translates a BigInteger into a BigDecimal.
BigDecimal(BigInteger, MathContext) - Constructor for class java.math.BigDecimal
Translates a BigInteger into a BigDecimal rounding according to the context settings.
BigDecimal(BigInteger, int) - Constructor for class java.math.BigDecimal
Translates a BigInteger unscaled value and an int scale into a BigDecimal.
BigDecimal(BigInteger, int, MathContext) - Constructor for class java.math.BigDecimal
Translates a BigInteger unscaled value and an int scale into a BigDecimal, with rounding according to the context settings.
BigDecimal(int) - Constructor for class java.math.BigDecimal
Translates an int into a BigDecimal.
BigDecimal(int, MathContext) - Constructor for class java.math.BigDecimal
Translates an int into a BigDecimal, with rounding according to the context settings.
BigDecimal(long) - Constructor for class java.math.BigDecimal
Translates a long into a BigDecimal.
BigDecimal(long, MathContext) - Constructor for class java.math.BigDecimal
Translates a long into a BigDecimal, with rounding according to the context settings.
BIGDECIMAL - Static variable in class javax.management.openmbean.SimpleType
The SimpleType representation of java.math.BigDecimal.
bigEndian - Variable in class javax.sound.sampled.AudioFormat
True if the audio data is stored big-endian.
BIGINT - Static variable in class java.sql.Types
 
BigInteger - Class in java.math
Immutable arbitrary-precision integers.
BigInteger(byte[]) - Constructor for class java.math.BigInteger
Translates a byte array containing the two's-complement binary representation of a BigInteger into a BigInteger.
BigInteger(int, byte[]) - Constructor for class java.math.BigInteger
Translates the sign-magnitude representation of a BigInteger into a BigInteger.
BigInteger(String, int) - Constructor for class java.math.BigInteger
Translates the String representation of a BigInteger in the specified radix into a BigInteger.
BigInteger(String) - Constructor for class java.math.BigInteger
Translates the decimal String representation of a BigInteger into a BigInteger.
BigInteger(int, Random) - Constructor for class java.math.BigInteger
Constructs a randomly generated BigInteger, uniformly distributed over the range 0 to (2numBits - 1), inclusive.
BigInteger(int, int, Random) - Constructor for class java.math.BigInteger
Constructs a randomly generated positive BigInteger that is probably prime, with the specified bitLength.
BIGINTEGER - Static variable in class javax.management.openmbean.SimpleType
The SimpleType representation of java.math.BigInteger.
BINARY - Static variable in class java.sql.Types
 
BinaryRefAddr - Class in javax.naming
RefAddr that uses a byte array as content.
BinaryRefAddr(String, byte[]) - Constructor for class javax.naming.BinaryRefAddr
Contructs a new BinaryRefAddr with the given type and content.
BinaryRefAddr(String, byte[], int, int) - Constructor for class javax.naming.BinaryRefAddr
Contructs a new BinaryRefAddr with the given type and the content taken from the given byte array.
binarySearch(byte[], byte) - Static method in class java.util.Arrays
Perform a binary search of a byte array for a key.
binarySearch(byte[], int, int, byte) - Static method in class java.util.Arrays
Perform a binary search of a range of a byte array for a key.
binarySearch(char[], char) - Static method in class java.util.Arrays
Perform a binary search of a char array for a key.
binarySearch(char[], int, int, char) - Static method in class java.util.Arrays
Perform a binary search of a range of a char array for a key.
binarySearch(short[], short) - Static method in class java.util.Arrays
Perform a binary search of a short array for a key.
binarySearch(short[], int, int, short) - Static method in class java.util.Arrays
Perform a binary search of a range of a short array for a key.
binarySearch(int[], int) - Static method in class java.util.Arrays
Perform a binary search of an int array for a key.
binarySearch(int[], int, int, int) - Static method in class java.util.Arrays
Perform a binary search of a range of an integer array for a key.
binarySearch(long[], long) - Static method in class java.util.Arrays
Perform a binary search of a long array for a key.
binarySearch(long[], int, int, long) - Static method in class java.util.Arrays
Perform a binary search of a range of a long array for a key.
binarySearch(float[], float) - Static method in class java.util.Arrays
Perform a binary search of a float array for a key.
binarySearch(float[], int, int, float) - Static method in class java.util.Arrays
Perform a binary search of a range of a float array for a key.
binarySearch(double[], double) - Static method in class java.util.Arrays
Perform a binary search of a double array for a key.
binarySearch(double[], int, int, double) - Static method in class java.util.Arrays
Perform a binary search of a range of a double array for a key.
binarySearch(Object[], Object) - Static method in class java.util.Arrays
Perform a binary search of an Object array for a key, using the natural ordering of the elements.
binarySearch(Object[], int, int, Object) - Static method in class java.util.Arrays
Perform a binary search of a range of an Object array for a key.
binarySearch(T[], T, Comparator<? super T>) - Static method in class java.util.Arrays
Perform a binary search of an Object array for a key, using a supplied Comparator.
binarySearch(T[], int, int, T, Comparator<? super T>) - Static method in class java.util.Arrays
Perform a binary search of a range of an Object array for a key using a Comparator.
binarySearch(List<? extends Comparable<? super T>>, T) - Static method in class java.util.Collections
Perform a binary search of a List for a key, using the natural ordering of the elements.
binarySearch(List<? extends T>, T, Comparator<? super T>) - Static method in class java.util.Collections
Perform a binary search of a List for a key, using a supplied Comparator.
bind(String, Object) - Method in class com.sun.jndi.toolkit.ctx.PartialCompositeContext
 
bind(Name, Object) - Method in class com.sun.jndi.toolkit.ctx.PartialCompositeContext
 
bind(String, Object, Attributes) - Method in class com.sun.jndi.toolkit.ctx.PartialCompositeDirContext
 
bind(Name, Object, Attributes) - Method in class com.sun.jndi.toolkit.ctx.PartialCompositeDirContext
 
bind(String, Object) - Method in class com.sun.jndi.toolkit.dir.HierMemDirCtx
 
bind(Name, Object) - Method in class com.sun.jndi.toolkit.dir.HierMemDirCtx
 
bind(String, Object, Attributes) - Method in class com.sun.jndi.toolkit.dir.HierMemDirCtx
 
bind(Name, Object, Attributes) - Method in class com.sun.jndi.toolkit.dir.HierMemDirCtx
 
bind(String, Object) - Method in class com.sun.jndi.toolkit.url.GenericURLContext
 
bind(Name, Object) - Method in class com.sun.jndi.toolkit.url.GenericURLContext
 
bind(String, Object, Attributes) - Method in class com.sun.jndi.toolkit.url.GenericURLDirContext
 
bind(Name, Object, Attributes) - Method in class com.sun.jndi.toolkit.url.GenericURLDirContext
 
bind(String, Object) - Method in class com.sun.jndi.url.ldap.ldapURLContext
 
bind(Name, Object) - Method in class com.sun.jndi.url.ldap.ldapURLContext
 
bind(String, Object, Attributes) - Method in class com.sun.jndi.url.ldap.ldapURLContext
 
bind(Name, Object, Attributes) - Method in class com.sun.jndi.url.ldap.ldapURLContext
 
bind(SocketAddress) - Method in class java.net.DatagramSocket
Binds the socket to the given socket address.
bind(int, InetAddress) - Method in class java.net.DatagramSocketImpl
This method binds the socket to the specified local port and address.
bind(SocketAddress) - Method in class java.net.ServerSocket
Binds the server socket to a specified socket address
bind(SocketAddress, int) - Method in class java.net.ServerSocket
Binds the server socket to a specified socket address
bind(SocketAddress) - Method in class java.net.Socket
Binds the socket to the givent local address/port
bind(InetAddress, int) - Method in class java.net.SocketImpl
Binds to the specified port on the specified addr.
bind(String, Remote) - Static method in class java.rmi.Naming
Try to bind the given object to the given service name.
bind(String, Remote) - Method in interface java.rmi.registry.Registry
 
bind(Name, Object) - Method in interface javax.naming.Context
 
bind(String, Object) - Method in interface javax.naming.Context
 
bind(Name, Object, Attributes) - Method in interface javax.naming.directory.DirContext
 
bind(String, Object, Attributes) - Method in interface javax.naming.directory.DirContext
 
bind(Name, Object, Attributes) - Method in class javax.naming.directory.InitialDirContext
 
bind(String, Object, Attributes) - Method in class javax.naming.directory.InitialDirContext
 
bind(Name, Object) - Method in class javax.naming.InitialContext
 
bind(String, Object) - Method in class javax.naming.InitialContext
 
BIND - Static variable in class javax.print.attribute.standard.Finishings
Selects that a binding is to be applied to the document.
bind(NameComponent[], Object) - Method in class org.omg.CosNaming._NamingContextStub
Gives the object a name, valid in this context.
bind(NameComponent[], Object) - Method in interface org.omg.CosNaming.NamingContext
Gives the object a name, valid in this context.
bind(NameComponent[], Object) - Method in interface org.omg.CosNaming.NamingContextOperations
Gives the object a name, valid in this context.
bind_context(NameComponent[], NamingContext) - Method in class org.omg.CosNaming._NamingContextStub
Gives a child context name, valid in this context.
bind_context(NameComponent[], NamingContext) - Method in interface org.omg.CosNaming.NamingContext
Gives a child context name, valid in this context.
bind_context(NameComponent[], NamingContext) - Method in interface org.omg.CosNaming.NamingContextOperations
Gives a child context name, valid in this context.
bind_new_context(NameComponent[]) - Method in class org.omg.CosNaming._NamingContextStub
Create a new context and give it a given name (bound it) in the current context.
bind_new_context(NameComponent[]) - Method in interface org.omg.CosNaming.NamingContext
Create a new context and give it a given name (bound it) in the current context.
bind_new_context(NameComponent[]) - Method in interface org.omg.CosNaming.NamingContextOperations
Create a new context and give it a given name (bound it) in the current context.
BindException - Exception in java.net
This exception indicates that an error occurred while attempting to bind socket to a particular port.
BindException() - Constructor for exception java.net.BindException
Create a new instance without a descriptive error message.
BindException(String) - Constructor for exception java.net.BindException
Create a new instance with a descriptive error message, such as the text from strerror(3).
Binding - Class in javax.naming
Binding represents the name-object mapping of a binding in a context.
Binding(String, Object) - Constructor for class javax.naming.Binding
Constructs an instance with the given name and object.
Binding(String, Object, boolean) - Constructor for class javax.naming.Binding
Constructs an instance with the given name and object and a flag indicating if the name is relative to the target context.
Binding(String, String, Object) - Constructor for class javax.naming.Binding
Constructs an instance with the given name, classname and object.
Binding(String, String, Object, boolean) - Constructor for class javax.naming.Binding
Constructs an instance with the given name, classname, object and a flag indicating if the name is relative to the target context.
Binding - Class in org.omg.CosNaming
Defines the binding with the given name and type.
Binding() - Constructor for class org.omg.CosNaming.Binding
Create an empty binding.
Binding(NameComponent[], BindingType) - Constructor for class org.omg.CosNaming.Binding
Create the binding, initialised to the given values.
binding_name - Variable in class org.omg.CosNaming.Binding
The binding name, consisting of the number of the name components.
binding_type - Variable in class org.omg.CosNaming.Binding
The binding type holds value ncontext for bindings, created with operations bind_context, rebind_context or bind_new_context.
BindingHelper - Class in org.omg.CosNaming
The helper operations for Binding.
BindingHelper() - Constructor for class org.omg.CosNaming.BindingHelper
 
BindingHolder - Class in org.omg.CosNaming
A holder for the binding type.
BindingHolder() - Constructor for class org.omg.CosNaming.BindingHolder
Create an empty instance.
BindingHolder(Binding) - Constructor for class org.omg.CosNaming.BindingHolder
Create the intialised holder.
BindingIterator - Interface in org.omg.CosNaming
The iterator for seing the available bindings.
BindingIteratorHelper - Class in org.omg.CosNaming
The helper operations for BindingIterator
BindingIteratorHelper() - Constructor for class org.omg.CosNaming.BindingIteratorHelper
 
BindingIteratorHolder - Class in org.omg.CosNaming
The holder to store the binding iterator.
BindingIteratorHolder() - Constructor for class org.omg.CosNaming.BindingIteratorHolder
Create an empty instance of this holder.
BindingIteratorHolder(BindingIterator) - Constructor for class org.omg.CosNaming.BindingIteratorHolder
Create the intialised instance.
BindingIteratorOperations - Interface in org.omg.CosNaming
The operations, applicable for an iterator for seing the available bindings.
BindingIteratorPOA - Class in org.omg.CosNaming
The binding iterator servant, used in POA-based naming service implementations.
BindingIteratorPOA() - Constructor for class org.omg.CosNaming.BindingIteratorPOA
 
BindingListHelper - Class in org.omg.CosNaming
The helper operations for the binding list.
BindingListHelper() - Constructor for class org.omg.CosNaming.BindingListHelper
 
BindingListHolder - Class in org.omg.CosNaming
A class to hold the binding list.
BindingListHolder() - Constructor for class org.omg.CosNaming.BindingListHolder
Create the unitialised holder.
BindingListHolder(Binding[]) - Constructor for class org.omg.CosNaming.BindingListHolder
Create the holder, intialised to the given value.
bindings - Variable in class com.sun.jndi.toolkit.dir.HierMemDirCtx
 
BindingType - Class in org.omg.CosNaming
Specifies the binding type (how the binding has been created).
BindingType(int) - Constructor for class org.omg.CosNaming.BindingType
Create the new binding type definition.
BindingTypeHelper - Class in org.omg.CosNaming
A helper operations of the BindingType
BindingTypeHelper() - Constructor for class org.omg.CosNaming.BindingTypeHelper
 
BindingTypeHolder - Class in org.omg.CosNaming
Holds the binding type.
BindingTypeHolder() - Constructor for class org.omg.CosNaming.BindingTypeHolder
Create the unitialised holder.
BindingTypeHolder(BindingType) - Constructor for class org.omg.CosNaming.BindingTypeHolder
Create the holder, intialised to the given value.
bindTo(String) - Method in class javax.realtime.AsyncEvent
bindTo bind this handler to a happening that is identified by a platform-dependent string.
BIT - Static variable in class java.sql.Types
 
BIT_DEPTH_MULTI - Static variable in class java.awt.DisplayMode
Value of the bit depth if multiple depths are supported.
bitCount(int) - Static method in class java.lang.Integer
Calculates the number of one-bits in the given integer.
bitCount(long) - Static method in class java.lang.Long
Calculates the number of one-bits in the given long.
bitCount() - Method in class java.math.BigInteger
Returns the number of bits in the two's complement representation of this BigInteger that differ from its sign bit.
bitLength() - Method in class java.math.BigInteger
Returns the number of bits in the minimal two's-complement representation of this BigInteger, excluding a sign bit.
BITMASK - Static variable in interface java.awt.Transparency
Image data which is either completely opaque or transparent, for an exact integer alpha value.
BitSet - Class in java.util
This class can be thought of in two ways.
BitSet() - Constructor for class java.util.BitSet
Create a new empty bit set.
BitSet(int) - Constructor for class java.util.BitSet
Create a new empty bit set, with a given size.
black - Static variable in class java.awt.Color
Constant for the color black: R=0, G=0, B=0.
BLACK - Static variable in class java.awt.Color
Constant for the color black: R=0, G=0, B=0.
Blob - Interface in java.sql
This interface specified methods for accessing a SQL BLOB (Binary Large OBject) type.
BLOB - Static variable in class java.sql.Types
 
BLOCK_DECREMENT - Static variable in class java.awt.event.AdjustmentEvent
Adjustment type for block decrements.
BLOCK_ELEMENTS - Static variable in class java.lang.Character.UnicodeBlock
Unicode Block
BLOCK_INCREMENT - Static variable in class java.awt.event.AdjustmentEvent
Adjustment type for block increments.
BLOCKED - Static variable in class com.aicas.jamaica.lang.Scheduler
State for thread that is BLOCKED
BLOCKING_STRINGS - Static variable in class com.aicas.jamaica.lang.Scheduler
 
BlockingDeque<E> - Interface in java.util.concurrent
A Deque that additionally supports blocking operations that wait for the deque to become non-empty when retrieving an element, and wait for space to become available in the deque when storing an element.
blockingLock() - Method in class java.nio.channels.SelectableChannel
Returns the lock of this channel.
blockingLock() - Method in class java.nio.channels.spi.AbstractSelectableChannel
Retrieves the object upon which the configureBlocking and register methods synchronize.
BlockingQueue<E> - Interface in java.util.concurrent
A Queue that additionally supports operations that wait for the queue to become non-empty when retrieving an element, and wait for space to become available in the queue when storing an element.
blockingRead() - Method in class javax.realtime.WaitFreeDequeue
Deprecated. RTSJ V1.0.1 class WaitFreeDequeue is deprecated. Use WaitFreeRead/WriteQueue instead.
blockingWrite(Object) - Method in class javax.realtime.WaitFreeDequeue
Deprecated. RTSJ V1.0.1 class WaitFreeDequeue is deprecated. Use WaitFreeRead/WriteQueue instead.
blue - Static variable in class java.awt.Color
Constant for the color blue: R=0, G=0, B=255.
BLUE - Static variable in class java.awt.Color
Constant for the color blue: R=0, G=0, B=255.
blur() - Method in interface org.w3c.dom.html2.HTMLAnchorElement
Removes keyboard focus from this element.
blur() - Method in interface org.w3c.dom.html2.HTMLInputElement
Removes keyboard focus from this element.
blur() - Method in interface org.w3c.dom.html2.HTMLSelectElement
Removes keyboard focus from this element.
blur() - Method in interface org.w3c.dom.html2.HTMLTextAreaElement
Removes keyboard focus from this element.
BOLD - Static variable in class java.awt.Font
Constant indicating a "bold" font.
Boolean - Class in java.lang
Boolean provides class for boolean values stored in objects.
Boolean(boolean) - Constructor for class java.lang.Boolean
Constructor for an instance of Boolean with the given value
Boolean(String) - Constructor for class java.lang.Boolean
Constructor for an instance of Boolean with the value taken from a string.
BOOLEAN - Static variable in class java.sql.Types
 
BOOLEAN - Static variable in class javax.management.openmbean.SimpleType
The SimpleType representation of java.lang.Boolean.
BOOLEAN - Static variable in class javax.xml.xpath.XPathConstants
The XPath 1.0 boolean data type.
BOOLEAN_TYPE - Static variable in interface org.w3c.dom.xpath.XPathResult
The result is a boolean as defined by [XPath 1.0].
BooleanControl - Class in javax.sound.sampled
A BooleanControl is a Control which has two states.
BooleanControl(BooleanControl.Type, boolean) - Constructor for class javax.sound.sampled.BooleanControl
Create a new boolean control, with the indicated Type and initial value.
BooleanControl(BooleanControl.Type, boolean, String, String) - Constructor for class javax.sound.sampled.BooleanControl
Create a new boolean control, with the indicated Type, initial value, and labels.
BooleanControl.Type - Class in javax.sound.sampled
A Type specialized to represent a boolean control.
BooleanControl.Type(String) - Constructor for class javax.sound.sampled.BooleanControl.Type
Create a new Type given its name.
BooleanHolder - Class in org.omg.CORBA
A holder for CORBA boolean that is mapped into java boolean.
BooleanHolder() - Constructor for class org.omg.CORBA.BooleanHolder
Constructs an instance of BooleanHolder, initializing BooleanHolder.value to false.
BooleanHolder(boolean) - Constructor for class org.omg.CORBA.BooleanHolder
Constructs an instance of BooleanHolder, initializing BooleanHolder.value to the given boolean.
BooleanSeqHelper - Class in org.omg.CORBA
Provides static helper methods for working with CORBA sequence of boolean (BooleanSeq).
BooleanSeqHelper() - Constructor for class org.omg.CORBA.BooleanSeqHelper
 
BooleanSeqHolder - Class in org.omg.CORBA
A sequence holder for CORBA BooleanSeq that is mapped into java boolean[].
BooleanSeqHolder() - Constructor for class org.omg.CORBA.BooleanSeqHolder
Constructs an instance of BooleanSeqHolder, initializing BooleanSeqHolder.value to null.
BooleanSeqHolder(boolean[]) - Constructor for class org.omg.CORBA.BooleanSeqHolder
Constructs an instance of BooleanSeqHolder, initializing BooleanSeqHolder.value to the given boolean[].
BooleanSignature - Class in sun.reflect.generics.tree
AST that represents the type boolean.
booleanValue() - Method in class java.lang.Boolean
booleanValue return the boolean value represented by this.
BOPOMOFO - Static variable in class java.lang.Character.UnicodeBlock
Unicode Block
BOPOMOFO_EXTENDED - Static variable in class java.lang.Character.UnicodeBlock
Unicode Block
BorderLayout - Class in java.awt
This class implements a layout manager that positions components in certain sectors of the parent container.
BorderLayout() - Constructor for class java.awt.BorderLayout
Initializes a new instance of BorderLayout with no horiztonal or vertical gaps between components.
BorderLayout(int, int) - Constructor for class java.awt.BorderLayout
Initializes a new instance of BorderLayout with the specified horiztonal and vertical gaps between components.
bottom - Variable in class java.awt.Insets
The gap from the bottom.
BOTTOM - Static variable in class javax.print.attribute.standard.MediaTray
Bottom tray
BOTTOM_ALIGNMENT - Static variable in class java.awt.Component
Constant returned by the getAlignmentY method to indicate that the component wishes to be aligned to the bottom relative to other components.
BottomSignature - Class in sun.reflect.generics.tree
 
BoundAsyncEventHandler - Class in javax.realtime
Jamaica Realtime Specification for Java class BoundAsyncEventHandler.
BoundAsyncEventHandler() - Constructor for class javax.realtime.BoundAsyncEventHandler
Constructor
BoundAsyncEventHandler(SchedulingParameters, ReleaseParameters, MemoryParameters, MemoryArea, ProcessingGroupParameters, boolean, Runnable) - Constructor for class javax.realtime.BoundAsyncEventHandler
Constructor
bounds() - Method in class java.awt.Component
Deprecated. use Component.getBounds() instead
bounds - Variable in class java.awt.Polygon
The bounding box of this polygon.
Bounds - Exception in org.omg.CORBA
Thrown when a parameter is outside the bounds for a particular object a method is trying to access.
Bounds() - Constructor for exception org.omg.CORBA.Bounds
Constructs a default Bounds exception, with no detail message.
Bounds(String) - Constructor for exception org.omg.CORBA.Bounds
Constructs a Bounds exception using the specified message as the reason for throwing it.
Bounds - Exception in org.omg.CORBA.TypeCodePackage
The TypeCode.member_name(int), TypeCode.member_type(int) and TypeCode.member_label(int) raise Bounds when the parameter is larger than the index of the last member, constituting the type.
Bounds() - Constructor for exception org.omg.CORBA.TypeCodePackage.Bounds
Constructs a the exception.
Bounds(String) - Constructor for exception org.omg.CORBA.TypeCodePackage.Bounds
Constructs the exception, explaining the reason of throwing it.
BOX_DRAWING - Static variable in class java.lang.Character.UnicodeBlock
Unicode Block
BoxedValueHelper - Interface in org.omg.CORBA.portable
Provides a helper operations for the boxed value type.
BRAILLE_PATTERNS - Static variable in class java.lang.Character.UnicodeBlock
Unicode Block
BreakIterator - Class in java.text
This class iterates over text elements such as words, lines, sentences, and characters.
BreakIterator() - Constructor for class java.text.BreakIterator
This method initializes a new instance of BreakIterator.
BreakIteratorProvider - Class in java.text.spi
An abstract class for service providers that provide concrete implementations of the BreakIterator class.
BreakIteratorProvider() - Constructor for class java.text.spi.BreakIteratorProvider
Sole constructor.
BRIEF - Static variable in class java.rmi.server.LogStream
Deprecated.  
brighter() - Method in class java.awt.Color
Returns a brighter version of this color.
BrokenBarrierException - Exception in java.util.concurrent
Exception thrown when a thread tries to wait upon a barrier that is in a broken state, or which enters the broken state while the thread is waiting.
BrokenBarrierException() - Constructor for exception java.util.concurrent.BrokenBarrierException
Constructs a BrokenBarrierException with no specified detail message.
BrokenBarrierException(String) - Constructor for exception java.util.concurrent.BrokenBarrierException
Constructs a BrokenBarrierException with the specified detail message.
browse(URI) - Method in class java.awt.Desktop
Launches the Desktop default browser to open the given uri.
BUBBLING_PHASE - Static variable in interface org.w3c.dom.events.Event
The current event phase is the bubbling phase.
budget() - Method in class com.aicas.jamaica.lang.MemoryBudget
Get the budget of a given thread
budgetEmpty() - Method in class com.aicas.jamaica.lang.MemoryBudget
Handler routine that is called when the budget of a certain thread is exhausted.
buf - Variable in class com.sun.jndi.ldap.Ber
 
buf - Variable in class java.io.BufferedInputStream
The buffer used for storing data from the underlying stream.
buf - Variable in class java.io.BufferedOutputStream
This is the internal byte array used for buffering output before writing it.
buf - Variable in class java.io.ByteArrayInputStream
The array that contains the data supplied during read operations
buf - Variable in class java.io.ByteArrayOutputStream
The internal buffer where the data written is stored
buf - Variable in class java.io.CharArrayReader
The array that contains the data supplied during read operations
buf - Variable in class java.io.CharArrayWriter
The internal buffer where the data written is stored
buf - Variable in class java.io.PushbackInputStream
This is the buffer that is used to store the pushed back data
buf - Variable in class java.util.zip.DeflaterInputStream
Input buffer for reading compressed data.
buf - Variable in class java.util.zip.DeflaterOutputStream
Output buffer for writing compressed data.
buf - Variable in class java.util.zip.InflaterInputStream
Input buffer for decompression.
buf - Variable in class java.util.zip.InflaterOutputStream
Output buffer for writing uncompressed data.
buffer - Variable in class java.io.PipedInputStream
This is the internal circular buffer used for storing bytes written to the pipe and from which bytes are read by this stream
buffer - Variable in class java.io.StringBufferInputStream
Deprecated. The String which is the input to this stream.
Buffer - Class in java.nio
 
BufferCapabilities - Class in java.awt
A double-buffering capability descriptor.
BufferCapabilities(ImageCapabilities, ImageCapabilities, BufferCapabilities.FlipContents) - Constructor for class java.awt.BufferCapabilities
Creates a buffer capabilities object.
BufferCapabilities.FlipContents - Class in java.awt
A type-safe enumeration of buffer flipping results.
BufferedImage - Class in java.awt.image
A buffered image always starts at coordinates (0, 0).
BufferedImage(int, int, int) - Constructor for class java.awt.image.BufferedImage
Creates a new BufferedImage with the specified width, height and type.
BufferedImage(int, int, int, IndexColorModel) - Constructor for class java.awt.image.BufferedImage
 
BufferedImage(ColorModel, WritableRaster, boolean, Hashtable<?, ?>) - Constructor for class java.awt.image.BufferedImage
 
BufferedImageFilter - Class in java.awt.image
The BufferedImageFilter class wraps BufferedImageOp objects in a Filter.
BufferedImageFilter(BufferedImageOp) - Constructor for class java.awt.image.BufferedImageFilter
 
BufferedImageOp - Interface in java.awt.image
An operation that is performed on one BufferedImage (the source) producing a new BufferedImage (the destination).
BufferedInputStream - Class in java.io
This subclass of FilterInputStream buffers input from an underlying implementation to provide a possibly more efficient read mechanism.
BufferedInputStream(InputStream) - Constructor for class java.io.BufferedInputStream
This method initializes a new BufferedInputStream that will read from the specified subordinate stream with a default buffer size of 2048 bytes
BufferedInputStream(InputStream, int) - Constructor for class java.io.BufferedInputStream
This method initializes a new BufferedInputStream that will read from the specified subordinate stream with a buffer size that is specified by the caller.
BufferedOutputStream - Class in java.io
This class accumulates bytes written in a buffer instead of immediately writing the data to the underlying output sink.
BufferedOutputStream(OutputStream) - Constructor for class java.io.BufferedOutputStream
This method initializes a new BufferedOutputStream instance that will write to the specified subordinate OutputStream and which will use a default buffer size of 512 bytes.
BufferedOutputStream(OutputStream, int) - Constructor for class java.io.BufferedOutputStream
This method initializes a new BufferedOutputStream instance that will write to the specified subordinate OutputStream and which will use the specified buffer size
BufferedReader - Class in java.io
This subclass of FilterReader buffers input from an underlying implementation to provide a possibly more efficient read mechanism.
BufferedReader(Reader) - Constructor for class java.io.BufferedReader
Create a new BufferedReader that will read from the specified subordinate stream with a default buffer size of 8192 chars.
BufferedReader(Reader, int) - Constructor for class java.io.BufferedReader
Create a new BufferedReader that will read from the specified subordinate stream with a buffer size that is specified by the caller.
BufferedWriter - Class in java.io
This class accumulates chars written in a buffer instead of immediately writing the data to the underlying output sink.
BufferedWriter(Writer) - Constructor for class java.io.BufferedWriter
This method initializes a new BufferedWriter instance that will write to the specified subordinate Writer and which will use a default buffer size of 8192 chars.
BufferedWriter(Writer, int) - Constructor for class java.io.BufferedWriter
This method initializes a new BufferedWriter instance that will write to the specified subordinate Writer and which will use the specified buffer size
BufferOverflowException - Exception in java.nio
 
BufferOverflowException() - Constructor for exception java.nio.BufferOverflowException
Creates the exception
BufferStrategy - Class in java.awt.image
This class describes a strategy for managing image buffering resources on a Canvas or Window.
BufferStrategy() - Constructor for class java.awt.image.BufferStrategy
Creates a new buffer strategy.
BufferUnderflowException - Exception in java.nio
 
BufferUnderflowException() - Constructor for exception java.nio.BufferUnderflowException
Creates the exception
bufsize - Variable in class com.sun.jndi.ldap.Ber
 
BUHID - Static variable in class java.lang.Character.UnicodeBlock
Unicode Block
build(CertPathParameters) - Method in class java.security.cert.CertPathBuilder
Builds a certificate path.
Button - Class in java.awt
This class provides a button widget for the AWT.
Button() - Constructor for class java.awt.Button
Initializes a new instance of Button with no label.
Button(String) - Constructor for class java.awt.Button
Initializes a new instance of Button with the specified label.
Button.AccessibleAWTButton - Class in java.awt
 
Button.AccessibleAWTButton() - Constructor for class java.awt.Button.AccessibleAWTButton
 
BUTTON1 - Static variable in class java.awt.event.MouseEvent
Indicates mouse button #1; used by MouseEvent.getButton().
BUTTON1_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The mouse button1 key extended modifier.
BUTTON1_MASK - Static variable in class java.awt.event.InputEvent
This bit mask indicates mouse button one is down.
BUTTON2 - Static variable in class java.awt.event.MouseEvent
Indicates mouse button #2; used by MouseEvent.getButton().
BUTTON2_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The mouse button2 extended modifier.
BUTTON2_MASK - Static variable in class java.awt.event.InputEvent
This bit mask indicates mouse button two is down.
BUTTON3 - Static variable in class java.awt.event.MouseEvent
Indicates mouse button #3; used by MouseEvent.getButton().
BUTTON3_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The mouse button3 extended modifier.
BUTTON3_MASK - Static variable in class java.awt.event.InputEvent
This bit mask indicates mouse button three is down.
Byte - Class in java.lang
Byte provides a class for byte values stored in objects.
Byte(byte) - Constructor for class java.lang.Byte
Constructor to create an instance of Byte with the given byte value.
Byte(String) - Constructor for class java.lang.Byte
Constructor to create an instance of Byte with the value provided as a string.
BYTE - Static variable in class javax.management.openmbean.SimpleType
The SimpleType representation of java.lang.Byte.
BYTE_ORDER - Static variable in class javax.realtime.RealtimeSystem
Byte order of the current hardware of the system this is running on.
ByteArrayInputStream - Class in java.io
This class permits an array of bytes to be read as an input stream.
ByteArrayInputStream(byte[]) - Constructor for class java.io.ByteArrayInputStream
Create a new ByteArrayInputStream that will read bytes from the passed in byte array.
ByteArrayInputStream(byte[], int, int) - Constructor for class java.io.ByteArrayInputStream
Create a new ByteArrayInputStream that will read bytes from the passed in byte array.
ByteArrayOutputStream - Class in java.io
This class allows data to be written to a byte array buffer and and then retrieved by an application.
ByteArrayOutputStream() - Constructor for class java.io.ByteArrayOutputStream
This method initializes a new ByteArrayOutputStream with the default buffer size of 32 bytes.
ByteArrayOutputStream(int) - Constructor for class java.io.ByteArrayOutputStream
This method initializes a new ByteArrayOutputStream with a specified initial buffer size.
ByteBuffer - Class in java.nio
 
ByteChannel - Interface in java.nio.channels
 
byteCode(Member) - Static method in class com.aicas.jamaica.lang.JitVmInterface
Obtain the byte code for a given method or constructor.
byteCodeSize(Member) - Static method in class com.aicas.jamaica.lang.JitVmInterface
Obtain the byte code size for a given method or constructor.
ByteHolder - Class in org.omg.CORBA
A holder for CORBA octet that is mapped into java byte.
ByteHolder() - Constructor for class org.omg.CORBA.ByteHolder
Constructs an instance of ByteHolder, initializing ByteHolder.value to 0x0 .
ByteHolder(byte) - Constructor for class org.omg.CORBA.ByteHolder
Constructs an instance of ByteHolder, initializing ByteHolder.value to the given byte.
byteLength - Variable in class javax.sound.midi.MidiFileFormat
The size of the MIDI file in bytes.
ByteLookupTable - Class in java.awt.image
ByteLookupTable represents translation arrays for pixel values.
ByteLookupTable(int, byte[][]) - Constructor for class java.awt.image.ByteLookupTable
Creates a new ByteLookupTable instance.
ByteLookupTable(int, byte[]) - Constructor for class java.awt.image.ByteLookupTable
Creates a new ByteLookupTable instance.
ByteOrder - Class in java.nio
 
ByteSignature - Class in sun.reflect.generics.tree
AST that represents the type byte.
bytesLeft() - Method in class com.sun.jndi.ldap.BerDecoder
Returns the number of unparsed bytes in this BER buffer.
bytesPerAtom() - Method in class sun.misc.BASE64Decoder
This class has 4 bytes per atom
bytesPerAtom() - Method in class sun.misc.BASE64Encoder
this class encodes three bytes per atom.
bytesPerAtom() - Method in class sun.misc.CharacterDecoder
Return the number of bytes per atom of decoding
bytesPerAtom() - Method in class sun.misc.CharacterEncoder
Return the number of bytes per atom of encoding
bytesPerAtom() - Method in class sun.misc.HexDumpEncoder
 
bytesPerLine() - Method in class sun.misc.BASE64Decoder
Any multiple of 4 will do, 72 might be common
bytesPerLine() - Method in class sun.misc.BASE64Encoder
this class encodes 57 bytes per line.
bytesPerLine() - Method in class sun.misc.CharacterDecoder
Return the maximum number of bytes that can be encoded per line
bytesPerLine() - Method in class sun.misc.CharacterEncoder
Return the number of bytes that can be encoded per line
bytesPerLine() - Method in class sun.misc.HexDumpEncoder
 
bytesTransferred - Variable in exception java.io.InterruptedIOException
The number of bytes read/written prior to the interruption.
BYTESWAP - Static variable in class javax.realtime.PhysicalMemoryManager
Memory type for automatic byte swapping memory, if supported by the implementation.
bytesWidth(byte[], int, int) - Method in class java.awt.FontMetrics
Returns the total width of the specified byte array.
byteValue() - Method in class java.lang.Byte
byteValue returns the value of this as a byte.
byteValue() - Method in class java.lang.Double
byteValue returns the value of this as a byte.
byteValue() - Method in class java.lang.Float
byteValue returns the value of this as a byte.
byteValue() - Method in class java.lang.Integer
byteValue returns the value of this as a byte.
byteValue() - Method in class java.lang.Long
byteValue returns the value of this as a byte.
byteValue() - Method in class java.lang.Number
byteValue returns this number as a byte, may involve rounding or truncation.
byteValue() - Method in class java.lang.Short
byteValue returns the value of this as a byte.
byteValueExact() - Method in class java.math.BigDecimal
Converts this BigDecimal to a byte, checking for lost information.
BYZANTINE_MUSICAL_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Unicode Block

aicas logo Jamaica 3.4 release 8
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-2009 aicas GmbH. All Rights Reserved.