D - static field in class javax.print.attribute.standard.
MediaSizeName Updates the carets rectangle properties to the specified rectangle and
repaints the caret.
Repaint the given line range.
Marks the specified range inside the text component's model as
damaged and queues a repaint request.
Repaints a range of characters.
Marks the specified range inside the text component's model as
damaged and queues a repaint request.
Repaints a range of characters, also specifying the bias for the
start and end of the range.
A constant representing "dark".
Constant for the color dark gray: R=64, G=64, B=64.
Returns a darker version of this color.
Constant for the color dark gray: R=64, G=64, B=64.
The color for drawing the dark shaded parts of the border.
The color for drawing the inner half of the top and left
edges.
The outer bottom and right edge color for both the tab and content
border.
The shadow color used for drawing the track rect when the slider is
enabled.
Pd = Punctuation, Dash (Informative).
Information about each character.
data - field in class javax.swing.text.html.parser.
Element A field to store additional user data for this Element.
data - field in class javax.swing.text.html.parser.
Entity The entity data
Multiline data, if present.
Means that the ORB cannot convert between the marshalled and
native data representation.
Creates DATA_CONVERSION with the default minor code of 0 and a
completion state COMPLETED_NO.
Creates a DATA_CONVERSION exception with the specified minor
code and completion status.
Creates a DATA_CONVERSION with the default minor code of 0,
completion state COMPLETED_NO and the given explaining message.
Created DATA_CONVERSION exception, providing full information.
Indicates that the data transfer to the print service has completed.
Class that manages arrays of data elements.
Creates a new DataBuffer
with the specified data type and
size.
Creates a new DataBuffer
with the specified data type,
size and number of banks.
Creates a new DataBuffer
with the specified data type,
size and number of banks.
Creates a new DataBuffer
with the specified data type,
size and number of banks.
A
DataBuffer
that uses an array of
byte
primitives
to represent each of its banks.
Creates a new data buffer backed by the specified data bank.
Creates a new data buffer backed by the specified data bank, with
the specified offset to the first element.
Creates a new data buffer backed by the specified data banks.
Creates a new data buffer backed by the specified data banks, with
the specified offsets to the first element in each bank.
Creates a new data buffer with a single data bank containing the
specified number of byte
elements.
Creates a new data buffer with the specified number of data banks,
each containing the specified number of byte
elements.
A
DataBuffer
that uses an array of
double
primitives
to represent each of its banks.
Creates a new data buffer backed by the specified data bank.
Creates a new data buffer backed by the specified data bank, with
the specified offset to the first element.
Creates a new data buffer backed by the specified data banks.
Creates a new data buffer backed by the specified data banks, with
the specified offsets to the first element in each bank.
Creates a new data buffer with a single data bank containing the
specified number of double
elements.
Creates a new data buffer with the specified number of data banks,
each containing the specified number of double
elements.
A
DataBuffer
that uses an array of
float
primitives
to represent each of its banks.
Creates a new data buffer backed by the specified data bank.
Creates a new data buffer backed by the specified data bank, with
the specified offset to the first element.
Creates a new data buffer backed by the specified data banks.
Creates a new data buffer backed by the specified data banks, with
the specified offsets to the first element in each bank.
Creates a new data buffer with a single data bank containing the
specified number of float
elements.
Creates a new data buffer with the specified number of data banks,
each containing the specified number of float
elements.
A
DataBuffer
that uses an array of
int
primitives
to represent each of its banks.
Creates a new data buffer with a single data bank containing the
specified number of int
elements.
Creates a new data buffer with the specified number of data banks,
each containing the specified number of int
elements.
Creates a new data buffer backed by the specified data bank.
Creates a new data buffer backed by the specified data bank, with
the specified offset to the first element.
Creates a new data buffer backed by the specified data banks.
Creates a new data buffer backed by the specified data banks, with
the specified offsets to the first element in each bank.
A
DataBuffer
that uses an array of
short
primitives
to represent each of its banks.
Creates a new data buffer with a single data bank containing the
specified number of short
elements.
Creates a new data buffer with the specified number of data banks,
each containing the specified number of short
elements.
Creates a new data buffer backed by the specified data bank.
Creates a new data buffer backed by the specified data bank, with
the specified offset to the first element.
Creates a new data buffer backed by the specified data banks.
Creates a new data buffer backed by the specified data banks, with
the specified offsets to the first element in each bank.
A
DataBuffer
that uses an array of
short
primitives
to represent each of its banks.
Creates a new data buffer with a single data bank containing the
specified number of short
elements.
Creates a new data buffer with the specified number of data banks,
each containing the specified number of short
elements.
Creates a new data buffer backed by the specified data bank.
Creates a new data buffer backed by the specified data bank, with
the specified offset to the first element.
Creates a new data buffer backed by the specified data banks.
Creates a new data buffer backed by the specified data banks, with
the specified offsets to the first element in each bank.
This method tests whether or not a DDL statement will cause the
current transaction to be automatically committed.
This method tests whether or not DDL statements are ignored in
transactions.
This class represents a particular data format used for transferring
data via the clipboard.
Empty public constructor needed for externalization.
Initializes a new instance of DataFlavor
.
Initializes a new instance of DataFlavor
with the specified
MIME type.
Initializes a new instance of DataFlavor
with the
specified MIME type and description.
Initializes a new instance of DataFlavor
with the
specified MIME type and description.
Exception thrown when compressed data is corrupt.
Create an exception without a message.
Create an exception with a message.
This class models a packet of data that is to be sent across the network
using a connectionless protocol such as UDP.
Initializes a new instance of DatagramPacket
for
receiving packets from the network.
This method initializes a new instance of DatagramPacket
which has the specified buffer, offset, and length.
Initializes a new instance of DatagramPacket
for
transmitting packets across the network.
Initializes a new instance of DatagramPacket
for
transmitting packets across the network.
Initializes a new instance of DatagramPacket
for
transmitting packets across the network.
Initializes a new instance of DatagramPacket
for
transmitting packets across the network.
This class models a connectionless datagram socket that sends
individual packets of data across the network.
Initializes a new instance of DatagramSocket
that binds to
a random port and every address on the local machine.
Initializes a new instance of DatagramSocket
that binds to
the specified port and every address on the local machine.
Initializes a new instance of DatagramSocket
that binds to
the specified local port and address.
Creates a DatagramSocket
from a specified
DatagramSocketImpl
instance
Initializes a new instance of DatagramSocket
that binds to
the specified local port and address.
This abstract class models a datagram socket implementation.
Default, no-argument constructor for subclasses to call.
This interface defines one method which returns a
DatagramSocketImpl
object.
This interface is implemented by classes that can data from streams
into Java primitive types.
This subclass of FilteredInputStream
implements the
DataInput
interface that provides method for reading primitive
Java data types from a stream.
An interface for reading the custom value types.
This constructor initializes a new DataInputStream
to read from the specified subordinate stream.
The DataLine interface adds data-related functionality to the Line
interface.
Data model used by JComboBox to keep track of its list data and currently
selected element in the list.
The model for data stored in the table.
This interface is implemented by classes that can wrte data to streams
from Java primitive types.
This class provides a mechanism for writing primitive Java datatypes
to an OutputStream
in a portable way.
An interface for writing the custom value types.
This method initializes an instance of DataOutputStream
to
write its data to the specified underlying OutputStream
This exception is thrown when a piece of data is unexpectedly
truncated in JDBC.
This method initializes a new instance of DataTruncation
with the specified values.
The type of the data elements stored in the data buffer.
The DataBuffer type that is used to store the data of the image
described.
A serious error during datatype configuration.
Create an exception without a message.
Create an exception with a message.
Create an exception with a message and a cause.
Create an exception with a given cause, and a message of
cause == null ?
Basic data type constants.
Factory class to create new datatype objects mapping XML to and from Java
objects.
JAXP 1.3 default implementation class name.
JAXP 1.3 default property name.
Storage for the rows in the table (each row is itself
a Vector
).
Constant representing the day time field, synonym for DAY_OF_MONTH.
The qualified-name for the date
data type.
This class is a wrapper around java.util.Date to allow the JDBC
driver to identify the value as a SQL Date.
This class represents a specific time in milliseconds since the epoch.
Creates a new Date Object representing the current time.
This method initializes a new instance of this class with the
specified year, month, and day.
Creates a new Date Object representing the given time.
Creates a new Date Object representing the given time.
Creates a new Date Object representing the given time.
Creates a new Date from the given string representation.
This method initializes a new instance of this class with the
specified time value representing the number of seconds since
Jan 1, 1970 at 12:00 midnight GMT.
Creates a new Date Object representing the given time.
A component which allows editing of Date and Time objects.
Represents the position of the date
or day of the month pattern character
in the array of localized pattern
characters.
An editor class for a JSpinner
that is used
for displaying and editing dates (e.g. that uses
SpinnerDateModel
as model).
Creates a new instance of DateEditor for the specified
JSpinner
.
Creates a new instance of DateEditor for the specified
JSpinner
using the specified date format
pattern.
This method initializes a new instance of DateFormat
.
This class acts as container for locale specific date/time formatting
information such as the days of the week and the months of the year.
This method loads the format symbol information for the default
locale.
This method initializes a new instance of DateFormatSymbols
by loading the date format information for the specified locale.
Creates a new instance of DateFormatter
using the
specified DateFormat
The qualified-name for the dateTime
data type.
Creates a DateTimeAtCompleted
object.
Creates a DateTimeAtCreation
object.
Creates a DateTimeAtProcessing
object.
DateTimeSyntax
is the abstract base class of all attribute
classes having a date and a time as value.
Creates a DateTimeSyntax
with a given value.
Constant representing the day time field.
Constant representing the day of week time field.
Represents the position of the day of the
week pattern character in the array of
localized pattern characters.
Constant representing the day-of-week-in-month field.
Represents the position of the day of the
week in the month pattern character in the
array of localized pattern characters.
Constant representing the day of year time field.
Represents the position of the day of the
year pattern character in the array of
localized pattern characters.
Constant that represents the days field.
DD - static field in class javax.swing.text.html.
HTML.Tag The <dd> tag , breaks flow, block tag.
Deactivate this input method, either temporarily or permanently for the
given client.
Turns the asociated POAs into inactive state.
Turns the asociated POAs into inactive state.
Deactivate object with the given id.
Deactivate object with the given id.
If true, this entry is deactivated.
This is a convenience method that deactivates the JInternalFrame.
This method is called when the JInternalFrame loses focus.
This method should be called when the JInternalFrame gets deselected and
subsequently loses focus.
The value of DEBUG is substituted according to whether the
"--enable-debug" argument was passed to configure.
If true, print debugging information.
An extension of
Graphics
that can be used for debugging
custom Swing widgets.
Creates a DebugGraphics
object.
Creates a DebugGraphics
object.
Creates a DebugGraphics
object.
A helper method to convert a name to standard Java
naming conventions: anything with two capitals as the
first two letters remains the same, otherwise the
first letter is decapitalized.
Constant representing December.
Nd = Number, Decimal Digit (Normative).
Attribute set to all characters containing a decimal separator.
Constructs a DecimalFormat
which uses the default
pattern and symbols.
Constructs a DecimalFormat
which uses the given
pattern and the default symbols for formatting and parsing.
Constructs a DecimalFormat
using the given pattern
and formatting symbols.
This class is a container for the symbols used by
DecimalFormat
to format numbers and currency.
This method initializes a new instance of
DecimalFormatSymbols
for the default locale.
This method initializes a new instance of
DecimalFormatSymbols
for the specified locale.
SAX2 property identifier for DeclHandler
events
Represents all members, whether public, private, protected or
package-protected, but only which are declared in this class.
Records the declaration of a general entity in this DocumentType.
Records the declaration of a notation in this DocumentType.
Decode the specified byte array using the BASE64 algorithm.
Decode the contents of the byte array into Any.
Decode the given array of bytes and return the decoded value, inserted
into
Any
.
This method reads an encoded certificate from an InputStream
.
Decode a single Base-64 string to a byte array.
Convert the specified String
into a Byte
.
Converts the specified string to a number, using Integer.decode, and
creates a new instance of Color
from the value.
Creates a
Font
object from the specified string, which
is in one of the following formats:
- fontname-style-pointsize
- fontname-style
- fontname-pointsize
- fontname
The style should be one of BOLD, ITALIC, or BOLDITALIC.
Convert the specified String
into an Integer
.
Convert the specified String
into a Long
.
Convert the specified String
into a Short
.
This method translates the passed in string from x-www-form-urlencoded
format using the default encoding "UTF-8" to decode the hex encoded
unsafe characters.
This method translates the passed in string from x-www-form-urlencoded
format using the given character encoding to decode the hex encoded
unsafe characters.
Decode the value, stored in the byte array, into Any, assuming,
that the byte array holds the data structure, defined by the
given typecode.
Decode the given array of bytes, supposing that they contain the
given data structure, and return the decoded value.
Returns the data flavor given the native type name
or null when no such data flavor exists.
Decodes a String
native for use as a Java MIME type.
This function converts between the string passed into the client
property and the internal representation (currently an int).
DecoderContext is a Context implementation which allows access to
the XMLDecoder instance itself.
The JButton that decrements the scrollbar's value.
Indicates that the decrease highlight should be painted.
The button that decreases the value in the scroll bar.
Decrement the indent level.
The decryption operation mode.
The deflater which is used to deflate the stream.
Get the definition kind of the remote IDL type object.
Get the definition kind of this interface repository object.
Creates and returns new attribute (not an attribute list).
Creates and returns new attribute (not an attribute list).
Define the attributes for the element with the given name.
A key to access the default property for the action (this is not used).
The DEFAULT constant, specifies the default value.
Name of default AWT peer library.
The default compression level.
Default cascading stylesheed file ("default.css").
Constant for the system default cursor type
Constant for the default cursor.
For unions, returs the index of the default member.
The default value where the first instance of this ORB will start looking
for a free port.
A value for the titleJustification
property that
horizontally aligns the title text with either the left or the
right edge of the border, depending on the orientation of the
component nested into the border.
A lifetime constant representing the default context lifetime.
A lifetime constant representing the default credential lifetime.
Dummy namespace prefix indicating that there is no namespace.
The default object model URI.
An option used in confirmation dialog methods.
Returns the root POA of the ORB instance, associated with this servant.
Return the ORB's default POA.
The default port value, as specified in OMG documentation.
A value for the titlePosition
property that vertically
positions the title text at the default vertical position, which
is in the middle of the top line of the border.
The default property name according to the JAXP specification.
The name of the default style.
The default implementation of BoundedRangeModel
.
Constructs a DefaultBoundedRangeModel
with default
values for the properties.
Constructs a DefaultBoundedRangeModel
with the
specified values for some properties.
Creates a new DefaultButtonModel object.
The default implementation of the
Caret
interface.
Creates a new DefaultCaret
instance.
Constructor DefaultCellEditor
Constructor DefaultCellEditor
Constructor DefaultCellEditor
Returns the system default charset.
An array of default choosers to use in the JColorChooser.
This is the default implementation of the ColorSelectionModel interface
that JColorChoosers use.
Creates a new color selection model with the default white color.
Creates a new color selection model with a given selected color.
A model that stores a list of elements and a selected item (which may be
null
).
Creates a new model, initially empty.
Creates a new model and initializes its item list to the values in the
given array.
Creates a new model and initializes its item list to the values in the
given vector.
The default controller called by this IIOParam to retrieve
parameters.
The default implementation of DesktopManager for
Swing.
This creates a new DefaultDesktopManager object.
Stores the changes when a Document
is beeing modified.
Creates a new DefaultDocumentEvent
.
Creates a new DefaultEditor
object.
Creates a new DefaultEditorKit
.
The DefaultExceptionListener is the default implementation of the ExceptionListener
interface.
Constructor DefaultFocusManager
DefaultFocusTraversalPolicy is the default focus traversal policy
used by Containers.
Construct a default focus traversal policy.
Creates a new instance of DefaultFormatter
.
This class is Swing's only concrete implementation of
JFormattedTextField.AbstractFormatterFactory.
Creates a DefaultFormatterFactory with no formatters
Creates a new DefaultFormatterFactory with the specified formatters.
Creates a new DefaultFormatterFactory with the specified formatters.
Creates a new DefaultFormatterFactory with the specified formatters.
Creates a new DefaultFormatterFactory with the specified formatters.
Construct a KeyboardFocusManager.
This action is executed as default action when a KEY_TYPED
event is received and no keymap entry exists for that.
Creates a new DefaultKeyTypedAction
.
The default implementation of
AbstractListModel
, used by
JList
and similar objects as the model of a list of
values.
The default implementation of
ListSelectionModel
,
which is used by
JList
and
similar classes to manage the selection status of a number of data
elements.
Returns shared instance of MenuSelection Manager
The LayoutManager that is used in PopupMenus.
Creates a new instance of DefaultMenuLayout.
Creates a new instance of this theme.
Creates a DefaultMutableTreeNode
object.
Creates a DefaultMutableTreeNode
object with the given
user object attached to it.
Creates a DefaultMutableTreeNode
object with the given
user object attached to it.
Returns an instance of the default page which will have the default
paper and orientation.
Clones the specified PageFormat
object then alters the
clone so that it represents the default page format.
This is just a stub policy implementation which grants all permissions
to any code source.
This field is unused since JDK1.3.
The default property index.
Reads the current objects non-transient, non-static fields from
the current class from the underlying output stream.
This field is unused since JDK1.3.
The property list that contains default values for any keys not
in this property list.
Constructor DefaultSingleSelectionModel
The default socket factory that forges "plain" server and client sockets.
Creates a new DefaultStyledDocument
.
Creates a new
DefaultStyledDocument
that uses the
specified
StyleContext
.
Class to display every cells.
Creates a default table cell renderer with an empty border.
Constructor DefaultTableColumnModel
A two dimensional data structure used to store Object
instances, usually for display in a JTable
component.
Creates an empty table with zero rows and zero columns.
Creates a new table with the specified number of rows and columns.
Creates a new table with the specified column names and row count.
Creates a new table with the specified data values and column names.
Creates a new table with the specified column names and number of
rows.
Creates a new table with the specified data values and column names.
Creates a DefaultTextField
object.
A constant used to pad out elements in the button's layout and
preferred size calculations.
Number of spaces between icon and text.
A constant added to the defaultTextIconGap to adjust the text
within this particular button.
This class is deprecated and should not be used anymore.
This class is deprecated and should not be used anymore.
Constructs a DefaultTreeCellEditor object for a JTree using the
specified renderer and a default editor.
Constructs a DefaultTreeCellEditor object for a JTree using the specified
renderer and the specified editor.
Constructor DefaultTreeCellRenderer
Constructor DefaultTreeModel
Constructor DefaultTreeModel
DefaultTreeSelectionModel
Constructs a new DefaultTreeSelectionModel.
Set the flag that defaultWriteObject was called.
Writes the current objects non-transient, non-static fields from
the current class to the underlying output stream.
Tests if the defaultWriteObject method has been called.
Create an instance, delegating calls to the given CORBA stream.
Creates a new content model.
Creates a new content model.
Defective credential error.
Defines a new element and adds it to the element table.
Defines a new element and adds it to the element table.
Defines a new element and adds it to the element table.
Defines a new element and adds it to the element table.
Creates, adds into the entity table and returns the
character entity like <
(means '<
' );
Creates, intializes and adds to the entity table the new
entity.
Creates, adds into the internal table and returns the
character entity like <
(means '<
' );
This method inactivates the recursive refenrences to the same
entity.
Define the attributes for the element with the given name.
Helper to define a class using a string of bytes.
Helper to define a class using a string of bytes without a
ProtectionDomain.
Creates a class using an array of bytes and a
CodeSource.
Helper to define a class using a string of bytes.
The repository ID of the value for that this member is defined
Defines the element and adds it to the element table.
Define all elements of this DTD.
Define all entities in this DTD.
Define the general entity, holding a single character.
Creates, intializes and adds to the entity table the new
entity.
Defines a new package and creates a Package object.
Defines a Package based on the given name and the supplied manifest
information.
This class indicates the kind of the definition, stored in the interface
repository.
Creates a definition kind with the given integer definition kind code.
A helper operations for the definition kind.
The definition kind holder.
Create the initialised instance.
Deflates everything in the def's input buffers.
Deflates the current input block to the given array.
Deflates the current input block to the given array.
This is the Deflater class.
Creates a new deflater with default compression level.
Creates a new deflater with given compression level.
Creates a new deflater with given compression level.
This is a special FilterOutputStream deflating the bytes that are
written through it.
Creates a new DeflaterOutputStream with a default Deflater and
default buffer size.
Creates a new DeflaterOutputStream with the given Deflater and
default buffer size.
Creates a new DeflaterOutputStream with the given Deflater and
buffer size.
This is a convenience method that deiconifies the JInternalFrame.
This method removes the JInternalFrame's JDesktopIcon representation and
adds the JInternalFrame back to its parent.
This method should remove the JDesktopIcon from its parent and replace it
with the JInternalFrame that the JDesktopIcon represents.
This method deiconizes the JInternalFrame associated with the JDesktopIcon.
Called when the kit is being removed from the JEditorPane.
Called when the this is removed from the JEditorPane.
Deinstalls this
EditorKit
from the specified
JEditorPane
.
Deinstalls this Caret
from the specified text component.
Deinstalls this Caret
from the specified
JTextComponent
.
This method removes the necessary MouseListeners from the given
JComponent.
Sleep for a specified length of time.
Specifies a vendor specific implementation of the
Object
methods.
Extends the previous version of the Delegate by one additional method,
defined in CORBA 2_3 .
Each
Servant
has an associated delegate, where the most of the calls
are forwarded.
This class produces delegates, using the system properties.
This method helps to delegate focus to the right component in the
JComboBox.
Identifies deletion of rows or columns.
An event type indicating that one or more rows have been deleted from the
model.
This method deletes the file represented by this object.
Delete the text between two points.
Delete characters from this StringBuffer
.
Delete characters from this StringBuilder
.
Causes the file specified to be deleted at the server site.
New class version does not declare a method declared in the old
class version and canUnrestrictedlyRedefineClasses
is false
Delete one or several (identically named) given properties.
Delete a character from this StringBuffer
.
Delete a character from this StringBuilder
.
DOM L1
Modifies the value of this node.
Deletes the entry for the specified entry.
The name of the Action
that deletes the character that
follows the current caret position.
Deletes an Observer of this Observable.
Deletes all Observers of this Observable.
Calling this method requests that the file represented by this object
be deleted when the virtual machine exits.
This method delets an owner from the access control list (ACL).
The name of the Action
that deletes the character that
precedes the current caret position.
Deletes the given request from the management table
This method deletes the current row in the database.
This method tests whether or not the specified result set type can detect
a visible delete by calling the rowUpdated
method.
Deletes the shortcut for this menu item if one exists.
Deletes the specified menu shortcut.
Remove the specified MIDI track from this sequence.
Deletes the item at the specified index.
Deletes all items in the specified index range.
Deletes items from the starting index to the ending index (inclusive).
Perform this transformation, less any translation, on an array of points,
in (x,y) pairs, storing the results in another (possibly same) array.
Perform this transformation, less any translation, on the given source
point, and store the result in the destination (creating it if
necessary).
Returns human readable method name and aguments given a method type
signature as known to the interpreter and a classname.
Returns the depth to which we have descended in the tree.
How much the depth should be offset to properly calculate x locations.
Removes the key event block specified by the supplied timestamp and component.
Removes the key event block specified by the supplied timestamp and component.
DER - interface gnu.java.security.der.
DER The set of tags for DER types.
Deregisters the given selection key.
De-registers all service providers.
De-registers all providers which have been registered for the
specified service category.
This method de-registers a driver from the manager.
De-registers a provider from all service categories it
implements.
De-registers a provider for the specified service category.
Create an exception without a descriptive error message.
Create an exception with a descriptive error message.
Produces a new
Font
based on the current font, adjusted to a
new size.
Produces a new
Font
based on the current font, adjusted to a
new style.
Produces a new
Font
based on the current font, adjusted to a
new size and style.
Produces a new
Font
based on the current font, adjusted to a
new style and subjected to a new affine transformation.
Produces a new
Font
based on the current font, subjected
to a new affine transformation.
Produces a new
Font
based on the current font, adjusted to a
new set of attributes.
This class decodes DER sequences into Java objects.
Create a new DER reader from a byte array.
Create a new DER readed from an input stream.
Methods that allow various Java types to be written as a DER
(Distinguished Encoding Rules) stream to the specified output stream.
The length of a triple-DES key, in bytes.
The length of a DES key, in bytes.
A description of the property, possibly null
.
This class is a transparent wrapper for DES-EDE (Triple-DES) keys,
which are arrays of 24 bytes.
Create a new DES-EDE key spec, copying the first 24 bytes from the
byte array.
Create a new DES-EDE key spec, starting at offset
in
the byte array.
Makes the item at the specified index not selected.
This type indicates that the item was deselected.
BeanContextChild
implementors implement this to get information about whether they are in a design time or runtime environment.
Returns the desired assertion status of this class, if it were to be
initialized at this moment.
This class is a transparent wrapper for DES keys, which are arrays
of 8 bytes.
Create a new DES key spec, copying the first 8 bytes from the
byte array.
Create a new DES key spec, starting at offset
in
the byte array.
The JDesktopPane this UI is used with.
An iconified frame in a desktop.
A pane which supports internal frames and their icons.
The JDesktopIcon this UI delegate represents.
The JDesktopIcon that represents the JInternalFrame while it is
iconified.
An abstract base class for delegates that implement the pluggable
look and feel for a desktop icon.
Constructs a new DesktopIconUI
.
The default desktop manager used with JDesktopPane.
DesktopManagers are responsible for implementing the behaviours for the
JInternalFrames that belong to JDesktopPanes.
An abstract base class for delegates that implement the pluggable
look and feel for a JDesktopPane
.
Constructs a new DesktopPaneUI
.
The destination directory, or null if none set.
The height of the destination image.
Destination that receives all events.
Constructs a Destination
object.
The offset in the destination where the upper-left
decoded/encoded pixel should be located.
Sets the output colour type when writing or the destination image
type when reading.
Destroys the object on the server side.
The remote call of DynAny methods is not possible.
Destroy the remote IDL type object.
This method is called when the applet is being unloaded.
Disconnect the iterator from its ORB.
Destroy the iterator on the server side.
Destroy the iterator on the server side.
Call destroy on all registered interceptors.
Destroy this object, clearing all sensitive fields appropriately.
No action, cleanup is done by garbage collector in java.
Destroys this DynAny, freeing the used resources.
Destroys this DynAny, freeing the used resources.
Returns without action, leaving all work to the garbage collector.
This method is called when orb is being destroyed and destroys
the interceptor.
Call destroy on all registered interceptors.
Destroy this interface repository object.
Destroy this context (must be empty).
Destroy this context (must be empty).
Destroy this server, releasing the occupied resources.
Destroy all poas and then call the superclass method.
Destroy this server, releasing the occupied resources.
Destroy the interceptors, if they are present.
Destroy the policy object.
Kills the subprocess and all of its children forcibly.
Call destroy on all registered interceptors.
Originally intended to destroy this thread, this method was never
implemented by Sun, and is hence a no-op.
Destroy this ThreadGroup.
Destroy this context (must be empty).
Destroy the sensitive data of this credential, setting the certificate,
private key, and keystore alias to null.
Destroy this POA and all descendant POAs.
Destroy this POA and all descendant POAs.
An interface for objects that are immutable but whose sensitive
data may be wiped out.
Release the back buffer's resources.
Destroy the resources created by createBuffers.
Destroy the resources created by createBuffers.
Creates a new DestroyFailedException with no detail message.
Creates a new DestroyFailedException with a detail message.
The width of the destination image.
DOM L2
Flags the iterator as done, unregistering its event listener so
that the iterator can be garbage collected without relying on weak
references (a "Java 2" feature) in the event subsystem.
The cause of this exception.
The cause of this exception.
The cause of this exception.
The cause of this exception.
An icon for the "details view" button.
DFN - static field in class javax.swing.text.html.
HTML.Tag The <dfn> tag
DGC - interface java.rmi.dgc.
DGC I let DGCImpl to extend UnicastServerRef, but not
UnicastRemoteObject, because UnicastRemoteObject must
exportObject automatically.
This class represents the parameters needed for generating
Diffie-Hellman parameters.
Create a new Diffie-Hellman parameter generator spec.
This interface marks public/private keys in the Diffie-Hellman key
exchange algorithm.
The base set of parameters necessary to perform Diffie-Hellman key
exchange.
Create a new set of Diffie-Hellman parameters.
Create a new set of Diffie-Hellman parameters.
This interface marks a private key in the Diffie-Hellman key exchange
algorithm.
A wrapper for Diffie-Hellman private key data.
Create a new Diffie-Hellman private key spec.
This interface marks a public key in the Diffie-Hellman key-exchange
algorithm.
A wrapper for Diffie-Hellman public key data.
Create a new Diffie-Hellman public key spec.
A top level window title bar and border.
A dialog box widget class.
Initializes a new instance of Dialog
with the specified,
parent, that is resizable.
Initializes a new instance of Dialog
with the specified,
parent and title, that is resizable.
Initializes a new instance of Dialog
with the specified,
parent, title and modality, that is resizable.
Initializes a new instance of Dialog
with the specified,
parent, title, modality and GraphicsConfiguration
,
that is resizable.
Initializes a new instance of Dialog
with the specified
parent, that is resizable and not modal, and which has no title.
Initializes a new instance of Dialog
with the specified
parent and modality, that is resizable and which has no title.
Initializes a new instance of Dialog
with the specified
parent, that is resizable and not modal, and which has the specified
title.
Initializes a new instance of Dialog
with the specified,
parent, title, and modality, that is resizable.
Initializes a new instance of Dialog
with the specified,
parent, title, modality and GraphicsConfiguration
,
that is resizable.
The name of the 'dialog title' property.
The name of the 'dialog type' property.
This method is called to initialize the
JDialog.
A Dictionary maps keys to values; how it does that is
implementation-specific.
Sole constructor (often called implicitly).
Informs this edit action that it will no longer be used.
Informs this edit action, and all compound edits, that they will
no longer be used.
The Diffie-Hellman key agreement.
Trivial default constructor.
The message digest for the DigestInputStream
The message digest for the DigestOutputStream
Completes the hash computation by performing final operations such as
padding.
Performs a final update on the digest using the specified array of bytes,
then completes the digest computation.
Completes the hash computation by performing final operations such as
padding.
digestAlgorithm OBJECT IDENTIFIER ::=
{ iso(1) member-body(2) US(840) rsadsi(113549) digestAlgorithm(2) }
This exception indicates that a generic message digest exception has
occurred.
Create a new instance with no descriptive message.
Create a new instance with a descriptive error message.
DigestInputStream is a class that ties an InputStream with a
MessageDigest.
Constructs a new DigestInputStream.
DigestOutputStream is a class that ties an OutputStream with a
MessageDigest.
Constructs a new DigestOutputStream.
Converts a character into a digit of the specified radix.
This class holds a width and height value pair.
Create a new Dimension with a width and height of zero.
Create a new Dimension with the specified width and height.
Create a new Dimension with width and height identical to that of the
specified dimension.
This stores a dimension in 2-dimensional space - a width (along the x-axis)
and height (along the y-axis).
A Dimension that is marked as UIResource
, which
indicates that it has been installed by a pluggable
LookAndFeel.
Constructs a new DimensionUIResource, given its width and height.
DIR - static field in class javax.swing.text.html.
HTML.Tag The <dir> tag , breaks flow, block tag.
For the color model created with this constructor the pixels
will have fully opaque alpha components with a value of 255.
For the color model created with this constructor the pixels
will have fully opaque alpha components with a value of 255.
The direction that the arrow points.
direction is either home or end
Specifies the direction to adjust the selection by.
Specifies the direction to adjust the selection by.
Determines direction to traverse, 1 means expand, -1 means collapse.
This is the attribute table for computing the directionality class
of a character, as well as a marker of characters with a multi-character
capitalization.
Weak bidirectional character type "AN".
Weak bidirectional character type "BN".
Weak bidirectional character type "CS".
Weak bidirectional character type "EN".
Weak bidirectional character type "ES".
Weak bidirectional character type "ET".
Strong bidirectional character type "L".
Strong bidirectional character type "LRE".
Strong bidirectional character type "LRO".
Weak bidirectional character type "NSM".
Neutral bidirectional character type "ON".
Neutral bidirectional character type "B".
Weak bidirectional character type "PDF".
Strong bidirectional character type "R".
Strong bidirectional character type "AL".
Strong bidirectional character type "RLE".
Strong bidirectional character type "RLO".
Neutral bidirectional character type "S".
Undefined bidirectional character type.
Strong bidirectional character type "WS".
A selection mode constant indicating acceptance of directories only.
The name of the property for the current directory.
A pane for navigating through directories.
Handles changes to the selection in the directory combo box.
A combo box model containing the selected directory and all its parent
directories.
An icon representing a directory.
The localised Mnemonic for the open button.
The localised text for the open button.
The localised tool tip text for the open button.
Interface for a simple pixel based backend graphics object that
does not handle translation/transforms, curves, nor advanced
compositing.
Calling Compiler.disable()
will cause the compiler
to be suspended; provided that a compiler even exists.
Disable logging of a component.
Disable garbage collection on object
Fired in a PropertyChangeEvent when the "disabledIcon" property changes.
Fired in a PropertyChangeEvent when the "disabledSelectedIcon" property
changes.
Color of the text when menu item is disabled
The color for disabled button labels.
Used to draw disabled text.
The color for disabled button labels.
Disables the specified events.
Disables the specified events.
Records that catalog loading is no longer permitted.
This method is empty, unused and deprecated.
Turns the associated POAs into discaring state.
Turns the associated POAs into discaring state.
Discards all editing actions that are currently registered with
this UndoManager.
Discard a connection when we're done with it - maybe it can be
recycled.
A single constant interface, defining the adapter state (DISCARDING) = 2.
DISCARDING - static field in class org.omg.PortableServer.POAManagerPackage.
State An instance of State, initialized to DISCARDING.
Discards all key event blocks relating to focus requirements for
the supplied component, regardless of timestamp.
Discards all key event blocks relating to focus requirements for
the supplied component, regardless of timestamp.
Disonnects this channel's socket.
Disonnects this channel's socket.
This method disconnects this socket from the address/port it was
connected to.
Closes the connection to the server.
Closes the connection to the server.
Disconnect the given CORBA object from this ORB.
Disconnect the given CORBA object from this ORB.
Returns the discriminator, defining, which set of fields is stored.
The remote call of DynAny methods is not possible.
Returns the discriminator kind.
Get the kind of the union descriminator.
Returs definition of member labels for untions
Dispatch the event, according to what the event needs done.
This method calls the run()
method of the runnable, traps
exceptions if instructed to do so, and calls notifyAll()
on any notifier if all worked successfully.
DOM L2 (Events)
Delivers an event to all relevant listeners, returning true if the
caller should perform their default action.
Forwards AWT events to processEvent() if:
- Events have been enabled for this type of event via
enableEvents()
- There is at least one registered listener for this type of event
The AWT event dispatcher uses this method to request that the manager
handle a particular event.
Dispatches an event to the current input method.
Dispatch an event to the input method.
The AWT event dispatcher uses this method to request that the manager
handle a particular event.
Sends this event to this component or a subcomponent for processing.
Create an input method event and dispatch it to the client.
Attempts to dispatch key events for which no key event dispatcher
has so far succeeded.
Attempts to dispatch key events for which no key event dispatcher
has so far succeeded.
Called by the KeyboardFocusManager to request that a key event be
dispatched.
The CSS attribute 'display'.
A connection to an X11 display.
This indicates that the HIERARCHY_CHANGED is caused by a change in
displayability.
This encapsulates information about the display mode for a graphics
device configuration.
Create a mode with the given parameters.
Release resources allocated for the compositing.
Releases all system resources that this Graphics
is using.
Disposes the Dialog and then causes show() to return
if it is currently blocked.
Save this GC in the drawable's cache.
Disposes this graphics object.
Release the resources allocated for the paint (none in this
implementation).
Free any resources held by this graphics context immediately instead
of waiting for the object to be garbage collected and finalized.
Free any resources held by this graphics context immediately instead
of waiting for the object to be garbage collected and finalized.
Releases any system resources and cryptographic information stored in
the context object.
Releases any sensitive information that the GSSCredential object may
be containing.
Releases any resources allocated to this object.
Releases any resources allocated to this object.
Disposes of the input context and release the resources used by it.
Disposes the input method and release any resources it is using.
This method makes this JInternalFrame invisible, unselected and closed.
Release the resources allocated for the paint.
Free any resources held by this graphics context immediately instead
of waiting for the object to be garbage collected and finalized.
Free any resources held by this graphics context immediately instead
of waiting for the object to be garbage collected and finalized.
Disposes of any system resources or security-sensitive information the
SaslClient
might be using.
Disposes of any system resources or security-sensitive information the
SaslServer
might be using.
Dispose this StreamPrintService
object.
Destroys any resources associated with this window.
Return the distance from this point to the given one.
Return the distance between two points.
Return the distance from this point to the given one.
Return the square of the distance from this point to the given one.
Return the square of the distance between two points.
Return the square of the distance from this point to the given one.
DIV - static field in class javax.swing.text.html.
HTML.Tag The <div> tag , breaks flow, block tag.
Divide zds[0:nx] by y[0:ny-1].
Provides a base for DynAnys, having multiple components.
The divider that divides this JSplitPane.
The property fired when the divider property changes.
The property fired when the divider location property changes.
The property fired when the divider size property changes.
This helper class acts as the Layout Manager for the divider.
Creates a new DividerLayout object.
The thickness of the divider in pixels.
The size of the divider while dragging.
The division type of the MIDI file.
The timing division type for this sequence (PPQ or SMPTE*)
Divide divident[0:len-1] by (unsigned int)divisor.
Indicates that the current definition defines .
Indicates that the current definition defines an alias.
This is a "wildcard '*'", used in cases where any definition kind
is appropriate .
Indicates that the current definition defines an array.
Indicates that the current definition defines an attribute.
Indicates that the current definition defines a constant.
Indicates that the current definition defines an enumeration.
Indicates that the current definition defines an exception.
Indicates that the current definition defines a CORBA fixed
.
Indicates that the current definition defines an interface.
Indicates that the current definition defines a Module.
Indicates that the current definition defines a Native.
Indicates that the current definition defines has no definition kind.
Indicates that the current definition defines an operation, including
the lists of parameters and exceptions raised by this operation.
Indicates that the current definition defines a primitive type.
Indicates that the current definition defines an another interface
repository.
Indicates that the current definition defines a sequence.
Indicates that the current definition defines a string.
Indicates that the current definition defines a structure.
Indicates that the current definition defines a named type that is not
an interface nor a value definition.
Indicates that the current definition defines a union.
Indicates that the current definition defines a value.
Indicates that the current definition defines a value box.
Indicates that the current definition defines value member.
Indicates that the current definition defines a wide (usually 16-bit
per character) string.
DL - static field in class javax.swing.text.html.
HTML.Tag The <dl> tag , breaks flow, block tag.
This class contains various constants used in drag-and-drop operations.
Perform the specified action.
Perform the specified action.
Executes the action with the specified id.
Executes the action with the specified id.
Perform the specified action.
Performs the specified action on the link object.
Perform the specified Action on the tree node.
Run a method as another subject.
Run a method as another subject.
Run a method as another subject.
Run a method as another subject.
Doc - interface javax.print.
Doc Marker interface for all attribute classes describing attributes of
a
Doc
object.
DocAttributeSet
specifies an attribute set which only
allows printing attributes of type
DocAttribute
.
The color of the border when it is dockable.
The background color of the JToolBar when it is dockable.
This is the MouseHandler class that allows the user to drag the JToolBar
in and out of the parent and dock it if it can.
Creates a new DockingListener object.
Programmatically perform a "click" on the button: arming, pressing,
waiting, un-pressing, and disarming the model.
Programmatically perform a "click" on the button: arming, pressing,
waiting, un-pressing, and disarming the model.
Programatically performs click
Programatically clicks menu item.
The public ID to output in the doctype declaration.
The system ID to output in the doctype declaration.
The target where HTML document will be inserted.
A Document is the model that backs up all text components in Swing.
The key that is used to store the document base in a JComponent's client
properties.
Convenience class for parsing an XML document into a W3C DOM object
graph.
Factory for obtaining document builders.
DocumentEvent public interface
DocumentListener public interface
Creates a DocumentName
object.
Sorts nodes into document order.
A simple error-tolerant HTML parser that uses a DTD document
to access data on the possible tokens, arguments and syntax.
The parser reads an HTML content from a Reader and calls various
notifying methods (which should be overridden in a subclass)
when tags or data are encountered.
Some HTML elements need no opening or closing tags.
Creates a new parser that uses the given DTD to access data on the
possible tokens, arguments and syntax.
This method is used for closing this JInternalFrame.
This method tests whether or not the maximum row size includes BLOB's
Finishes a multi-part transformation, and returns the final
transformed bytes.
Finishes the computation of a MAC and returns the digest.
Finishes a multi-part transformation or does an entire
transformation on the input, and returns the transformed bytes.
Finishes the computation of a MAC with a final byte array (or
computes a MAC over those bytes only) and returns the digest.
Finishes a multi-part transformation and stores the transformed
bytes into the given array.
Finishes the computation of a MAC and places the result into the
given array.
Finishes a multi-part transformation or does an entire
transformation on the input, and returns the transformed bytes.
Finishes a multi-part transformation or transforms a portion of a
byte array, and stores the result in the given byte array.
Indicates whether or not input can be read from this URL
Calls the layout manager to re-layout the component.
Layout the components in this container.
Layout the components in this container.
The URL for the JAXP DOM object model.
The domain for which the cookie is valid.
A public interface used to combine two ProtectionDomains in a new
ProtectionDomain and update the current Protection Domains
associated with the current AccessControlContext.
Establishes and navigates relationships to superior and subordinate domains,
and also creates and access policies.
Provides the means to access the policies of the domain, with that
the implementing DomainManage
is associated.
Constructs an Attr node associated with the specified document.
"CDATASection" implementation.
Constructs a CDATA section node associated with the specified
document and holding the specified data.
Abstract "CharacterData" implementation.
"Comment" implementation.
Constructs a comment node associated with the specified
document and holding the specified data.
This consumer builds a DOM Document from its input, acting either as a
pipeline terminus or as an intermediate buffer.
Configures this pipeline terminus to use the specified implementation
of DOM when constructing its result value.
Configures this consumer as a buffer/filter, using the specified
DOM implementation when constructing its result value.
"DocumentType" implementation (with no extensions for supporting
any document typing information).
Constructs a DocumentType node associated with the specified
implementation, with the specified name.
JAXP builder constructor.
"Document" and "DocumentTraversal" implementation.
Constructs a Document node, associating it with an instance
of the DomImpl class.
Constructs a Document node, associating it with the specified
implementation.
Document builder factory that uses a DOM Level 3 Load & Save
implementation.
"DocumentFragment" implementation.
Constructs a DocumentFragment node associated with the
specified document.
DOMException implementation.
Constructs an exception, with the diagnostic message
corresponding to the specified code.
Constructs an exception, with the diagnostic message
corresponding to the specified code and additional
information as provided.
"Element" implementation.
Constructs an Element node associated with the specified document.
Constructs an Entity node associated with the specified document,
with the specified descriptive data.
"EntityReference" implementation (reference to parsed entity).
Constructs an EntityReference node associated with the specified
document.
Constructs, but does not initialize, an event.
Abstract implemention of nodes describing external DTD-related
objects.
An HTML 'A' element node.
An HTML 'APPLET' element node.
An HTML 'AREA' element node.
An HTML 'BASE' element node.
An HTML 'BASEFONT' element node.
An HTML 'BODY' element node.
An HTML 'BR' element node.
An HTML 'BUTTON' element node.
An HTML 'DIR' element node.
An HTML 'DIV' element node.
An HTML 'DL' element node.
Abstract implementation of an HTML element node.
An HTML 'FIELDSET' element node.
An HTML 'FONT' element node.
An HTML 'FORM' element node.
An HTML 'FRAME' element node.
An HTML 'FRAMESET' element node.
An HTML 'HEAD' element node.
An HTML 'H1', 'H2', 'H3', 'H4', 'H5', or 'H6' element node.
An HTML 'HR' element node.
An HTML 'HTML' top-level element node.
An HTML 'IFRAME' element node.
An HTML 'IMG' element node.
Specialised DOMImplementation for creating HTML documents.
An HTML 'INPUT' element node.
An HTML 'ISINDEX' element node.
An HTML 'LABEL' element node.
An HTML 'LEGEND' element node.
An HTML 'LI' element node.
An HTML 'LINK' element node.
An HTML 'MAP' element node.
An HTML 'MENU' element node.
An HTML 'META' element node.
An HTML 'INS' or 'DEL' element node.
An HTML 'OBJECT' element node.
An HTML 'OL' element node.
An HTML 'OPTGROUP' element node.
An HTML 'OPTION' element node.
An HTML 'P' element node.
An HTML 'PARAM' element node.
This parser reads HTML from the given stream and stores into
HTMLDocument
.
Create parser using the given DTD.
An HTML 'PRE' element node.
An HTML 'Q' or 'BLOCKQUOTE' element node.
An HTML 'SCRIPT' element node.
An HTML 'SELECT' element node.
An HTML 'STYLE' element node.
An HTML 'CAPTION' element node.
An HTML 'TH' or 'TD' element node.
An HTML 'COL' or 'COLGROUP' element node.
An HTML 'TABLE' element node.
An HTML 'TR' element node.
An HTML 'THEAD', 'TFOOT', or 'TBODY' element node.
An HTML 'TEXTAREA' element node.
An HTML 'TITLE' element node.
An HTML 'UL' element node.
"DOMImplementation" implementation.
Constructs a DOMImplementation object which supports
"XML" and other DOM Level 2 features.
"NodeIterator" implementation, usable with any L2 DOM which
supports MutationEvents.
Constructs and initializes an iterator.
Locator for reporting a location in a W3C DOM object graph.
A DOM LS exception incorporating a cause.
Specification of XML input to parse.
Specification of XML output to produce.
Parser implementation for GNU DOM.
Serialize a DOM node to a stream.
"MutationEvent" implementation.
Constructs an uninitialized mutation event.
"NamedNodeMap" implementation.
"Node", "EventTarget", and "DocumentEvent" implementation.
Constructs a node and associates it with its owner.
Node iterator and tree walker.
"Notation" implementation.
Constructs a Notation node associated with the specified document,
with the specified descriptive data.
Abstract implemention of namespace support.
This parser emits SAX2 parsing events as it traverses a DOM tree, using
any conformant implementation of DOM.
Constructs an unitialized SAX2 parser.
Constructs an SAX2 parser initialized to traverse the specified
DOM tree.
"ProcessingInstruction" (PI) implementation.
Constructs a ProcessingInstruction node associated with the
specified document, with the specified data.
Output result specified as a W3C DOM object graph.
Constructor with the node to append to.
Constructor with the node to append to and the system ID.
Constructor with the node to append to and the child node before which
the result should be appended.
Constructor with the node to append to, the child node before which
the result should be appended, and the system ID.
An XML source specified as a W3C DOM node context.
Constructor with a context node.
Constructor with a context node and system ID.
Constructs a text node associated with the specified
document and holding the specified data.
"UIEvent" implementation.
Constructs an uninitialized User Interface (UI) event
This value is returned by the next()
and
previous
in order to indicate that the end of the
text has been reached.
This is a special constant value that is returned when the beginning or
end of the character range has been reached.
Indicate that the converter is resuable.
Indicate that the converter is resuable.
Indicate that the converter is resuable.
Indicate that the converter is resuable.
Tells the Bean not to use GUI methods.
Tells the Bean not to use GUI methods.
Indicates whether or not output can be sent to this URL
This class provides a driver which may be invoked from the command line
to process a document using a SAX2 parser and a specified XML processing
pipeline.
Do a phase in the key agreement.
Calls the run()
method of the given action with as
(initial) access control context only the protection domain of the
calling class.
Calls the run()
method of the given action with as
(initial) access control context the given context combined with the
protection domain of the calling class.
Calls the run()
method of the given action with as
(initial) access control context only the protection domain of the
calling class.
Calls the run()
method of the given action with as
(initial) access control context the given context combined with the
protection domain of the calling class.
This class implements an arc in double precision.
A two-dimensional curve that is parameterized with a cubic
function and stores coordinate values in double-precision
floating-point format.
An
Ellipse2D
that stores its coordinates using
double
primitives.
Instances of class Double
represent primitive
double
values.
This class defines a point in double
precision.
This class defines a point in double
precision.
A two-dimensional curve that is parameterized with a quadratic
function and stores coordinate values in double-precision
floating-point format.
This class defines a rectangle in double
precision.
A subclass of RoundRectangle which keeps its parameters as
doubles.
Create a new, open arc at (0,0) with 0 extent.
Constructs a new CubicCurve2D that stores its coordinate values
in double-precision floating-point format.
Creates a new Ellipse2D with an upper-left coordinate of (0,0)
and a zero size.
Construct the line segment (0,0)->(0,0).
Create a new point at (0,0).
Constructs a new QuadCurve2D that stores its coordinate values
in double-precision floating-point format.
Create a rectangle at (0,0) with width 0 and height 0.
Construct a new instance, with all parameters set to 0.
Create a Double
from the primitive double
specified.
Create a new point at (x,y).
Creates a new Ellipse2D within a given rectangle
using double-precision coordinates.
Construct the line segment with the specified points.
Create a rectangle with the given values.
Constructs a new QuadCurve2D that stores its coordinate values
in double-precision floating-point format, specifying the
initial position of each point.
Construct a new instance with the given arguments.
Constructs a new CubicCurve2D that stores its coordinate values
in double-precision floating-point format, specifying the
initial position of each point.
Create a new arc with the given dimensions.
Create a new arc of the given type at (0,0) with 0 extent.
Construct the line segment with the specified points.
Create a new arc with the given dimensions.
Create a Double
from the specified String
.
A mouse listener that handles double-click events.
Creates a new DoubleClickListener object.
This is a helper class that combines two Enumerations.
Creates a new Enumeration combining the given two enumerations.
A holder for CORBA double
that is mapped into
java double
.
Constructs an instance of DoubleHolder,
initializing
value
to
0.0
.
Constructs an instance of DoubleHolder,
initializing
value
to the given
double
.
Provides static helper methods for working with
CORBA sequence of double
(DoubleSeq
).
A sequence holder for CORBA DoubleSeq
that is mapped into
java double[]
.
Constructs an instance of DoubleSeqHolder,
initializing
value
to
null
.
Constructs an instance of DoubleSeqHolder,
initializing
value
to the given
double[]
.
Convert the double to the IEEE 754 floating-point "double format" bit
layout.
Convert the double to the IEEE 754 floating-point "double format" bit
layout.
Return the value of this Number
as a float
.
Return the value of this Number
as a float
.
Return the value of this Byte
as a double
.
Return the value of this Double
.
Return the value of this Float
as a double
Return the value of this Integer
as a double
.
Return the value of this Long
as a double
.
Return the value of this Number
as a float
.
Return the value of this Short
as a double
.
Identifies
AWTKeyStroke
s that move the focus down to the
child focus cycle root.
The name of the Action
that moves the caret one line down.
Moves the current focus downwards by one focus cycle,
iff the current focus cycle root is a Container
.
Moves the current focus downwards by one focus cycle.
Moves the current focus downwards by one focus cycle.
This is the keystroke for moving down.
Constant for units of dots per centimeter.
Constant for units of dots per inch
Performs the tasks associated with an ongoing drag operation.
Creates a new DragController object.
Drags the divider to a given location by calling the
dragDividerTo
method of the UI delegate of the enclosing
JSplitPane
.
This method is called whenever the divider is dragged.
Called when the drag and drop operation is complete.
Called when the drag and drop operation is complete.
Called when the drag and drop operation is complete.
Called when the cursor hotspot enters a drop site which will accept the
drag.
Called when the cursor hotspot enters a drop site which will accept the
drag.
Called when the cursor hotspot enters a drop site which will accept the
drag.
Called when the cursor hotspot enters a drop site which will accept the
drag.
Called when the cursor hotspot enters a drop site which will accept the
drag.
Called when the cursor hotspot moves outside of a drop site which will
accept the drag.
Called when the cursor hotspot moves outside of a drop site which will
accept the drag.
Called when the cursor hotspot moves outside of a drop site which will
accept the drag.
Called when the cursor hotspot moves outside of a drop site which will
accept the drag.
Called when the cursor hotspot moves outside of a drop site which will
accept the drag.
This method is called to drag the JInternalFrame to a new location.
This method drags the given JInternalFrame to the given x and y
coordinates.
The draggedColumn property.
The draggedDistance property.
An object that performs the tasks associated with an ongoing drag
operation, or null
if the user is currently not dragging
the divider.
This is a listener for starting a drag-and-drop gesture.
Called when the native platform notifies the virtual machine that a
drag-and-drop has been initiated.
Set to true when dragging heavy weight components.
Called whenever the mouse is moved during a drag-and-drop operation.
Called whenever the mouse is moved during a drag-and-drop operation.
Called whenever the mouse is moved during a drag-and-drop operation.
Called when the cursor hotspot moves inside of a drop site which will
accept the drag.
Called when the cursor hotspot moves inside of a drop site which will
accept the drag.
Called when the cursor hotspot moves inside of a drop site which will
accept the drag.
Called when the cursor hotspot moves inside of a drop site which will
accept the drag.
Called when the cursor hotspot moves inside of a drop site which will
accept the drag.
Initializes the drag source.
This class implements DragSourceListener
and
DragSourceMotionListener
, and implements all methods
with empty bodies.
Initializes a drag source context.
This class allows an object to listen for drag and drop events.
This is a listener for mouse motion in the drag source before the drop
event occurs.
This method is called to drag the DragWindow around when the JToolBar is
being dragged around.
This is the window that appears when the JToolBar is being dragged
around.
This method blocks until whatever data is buffered in the
DataLine's internal buffer has been drained.
Causes the block-data buffer to be written to the underlying
stream, but does not flush underlying stream.
Draws an arc using the specified bounding rectangle and the specified
angle parameter.
Draws an arc using the specified bounding rectangle and the specified
angle parameter.
Draws an arc using the specified bounding rectangle and the specified
angle parameter.
drawBezel(java.awt.Graphics,int,int,int,int,boolean,boolean,java.awt.Color,java.awt.Color,java.awt.Color,java.awt.Color) - static method in class javax.swing.plaf.basic.
BasicGraphicsUtils Draws a border that is suitable for buttons of the Basic look and
feel.
An Image reference to the drawing buffer.
Draws an icon at around a specific position
Draws the specified characters starting at the specified point.
Draws the check in the CheckBox.
Draws a dashed horizontal line.
Draws a rectangle, simulating a dotted stroke by painting only
every second pixel along the one-pixel thick edge.
Draws a dashed vertical line.
Draws one echo character at a given position.
Draws a rectangle that appears etched into the surface, given
four colors that are used for drawing.
Draws a rectangle that appears etched into the surface, given
two colors that are used for drawing.
drawImage(gnu.java.awt.peer.gtk.GdkGraphics,int,int,int,int,int,int,int,int,java.awt.Color,java.awt.image.ImageObserver) - method in class gnu.java.awt.peer.gtk.
GtkImage Draws an image with eventual scaling/transforming.
Draws an image to the GdkGraphics context, at (x,y) scaled to
width and height, with optional compositing with a background color.
Draws an image with eventual scaling/transforming.
Draws an image with eventual scaling/transforming.
drawImage(gnu.java.awt.peer.qt.QtGraphics,int,int,int,int,int,int,int,int,java.awt.Color,java.awt.image.ImageObserver) - method in class gnu.java.awt.peer.qt.
QtImage Draws an image with eventual scaling/transforming.
drawImage(gnu.java.awt.peer.qt.QtGraphics,int,int,int,int,int,int,int,int,java.awt.Color,java.awt.image.ImageObserver) - method in class gnu.java.awt.peer.qt.
QtVolatileImage Draws an image with eventual scaling/transforming.
Draws an image to the QtGraphics context, at (x,y) scaled to
width and height, with optional compositing with a background color.
Draws an image to the QtGraphics context, at (x,y) scaled to
width and height, with optional compositing with a background color.
Draws an image to the QtGraphics context, at (x,y) with optional
compositing with a background color.
Draws an image to the QtGraphics context, at (x,y) with optional
compositing with a background color.
drawImage(java.awt.Image,int,int,int,int,int,int,int,int,java.awt.Color,java.awt.image.ImageObserver) - method in class javax.swing.
DebugGraphics drawImage
drawImage(java.awt.Image,int,int,int,int,int,int,int,int,java.awt.Color,java.awt.image.ImageObserver) - method in class gnu.java.awt.peer.gtk.
GdkGraphics drawImage(java.awt.Image,int,int,int,int,int,int,int,int,java.awt.Color,java.awt.image.ImageObserver) - method in class gnu.java.awt.peer.gtk.
GdkGraphics2D drawImage(java.awt.Image,int,int,int,int,int,int,int,int,java.awt.Color,java.awt.image.ImageObserver) - method in class java.awt.
Graphics FIXME: Write Javadocs for this when you understand it.
drawImage(java.awt.Image,int,int,int,int,int,int,int,int,java.awt.Color,java.awt.image.ImageObserver) - method in class gnu.awt.j2d.
Graphics2DImpl FIXME: Write Javadocs for this when you understand it.
drawImage(java.awt.Image,int,int,int,int,int,int,int,int,java.awt.Color,java.awt.image.ImageObserver) - method in class gnu.java.awt.peer.qt.
QtGraphics FIXME: Write Javadocs for this when you understand it.
drawImage(java.awt.Image,int,int,int,int,int,int,int,int,java.awt.Color,java.awt.image.ImageObserver) - method in class gnu.java.awt.peer.qt.
QtImageDirectGraphics FIXME: Write Javadocs for this when you understand it.
FIXME: Write Javadocs for this when you understand it.
FIXME: Write Javadocs for this when you understand it.
Draws all of the image that is available and returns.
Draws all of the image that is available and returns.
Draws all of the image that is available and returns.
Draws all of the image that is available and returns.
Draws all of the image that is available and returns.
Draws all of the image that is available and returns.
Draws all of the image that is available and returns.
Draws all of the image that is available and returns.
Draws all of the image that is available and returns.
Draws all of the image that is available and returns.
Draws all of the image that is available and returns.
Draws all of the image that is available and returns.
Used for minimizing the drawing of vertical lines.
This method returns whether the slider is to be drawn inverted.
Draws a line between the two specified points.
Draws a line between the two specified points.
Draws a line between the two specified points.
Draws a line of text, suppressing white space at the end and expanding
tabs.
Draws a rectangle that appears lowered into the surface, given
four colors that are used for drawing.
Draws an oval that just fits within the specified rectangle.
Draws an oval that just fits within the specified rectangle.
Draws an oval that just fits within the specified rectangle.
Draw a point using the current foreground color
Draws the specified polygon.
Draws a series of interconnected lines determined by the arrays
of corresponding x and y coordinates.
Draws a series of interconnected lines determined by the arrays
of corresponding x and y coordinates.
Draws a series of interconnected lines determined by the arrays
of corresponding x and y coordinates.
Draws a series of interconnected lines determined by the arrays
of corresponding x and y coordinates.
Draws the outline of the specified rectangle.
Draws the outline of the specified rectangle.
Draws the outline of the specified rectangle with rounded cornders.
Draws the outline of the specified rectangle with rounded cornders.
Draws the outline of the specified rectangle with rounded cornders.
Draws selected text at a given position.
Renders the range of text as selected text.
Draws a String at the given location, underlining the first
occurence of a specified character.
Draws the specified string starting at the specified point.
Draws the specified string starting at the specified point.
Draws the specified string starting at the specified point.
Draws a String at the given location, underlining the character
at the specified index.
Draws the given text segment.
Draws unselected text at a given position.
Renders the range of text as normal unhighlighted text.
A VolatileImage reference to the drawing buffer.
This interface specifies a mechanism for accessing a JDBC database
driver.
This class manages the JDBC drivers in the system.
This class holds a driver property that can be used for querying or
setting driver configuration parameters.
This method initializes a new instance of DriverPropertyInfo
with the specified name and value.
Remove the item at the given index.
Called when the drag operation has terminated with a drop.
Called when the user modifies the drop gesture.
Called when the user modifies the drop gesture.
Called when the user modifies the drop gesture.
Called when the user modifies the drop gesture.
Called when the user modifies the drop gesture.
Signals that the drop is completed.
Creates a DropTarget
object.
Creates a DropTarget
object.
Creates a DropTarget
object.
Creates a DropTarget
object.
Creates a DropTarget
object.
This class implements DropTargetListener
, and implements all methods
with empty bodies.
Used to control state of recipient protocol from the
DropTargetListener
.
Initializes a DropTargetDragEvent
.
Initializes a DropTargetDropEvent
.
Initializes a DropTargetDropEvent
.
This interface is implemented by a class to return the parameters
of a Digital Signature Algorithm (DSA) public or private key.
This interface contains methods for intializing a Digital Signature
Algorithm key generation engine.
Constructs a new KeyPairGeneratorSpi
DSA Parameter class Specification.
Constructs a new DSAParameterSpec with the specified p, q, and g.
This interface allows the Digital Signature Algorithm (DSA) parameters
to be queried.
This interface models a Digital Signature Algorithm (DSA) private key
DSA Private Key class Specification.
Constructs a new DSAPrivateKeySpec with the specified x, p, q, and g.
This interface models a Digital Signature Algorithm (DSA) public key
DSA Public Key class Specification.
Constructs a new DSAPublicKeySpec with the specified y, p, q, and g.
A DSSI MIDI device provider.
Create a DSSI Synthesizer.
Constant representing the daylight saving time offset in
milliseconds.
DT - static field in class javax.swing.text.html.
HTML.Tag The <dt> tag , breaks flow, block tag.
The DTD, providing information about the valid document structure.
DTD - class javax.swing.text.html.parser.
DTD Representation or the SGML DTD document.
DTD - interface javax.xml.stream.events.
DTD A DOCTYPE declaration event.
dtd - field in class gnu.javax.swing.text.html.parser.support.
Parser The document template description that will be used to parse the documents.
dtd - field in class javax.swing.text.html.parser.
Parser The document template description that will be used to parse the documents.
A DOCTYPE declaration event.
Create a new DTD with the specified name.
The standard name of this DTD,
'-//W3C//DTD HTML 4.01 Frameset//EN'
A DOCTYPE declaration event.
The current data transfer process in use by this connection.
Placeholder implementation of AppletStub
providing no functionality.
The DummyContext is used as the Context implementation for the DummyHandler.
Dump all objects that are currently stored.
Dumps diagnostic information to the specified PrintStream
.
Summarises the document content into the given PrintStream.
Prints diagnostic output to the specified stream.
Prints the content of the given attribute set to the System.out.
Print a stack trace of the current thread to stderr using the same
format as Throwable's printStackTrace() method.
DUPLEX - static field in class javax.print.attribute.standard.
Sides Creates a new ByteBuffer
that shares this buffer's
content.
Creates a new CharBuffer
that shares this buffer's
content.
Creates a new DoubleBuffer
that shares this buffer's
content.
Creates a new FloatBuffer
that shares this buffer's
content.
Creates a new IntBuffer
that shares this buffer's
content.
Creates a new LongBuffer
that shares this buffer's
content.
Creates a new ShortBuffer
that shares this buffer's
content.
Duplicate the object reference.
Duplicate credential element requested error.
The token was a duplicate of an earlier token.
This exception is raised on an attempt to register a second
org.omg.PortableInterceptor.Interceptor
with the same name.
Create DuplicateName with no explaining message field
name
initialised to null.
Create the DuplicateName without explaining message and and field
name
initialised to the given value.
Create the DuplicateName with explaining message and field
name
initialised to the given value.
Create the unitialised instance, leaving the value field
with default null
value.
Create the initialised instance.
The qualified-name for the duration
data type.
An immutable time space as specified in XML Schema 1.0.
The qualified-name for the dayTimeDuration
data type.
The qualified-name for the yearMonthDuration
data type.
The flag, indicating, that the defaultWriteObject method was called.
The InvokeHandler, indicating, that the target is a dynamic
implementation rather than an invoke handler.
Create a new instance, wrapping some dyn implementation.
This class was probably originally thinked as a base of all CORBA
object implementations.
This class is used for servants that support calling via server request.
The DynAny interface provides possibility to access the components of
the CORBA object, stored inside the
Any
.
The DynAny interface provides possibility to access the components of the
CORBA object, stored inside the
Any
.
Produces DynAnys from Anys or typecodes.
Defines the operations, applicable for DynAnyFactory.
The helper operations for
DynAny
.
Defines the operations, applicable to
DynAny
.
A helper operations for the array of
DynAny
(
DynAnySeq
).
A holder for the sequence of
DynAny
(
DynAnySeq
).
Create the unitialised instance, leaving the value array
with default null
value.
Create the initialised instance.
Represents the
DynAny
, holding an array.
Represents a fixed size array.
Defines operations, applicable for
DynArray
.
Represents the dynamic enumeration, allowing to get/set the value by
name or by position in the enumeration list.
Defines the dynamic enumeration.
Defines operations, applicable to the dynamic enumeration.
Represents a CORBA fixed
, allowing to get and set its value
in the form of the binary representation.
Defines dynamic any, holding CORBA fixed
.
Defines operations, applicable for DynAny, holding CORBA fixed
.
Represents the
DynAny
, holding the CORBA sequence
(an array with the flexible length).
Defines a dynamic resizeable array with the optional upper size bound.
Defines operations, applicable to DynSequence.
Represents the
DynAny
, holding the CORBA structure (record
with the named fields).
Defines a fixed size structure with the named fields that may have different
types.
Defines the operations, applicable to the DynStructure.
Represents the
DynAny
, holding the CORBA structure (variant record
with the named fields).
Defines a fixed size structure with the named fields that may have different
types.
Defines the operations, applicable to the DynUnion.
Represents the
DynAny
, holding a value type.
Defines a non boxed value type.
A "ValueBox" is a Value type container, holding a single instance of the
other CORBA type.
Defines operations, applicable for the boxed value type.
Defines DynAny that may hold CORBA null
.
Provides operations, applicable to
DynAny
s that may hold CORBA
null
.
Defines operations, applicable to DynValue.