|
JavaTM 2 Platform Std. Ed. v1.3.1 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
BAD_CONTEXT
exception, which is thrown when there is
an error processing a context object.BAD_CONTEXT
exception
with a default minor code
of 0 and a completion state of COMPLETED_NO.
BAD_CONTEXT
exception
with the specified
minor code and completion status.
BAD_CONTEXT
exception
with the specified detail message, a minor code
of 0 and a completion state of COMPLETED_NO.
BAD_CONTEXT
exception
with the specified detail
message, minor code, and completion status.
BAD_INV_ORDER
exception, which is thrown
when methods are called out of order.BAD_INV_ORDER
exception with a default
minor code of 0 and a completion state of COMPLETED_NO.
BAD_INV_ORDER
exceptionBAD_INV_ORDER with the specified
minor code and completion status.
BAD_INV_ORDER
exception with the specified detail
message, a minor code of 0, and a completion state of COMPLETED_NO.
BAD_INV_ORDER
exception with the specified detail
message, minor code, and completion status.
BAD_OPERATION
exception, which is thrown
when a method is invalid.BAD_OPERATION
exception with a default
minor code of 0 and a completion state of COMPLETED_NO.
BAD_OPERATION
exception with the specified
minor code and completion status.
BAD_OPERATION
exception with the specified detail
message, a minor code of 0, and a completion state of COMPLETED_NO.
BAD_OPERATION
exception with the specified detail
message, minor code, and completion status.
BAD_PARAM
exception, which is thrown
when an invalid parameter is passed to a method.BAD_PARAM
exception with a default
minor code of 0 and a completion state of COMPLETED_NO.
BAD_PARAM
exception with the specified
minor code and completion status.
BAD_PARAM
exception with the specified detail
message, a minor code of 0, and a completion state of COMPLETED_NO.
BAD_PARAM
exception with the specified detail
message, minor code, and completion status.
create_policy
method defined in the ORB class.BAD_TYPECODE
exception, which is thrown
when the specified typecode is invalid.BAD_TYPECODE
exception with a default
minor code of 0 and a completion state of COMPLETED_NO.
BAD_TYPECODE
exception with the specified
minor code and completion status.
BAD_TYPECODE
exception with the specified detail,
a minor code of 0, and a completion state of COMPLETED_NO.
BAD_TYPECODE
exception with the specified detail
message, minor code, and completion status.
BadKind
is thrown when
an inappropriate operation is invoked on a TypeCode
object.BadKind
exception with no reason message.
BadKind
exception with the specified
reason message.
Raster
, using a specified matrix.BandCombineOp
with the specified matrix.
BasicStroke
class defines a basic set of rendering
attributes for the outlines of graphics primitives, which are rendered
with a Graphics2D
object that has its Stroke attribute set to
this BasicStroke
.BasicStroke
with defaults for all
attributes.
BasicStroke
with the specified
line width and with default values for the cap and join
styles.
BasicStroke
with the specified
attributes.
BasicStroke
with the specified
attributes.
BasicStroke
with the specified
attributes.
BatchUpdateException
object
with the reason, SQLState, and update count initialized to
null
and the vendor code initialized to 0.
BatchUpdateException
initialized to
null
for the reason and SQLState and 0 for the
vendor code.
BatchUpdateException
initialized with
reason
, updateCounts
and null
for the SQLState and 0 for the vendorCode.
BatchUpdateException
initialized with
the given arguments (reason
,
SQLState
, and updateCounts
) and 0 for the vendor
code.
BatchUpdateException
object,
initializing it with the given values.
ERA
field indicating
the period before the common era (before Christ), also known as BCE.
protected ArrayList bcmListeners
field
shall be synchronized on that object.
BeanContextChildren
that have an AWT Component
associated with them.BeanContext
in which
this BeanContextChild
is nested.
BeanContextEvent
is the abstract root event class
for all events emitted
from, and pertaining to the semantics of, a BeanContext
.BeanContextMembershipEvent
encapsulates
the list of children added to, or removed from,
the membership of a particular BeanContext
.BeanContextAvailableServiceEvent
.
BeanContextServiceRevokedListener
in order to
identify the service being revoked.BeanContextServiceEvent
.
BeanContextServiceRevokedEvent
objects.BeanContextServiceAvailableEvent
objects.Timestamp
object is
earlier than the given Timestamp
object.
ResultSet
object, just before the
first row.
TextHitInfo
at the specified offset,
associated with the character before the offset.
BIGINT
.
BINARY
.
name
to a remote object.
name
to a remote object.
BIT
.
0
through
nbits-1
.
graphics.copyArea()
to implement scrolling.
BLOB
value.BLOB
.
Book
class provides a representation of a document in
which pages may have different page formats and page painters.Book
.
boolean
in an object.Boolean
object representing the
value
argument.
Boolean
object representing the value
true
if the string argument is not null
and is equal, ignoring case, to the string "true"
.
BooleanControl
provides the ability to switch between
two possible settings that affect a line's audio.BooleanControl.Type
class identifies one kind of
boolean control.boolean
that is used to store "out" and "inout" parameters in IDL methods.BooleanHolder
object with its
value
field initialized to false
.
BooleanHolder
object with its
value
field initialized with the given boolean
.
Border
objects.Component
below the other
Component
.
getAlignmentY
.
TypeCode
operations member_name()
,
member_type()
, and member_label
.getBounds()
.
Bounds
with no specified detail message.
Bounds
exception with no reason message.
Bounds
with the specified detail message.
Bounds
exception with the specified
reason message.
Box
class.Box.Filler
class.Box
that displays its components
along the the specified axis.
axis
parameter.
BreakIterator
class implements methods for finding
the location of boundaries in text.Color
that is a brighter version of this
Color
.
BufferedImage
subclass describes an Image
with
an accessible buffer of image data.BufferedImage
with a specified
ColorModel
and Raster
.
BufferedImage
of one of the predefined
image types.
BufferedImage
of one of the predefined
image types:
TYPE_BYTE_BINARY or TYPE_BYTE_INDEXED
BufferedImageFilter
class subclasses an
ImageFilter
to provide a simple means of
using a single-source/single-destination image operator
(BufferedImageOp
) to filter a BufferedImage
in the Image Producer/Consumer/Observer
paradigm.BufferedImageFilter
with the
specified single-source/single-destination operator.
BufferedInputStream
adds
functionality to another input stream-namely,
the ability to buffer the input and to
support the mark
and reset
methods.BufferedInputStream
and saves its argument, the input stream
in
, for later use.
BufferedInputStream
with the specified buffer size,
and saves its argument, the input stream
in
, for later use.
d
.
Button
class.ByteArrayInputStream
contains
an internal buffer that contains bytes that
may be read from the stream.ByteArrayInputStream
so that it uses buf
as its
buffer array.
ByteArrayInputStream
that uses buf
as its
buffer array.
byte
that is used to store "out" and "inout" parameters in IDL methods.ByteHolder
object with its
value
field initialized to 0.
ByteHolder
object for the given
byte
.
Font
.
byte
.
|
JavaTM 2 Platform Std. Ed. v1.3.1 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2001 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.