|
JavaTM 2 Platform Standard Edition |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
DATA_CONVERSION
exception, which is thrown
when there is a data conversion error.DATA_CONVERSION
exception with a default minor code
of 0 and a completion state of COMPLETED_NO.
DATA_CONVERSION
exception with the specified
minor code and completion status.
DATA_CONVERSION
exception with the specified detail.
DATA_CONVERSION
exception with the specified detail
message, minor code, and completion status.
DataBuffer
and stores data internally as bytes.DataBuffer
with the specified arrays.
DataBuffer
with the specified arrays, size,
and offsets.
DataBuffer
with a single bank using the
specified array.
DataBuffer
with a single bank using the
specified array, size, and offset.
DataBuffer
with a single bank and the
specified size.
DataBuffer
with the specified number of
banks all of which are the specified size.
DataBuffer
and stores data internally
as integers.DataBuffer
with a single bank
and the specified size.
DataBuffer
with the specified arrays.
DataBuffer
with the specified arrays, size,
and offsets.
DataBuffer
with a single bank using the
specified array.
DataBuffer
with a single bank using the
specified array, size, and offset.
DataBuffer
with the specified number of
banks, all of which are the specified size.
DataBuffer
and stores data internally as shorts.DataBuffer
with a single bank and the
specified size.
DataBuffer
with the specified number of
banks all of which are the specified size.
DataBuffer
with the specified arrays.
DataBuffer
with the specified arrays, size,
and offsets.
DataBuffer
with a single bank using the
specified array.
DataBuffer
with a single bank using the
specified array, size, and offset.
DataBuffer
and stores data internally as
shorts.DataBuffer
with a single bank and the
specified size.
DataBuffer
with the specified number of
banks, all of which are the specified size.
DataBuffer
with the specified arrays.
DataBuffer
with specified arrays,
size, and offsets.
DataBuffer
with a single bank
using the specified array.
DataBuffer
with a single bank
using the specified array, size, and offset.
DatagramPacket
for receiving packets of
length length
.
length
to the specified port number on the specified
host.
DatagramPacket
for receiving packets of
length length
, specifying an offset into the buffer.
length
with offset ioffset
to the
specified port number on the specified host.
DataInput
interface provides
for reading bytes from a binary stream and
reconstructing from them data in any of
the Java primitive types.FilterInputStream
and saves its argument, the input stream
in
, for later use.
DataOutput
interface provides
for converting data from any of the Java
primitive types to a series of bytes and
writing these bytes to a binary stream.DataTruncation
object
with the SQLState initialized
to 01004, the reason set to "Data truncation", the
vendorCode set to the SQLException default, and
the other fields set to the given values.
Date
represents a specific instant
in time, with millisecond precision.get
and set
indicating the
day of the month.
Date
object and initializes it so that
it represents the time at which it was allocated, measured to the
nearest millisecond.
Date(long date)
Calendar.set(year + 1900, month, date)
or GregorianCalendar(year + 1900, month, date)
.
Calendar.set(year + 1900, month, date,
hrs, min)
or GregorianCalendar(year + 1900,
month, date, hrs, min)
.
Calendar.set(year + 1900, month, date,
hrs, min, sec)
or GregorianCalendar(year + 1900,
month, date, hrs, min, sec)
.
Date
object
using a milliseconds time value.
Date
object and initializes it to
represent the specified number of milliseconds since the
standard base time known as "the epoch", namely January 1,
1970, 00:00:00 GMT.
DateFormat.parse(String s)
.
DateFormatSymbols
is a public class for encapsulating
localizable date-time formatting data, such as the names of the
months, the names of the days of the week, and the time zone data.get
and set
indicating the
day of the month.
get
and set
indicating the
day of the week.
get
and set
indicating the
ordinal number of the day of the week within the current month.
get
and set
indicating the
day number within the current year.
MONTH
field indicating the
twelfth month of the year.
DecimalFormat
is a concrete subclass of NumberFormat
for formatting decimal numbers.DecimalFormat
to format numbers.Font
that the str
argument describes.
String
into a Short
.
String
into a Long
.
String
into an Integer
.
DefinitionKind
corresponding to this Interface Repository object.
int
used by updateCurrentCursor()
indicating that the Cursor
should change
to the default (no drop) Cursor
.
CaretPolicy
is used when a policy is not specified
by the client.
Cursor.DEFAULT_CURSOR
.
defaultConstraints
.
Cursor
to use with a copy operation
indicating that a drop is currently allowed.
Cursor
to use with
a copy operation indicating that a drop is currently not allowed.
Cursor
to use with a
link operation indicating that a
drop is currently allowed.
Cursor
to use
with a link operation indicating
that a drop is currently not allowed.
Cursor
to use
with a move operation indicating that
a drop is currently allowed.
Cursor
to use with a move
operation indicating that a drop is currently not allowed.
DefaultMutableTreeNode
is a general-purpose node in a tree data
structure.PageFormat
instance and
sets it to a default size and orientation.
PageFormat
argument and alters the
clone to describe a default page size and orientation.
Class
.
value
member described by this
ValueMember
object.
Context
object the
NamedValue
object(s) whose
name
field matches the given property name.
StringBuffer
.
LineBreakMeasurer
after a single
character is deleted from the text.
StringBuffer
(shortening the StringBuffer
by one character).
MenuShortcut
object associated
with this menu item.
remove(String)
and remove(int)
.
dispatchEvent(AWTEvent e)
.
dispatchEvent(AWTEvent e)
ptSrc
and stores the result in ptDst
.
Font
object by replicating the current
Font
object and applying a new transform to it.
Font
object by replicating the current
Font
object and applying a new size to it.
Font
object by replicating the current
Font
object and applying a new style to it.
Font
object by replicating this
Font
object and applying a new style and transform.
Font
object by replicating this
Font
object and applying a new style and size.
Font
object by replicating the current
Font
object and applying a new set of font attributes
to it.
DynAny
object and frees any resources
used to represent the data value associated with it.
Dictionary
class is the abstract parent of any
class, such as Hashtable
, which maps keys to values.ch
in the
specified radix.
Dimension
class encapsulates the width and
height of a component (in integer precision) in a single object.Dimension
with a width
of zero and a height of zero.
Dimension
whose width
and height are the same as for the specified dimension.
Dimension2D
class is to encapsulate a width
and a height dimension.setEnabled(boolean)
.
setEnabled(boolean)
.
TypeCode
object describing
all non-default member labels.
run()
method and notifies the
notifier (if any) when run()
returns.
Graphics.dispose
.
Point2D
to
a specified point.
Point2D
to a
specified Point2D
.
Point2D
to a specified point.
Point2D
to a specified Point2D
.
DefinitionKind
is appropriate.
setDoInput
method.
newCall
, invoke
, and done
), a
stub uses a single method, invoke(Remote, Method, Object[],
int)
, on the remote reference to carry out parameter
marshalling, remote method executing and unmarshalling of the return
value.
JDK1.2 stubs are generated using rmic -v1.2
. By
default, rmic
generates stubs compatible with JDK1.1 and
JDK1.2. The compatible stubs can also be generated using rmic
-vcompat
.
setDoOutput
method.
PrivilegedAction
with privileges
enabled.
PrivilegedAction
with privileges
enabled and restricted by the specified AccessControlContext
.
PrivilegedExceptionAction
with
privileges enabled.
PrivilegedExceptionAction
with
privileges enabled and restricted by the specified
AccessControlContext
.
double
in an object.Double
object that
represents the primitive double
argument.
Double
object that
represents the floating- point value of type double
represented by the string.
double
that is used to store "out" and "inout" parameters in IDL methods.DoubleHolder
object with its
value
field initialized to 0.0.
DoubleHolder
object for the given
double
.
double
.
DragSourceDropEvent
associated with dragDropEnd() from the peer.
DragSourceDragEvent
associated with dragEnter() from the peer.
DropTarget
.
DropTarget
intercepts
dragEnter() notifications before the
registered DropTargetListener
gets them.
DragSourceEvent
associated with dragExit() from the peer.
DropTarget
without dropping.
DropTarget
intercepts
dragExit() notifications before the
registered DropTargetListener
gets them.
DragGestureEvent
is passed
to DragGestureListener
's
dragGestureRecognized() method
when a particular DragGestureRecognizer
detects that a
platform dependent drag initiating gesture has occurred
on the Component
that it is tracking.DragGestureEvent
given the
DragGestureRecognizer
firing this event,
an int
representing
the user's preferred action, a Point
indicating the origin of the drag, and a List
of events that comprise the gesture.
DragGestureListener
associated with this DragGestureRecognizer
.
DragGestureRecognizer
and is invoked
when an object of that (sub)class detects a drag initiating
gesture.DragGestureRecognizer
has detected
a platform-dependent drag initiating gesture and
is notifying this listener
in order for it to initiate the action for the user.
DragGestureRecognizer
is an
abstract base class for the specification
of a platform-dependent listener that can be associated with a particular
Component
in order to
identify platform-dependent drag initiating gestures.DragGestureRecognizer
given the DragSource
to be used in this
Drag and Drop operation.
DragGestureRecognizer
given the DragSource
to be used
in this Drag and Drop operation, and
the Component
this
DragGestureRecognizer
should "observe" for drag initiating gestures.
DragGestureRecognizer
given the DragSource
to be used in this
Drag and Drop
operation, the Component
this
DragGestureRecognizer
should "observe"
for drag initiating gestures, and the action(s)
supported for this Drag and Drop operation.
DragGestureRecognizer
given the DragSource
to be used
in this Drag and Drop operation, the Component
this DragGestureRecognizer
should "observe"
for drag initiating gestures, the action(s) supported
for this Drag and Drop operation, and the
DragGestureListener
to notify
once a drag initiating gesture has been detected.
DragSourceDragEvent
associated with dragOver() from the peer.
DropTarget
.
DropTarget
intercepts dragOver() notifications before the
registered DropTargetListener
gets them.
DragSource
associated with this
DragGestureRecognizer
.
DragSource
is the entity responsible
for the initiation of the Drag
and Drop operation, and may be used in a number of scenarios:
1 default instance per JVM for the lifetime of that JVM.DragSource
.
DragSource
, this
constructor creates
a new DragSourceContext
given the
DragSourceContextPeer
for this Drag,
the DragGestureEvent
that triggered the Drag,
the initial Cursor
to use for the Drag, an (optional)
Image
to display while the Drag is taking place,
the offset of the Image
origin from the
hotspot at the instant of the triggering event,
the Transferable
subject data, and the
DragSourceListener
to use during the Drag and
Drop operation.
DragSourceDragEvent
is
delivered from the DragSourceContextPeer
,
via the DragSourceContext
, to the currently
registered DragSourceListener
.DragSourceDragEvent
.
DragSourceDropEvent
is delivered
from the DragSourceContextPeer
,
via the DragSourceContext
, to its currently
registered DragSourceListener
's dragDropEnd()
method.DragSourceDropEvent
for a drag that does not result in a drop.
DragSourceDropEvent
for a drop,
given the
DragSourceContext
, the drop action,
and a boolean
indicating if the drop was successful.
DragSourceDragEvent
and
DragSourceDropEvent
.DragSourceEvent
given a specified DragSourceContext
.
DragSourceListener
defines the
event interface for originators of
Drag and Drop operations to track the state of the user's gesture, and to
provide appropriate "drag over"
feedback to the user throughout the
Drag and Drop operation.TextLayout
at the specified location in
the specified Graphics2D
context.
GraphicAttribute
at the specified
location.
Shape
using the settings of the
current Graphics2D
context.
Graphics.draw3DRect
.
Graphics.drawArc
.
Graphics.drawBytes
.
Graphics.drawChars
.
GlyphVector
using
the Graphics2D
context's rendering attributes.
BufferedImage
that is
filtered with a
BufferedImageOp
.
Graphics.drawImage
.
Graphics.drawImage
.
Graphics.drawImage
.
Graphics.drawImage
.
Graphics.drawImage
.
Graphics.drawImage
.
(x1, y1)
and (x2, y2)
in this graphics context's coordinate system.
Graphics.drawLine
.
Graphics.drawOval
.
Graphics.drawPolygon
.
Polygon
object.
Graphics.drawPolyline
.
Graphics.drawRect
.
RenderableImage
,
applying a transform from image space into user space before drawing.
RenderedImage
,
applying a transform from image
space into user space before drawing.
Graphics.drawRoundRect
.
Graphics2D
context's current Paint
.
Graphics2D
context's current Paint
.
Graphics.drawString
.
String
,
using the current Font
and Paint
attributes
in the Graphics2D
context.
String
, using the
current Font
and Paint
attributes in the
Graphics2D
context.
Graphics.drawString
.
DriverPropertyInfo
object with a name and value;
other members default to their initial values.
DropTarget
.
DropTarget
intercepts drop() notifications before the
registered DropTargetListener
gets them.
DragSourceDragEvent
associated with dropActionChanged() from the peer.
DropTarget
intercepts
dropActionChanged() notifications before the
registered DropTargetListener
gets them.
DragSource
that the drop transfer(s) are completed.
DropTarget
is associated
with a Component
when that Component
wishes
to accept drops during Drag and Drop operations.DropTarget
.
DropTarget
given the Component
to associate itself with, and the DropTargetListener
to handle event processing.
DropTarget
given the Component
to associate itself with, an int
representing
the default acceptable action(s) to support, and a
DropTargetListener
to handle event processing.
DropTarget
given the Component
to associate itself with, an int
representing
the default acceptable action(s)
to support, a DropTargetListener
to handle event processing, and a boolean
indicating
if the DropTarget
is currently accepting drops.
Component
to associate itself with, an int
representing
the default acceptable action(s) to
support, a DropTargetListener
to handle event processing, a boolean
indicating
if the DropTarget
is currently accepting drops, and
a FlavorMap
to use (or null).
DropTargetContext
is created
whenever the logical cursor associated
with a Drag and Drop operation coincides with the visible geometry of
a Component
associated with a DropTarget
.TransferableProxy
is a
nested helper class that
supports the DropTargetContext
in managing the transfer of data.DropTargetDragEvent
is delivered to a
DropTargetListener
via its
dragEnter() and dragOver() methods.DropTargetDragEvent
given the
DropTargetContext
for this operation,
the location of the "Drag" Cursor
's hotspot
in the Component
's coordinates, the
currently selected user drop action, and current
set of actions supported by the source.
DropTargetDropEvent
is delivered
via the DropTargetListener
drop() method.DropTargetDropEvent
given
the DropTargetContext
for this operation,
the location of the drag Cursor
's
hotspot in the Component
's coordinates,
the currently
selected user drop action, and the current set of
actions supported by the source.
DropTargetEvent
given the
DropTargetContext
for this operation,
the location of the drag Cursor
's hotspot
in the Component
's
coordinates, the currently selected user drop action,
the current set of actions supported by the source,
and a boolean
indicating if the source is in the same JVM
as the target.
DropTargetEvent
is the base
class for both the DropTargetDragEvent
and the DropTargetDropEvent
.DropTargetEvent
with
a specified DropTargetContext
.
DropTargetListener
interface
is the callback interface used by the
DropTarget
class to provide
notification of DnD operations that involve
the subject DropTarget
.get
and set
indicating the
daylight savings offset in milliseconds.
AlphaComposite
object that implements the opaque DST_IN rule
with an alpha of 1.0f.
AlphaComposite
object that implements the opaque DST_OUT rule
with an alpha of 1.0f.
AlphaComposite
object that implements the opaque DST_OVER rule
with an alpha of 1.0f.
Any
values.DynUnion
interface represents a DynAny
object
that is associated with an IDL union.
|
JavaTM 2 Platform Standard Edition |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |