JavaTM 2 Platform
Std. Ed. v1.4.2
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

D

D - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for Engineering D, 22 x 34 in.
D - Static variable in class javax.print.attribute.standard.MediaSize.Engineering
Specifies the engineering D size, 22 inch by 34 inch.
D - Static variable in class javax.print.attribute.standard.MediaSizeName
D size .
DARK - Static variable in class javax.swing.plaf.metal.MetalIconFactory
 
DARK_GRAY - Static variable in class java.awt.Color
The color dark gray.
DASH_PUNCTUATION - Static variable in class java.lang.Character
General category "Pd" in the Unicode specification.
DATA - Static variable in class javax.swing.text.html.HTML.Attribute
 
DATALINK - Static variable in class java.sql.Types
The constant in the Java programming language, somtimes referred to as a type code, that identifies the generic SQL type DATALINK.
DATATYPE_BOOLEAN - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
A constant returned by getAttributeDataType indicating that the value of an attribute is one of 'true' or 'false'.
DATATYPE_DOUBLE - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
A constant returned by getAttributeDataType indicating that the value of an attribute is a string representation of a double-precision decimal floating-point number.
DATATYPE_FLOAT - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
A constant returned by getAttributeDataType indicating that the value of an attribute is a string representation of a decimal floating-point number.
DATATYPE_INTEGER - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
A constant returned by getAttributeDataType indicating that the value of an attribute is a string representation of an integer.
DATATYPE_STRING - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
A constant returned by getAttributeDataType indicating that the value of an attribute is a general Unicode string.
DATA_CONVERSION - exception org.omg.CORBA.DATA_CONVERSION.
This exception is raised if an ORB cannot convert the representation of data as marshaled into its native representation or vice-versa.
DATA_CONVERSION() - Constructor for class org.omg.CORBA.DATA_CONVERSION
Constructs a DATA_CONVERSION exception with a default minor code of 0 and a completion state of COMPLETED_NO.
DATA_CONVERSION(String) - Constructor for class org.omg.CORBA.DATA_CONVERSION
Constructs a DATA_CONVERSION exception with the specified detail.
DATA_CONVERSION(int, CompletionStatus) - Constructor for class org.omg.CORBA.DATA_CONVERSION
Constructs a DATA_CONVERSION exception with the specified minor code and completion status.
DATA_CONVERSION(String, int, CompletionStatus) - Constructor for class org.omg.CORBA.DATA_CONVERSION
Constructs a DATA_CONVERSION exception with the specified detail message, minor code, and completion status.
DATA_TRANSFER_COMPLETE - Static variable in class javax.print.event.PrintJobEvent
The job is not necessarily printed yet, but the data has been transferred successfully from the client to the print service.
DATE - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type DATE.
DATE - Static variable in class java.util.Calendar
Field number for get and set indicating the day of the month.
DATE_EDITOR - Static variable in class javax.accessibility.AccessibleRole
A DATE_EDITOR is a component that allows users to edit java.util.Date and java.util.Time objects
DATE_FIELD - Static variable in class java.text.DateFormat
Useful constant for DATE field alignment.
DAY_OF_MONTH - Static variable in class java.text.DateFormat.Field
Constant identifying the day of month field.
DAY_OF_MONTH - Static variable in class java.util.Calendar
Field number for get and set indicating the day of the month.
DAY_OF_WEEK - Static variable in class java.text.DateFormat.Field
Constant identifying the day of week field.
DAY_OF_WEEK - Static variable in class java.util.Calendar
Field number for get and set indicating the day of the week.
DAY_OF_WEEK_FIELD - Static variable in class java.text.DateFormat
Useful constant for DAY_OF_WEEK field alignment.
DAY_OF_WEEK_IN_MONTH - Static variable in class java.text.DateFormat.Field
Constant identifying the day of week field.
DAY_OF_WEEK_IN_MONTH - Static variable in class java.util.Calendar
Field number for get and set indicating the ordinal number of the day of the week within the current month.
DAY_OF_WEEK_IN_MONTH_FIELD - Static variable in class java.text.DateFormat
Useful constant for DAY_OF_WEEK_IN_MONTH field alignment.
DAY_OF_YEAR - Static variable in class java.text.DateFormat.Field
Constant identifying the day of year field.
DAY_OF_YEAR - Static variable in class java.util.Calendar
Field number for get and set indicating the day number within the current year.
DAY_OF_YEAR_FIELD - Static variable in class java.text.DateFormat
Useful constant for DAY_OF_YEAR field alignment.
DD - Static variable in class javax.swing.text.html.HTML.Tag
 
DECEMBER - Static variable in class java.util.Calendar
Value of the MONTH field indicating the twelfth month of the year.
DECIMAL - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type DECIMAL.
DECIMAL_DIGIT_NUMBER - Static variable in class java.lang.Character
General category "Nd" in the Unicode specification.
DECIMAL_SEPARATOR - Static variable in class java.text.NumberFormat.Field
Constant identifying the decimal separator field.
DECLARE - Static variable in class javax.swing.text.html.HTML.Attribute
 
DECLARED - Static variable in interface java.lang.reflect.Member
Identifies the set of declared members of a class or interface.
DECREASE_HIGHLIGHT - Static variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
DECRYPT_MODE - Static variable in class javax.crypto.Cipher
Constant used to initialize cipher to decryption mode.
DEFAULT - Static variable in class java.awt.dnd.DragSourceContext
An int used by updateCurrentCursor() indicating that the Cursor should change to the default (no drop) Cursor.
DEFAULT - Static variable in class java.text.DateFormat
Constant for default style pattern.
DEFAULT - Static variable in interface javax.swing.Action
Not currently used.
DEFAULT - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
DEFAULT_CARET_POLICY - Static variable in class java.awt.font.TextLayout
This CaretPolicy is used when a policy is not specified by the client.
DEFAULT_COMPRESSION - Static variable in class java.util.zip.Deflater
Default compression level.
DEFAULT_CSS - Static variable in class javax.swing.text.html.HTMLEditorKit
Default Cascading Style Sheet file that sets up the tag views.
DEFAULT_CURSOR - Static variable in class java.awt.Cursor
The default cursor type (gets set if no cursor is defined).
DEFAULT_CURSOR - Static variable in class java.awt.Frame
Deprecated. replaced by Cursor.DEFAULT_CURSOR.
DEFAULT_JUSTIFICATION - Static variable in class javax.swing.border.TitledBorder
Use the default justification for the title text.
DEFAULT_KEYMAP - Static variable in class javax.swing.text.JTextComponent
The default keymap that will be shared by all JTextComponent instances unless they have had a different keymap set.
DEFAULT_LAYER - Static variable in class javax.swing.JLayeredPane
Convenience object defining the Default layer.
DEFAULT_LIFETIME - Static variable in interface org.ietf.jgss.GSSContext
A lifetime constant representing the default context lifetime.
DEFAULT_LIFETIME - Static variable in interface org.ietf.jgss.GSSCredential
A lifetime constant representing the default credential lifetime.
DEFAULT_OPTION - Static variable in class javax.swing.JOptionPane
Type used for showConfirmDialog.
DEFAULT_POSITION - Static variable in class javax.swing.border.TitledBorder
Use the default vertical orientation for the title text.
DEFAULT_STRATEGY - Static variable in class java.util.zip.Deflater
Default compression strategy.
DEFAULT_STYLE - Static variable in class javax.swing.text.StyleContext
The name given to the default logical style attached to paragraphs.
DEFECTIVE_CREDENTIAL - Static variable in class org.ietf.jgss.GSSException
Defective credentials.
DEFECTIVE_TOKEN - Static variable in class org.ietf.jgss.GSSException
Defective token.
DEFLATE - Static variable in class javax.print.attribute.standard.Compression
ZIP public domain inflate/deflate compression technology.
DEFLATED - Static variable in class java.util.zip.Deflater
Compression method for the deflate algorithm (the only one currently supported).
DEFLATED - Static variable in class java.util.zip.ZipEntry
Compression method for compressed (deflated) entries.
DEFLATED - Static variable in class java.util.zip.ZipOutputStream
Compression method for compressed (DEFLATED) entries.
DELETE - Static variable in class java.awt.Event
The Delete key.
DELETE - Static variable in interface javax.accessibility.AccessibleTableModelChange
Identifies the deletion of rows and/or columns.
DELETE - Static variable in class javax.swing.event.TableModelEvent
Identifies the removal of rows or columns.
DESELECTED - Static variable in class java.awt.event.ItemEvent
This state-change-value indicates that a selected item was deselected.
DESIGNATED_LONG - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO Designated Long size, 110 mm by 220 mm.
DESKTOP - Static variable in class java.awt.SystemColor
The array index for the desktop system color.
DESKTOP_ICON - Static variable in class javax.accessibility.AccessibleRole
An iconified internal frame in a DESKTOP_PANE.
DESKTOP_PANE - Static variable in class javax.accessibility.AccessibleRole
A pane that supports internal frames and iconified versions of those internal frames.
DESKeySpec - class javax.crypto.spec.DESKeySpec.
This class specifies a DES key.
DESKeySpec(byte[]) - Constructor for class javax.crypto.spec.DESKeySpec
Uses the first 8 bytes in key as the key material for the DES key.
DESKeySpec(byte[], int) - Constructor for class javax.crypto.spec.DESKeySpec
Uses the first 8 bytes in key, beginning at offset inclusive, as the key material for the DES key.
DES_EDE_KEY_LEN - Static variable in class javax.crypto.spec.DESedeKeySpec
The constant which defines the length of a DESede key in bytes.
DES_KEY_LEN - Static variable in class javax.crypto.spec.DESKeySpec
The constant which defines the length of a DES key in bytes.
DESedeKeySpec - class javax.crypto.spec.DESedeKeySpec.
This class specifies a DES-EDE ("triple-DES") key.
DESedeKeySpec(byte[]) - Constructor for class javax.crypto.spec.DESedeKeySpec
Uses the first 24 bytes in key as the DES-EDE key.
DESedeKeySpec(byte[], int) - Constructor for class javax.crypto.spec.DESedeKeySpec
Uses the first 24 bytes in key, beginning at offset inclusive, as the DES-EDE key.
DEVANAGARI - Static variable in class java.awt.font.NumericShaper
Identifies the DEVANAGARI range and decimal base.
DEVANAGARI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
DEVELOPER_EMPTY - Static variable in class javax.print.attribute.standard.PrinterStateReason
The device is out of developer.
DEVELOPER_LOW - Static variable in class javax.print.attribute.standard.PrinterStateReason
The device is low on developer.
DFN - Static variable in class javax.swing.text.html.HTML.Tag
 
DGC - interface java.rmi.dgc.DGC.
The DGC abstraction is used for the server side of the distributed garbage collection algorithm.
DGC_ID - Static variable in class java.rmi.server.ObjID
Object number for well-known ObjID of the distributed garbage collector.
DHGenParameterSpec - class javax.crypto.spec.DHGenParameterSpec.
This class specifies the set of parameters used for generating Diffie-Hellman (system) parameters for use in Diffie-Hellman key agreement.
DHGenParameterSpec(int, int) - Constructor for class javax.crypto.spec.DHGenParameterSpec
Constructs a parameter set for the generation of Diffie-Hellman (system) parameters.
DHKey - interface javax.crypto.interfaces.DHKey.
The interface to a Diffie-Hellman key.
DHParameterSpec - class javax.crypto.spec.DHParameterSpec.
This class specifies the set of parameters used with the Diffie-Hellman algorithm, as specified in PKCS #3: Diffie-Hellman Key-Agreement Standard.
DHParameterSpec(BigInteger, BigInteger) - Constructor for class javax.crypto.spec.DHParameterSpec
Constructs a parameter set for Diffie-Hellman, using a prime modulus p and a base generator g.
DHParameterSpec(BigInteger, BigInteger, int) - Constructor for class javax.crypto.spec.DHParameterSpec
Constructs a parameter set for Diffie-Hellman, using a prime modulus p, a base generator g, and the size in bits, l, of the random exponent (private value).
DHPrivateKey - interface javax.crypto.interfaces.DHPrivateKey.
The interface to a Diffie-Hellman private key.
DHPrivateKeySpec - class javax.crypto.spec.DHPrivateKeySpec.
This class specifies a Diffie-Hellman private key with its associated parameters.
DHPrivateKeySpec(BigInteger, BigInteger, BigInteger) - Constructor for class javax.crypto.spec.DHPrivateKeySpec
Constructor that takes a private value x, a prime modulus p, and a base generator g.
DHPublicKey - interface javax.crypto.interfaces.DHPublicKey.
The interface to a Diffie-Hellman public key.
DHPublicKeySpec - class javax.crypto.spec.DHPublicKeySpec.
This class specifies a Diffie-Hellman public key with its associated parameters.
DHPublicKeySpec(BigInteger, BigInteger, BigInteger) - Constructor for class javax.crypto.spec.DHPublicKeySpec
Constructor that takes a public value y, a prime modulus p, and a base generator g.
DIALOG - Static variable in class javax.accessibility.AccessibleRole
A top level window with title bar and a border.
DIALOG_TITLE_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Identifies a change in the dialog title.
DIALOG_TYPE_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Identifies a change in the type of files displayed (files only, directories only, or both files and directories).
DIALOG_UI - Static variable in class javax.print.ServiceUIFactory
Denotes a UI implemented as an AWT dialog.
DINGBATS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
DIR - Static variable in class javax.swing.text.html.HTML.Attribute
 
DIR - Static variable in class javax.swing.text.html.HTML.Tag
 
DIRECTIONALITY_ARABIC_NUMBER - Static variable in class java.lang.Character
Weak bidirectional character type "AN" in the Unicode specification.
DIRECTIONALITY_BOUNDARY_NEUTRAL - Static variable in class java.lang.Character
Weak bidirectional character type "BN" in the Unicode specification.
DIRECTIONALITY_COMMON_NUMBER_SEPARATOR - Static variable in class java.lang.Character
Weak bidirectional character type "CS" in the Unicode specification.
DIRECTIONALITY_EUROPEAN_NUMBER - Static variable in class java.lang.Character
Weak bidirectional character type "EN" in the Unicode specification.
DIRECTIONALITY_EUROPEAN_NUMBER_SEPARATOR - Static variable in class java.lang.Character
Weak bidirectional character type "ES" in the Unicode specification.
DIRECTIONALITY_EUROPEAN_NUMBER_TERMINATOR - Static variable in class java.lang.Character
Weak bidirectional character type "ET" in the Unicode specification.
DIRECTIONALITY_LEFT_TO_RIGHT - Static variable in class java.lang.Character
Strong bidirectional character type "L" in the Unicode specification.
DIRECTIONALITY_LEFT_TO_RIGHT_EMBEDDING - Static variable in class java.lang.Character
Strong bidirectional character type "LRE" in the Unicode specification.
DIRECTIONALITY_LEFT_TO_RIGHT_OVERRIDE - Static variable in class java.lang.Character
Strong bidirectional character type "LRO" in the Unicode specification.
DIRECTIONALITY_NONSPACING_MARK - Static variable in class java.lang.Character
Weak bidirectional character type "NSM" in the Unicode specification.
DIRECTIONALITY_OTHER_NEUTRALS - Static variable in class java.lang.Character
Neutral bidirectional character type "ON" in the Unicode specification.
DIRECTIONALITY_PARAGRAPH_SEPARATOR - Static variable in class java.lang.Character
Neutral bidirectional character type "B" in the Unicode specification.
DIRECTIONALITY_POP_DIRECTIONAL_FORMAT - Static variable in class java.lang.Character
Weak bidirectional character type "PDF" in the Unicode specification.
DIRECTIONALITY_RIGHT_TO_LEFT - Static variable in class java.lang.Character
Strong bidirectional character type "R" in the Unicode specification.
DIRECTIONALITY_RIGHT_TO_LEFT_ARABIC - Static variable in class java.lang.Character
Strong bidirectional character type "AL" in the Unicode specification.
DIRECTIONALITY_RIGHT_TO_LEFT_EMBEDDING - Static variable in class java.lang.Character
Strong bidirectional character type "RLE" in the Unicode specification.
DIRECTIONALITY_RIGHT_TO_LEFT_OVERRIDE - Static variable in class java.lang.Character
Strong bidirectional character type "RLO" in the Unicode specification.
DIRECTIONALITY_SEGMENT_SEPARATOR - Static variable in class java.lang.Character
Neutral bidirectional character type "S" in the Unicode specification.
DIRECTIONALITY_UNDEFINED - Static variable in class java.lang.Character
Undefined bidirectional character type.
DIRECTIONALITY_WHITESPACE - Static variable in class java.lang.Character
Neutral bidirectional character type "WS" in the Unicode specification.
DIRECTION_DEFAULT_LEFT_TO_RIGHT - Static variable in class java.text.Bidi
Constant indicating that the base direction depends on the first strong directional character in the text according to the Unicode Bidirectional Algorithm.
DIRECTION_DEFAULT_RIGHT_TO_LEFT - Static variable in class java.text.Bidi
Constant indicating that the base direction depends on the first strong directional character in the text according to the Unicode Bidirectional Algorithm.
DIRECTION_LEFT_TO_RIGHT - Static variable in class java.text.Bidi
Constant indicating base direction is left-to-right.
DIRECTION_RIGHT_TO_LEFT - Static variable in class java.text.Bidi
Constant indicating base direction is right-to-left.
DIRECTORIES_ONLY - Static variable in class javax.swing.JFileChooser
Instruction to display only directories.
DIRECTORY_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Identifies user's directory change.
DIRECTORY_PANE - Static variable in class javax.accessibility.AccessibleRole
A pane that allows the user to navigate through and select the contents of a directory.
DISABLED_ICON_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change to the icon used when the button has been disabled.
DISABLED_SELECTED_ICON_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change to the icon used when the button has been disabled and selected.
DISCARDING - Static variable in class org.omg.PortableServer.POAManagerPackage.State
 
DISCONTIGUOUS_TREE_SELECTION - Static variable in interface javax.swing.tree.TreeSelectionModel
Selection can contain any number of items that are not necessarily contiguous.
DISPLAY - Static variable in class javax.swing.text.html.CSS.Attribute
 
DISPLAYABILITY_CHANGED - Static variable in class java.awt.event.HierarchyEvent
Indicates that the HIERARCHY_CHANGED event was generated due to a change in the displayability of the hierarchy.
DISPOSE_ON_CLOSE - Static variable in interface javax.swing.WindowConstants
The dispose-window default window close operation.
DISTINCT - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type DISTINCT.
DIV - Static variable in class javax.swing.text.html.HTML.Tag
 
DIVIDER - Static variable in class javax.swing.JSplitPane
Used to add a Component that will represent the divider.
DIVIDER_LOCATION_PROPERTY - Static variable in class javax.swing.JSplitPane
Bound property for the dividerLocation.
DIVIDER_SIZE_PROPERTY - Static variable in class javax.swing.JSplitPane
Bound property name for border.
DL - Static variable in class javax.swing.text.html.HTML.Tag
 
DNS_URL - Static variable in interface javax.naming.Context
Constant that holds the name of the environment property for specifying the DNS host and domain names to use for the JNDI URL context (for example, "dns://somehost/wiz.com").
DOCTYPE_PUBLIC - Static variable in class javax.xml.transform.OutputKeys
doctype-public = string.
DOCTYPE_SYSTEM - Static variable in class javax.xml.transform.OutputKeys
doctype-system = string.
DOCUMENT_ACCESS_ERROR - Static variable in class javax.print.attribute.standard.JobStateReason
The Printer could not access one or more documents passed by reference (i.e., the print data representation object is a URL).
DOCUMENT_FORMAT_ERROR - Static variable in class javax.print.attribute.standard.JobStateReason
The job was aborted by the system because the printer encountered an error in the document data while processing it.
DOCUMENT_FRAGMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is a DocumentFragment.
DOCUMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is a Document.
DOCUMENT_TYPE_NODE - Static variable in interface org.w3c.dom.Node
The node is a DocumentType.
DOMException - exception org.w3c.dom.DOMException.
DOM operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impossible to perform (either for logical reasons, because data is lost, or because the implementation has become unstable).
DOMException(short, String) - Constructor for class org.w3c.dom.DOMException
 
