| 
 | |||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES All Classes | ||||||||
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.
URIReference or the input/output of subsequent Transforms.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 provides meta information about data.DataFlavor.
DataFlavor that represents a Java class.
DataFlavor that represents a
 MimeType.
DataFlavor that represents a
 MimeType.
DataFlavor from a mimeType string.
DatagramPacket for receiving packets of
 length length, specifying an offset into the buffer.
DatagramPacket for receiving packets of
 length length.
length with offset ioffsetto the
 specified port number on the specified host.
length with offset ioffsetto 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.
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, LineDataLine.Info provides additional information specific to data lines.DATALINK.
TableModel of the table.
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.RowSet object
 that is using this SyncProvider object.
RowSet object
 that is using this SyncProvider object.
RowSet object
 that is using this SyncProvider object.
DataTruncation exception
 (on writes) or reported as a
 DataTruncation warning (on reads)
  when a data values is unexpectedly truncated for reasons other than its having
  execeeded MaxFieldSize.DataTruncation object
 with the SQLState initialized
 to 01004 when read is set to true and 22001
 when read is set to false,
 the reason set to "Data truncation", the
 vendor code set to 0, and
 the other fields set to the given values.
DataTruncation object
 with the SQLState initialized
 to 01004 when read is set to true and 22001
 when read is set to false,
 the reason set to "Data truncation", the
 vendor code set to 0, and
 the other fields set to the given values.
getAttributeDataType
 indicating that the value of an attribute is one of the boolean
 values '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.
Vector of Vectors of
 Object values.
DATE value.Date(long date)
Date object using the given milliseconds
 time value.
DATE.
get and set indicating the
 day of the month.
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).
SimpleType instance describing values whose
 Java class name is java.util.Date.
RowFilter that includes entries that
 have at least one Date value meeting the specified
 criteria.
AttributedCharacterIterator returned
 from DateFormat.formatToCharacterIterator and as
 field identifiers in FieldPosition.Field.
DateFormat class.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.DateFormatSymbols class.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.
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.
Calendar.MONTH field indicating the
 twelfth month of the year in the Gregorian and Julian calendars.
DECIMAL.
MathContext object with a precision setting
  matching the IEEE 754R Decimal128 format, 34 digits, and a
  rounding mode of HALF_EVEN, the
  IEEE 754R default.
MathContext object with a precision setting
  matching the IEEE 754R Decimal32 format, 7 digits, and a
  rounding mode of HALF_EVEN, the
  IEEE 754R default.
MathContext object with a precision setting
  matching the IEEE 754R Decimal64 format, 16 digits, and a
  rounding mode of HALF_EVEN, the
  IEEE 754R default.
DecimalFormat is a concrete subclass of
 NumberFormat that formats decimal numbers.DecimalFormat
 to format numbers.DecimalFormatSymbols class.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.
String native for use as a
 DataFlavor.
String native for use as a Java MIME type.
i.
i.
true if the arguments are deeply equal to each other
 and false otherwise.
AttributeList.
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.
JOptionPane.
defaultValue field.
Button component's data model.DefaultButtonModel.
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.
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.
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.getColumnClass
 in the TableModel interface.
DefaultFormatter formats aribtrary objects.JFormattedTextField.AbstractFormatterFactory.DefaultFormatterFactory with the specified
 JFormattedTextField.AbstractFormatter.
DefaultFormatterFactory with the specified
 JFormattedTextField.AbstractFormatters.
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 ListDataListeners when changes occur.MBeanServer.getClassLoaderRepository()
 instead.MBeanServer.getClassLoaderRepository()}
 instead.MetalTheme providing
 the original look of the Java Look and Feel, code-named "Steel".DefaultMetalTheme.
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 argument and alters the
 clone to describe a default page size and orientation.
PageFormat instance and
 sets it to a default size and orientation.
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.
getColumnClass
 in the TableModel interface.
RowSorter that provides sorting and
 filtering around a grid-based data model.DefaultRowSorter.
DefaultRowSorter.ModelWrapper is responsible for providing
 the data that gets sorted by DefaultRowSorter.ModelWrapper.
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.
DefaultTreeCellRenderer.
Element.
Entity.
Entity.
Element.
defineClass(String, byte[], int, int)
ByteBuffer
 into an instance of class Class,
 with an optional ProtectionDomain.
