D - static field in class javax.print.attribute.standard.
MediaSizeName The engineering ANSI D size medium: 22 inches x 34 inches.
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.
The data buffer used to store the pixel values.
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.
Provider that can convert streams to objects and vice versa.
Factory interface for creating data content handlers.
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.
Maps the specified native type names to DataFlavor
's.
Maps the specified native type names to DataFlavor
's.
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.
Handler for data available in multiple sources and formats.
Constructor using a reified object representation.
Constructor in which the data is read from a URL.
Constructor in which the data is read from a data source.
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
An interface by which MIME data can be retrieved and stored.
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.
Creates a user-defined type by adding parameters to
the pre-defined type.
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.
Signals Datatype related exceptions.
A constructor for those datatype libraries which don't support any
diagnostic information at all.
Create an exception with a message.
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.
Factory class for the DatatypeLibrary class.
Discovers the datatype library implementation from the classpath.
Datatype streaming validator.
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 milliseconds 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.
Indicates a value of syntax type datetime.
The DateTimeAtCompleted
attribute specifies the date and
the time at which a print job completed (or was canceled or aborted).
Creates a DateTimeAtCompleted
object.
The DateTimeAtCreation
attribute specifies the
date and the time at which a print job was created.
Creates a DateTimeAtCreation
object.
The DateTimeAtProcessing
attribute specifies the date
and the time at which a print job started processing.
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.
Job should be processed during the day.
Job should be processed during the day.
Constant that represents the days field.
DCT - class gnu.javax.imageio.jpeg.
DCT Discrete Cosine Transformations.
DCT() - constructor for class gnu.javax.imageio.jpeg.
DCT The basic constructor.
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.
Set to true to print the event messages to console.
The value of DEBUG is substituted according to whether the
"--enable-debug" argument was passed to configure.
The value of DEBUG is substituted according to whether the
"--enable-debug" argument was passed to configure.
DEBUG - static field in class gnu.javax.net.ssl.provider.
Debug Set to true to dump out traces of SSL connections to the system
logger.
If true, print debugging information.
Debug constants for Jessie.
Set to true to turn on dumping of decrypted packets.
Set to true to dump out info about the SSL key exchange.
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.
A MathContext for the IEEE 754R Decimal128 format - 34 digit preicision and
HALF_EVEN rounding.
A MathContext for the IEEE 754R Decimal32 format - 7 digit preicision and
HALF_EVEN rounding.
A MathContext for the IEEE 754R Decimal64 format - 16 digit preicision and
HALF_EVEN rounding.
Nd = Number, Decimal Digit (Normative).
Attribute set to all characters containing a decimal separator.
This class is a concrete implementation of NumberFormat used to format
decimal numbers.
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
for a particular locale.
This method initializes a new instance of
DecimalFormatSymbols
for the default locale.
This method initializes a new instance of
DecimalFormatSymbols
for the specified locale.
Signals the parsing of one declaration, which defines a mapping
from a property to a value.
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.
Declare a Namespace prefix.
SAX2 extension handler for DTD declaration events.
Decode the contents of the byte array into Any.
Decode the given array of bytes and return the decoded value, inserted
into
Any
.
Separate the encoded message
EM
into an octet string
PS
consisting of nonzero octets and a message
M
as:
EM = 0x00 || 0x02 || PS || 0x00 || M.
Convert a byte array into a matrix with the same amount of columns and
rows with length sqrt(double array length)
The decoding operation EMSA-PSS-Decode recovers the message hash from an
encoded message EM
and compares it to the hash of
M
.
Convert a double array into a matrix with the same amount of columns and
rows with length sqrt(double array length)
Generated from FIGURE F.16 - Procedure for DECODE on
ISO DIS 10918-1.
Decodes a set of properties from the given input stream.
This method reads an encoded certificate from an InputStream
.
Decode a Base-64 string into a byte array.
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.
Generated from text on F-23, F.13 - Huffman decoded of AC coefficients
on ISO DIS 10918-1.
Generated from text on F-22, F.2.2.1 - Huffman decoding of DC
coefficients on ISO DIS 10918-1.
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).
Decodes an instance of an external private key into its native Java
representation.
Decodes an instance of an external private key into its native Java
representation.
Decodes an instance of an external private key into its native Java
representation.
Decodes an instance of an external private key into its native Java
representation.
Decodes an instance of an external public key into its native Java
representation.
Decodes an instance of an external public key into its native Java
representation.
Decodes an instance of an external public key into its native Java
representation.
Decodes an instance of an external public key into its native Java
representation.
DecoderContext is a Context implementation which allows access to
the XMLDecoder instance itself.
Decodes a signature as defined in the documentation of this class.
Returns the decoded object from a designated input assumed to have been
generated by the
encodeSignature(Object)
method.
Decodes a signature as defined in the documentation of this class.
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.
The name of an action which decrements a value.
Decrement the indent level.
Decrypts exactly one block of ciphertext.
Decrypts exactly one block of ciphertext.
Decrypts exactly one block of ciphertext.
Decrypts exactly one block of ciphertext.
Decrypts exactly one block of ciphertext.
Decrypts exactly one block of ciphertext.
Decrypt a record, storing the decrypted fragment into the given growable
buffer.
Decrypt a record, storing the decrypted fragment into the given array
of byte buffers.
An implementation of the RSADP
algorithm.
The decryption operation mode.
Decrypts exactly one block of ciphertext.
Decrypts exactly one block of ciphertext.
Decrypts exactly one block of ciphertext.
Decrypts exactly one block of ciphertext.
Decrypts exactly one block of ciphertext.
Decrypts exactly one block of ciphertext.
Decrypts exactly one block of ciphertext.
Decrypts exactly one block of ciphertext.
Decrypts exactly one block of ciphertext.
Decrypts exactly one block of ciphertext.
Constant indicating the instance is being used for decryption.
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.
Indicates that a region is in its default state.
Name of default AWT peer library.
This number of bindings will be requested from the naming server at once,
while the subsequent bindings will be requested via binding iterator one by
one.
This number of bindings will be requested from the naming server at once,
while the subsequent bindings will be requested via binding iterator one by
one.
The default caret policy.
The default compression level.
Default value for confidentiality protection security service.
Default cascading stylesheed file ("default.css").
Constant for the system default cursor type
Constant for the default cursor.
Default value for the size in bits of the private exponent (x).
The default size for 'medium' absolute size.
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.
Default value for integrity protection security service.
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.
Default mandatory security service required.
Default value for the modulus length.
Dummy namespace prefix indicating that there is no namespace.
The default object model URI.
An option used in confirmation dialog methods.
The default character set encoding name to be used if (a) a password is
to be used as the source for a PBE-based Key Derivation Function (KDF) and
(b) no character set encoding name was specified among the attributes used
to initialize the instance.
Default password file (used by the server) pathname.
Default fully qualified pathname of the PLAIN password file.
Default fully qualified pathname of the SRP password file.
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.
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.
Default value for the size in bits of the public prime (p).
The default property name according to the JAXP specification.
The default naming service provider.
The default registry location.
The default registry location.
The default registry location.
Default value for replay detection security service.
The name of the default style.
The default timeout, used in the default constructor.
By default, sessions last for 5 minutes.
The name of the defaultValue field.
The default activation group class.
Create the new default activation group.
Finds and returns the default activation system for this jre.
The default block size, in bytes.
Returns the default value, in bytes, of the algorithm's block size.
Returns the default value, in bytes, of the mode's block size.
Returns the default value, in bytes, of the algorithm's block size.
Returns the default value, in bytes, of the algorithm's block size.
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.
This trivial implementation of CallbackHandler
sets its
Callback
arguments to default values, with no user interaction.
The default implementation of the
Caret
interface.
Creates a new DefaultCaret
instance.
Constructor DefaultCellEditor that uses the checkbox (appropriate
for boolean values)
Constructor DefaultCellEditor that uses the combo box.
Create the DefaultCellEditor that uses the text field as its editor
component (appropriate for the text content)
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.
Create a new thread using all the default settings as returned by
Executors.defaultThreadFactory()
plus calling
thread.setDaemon(true)
on the newly created thread.
Generic decoding method, which simply decodes the properties field
and reads the payload field.
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
.
The base class for the editor used by the
JSpinner
component.
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.
Identifier of the default encoding format to use when externalizing the key
material.
Identifier of the default encoding format to use when externalizing the key
material.
Identifier of the default encoding format to use when externalizing the key
material.
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.
Default base class for SAX2 event handlers.
Constructs a handler which ignores all parsing events.
The default highlight for Swing text components.
Contains the default initial context.
The default key size, in bytes.
Returns the default value, in bytes, of the algorithm's key size.
Returns the default value, in bytes, of the underlying block cipher key
size.
Returns the default value, in bytes, of the algorithm's key size.
Returns the default value, in bytes, of the algorithm's key size.
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.
Maintains a list of the
ClassLoader
instances
registered with the management servers, allowing it
to be used to load classes.
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.
Clones the specified PageFormat
object then alters the
clone so that it represents the default page format.
DefaultPersistenceDelegate
is a
PersistenceDelegate
implementation that can be used to serialize objects which adhere to the
Java Beans naming convention.
Using this constructor the object to be serialized will be instantiated
with the default non-argument constructor.
This constructor allows to specify which Bean properties appear
in the constructor.
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.
Creates a new DefaultSingleSelectionModel
with no current
selection.
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.
A model that stores information about the columns used in a
JTable
.
Creates a new table column model with zero columns.
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.
The default text field, used in the editing sessions.
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.
Participates in the tree cell editing.
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.
Creates a new tree cell renderer with defaults appropriate for the
current
LookAndFeel
.
Constructor DefaultTreeModel where any node can have children.
Create the DefaultTreeModel that may check if the nodes can have
children or not.
The implementation of the default tree selection model.
Constructs a new DefaultTreeSelectionModel.
Marker interface for all attribute classes describing attributes
providing default values.
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.
Creates a class using an ByteBuffer and a
CodeSource.
Helper to define a class using the contents of a byte buffer.
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.
The print data is ZIP compressed.
The print data is ZIP compressed.
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.
Deflates the available data in def to the chunk.
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.
The editor delegate, responsible for listening the
editorComponent
events and getting/setting its value.
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.
Create a new instance with the given name.
Create a new instance with the given name and actions.
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.
Deletes this file object.
Delete the text between two points.
Delete characters from this StringBuffer
.
Deletes the text between two indexes.
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.
Deletes the breakpoint at the given Location
Delete the table caption, if one exists.
Delete the table caption, if one exists.
Delete a cell from the current row.
Update the text if a character is deleted at the position deletePos
Delete a character from this StringBuffer
.
Delete a character from this StringBuffer
.
Delete a character from this StringBuilder
.
Removes the contents of a Range from the containing document or
document fragment without returning a reference to the removed
content.
Remove a range of 16-bit units from the node.
DOM L1
Modifies the value of this node.
Deletes the entry for the specified entry.
Goes back to the nearest parent element but
deletes the just created child.
This is used if something went wrong while
processing the child element's
Expression
or
Statement
.
Deletes the medium indicated by oldMedium
from the list.
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.
Delete a row from this section.
Delete a row from this section.
Used to delete a rule from the media block.
Used to delete a rule from the style sheet.
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.
Delete the footer from the table, if one exists.
Delete the footer from the table, if one exists.
Delete the header from the table, if one exists.
Delete the header from the table, if one exists.
Remove the specified MIDI track from this sequence.
Returns the current delimiter.
Deletes the item at the specified index.
Removes a menu item from the menu.
Deletes all items in the specified index range.
Deletes items from the starting index to the ending index (inclusive).
Deletes the menu at (zero-based) index from this GtkMenuBar.
Removes the menu with the specified index.
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.
This annotation is used as a marker to indicate that the annotated
declaration is deprecated and should not be used in new code.
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.
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.
Create an exception without a descriptive error message.
Create an exception with a descriptive error message.
If the document's schema is an XML Schema [
XML Schema Part 1]
, this constant represents the derivation by
restriction if complex types are involved, or a
restriction if simple types are involved.
If the document's schema is an XML Schema [
XML Schema Part 1]
, this constant represents the
union if simple types are involved.
Return an AlphaComposite
similar to this
,
that uses the specified alpha
.
Return an AlphaComposite
similar to this
,
that uses the specified rule.
Returns a designated number of bytes suitable for use in the SASL SRP
mechanism.
Produces a new
Font
based on the current font, adjusted to a
new set of attributes.
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.
Implementation of Font.deriveFont(Map)
Produces a new
Font
based on the current font, subjected
to a new affine transformation.
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.
Utility methods for DER encoding handling.
Methods that allow various Java types to be written as a DER
(Distinguished Encoding Rules) stream to the specified output stream.
DES - class gnu.javax.crypto.cipher.
DES The Data Encryption Standard.
DES() - constructor for class gnu.javax.crypto.cipher.
DES Default 0-argument constructor.
Create a new MacSpi instance.
The length of a triple-DES key, in bytes.
The length of a DES key, in bytes.
Obtain an Iterator over this list in reverse sequential order.
Returns an iterator over the elements of this set in descending
order.
Returns a reverse ordered NavigableSet
view of this
map's keys.
Returns a view of the map in reverse order.
Returns a view of the set in reverse order.
The description enumeration.
A description of the property, possibly null
.
A description of the feature in human-readable form.
Maps object identifiers into object activation descriptions
Provides metadata for a management element as a series
of fields, formed from name-value pairs.
Allows the descriptor of a management element
to be changed.
Provides read access to the descriptor of
a management element.
TripleDES is also known as DESede.
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.
Create a new secret key factory SPI.
Makes the item at the specified index not selected.
This type indicates that the item was deselected.
Deserializes a byte array using the same class loader for its context
as was used to load the given class.
Deserializes a byte array using the same class loader for its context
as was used to load the given class.
Deserializes a byte array using the same class loader for its context
as was used to load the given class.
Deserializes a byte array using the same class loader for its context
as was used to load the given class.
Deserializes a byte array using the class loader of the specified
management bean as its context.
Deserializes a byte array using the class loader of the specified
management bean as its context.
ISO ISO Designated Long paper, 324 mm x 458 mm
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.
This class enables Java application to access system commands to perform
desktop oriented operations, like writing and sending emails, or surfing
webpages with the system browser or editing/printing files with a default
editor.
An iconified frame in a desktop.
Specifies the region of a desktop icon.
A pane which supports internal frames and their icons.
Specifies the region of a desktop pane.
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
.
Create a new secret key factory SPI.
The implementation of the DES Service Provider Interface (SPI)
adapter.
The height of the destination image.
Destination that receives all events.
The Destination
attribute provides a URI for an alternate
destination of the printing output.
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.
The remote call of DynAny methods is not possible.
The remote call of DynAny methods is not possible.
The remote call of DynAny methods is not possible.
The remote call of DynAny methods is not possible.
The remote call of DynAny methods is not possible.
The remote call of DynAny methods is not possible.
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.
Destroy the resources created by createBuffers.
Destroy the resources created by createBuffers.
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.
Removes the naming subcontext from this naming context.
Removes the naming subcontext from this naming context.
Subcontexts are not supporte by RMI registry.
Removes the naming subcontext from this naming context.
Subcontexts are not supporte by RMI registry.
Subcontexts are not supporte by RMI registry.
Removes the naming subcontext from this naming context.
Removes the naming subcontext from this naming context.
Subcontexts are not supporte by RMI registry.
Removes the naming subcontext from this naming context.
Subcontexts are not supporte by RMI registry.
Subcontexts are not supporte by RMI registry.
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.
Detaches the NodeIterator
from the set which it iterated
over, releasing any computational resources and placing the
NodeIterator
in the INVALID state.
Detaches the NodeIterator
from the set which it iterated
over, releasing any computational resources and placing the
NodeIterator
in the INVALID state.
Called to indicate that the Range is no longer in use and that the
implementation may relinquish any resources associated with this
Range.
The cause of this exception.
The cause of this exception.
The cause of this exception.
The cause of this exception.
DetailedStatusMessage attribute as described in RFC 2911 section
3.1.6 Operation Response Status Codes and Status Message
provides a short description of the status of the operation.
Creates a DetailedStatusMessage
object with the given value
and locale.
An icon for the "details view" button.
Constant representing the Unicode DEVANAGARI range.
The printer device is out of developer.
The printer device is low on developer.
DFN - static field in class javax.swing.text.html.
HTML.Tag The <dfn> tag
DGC - interface java.rmi.dgc.
DGC The DGC implementation is used for the server side during the distributed
garbage collection.
Defines the ID of the distributed garbage collector.
The DGC implementation is used for the server side during the distributed
garbage collection.
Create the new DGC implementation.
Constructs the remote stub with no reference set.
Constructs the remote stub that uses given remote reference for the
method invocations.
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.
Implementation of a JCE Adapter for DH a key-factory.
Constructs a new KeyPairGeneratorSpi
An object that implements the
IKeyPairCodec
operations for the
Raw format to use with Diffie-Hellman keypairs.
A JCE-specific Data Access Object (DAO) for DH parameters.
A JCE Adapter for a generator of DH parameters.
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.
Encapsulates diagnostic information from a tool.
Receices diagnostic notifications from tools.
A top level window title bar and border.
Dialog
provides a top-level window normally used to receive
user input in applications.
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.
Identifies a UI provided as an AWT dialog.
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.
Informs this edit action that it will no longer be used.
The JCE implementation of a 2-party Diffie-Hellman key agreement.
Trivial default constructor.
The basic version of the Diffie-Hellman key agreement is described in the
Handbook of Applied Cryptography [HAC] as follows:
- An appropriate prime p and generator g of Zp*
(2 <= g <= p-2) are selected and published.
- A and B each send the other one message over an open channel; as a
result, they both can then compute a shared secret key K which they can use
to protect their future communication.
- A chooses a random secret x, 1 <= x <= p-2, and sends B message
(1) which is g^x mod p.
- B chooses a random secret y, 1 <= y <= p-2, and sends A message
(2) which is g^y mod p.
- B receives message (1) and computes the shared key as K = (g^x)^y mod p.
This implementation is the receiver's part of the basic version of the
Diffie-Hellman key agreement exchange (B in [HAC]).
This implementation is the sender's part of the basic version of the
Diffie-Hellman key agreement exchange (A in [HAC]).
The message digest for the DigestInputStream
The message digest for the DigestOutputStream
Supports HTTP digest authentication (RFC 2617)
Completes the message digest by performing final operations such as padding
and resetting the instance.
Completes the MAC by performing final operations such as padding
and resetting the instance.
Completes the MAC by performing final operations such as padding
and resetting the instance.
Completes the MAC by performing final operations such as padding
and resetting the instance.
Completes the message digest by performing final operations such as padding
and resetting the instance.
Computes the final digest of the stored data.
Completes the MAC by performing final operations such as padding
and resetting the instance.
Completes the MAC by performing final operations such as padding
and resetting the instance.
Computes a final update using the input array of bytes, then computes a
final digest and returns it.
Convenience method to return the result of digesting the designated input
with a new instance of the SRP message digest algorithm.
Computes the final digest of the stored bytes and returns the result.
Similar to the same method with no arguments, but uses the designated
random number generator to compute needed keying material.
Convenience method to return the result of digesting the designated input
with a new instance of the SRP message digest algorithm.
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.
Create a new instance with a descriptive error message and
a cause.
Create a new instance with a cause.
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.
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.
DIR_DOWN - static field in class gnu.java.awt.font.opentype.truetype.
Point Down direction.
Name of the DIR field in the plain password file.
Name of the DIR field in the plain password file.
DIR_LEFT - static field in class gnu.java.awt.font.opentype.truetype.
Point Left direction.
DIR_RIGHT - static field in class gnu.java.awt.font.opentype.truetype.
Point Right direction.
DIR_UP - static field in class gnu.java.awt.font.opentype.truetype.
Point Up direction.
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.
The direction, 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.
An enumeration type for wiring
Stage
instances into
Cascade
Cipher chains, as well as for operating a
Cascade
in a given
direction.
This indicates that a strongly directional character in the text should
set the initial direction, but if no such character is found, then the
initial direction will be left-to-right.
This indicates that a strongly directional character in the text should
set the initial direction, but if no such character is found, then the
initial direction will be right-to-left.
This indicates that the initial direction should be left-to-right.
This indicates that the initial direction should be right-to-left.
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.
Returns the working directory of the process.
Sets the working directory to that specified.
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.
Mark the given objects referecnes as used on the client side.
Mark the given objects referecnes as used on the client side.
Mark the given objects referecnes as used on the client side.
Calling Compiler.disable()
will cause the compiler
to be suspended; provided that a compiler even exists.
Disable logging of a component.
Blocks all types by emptying the list of enabled attributes.
Removes the specified attribute name from the list
of enabled attributes, thus preventing
AttributeChangeNotification
s for this attribute
from passing through the filter.
Disable garbage collection on object
A primary state indicating that a component is disabled.
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.
Removes the specified type prefix from the list
of enabled types, thus preventing matching types
from passing through the filter.
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.
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.
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
Returns true if the two specified collections have no elements in
common.
Removes the editor from the
ChangeListener
list maintained by
the specified
spinner
.
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.
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
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.
DOM L2 (Events)
Delivers an event to all relevant listeners, returning true if the
caller should perform their default action.
This method allows the dispatch of events into the implementations
event model.
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.
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.
Disposes this graphics object.
Releases all resources held by this composite object.
Disposes the native cairographics2d structure, including the
cairo_t and any gradient stuff, if allocated.
Dispose of the native data.
Disposes the component peer.
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 the component peer.
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.
Releases any system resources and cryptographic information stored in
the context object.
Releases any sensitive information that the GSSCredential object may
be containing.
Dispose of our native state.
Removes the awtWidget components from the native state tables.
Disposes the component peer.
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.
Disposes the component peer.
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.
Disposes of any system resources or security-sensitive information the
SaslServer
might be using.
Dispose this StreamPrintService
object.
Disposes the component peer.
Releases any reference to the AWT and Swing menu instances.
Disposes the PaintContext.
Destroys any resources associated with this window.
Disposes the component peer.
Dispose the container when it is closed.
Dispose of allocate native resouces.
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.
DIV - static field in class javax.management.
Query A code representing the
Divides two fixed point values with n
digits.
Returns a value expression which evaluates to the result of
dividing v1
by v2
.
Divide zds[0:nx] by y[0:ny-1].
Performs division, if the resulting quotient requires rounding
(has a nonterminating decimal expansion),
an ArithmeticException is thrown.
Returns a BigDecimal whose value is (this / val), with the specified scale
and rounding according to the RoundingMode
Returns a BigDecimal whose value is (this / val) rounded according to the
RoundingMode
Provides a base for DynAnys, having multiple components.
Returns a BigDecimal array, the first element of which is the integer part
of this / val, and the second element of which is the remainder of
that quotient.
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.
Returns a BigDecimal whose value is the integer part of the quotient
this / val.
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.
Property with the DNS host and domain names to use.
Do nothing when the container is closed.
Performs the acccessible action with the specified index on this object.
Perform the specified action.
Perform the specified action.
Perform the specified action.
Executes the action with the specified id.
Executes the action with the specified id.
Performs the accessible action with the specified index.
Performs the specified action on the link object.
Performs the i-th action.
Perform the specified Action on the tree node.
Perform the specified action.
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 Doc
specifies the interface for print services how to obtain
the print data and document specific attributes for printing.
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
.
DocFlavor
provides a description of the format in which the
print data will be supplied in a print job to the print service.
Constructs a DocFlavor
object with the given MIME type and
representation class name.
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.
DocPrintJob
represents a print job which supports printing
of a single document.
Implementation of the DocPrintJob interface.
Constructs a DocPrintJobImpl instance bound to the given print service.
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 Document
interface represents the entire HTML or XML
document.
The printer is unable to access one or more documents provided
by reference in the print job.
The printer aborted the job because of an error in the document data.
The node is a DocumentFragment
.
The node is contained by the reference node.
The node contains the reference node.
The two nodes are disconnected.
The node follows the reference node.
The determination of preceding versus following is
implementation-specific.
The second node precedes the reference node.
The node is a DocumentType
.
DocumentAccessError attribute as described in RFC 2911 section
3.1.6 Operation Response Status Codes and Status Message
provides additional information for document access errors.
Creates a DocumentAccessError
object with the given value
and locale.
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.
This interface represents a document with a CSS view.
DocumentEvent public interface
The DocumentEvent
interface provides a mechanism by which the
user can create an Event of a type supported by the implementation.
DocumentFormatSupported
specifies the supported document
formats of a printer.
Creates a DocumentFormat
object with the
given value and locale.
DocumentFormatDefault
specifies the default document
format of a printer.
Creates a DocumentFormatDefault
object with the
given value and locale.
DocumentFormatSupported
specifies the supported document
formats of a printer.
Creates a DocumentFormatSupported
object with the
given value and locale.
DocumentFragment
is a "lightweight" or "minimal"
Document
object.
Receive notification of general document events.
DocumentListener public interface
The DocumentName
printing attribute specifies a document name.
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.
The DocumentStyle
interface provides a mechanism by which the
style sheets embedded in a document can be retrieved.
DocumentTraversal
contains methods that create
NodeIterators
and TreeWalkers
to traverse a
node and its children in document order (depth first, pre-order
traversal, which is equivalent to the order in which the start tags occur
in the text representation of the document).
Each Document
has a doctype
attribute whose value
is either null
or a DocumentType
object.
The DocumentView
interface is implemented by
Document
objects in DOM implementations supporting DOM
Views.
This method is used for closing this JInternalFrame.
Sets password field char[], and byte[] array elements to zero.
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.
Encrypts or decrypts, depending on the mode already set, a designated array
of bytes and returns the result.
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.
Encrypts or decrypts, depending on the mode already set, a designated array
of bytes and returns the result.
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.
Finishes a multi-part transformation with, or completely
transforms, a byte buffer, and stores the result into the output
buffer.
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.
Lays out this Container, moving the editor component to the left
(leaving place for the icon).
Set the widths of all columns, taking they preferred widths into
consideration.
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
DomainManager
is associated.
Constructs an Attr node associated with the specified document.
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.
The DOMConfiguration
interface represents the configuration
of a document and maintains a table of recognized parameters.
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).
JAXP builder constructor.
Constructs a DocumentType node associated with the specified
implementation, with the specified name.
"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 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.
DOMError
is an interface that describes an error.
DOMErrorHandler
is a callback interface that the DOM
implementation can call when reporting errors that happens while
processing XML data, or when doing some other processing (e.g. validating
a document).
Constructs, but does not initialize, an event.
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).
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.
The DOMImplementation
interface provides a number of methods
for performing operations that are independent of any particular instance
of the document object model.
This interface allows the DOM user to create a CSSStyleSheet
outside the context of a document.
The DOMImplementationList
interface provides the abstraction
of an ordered collection of DOM implementations, without defining or
constraining how this collection is implemented.
DOMImplementationLS
contains the factory methods for creating
Load and Save objects.
A factory that enables applications to obtain instances of
DOMImplementation
.
This interface permits a DOM implementer to supply one or more
implementations, based upon requested features and versions, as specified
in .
"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.
DOMLocator
is an interface that describes a location (e.g.
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.
If the specified range of text does not fit into a
DOMString
.
The DOMStringList
interface provides the abstraction of an
ordered collection of DOMString
values, without defining or
constraining how this collection is implemented.
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.
Indicate that the converter is resuable.
Indicate that the converter is resuable.
Informs this bean that is should not make
use of the GUI.
Tells the Bean not to use GUI methods.
One or more doors of the printer device are open.
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.
A convenience method that returns, as a boolean, the library global
configuration property indicating if RSA decryption (RSADP primitive),
does, or not, blinding against timing attacks.
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.
The
SimpleType
representation of
java.lang.Double
.
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.
Wrapper for an double value.
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
.
Create a new DoubleValue from an double
Returns the fixed point value a
with n
digits
as 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.
This is the keystroke for moving down.
Constant for units of dots per centimeter.
Constant for units of dots per inch
Draft quality of the printer.
Draft quality of the printer.
Draft quality of the printer.
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.
Calls dragDropEnd on the listeners registered with this
and with the DragSource.
Called when the drag and drop operation is complete.
Called when the cursor hotspot enters a drop site which will accept the
drag.
Calls dragEnter on the listeners registered with this
and with the DragSource.
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.
Calls dragExit on the listeners registered with this
and with the DragSource.
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.
Constructs a new DragGestureEvent.
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.
Calls dragMouseMoved on the listeners registered with the DragSource.
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.
Calls dragOver on the listeners registered with this
and with the DragSource.
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.
Wait for remaining data to be enqueued in the pipeline.
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 the image at the specified location, relative to the
origin.
Draws the graphic at the given location.
Draws the specified shape.
Overloaded methods that do actual drawing need to enter the gdk threads
and also do certain things before and after.
Overloaded methods that do actual drawing need to account for custom
composites
Overloaded methods that do actual drawing need to enter the gdk threads
and also do certain things before and after.
Overloaded methods that do actual drawing need to enter the gdk threads
and also do certain things before and after.
Draws an outline around a shape using the current stroke and paint.
Draws an outline around a shape using the current stroke and paint.
Draws an outline around a shape using the current stroke and paint.
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.
Optimized method for drawing a CairoSurface onto this graphics context.
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 the specified glyph vector at the specified location.
Draws a glyph vector at the specified location.
Draws a glyph vector at the specified location.
Draws a glyph vector at the specified location.
Draws a glyph vector at the specified location.
Draws a rectangle that appears etched into the surface, given
two colors that are used for drawing.
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 gnu.java.awt.java2d.
AbstractGraphics2D Draws an image fragment to a rectangular area of the target.
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.
CairoGraphics2D 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 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 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.print.
JavaPrinterGraphics 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 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 Draws an image fragment to a rectangular area of the target.
FIXME: Write Javadocs for this when you understand it.
Draws the specified image at the specified location.
Draws all of the image that is available and returns.
Draws the specified image at the specified location.
Draws all of the image that is available and returns.
Draws the specified image at the specified location.
Draws all of the image that is available and returns.
Draws the specified image at the specified location.
Draws all of the image that is available and returns.
Draws the specified image and apply the transform for image space ->
user space conversion.
Renders a BufferedImage and applies the specified BufferedImageOp before
to filter the BufferedImage somehow.
Returns true
if the slider scale is to be drawn inverted,
and false
if not.
Draws a line from (x1, y1) to (x2, y2).
Draws a line between the two specified points.
Draws a line of text, suppressing white space at the end and expanding
tabs.
Draws a line from (x1,y1) to (x2,y2).
Draws a rectangle that appears lowered into the surface, given
four colors that are used for drawing.
Draws the outline of an oval.
Draws an oval that just fits within the specified rectangle.
Draw pixels as an RGBA int matrix
Draw a point using the current foreground color
Draws the outline of a polygon.
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 the outline of the specified rectangle.
Draws the outline of the specified rectangle.
Renders a renderable image.
Renders the specified image to the destination raster.
Draws a rounded rectangle.
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 at the specified location.
Draws a string at the specified location, using the current font.
Draws a string at the specified location, using the current font.
Draws a string at the specified location, using the current font.
Draws the specified string at the specified location.
Draws the specified string starting at the specified point.
Draws a string at the specified location, using the current font.
Draws a string at the specified location, using the current font.
Draws a string at the specified location, using the current font.
Draws a string at the specified location, using the current font.
Draws the specified string (as AttributedCharacterIterator) at the
specified location.
Draws an attributed string at the specified location.
Draws an attributed string at the specified location.
Draws an attributed string at the specified location.
Draws the specified string (as AttributedCharacterIterator) at the
specified location.
Draws an attributed string at the specified location.
Draws an attributed string at the specified location.
Draws an attributed string at the specified location.
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.
Draws a chunk of unselected text.
Renders the range of text as normal unhighlighted text.
A VolatileImage reference to the drawing buffer.
Defined Restart Interval.
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.
Calls dropActionChanged on the listeners registered with this
and with the DragSource.
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
.
DSA is synonymous to DSS.
DSA is synonymous to DSS.
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.
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.
Property name of an optional
DSAParameterSpec
instance to use for
this generator's
p
,
q
, and
g
values.
A DSSI MIDI device provider.
Create a DSSI Synthesizer.
A base asbtract class for both public and private DSS (Digital Signature
Standard) keys.
Trivial protected constructor.
A key-pair generator for asymetric keys to use in conjunction with the DSS
(Digital Signature Standard).
The implementation of a
KeyPairGenerator
adapter class
to wrap GNU DSS keypair generator instances.
Constructs a new KeyPairGeneratorSpi
An implementation of an
IKeyPairCodec
that knows how to encode /
decode PKCS#8 ASN.1 external representation of DSS private keys.
An object that implements the
IKeyPairCodec
operations for the
Raw format to use with DSS keypairs.
An implementation of an
IKeyPairCodec
that knows how to encode /
decode X.509 ASN.1 external representation of DSS public keys.
A JCE-specific Data Access Object (DAO) for DSS parameters.
A JCE Adapter for a generator of DSS parameters.
An object that embodies a DSS (Digital Signature Standard) private key.
Constructs a new instance of a DSSPrivateKey
given the
designated arguments.
An object that embodies a DSS (Digital Signature Standard) public key.
Constructs a new instance of DSSPublicKey
given the
designated arguments.
The implementation of Service Provider Interface (SPI)
adapter for the DSS (Digital Signature Standard) signature scheme, encoded
and/or decoded in RAW format.
The DSS (Digital Signature Standard) algorithm makes use of the following
parameters:
- p: A prime modulus, where
2L-1 < p < 2L
for 512 <= L
<= 1024
and L
a multiple of 64
. - q: A prime divisor of
p - 1
, where 2159
< q < 2160
. - g: Where
g = h(p-1)/q mod p
, where
h
is any integer with 1 < h < p - 1
such
that h (p-1)/q mod p > 1
(g
has order
q mod p
). - x: A randomly or pseudorandomly generated integer with
0 < x
< q
. - y:
y = gx mod p
. - k: A randomly or pseudorandomly generated integer with
0 < k
< q
.
The integers
p
,
q
, and
g
can be
public and can be common to a group of users.
Trivial 0-arguments constructor.
An object that implements the
ISignatureCodec
operations for the
Raw format to use with DSS signatures.
An implementation of an
ISignatureCodec
that knows to encode and
decode DSS signatures into the raw bytes which would constitute a DER-encoded
form of the ASN.1 structure defined in RFC-2459, and RFC-2313 as described in
the next paragraphs.
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'
Receive notification of basic DTD-related events.
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 the complete View hierarchy.
Dumps diagnostic information to the specified PrintStream
.
Summarises the document content into the given PrintStream.
Prints diagnostic output to the specified stream.
Dump a description of the heap state.
Returns a hexadecimal dump of the trimmed bytes of a
BigInteger
.
Returns the context of the designated hash as a string.
Prints the content of the given attribute set to the System.out.
This method returns information on all live threads at the
time of execution (some threads may have terminated by the
time the method completes).
Print a stack trace of the current thread to stderr using the same
format as Throwable's printStackTrace() method.
Dumps a byte array as a string, in a format that is easy to read for
debugging.
DUPLEX - static field in class javax.print.attribute.standard.
Sides An alias constant for "two sided long edge".
An alias constant for "two sided long edge".
An alias constant for "two sided long edge".
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.
Thrown when the flags supplied to the
Formatter.format()
method of a
Formatter
contain duplicates.
Constructs a new DuplicateFormatFlagsException
which specifies that the supplied set of flags contains a
duplicate.
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.
Represents a management bean that provides a
dynamic interface.
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
(DynAny[]).
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.