DOMImplementation - interface org.w3c.dom.DOMImplementation.
The DOMImplementation interface provides a number of methods for performing operations that are independent of any particular instance of the document object model.
DOMLocator - interface javax.xml.transform.dom.DOMLocator.
Indicates the position of a node in a source DOM, intended primarily for error reporting.
DOMResult - class javax.xml.transform.dom.DOMResult.
Acts as a holder for a transformation result tree, in the form of a Document Object Model (DOM) tree.
DOMResult() - Constructor for class javax.xml.transform.dom.DOMResult
Zero-argument default constructor.
DOMResult(Node) - Constructor for class javax.xml.transform.dom.DOMResult
Use a DOM node to create a new output target.
DOMResult(Node, String) - Constructor for class javax.xml.transform.dom.DOMResult
Create a new output target with a DOM node.
DOMSTRING_SIZE_ERR - Static variable in class org.w3c.dom.DOMException
If the specified range of text does not fit into a DOMString
DOMSource - class javax.xml.transform.dom.DOMSource.
Acts as a holder for a transformation Source tree in the form of a Document Object Model (DOM) tree.
DOMSource() - Constructor for class javax.xml.transform.dom.DOMSource
Zero-argument default constructor.
DOMSource(Node) - Constructor for class javax.xml.transform.dom.DOMSource
Create a new input source with a DOM node.
DOMSource(Node, String) - Constructor for class javax.xml.transform.dom.DOMSource
Create a new input source with a DOM node, and with the system ID also passed in as the base URI.
DONE - Static variable in class java.text.BreakIterator
DONE is returned by previous() and next() after all valid boundaries have been returned.
DONE - Static variable in interface java.text.CharacterIterator
Constant that is returned when the iterator has reached either the end or the beginning of the text.
DOOR_OPEN - Static variable in class javax.print.attribute.standard.PrinterStateReason
One or more doors on the device are open.
DOTALL - Static variable in class java.util.regex.Pattern
Enables dotall mode.
DOUBLE - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type DOUBLE.
DOWN - Static variable in class java.awt.Event
The Down Arrow key, a non-ASCII action key.
DOWN_CYCLE_TRAVERSAL_KEYS - Static variable in class java.awt.KeyboardFocusManager
The identifier for the Down Cycle focus traversal keys.
DO_NOTHING_ON_CLOSE - Static variable in interface javax.swing.WindowConstants
The do-nothing default window close operation
DPCM - Static variable in class javax.print.attribute.ResolutionSyntax
Value to indicate units of dots per centimeter (dpcm).
DPI - Static variable in class javax.print.attribute.ResolutionSyntax
Value to indicate units of dots per inch (dpi).
DRAFT - Static variable in class java.awt.PageAttributes.PrintQualityType
The PrintQualityType instance to use for specifying a draft print quality.
DRAFT - Static variable in class javax.print.attribute.standard.PrintQuality
Lowest quality available on the printer.
DRAG_LAYER - Static variable in class javax.swing.JLayeredPane
Convenience object defining the Drag layer.
DSAKey - interface java.security.interfaces.DSAKey.
The interface to a DSA public or private key.
DSAKeyPairGenerator - interface java.security.interfaces.DSAKeyPairGenerator.
An interface to an object capable of generating DSA key pairs.
DSAParameterSpec - class java.security.spec.DSAParameterSpec.
This class specifies the set of parameters used with the DSA algorithm.
DSAParameterSpec(BigInteger, BigInteger, BigInteger) - Constructor for class java.security.spec.DSAParameterSpec
Creates a new DSAParameterSpec with the specified parameter values.
DSAParams - interface java.security.interfaces.DSAParams.
Interface to a DSA-specific set of key parameters, which defines a DSA key family.
DSAPrivateKey - interface java.security.interfaces.DSAPrivateKey.
The standard interface to a DSA private key.
DSAPrivateKeySpec - class java.security.spec.DSAPrivateKeySpec.
This class specifies a DSA private key with its associated parameters.
DSAPrivateKeySpec(BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class java.security.spec.DSAPrivateKeySpec
Creates a new DSAPrivateKeySpec with the specified parameter values.
DSAPublicKey - interface java.security.interfaces.DSAPublicKey.
The interface to a DSA public key.
DSAPublicKeySpec - class java.security.spec.DSAPublicKeySpec.
This class specifies a DSA public key with its associated parameters.
DSAPublicKeySpec(BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class java.security.spec.DSAPublicKeySpec
Creates a new DSAPublicKeySpec with the specified parameter values.
DST - Static variable in class java.awt.AlphaComposite
Porter-Duff Destination rule.
DST_ATOP - Static variable in class java.awt.AlphaComposite
Porter-Duff Destination Atop Source rule.
DST_IN - Static variable in class java.awt.AlphaComposite
Porter-Duff Destination In Source rule.
DST_OFFSET - Static variable in class java.util.Calendar
Field number for get and set indicating the daylight savings offset in milliseconds.
DST_OUT - Static variable in class java.awt.AlphaComposite
Porter-Duff Destination Held Out By Source rule.
DST_OVER - Static variable in class java.awt.AlphaComposite
Porter-Duff Destination Over Source rule.
DT - Static variable in class javax.swing.text.html.HTML.Tag
 
DTD - class javax.swing.text.html.parser.DTD.
The representation of an SGML DTD.
DTD(String) - Constructor for class javax.swing.text.html.parser.DTD
Creates a new DTD with the specified name.
DTDConstants - interface javax.swing.text.html.parser.DTDConstants.
SGML constants used in a DTD.
DTDHandler - interface org.xml.sax.DTDHandler.
Receive notification of basic DTD-related events.
DUMMY - Static variable in class javax.swing.text.html.HTML.Attribute
 
DUPLEX - Static variable in class javax.print.attribute.standard.Sides
An alias for "two sided long edge" (see TWO_SIDED_LONG_EDGE).
DUPLICATE_ELEMENT - Static variable in class org.ietf.jgss.GSSException
Duplicate credential element requested.
DUPLICATE_TOKEN - Static variable in class org.ietf.jgss.GSSException
The token was a duplicate of an earlier token.
DataBuffer - class java.awt.image.DataBuffer.
This class exists to wrap one or more data arrays.
DataBuffer(int, int) - Constructor for class java.awt.image.DataBuffer
Constructs a DataBuffer containing one bank of the specified data type and size.
DataBuffer(int, int, int) - Constructor for class java.awt.image.DataBuffer
Constructs a DataBuffer containing the specified number of banks.
DataBuffer(int, int, int, int) - Constructor for class java.awt.image.DataBuffer
Constructs a DataBuffer that contains the specified number of banks.
DataBuffer(int, int, int, int[]) - Constructor for class java.awt.image.DataBuffer
Constructs a DataBuffer which contains the specified number of banks.
DataBufferByte - class java.awt.image.DataBufferByte.
This class extends DataBuffer and stores data internally as bytes.
DataBufferByte(int) - Constructor for class java.awt.image.DataBufferByte
Constructs a byte-based DataBuffer with a single bank and the specified size.
DataBufferByte(int, int) - Constructor for class java.awt.image.DataBufferByte
Constructs a byte based DataBuffer with the specified number of banks all of which are the specified size.
DataBufferByte(byte[], int) - Constructor for class java.awt.image.DataBufferByte
Constructs a byte-based DataBuffer with a single bank using the specified array.
DataBufferByte(byte[], int, int) - Constructor for class java.awt.image.DataBufferByte
Constructs a byte-based DataBuffer with a single bank using the specified array, size, and offset.
DataBufferByte(byte[][], int) - Constructor for class java.awt.image.DataBufferByte
Constructs a byte-based DataBuffer with the specified arrays.
DataBufferByte(byte[][], int, int[]) - Constructor for class java.awt.image.DataBufferByte
Constructs a byte-based DataBuffer with the specified arrays, size, and offsets.
DataBufferDouble - class java.awt.image.DataBufferDouble.
This class extends DataBuffer and stores data internally in double form.
DataBufferDouble(int) - Constructor for class java.awt.image.DataBufferDouble
Constructs a double-based DataBuffer with a specified size.
DataBufferDouble(int, int) - Constructor for class java.awt.image.DataBufferDouble
Constructs a double-based DataBuffer with a specified number of banks, all of which are of a specified size.
DataBufferDouble(double[], int) - Constructor for class java.awt.image.DataBufferDouble
Constructs a double-based DataBuffer with the specified data array.
DataBufferDouble(double[], int, int) - Constructor for class java.awt.image.DataBufferDouble
Constructs a double-based DataBuffer with the specified data array.
DataBufferDouble(double[][], int) - Constructor for class java.awt.image.DataBufferDouble
Constructs a double-based DataBuffer with the specified data arrays.
DataBufferDouble(double[][], int, int[]) - Constructor for class java.awt.image.DataBufferDouble
Constructs a double-based DataBuffer with the specified data arrays, size, and per-bank offsets.
DataBufferFloat - class java.awt.image.DataBufferFloat.
This class extends DataBuffer and stores data internally in float form.
DataBufferFloat(int) - Constructor for class java.awt.image.DataBufferFloat
Constructs a float-based DataBuffer with a specified size.
DataBufferFloat(int, int) - Constructor for class java.awt.image.DataBufferFloat
Constructs a float-based DataBuffer with a specified number of banks, all of which are of a specified size.
DataBufferFloat(float[], int) - Constructor for class java.awt.image.DataBufferFloat
Constructs a float-based DataBuffer with the specified data array.
DataBufferFloat(float[], int, int) - Constructor for class java.awt.image.DataBufferFloat
Constructs a float-based DataBuffer with the specified data array.
DataBufferFloat(float[][], int) - Constructor for class java.awt.image.DataBufferFloat
Constructs a float-based DataBuffer with the specified data arrays.
DataBufferFloat(float[][], int, int[]) - Constructor for class java.awt.image.DataBufferFloat
Constructs a float-based DataBuffer with the specified data arrays, size, and per-bank offsets.
DataBufferInt - class java.awt.image.DataBufferInt.
This class extends DataBuffer and stores data internally as integers.
DataBufferInt(int) - Constructor for class java.awt.image.DataBufferInt
Constructs an integer-based DataBuffer with a single bank and the specified size.
DataBufferInt(int, int) - Constructor for class java.awt.image.DataBufferInt
Constructs an integer-based DataBuffer with the specified number of banks, all of which are the specified size.
DataBufferInt(int[], int) - Constructor for class java.awt.image.DataBufferInt
Constructs an integer-based DataBuffer with a single bank using the specified array.
DataBufferInt(int[], int, int) - Constructor for class java.awt.image.DataBufferInt
Constructs an integer-based DataBuffer with a single bank using the specified array, size, and offset.
DataBufferInt(int[][], int) - Constructor for class java.awt.image.DataBufferInt
Constructs an integer-based DataBuffer with the specified arrays.
DataBufferInt(int[][], int, int[]) - Constructor for class java.awt.image.DataBufferInt
Constructs an integer-based DataBuffer with the specified arrays, size, and offsets.
DataBufferShort - class java.awt.image.DataBufferShort.
This class extends DataBuffer and stores data internally as shorts.
DataBufferShort(int) - Constructor for class java.awt.image.DataBufferShort
Constructs a short-based DataBuffer with a single bank and the specified size.
DataBufferShort(int, int) - Constructor for class java.awt.image.DataBufferShort
Constructs a short-based DataBuffer with the specified number of banks all of which are the specified size.
DataBufferShort(short[], int) - Constructor for class java.awt.image.DataBufferShort
Constructs a short-based DataBuffer with a single bank using the specified array.
DataBufferShort(short[], int, int) - Constructor for class java.awt.image.DataBufferShort
Constructs a short-based DataBuffer with a single bank using the specified array, size, and offset.
DataBufferShort(short[][], int) - Constructor for class java.awt.image.DataBufferShort
Constructs a short-based DataBuffer with the specified arrays.
DataBufferShort(short[][], int, int[]) - Constructor for class java.awt.image.DataBufferShort
Constructs a short-based DataBuffer with the specified arrays, size, and offsets.
DataBufferUShort - class java.awt.image.DataBufferUShort.
This class extends DataBuffer and stores data internally as shorts.
DataBufferUShort(int) - Constructor for class java.awt.image.DataBufferUShort
Constructs an unsigned-short based DataBuffer with a single bank and the specified size.
DataBufferUShort(int, int) - Constructor for class java.awt.image.DataBufferUShort
Constructs an unsigned-short based DataBuffer with the specified number of banks, all of which are the specified size.
DataBufferUShort(short[], int) - Constructor for class java.awt.image.DataBufferUShort
Constructs an unsigned-short based DataBuffer with a single bank using the specified array.
DataBufferUShort(short[], int, int) - Constructor for class java.awt.image.DataBufferUShort
Constructs an unsigned-short based DataBuffer with a single bank using the specified array, size, and offset.
DataBufferUShort(short[][], int) - Constructor for class java.awt.image.DataBufferUShort
Constructs an unsigned-short based DataBuffer with the specified arrays.
DataBufferUShort(short[][], int, int[]) - Constructor for class java.awt.image.DataBufferUShort
Constructs an unsigned-short based DataBuffer with specified arrays, size, and offsets.
DataFlavor - class java.awt.datatransfer.DataFlavor.
Each instance represents the opaque concept of a data format as would appear on a clipboard, during drag and drop, or in a file system.
DataFlavor() - Constructor for class java.awt.datatransfer.DataFlavor
Constructs a new DataFlavor.
DataFlavor(Class, String) - Constructor for class java.awt.datatransfer.DataFlavor
Constructs a DataFlavor that represents a Java class.
DataFlavor(String, String) - Constructor for class java.awt.datatransfer.DataFlavor
Constructs a DataFlavor that represents a MimeType.
DataFlavor(String, String, ClassLoader) - Constructor for class java.awt.datatransfer.DataFlavor
Constructs a DataFlavor that represents a MimeType.
DataFlavor(String) - Constructor for class java.awt.datatransfer.DataFlavor
Constructs a DataFlavor from a mimeType string.
DataFormatException - exception java.util.zip.DataFormatException.
Signals that a data format error has occurred.
DataFormatException() - Constructor for class java.util.zip.DataFormatException
Constructs a DataFormatException with no detail message.
DataFormatException(String) - Constructor for class java.util.zip.DataFormatException
Constructs a DataFormatException with the specified detail message.
DataInput - interface java.io.DataInput.
The DataInput interface provides for reading bytes from a binary stream and reconstructing from them data in any of the Java primitive types.
DataInputStream - class java.io.DataInputStream.
A data input stream lets an application read primitive Java data types from an underlying input stream in a machine-independent way.
DataInputStream(InputStream) - Constructor for class java.io.DataInputStream
Creates a DataInputStream that uses the specified underlying InputStream.
DataInputStream - interface org.omg.CORBA.DataInputStream.
Defines the methods used to read primitive data types from input streams for unmarshaling custom value types.
DataLine - interface javax.sound.sampled.DataLine.
DataLine adds media-related functionality to its superinterface, Line.
DataLine.Info - class javax.sound.sampled.DataLine.Info.
Besides the class information inherited from its superclass, DataLine.Info provides additional information specific to data lines.
DataLine.Info(Class, AudioFormat[], int, int) - Constructor for class javax.sound.sampled.DataLine.Info
Constructs a data line's info object from the specified information, which includes a set of supported audio formats and a range for the buffer size.
DataLine.Info(Class, AudioFormat, int) - Constructor for class javax.sound.sampled.DataLine.Info
Constructs a data line's info object from the specified information, which includes a single audio format and a desired buffer size.
DataLine.Info(Class, AudioFormat) - Constructor for class javax.sound.sampled.DataLine.Info
Constructs a data line's info object from the specified information, which includes a single audio format.
DataOutput - interface java.io.DataOutput.
The 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.
DataOutputStream - class java.io.DataOutputStream.
A data output stream lets an application write primitive Java data types to an output stream in a portable way.
DataOutputStream(OutputStream) - Constructor for class java.io.DataOutputStream
Creates a new data output stream to write data to the specified underlying output stream.
DataOutputStream - interface org.omg.CORBA.DataOutputStream.
Defines the methods used to write primitive data types to output streams for marshalling custom value types.
DataSource - interface javax.sql.DataSource.
A factory for connections to the physical data source that this DataSource object represents.
DataTruncation - exception java.sql.DataTruncation.
An exception that reports a DataTruncation warning (on reads) or throws a DataTruncation exception (on writes) when JDBC unexpectedly truncates a data value.
DataTruncation(int, boolean, boolean, int, int) - Constructor for class java.sql.DataTruncation
Creates a 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.
DatabaseMetaData - interface java.sql.DatabaseMetaData.
Comprehensive information about the database as a whole.
DatagramChannel - class java.nio.channels.DatagramChannel.
A selectable channel for datagram-oriented sockets.
DatagramChannel(SelectorProvider) - Constructor for class java.nio.channels.DatagramChannel
Initializes a new instance of this class.
DatagramPacket - class java.net.DatagramPacket.
This class represents a datagram packet.
DatagramPacket(byte[], int, int) - Constructor for class java.net.DatagramPacket
Constructs a DatagramPacket for receiving packets of length length, specifying an offset into the buffer.
DatagramPacket(byte[], int) - Constructor for class java.net.DatagramPacket
Constructs a DatagramPacket for receiving packets of length length.
DatagramPacket(byte[], int, int, InetAddress, int) - Constructor for class java.net.DatagramPacket
Constructs a datagram packet for sending packets of length length with offset ioffsetto the specified port number on the specified host.
DatagramPacket(byte[], int, int, SocketAddress) - Constructor for class java.net.DatagramPacket
Constructs a datagram packet for sending packets of length length with offset ioffsetto the specified port number on the specified host.
DatagramPacket(byte[], int, InetAddress, int) - Constructor for class java.net.DatagramPacket
Constructs a datagram packet for sending packets of length length to the specified port number on the specified host.
DatagramPacket(byte[], int, SocketAddress) - Constructor for class java.net.DatagramPacket
Constructs a datagram packet for sending packets of length length to the specified port number on the specified host.
DatagramSocket - class java.net.DatagramSocket.
This class represents a socket for sending and receiving datagram packets.
DatagramSocket() - Constructor for class java.net.DatagramSocket
Constructs a datagram socket and binds it to any available port on the local host machine.
DatagramSocket(DatagramSocketImpl) - Constructor for class java.net.DatagramSocket
Creates an unbound datagram socket with the specified DatagramSocketImpl.
DatagramSocket(SocketAddress) - Constructor for class java.net.DatagramSocket
Creates a datagram socket, bound to the specified local socket address.
DatagramSocket(int) - Constructor for class java.net.DatagramSocket
Constructs a datagram socket and binds it to the specified port on the local host machine.
DatagramSocket(int, InetAddress) - Constructor for class java.net.DatagramSocket
Creates a datagram socket, bound to the specified local address.
DatagramSocketImpl - class java.net.DatagramSocketImpl.
Abstract datagram and multicast socket implementation base class.
DatagramSocketImpl() - Constructor for class java.net.DatagramSocketImpl
 
DatagramSocketImplFactory - interface java.net.DatagramSocketImplFactory.
This interface defines a factory for datagram socket implementations.
Date - class java.sql.Date.
A thin wrapper around a millisecond value that allows JDBC to identify this as an SQL DATE value.
Date(int, int, int) - Constructor for class java.sql.Date
Deprecated. instead use the constructor Date(long date)
Date(long) - Constructor for class java.sql.Date
Constructs a Date object using the given milliseconds time value.
Date - class java.util.Date.
The class Date represents a specific instant in time, with millisecond precision.
Date() - Constructor for class java.util.Date
Allocates a Date object and initializes it so that it represents the time at which it was allocated, measured to the nearest millisecond.
Date(long) - Constructor for class java.util.Date
Allocates a 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.
Date(int, int, int) - Constructor for class java.util.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.set(year + 1900, month, date) or GregorianCalendar(year + 1900, month, date).
Date(int, int, int, int, int) - Constructor for class java.util.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.set(year + 1900, month, date, hrs, min) or GregorianCalendar(year + 1900, month, date, hrs, min).
Date(int, int, int, int, int, int) - Constructor for class java.util.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.set(year + 1900, month, date, hrs, min, sec) or GregorianCalendar(year + 1900, month, date, hrs, min, sec).
Date(String) - Constructor for class java.util.Date
Deprecated. As of JDK version 1.1, replaced by DateFormat.parse(String s).
DateFormat - class java.text.DateFormat.
DateFormat is an abstract class for date/time formatting subclasses which formats and parses dates or time in a language-independent manner.
DateFormat() - Constructor for class java.text.DateFormat
Create a new date format.
DateFormat.Field - class java.text.DateFormat.Field.
Defines constants that are used as attribute keys in the AttributedCharacterIterator returned from DateFormat.formatToCharacterIterator and as field identifiers in FieldPosition.
DateFormat.Field(String, int) - Constructor for class java.text.DateFormat.Field
Creates a Field with the specified name.
DateFormatSymbols - class java.text.DateFormatSymbols.
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() - Constructor for class java.text.DateFormatSymbols
Construct a DateFormatSymbols object by loading format data from resources for the default locale.
DateFormatSymbols(Locale) - Constructor for class java.text.DateFormatSymbols
Construct a DateFormatSymbols object by loading format data from resources for the given locale.
DateFormatter - class javax.swing.text.DateFormatter.
DateFormatter is an InternationalFormatter that does its formatting by way of an instance of java.text.DateFormat.
DateFormatter() - Constructor for class javax.swing.text.DateFormatter
This is shorthand for new DateFormatter(DateFormat.getDateInstance()).
DateFormatter(DateFormat) - Constructor for class javax.swing.text.DateFormatter
Returns a DateFormatter configured with the specified Format instance.
DateTimeAtCompleted - class javax.print.attribute.standard.DateTimeAtCompleted.
Class DateTimeAtCompleted is a printing attribute class, a date-time attribute, that indicates the date and time at which the Print Job completed (or was canceled or aborted).
DateTimeAtCompleted(Date) - Constructor for class javax.print.attribute.standard.DateTimeAtCompleted
Construct a new date-time at completed attribute with the given Date value.
DateTimeAtCreation - class javax.print.attribute.standard.DateTimeAtCreation.
Class DateTimeAtCreation is a printing attribute class, a date-time attribute, that indicates the date and time at which the Print Job was created.
DateTimeAtCreation(Date) - Constructor for class javax.print.attribute.standard.DateTimeAtCreation
Construct a new date-time at creation attribute with the given Date value.
DateTimeAtProcessing - class javax.print.attribute.standard.DateTimeAtProcessing.
Class DateTimeAtProcessing is a printing attribute class, a date-time attribute, that indicates the date and time at which the Print Job first began processing.
DateTimeAtProcessing(Date) - Constructor for class javax.print.attribute.standard.DateTimeAtProcessing
Construct a new date-time at processing attribute with the given Date value.
DateTimeSyntax - class javax.print.attribute.DateTimeSyntax.
Class DateTimeSyntax is an abstract base class providing the common implementation of all attributes whose value is a date and time.
DateTimeSyntax(Date) - Constructor for class javax.print.attribute.DateTimeSyntax
Construct a new date-time attribute with the given java.util.Date value.
DebugGraphics - class javax.swing.DebugGraphics.
Graphics subclass supporting graphics debugging.
DebugGraphics() - Constructor for class javax.swing.DebugGraphics
Constructs a new debug graphics context that supports slowed down drawing.
DebugGraphics(Graphics, JComponent) - Constructor for class javax.swing.DebugGraphics
Constructs a debug graphics context from an existing graphics context that slows down drawing for the specified component.
DebugGraphics(Graphics) - Constructor for class javax.swing.DebugGraphics
Constructs a debug graphics context from an existing graphics context that supports slowed down drawing.
DecimalFormat - class java.text.DecimalFormat.
DecimalFormat is a concrete subclass of NumberFormat that formats decimal numbers.
DecimalFormat() - Constructor for class java.text.DecimalFormat
Creates a DecimalFormat using the default pattern and symbols for the default locale.
DecimalFormat(String) - Constructor for class java.text.DecimalFormat
Creates a DecimalFormat using the given pattern and the symbols for the default locale.
DecimalFormat(String, DecimalFormatSymbols) - Constructor for class java.text.DecimalFormat
Creates a DecimalFormat using the given pattern and symbols.
DecimalFormatSymbols - class java.text.DecimalFormatSymbols.
This class represents the set of symbols (such as the decimal separator, the grouping separator, and so on) needed by DecimalFormat to format numbers.
DecimalFormatSymbols() - Constructor for class java.text.DecimalFormatSymbols
Create a DecimalFormatSymbols object for the default locale.
DecimalFormatSymbols(Locale) - Constructor for class java.text.DecimalFormatSymbols
Create a DecimalFormatSymbols object for the given locale.
DeclHandler - interface org.xml.sax.ext.DeclHandler.
SAX2 extension handler for DTD declaration events.
DefaultBoundedRangeModel - class javax.swing.DefaultBoundedRangeModel.
A generic implementation of BoundedRangeModel.
DefaultBoundedRangeModel() - Constructor for class javax.swing.DefaultBoundedRangeModel
Initializes all of the properties with default values.
DefaultBoundedRangeModel(int, int, int, int) - Constructor for class javax.swing.DefaultBoundedRangeModel
Initializes value, extent, minimum and maximum.
DefaultButtonModel - class javax.swing.DefaultButtonModel.
The default implementation of a Button component's data model.
DefaultButtonModel() - Constructor for class javax.swing.DefaultButtonModel
Constructs a default JButtonModel.
DefaultCaret - class javax.swing.text.DefaultCaret.
A default implementation of Caret.
DefaultCaret() - Constructor for class javax.swing.text.DefaultCaret
Constructs a default caret.
DefaultCellEditor - class javax.swing.DefaultCellEditor.
The default editor for table and tree cells.
DefaultCellEditor(JTextField) - Constructor for class javax.swing.DefaultCellEditor
Constructs a DefaultCellEditor that uses a text field.
DefaultCellEditor(JCheckBox) - Constructor for class javax.swing.DefaultCellEditor
Constructs a DefaultCellEditor object that uses a check box.
DefaultCellEditor(JComboBox) - Constructor for class javax.swing.DefaultCellEditor
Constructs a DefaultCellEditor object that uses a combo box.
DefaultCellEditor.EditorDelegate - class javax.swing.DefaultCellEditor.EditorDelegate.
The protected EditorDelegate class.
DefaultCellEditor.EditorDelegate() - Constructor for class javax.swing.DefaultCellEditor.EditorDelegate
 
DefaultColorSelectionModel - class javax.swing.colorchooser.DefaultColorSelectionModel.
A generic implementation of ColorSelectionModel.
DefaultColorSelectionModel() - Constructor for class javax.swing.colorchooser.DefaultColorSelectionModel
Creates a DefaultColorSelectionModel with the current color set to Color.white.
DefaultColorSelectionModel(Color) - Constructor for class javax.swing.colorchooser.DefaultColorSelectionModel
Creates a DefaultColorSelectionModel with the current color set to color, which should be non-null.
DefaultComboBoxModel - class javax.swing.DefaultComboBoxModel.
The default model for combo boxes.
DefaultComboBoxModel() - Constructor for class javax.swing.DefaultComboBoxModel
Constructs an empty DefaultComboBoxModel object.
DefaultComboBoxModel(Object[]) - Constructor for class javax.swing.DefaultComboBoxModel
Constructs a DefaultComboBoxModel object initialized with an array of objects.
DefaultComboBoxModel(Vector) - Constructor for class javax.swing.DefaultComboBoxModel
Constructs a DefaultComboBoxModel object initialized with a vector.
DefaultCopyDrop - Static variable in class java.awt.dnd.DragSource
The default Cursor to use with a copy operation indicating that a drop is currently allowed.
DefaultCopyNoDrop - Static variable in class java.awt.dnd.DragSource
The default Cursor to use with a copy operation indicating that a drop is currently not allowed.
DefaultDesktopManager - class javax.swing.DefaultDesktopManager.
This is an implementation of the DesktopManager.
DefaultDesktopManager() - Constructor for class javax.swing.DefaultDesktopManager
 
DefaultEditorKit - class javax.swing.text.DefaultEditorKit.
This is the set of things needed by a text component to be a reasonably functioning editor for some type of text document.
DefaultEditorKit() - Constructor for class javax.swing.text.DefaultEditorKit
default constructor for DefaultEditorKit
DefaultEditorKit.BeepAction - class javax.swing.text.DefaultEditorKit.BeepAction.
Creates a beep.
DefaultEditorKit.BeepAction() - Constructor for class javax.swing.text.DefaultEditorKit.BeepAction
Create this object with the appropriate identifier.
DefaultEditorKit.CopyAction - class javax.swing.text.DefaultEditorKit.CopyAction.
Copies the selected region and place its contents into the system clipboard.
DefaultEditorKit.CopyAction() - Constructor for class javax.swing.text.DefaultEditorKit.CopyAction
Create this object with the appropriate identifier.
DefaultEditorKit.CutAction - class javax.swing.text.DefaultEditorKit.CutAction.
Cuts the selected region and place its contents into the system clipboard.
DefaultEditorKit.CutAction() - Constructor for class javax.swing.text.DefaultEditorKit.CutAction
Create this object with the appropriate identifier.
DefaultEditorKit.DefaultKeyTypedAction - class javax.swing.text.DefaultEditorKit.DefaultKeyTypedAction.
The action that is executed by default if a key typed event is received and there is no keymap entry.
DefaultEditorKit.DefaultKeyTypedAction() - Constructor for class javax.swing.text.DefaultEditorKit.DefaultKeyTypedAction
Creates this object with the appropriate identifier.
DefaultEditorKit.InsertBreakAction - class javax.swing.text.DefaultEditorKit.InsertBreakAction.
Places a line/paragraph break into the document.
DefaultEditorKit.InsertBreakAction() - Constructor for class javax.swing.text.DefaultEditorKit.InsertBreakAction
Creates this object with the appropriate identifier.
DefaultEditorKit.InsertContentAction - class javax.swing.text.DefaultEditorKit.InsertContentAction.
Places content into the associated document.
DefaultEditorKit.InsertContentAction() - Constructor for class javax.swing.text.DefaultEditorKit.InsertContentAction
Creates this object with the appropriate identifier.
DefaultEditorKit.InsertTabAction - class javax.swing.text.DefaultEditorKit.InsertTabAction.
Places a tab character into the document.
DefaultEditorKit.InsertTabAction() - Constructor for class javax.swing.text.DefaultEditorKit.InsertTabAction
Creates this object with the appropriate identifier.
DefaultEditorKit.PasteAction - class javax.swing.text.DefaultEditorKit.PasteAction.
Pastes the contents of the system clipboard into the selected region, or before the caret if nothing is selected.
DefaultEditorKit.PasteAction() - Constructor for class javax.swing.text.DefaultEditorKit.PasteAction
Create this object with the appropriate identifier.
DefaultFocusManager - class javax.swing.DefaultFocusManager.
This class has been obsoleted by the 1.4 focus APIs.
DefaultFocusManager() - Constructor for class javax.swing.DefaultFocusManager
 
DefaultFocusTraversalPolicy - class java.awt.DefaultFocusTraversalPolicy.
A FocusTraversalPolicy that determines traversal order based on the order of child Components in a Container.
DefaultFocusTraversalPolicy() - Constructor for class java.awt.DefaultFocusTraversalPolicy
 
DefaultFormatter - class javax.swing.text.DefaultFormatter.
DefaultFormatter formats aribtrary objects.
DefaultFormatter() - Constructor for class javax.swing.text.DefaultFormatter
Creates a DefaultFormatter.
DefaultFormatterFactory - class javax.swing.text.DefaultFormatterFactory.
An implementation of JFormattedTextField.AbstractFormatterFactory.
DefaultFormatterFactory() - Constructor for class javax.swing.text.DefaultFormatterFactory
 
DefaultFormatterFactory(JFormattedTextField.AbstractFormatter) - Constructor for class javax.swing.text.DefaultFormatterFactory
Creates a DefaultFormatterFactory with the specified JFormattedTextField.AbstractFormatter.
DefaultFormatterFactory(JFormattedTextField.AbstractFormatter, JFormattedTextField.AbstractFormatter) - Constructor for class javax.swing.text.DefaultFormatterFactory
Creates a DefaultFormatterFactory with the specified JFormattedTextField.AbstractFormatters.
DefaultFormatterFactory(JFormattedTextField.AbstractFormatter, JFormattedTextField.AbstractFormatter, JFormattedTextField.AbstractFormatter) - Constructor for class javax.swing.text.DefaultFormatterFactory
Creates a DefaultFormatterFactory with the specified JFormattedTextField.AbstractFormatters.
DefaultFormatterFactory(JFormattedTextField.AbstractFormatter, JFormattedTextField.AbstractFormatter, JFormattedTextField.AbstractFormatter, JFormattedTextField.AbstractFormatter) - Constructor for class javax.swing.text.DefaultFormatterFactory
Creates a DefaultFormatterFactory with the specified JFormattedTextField.AbstractFormatters.
DefaultHandler - class org.xml.sax.helpers.DefaultHandler.
Default base class for SAX2 event handlers.
DefaultHandler() - Constructor for class org.xml.sax.helpers.DefaultHandler
 
DefaultHighlighter - class javax.swing.text.DefaultHighlighter.
Implements the Highlighter interfaces.
DefaultHighlighter() - Constructor for class javax.swing.text.DefaultHighlighter
Creates a new DefaultHighlighther object.
DefaultHighlighter.DefaultHighlightPainter - class javax.swing.text.DefaultHighlighter.DefaultHighlightPainter.
Simple highlight painter that fills a highlighted area with a solid color.
DefaultHighlighter.DefaultHighlightPainter(Color) - Constructor for class javax.swing.text.DefaultHighlighter.DefaultHighlightPainter
Constructs a new highlight painter.
DefaultKeyboardFocusManager - class java.awt.DefaultKeyboardFocusManager.
The default KeyboardFocusManager for AWT applications.
DefaultKeyboardFocusManager() - Constructor for class java.awt.DefaultKeyboardFocusManager
 
DefaultLinkDrop - Static variable in class java.awt.dnd.DragSource
The default Cursor to use with a link operation indicating that a drop is currently allowed.
DefaultLinkNoDrop - Static variable in class java.awt.dnd.DragSource
The default Cursor to use with a link operation indicating that a drop is currently not allowed.
DefaultListCellRenderer - class javax.swing.DefaultListCellRenderer.
Renders an item in a list.
DefaultListCellRenderer() - Constructor for class javax.swing.DefaultListCellRenderer
Constructs a default renderer object for an item in a list.
DefaultListCellRenderer.UIResource - class javax.swing.DefaultListCellRenderer.UIResource.
A subclass of DefaultListCellRenderer that implements UIResource.
DefaultListCellRenderer.UIResource() - Constructor for class javax.swing.DefaultListCellRenderer.UIResource
 
DefaultListModel - class javax.swing.DefaultListModel.
This class loosely implements the 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.
DefaultListModel() - Constructor for class javax.swing.DefaultListModel
 
DefaultListSelectionModel - class javax.swing.DefaultListSelectionModel.
Default data model for list selections.
DefaultListSelectionModel() - Constructor for class javax.swing.DefaultListSelectionModel
 
DefaultMenuLayout - class javax.swing.plaf.basic.DefaultMenuLayout.
The default layout manager for Popup menus and menubars.
DefaultMenuLayout(Container, int) - Constructor for class javax.swing.plaf.basic.DefaultMenuLayout
 
DefaultMetalTheme - class javax.swing.plaf.metal.DefaultMetalTheme.
This class describes the default Metal Theme.
DefaultMetalTheme() - Constructor for class javax.swing.plaf.metal.DefaultMetalTheme
 
DefaultMoveDrop - Static variable in class java.awt.dnd.DragSource
The default Cursor to use with a move operation indicating that a drop is currently allowed.
DefaultMoveNoDrop - Static variable in class java.awt.dnd.DragSource
The default Cursor to use with a move operation indicating that a drop is currently not allowed.
DefaultMutableTreeNode - class javax.swing.tree.DefaultMutableTreeNode.
A DefaultMutableTreeNode is a general-purpose node in a tree data structure.
DefaultMutableTreeNode() - Constructor for class javax.swing.tree.DefaultMutableTreeNode
Creates a tree node that has no parent and no children, but which allows children.
DefaultMutableTreeNode(Object) - Constructor for class javax.swing.tree.DefaultMutableTreeNode
Creates a tree node with no parent, no children, but which allows children, and initializes it with the specified user object.
DefaultMutableTreeNode(Object, boolean) - Constructor for class javax.swing.tree.DefaultMutableTreeNode
Creates a tree node with no parent, no children, initialized with the specified user object, and that allows children only if specified.
DefaultPainter - Static variable in class javax.swing.text.DefaultHighlighter
Default implementation of LayeredHighlighter.LayerPainter that can be used for painting highlights.
DefaultPersistenceDelegate - class java.beans.DefaultPersistenceDelegate.
The 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.
DefaultPersistenceDelegate() - Constructor for class java.beans.DefaultPersistenceDelegate
Creates a persistence delegate for a class with a nullary constructor.
DefaultPersistenceDelegate(String[]) - Constructor for class java.beans.DefaultPersistenceDelegate
Creates a default persistence delegate for a class with a constructor whose arguments are the values of the property names as specified by constructorPropertyNames.
DefaultSingleSelectionModel - class javax.swing.DefaultSingleSelectionModel.
A generic implementation of SingleSelectionModel.
DefaultSingleSelectionModel() - Constructor for class javax.swing.DefaultSingleSelectionModel
 
DefaultStyledDocument - class javax.swing.text.DefaultStyledDocument.
A document that can be marked up with character and paragraph styles in a manner similar to the Rich Text Format.
DefaultStyledDocument(AbstractDocument.Content, StyleContext) - Constructor for class javax.swing.text.DefaultStyledDocument
Constructs a styled document.
DefaultStyledDocument(StyleContext) - Constructor for class javax.swing.text.DefaultStyledDocument
Constructs a styled document with the default content storage implementation and a shared set of styles.
DefaultStyledDocument() - Constructor for class javax.swing.text.DefaultStyledDocument
Constructs a default styled document.
DefaultStyledDocument.AttributeUndoableEdit - class javax.swing.text.DefaultStyledDocument.AttributeUndoableEdit.
An UndoableEdit used to remember AttributeSet changes to an Element.
DefaultStyledDocument.AttributeUndoableEdit(Element, AttributeSet, boolean) - Constructor for class javax.swing.text.DefaultStyledDocument.AttributeUndoableEdit
 
DefaultStyledDocument.ElementBuffer - class javax.swing.text.DefaultStyledDocument.ElementBuffer.
Class to manage changes to the element hierarchy.
DefaultStyledDocument.ElementBuffer(Element) - Constructor for class javax.swing.text.DefaultStyledDocument.ElementBuffer
Creates a new ElementBuffer.
DefaultStyledDocument.ElementSpec - class javax.swing.text.DefaultStyledDocument.ElementSpec.
Specification for building elements.
DefaultStyledDocument.ElementSpec(AttributeSet, short) - Constructor for class javax.swing.text.DefaultStyledDocument.ElementSpec
Constructor useful for markup when the markup will not be stored in the document.
DefaultStyledDocument.ElementSpec(AttributeSet, short, int) - Constructor for class javax.swing.text.DefaultStyledDocument.ElementSpec
Constructor for parsing inside the document when the data has already been added, but len information is needed.
DefaultStyledDocument.ElementSpec(AttributeSet, short, char[], int, int) - Constructor for class javax.swing.text.DefaultStyledDocument.ElementSpec
Constructor for creating a spec externally for batch input of content and markup into the document.
DefaultStyledDocument.SectionElement - class javax.swing.text.DefaultStyledDocument.SectionElement.
Default root element for a document...
DefaultStyledDocument.SectionElement() - Constructor for class javax.swing.text.DefaultStyledDocument.SectionElement
Creates a new SectionElement.
DefaultTableCellRenderer - class javax.swing.table.DefaultTableCellRenderer.
The standard class for rendering (displaying) individual cells in a JTable.
DefaultTableCellRenderer() - Constructor for class javax.swing.table.DefaultTableCellRenderer
Creates a default table cell renderer.
DefaultTableCellRenderer.UIResource - class javax.swing.table.DefaultTableCellRenderer.UIResource.
A subclass of DefaultTableCellRenderer that implements UIResource.
DefaultTableCellRenderer.UIResource() - Constructor for class javax.swing.table.DefaultTableCellRenderer.UIResource
 
DefaultTableColumnModel - class javax.swing.table.DefaultTableColumnModel.
The standard column-handler for a JTable.
DefaultTableColumnModel() - Constructor for class javax.swing.table.DefaultTableColumnModel
Creates a default table column model.
DefaultTableModel - class javax.swing.table.DefaultTableModel.
This is an implementation of TableModel that uses a Vector of Vectors to store the cell value objects.
DefaultTableModel() - Constructor for class javax.swing.table.DefaultTableModel
Constructs a default DefaultTableModel which is a table of zero columns and zero rows.
DefaultTableModel(int, int) - Constructor for class javax.swing.table.DefaultTableModel
Constructs a DefaultTableModel with rowCount and columnCount of null object values.
DefaultTableModel(Vector, int) - Constructor for class javax.swing.table.DefaultTableModel
Constructs a DefaultTableModel with as many columns as there are elements in columnNames and rowCount of null object values.
DefaultTableModel(Object[], int) - Constructor for class javax.swing.table.DefaultTableModel
Constructs a DefaultTableModel with as many columns as there are elements in columnNames and rowCount of null object values.
DefaultTableModel(Vector, Vector) - Constructor for class javax.swing.table.DefaultTableModel
Constructs a DefaultTableModel and initializes the table by passing data and columnNames to the setDataVector method.
DefaultTableModel(Object[][], Object[]) - Constructor for class javax.swing.table.DefaultTableModel
Constructs a DefaultTableModel and initializes the table by passing data and columnNames to the setDataVector method.
DefaultTextUI - class javax.swing.text.DefaultTextUI.
Deprecated.  
DefaultTextUI() - Constructor for class javax.swing.text.DefaultTextUI
Deprecated.  
DefaultTreeCellEditor - class javax.swing.tree.DefaultTreeCellEditor.
A TreeCellEditor.
DefaultTreeCellEditor(JTree, DefaultTreeCellRenderer) - Constructor for class javax.swing.tree.DefaultTreeCellEditor
Constructs a DefaultTreeCellEditor object for a JTree using the specified renderer and a default editor.
DefaultTreeCellEditor(JTree, DefaultTreeCellRenderer, TreeCellEditor) - Constructor for class javax.swing.tree.DefaultTreeCellEditor
Constructs a DefaultTreeCellEditor object for a JTree using the specified renderer and the specified editor.
DefaultTreeCellEditor.DefaultTextField - class javax.swing.tree.DefaultTreeCellEditor.DefaultTextField.
TextField used when no editor is supplied.
DefaultTreeCellEditor.DefaultTextField(Border) - Constructor for class javax.swing.tree.DefaultTreeCellEditor.DefaultTextField
Constructs a DefaultTreeCellEditor.DefaultTextField object.
DefaultTreeCellEditor.EditorContainer - class javax.swing.tree.DefaultTreeCellEditor.EditorContainer.
Container responsible for placing the editingComponent.
DefaultTreeCellEditor.EditorContainer() - Constructor for class javax.swing.tree.DefaultTreeCellEditor.EditorContainer
Constructs an EditorContainer object.
DefaultTreeCellRenderer - class javax.swing.tree.DefaultTreeCellRenderer.
Displays an entry in a tree.
DefaultTreeCellRenderer() - Constructor for class javax.swing.tree.DefaultTreeCellRenderer
Returns a new instance of DefaultTreeCellRenderer.
DefaultTreeModel - class javax.swing.tree.DefaultTreeModel.
A simple tree data model that uses TreeNodes.
DefaultTreeModel(TreeNode) - Constructor for class javax.swing.tree.DefaultTreeModel
Creates a tree in which any node can have children.
DefaultTreeModel(TreeNode, boolean) - Constructor for class javax.swing.tree.DefaultTreeModel
Creates a tree specifying whether any node can have children, or whether only certain nodes can have children.
DefaultTreeSelectionModel - class javax.swing.tree.DefaultTreeSelectionModel.
Default implementation of TreeSelectionModel.
DefaultTreeSelectionModel() - Constructor for class javax.swing.tree.DefaultTreeSelectionModel
Creates a new instance of DefaultTreeSelectionModel that is empty, with a selection mode of DISCONTIGUOUS_TREE_SELECTION.
DefinitionKind - class org.omg.CORBA.DefinitionKind.
The class that provides the constants used to identify the type of an Interface Repository object.
DefinitionKind(int) - Constructor for class org.omg.CORBA.DefinitionKind
Constructs a DefinitionKind object with its _value field initialized with the given value.
DefinitionKindHelper - class org.omg.CORBA.DefinitionKindHelper.
The Helper for DefinitionKind.
DefinitionKindHelper() - Constructor for class org.omg.CORBA.DefinitionKindHelper
 
Deflater - class java.util.zip.Deflater.
This class provides support for general purpose compression using the popular ZLIB compression library.
Deflater(int, boolean) - Constructor for class java.util.zip.Deflater
Creates a new compressor using the specified compression level.
Deflater(int) - Constructor for class java.util.zip.Deflater
Creates a new compressor using the specified compression level.
Deflater() - Constructor for class java.util.zip.Deflater
Creates a new compressor with the default compression level.
DeflaterOutputStream - class java.util.zip.DeflaterOutputStream.
This class implements an output stream filter for compressing data in the "deflate" compression format.
DeflaterOutputStream(OutputStream, Deflater, int) - Constructor for class java.util.zip.DeflaterOutputStream
Creates a new output stream with the specified compressor and buffer size.
DeflaterOutputStream(OutputStream, Deflater) - Constructor for class java.util.zip.DeflaterOutputStream
Creates a new output stream with the specified compressor and a default buffer size.
DeflaterOutputStream(OutputStream) - Constructor for class java.util.zip.DeflaterOutputStream
Creates a new output stream with a defaul compressor and buffer size.
Delegate - class org.omg.CORBA.portable.Delegate.
Specifies a portable API for ORB-vendor-specific implementation of the org.omg.CORBA.Object methods.
Delegate() - Constructor for class org.omg.CORBA.portable.Delegate
 
Delegate - class org.omg.CORBA_2_3.portable.Delegate.
Delegate class provides the ORB vendor specific implementation of CORBA object.
Delegate() - Constructor for class org.omg.CORBA_2_3.portable.Delegate
 
Delegate - interface org.omg.PortableServer.portable.Delegate.
The portability package contains interfaces and classes that are designed for and intended to be used by ORB implementor.
DelegationPermission - class javax.security.auth.kerberos.DelegationPermission.
This class is used to restrict the usage of the Kerberos delegation model, ie: forwardable and proxiable tickets.
DelegationPermission(String) - Constructor for class javax.security.auth.kerberos.DelegationPermission
Create a new DelegationPermission with the specified subordinate and target principals.
DelegationPermission(String, String) - Constructor for class javax.security.auth.kerberos.DelegationPermission
Create a new DelegationPermission with the specified subordinate and target principals.
DesignMode - interface java.beans.DesignMode.
This interface is intended to be implemented by, or delegated from, instances of java.beans.beancontext.BeanContext, in order to propagate to its nested hierarchy of java.beans.beancontext.BeanContextChild instances, the current "designTime" property.
DesktopIconUI - class javax.swing.plaf.DesktopIconUI.
Pluggable look and feel interface for JDesktopIcon.
DesktopIconUI() - Constructor for class javax.swing.plaf.DesktopIconUI
 
DesktopManager - interface javax.swing.DesktopManager.
DesktopManager objects are owned by a JDesktopPane object.
DesktopPaneUI - class javax.swing.plaf.DesktopPaneUI.
Pluggable look and feel interface for JDesktopPane.
DesktopPaneUI() - Constructor for class javax.swing.plaf.DesktopPaneUI
 
Destination - class javax.print.attribute.standard.Destination.
Class Destination is a printing attribute class, a URI, that is used to indicate an alternate destination for the spooled printer formatted data.
Destination(URI) - Constructor for class javax.print.attribute.standard.Destination
Constructs a new destination attribute with the specified URI.
DestroyFailedException - exception javax.security.auth.DestroyFailedException.
Signals that a destroy operation failed.
DestroyFailedException() - Constructor for class javax.security.auth.DestroyFailedException
Constructs a DestroyFailedException with no detail message.
DestroyFailedException(String) - Constructor for class javax.security.auth.DestroyFailedException
Constructs a DestroyFailedException with the specified detail message.
Destroyable - interface javax.security.auth.Destroyable.
Objects such as credentials may optionally implement this interface to provide the capability to destroy its contents.
Dialog - class java.awt.Dialog.
A Dialog is a top-level window with a title and a border that is typically used to take some form of input from the user.
Dialog(Frame) - Constructor for class java.awt.Dialog
Constructs an initially invisible, non-modal Dialog with an empty title and the specified owner frame.
Dialog(Frame, boolean) - Constructor for class java.awt.Dialog
Constructs an initially invisible Dialog with an empty title, the specified owner frame and modality.
Dialog(Frame, String) - Constructor for class java.awt.Dialog
Constructs an initially invisible, non-modal Dialog with the specified owner frame and title.
Dialog(Frame, String, boolean) - Constructor for class java.awt.Dialog
Constructs an initially invisible Dialog with the specified owner frame, title, and modality.
Dialog(Frame, String, boolean, GraphicsConfiguration) - Constructor for class java.awt.Dialog
Constructs an initially invisible Dialog with the specified owner frame, title, modality, and GraphicsConfiguration.
Dialog(Dialog) - Constructor for class java.awt.Dialog
Constructs an initially invisible, non-modal Dialog with an empty title and the specified owner dialog.
Dialog(Dialog, String) - Constructor for class java.awt.Dialog
Constructs an initially invisible, non-modal Dialog with the specified owner dialog and title.
Dialog(Dialog, String, boolean) - Constructor for class java.awt.Dialog
Constructs an initially invisible Dialog with the specified owner dialog, title, and modality.
Dialog(Dialog, String, boolean, GraphicsConfiguration) - Constructor for class java.awt.Dialog
Constructs an initially invisible Dialog with the specified owner dialog, title, modality, and GraphicsConfiguration.
Dialog.AccessibleAWTDialog - class java.awt.Dialog.AccessibleAWTDialog.
This class implements accessibility support for the Dialog class.
Dialog.AccessibleAWTDialog() - Constructor for class java.awt.Dialog.AccessibleAWTDialog
 
Dictionary - class java.util.Dictionary.
The Dictionary class is the abstract parent of any class, such as Hashtable, which maps keys to values.
Dictionary() - Constructor for class java.util.Dictionary
Sole constructor.
DigestException - exception java.security.DigestException.
This is the generic Message Digest exception.
DigestException() - Constructor for class java.security.DigestException
Constructs a DigestException with no detail message.
DigestException(String) - Constructor for class java.security.DigestException
Constructs a DigestException with the specified detail message.
DigestInputStream - class java.security.DigestInputStream.
A transparent stream that updates the associated message digest using the bits going through the stream.
DigestInputStream(InputStream, MessageDigest) - Constructor for class java.security.DigestInputStream
Creates a digest input stream, using the specified input stream and message digest.
DigestOutputStream - class java.security.DigestOutputStream.
A transparent stream that updates the associated message digest using the bits going through the stream.
DigestOutputStream(OutputStream, MessageDigest) - Constructor for class java.security.DigestOutputStream
Creates a digest output stream, using the specified output stream and message digest.
Dimension - class java.awt.Dimension.
The Dimension class encapsulates the width and height of a component (in integer precision) in a single object.
Dimension() - Constructor for class java.awt.Dimension
Creates an instance of Dimension with a width of zero and a height of zero.
Dimension(Dimension) - Constructor for class java.awt.Dimension
Creates an instance of Dimension whose width and height are the same as for the specified dimension.
Dimension(int, int) - Constructor for class java.awt.Dimension
Constructs a Dimension and initializes it to the specified width and specified height.
Dimension2D - class java.awt.geom.Dimension2D.
The Dimension2D class is to encapsulate a width and a height dimension.
Dimension2D() - Constructor for class java.awt.geom.Dimension2D
This is an abstract class that cannot be instantiated directly.
DimensionUIResource - class javax.swing.plaf.DimensionUIResource.
 
DimensionUIResource(int, int) - Constructor for class javax.swing.plaf.DimensionUIResource
 
DirContext - interface javax.naming.directory.DirContext.
The directory service interface, containing methods for examining and updating attributes associated with objects, and for searching the directory.
DirObjectFactory - interface javax.naming.spi.DirObjectFactory.
This interface represents a factory for creating an object given an object and attributes about the object.
DirStateFactory - interface javax.naming.spi.DirStateFactory.
This interface represents a factory for obtaining the state of an object and corresponding attributes for binding.
DirStateFactory.Result - class javax.naming.spi.DirStateFactory.Result.
An object/attributes pair for returning the result of DirStateFactory.getStateToBind().
DirStateFactory.Result(Object, Attributes) - Constructor for class javax.naming.spi.DirStateFactory.Result
Constructs an instance of Result.
DirectColorModel - class java.awt.image.DirectColorModel.
The 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(int, int, int, int) - Constructor for class java.awt.image.DirectColorModel
Constructs a DirectColorModel from the specified masks that indicate which bits in an int pixel representation contain the red, green and blue color samples.
DirectColorModel(int, int, int, int, int) - Constructor for class java.awt.image.DirectColorModel
Constructs a 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(ColorSpace, int, int, int, int, int, boolean, int) - Constructor for class java.awt.image.DirectColorModel
Constructs a DirectColorModel from the specified parameters.
DirectoryManager - class javax.naming.spi.DirectoryManager.
This class contains methods for supporting DirContext implementations.
DisplayMode - class java.awt.DisplayMode.
The DisplayMode class encapsulates the bit depth, height, width, and refresh rate of a GraphicsDevice.
DisplayMode(int, int, int, int) - Constructor for class java.awt.DisplayMode
Create a new display mode object with the supplied parameters.
DnDConstants - class java.awt.dnd.DnDConstants.
This class contains constant values representing the type of action(s) to be performed by a Drag and Drop operation.
Doc - interface javax.print.Doc.
Interface Doc specifies the interface for an object that supplies one piece of print data for a Print Job.
DocAttribute - interface javax.print.attribute.DocAttribute.
Interface DocAttribute is a tagging interface which a printing attribute class implements to indicate the attribute denotes a setting for a doc.
DocAttributeSet - interface javax.print.attribute.DocAttributeSet.
Interface DocAttributeSet specifies the interface for a set of doc attributes, i.e.
DocFlavor - class javax.print.DocFlavor.
Class DocFlavor encapsulates an object that specifies the format in which print data is supplied to a DocPrintJob.
DocFlavor(String, String) - Constructor for class javax.print.DocFlavor
Constructs a new doc flavor object from the given MIME type and representation class name.
DocFlavor.BYTE_ARRAY - class javax.print.DocFlavor.BYTE_ARRAY.
Class DocFlavor.BYTE_ARRAY provides predefined static constant DocFlavor objects for example doc flavors using a byte array (byte[]) as the print data representation class.
DocFlavor.BYTE_ARRAY(String) - Constructor for class javax.print.DocFlavor.BYTE_ARRAY
Constructs a new doc flavor with the given MIME type and a print data representation class name of "[B" (byte array).
DocFlavor.CHAR_ARRAY - class javax.print.DocFlavor.CHAR_ARRAY.
Class DocFlavor.CHAR_ARRAY provides predefined static constant DocFlavor objects for example doc flavors using a character array (char[]) as the print data representation class.
DocFlavor.CHAR_ARRAY(String) - Constructor for class javax.print.DocFlavor.CHAR_ARRAY
Constructs a new doc flavor with the given MIME type and a print data representation class name of "[C" (character array).
DocFlavor.INPUT_STREAM - class javax.print.DocFlavor.INPUT_STREAM.
Class DocFlavor.INPUT_STREAM provides predefined static constant DocFlavor objects for example doc flavors using a byte stream (java.io.InputStream) as the print data representation class.
DocFlavor.INPUT_STREAM(String) - Constructor for class javax.print.DocFlavor.INPUT_STREAM
Constructs a new doc flavor with the given MIME type and a print data representation class name of "java.io.InputStream" (byte stream).
DocFlavor.READER - class javax.print.DocFlavor.READER.
Class DocFlavor.READER provides predefined static constant DocFlavor objects for example doc flavors using a character stream (java.io.Reader) as the print data representation class.
DocFlavor.READER(String) - Constructor for class javax.print.DocFlavor.READER
Constructs a new doc flavor with the given MIME type and a print data representation class name of\ "java.io.Reader" (character stream).
DocFlavor.SERVICE_FORMATTED - class javax.print.DocFlavor.SERVICE_FORMATTED.
Class DocFlavor.SERVICE_FORMATTED provides predefined static constant DocFlavor objects for example doc flavors for service formatted print data.
DocFlavor.SERVICE_FORMATTED(String) - Constructor for class javax.print.DocFlavor.SERVICE_FORMATTED
Constructs a new doc flavor with a MIME type of "application/x-java-jvm-local-objectref" indicating service formatted print data and the given print data representation class name.
DocFlavor.STRING - class javax.print.DocFlavor.STRING.
Class DocFlavor.STRING provides predefined static constant DocFlavor objects for example doc flavors using a string (java.lang.String) as the print data representation class.
DocFlavor.STRING(String) - Constructor for class javax.print.DocFlavor.STRING
Constructs a new doc flavor with the given MIME type and a print data representation class name of "java.lang.String".
DocFlavor.URL - class javax.print.DocFlavor.URL.
Class DocFlavor.URL provides predefined static constant DocFlavor objects.
DocFlavor.URL(String) - Constructor for class javax.print.DocFlavor.URL
Constructs a new doc flavor with the given MIME type and a print data representation class name of "java.net.URL".
DocPrintJob - interface javax.print.DocPrintJob.
This interface represents a print job that can print a specified document with a set of job attributes.
Document - interface javax.swing.text.Document.
The Document is a container for text that serves as the model for swing text components.
Document - interface org.w3c.dom.Document.
The Document interface represents the entire HTML or XML document.
DocumentBuilder - class javax.xml.parsers.DocumentBuilder.
Defines the API to obtain DOM Document instances from an XML document.
DocumentBuilder() - Constructor for class javax.xml.parsers.DocumentBuilder
 
DocumentBuilderFactory - class javax.xml.parsers.DocumentBuilderFactory.
Defines a factory API that enables applications to obtain a parser that produces DOM object trees from XML documents.
DocumentBuilderFactory() - Constructor for class javax.xml.parsers.DocumentBuilderFactory
 
DocumentEvent - interface javax.swing.event.DocumentEvent.
Interface for document change notifications.
DocumentEvent.ElementChange - interface javax.swing.event.DocumentEvent.ElementChange.
Describes changes made to a specific element.
DocumentEvent.EventType - class javax.swing.event.DocumentEvent.EventType.
Enumeration for document event types
DocumentFilter - class javax.swing.text.DocumentFilter.
DocumentFilter, as the name implies, is a filter for the Document mutation methods.
DocumentFilter() - Constructor for class javax.swing.text.DocumentFilter
 
DocumentFilter.FilterBypass - class javax.swing.text.DocumentFilter.FilterBypass.
Used as a way to circumvent calling back into the Document to change it.
DocumentFilter.FilterBypass() - Constructor for class javax.swing.text.DocumentFilter.FilterBypass
 
DocumentFragment - interface org.w3c.dom.DocumentFragment.
DocumentFragment is a "lightweight" or "minimal" Document object.
DocumentHandler - interface org.xml.sax.DocumentHandler.
Deprecated. This interface has been replaced by the SAX2 ContentHandler interface, which includes Namespace support.
DocumentListener - interface javax.swing.event.DocumentListener.
Interface for an observer to register to receive notifications of changes to a text document.
DocumentName - class javax.print.attribute.standard.DocumentName.
Class DocumentName is a printing attribute class, a text attribute, that specifies the name of a document.
DocumentName(String, Locale) - Constructor for class javax.print.attribute.standard.DocumentName
Constructs a new document name attribute with the given document name and locale.
DocumentParser - class javax.swing.text.html.parser.DocumentParser.
A Parser for HTML Documents (actually, you can specify a DTD, but you should really only use this class with the html dtd in swing).
DocumentParser(DTD) - Constructor for class javax.swing.text.html.parser.DocumentParser
 
DocumentType - interface org.w3c.dom.DocumentType.
Each Document has a doctype attribute whose value is either null or a DocumentType object.
DomainCombiner - interface java.security.DomainCombiner.
A DomainCombiner provides a means to dynamically update the ProtectionDomains associated with the current AccessControlContext.
DomainManager - interface org.omg.CORBA.DomainManager.
Provides mechanisms for establishing and navigating relationships to superior and subordinate domains, as well as for creating and accessing policies.
DomainManagerOperations - interface org.omg.CORBA.DomainManagerOperations.
Provides the DomainManager with the means to access policies.
Double - class java.lang.Double.
The Double class wraps a value of the primitive type double in an object.
Double(double) - Constructor for class java.lang.Double
Constructs a newly allocated Double object that represents the primitive double argument.
Double(String) - Constructor for class java.lang.Double
Constructs a newly allocated Double object that represents the floating-point value of type double represented by the string.
DoubleBuffer - class java.nio.DoubleBuffer.
A double buffer.
DoubleHolder - class org.omg.CORBA.DoubleHolder.
The Holder for Double.
DoubleHolder() - Constructor for class org.omg.CORBA.DoubleHolder
Constructs a new DoubleHolder object with its value field initialized to 0.0.
DoubleHolder(double) - Constructor for class org.omg.CORBA.DoubleHolder
Constructs a new DoubleHolder object for the given double.
DoubleSeqHelper - class org.omg.CORBA.DoubleSeqHelper.
The Helper for DoubleSeq.
DoubleSeqHelper() - Constructor for class org.omg.CORBA.DoubleSeqHelper
 
DoubleSeqHolder - class org.omg.CORBA.DoubleSeqHolder.
The Holder for DoubleSeq.
DoubleSeqHolder() - Constructor for class org.omg.CORBA.DoubleSeqHolder
 
DoubleSeqHolder(double[]) - Constructor for class org.omg.CORBA.DoubleSeqHolder
 
DragGestureEvent - class java.awt.dnd.DragGestureEvent.
A 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(DragGestureRecognizer, int, Point, List) - Constructor for class java.awt.dnd.DragGestureEvent
Construct a 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 - interface java.awt.dnd.DragGestureListener.
This interface is sourced from a DragGestureRecognizer and is invoked when an object of that (sub)class detects a drag initiating gesture.
DragGestureRecognizer - class java.awt.dnd.DragGestureRecognizer.
The 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(DragSource, Component, int, DragGestureListener) - Constructor for class java.awt.dnd.DragGestureRecognizer
Construct a new 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(DragSource, Component, int) - Constructor for class java.awt.dnd.DragGestureRecognizer
Construct a new 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(DragSource, Component) - Constructor for class java.awt.dnd.DragGestureRecognizer
Construct a new 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(DragSource) - Constructor for class java.awt.dnd.DragGestureRecognizer
Construct a new DragGestureRecognizer given the DragSource to be used in this Drag and Drop operation.
DragSource - class java.awt.dnd.DragSource.
The 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() - Constructor for class java.awt.dnd.DragSource
Creates a new DragSource.
DragSourceAdapter - class java.awt.dnd.DragSourceAdapter.
An abstract adapter class for receiving drag source events.
DragSourceAdapter() - Constructor for class java.awt.dnd.DragSourceAdapter
 
DragSourceContext - class java.awt.dnd.DragSourceContext.
The DragSourceContext class is responsible for managing the initiator side of the Drag and Drop protocol.
DragSourceContext(DragSourceContextPeer, DragGestureEvent, Cursor, Image, Point, Transferable, DragSourceListener) - Constructor for class java.awt.dnd.DragSourceContext
Called from 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 - class java.awt.dnd.DragSourceDragEvent.
The DragSourceDragEvent is delivered from the DragSourceContextPeer, via the DragSourceContext, to the DragSourceListener registered with that DragSourceContext and with its associated DragSource.
DragSourceDragEvent(DragSourceContext, int, int, int) - Constructor for class java.awt.dnd.DragSourceDragEvent
Constructs a DragSourceDragEvent.
DragSourceDragEvent(DragSourceContext, int, int, int, int, int) - Constructor for class java.awt.dnd.DragSourceDragEvent
Constructs a DragSourceDragEvent given the specified DragSourceContext, user drop action, target drop action, modifiers and coordinates.
DragSourceDropEvent - class java.awt.dnd.DragSourceDropEvent.
The 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(DragSourceContext, int, boolean) - Constructor for class java.awt.dnd.DragSourceDropEvent
Construct a DragSourceDropEvent for a drop, given the DragSourceContext, the drop action, and a boolean indicating if the drop was successful.
DragSourceDropEvent(DragSourceContext, int, boolean, int, int) - Constructor for class java.awt.dnd.DragSourceDropEvent
Construct a DragSourceDropEvent for a drop, given the DragSourceContext, the drop action, a boolean indicating if the drop was successful, and coordinates.
DragSourceDropEvent(DragSourceContext) - Constructor for class java.awt.dnd.DragSourceDropEvent
Construct a DragSourceDropEvent for a drag that does not result in a drop.
DragSourceEvent - class java.awt.dnd.DragSourceEvent.
This class is the base class for DragSourceDragEvent and DragSourceDropEvent.
DragSourceEvent(DragSourceContext) - Constructor for class java.awt.dnd.DragSourceEvent
Construct a DragSourceEvent given a specified DragSourceContext.
DragSourceEvent(DragSourceContext, int, int) - Constructor for class java.awt.dnd.DragSourceEvent
Construct a DragSourceEvent given a specified DragSourceContext, and coordinates of the cursor location.
DragSourceListener - interface java.awt.dnd.DragSourceListener.
The 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.
DragSourceMotionListener - interface java.awt.dnd.DragSourceMotionListener.
A listener interface for receiving mouse motion events during a drag operation.
Driver - interface java.sql.Driver.
The interface that every driver class must implement.
DriverManager - class java.sql.DriverManager.
The basic service for managing a set of JDBC drivers.
NOTE: The DataSource interface, new in the JDBC 2.0 API, provides another way to connect to a data source.
DriverPropertyInfo - class java.sql.DriverPropertyInfo.
Driver properties for making a connection.
DriverPropertyInfo(String, String) - Constructor for class java.sql.DriverPropertyInfo
Constructs a DriverPropertyInfo object with a name and value; other members default to their initial values.
DropTarget - class java.awt.dnd.DropTarget.
The DropTarget is associated with a Component when that Component wishes to accept drops during Drag and Drop operations.
DropTarget(Component, int, DropTargetListener, boolean, FlavorMap) - Constructor for class java.awt.dnd.DropTarget
Creates a new DropTarget given the 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(Component, int, DropTargetListener, boolean) - Constructor for class java.awt.dnd.DropTarget
Creates a 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() - Constructor for class java.awt.dnd.DropTarget
Creates a DropTarget.
DropTarget(Component, DropTargetListener) - Constructor for class java.awt.dnd.DropTarget
Creates a DropTarget given the Component to associate itself with, and the DropTargetListener to handle event processing.
DropTarget(Component, int, DropTargetListener) - Constructor for class java.awt.dnd.DropTarget
Creates a 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.DropTargetAutoScroller - class java.awt.dnd.DropTarget.DropTargetAutoScroller.
this protected nested class implements autoscrolling
DropTarget.DropTargetAutoScroller(Component, Point) - Constructor for class java.awt.dnd.DropTarget.DropTargetAutoScroller
construct a DropTargetAutoScroller
DropTargetAdapter - class java.awt.dnd.DropTargetAdapter.
An abstract adapter class for receiving drop target events.
DropTargetAdapter() - Constructor for class java.awt.dnd.DropTargetAdapter
 
DropTargetContext - class java.awt.dnd.DropTargetContext.
A 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.
DropTargetContext.TransferableProxy - class java.awt.dnd.DropTargetContext.TransferableProxy.
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 - class java.awt.dnd.DropTargetDragEvent.
The DropTargetDragEvent is delivered to a DropTargetListener via its dragEnter() and dragOver() methods.
DropTargetDragEvent(DropTargetContext, Point, int, int) - Constructor for class java.awt.dnd.DropTargetDragEvent
Construct a 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 - class java.awt.dnd.DropTargetDropEvent.
The DropTargetDropEvent is delivered via the DropTargetListener drop() method.
DropTargetDropEvent(DropTargetContext, Point, int, int) - Constructor for class java.awt.dnd.DropTargetDropEvent
Construct a 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.
DropTargetDropEvent(DropTargetContext, Point, int, int, boolean) - Constructor for class java.awt.dnd.DropTargetDropEvent
Construct a 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 - class java.awt.dnd.DropTargetEvent.
The DropTargetEvent is the base class for both the DropTargetDragEvent and the DropTargetDropEvent.
DropTargetEvent(DropTargetContext) - Constructor for class java.awt.dnd.DropTargetEvent
Construct a DropTargetEvent with a specified DropTargetContext.
DropTargetListener - interface java.awt.dnd.DropTargetListener.
The DropTargetListener interface is the callback interface used by the DropTarget class to provide notification of DnD operations that involve the subject DropTarget.
Dst - Static variable in class java.awt.AlphaComposite
AlphaComposite object that implements the opaque DST rule with an alpha of 1.0f.
DstAtop - Static variable in class java.awt.AlphaComposite
AlphaComposite object that implements the opaque DST_ATOP rule with an alpha of 1.0f.
DstIn - Static variable in class java.awt.AlphaComposite
AlphaComposite object that implements the opaque DST_IN rule with an alpha of 1.0f.
DstOut - Static variable in class java.awt.AlphaComposite
AlphaComposite object that implements the opaque DST_OUT rule with an alpha of 1.0f.
DstOver - Static variable in class java.awt.AlphaComposite
AlphaComposite object that implements the opaque DST_OVER rule with an alpha of 1.0f.
DuplicateName - exception org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateName.
org/omg/PortableInterceptor/ORBInitInfoPackage/DuplicateName.java .
DuplicateName() - Constructor for class org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateName
 
DuplicateName(String) - Constructor for class org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateName
 
DuplicateName(String, String) - Constructor for class org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateName
 
DuplicateNameHelper - class org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateNameHelper.
org/omg/PortableInterceptor/ORBInitInfoPackage/DuplicateNameHelper.java .
DuplicateNameHelper() - Constructor for class org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateNameHelper
 
DynAny - interface org.omg.CORBA.DynAny.
Enables org.omg.CORBA.Any values to be dynamically interpreted (traversed) and constructed.
DynAny - interface org.omg.DynamicAny.DynAny.
Any values can be dynamically interpreted (traversed) and constructed through DynAny objects.
DynAnyFactory - interface org.omg.DynamicAny.DynAnyFactory.
DynAny objects can be created by invoking operations on the DynAnyFactory object.
DynAnyFactoryHelper - class org.omg.DynamicAny.DynAnyFactoryHelper.
DynAny objects can be created by invoking operations on the DynAnyFactory object.
DynAnyFactoryHelper() - Constructor for class org.omg.DynamicAny.DynAnyFactoryHelper
 
DynAnyFactoryOperations - interface org.omg.DynamicAny.DynAnyFactoryOperations.
DynAny objects can be created by invoking operations on the DynAnyFactory object.
DynAnyHelper - class org.omg.DynamicAny.DynAnyHelper.
Any values can be dynamically interpreted (traversed) and constructed through DynAny objects.
DynAnyHelper() - Constructor for class org.omg.DynamicAny.DynAnyHelper
 
DynAnyOperations - interface org.omg.DynamicAny.DynAnyOperations.
Any values can be dynamically interpreted (traversed) and constructed through DynAny objects.
DynAnySeqHelper - class org.omg.DynamicAny.DynAnySeqHelper.
org/omg/DynamicAny/DynAnySeqHelper.java .
DynAnySeqHelper() - Constructor for class org.omg.DynamicAny.DynAnySeqHelper
 
DynArray - interface org.omg.CORBA.DynArray.
Represents a DynAny object associated with an array.
DynArray - interface org.omg.DynamicAny.DynArray.
DynArray objects support the manipulation of IDL arrays.
DynArrayHelper - class org.omg.DynamicAny.DynArrayHelper.
DynArray objects support the manipulation of IDL arrays.
DynArrayHelper() - Constructor for class org.omg.DynamicAny.DynArrayHelper
 
DynArrayOperations - interface org.omg.DynamicAny.DynArrayOperations.
DynArray objects support the manipulation of IDL arrays.
DynEnum - interface org.omg.CORBA.DynEnum.
Represents a DynAny object associated with an IDL enum.
DynEnum - interface org.omg.DynamicAny.DynEnum.
DynEnum objects support the manipulation of IDL enumerated values.
DynEnumHelper - class org.omg.DynamicAny.DynEnumHelper.
DynEnum objects support the manipulation of IDL enumerated values.
DynEnumHelper() - Constructor for class org.omg.DynamicAny.DynEnumHelper
 
DynEnumOperations - interface org.omg.DynamicAny.DynEnumOperations.
DynEnum objects support the manipulation of IDL enumerated values.
DynFixed - interface org.omg.CORBA.DynFixed.
Represents a DynAny object that is associated with an IDL fixed type.
DynFixed - interface org.omg.DynamicAny.DynFixed.
DynFixed objects support the manipulation of IDL fixed values.
DynFixedHelper - class org.omg.DynamicAny.DynFixedHelper.
DynFixed objects support the manipulation of IDL fixed values.
DynFixedHelper() - Constructor for class org.omg.DynamicAny.DynFixedHelper
 
DynFixedOperations - interface org.omg.DynamicAny.DynFixedOperations.
DynFixed objects support the manipulation of IDL fixed values.
DynSequence - interface org.omg.CORBA.DynSequence.
The representation of a DynAny object that is associated with an IDL sequence.
DynSequence - interface org.omg.DynamicAny.DynSequence.
DynSequence objects support the manipulation of IDL sequences.
DynSequenceHelper - class org.omg.DynamicAny.DynSequenceHelper.
DynSequence objects support the manipulation of IDL sequences.
DynSequenceHelper() - Constructor for class org.omg.DynamicAny.DynSequenceHelper
 
DynSequenceOperations - interface org.omg.DynamicAny.DynSequenceOperations.
DynSequence objects support the manipulation of IDL sequences.
DynStruct - interface org.omg.CORBA.DynStruct.
The representation of a DynAny object that is associated with an IDL struct.
DynStruct - interface org.omg.DynamicAny.DynStruct.
DynStruct objects support the manipulation of IDL struct and exception values.
DynStructHelper - class org.omg.DynamicAny.DynStructHelper.
DynStruct objects support the manipulation of IDL struct and exception values.
DynStructHelper() - Constructor for class org.omg.DynamicAny.DynStructHelper
 
DynStructOperations - interface org.omg.DynamicAny.DynStructOperations.
DynStruct objects support the manipulation of IDL struct and exception values.
DynUnion - interface org.omg.CORBA.DynUnion.
The DynUnion interface represents a DynAny object that is associated with an IDL union.
DynUnion - interface org.omg.DynamicAny.DynUnion.
DynUnion objects support the manipulation of IDL unions.
DynUnionHelper - class org.omg.DynamicAny.DynUnionHelper.
DynUnion objects support the manipulation of IDL unions.
DynUnionHelper() - Constructor for class org.omg.DynamicAny.DynUnionHelper
 
DynUnionOperations - interface org.omg.DynamicAny.DynUnionOperations.
DynUnion objects support the manipulation of IDL unions.
DynValue - interface org.omg.CORBA.DynValue.
The representation of a DynAny object that is associated with an IDL value type.
DynValue - interface org.omg.DynamicAny.DynValue.
DynValue objects support the manipulation of IDL non-boxed value types.
DynValueBox - interface org.omg.DynamicAny.DynValueBox.
DynValueBox objects support the manipulation of IDL boxed value types.
DynValueBoxOperations - interface org.omg.DynamicAny.DynValueBoxOperations.
DynValueBox objects support the manipulation of IDL boxed value types.
DynValueCommon - interface org.omg.DynamicAny.DynValueCommon.
DynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.
DynValueCommonOperations - interface org.omg.DynamicAny.DynValueCommonOperations.
DynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.
DynValueHelper - class org.omg.DynamicAny.DynValueHelper.
DynValue objects support the manipulation of IDL non-boxed value types.
DynValueHelper() - Constructor for class org.omg.DynamicAny.DynValueHelper
 
DynValueOperations - interface org.omg.DynamicAny.DynValueOperations.
DynValue objects support the manipulation of IDL non-boxed value types.
DynamicImplementation - class org.omg.CORBA.DynamicImplementation.
Deprecated. org.omg.CORBA.DynamicImplementation
DynamicImplementation() - Constructor for class org.omg.CORBA.DynamicImplementation
Deprecated.  
DynamicImplementation - class org.omg.PortableServer.DynamicImplementation.
Allows dynamic handling of object invocations.
DynamicImplementation() - Constructor for class org.omg.PortableServer.DynamicImplementation
 
damage(Rectangle) - Method in class javax.swing.text.DefaultCaret
Damages the area surrounding the caret to cause it to be repainted in a new location.
damageLineRange(int, int, Shape, Component) - Method in class javax.swing.text.PlainView
Repaint the given line range.
damageRange(JTextComponent, int, int) - Method in class javax.swing.plaf.TextUI
Causes the portion of the view responsible for the given part of the model to be repainted.
damageRange(JTextComponent, int, int, Position.Bias, Position.Bias) - Method in class javax.swing.plaf.TextUI
Causes the portion of the view responsible for the given part of the model to be repainted.
damageRange(JTextComponent, int, int) - Method in class javax.swing.plaf.basic.BasicTextUI
Causes the portion of the view responsible for the given part of the model to be repainted.
damageRange(JTextComponent, int, int, Position.Bias, Position.Bias) - Method in class javax.swing.plaf.basic.BasicTextUI
Causes the portion of the view responsible for the given part of the model to be repainted.
damageRange(JTextComponent, int, int) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the damageRange method on each UI handled by this object.
damageRange(JTextComponent, int, int, Position.Bias, Position.Bias) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the damageRange method on each UI handled by this object.
darkGray - Static variable in class java.awt.Color
The color dark gray.
darkShadow - Variable in class javax.swing.plaf.basic.BasicBorders.ButtonBorder
 
darkShadow - Variable in class javax.swing.plaf.basic.BasicBorders.FieldBorder
 
darkShadow - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
darkShadowColor - Static variable in class javax.swing.plaf.metal.MetalSliderUI
 
darker() - Method in class java.awt.Color
Creates a new Color that is a darker version of this Color.
data - Variable in class javax.sound.midi.MidiMessage
The MIDI message data.
data - Variable in class javax.swing.text.html.parser.Element
A field to store user data.
data - Variable in class javax.swing.text.html.parser.Entity
 
dataBuffer - Variable in class java.awt.image.Raster
The DataBuffer that stores the image data.
dataDefinitionCausesTransactionCommit() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a data definition statement within a transaction forces the transaction to commit.
dataDefinitionIgnoredInTransactions() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database ignores a data definition statement within a transaction.
dataModel - Variable in class javax.swing.JComboBox
This protected field is implementation specific.
dataModel - Variable in class javax.swing.JTable
The TableModel of the table.
dataType - Variable in class java.awt.image.DataBuffer
The data type of this DataBuffer.
dataType - Variable in class java.awt.image.SampleModel
Data type of the DataBuffer storing the pixel data.
dataVector - Variable in class javax.swing.table.DefaultTableModel
The Vector of Vectors of Object values.
deactivate(boolean) - Method in interface java.awt.im.spi.InputMethod
Deactivates the input method.
deactivate() - Method in interface javax.rmi.CORBA.Tie
Deactivates the target object represented by this tie.
deactivate(boolean, boolean) - Method in interface org.omg.PortableServer.POAManagerOperations
This operation changes the state of the POA manager to inactive, causing associated POAs to reject the requests that have not begun executing as well as as any new requests.
deactivateFrame(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
 
deactivateFrame(JInternalFrame) - Method in interface javax.swing.DesktopManager
Generally, indicate that this frame has lost focus.
deactivateFrame(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method is called when the frame is no longer selected.
deactivate_object(byte[]) - Method in interface org.omg.PortableServer.POAOperations
This operation causes the ObjectId specified in the oid parameter to be deactivated.
decapitalize(String) - Static method in class java.beans.Introspector
Utility method to take a string and convert it to normal Java variable name capitalization.
declarePrefix(String, String) - Method in class org.xml.sax.helpers.NamespaceSupport
Declare a Namespace prefix.
decode(String) - Static method in class java.awt.Color
Converts a String to an integer and returns the specified opaque Color.
decode(String) - Static method in class java.awt.Font
Returns the Font that the str argument describes.
decode(String) - Static method in class java.lang.Byte
Decodes a String into a Byte.
decode(String) - Static method in class java.lang.Integer
Decodes a String into an Integer.
decode(String) - Static method in class java.lang.Long
Decodes a String into a Long.
decode(String) - Static method in class java.lang.Short
Decodes a String into a Short.
decode(String) - Static method in class java.net.URLDecoder
Deprecated. The resulting string may vary depending on the platform's default encoding. Instead, use the decode(String,String) method to specify the encoding.
decode(String, String) - Static method in class java.net.URLDecoder
Decodes a application/x-www-form-urlencoded string using a specific encoding scheme.
decode(ByteBuffer) - Method in class java.nio.charset.Charset
Convenience method that decodes bytes in this charset into Unicode characters.
decode(ByteBuffer, CharBuffer, boolean) - Method in class java.nio.charset.CharsetDecoder
Decodes as many bytes as possible from the given input buffer, writing the results to the given output buffer.
decode(ByteBuffer) - Method in class java.nio.charset.CharsetDecoder
Convenience method that decodes the remaining content of a single input byte buffer into a newly-allocated character buffer.
decode(InputStream) - Method in interface java.security.Certificate
Deprecated. Decodes a certificate from an input stream.
decode(byte[]) - Method in interface org.omg.IOP.CodecOperations
Decodes the given byte array into an Any based on the encoding format effective for this Codec.
decodeDataFlavor(String) - Static method in class java.awt.datatransfer.SystemFlavorMap
Decodes a String native for use as a DataFlavor.
decodeJavaMIMEType(String) - Static method in class java.awt.datatransfer.SystemFlavorMap
Decodes a String native for use as a Java MIME type.
decodeLineStyle(Object) - Method in class javax.swing.plaf.metal.MetalTreeUI
this function converts between the string passed into the client property and the internal representation (currently and int)
decodeLoop(ByteBuffer, CharBuffer) - Method in class java.nio.charset.CharsetDecoder
Decodes one or more bytes into one or more characters.
decode_value(byte[], TypeCode) - Method in interface org.omg.IOP.CodecOperations
Decodes the given byte array into an Any based on the given TypeCode and the encoding format effective for this Codec.
decrButton - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
decrIndent() - Method in class javax.swing.text.AbstractWriter
Decrements the indent level.
decreaseButton - Variable in class javax.swing.plaf.metal.MetalScrollBarUI
 
def - Variable in class java.util.zip.DeflaterOutputStream
Compressor for this stream.
defAttributeList(String, int, int, String, String, AttributeList) - Method in class javax.swing.text.html.parser.DTD
Creates and returns an AttributeList.
defContentModel(int, Object, ContentModel) - Method in class javax.swing.text.html.parser.DTD
Creates and returns a new content model.
defElement(String, int, boolean, boolean, ContentModel, String[], String[], AttributeList) - Method in class javax.swing.text.html.parser.DTD
Creates and returns an Element.
defEntity(String, int, int) - Method in class javax.swing.text.html.parser.DTD
Creates and returns a character Entity.
defEntity(String, int, String) - Method in class javax.swing.text.html.parser.DTD
Creates and returns an Entity.
def_kind() - Method in interface org.omg.CORBA.IRObjectOperations
Returns the DefinitionKind corresponding to this Interface Repository object.
def_kind() - Method in class org.omg.CORBA._IDLTypeStub
 
defaultButton - Variable in class javax.swing.JRootPane
The button that gets activated when the pane has the focus and a UI-specific action like pressing the Enter key occurs.
defaultChoosers - Variable in class javax.swing.plaf.basic.BasicColorChooserUI
 
defaultConstraints - Variable in class java.awt.GridBagLayout
This field holds a gridbag constraints instance containing the default values, so if a component does not have gridbag constraints associated with it, then the component will be assigned a copy of the defaultConstraints.
defaultController - Variable in class javax.imageio.IIOParam
The default IIOParamController that will be used to provide settings for this IIOParam object when the activateController method is called.
defaultController - Variable in class javax.imageio.metadata.IIOMetadata
An IIOMetadataController that is suggested for use as the controller for this IIOMetadata object.
defaultEditorsByColumnClass - Variable in class javax.swing.JTable
A table of objects that display and edit the contents of a cell, indexed by class as declared in getColumnClass in the TableModel interface.
defaultInitCtx - Variable in class javax.naming.InitialContext
Field holding the result of calling NamingManager.getInitialContext().
defaultKeyTypedAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action that is executed by default if a key typed event is received and there is no keymap entry.
defaultManager() - Static method in class javax.swing.MenuSelectionManager
Returns the default menu selection manager.
defaultPage(PageFormat) - Method in class java.awt.print.PrinterJob
Clones the PageFormat argument and alters the clone to describe a default page size and orientation.
defaultPage() - Method in class java.awt.print.PrinterJob
Creates a new PageFormat instance and sets it to a default size and orientation.
defaultPressAction - Variable in class javax.swing.JRootPane
Deprecated. As of Java 2 platform v1.3.
defaultReadObject() - Method in class java.io.ObjectInputStream
Read the non-static and non-transient fields of the current class from this stream.
defaultReleaseAction - Variable in class javax.swing.JRootPane
Deprecated. As of Java 2 platform v1.3.
defaultRenderersByColumnClass - Variable in class javax.swing.JTable
A table of objects that display the contents of a cell, indexed by class as declared in getColumnClass in the TableModel interface.
defaultTextIconGap - Variable in class javax.swing.plaf.basic.BasicButtonUI
 
defaultTextIconGap - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
defaultTextShiftOffset - Variable in class javax.swing.plaf.basic.BasicButtonUI
 
defaultWriteObject() - Method in class java.io.ObjectOutputStream
Write the non-static and non-transient fields of the current class to this stream.
default_POA(Servant) - Method in interface org.omg.PortableServer.portable.Delegate
The default behavior of this function is to return the root POA from the ORB instance associated with the servant.
default_index() - Method in class org.omg.CORBA.TypeCode
Returns the index of the default member, or -1 if there is no default member.
defaulted(String) - Method in class java.io.ObjectInputStream.GetField
Return true if the named field is defaulted and has no value in this stream.
defaults - Variable in class java.util.Properties
A property list that contains default values for any keys not found in this property list.
defineAttributes(String, AttributeList) - Method in class javax.swing.text.html.parser.DTD
Returns the Element which matches the specified AttributeList.
defineClass(byte[], int, int) - Method in class java.lang.ClassLoader
Deprecated. Replaced by defineClass(String, byte[], int, int)
defineClass(String, byte[], int, int) - Method in class java.lang.ClassLoader
Converts an array of bytes into an instance of class Class.
defineClass(String, byte[], int, int, ProtectionDomain) - Method in class java.lang.ClassLoader
Converts an array of bytes into an instance of class Class, with an optional ProtectionDomain.
defineClass(String, byte[], int, int, CodeSource) - Method in class java.security.SecureClassLoader
Converts an array of bytes into an instance of class Class, with an optional CodeSource.
defineElement(String, int, boolean, boolean, ContentModel, BitSet, BitSet, AttributeList) - Method in class javax.swing.text.html.parser.DTD
Returns the Element which matches the specified parameters.
defineEntity(String, int, char[]) - Method in class javax.swing.text.html.parser.DTD
Defines an entity.
definePackage(String, String, String, String, String, String, String, URL) - Method in class java.lang.ClassLoader
Defines a package by name in this ClassLoader.
definePackage(String, Manifest, URL) - Method in class java.net.URLClassLoader
Defines a new package by name in this ClassLoader.
defined_in - Variable in class org.omg.CORBA.ValueMember
The repository ID of the value in which this member is defined.
deflate(byte[], int, int) - Method in class java.util.zip.Deflater
Fills specified buffer with compressed data.
deflate(byte[]) - Method in class java.util.zip.Deflater
Fills specified buffer with compressed data.
deflate() - Method in class java.util.zip.DeflaterOutputStream
Writes next block of compressed data to the output stream.
deiconifyFrame(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
Removes the desktopIcon from its parent and adds its frame to the parent.
deiconifyFrame(JInternalFrame) - Method in interface javax.swing.DesktopManager
Generally, remove any iconic representation that is present and restore the frame to it's original size and location.
deiconifyFrame(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method is called when the user wants to deiconify the frame.
deiconize() - Method in class javax.swing.plaf.basic.BasicDesktopIconUI
 
deinstall(JTextComponent) - Method in interface javax.swing.text.Caret
Called when the UI is being removed from the interface of a JTextComponent.
deinstall(JTextComponent) - Method in class javax.swing.text.DefaultCaret
Called when the UI is being removed from the interface of a JTextComponent.
deinstall(JTextComponent) - Method in class javax.swing.text.DefaultHighlighter
Called when the UI is being removed from the interface of a JTextComponent.
deinstall(JEditorPane) - Method in class javax.swing.text.EditorKit
Called when the kit is being removed from the JEditorPane.
deinstall(JTextComponent) - Method in interface javax.swing.text.Highlighter
Called when the UI is being removed from the interface of a JTextComponent.
deinstall(JEditorPane) - Method in class javax.swing.text.StyledEditorKit
Called when the kit is being removed from the JEditorPane.
deinstall(JEditorPane) - Method in class javax.swing.text.html.HTMLEditorKit
Called when the kit is being removed from the JEditorPane.
deinstallMouseHandlers(JComponent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
delItem(int) - Method in class java.awt.List
Deprecated. replaced by remove(String) and remove(int).
delItems(int, int) - Method in class java.awt.List
Deprecated. As of JDK version 1.1, Not for public use in the future. This method is expected to be retained only as a package private method.
delay(int) - Method in class java.awt.Robot
Sleeps for the specified time.
delegate - Variable in class javax.swing.DefaultCellEditor
The delegate class which handles all methods sent from the CellEditor.
delegateFocus(MouseEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup
This is is a utility method that helps event handlers figure out where to send the focus when the popup is brought up.
delegateFocus(MouseEvent) - Method in class javax.swing.plaf.metal.MetalComboBoxUI.MetalComboPopup
Deprecated.  
delete() - Method in class java.io.File
Deletes the file or directory denoted by this abstract pathname.
delete(int, int) - Method in class java.lang.StringBuffer
Removes the characters in a substring of this StringBuffer.
delete(int, int) - Method in interface javax.accessibility.AccessibleEditableText
Deletes the text between two indices
delete(int, int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Deletes the text between two indices
deleteChar(AttributedCharacterIterator, int) - Method in class java.awt.font.LineBreakMeasurer
Updates this LineBreakMeasurer after a single character is deleted from the text, and sets the current position to the beginning of the paragraph.
deleteChar(AttributedCharacterIterator, int) - Method in class java.awt.font.TextMeasurer
Updates the TextMeasurer after a single character has been deleted from the paragraph currently represented by this TextMeasurer.
deleteCharAt(int) - Method in class java.lang.StringBuffer
Removes the character at the specified position in this StringBuffer (shortening the StringBuffer by one character).
deleteData(int, int) - Method in interface org.w3c.dom.CharacterData
Remove a range of 16-bit units from the node.
deleteEntry(String) - Method in class java.security.KeyStore
Deletes the entry identified by the given alias from this keystore.
deleteNextCharAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to delete the character of content that follows the current caret position.
deleteObserver(Observer) - Method in class java.util.Observable
Deletes an observer from the set of observers of this object.
deleteObservers() - Method in class java.util.Observable
Clears the observer list so that this object no longer has any observers.
deleteOnExit() - Method in class java.io.File
Requests that the file or directory denoted by this abstract pathname be deleted when the virtual machine terminates.
deleteOwner(Principal, Principal) - Method in interface java.security.acl.Owner
Deletes an owner.
deletePrevCharAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to delete the character of content that precedes the current caret position.
deleteRow() - Method in interface java.sql.ResultSet
Deletes the current row from this ResultSet object and from the underlying database.
deleteShortcut(MenuShortcut) - Method in class java.awt.MenuBar
Deletes the specified menu shortcut.
deleteShortcut() - Method in class java.awt.MenuItem
Delete any MenuShortcut object associated with this menu item.
deleteTrack(Track) - Method in class javax.sound.midi.Sequence
Removes the specified track from the sequence.
delete_values(String) - Method in class org.omg.CORBA.Context
Deletes from this Context object the NamedValue object(s) whose name field matches the given property name.
deletesAreDetected(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether or not a visible row delete can be detected by calling the method ResultSet.rowDeleted.
deliverEvent(Event) - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by dispatchEvent(AWTEvent e).
deliverEvent(Event) - Method in class java.awt.Container
Deprecated. As of JDK version 1.1, replaced by dispatchEvent(AWTEvent e)
deltaTransform(Point2D, Point2D) - Method in class java.awt.geom.AffineTransform
Transforms the relative distance vector specified by ptSrc and stores the result in ptDst.
deltaTransform(double[], int, double[], int, int) - Method in class java.awt.geom.AffineTransform
Transforms an array of relative distance vectors by this transform.
depth() - Method in class javax.swing.text.ElementIterator
Fetches the current depth of element tree.
depthFirstEnumeration() - Method in class javax.swing.tree.DefaultMutableTreeNode
Creates and returns an enumeration that traverses the subtree rooted at this node in depth-first order.
depthOffset - Variable in class javax.swing.plaf.basic.BasicTreeUI
How much the depth should be offset to properly calculate x locations.
dequeueKeyEvents(long, Component) - Method in class java.awt.DefaultKeyboardFocusManager
Releases for normal dispatching to the current focus owner all KeyEvents which were enqueued because of a call to enqueueKeyEvents with the same timestamp and Component.
dequeueKeyEvents(long, Component) - Method in class java.awt.KeyboardFocusManager
Called by the AWT to notify the KeyboardFocusManager that it should cancel delayed dispatching of KeyEvents.
deregister(AbstractSelectionKey) - Method in class java.nio.channels.spi.AbstractSelector
Removes the given key from its channel's key set.
deregisterAll(Class) - Method in class javax.imageio.spi.ServiceRegistry
Deregisters all service provider object currently registered under the given category.
deregisterAll() - Method in class javax.imageio.spi.ServiceRegistry
Deregisters all currently registered service providers from all categories.
deregisterDriver(Driver) - Static method in class java.sql.DriverManager
Drops a driver from the DriverManager's list.
deregisterServiceProvider(Object, Class) - Method in class javax.imageio.spi.ServiceRegistry
Removes a service provider object from the given category.
deregisterServiceProvider(Object) - Method in class javax.imageio.spi.ServiceRegistry
Removes a service provider object from all categories that contain it.
deriveFont(int, float) - Method in class java.awt.Font
Creates a new Font object by replicating this Font object and applying a new style and size.
deriveFont(int, AffineTransform) - Method in class java.awt.Font
Creates a new Font object by replicating this Font object and applying a new style and transform.
deriveFont(float) - Method in class java.awt.Font
Creates a new Font object by replicating the current Font object and applying a new size to it.
deriveFont(AffineTransform) - Method in class java.awt.Font
Creates a new Font object by replicating the current Font object and applying a new transform to it.
deriveFont(int) - Method in class java.awt.Font
Creates a new Font object by replicating the current Font object and applying a new style to it.
deriveFont(Map) - Method in class java.awt.Font
Creates a new Font object by replicating the current Font object and applying a new set of font attributes to it.
deriveMMFont(float[]) - Method in interface java.awt.font.MultipleMaster
Creates a new instance of a multiple master font based on the design axis values contained in the specified array.
deriveMMFont(float[], float, float, float, float) - Method in interface java.awt.font.MultipleMaster
Creates a new instance of a multiple master font based on detailed metric information.
description - Variable in class java.sql.DriverPropertyInfo
A brief description of the property, which may be null.
deselect(int) - Method in class java.awt.List
Deselects the item at the specified index.
deserialize(ObjectInputStream, Collection) - Method in class java.beans.beancontext.BeanContextSupport
used by readObject to deserialize a collection.
designTime - Variable in class java.beans.beancontext.BeanContextSupport
A boolean indicating whether or not this object is currently in design time mode.
desiredAssertionStatus() - Method in class java.lang.Class
Returns the assertion status that would be assigned to this class if it were to be initialized at the time this method is invoked.
desktop - Static variable in class java.awt.SystemColor
The color rendered for the background of the desktop.
desktop - Variable in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
desktopIcon - Variable in class javax.swing.JInternalFrame
The icon that is displayed when this internal frame is iconified.
desktopIcon - Variable in class javax.swing.plaf.basic.BasicDesktopIconUI
 
desktopManager - Variable in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
desktopProperties - Variable in class java.awt.Toolkit
 
desktopPropsSupport - Variable in class java.awt.Toolkit
 
destHeight - Variable in class java.awt.image.ReplicateScaleFilter
The target height to scale the image.
destWidth - Variable in class java.awt.image.ReplicateScaleFilter
The target width to scale the image.
destination - Variable in class javax.imageio.ImageReadParam
The current destination BufferedImage, or null if none has been set.
destination - Variable in class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler
Destination that receives all events.
destinationBands - Variable in class javax.imageio.ImageReadParam
The set of destination bands to be used, as an array of ints.
destinationOffset - Variable in class javax.imageio.IIOParam
The offset in the destination where the upper-left decoded pixel should be placed.
destinationType - Variable in class javax.imageio.IIOParam
An ImageTypeSpecifier to be used to generate a destination image when reading, or to set the output color type when writing.
destroy() - Method in class java.applet.Applet
Called by the browser or applet viewer to inform this applet that it is being reclaimed and that it should destroy any resources that it has allocated.
destroy() - Method in class java.lang.Process
Kills the subprocess.
destroy() - Method in class java.lang.Thread
Destroys this thread, without any cleanup.
destroy() - Method in class java.lang.ThreadGroup
Destroys this thread group and all of its subgroups.
destroy() - Method in interface javax.security.auth.Destroyable
Destroy this Object.
destroy() - Method in class javax.security.auth.kerberos.KerberosKey
Destroys this key.
destroy() - Method in class javax.security.auth.kerberos.KerberosTicket
Destroys the ticket and destroys any sensitive information stored in it.
destroy() - Method in class javax.security.auth.x500.X500PrivateCredential
Clears the references to the X.509 certificate, private key and the KeyStore alias in this object.
destroy() - Method in interface org.omg.CORBA.DynAny
Destroys this DynAny object and frees any resources used to represent the data value associated with it.
destroy() - Method in interface org.omg.CORBA.IRObjectOperations
Destroys this object.
destroy() - Method in class org.omg.CORBA.ORB
Destroys the ORB so that its resources can be reclaimed.
destroy() - Method in interface org.omg.CORBA.PolicyOperations
Destroys the Policy object.
destroy() - Method in class org.omg.CORBA._IDLTypeStub
 
destroy() - Method in class org.omg.CORBA._PolicyStub
Destroys the policy object.
destroy() - Method in interface org.omg.CosNaming.BindingIteratorOperations
This operation destroys the iterator.
destroy() - Method in interface org.omg.CosNaming.NamingContextOperations
The destroy operation deletes a naming context.
destroy() - Method in class org.omg.CosNaming._BindingIteratorStub
This operation destroys the iterator.
destroy() - Method in class org.omg.CosNaming._NamingContextExtStub
The destroy operation deletes a naming context.
destroy() - Method in class org.omg.CosNaming._NamingContextStub
The destroy operation deletes a naming context.
destroy() - Method in interface org.omg.DynamicAny.DynAnyOperations
Destroys a DynAny object.
destroy() - Method in class org.omg.DynamicAny._DynAnyStub
Destroys a DynAny object.
destroy() - Method in class org.omg.DynamicAny._DynArrayStub
Destroys a DynAny object.
destroy() - Method in class org.omg.DynamicAny._DynEnumStub
Destroys a DynAny object.
destroy() - Method in class org.omg.DynamicAny._DynFixedStub
Destroys a DynAny object.
destroy() - Method in class org.omg.DynamicAny._DynSequenceStub
Destroys a DynAny object.
destroy() - Method in class org.omg.DynamicAny._DynStructStub
Destroys a DynAny object.
destroy() - Method in class org.omg.DynamicAny._DynUnionStub
Destroys a DynAny object.
destroy() - Method in class org.omg.DynamicAny._DynValueStub
Destroys a DynAny object.
destroy() - Method in interface org.omg.PortableInterceptor.InterceptorOperations
Provides an opportunity to destroy this interceptor.
destroy(boolean, boolean) - Method in interface org.omg.PortableServer.POAOperations
This operation destroys the POA and all descendant POAs.
destroyBuffers() - Method in class java.awt.Component.FlipBufferStrategy
Destroys the buffers created through this object
destroySubcontext(Name) - Method in interface javax.naming.Context
Destroys the named context and removes it from the namespace.
destroySubcontext(String) - Method in interface javax.naming.Context
Destroys the named context and removes it from the namespace.
destroySubcontext(String) - Method in class javax.naming.InitialContext
 
destroySubcontext(Name) - Method in class javax.naming.InitialContext
 
detail - Variable in class java.io.WriteAbortedException
Exception that was caught while writing the ObjectStream.
detail - Variable in class java.rmi.RemoteException
Nested Exception to hold wrapped remote exception.
detail - Variable in class java.rmi.activation.ActivationException
Nested Exception to hold wrapped remote exceptions.
detail - Variable in class java.rmi.server.ServerCloneException
Nested exception for ServerCloneException.
detailsViewIcon - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
detectedCharset() - Method in class java.nio.charset.CharsetDecoder
Retrieves the charset that was detected by this decoder  (optional operation).
determineOffset(JTree, Object, boolean, boolean, boolean, int) - Method in class javax.swing.tree.DefaultTreeCellEditor
 
dialogInit() - Method in class javax.swing.JDialog
Called by the constructors to init the JDialog properly.
die() - Method in class javax.swing.undo.AbstractUndoableEdit
Sets alive to false.
die() - Method in class javax.swing.undo.CompoundEdit
Sends die to each subedit, in the reverse of the order that they were added.
die() - Method in interface javax.swing.undo.UndoableEdit
May be sent to inform an edit that it should no longer be used.
digest - Variable in class java.security.DigestInputStream
The message digest associated with this stream.
digest - Variable in class java.security.DigestOutputStream
The message digest associated with this stream.
digest() - Method in class java.security.MessageDigest
Completes the hash computation by performing final operations such as padding.
digest(byte[], int, int) - Method in class java.security.MessageDigest
Completes the hash computation by performing final operations such as padding.
digest(byte[]) - Method in class java.security.MessageDigest
Performs a final update on the digest using the specified array of bytes, then completes the digest computation.
digit(char, int) - Static method in class java.lang.Character
Returns the numeric value of the character ch in the specified radix.
direction - Variable in class javax.swing.plaf.basic.BasicArrowButton
 
direction - Variable in class javax.swing.plaf.basic.BasicTreeUI.TreeHomeAction
 
direction - Variable in class javax.swing.plaf.basic.BasicTreeUI.TreeIncrementAction
Specifies the direction to adjust the selection by.
direction - Variable in class javax.swing.plaf.basic.BasicTreeUI.TreePageAction
Specifies the direction to adjust the selection by.
direction - Variable in class javax.swing.plaf.basic.BasicTreeUI.TreeTraverseAction
Determines direction to traverse, 1 means expand, -1 means collapse.
directoryIcon - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
directoryOpenButtonMnemonic - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
The mnemonic keycode used for the approve button when a directory is selected and the current selection mode is not DIRECTORIES_ONLY.
directoryOpenButtonText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
The label text displayed on the approve button when a directory is selected and the current selection mode is not DIRECTORIES_ONLY.
directoryOpenButtonToolTipText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
The tooltip text displayed on the approve button when a directory is selected and the current selection mode is not DIRECTORIES_ONLY.
dirty(ObjID[], long, Lease) - Method in interface java.rmi.dgc.DGC
The dirty call requests leases for the remote object references associated with the object identifiers contained in the array 'ids'.
disable() - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by setEnabled(boolean).
disable() - Method in class java.awt.MenuItem
Deprecated. As of JDK version 1.1, replaced by setEnabled(boolean).
disable() - Static method in class java.lang.Compiler
Cause the Compiler to cease operation.
disable() - Method in class javax.swing.JComponent
Deprecated. As of JDK version 1.1, replaced by java.awt.Component.setEnable(boolean).
disableEvents(long) - Method in class java.awt.Component
Disables the events defined by the specified event mask parameter from being delivered to this component.
disableEvents(long) - Method in class java.awt.MenuItem
Disables event delivery to this menu item for events defined by the specified event mask parameter.
disableResizedPosting() - Method in class javax.swing.table.TableColumn
Deprecated. as of Java 2 platform v1.3
disableSwingFocusManager() - Static method in class javax.swing.FocusManager
Deprecated. as of 1.4, replaced by KeyboardFocusManager.setDefaultFocusTraversalPolicy(FocusTraversalPolicy)
disabledForeground - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
disabledTextColor - Variable in class javax.swing.plaf.metal.MetalButtonUI
 
disabledTextColor - Variable in class javax.swing.plaf.metal.MetalRadioButtonUI
 
disabledTextColor - Variable in class javax.swing.plaf.metal.MetalToggleButtonUI
 
discardAllEdits() - Method in class javax.swing.undo.UndoManager
Empty the undo manager, sending each edit a die message in the process.
discardKeyEvents(Component) - Method in class java.awt.DefaultKeyboardFocusManager
Discards all KeyEvents which were enqueued because of one or more calls to enqueueKeyEvents with the specified Component, or one of its descendants.
discardKeyEvents(Component) - Method in class java.awt.KeyboardFocusManager
Called by the AWT to notify the KeyboardFocusManager that it should cancel delayed dispatching of KeyEvents.
discard_requests(boolean) - Method in interface org.omg.PortableServer.POAManagerOperations
This operation changes the state of the POA manager to discarding.
disconnect() - Method in class java.net.DatagramSocket
Disconnects the socket.
disconnect() - Method in class java.net.DatagramSocketImpl
Disconnects a datagram socket from its remote destination.
disconnect() - Method in class java.net.HttpURLConnection
Indicates that other requests to the server are unlikely in the near future.
disconnect() - Method in class java.nio.channels.DatagramChannel
Disconnects this channel's socket.
disconnect(Object) - Method in class org.omg.CORBA.ORB
Disconnects the given servant object from the ORB.
discriminator() - Method in interface org.omg.CORBA.DynUnion
Returns a DynAny object reference that must be narrowed to the type of the discriminator in order to insert/get the discriminator value.
discriminator_kind() - Method in interface org.omg.CORBA.DynUnion
Returns the TCKind object associated with the discriminator of this union.
discriminator_kind() - Method in interface org.omg.DynamicAny.DynUnionOperations
Returns the TCKind value of the discriminators TypeCode.
discriminator_kind() - Method in class org.omg.DynamicAny._DynUnionStub
Returns the TCKind value of the discriminators TypeCode.
discriminator_type() - Method in class org.omg.CORBA.TypeCode
Returns a TypeCode object describing all non-default member labels.
dismiss(JSpinner) - Method in class javax.swing.JSpinner.DefaultEditor
Disconnect this editor from the specified JSpinner.
dispatch() - Method in interface java.awt.ActiveEvent
Dispatch the event to its target, listeners of the events source, or do whatever it is this event is supposed to do.
dispatch() - Method in class java.awt.event.InvocationEvent
Executes the Runnable's run() method and notifies the notifier (if any) when run() returns.
dispatch(Remote, RemoteCall, int, long) - Method in interface java.rmi.server.Skeleton
Deprecated. no replacement
dispatch(NamingListener) - Method in class javax.naming.event.NamingEvent
Invokes the appropriate listener method on this event.
dispatch(NamingListener) - Method in class javax.naming.event.NamingExceptionEvent
Invokes the namingExceptionThrown() method on a listener using this event.
dispatch(UnsolicitedNotificationListener) - Method in class javax.naming.ldap.UnsolicitedNotificationEvent
Invokes the notificationReceived() method on a listener using this event.
dispatchEvent(AWTEvent) - Method in class java.awt.Component
Dispatches an event to this component or one of its sub components.
dispatchEvent(AWTEvent) - Method in class java.awt.DefaultKeyboardFocusManager
This method is called by the AWT event dispatcher requesting that the current KeyboardFocusManager dispatch the specified event on its behalf.
dispatchEvent(AWTEvent) - Method in class java.awt.EventQueue
Dispatches an event.
dispatchEvent(AWTEvent) - Method in class java.awt.KeyboardFocusManager
This method is called by the AWT event dispatcher requesting that the current KeyboardFocusManager dispatch the specified event on its behalf.
dispatchEvent(AWTEvent) - Method in class java.awt.MenuComponent
 
dispatchEvent(AWTEvent) - Method in class java.awt.im.InputContext
Dispatches an event to the active input method.
dispatchEvent(AWTEvent) - Method in interface java.awt.im.spi.InputMethod
Dispatches the event to the input method.
dispatchInputMethodEvent(int, AttributedCharacterIterator, int, TextHitInfo, TextHitInfo) - Method in interface java.awt.im.spi.InputMethodContext
Creates an input method event from the arguments given and dispatches it to the client component.
dispatchKeyEvent(KeyEvent) - Method in class java.awt.DefaultKeyboardFocusManager
Called by dispatchEvent if no other KeyEventDispatcher in the dispatcher chain dispatched the KeyEvent, or if no other KeyEventDispatchers are registered.
dispatchKeyEvent(KeyEvent) - Method in interface java.awt.KeyEventDispatcher
This method is called by the current KeyboardFocusManager requesting that this KeyEventDispatcher dispatch the specified event on its behalf.
dispatchKeyEvent(KeyEvent) - Method in class java.awt.KeyboardFocusManager
Typically this method will be called by dispatchEvent if no other KeyEventDispatcher in the dispatcher chain dispatched the KeyEvent, or if no other KeyEventDispatchers are registered.
displayName() - Method in class java.nio.charset.Charset
Returns this charset's human-readable name for the default locale.
displayName(Locale) - Method in class java.nio.charset.Charset
Returns this charset's human-readable name for the given locale.
dispose() - Method in interface java.awt.CompositeContext
Releases resources allocated for a context.
dispose() - Method in class java.awt.Dialog
Disposes the Dialog and then causes show() to return if it is currently blocked.
dispose() - Method in class java.awt.Graphics
Disposes of this graphics context and releases any system resources that it is using.
dispose() - Method in interface java.awt.PaintContext
Releases the resources allocated for the operation.
dispose() - Method in class java.awt.Window
Releases all of the native screen resources used by this Window, its subcomponents, and all of its owned children.
dispose() - Method in class java.awt.im.InputContext
Disposes of the input context and release the resources used by it.
dispose() - Method in interface java.awt.im.spi.InputMethod
Disposes of the input method and releases the resources used by it.
dispose() - Method in class javax.imageio.ImageReader
Allows any resources held by this object to be released.
dispose() - Method in class javax.imageio.ImageWriter
Allows any resources held by this object to be released.
dispose() - Method in class javax.print.StreamPrintService
Disposes this StreamPrintService.
dispose() - Method in class javax.swing.DebugGraphics
Overrides Graphics.dispose.
dispose() - Method in class javax.swing.JInternalFrame
Makes this internal frame invisible, unselected, and closed.
dispose() - Method in interface org.ietf.jgss.GSSContext
Releases any system resources and cryptographic information stored in the context object and invalidates the context.
dispose() - Method in interface org.ietf.jgss.GSSCredential
Releases any sensitive information that the GSSCredential object may be containing.
distance(double, double, double, double) - Static method in class java.awt.geom.Point2D
Returns the distance between two points.
distance(double, double) - Method in class java.awt.geom.Point2D
Returns the distance from this Point2D to a specified point.
distance(Point2D) - Method in class java.awt.geom.Point2D
Returns the distance from this Point2D to a specified Point2D.
distanceSq(double, double, double, double) - Static method in class java.awt.geom.Point2D
Returns the square of the distance between two points.
distanceSq(double, double) - Method in class java.awt.geom.Point2D
Returns the square of the distance from this Point2D to a specified point.
distanceSq(Point2D) - Method in class java.awt.geom.Point2D
Returns the square of the distance from this Point2D to a specified Point2D.
divide(BigDecimal, int, int) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this / val), and whose scale is as specified.
divide(BigDecimal, int) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this / val), and whose scale is this.scale().
divide(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this / val).
divideAndRemainder(BigInteger) - Method in class java.math.BigInteger
Returns an array of two BigIntegers containing (this / val) followed by (this % val).
divider - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Instance of the divider for this JSplitPane.
dividerResizeToggleKey - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated. As of Java 2 platform v1.3.
dividerSize - Variable in class javax.swing.JSplitPane
Size of the divider.
dividerSize - Variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
Size of the divider.
dividerSize - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
The size of the divider while the dragging session is valid.
divisionType - Variable in class javax.sound.midi.MidiFileFormat
The division type of the MIDI file.
divisionType - Variable in class javax.sound.midi.Sequence
The timing division type of the sequence.
dk_AbstractInterface - Static variable in class org.omg.CORBA.DefinitionKind
The static instance of DefinitionKind indicating that an Interface Repository object represents an abstract interface.
dk_Alias - Static variable in class org.omg.CORBA.DefinitionKind
The static instance of DefinitionKind indicating that an Interface Repository object is an Alias.
dk_Array - Static variable in class org.omg.CORBA.DefinitionKind
The static instance of DefinitionKind indicating that an Interface Repository object is an Array.
dk_Attribute - Static variable in class org.omg.CORBA.DefinitionKind
The static instance of DefinitionKind indicating that an Interface Repository object is an Attribute.
dk_Constant - Static variable in class org.omg.CORBA.DefinitionKind
The static instance of DefinitionKind indicating that an Interface Repository object is a constant.
dk_Enum - Static variable in class org.omg.CORBA.DefinitionKind
The static instance of DefinitionKind indicating that an Interface Repository object is an Enum.
dk_Exception - Static variable in class org.omg.CORBA.DefinitionKind
The static instance of DefinitionKind indicating that an Interface Repository object is an Exception.
dk_Fixed - Static variable in class org.omg.CORBA.DefinitionKind
The static instance of DefinitionKind indicating that an Interface Repository object is a Fixed value.
dk_Interface - Static variable in class org.omg.CORBA.DefinitionKind
The static instance of DefinitionKind indicating that an Interface Repository object is an Interface.
dk_Module - Static variable in class org.omg.CORBA.DefinitionKind
The static instance of DefinitionKind indicating that an Interface Repository object is a Module.
dk_Native - Static variable in class org.omg.CORBA.DefinitionKind
The static instance of DefinitionKind indicating that an Interface Repository object is a Native value.
dk_Operation - Static variable in class org.omg.CORBA.DefinitionKind
The static instance of DefinitionKind indicating that an Interface Repository object is an Operation.
dk_Primitive - Static variable in class org.omg.CORBA.DefinitionKind
The static instance of DefinitionKind indicating that an Interface Repository object is a Primitive.
dk_Repository - Static variable in class org.omg.CORBA.DefinitionKind
The static instance of DefinitionKind indicating that an Interface Repository object is a Repository.
dk_Sequence - Static variable in class org.omg.CORBA.DefinitionKind
The static instance of DefinitionKind indicating that an Interface Repository object is a Sequence.
dk_String - Static variable in class org.omg.CORBA.DefinitionKind
The static instance of DefinitionKind indicating that an Interface Repository object is a String.
dk_Struct - Static variable in class org.omg.CORBA.DefinitionKind
The static instance of DefinitionKind indicating that an Interface Repository object is a Struct.
dk_Typedef - Static variable in class org.omg.CORBA.DefinitionKind
The static instance of DefinitionKind indicating that an Interface Repository object is a Typedef.
dk_Union - Static variable in class org.omg.CORBA.DefinitionKind
The static instance of DefinitionKind indicating that an Interface Repository object is a Union.
dk_Value - Static variable in class org.omg.CORBA.DefinitionKind
The static instance of DefinitionKind indicating that an Interface Repository object is a Value.
dk_ValueBox - Static variable in class org.omg.CORBA.DefinitionKind
The static instance of DefinitionKind indicating that an Interface Repository object is a ValueBox.
dk_ValueMember - Static variable in class org.omg.CORBA.DefinitionKind
The static instance of DefinitionKind indicating that an Interface Repository object is a ValueMember.
dk_Wstring - Static variable in class org.omg.CORBA.DefinitionKind
The static instance of DefinitionKind indicating that an Interface Repository object is a Wstring.
dk_all - Static variable in class org.omg.CORBA.DefinitionKind
The wildcard DefinitionKind constant, useful in all occasions where any DefinitionKind is appropriate.
dk_none - Static variable in class org.omg.CORBA.DefinitionKind
The static instance of DefinitionKind indicating that an Interface Repository object has no definition kind.
doAccessibleAction(int) - Method in class java.awt.Button.AccessibleAWTButton
Perform the specified Action on the object
doAccessibleAction(int) - Method in class java.awt.Checkbox.AccessibleAWTCheckbox
Perform the specified Action on the object
doAccessibleAction(int) - Method in class java.awt.CheckboxMenuItem.AccessibleAWTCheckboxMenuItem
Perform the specified Action on the object
doAccessibleAction(int) - Method in class java.awt.Choice.AccessibleAWTChoice
Perform the specified Action on the object
doAccessibleAction(int) - Method in class java.awt.MenuItem.AccessibleAWTMenuItem
Perform the specified Action on the object
doAccessibleAction(int) - Method in interface javax.accessibility.AccessibleAction
Performs the specified Action on the object
doAccessibleAction(int) - Method in class javax.accessibility.AccessibleHyperlink
Performs the specified Action on the object
doAccessibleAction(int) - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Perform the specified Action on the object
doAccessibleAction(int) - Method in class javax.swing.JComboBox.AccessibleJComboBox
Perform the specified Action on the object
doAccessibleAction(int) - Method in class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink
Perform the specified Action on the object
doAccessibleAction(int) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Perform the specified Action on the tree node.
doAccessibleAction(int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Performs the specified Action on the object
doAs(Subject, PrivilegedAction) - Static method in class javax.security.auth.Subject
Perform work as a particular Subject.
doAs(Subject, PrivilegedExceptionAction) - Static method in class javax.security.auth.Subject
Perform work as a particular Subject.
doAsPrivileged(Subject, PrivilegedAction, AccessControlContext) - Static method in class javax.security.auth.Subject
Perform privileged work as a particular Subject.
doAsPrivileged(Subject, PrivilegedExceptionAction, AccessControlContext) - Static method in class javax.security.auth.Subject
Perform privileged work as a particular Subject.
doClick() - Method in class javax.swing.AbstractButton
Programmatically perform a "click".
doClick(int) - Method in class javax.swing.AbstractButton
Programmatically perform a "click".
doClick(int) - Method in class javax.swing.JMenu
Programmatically performs a "click".
doClick(MenuSelectionManager) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
Call this method when a menu item is to be activated.
doDefaultCloseAction() - Method in class javax.swing.JInternalFrame
Fires an INTERNAL_FRAME_CLOSING event and then performs the action specified by the internal frame's default close operation.
doFinal() - Method in class javax.crypto.Cipher
Finishes a multiple-part encryption or decryption operation, depending on how this cipher was initialized.
doFinal(byte[], int) - Method in class javax.crypto.Cipher
Finishes a multiple-part encryption or decryption operation, depending on how this cipher was initialized.
doFinal(byte[]) - Method in class javax.crypto.Cipher
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
doFinal(byte[], int, int) - Method in class javax.crypto.Cipher
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
doFinal(byte[], int, int, byte[]) - Method in class javax.crypto.Cipher
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
doFinal(byte[], int, int, byte[], int) - Method in class javax.crypto.Cipher
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
doFinal() - Method in class javax.crypto.Mac
Finishes the MAC operation.
doFinal(byte[], int) - Method in class javax.crypto.Mac
Finishes the MAC operation.
doFinal(byte[]) - Method in class javax.crypto.Mac
Processes the given array of bytes and finishes the MAC operation.
doInput - Variable in class java.net.URLConnection
This variable is set by the setDoInput method.
doLayout() - Method in class java.awt.Component
Prompts the layout manager to lay out this component.
doLayout() - Method in class java.awt.Container
Causes this container to lay out its components.
doLayout() - Method in class java.awt.ScrollPane
Lays out this container by resizing its child to its preferred size.
doLayout() - Method in class javax.swing.JTable
Causes this table to lay out its rows and columns.
doLayout() - Method in class javax.swing.tree.DefaultTreeCellEditor.EditorContainer
Lays out this Container.
doOutput - Variable in class java.net.URLConnection
This variable is set by the setDoOutput method.
doPhase(Key, boolean) - Method in class javax.crypto.KeyAgreement
Executes the next phase of this key agreement with the given key that was received from one of the other parties involved in this key agreement.
doPrivileged(PrivilegedAction) - Static method in class java.security.AccessController
Performs the specified PrivilegedAction with privileges enabled.
doPrivileged(PrivilegedAction, AccessControlContext) - Static method in class java.security.AccessController
Performs the specified PrivilegedAction with privileges enabled and restricted by the specified AccessControlContext.
doPrivileged(PrivilegedExceptionAction) - Static method in class java.security.AccessController
Performs the specified PrivilegedExceptionAction with privileges enabled.
doPrivileged(PrivilegedExceptionAction, AccessControlContext) - Static method in class java.security.AccessController
Performs the specified PrivilegedExceptionAction with privileges enabled and restricted by the specified AccessControlContext.
dockingBorderColor - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
dockingColor - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
dockingListener - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
documentBaseKey - Static variable in class javax.swing.plaf.basic.BasicHTML
Key stored as a client property to indicate the base that relative references are resolved against.
doesMaxRowSizeIncludeBlobs() - Method in interface java.sql.DatabaseMetaData
Retrieves whether the return value for the method getMaxRowSize includes the SQL data types LONGVARCHAR and LONGVARBINARY.
done() - Method in interface java.rmi.server.RemoteCall
Deprecated. no replacement
done(RemoteCall) - Method in interface java.rmi.server.RemoteRef
Deprecated. 1.2 style stubs no longer use this method. Instead of using a sequence of method calls to the remote reference (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.

dontUseGui() - Method in interface java.beans.Visibility
This method instructs the bean that it should not use the Gui.
dontUseGui() - Method in class java.beans.beancontext.BeanContextSupport
notify this instance that it may no longer render a GUI.
doubleToLongBits(double) - Static method in class java.lang.Double
Returns a representation of the specified floating-point value according to the IEEE 754 floating-point "double format" bit layout.
doubleToRawLongBits(double) - Static method in class java.lang.Double
Returns a representation of the specified floating-point value according to the IEEE 754 floating-point "double format" bit layout, preserving Not-a-Number (NaN) values.
doubleValue() - Method in class java.lang.Byte
Returns the value of this Byte as a double.
doubleValue() - Method in class java.lang.Double
Returns the double value of this Double object.
doubleValue() - Method in class java.lang.Float
Returns the double value of this Float object.
doubleValue() - Method in class java.lang.Integer
Returns the value of this Integer as a double.
doubleValue() - Method in class java.lang.Long
Returns the value of this Long as a double.
doubleValue() - Method in class java.lang.Number
Returns the value of the specified number as a double.
doubleValue() - Method in class java.lang.Short
Returns the value of this Short as a double.
doubleValue() - Method in class java.math.BigDecimal
Converts this BigDecimal to a double.
doubleValue() - Method in class java.math.BigInteger
Converts this BigInteger to a double.
downAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret logically downward one position.
downFocusCycle(Container) - Method in class java.awt.DefaultKeyboardFocusManager
Moves the focus down one focus traversal cycle.
downFocusCycle(Container) - Method in class java.awt.KeyboardFocusManager
Moves the focus down one focus traversal cycle.
downFocusCycle() - Method in class java.awt.KeyboardFocusManager
Moves the focus down one focus traversal cycle from the current focus owner, if and only if the current focus owner is a Container that is a focus cycle root.
downKey - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated. As of Java 2 platform v1.3.
downKey - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
Deprecated. As of Java 2 platform v1.3.
downKey - Variable in class javax.swing.plaf.basic.BasicToolBarUI
Deprecated. As of Java 2 platform v1.3.
dragDividerTo(int) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Messages the BasicSplitPaneUI with dragDividerTo that this instance is contained in.
dragDividerTo(int) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Messaged during a dragging session to move the divider to the passed in location.
dragDropEnd(DragSourceDropEvent) - Method in class java.awt.dnd.DragSourceAdapter
This method is invoked to signify that the Drag and Drop operation is complete.
dragDropEnd(DragSourceDropEvent) - Method in class java.awt.dnd.DragSourceContext
Calls dragDropEnd on the DragSourceListeners registered with this DragSourceContext and with the associated DragSource, and passes them the specified DragSourceDropEvent.
dragDropEnd(DragSourceDropEvent) - Method in interface java.awt.dnd.DragSourceListener
This method is invoked to signify that the Drag and Drop operation is complete.
dragEnter(DragSourceDragEvent) - Method in class java.awt.dnd.DragSourceAdapter
Called as the cursor's hotspot enters a platform-dependent drop site.
dragEnter(DragSourceDragEvent) - Method in class java.awt.dnd.DragSourceContext
Calls dragEnter on the DragSourceListeners registered with this DragSourceContext and with the associated DragSource, and passes them the specified DragSourceDragEvent.
dragEnter(DragSourceDragEvent) - Method in interface java.awt.dnd.DragSourceListener
Called as the cursor's hotspot enters a platform-dependent drop site.
dragEnter(DropTargetDragEvent) - Method in class java.awt.dnd.DropTarget
The DropTarget intercepts dragEnter() notifications before the registered DropTargetListener gets them.
dragEnter(DropTargetDragEvent) - Method in class java.awt.dnd.DropTargetAdapter
Called while a drag operation is ongoing, when the mouse pointer enters the operable part of the drop site for the DropTarget registered with this listener.
dragEnter(DropTargetDragEvent) - Method in interface java.awt.dnd.DropTargetListener
Called while a drag operation is ongoing, when the mouse pointer enters the operable part of the drop site for the DropTarget registered with this listener.
dragExit(DragSourceEvent) - Method in class java.awt.dnd.DragSourceAdapter
Called as the cursor's hotspot exits a platform-dependent drop site.
dragExit(DragSourceEvent) - Method in class java.awt.dnd.DragSourceContext
Calls dragExit on the DragSourceListeners registered with this DragSourceContext and with the associated DragSource, and passes them the specified DragSourceEvent.
dragExit(DragSourceEvent) - Method in interface java.awt.dnd.DragSourceListener
Called as the cursor's hotspot exits a platform-dependent drop site.
dragExit(DropTargetEvent) - Method in class java.awt.dnd.DropTarget
The DropTarget intercepts dragExit() notifications before the registered DropTargetListener gets them.
dragExit(DropTargetEvent) - Method in class java.awt.dnd.DropTargetAdapter
Called while a drag operation is ongoing, when the mouse pointer has exited the operable part of the drop site for the DropTarget registered with this listener.
dragExit(DropTargetEvent) - Method in interface java.awt.dnd.DropTargetListener
Called while a drag operation is ongoing, when the mouse pointer has exited the operable part of the drop site for the DropTarget registered with this listener.
dragFrame(JComponent, int, int) - Method in class javax.swing.DefaultDesktopManager
Moves the visible location of the frame being dragged to the location specified.
dragFrame(JComponent, int, int) - Method in interface javax.swing.DesktopManager
The user has moved the frame.
dragGestureListener - Variable in class java.awt.dnd.DragGestureRecognizer
The DragGestureListener associated with this DragGestureRecognizer.
dragGestureRecognized(DragGestureEvent) - Method in interface java.awt.dnd.DragGestureListener
A 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(DragSourceDragEvent) - Method in class java.awt.dnd.DragSourceAdapter
Called whenever the mouse is moved during a drag operation.
dragMouseMoved(DragSourceDragEvent) - Method in class java.awt.dnd.DragSourceContext
Calls dragMouseMoved on the DragSourceMotionListeners registered with the DragSource associated with this DragSourceContext, and them passes the specified DragSourceDragEvent.
dragMouseMoved(DragSourceDragEvent) - Method in interface java.awt.dnd.DragSourceMotionListener
Called whenever the mouse is moved during a drag operation.
dragOver(DragSourceDragEvent) - Method in class java.awt.dnd.DragSourceAdapter
Called as the cursor's hotspot moves over a platform-dependent drop site.
dragOver(DragSourceDragEvent) - Method in class java.awt.dnd.DragSourceContext
Calls dragOver on the DragSourceListeners registered with this DragSourceContext and with the associated DragSource, and passes them the specified DragSourceDragEvent.
dragOver(DragSourceDragEvent) - Method in interface java.awt.dnd.DragSourceListener
Called as the cursor's hotspot moves over a platform-dependent drop site.
dragOver(DropTargetDragEvent) - Method in class java.awt.dnd.DropTarget
The DropTarget intercepts dragOver() notifications before the registered DropTargetListener gets them.
dragOver(DropTargetDragEvent) - Method in class java.awt.dnd.DropTargetAdapter
Called when a drag operation is ongoing, while the mouse pointer is still over the operable part of the drop site for the DropTarget registered with this listener.
dragOver(DropTargetDragEvent) - Method in interface java.awt.dnd.DropTargetListener
Called when a drag operation is ongoing, while the mouse pointer is still over the operable part of the drop site for the DropTarget registered with this listener.
dragSource - Variable in class java.awt.dnd.DragGestureRecognizer
The DragSource associated with this DragGestureRecognizer.
dragTo(Point, Point) - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
dragWindow - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
draggedColumn - Variable in class javax.swing.table.JTableHeader
The index of the column being dragged.
draggedDistance - Variable in class javax.swing.table.JTableHeader
The distance from its original position the column has been dragged.
dragger - Variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
Handles mouse dragging message to do the actual dragging.
draggingHW - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Set to true in startDragging if any of the children (not including the nonContinuousLayoutDivider) are heavy weights.
drain() - Method in class java.io.ObjectOutputStream
Drain any buffered data in ObjectOutputStream.
drain() - Method in interface javax.sound.sampled.DataLine
Drains queued data from the line by continuing data I/O until the data line's internal buffer has been emptied.
draw(Shape) - Method in class java.awt.Graphics2D
Strokes the outline of a Shape using the settings of the current Graphics2D context.
draw(Graphics2D, float, float) - Method in class java.awt.font.GraphicAttribute
Renders this GraphicAttribute at the specified location.
draw(Graphics2D, float, float) - Method in class java.awt.font.ImageGraphicAttribute
Renders the graphic at the specified location.
draw(Graphics2D, float, float) - Method in class java.awt.font.ShapeGraphicAttribute
Draws the graphic at the given location.
draw(Graphics2D, float, float) - Method in class java.awt.font.TextLayout
Renders this TextLayout at the specified location in the specified Graphics2D context.
draw3DRect(int, int, int, int, boolean) - Method in class java.awt.Graphics
Draws a 3-D highlighted outline of the specified rectangle.
draw3DRect(int, int, int, int, boolean) - Method in class java.awt.Graphics2D
Draws a 3-D highlighted outline of the specified rectangle.
draw3DRect(int, int, int, int, boolean) - Method in class javax.swing.DebugGraphics
Overrides Graphics.draw3DRect.
drawArc(int, int, int, int, int, int) - Method in class java.awt.Graphics
Draws the outline of a circular or elliptical arc covering the specified rectangle.
drawArc(int, int, int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawArc.
drawBezel(Graphics, int, int, int, int, boolean, boolean, Color, Color, Color, Color) - Static method in class javax.swing.plaf.basic.BasicGraphicsUtils
 
drawBuffer - Variable in class java.awt.Component.FlipBufferStrategy
The drawing buffer
drawBytes(byte[], int, int, int, int) - Method in class java.awt.Graphics
Draws the text given by the specified byte array, using this graphics context's current font and color.
drawBytes(byte[], int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawBytes.
drawCentered(Component, Graphics, Icon, int, int) - Method in class javax.swing.plaf.basic.BasicTreeUI
 
drawChars(char[], int, int, int, int) - Method in class java.awt.Graphics
Draws the text given by the specified character array, using this graphics context's current font and color.
drawChars(char[], int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawChars.
drawCheck(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalCheckBoxIcon
 
drawDashedHorizontalLine(Graphics, int, int, int) - Method in class javax.swing.plaf.basic.BasicTreeUI
 
drawDashedRect(Graphics, int, int, int, int) - Static method in class javax.swing.plaf.basic.BasicGraphicsUtils
 
drawDashedVerticalLine(Graphics, int, int, int) - Method in class javax.swing.plaf.basic.BasicTreeUI
 
drawEchoCharacter(Graphics, int, int, char) - Method in class javax.swing.text.PasswordView
Renders the echo character, or whatever graphic should be used to display the password characters.
drawEtchedRect(Graphics, int, int, int, int, Color, Color, Color, Color) - Static method in class javax.swing.plaf.basic.BasicGraphicsUtils
 
drawGlyphVector(GlyphVector, float, float) - Method in class java.awt.Graphics2D
Renders the text of the specified GlyphVector using the Graphics2D context's rendering attributes.
drawGroove(Graphics, int, int, int, int, Color, Color) - Static method in class javax.swing.plaf.basic.BasicGraphicsUtils
 
drawImage(Image, int, int, ImageObserver) - Method in class java.awt.Graphics
Draws as much of the specified image as is currently available.
drawImage(Image, int, int, int, int, ImageObserver) - Method in class java.awt.Graphics
Draws as much of the specified image as has already been scaled to fit inside the specified rectangle.
drawImage(Image, int, int, Color, ImageObserver) - Method in class java.awt.Graphics
Draws as much of the specified image as is currently available.
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class java.awt.Graphics
Draws as much of the specified image as has already been scaled to fit inside the specified rectangle.
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class java.awt.Graphics
Draws as much of the specified area of the specified image as is currently available, scaling it on the fly to fit inside the specified area of the destination drawable surface.
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class java.awt.Graphics
Draws as much of the specified area of the specified image as is currently available, scaling it on the fly to fit inside the specified area of the destination drawable surface.
drawImage(Image, AffineTransform, ImageObserver) - Method in class java.awt.Graphics2D
Renders an image, applying a transform from image space into user space before drawing.
drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class java.awt.Graphics2D
Renders a BufferedImage that is filtered with a BufferedImageOp.
drawImage(Image, int, int, ImageObserver) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawImage.
drawImage(Image, int, int, int, int, ImageObserver) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawImage.
drawImage(Image, int, int, Color, ImageObserver) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawImage.
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawImage.
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawImage.
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawImage.
drawInverted() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
drawLine(int, int, int, int) - Method in class java.awt.Graphics
Draws a line, using the current color, between the points (x1, y1) and (x2, y2) in this graphics context's coordinate system.
drawLine(int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawLine.
drawLine(int, Graphics, int, int) - Method in class javax.swing.text.PlainView
Renders a line of text, suppressing whitespace at the end and expanding any tabs.
drawLine(int, int, Graphics, int, int) - Method in class javax.swing.text.WrappedPlainView
Renders a line of text, suppressing whitespace at the end and expanding any tabs.
drawLoweredBezel(Graphics, int, int, int, int, Color, Color, Color, Color) - Static method in class javax.swing.plaf.basic.BasicGraphicsUtils
 
drawOval(int, int, int, int) - Method in class java.awt.Graphics
Draws the outline of an oval.
drawOval(int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawOval.
drawPolygon(int[], int[], int) - Method in class java.awt.Graphics
Draws a closed polygon defined by arrays of x and y coordinates.
drawPolygon(Polygon) - Method in class java.awt.Graphics
Draws the outline of a polygon defined by the specified Polygon object.
drawPolygon(int[], int[], int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawPolygon.
drawPolyline(int[], int[], int) - Method in class java.awt.Graphics
Draws a sequence of connected lines defined by arrays of x and y coordinates.
drawPolyline(int[], int[], int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawPolyline.
drawRect(int, int, int, int) - Method in class java.awt.Graphics
Draws the outline of the specified rectangle.
drawRect(int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawRect.
drawRenderableImage(RenderableImage, AffineTransform) - Method in class java.awt.Graphics2D
Renders a RenderableImage, applying a transform from image space into user space before drawing.
drawRenderedImage(RenderedImage, AffineTransform) - Method in class java.awt.Graphics2D
Renders a RenderedImage, applying a transform from image space into user space before drawing.
drawRoundRect(int, int, int, int, int, int) - Method in class java.awt.Graphics
Draws an outlined round-cornered rectangle using this graphics context's current color.
drawRoundRect(int, int, int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawRoundRect.
drawSelectedText(Graphics, int, int, int, int) - Method in class javax.swing.text.PasswordView
Renders the given range in the model as selected text.
drawSelectedText(Graphics, int, int, int, int) - Method in class javax.swing.text.PlainView
Renders the given range in the model as selected text.
drawSelectedText(Graphics, int, int, int, int) - Method in class javax.swing.text.WrappedPlainView
Renders the given range in the model as selected text.
drawString(String, int, int) - Method in class java.awt.Graphics
Draws the text given by the specified string, using this graphics context's current font and color.
drawString(AttributedCharacterIterator, int, int) - Method in class java.awt.Graphics
Draws the text given by the specified iterator, using this graphics context's current color.
drawString(String, int, int) - Method in class java.awt.Graphics2D
Renders the text of the specified String, using the current text attribute state in the Graphics2D context.
drawString(String, float, float) - Method in class java.awt.Graphics2D
Renders the text specified by the specified String, using the current text attribute state in the Graphics2D context.
drawString(AttributedCharacterIterator, int, int) - Method in class java.awt.Graphics2D
Renders the text of the specified iterator, using the Graphics2D context's current Paint.
drawString(AttributedCharacterIterator, float, float) - Method in class java.awt.Graphics2D
Renders the text of the specified iterator, using the Graphics2D context's current Paint.
drawString(String, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawString.
drawString(AttributedCharacterIterator, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawString.
drawString(Graphics, String, int, int, int) - Static method in class javax.swing.plaf.basic.BasicGraphicsUtils
Draw a string with the graphics g at location (x,y) just like g.drawString would.
drawStringUnderlineCharAt(Graphics, String, int, int, int) - Static method in class javax.swing.plaf.basic.BasicGraphicsUtils
Draw a string with the graphics g at location (x, y) just like g.drawString would.
drawTabbedText(Segment, int, int, Graphics, TabExpander, int) - Static method in class javax.swing.text.Utilities
Draws the given text, expanding any tabs that are contained using the given tab expansion technique.
drawUnselectedText(Graphics, int, int, int, int) - Method in class javax.swing.text.PasswordView
Renders the given range in the model as normal unselected text.
drawUnselectedText(Graphics, int, int, int, int) - Method in class javax.swing.text.PlainView
Renders the given range in the model as normal unselected text.
drawUnselectedText(Graphics, int, int, int, int) - Method in class javax.swing.text.WrappedPlainView
Renders the given range in the model as normal unselected text.
drawVBuffer - Variable in class java.awt.Component.FlipBufferStrategy
The drawing buffer as a volatile image
drawingCache - Variable in class javax.swing.plaf.basic.BasicTreeUI
Used for minimizing the drawing of vertical lines.
drop(DropTargetDropEvent) - Method in class java.awt.dnd.DropTarget
The DropTarget intercepts drop() notifications before the registered DropTargetListener gets them.
drop(DropTargetDropEvent) - Method in interface java.awt.dnd.DropTargetListener
Called when the drag operation has terminated with a drop on the operable part of the drop site for the DropTarget registered with this listener.
dropActionChanged(DragSourceDragEvent) - Method in class java.awt.dnd.DragSourceAdapter
Called when the user has modified the drop gesture.
dropActionChanged(DragSourceDragEvent) - Method in class java.awt.dnd.DragSourceContext
Calls dropActionChanged on the DragSourceListeners registered with this DragSourceContext and with the associated DragSource, and passes them the specified DragSourceDragEvent.
dropActionChanged(DragSourceDragEvent) - Method in interface java.awt.dnd.DragSourceListener
Called when the user has modified the drop gesture.
dropActionChanged(DropTargetDragEvent) - Method in class java.awt.dnd.DropTarget
The DropTarget intercepts dropActionChanged() notifications before the registered DropTargetListener gets them.
dropActionChanged(DropTargetDragEvent) - Method in class java.awt.dnd.DropTargetAdapter
Called if the user has modified the current drop gesture.
dropActionChanged(DropTargetDragEvent) - Method in interface java.awt.dnd.DropTargetListener
Called if the user has modified the current drop gesture.
dropComplete(boolean) - Method in class java.awt.dnd.DropTargetContext
This method signals that the drop is completed and if it was successful or not.
dropComplete(boolean) - Method in class java.awt.dnd.DropTargetDropEvent
This method notifies the DragSource that the drop transfer(s) are completed.
dtd - Variable in class javax.swing.text.html.parser.Parser
 
dump(PrintStream, int) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Dumps a debugging representation of the element hierarchy.
dump(PrintStream) - Method in class javax.swing.text.AbstractDocument
Gives a diagnostic dump.
dumpStack() - Static method in class java.lang.Thread
Prints a stack trace of the current thread.
duplicate() - Method in class java.nio.ByteBuffer
Creates a new byte buffer that shares this buffer's content.
duplicate() - Method in class java.nio.CharBuffer
Creates a new character buffer that shares this buffer's content.
duplicate() - Method in class java.nio.DoubleBuffer
Creates a new double buffer that shares this buffer's content.
duplicate() - Method in class java.nio.FloatBuffer
Creates a new float buffer that shares this buffer's content.
duplicate() - Method in class java.nio.IntBuffer
Creates a new int buffer that shares this buffer's content.
duplicate() - Method in class java.nio.LongBuffer
Creates a new long buffer that shares this buffer's content.
duplicate() - Method in class java.nio.ShortBuffer
Creates a new short buffer that shares this buffer's content.
duplicate(Object) - Method in class org.omg.CORBA.portable.Delegate
Returns a duplicate of the object reference provided.

JavaTM 2 Platform
Std. Ed. v1.4.2
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright 2003 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.