Uses of Interface java.lang.Cloneable

Uses in package java.awt.datatransfer

Classes implementing java.lang.Cloneable

class
This class represents a particular data format used for transferring data via the clipboard.

Uses in package java.security

Classes implementing java.lang.Cloneable

class
This class represents a Java security architecture service provider.

Uses in package javax.print.attribute

Classes implementing java.lang.Cloneable

class
class
class
class
class
class
class
class

Uses in package javax.swing.text

Classes implementing java.lang.Cloneable

class
DateFormatter is an InternationalFormatter that implements value to string and string to value conversion via an instance of DateFormat.
class
The default implementation of the Caret interface.
class
The default implementation of EditorKit.
class
Creates a beep on the PC speaker.
class
Copies the selected content into the system clipboard.
class
Copies the selected content into the system clipboard and deletes the selection.
class
This action is executed as default action when a KEY_TYPED event is received and no keymap entry exists for that.
class
This action inserts a newline character into the document of the text component.
class
Places content into the associated editor.
class
Inserts a TAB character into the text editor.
class
Copies content from the system clipboard into the editor.
class
The DefaultFormatter is a concrete formatter for use in JFormattedTextFields.
class
class
This class can be used to iterate over the Element tree of a Document or an Element.
class
Renders a run of styled text.
class
This extends DefaultFormatter so that the value to string conversion is done via a Format object.
class
class
class
class
An EditorKit that supports editing styled text.
class
Sets the alignment attribute on the selected text.
class
Toggles the bold attribute for the selected text.
class
Sets the font family attribute on the selected text.
class
Sets the font size attribute on the selected text.
class
Sets the foreground color attribute on the selected text.
class
Toggles the italic attribute for the selected text.
class
The abstract superclass of all styled TextActions.
class
Toggles the underline attribute for the selected text.
class
TextAction

Uses in package java.sql

Classes implementing java.lang.Cloneable

class
This class is a wrapper around java.util.Date to allow the JDBC driver to identify the value as a SQL Date.
class
This class is a wrapper around java.util.Date to allow the JDBC driver to identify the value as a SQL Time.
class
This class is a wrapper around java.util.Date to allow the JDBC driver to identify the value as a SQL Timestamp.

Uses in package javax.naming

Classes implementing java.lang.Cloneable

class
class
class
class

Uses in package java.util.zip

Classes implementing java.lang.Cloneable

class
This class represents a member of a zip archive.

Uses in package java.awt.font

Classes implementing java.lang.Cloneable

class
class
class

Uses in package javax.print

Classes implementing java.lang.Cloneable

class
class
class
class
class
class
class
class

Uses in package java.security.cert

Classes implementing java.lang.Cloneable

class
An implementation of CertStoreParameters with a simple, in-memory Collection of certificates and certificate revocation list.
class
Parameters for CertStores that are retrieved via the lightweight directory access protocol (LDAP).
class
Parameters for building certificate paths using the PKIX algorithm.
class
The result of calling the CertPathBuilder.build(CertPathParameters) method of PKIX CertPathBuilders.
class
A validator for X.509 certificates when approving certificate chains.
class
class
Parameters for verifying certificate paths using the PKIX (Public-Key Infrastructure (X.509)) algorithm.
class
A concrete implementation of CertSelector for X.509 certificates, which allows a number of criteria to be set when accepting certificates, from validity dates, to issuer and subject distinguished names, to some of the various X.509 extensions.
class
A class for matching X.509 certificate revocation lists by criteria.

Uses in package javax.swing.tree

Classes implementing java.lang.Cloneable

class
DefaultMutableTreeNode
class
DefaultTreeSelectionModel

Uses in package java.util.jar

Classes implementing java.lang.Cloneable

class
Represents attribute name/value pairs from a Manifest as a Map.
class
Extension to a ZipEntry that contains manifest attributes and certificates.
class
Reads, writes and manipulaties jar manifest files.

Uses in package java.awt

Classes implementing java.lang.Cloneable