ByteBuffer
 into an instance of class Class, with an optional CodeSource.
Element which matches the
 specified parameters.
Pack200.Packer.TRUE or Pack200.Packer.FALSE, the packer
 will set the deflation hint accordingly in the output archive, and
 will not transmit the individual deflation hints of archive elements.
Pack200.Unpacker.TRUE or Pack200.Unpacker.FALSE.
Delayed instances.
CellEditor.
DelegationPermission
 with the specified subordinate and target principals.
DelegationPermission
 with the specified subordinate and target principals.
RowSet object was
 attempting to delete a row in the data source.
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.
ResultSet object
 and from the underlying database.
ResultSet.rowDeleted.
MenuShortcut object associated
 with this menu item.
Pattern this Scanner is currently
 using to match delimiters.
remove(String)
                         and remove(int).
dispatchEvent(AWTEvent e).
dispatchEvent(AWTEvent e)
ptSrc and stores the result in ptDst.
enqueueKeyEvents with the same timestamp and Component.
KeyInfo information referenced by this
 RetrievalMethod and applies the specified
 Transforms.
URIReference and returns the
 dereferenced data.
DriverManager's list.
AlphaComposite object that uses
 the specified compositing rule.
AlphaComposite object that uses
 the specified alpha value.
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.
NavigableSet view of the keys contained in this map.
NavigableSet view of the keys contained in this map.
Descriptor.key as the key material for the DES-EDE key.
key, beginning at offset inclusive,
 as the key material for the DES-EDE key.
index.
getClassLoaderFor to
 obtain the appropriate class loader for deserialization.
MBeanServer.getClassLoaderRepository() to obtain the
 class loader repository and use it to deserialize.
getClassLoader to obtain
 the class loader for deserialization.
key as the key material for the DES key.
key, beginning at offset inclusive,
 as the key material for the DES key.
Desktop class allows a Java application to launch
 associated applications registered on the native desktop to handle
 a URI or a file.SystemColor.desktop system color.
DesktopPeer interface provides methods for the operation
 of open, edit, print, browse and mail with the given URL or file, by
 launching the associated application.BufferedImage, or
 null if none has been set.
ints.
ImageTypeSpecifier to be used to generate a
 destination image when reading, or to set the output color type
 when writing.
Thread.suspend(). If the target thread held
     a lock protecting a critical system resource when it was
     destroyed, no thread could ever access this resource again.
     If another thread ever attempted to lock this resource, deadlock
     would result. Such deadlocks typically manifest themselves as
     "frozen" processes. For more information, see
     
     Why are Thread.stop, Thread.suspend and Thread.resume Deprecated?.
Object.
destroy operation failed.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.
Dialog with
 the specified owner Frame and an empty title.
Dialog with the specified
 owner Frame and modality and an empty title.
Dialog with
 the specified owner Frame and title.
Dialog with the
 specified owner Frame, title and modality.
Dialog with the specified owner
 Frame, title, modality, and GraphicsConfiguration.
Dialog with
 the specified owner Dialog and an empty title.
Dialog
 with the specified owner Dialog and title.
Dialog with the
 specified owner Dialog, title, and modality.
Dialog with the
 specified owner Dialog, title, modality and
 GraphicsConfiguration.
Dialog with the
 specified owner Window and an empty title.
Dialog with
 the specified owner Window and title.
Dialog with the
 specified owner Window and modality and an empty title.
Dialog with the
 specified owner Window, title and modality.
Dialog with the
 specified owner Window, title, modality and
 GraphicsConfiguration.
Dialog class.JDialog properly.
Dialog.Dictionary class is the abstract parent of any
 class, such as Hashtable, which maps keys to values.alive to false.
die to each subedit,
 in the reverse of the order that they were added.
DigestException with the specified
 detail message and cause.
DigestException with the specified cause
 and a detail message of (cause==null ? null : cause.toString())
 (which typically contains the class and detail message of
 cause).
