|
JavaTM 2 Platform Std. Ed. v1.4.2 |
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
DATALINK
.
getAttributeDataType
indicating that the value of an attribute is one of 'true' or
'false'.
getAttributeDataType
indicating that the value of an attribute is a string
representation of a double-precision decimal floating-point
number.
getAttributeDataType
indicating that the value of an attribute is a string
representation of a decimal floating-point number.
getAttributeDataType
indicating that the value of an attribute is a string
representation of an integer.
getAttributeDataType
indicating that the value of an attribute is a general Unicode
string.
DATA_CONVERSION
exception with a default minor code
of 0 and a completion state of COMPLETED_NO.
DATA_CONVERSION
exception with the specified detail.
DATA_CONVERSION
exception with the specified
minor code and completion status.
DATA_CONVERSION
exception with the specified detail
message, minor code, and completion status.
DATE
.
get
and set
indicating the
day of the month.
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.
DECIMAL
.
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
.
JTextComponent
instances unless they
have had a different keymap set.
showConfirmDialog
.
desktop
system color.
key
as the key material for the
DES key.
key
, beginning at
offset
inclusive, as the key material for the DES key.
key
as the DES-EDE key.
key
, beginning at
offset
inclusive, as the DES-EDE key.
ObjID
of
the distributed garbage collector.
p
and a base generator g
.
p
, a base generator g
,
and the size in bits, l
, of the random exponent
(private value).
x
, a prime
modulus p
, and a base generator g
.
y
, a prime
modulus p
, and a base generator g
.
HIERARCHY_CHANGED
event
was generated due to a change in the displayability
of the hierarchy.
DISTINCT
.
Component
that will represent the divider.
DocumentFragment
.
Document
.
DocumentType
.
DOMImplementation
interface provides a number of methods
for performing operations that are independent of any particular instance
of the document object model.DOUBLE
.
get
and set
indicating the
daylight savings offset in milliseconds.
TWO_SIDED_LONG_EDGE
).
DataBuffer
and stores data internally as bytes.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 a single bank using the
specified array.
DataBuffer
with a single bank using the
specified array, size, and offset.
DataBuffer
with the specified arrays.
DataBuffer
with the specified arrays, size,
and offsets.
DataBuffer
and stores data internally
in double
form.double
-based DataBuffer
with a specified size.
double
-based DataBuffer
with a specified number of banks, all of which are of a
specified size.
double
-based DataBuffer
with the specified data array.
double
-based DataBuffer
with the specified data array.
double
-based DataBuffer
with the specified data arrays.
double
-based DataBuffer
with the specified data arrays, size, and per-bank offsets.
DataBuffer
and stores data internally
in float
form.float
-based DataBuffer
with a specified size.
float
-based DataBuffer
with a specified number of banks, all of which are of a
specified size.
float
-based DataBuffer
with the specified data array.
float
-based DataBuffer
with the specified data array.
float
-based DataBuffer
with the specified data arrays.
float
-based DataBuffer
with the specified data arrays, size, and per-bank offsets.
DataBuffer
and stores data internally
as integers.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 a single bank using the
specified array.
DataBuffer
with a single bank using the
specified array, size, and offset.
DataBuffer
with the specified arrays.
DataBuffer
with the specified arrays, size,
and offsets.
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 a single bank using the
specified array.
DataBuffer
with a single bank using the
specified array, size, and offset.
DataBuffer
with the specified arrays.
DataBuffer
with the specified arrays, size,
and offsets.
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 a single bank
using the specified array.
DataBuffer
with a single bank
using the specified array, size, and offset.
DataBuffer
with the specified arrays.
DataBuffer
with specified arrays,
size, and offsets.
DataFlavor
.
DataFlavor
that represents a Java class.
DataFlavor
that represents a
MimeType
.
DataFlavor
that represents a
MimeType
.
DataFlavor
from a mimeType
string.
DataInput
interface provides
for reading bytes from a binary stream and
reconstructing from them data in any of
the Java primitive types.DataLine
adds media-related functionality to its
superinterface, Line
.DataLine.Info
provides additional information specific to data lines.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.DataSource
object represents.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.
DatagramPacket
for receiving packets of
length length
, specifying an offset into the buffer.
DatagramPacket
for receiving packets of
length length
.
length
with offset ioffset
to the
specified port number on the specified host.
length
with offset ioffset
to the
specified port number on the specified host.
length
to the specified port number on the specified
host.
length
to the specified port number on the specified
host.
DATE
value.Date(long date)
Date
object using the given milliseconds
time value.
Date
represents a specific instant
in time, with millisecond precision.Date
object and initializes it so that
it represents the time at which it was allocated, measured to the
nearest millisecond.
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.
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)
.
DateFormat.parse(String s)
.
AttributedCharacterIterator
returned
from DateFormat.formatToCharacterIterator
and as
field identifiers in FieldPosition
.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.InternationalFormatter
that does its
formatting by way of an instance of java.text.DateFormat
.new DateFormatter(DateFormat.getDateInstance())
.
Format
instance.
Date
value.
Date
value.
Date
value.
java.util.Date
value.
DecimalFormat
is a concrete subclass of
NumberFormat
that formats decimal numbers.DecimalFormat
to format numbers.Button
component's data model.JButtonModel
.
DefaultCellEditor
that uses a text field.
DefaultCellEditor
object that uses a check box.
DefaultCellEditor
object that uses a
combo box.
EditorDelegate
class.ColorSelectionModel
.DefaultColorSelectionModel
with the
current color set to Color.white
.
DefaultColorSelectionModel
with the
current color set to color
, which should be
non-null
.
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.
DesktopManager
.DefaultFormatter
formats aribtrary objects.JFormattedTextField.AbstractFormatterFactory
.DefaultFormatterFactory
with the specified
JFormattedTextField.AbstractFormatter
.
DefaultFormatterFactory
with the specified
JFormattedTextField.AbstractFormatter
s.
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.
java.util.Vector
API, in that it implements the 1.1.x version of
java.util.Vector
, has no collection class support,
and notifies the ListDataListener
s when changes occur.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.DefaultPersistenceDelegate
is a concrete implementation of
the abstract PersistenceDelegate
class and
is the delegate used by default for classes about
which no information is available.constructorPropertyNames
.
JTable
.DefaultTableCellRenderer
that
implements UIResource
.JTable
.TableModel
that
uses a Vector
of Vectors
to store the
cell value objects.DefaultTableModel
which is a table of zero columns and zero rows.
DefaultTableModel
with
rowCount
and columnCount
of
null
object values.
DefaultTableModel
with as many columns
as there are elements in columnNames
and rowCount
of null
object values.
DefaultTableModel
with as many
columns as there are elements in columnNames
and rowCount
of null
object values.
DefaultTableModel
and initializes the table
by passing data
and columnNames
to the setDataVector
method.
DefaultTableModel
and initializes the table
by passing data
and columnNames
to the setDataVector
method.
TreeCellEditor
.DefaultTreeCellEditor
object for a JTree using the specified renderer and
a default editor.
DefaultTreeCellEditor
object for a JTree
using the
specified renderer and the specified editor.
TextField
used when no editor is supplied.DefaultTreeCellEditor.DefaultTextField
object.
editingComponent
.EditorContainer
object.
DefinitionKind
object with its _value
field initialized with the given value.
DelegationPermission
with the specified subordinate and target principals.
DelegationPermission
with the specified subordinate and target principals.
destroy
operation failed.Dialog
with
an empty title and the specified owner frame.
Dialog
with an empty title,
the specified owner frame and modality.
Dialog
with
the specified owner frame and title.
Dialog
with the
specified owner frame, title, and modality.
GraphicsConfiguration
.
Dialog
with the
specified owner dialog, title, and modality.
Dialog
with the
specified owner dialog, title, modality, and
GraphicsConfiguration
.
Dialog
class.Dictionary
class is the abstract parent of any
class, such as Hashtable
, which maps keys to values.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.
Dimension
and initializes
it to the specified width and specified height.
Dimension2D
class is to encapsulate a width
and a height dimension.DirectColorModel
class is a ColorModel
class that works with pixel values that represent RGB
color and alpha information as separate samples and that pack all
samples for a single pixel into a single int, short, or byte quantity.DirectColorModel
from the specified masks
that indicate which bits in an int
pixel representation
contain the red, green and blue color samples.
DirectColorModel
from the specified masks
that indicate which bits in an int
pixel representation
contain the red, green and blue color samples and the alpha sample,
if present.
DirectColorModel
from the specified
parameters.
DisplayMode
class encapsulates the bit depth, height,
width, and refresh rate of a GraphicsDevice
.DocFlavor
encapsulates an object that specifies the
format in which print data is supplied to a DocPrintJob
.byte[]
) as the print data representation class."[B"
(byte array).
char[]
) as the print data representation class."[C"
(character array).
java.io.InputStream
) as the print
data representation class."java.io.InputStream"
(byte stream).
java.io.Reader
) as the print data
representation class."java.io.Reader"
(character stream).
"application/x-java-jvm-local-objectref"
indicating
service formatted print data and the given print data
representation class name.
java.lang.String
) as the print data representation class."java.lang.String"
.
"java.net.URL"
.
Document
is a container for text that serves
as the model for swing text components.Document
interface represents the entire HTML or XML
document.DocumentFilter
, as the name implies, is a filter for the
Document
mutation methods.DocumentFragment
is a "lightweight" or "minimal"
Document
object.ContentHandler
interface, which includes Namespace support.Document
has a doctype
attribute whose value
is either null
or a DocumentType
object.DomainCombiner
provides a means to dynamically
update the ProtectionDomains associated with the current
AccessControlContext
.Double
class wraps a value of the primitive type
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.
DoubleHolder
object with its
value
field initialized to 0.0.
DoubleHolder
object for the given
double
.
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.
DragGestureRecognizer
and is invoked
when an object of that (sub)class detects a drag initiating
gesture.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, 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.
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, and
the Component
this
DragGestureRecognizer
should "observe" for drag initiating gestures.
DragGestureRecognizer
given the DragSource
to be used in this
Drag and Drop operation.
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
.
DragSourceContext
class is responsible for managing the
initiator side of the Drag and Drop protocol.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 DragSourceListener
registered with that DragSourceContext
and with its associated
DragSource
.DragSourceDragEvent
.
DragSourceDragEvent
given the specified
DragSourceContext
, user drop action, target drop action,
modifiers and coordinates.
DragSourceDropEvent
is delivered
from the DragSourceContextPeer
,
via the DragSourceContext
, to the dragDropEnd
method of DragSourceListener
s registered with that
DragSourceContext
and with its associated
DragSource
.DragSourceDropEvent
for a drop,
given the
DragSourceContext
, the drop action,
and a boolean
indicating if the drop was successful.
DragSourceDropEvent
for a drop, given the
DragSourceContext
, the drop action, a boolean
indicating if the drop was successful, and coordinates.
DragSourceDropEvent
for a drag that does not result in a drop.
DragSourceDragEvent
and
DragSourceDropEvent
.DragSourceEvent
given a specified DragSourceContext
.
DragSourceEvent
given a specified
DragSourceContext
, and coordinates of the cursor
location.
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.DataSource
interface, new in the
JDBC 2.0 API, provides another way to connect to a data source.DriverPropertyInfo
object with a name and value;
other members default to their initial values.
DropTarget
is associated
with a Component
when that Component
wishes
to accept drops during Drag and Drop operations.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 for the default FlavorMap
).
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.
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.
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 helper inner class that implements
Transferable
interface and serves as a proxy for another
Transferable
object which represents data transfer for
a particular drag-n-drop operation.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
user drop action, and the source drop actions.
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
.AlphaComposite
object that implements the opaque DST rule
with an alpha of 1.0f.
AlphaComposite
object that implements the opaque DST_ATOP rule
with an alpha of 1.0f.
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.
DynAny
object that is associated
with an IDL fixed type.DynAny
object that is associated
with an IDL sequence.DynAny
object that is associated
with an IDL struct.DynUnion
interface represents a DynAny
object
that is associated with an IDL union.DynAny
object that is associated
with an IDL value type.damageRange
method on each UI handled by this object.
damageRange
method on each UI handled by this object.
Color
that is a darker version of this
Color
.
TableModel
of the table.
Vector
of Vectors
of
Object
values.
String
to an integer and returns the
specified opaque Color
.
Font
that the str
argument describes.
String
into a Byte
.
String
into an Integer
.
String
into a Long
.
String
into a Short
.
application/x-www-form-urlencoded
string using a specific
encoding scheme.
Codec
.
String
native for use as a
DataFlavor
.
String
native for use as a Java MIME type.
TypeCode
and the encoding format effective for
this Codec
.
AttributeList
.
Element
.
Entity
.
Entity
.
DefinitionKind
corresponding to this Interface Repository object.
defaultConstraints
.
IIOParamController
that will be
used to provide settings for this IIOParam
object when the activateController
method
is called.
IIOMetadataController
that is suggested for use
as the controller for this IIOMetadata
object.
getColumnClass
in the TableModel
interface.
PageFormat
argument and alters the
clone to describe a default page size and orientation.
PageFormat
instance and
sets it to a default size and orientation.
getColumnClass
in the TableModel
interface.
Element
which matches the
specified AttributeList
.
defineClass(String, byte[], int, int)
Element
which matches the
specified parameters.
value
in which this member
is defined.
remove(String)
and remove(int)
.
CellEditor
.
StringBuffer
.
LineBreakMeasurer
after a single
character is deleted from the text, and sets the current
position to the beginning of the paragraph.
TextMeasurer
after a single character has
been deleted
from the paragraph currently represented by this
TextMeasurer
.
StringBuffer
(shortening the StringBuffer
by one character).
ResultSet
object
and from the underlying database.
MenuShortcut
object associated
with this menu item.
Context
object the
NamedValue
object(s) whose
name
field matches the given property name.
ResultSet.rowDeleted
.
dispatchEvent(AWTEvent e)
.
dispatchEvent(AWTEvent e)
ptSrc
and stores the result in ptDst
.
enqueueKeyEvents
with the same timestamp and Component.
DriverManager
's list.
Font
object by replicating this
Font
object and applying a new style and size.
Font
object by replicating this
Font
object and applying a new style and transform.
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 transform to it.
Font
object by replicating the current
Font
object and applying a new style to it.
Font
object by replicating the current
Font
object and applying a new set of font attributes
to it.
BufferedImage
, or
null
if none has been set.
int
s.
ImageTypeSpecifier
to be used to generate a
destination image when reading, or to set the output color type
when writing.
Object
.
DynAny
object and frees any resources
used to represent the data value associated with it.
Policy
object.
JDialog
properly.
alive
to false.
die
to each subedit,
in the reverse of the order that they were added.
ch
in the
specified radix.
setEnabled(boolean)
.
setEnabled(boolean)
.
java.awt.Component.setEnable(boolean)
.
KeyboardFocusManager.setDefaultFocusTraversalPolicy(FocusTraversalPolicy)
enqueueKeyEvents
with the specified Component, or one of
its descendants.
TypeCode
object describing
all non-default member labels.
this
editor from the specified
JSpinner
.
run()
method and notifies the
notifier (if any) when run()
returns.
dispatchEvent
if no other
KeyEventDispatcher in the dispatcher chain dispatched the KeyEvent, or
if no other KeyEventDispatchers are registered.
dispatchEvent
if no
other KeyEventDispatcher in the dispatcher chain dispatched the
KeyEvent, or if no other KeyEventDispatchers are registered.
Window
, its subcomponents, and all of its owned
children.
StreamPrintService
.
Graphics.dispose
.
Point2D
to
a specified point.
Point2D
to a
specified Point2D
.
Point2D
to a specified point.
Point2D
to a specified Point2D
.
DefinitionKind
indicating that an
Interface Repository object represents an abstract interface.
DefinitionKind
indicating that an
Interface Repository object is an Alias.
DefinitionKind
indicating that an
Interface Repository object is an Array.
DefinitionKind
indicating that an
Interface Repository object is an Attribute.
DefinitionKind
indicating that an
Interface Repository object is a constant.
DefinitionKind
indicating that an
Interface Repository object is an Enum.
DefinitionKind
indicating that an
Interface Repository object is an Exception.
DefinitionKind
indicating that an
Interface Repository object is a Fixed value.
DefinitionKind
indicating that an
Interface Repository object is an Interface.
DefinitionKind
indicating that an
Interface Repository object is a Module.
DefinitionKind
indicating that an
Interface Repository object is a Native value.
DefinitionKind
indicating that an
Interface Repository object is an Operation.
DefinitionKind
indicating that an
Interface Repository object is a Primitive.
DefinitionKind
indicating that an
Interface Repository object is a Repository.
DefinitionKind
indicating that an
Interface Repository object is a Sequence.
DefinitionKind
indicating that an
Interface Repository object is a String.
DefinitionKind
indicating that an
Interface Repository object is a Struct.
DefinitionKind
indicating that an
Interface Repository object is a Typedef.
DefinitionKind
indicating that an
Interface Repository object is a Union.
DefinitionKind
indicating that an
Interface Repository object is a Value.
DefinitionKind
indicating that an
Interface Repository object is a ValueBox.
DefinitionKind
indicating that an
Interface Repository object is a ValueMember.
DefinitionKind
indicating that an
Interface Repository object is a Wstring.
DefinitionKind
constant, useful
in all occasions where any
DefinitionKind
is appropriate.
DefinitionKind
indicating that an
Interface Repository object has no definition kind.
Subject
.
Subject
.
Subject
.
Subject
.
INTERNAL_FRAME_CLOSING
event
and then performs the action specified by
the internal frame's default close operation.
setDoInput
method.
Container
.
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
.
getMaxRowSize
includes the SQL data types
LONGVARCHAR
and LONGVARBINARY
.
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.
1.2 stubs are generated using rmic -v1.2
. By
default, rmic
generates stubs compatible with JDK1.1 and
the Java 2 SDK. The compatible stubs can also be generated using rmic
-vcompat
.
Byte
as a
double
.
double
value of this
Double
object.
double
value of this
Float
object.
Integer
as a
double
.
Long
as a
double
.
double
.
Short
as a
double
.
double
.
double
.
dragDropEnd
on the
DragSourceListener
s registered with this
DragSourceContext
and with the associated
DragSource
, and passes them the specified
DragSourceDropEvent
.
dragEnter
on the
DragSourceListener
s registered with this
DragSourceContext
and with the associated
DragSource
, and passes them the specified
DragSourceDragEvent
.
DropTarget
intercepts
dragEnter() notifications before the
registered DropTargetListener
gets them.
DropTarget
registered with this listener.
DropTarget
registered with this listener.
dragExit
on the
DragSourceListener
s registered with this
DragSourceContext
and with the associated
DragSource
, and passes them the specified
DragSourceEvent
.
DropTarget
intercepts
dragExit() notifications before the
registered DropTargetListener
gets them.
DropTarget
registered with this listener.
DropTarget
registered with this listener.
DragGestureListener
associated with this DragGestureRecognizer
.
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.
dragMouseMoved
on the
DragSourceMotionListener
s registered with the
DragSource
associated with this
DragSourceContext
, and them passes the specified
DragSourceDragEvent
.
dragOver
on the
DragSourceListener
s registered with this
DragSourceContext
and with the associated
DragSource
, and passes them the specified
DragSourceDragEvent
.
DropTarget
intercepts dragOver() notifications before the
registered DropTargetListener
gets them.
DropTarget
registered with this listener.
DropTarget
registered with this listener.
DragSource
associated with this
DragGestureRecognizer
.
Shape
using the settings of the
current Graphics2D
context.
GraphicAttribute
at the specified
location.
TextLayout
at the specified location in
the specified 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
.
Polygon
object.
Graphics.drawPolygon
.
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
.
String
, using the
current text attribute state in the Graphics2D
context.
String
,
using the current text attribute state in the Graphics2D
context.
Graphics2D
context's current Paint
.
Graphics2D
context's current Paint
.
Graphics.drawString
.
Graphics.drawString
.
g
at location (x,y)
just like g.drawString
would.
g
at location
(x
, y
)
just like g.drawString
would.
DropTarget
intercepts drop() notifications before the
registered DropTargetListener
gets them.
DropTarget
registered with this listener.
dropActionChanged
on the
DragSourceListener
s registered with this
DragSourceContext
and with the associated
DragSource
, and passes them the specified
DragSourceDragEvent
.
DropTarget
intercepts
dropActionChanged() notifications before the
registered DropTargetListener
gets them.
DragSource
that the drop transfer(s) are completed.
|
JavaTM 2 Platform Std. Ed. v1.4.2 |
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Copyright 2003 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.