class
A double-buffering capability descriptor.
class
This class holds a width and height value pair.
class
This specifies the constraints for a component managed by the GridBagLayout layout manager.
class
This class represents the capabilities of an image buffer.
class
This class represents the "margin" or space around a container.
class
Needs documentation...
class
Missing Documentation
class
This class represents a point on the screen using cartesian coordinates.
class
This class represents a rectangle and all the interesting things you might want to do with it.
class
A collection of (key, value) items that provide 'hints' for the Graphics2D rendering pipeline.

Uses in package java.text

Classes implementing java.lang.Cloneable

class
This class iterates over text elements such as words, lines, sentences, and characters.
class
This class allows a format to be specified based on a range of numbers.
class
This class is the abstract superclass of classes which perform locale dependent String comparisons.
class
class
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.
class
class
This class is a container for the symbols used by DecimalFormat to format numbers and currency for a particular locale.
class
This class is the abstract superclass of classes that format and parse data to/from Strings.
class
class
This is the abstract superclass of all classes which format and parse numeric values such as decimal numbers, integers, currency values, and percentages.
class
This class is a concrete subclass of Collator suitable for string collation in a wide variety of languages.
class
SimpleDateFormat provides convenient methods for parsing and formatting dates using Gregorian calendars (see java.util.GregorianCalendar).
class
This class iterates over a range of characters in a String.

Uses in package javax.naming.directory

Classes implementing java.lang.Cloneable

class
class

Uses in package java.util

Classes implementing java.lang.Cloneable

class
An array-backed implementation of the List interface.
class
This class can be thought of in two ways.
class
This class is an abstract base class for Calendars, which can be used to convert between Date objects and a set of integer fields which represent YEAR, MONTH, DAY, etc.
class
This class represents a specific time in milliseconds since the epoch.
class
This class represents the Gregorian calendar, that is used in most countries all over the world.
class
This class provides a hashtable-backed implementation of the Map interface.
class
This class provides a HashMap-backed implementation of the Set interface.
class
A class which implements a hashtable data structure.
class
This class provides a hashtable-backed implementation of the Map interface, but uses object identity to do its hashing.
class
This class provides a hashtable-backed implementation of the Map interface, with predictable traversal order.
class
This class provides a hashtable-backed implementation of the Set interface, with predictable traversal order.
class
Linked list implementation of the List interface.
class
Locales represent a specific country and culture.
class
A set of persistent properties, which can be saved or loaded from a stream.
class
This class represents a simple time zone offset and handles daylight savings.
class
class
This class represents a time zone offset and handles daylight savings.
class
This class provides a red-black tree implementation of the SortedMap interface.
class
This class provides a TreeMap-backed implementation of the SortedSet interface.
class
The Vector classes implements growable arrays of Objects.

Uses in package java.awt.print

Classes implementing java.lang.Cloneable

class
This class contains information about the desired page format to use for printing a particular set of pages.
class
This class describes a particular type of paper.

Uses in package javax.print.attribute.standard

Classes implementing java.lang.Cloneable

class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class

Uses in package javax.swing.plaf.basic

Classes implementing java.lang.Cloneable

class
This helper class is used to handle key events that cause JInternalFrames to be closed.
class
This helper class is used to handle key events that cause JInternalFrames to be maximized.
class
This helper class is used to handle key events that cause JInternalFrames to be minimized.
class
This helper class is used to handle key events that pass the SELECTED property to the next JInternalFrame in the JDesktopPane's list of children.
class
This helper class is used to restore the JInternalFrame to its original size before maximizing or iconifying.
class
DOCUMENT ME!
class
DOCUMENT ME!
class
DOCUMENT ME!
class
DOCUMENT ME!
class
DOCUMENT ME!
class
DOCUMENT ME!
class
The Action responsible for closing the JInternalFrame.
class
This Action is responsible for iconifying the JInternalFrame.
class
This Action is responsible for maximizing the JInternalFrame.
class
This Action is responsible for dragging the JInternalFrame.
class
This Action is responsible for restoring the JInternalFrame.
class
This action is responsible for sizing the JInternalFrame.
class
A DefaultCaret that implements UIResource.
class
ActionListener that invokes cancelEditing when action performed.
class
TreeHomeAction is used to handle end/home actions.
class
TreeIncrementAction is used to handle up/down actions.
class
TreePageAction handles page up and page down events.
class
For the first selected row expandedness will be toggled.
class
TreeTraverseAction is the action used for left/right keys.