DigestMethod element as
 defined in the 
 W3C Recommendation for XML-Signature Syntax and Processing.DigestMethod
 algorithm.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.
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.
setEnabled(boolean).
setEnabled(boolean).
java.awt.Component.setEnabled(boolean).
KeyboardFocusManager.setDefaultFocusTraversalPolicy(FocusTraversalPolicy)
die message
 in the process.
enqueueKeyEvents with the specified Component, or one of
 its descendants.
this editor from the specified
 JSpinner.
run() method and notifies the
 notifier (if any) when run() has returned or thrown an exception.
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.
HIERARCHY_CHANGED event
 was generated due to the changing of the hierarchy displayability.
Integer that corresponds
 to the index in the text (identified by the NAME
 property) that the decoration for a mnemonic should be rendered at.
DisplayMode class encapsulates the bit depth, height,
 width, and refresh rate of a GraphicsDevice.BufferStrategy and
 removes it from the associated Component.
BufferStrategy and
 removes it from the associated Component.
BufferStrategy and
 removes it from the associated Component.
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.
DISTINCT.
Query.div(javax.management.ValueExp, javax.management.ValueExp) expression.
BigDecimal whose value is (this /
 divisor), and whose scale is as specified.
BigDecimal whose value is (this /
 divisor), and whose scale is as specified.
BigDecimal whose value is (this /
 divisor), and whose scale is this.scale().
BigDecimal whose value is (this /
 divisor), and whose scale is this.scale().
BigDecimal whose value is (this /
 divisor), and whose preferred scale is (this.scale() -
 divisor.scale()); if the exact quotient cannot be
 represented (because it has a non-terminating decimal
 expansion) an ArithmeticException is thrown.
BigDecimal whose value is (this /
 divisor), with rounding according to the context settings.
(this / val).
BigDecimal array containing the
 result of divideToIntegralValue followed by the result of
 remainder on the two operands.
BigDecimal array containing the
 result of divideToIntegralValue followed by the result of
 remainder on the two operands calculated with rounding
 according to the context settings.
(this / val)
 followed by (this % val).
Component that will represent the divider.
BigDecimal whose value is the integer part
 of the quotient (this / divisor) rounded down.
BigDecimal whose value is the integer part
 of (this / divisor).
Subject.
Subject.
Subject.
Subject.
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"java.io.InputStream" (byte stream).
java.io.Reader"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"java.lang.String".
"java.net.URL".
Document is a container for text that serves
 as the model for swing text components.DocumentFilter, as the name implies, is a filter for the
 Document mutation methods.INTERNAL_FRAME_CLOSING event
 and then performs the action specified by
 the internal frame's default close operation.
getMaxRowSize includes the SQL data types
 LONGVARCHAR and LONGVARBINARY.
setDoInput method.
Container.
DomainCombiner provides a means to dynamically
 update the ProtectionDomains associated with the current
 AccessControlContext.DOMCanonicalizationMethod.
DOMCanonicalizationMethod from an element.
CryptoBinary simple type
 as defined in the W3C specification for XML-Signature Syntax and Processing.DOMCryptoBinary instance from the specified
 BigInteger
DOMCryptoBinary from a node.
XMLCryptoContext interface.DOMKeyInfo.
DOMKeyInfo from XML.
DOMKeyName.
DOMKeyName from a KeyName element.
DOMKeyValue from an element.
DOMManifest containing the specified
 list of References and optional id.
DOMManifest from an element.
DOMPGPData containing the specified key packet.
DOMPGPData containing the specified key id and
 optional key packet and list of external elements.
DOMPGPData from an element.
Reference from the specified parameters.
DOMReference from an element.
DOMRetrievalMethod containing the specified
 URIReference and List of Transforms.
DOMRetrievalMethod from an element.
DOMSignatureProperties from the specified
 parameters.
DOMSignatureProperties from an element.
SignatureProperty from the specified parameters.
DOMSignatureProperty from an element.
XMLSignContext.DOMSignContext with the specified signing key
 and parent node.
DOMSignContext with the specified signing key,
 parent and next sibling nodes.
DOMSignContext with the specified key selector
 and parent node.
DOMSignContext with the specified key selector,
 parent and next sibling nodes.