Uses in package javax.swing

Classes implementing java.lang.Cloneable

class
A base class for implementing the Action interface.
class
The default implementation of ListSelectionModel, which is used by JList and similar classes to manage the selection status of a number of data elements.
class
Produces grayscale images out of colored images.
class
class
A TreeModel that does not allow anything to be selected.
class
UIDefaults is a database where all settings and interface bindings are stored into.

Uses in package java.awt.image.renderable

Classes implementing java.lang.Cloneable

class
class

Uses in package javax.swing.plaf

Classes implementing java.lang.Cloneable

class
A Dimension that is marked as UIResource, which indicates that it has been installed by a pluggable LookAndFeel.
class
An Insets that is marked as UIResource, which indicates that it has been installed by a pluggable LookAndFeel.

Uses in package javax.xml.datatype

Classes implementing java.lang.Cloneable

class
An XML Schema 1.0 date/time data type.

Uses in package java.awt.geom

Classes implementing java.lang.Cloneable

class
This class represents an affine transformation between two coordinate spaces in 2 dimensions.
class
This class represents all arcs (segments of an ellipse in 2-D space).
class
This class implements an arc in double precision.
class
This class implements an arc in float precision.
class
The Area class represents any area for the purpose of Constructive Area Geometry (CAG) manipulations.
class
A two-dimensional curve that is parameterized with a cubic function.
class
A two-dimensional curve that is parameterized with a cubic function and stores coordinate values in double-precision floating-point format.
class
A two-dimensional curve that is parameterized with a cubic function and stores coordinate values in single-precision floating-point format.
class
This stores a dimension in 2-dimensional space - a width (along the x-axis) and height (along the y-axis).
class
Ellipse2D is the shape of an ellipse.
class
An Ellipse2D that stores its coordinates using double primitives.
class
An Ellipse2D that stores its coordinates using float primitives.
class
A general geometric path, consisting of any number of subpaths constructed out of straight lines and cubic or quadratic Bezier curves.
class
Represents a directed line bewteen two points in (x,y) Cartesian space.
class
This class defines a point in double precision.
class
This class defines a point in float precision.
class
This class implements a generic point in 2D Cartesian space.
class
This class defines a point in double precision.
class
This class defines a point in float precision.
class
A two-dimensional curve that is parameterized with a quadratic function.
class
A two-dimensional curve that is parameterized with a quadratic function and stores coordinate values in double-precision floating-point format.
class
A two-dimensional curve that is parameterized with a quadratic function and stores coordinate values in single-precision floating-point format.
class
This class describes a rectangle by a point (x,y) and dimension (w x h).
class
This class defines a rectangle in double precision.
class
This class defines a rectangle in float precision.
class
This class provides a generic framework, and several helper methods, for subclasses which represent geometric objects inside a rectangular frame.
class
This class implements a rectangle with rounded corners.
class
A subclass of RoundRectangle which keeps its parameters as doubles.
class
A subclass of RoundRectangle which keeps its parameters as floats.

Uses in package javax.crypto

Classes implementing java.lang.Cloneable

class
This class implements a "message authentication code" (MAC), a method to ensure the integrity of data transmitted between two parties who share a common secret key.

Uses in package javax.swing.text.html

Classes implementing java.lang.Cloneable

class
This class is NOT implemented.

Uses in package java.awt.image

Classes implementing java.lang.Cloneable

class
This filter should produce images which do not have image artifacts like broken lines which were originally unbroken.
class
The BufferedImageFilter class wraps BufferedImageOp objects in a Filter.
class
Currently this filter does almost nothing and needs to be implemented.
class
The ImageFilter class is a base class which can be extended to provide different types of filters for an image.
class
Kernel represents an image processing kernel.
class
This filter should be used for fast scaling of images where the result does not need to ensure straight lines are still straight, etc.
class
A filter designed to filter images in the default RGBColorModel regardless of the ImageProducer's ColorModel.

Uses in package javax.swing.text.rtf

Classes implementing java.lang.Cloneable

class
Provides support for RTF data for use in JEditorPanes.