DOMSignedInfo from the specified parameters.
DOMSignedInfo from the specified parameters.
DOMSignedInfo from an element.
XMLStructure.DOMStructure containing the specified node.
DOMTransform.
DOMTransform from an element.
URIReference.XMLValidateContext.DOMValidateContext containing the specified key
 selector and node.
DOMValidateContext containing the specified key
 and node.
DOMX509Data from an element.
DOMX509IssuerSerial containing the specified
 issuer distinguished name/serial number pair.
DOMX509IssuerSerial from an element.
XMLObject from the specified parameters.
XMLObject from an element.
DOMXMLSignature from the specified components.
DOMXMLSignature from XML.
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.
doInBackground
 method is finished.
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.
PrivilegedAction with privileges
 enabled.
PrivilegedExceptionAction with
 privileges enabled.
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.
DOUBLE.
SimpleType instance describing values whose
 Java class name is java.lang.Double.
double.DoubleArray factory.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.
BigDecimal to a double.
double.
dragDropEnd on the
 DragSourceListeners registered with this
 DragSourceContext and with the associated
 DragSource, and passes them the specified
 DragSourceDropEvent.
dragEnter on the
 DragSourceListeners registered with this
 DragSourceContext and with the associated
 DragSource, and passes them the specified
 DragSourceDragEvent.
dragEnter on the registered
 DropTargetListener and passes it
 the specified DropTargetDragEvent.
DropTarget
 registered with this listener.
DropTarget
 registered with this listener.
dragExit on the
 DragSourceListeners registered with this
 DragSourceContext and with the associated
 DragSource, and passes them the specified
 DragSourceEvent.
dragExit on the registered
 DropTargetListener and passes it
 the specified DropTargetEvent.
DropTarget registered with this listener.
DropTarget registered with this listener.
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 object given by the
 DragGestureRecognizer instance firing this event,
 an act parameter representing
 the user's preferred action, an ori parameter
 indicating the origin of the drag, and a List of
 events that comprise the gesture(evs parameter).
DragGestureListener
 associated with this DragGestureRecognizer.
DragGestureRecognizer
 when the DragGestureRecognizer detects a platform-dependent
 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.
dragMouseMoved on the
 DragSourceMotionListeners registered with the
 DragSource associated with this
 DragSourceContext, and them passes the specified
 DragSourceDragEvent.
dragOver on the
 DragSourceListeners registered with this
 DragSourceContext and with the associated
 DragSource, and passes them the specified
 DragSourceDragEvent.
dragOver on the registered
 DropTargetListener and passes it
 the specified DropTargetDragEvent.
DropTarget
 registered with this listener.
DropTarget
 registered with this listener.
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.
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 DragSourceListeners 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.GraphicAttribute at the specified
 location.
GraphicAttribute at the specified
 location.
GraphicAttribute at the specified
 location.
TextLayout at the specified location in
 the specified Graphics2D context.
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.
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.
TextAttribute class.
String, using the
 current text attribute state in the Graphics2D context.
String,
 using the current text attribute state in the Graphics2D context.
TextAttribute class.
TextAttribute class.
Graphics.drawString.
Graphics.drawString.
g at location (x,y)
  just like g.drawString would.
g at location
 (x, y)
 just like g.drawString would.
DataSource interface, new in the
 JDBC 2.0 API, provides another way to connect to a data source.DriverPropertyInfo object with a  given
 name and value.
drop on the registered
 DropTargetListener and passes it
 the specified DropTargetDropEvent
 if this DropTarget is active.
DropTarget
 registered with this listener.
dropActionChanged on the
 DragSourceListeners registered with this
 DragSourceContext and with the associated
 DragSource, and passes them the specified
 DragSourceDragEvent.
dropActionChanged on the registered
 DropTargetListener and passes it
 the specified DropTargetDragEvent.
DragSource
 that the drop transfer(s) are completed.
MethodType.dropParameterTypes(int, int) instead.
MethodType.methodType(java.lang.Class, java.lang.Class[]).
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 object with
 the 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.
get and set indicating the
 daylight savings offset in milliseconds.
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.
TWO_SIDED_LONG_EDGE| 
 | |||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES All Classes | ||||||||