Frames | No Frames |
Classes implementing java.lang.Comparable | |
class |
Classes implementing java.lang.Comparable | |
class | This class represents a pre-computed series of bits representing a
String for under a particular Collator . |
Classes implementing java.lang.Comparable | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | Encoding table for ISO-8859-13, ISO Latin-7 char set.
|
class | Encoding table for ISO-8859-15, ISO Latin-9 char set.
|
class | Encoding table for ISO-8859-2, ISO Latin-2 char set.
|
class | Encoding table for ISO-8859-3, ISO Latin-3 char set.
|
class | Encoding table for ISO-8859-4, ISO Latin-4 char set.
|
class | Encoding table for ISO-8859-5, ISO cyrillic char set.
|
class | Encoding table for ISO-8859-6, ISO Arabic char set.
|
class | Encoding table for ISO-8859-7, ISO Latin/Greek char set.
|
class | Encoding table for ISO-8859-8, ISO Latin/Hebrew char set.
|
class | Encoding table for ISO-8859-9, ISO Latin-5 char set.
|
class | Encoding table for the KOI8 cyrillic char set.
|
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | Encoding table for Windows-1250-Latin-1,
aka cp1250 or Windows-1250 or whatever.
|
class | Encoding table for Windows-1251 Cyrillic char set.
|
class | Encoding table for Windows-1252-Latin-1,
aka cp1252 or Windows-1252 or whatever.
|
class | Encoding table for Windows-1253 Greek char set.
|
class | Encoding table for Windows-1254 Turkish char set.
|
class | Encoding table for Windows-1255 Hebrew char set.
|
class | Encoding table for Windows-1256 Arabic char set.
|
class | Encoding table for Windows-1257 Baltic char set.
|
class | Encoding table for Windows-1258 Arabic char set.
|
Classes implementing java.lang.Comparable | |
class |
Classes implementing java.lang.Comparable | |
class | This class represents a file or directory on a local disk. |
class | This class intends to describe the field of a class for the serialization
subsystem. |
Methods with parameter type java.lang.Comparable | |
void | Sets the maximum value that is allowed by this Formatter. |
void | Sets the minimum value that is allowed by this Formatter. |
Methods with return type java.lang.Comparable | |
Comparable<T> | Returns the maximal value that is allowed by this Formatter.
|
Comparable<T> | Returns the minimal value that is allowed by this Formatter.
|
Constructors with parameter type java.lang.Comparable | |
SpinnerDateModel.SpinnerDateModel(Date value, Comparable<T> start, Comparable<T> end, int calendarField) Constructs a SpinnerDateModel with the specified value, lower
and upper bounds, and which spins the specified calendar field.
| |
SpinnerNumberModel.SpinnerNumberModel(Number value, Comparable<T> minimum, Comparable<T> maximum, Number stepSize) Creates a SpinnerNumberModel with the given attributes. |
Methods with parameter type java.lang.Comparable | |
void | Sets the upper limit for the date/time value and, if the new limit is
different to the old limit, sends a ChangeEvent to all registered
listeners. |
void | Sets the maximum value and, if the new value is different to the old
value, sends a ChangeEvent to all registered listeners. |
void | Sets the minimum value and, if the new value is different to the old
value, sends a ChangeEvent to all registered listeners. |
void | Sets the lower limit for the date/time value and, if the new limit is
different to the old limit, sends a ChangeEvent to all registered
listeners. |
Methods with return type java.lang.Comparable | |
Comparable<T> | Returns the upper limit on the date/time value, or null if
there is no maximum date/time.
|
Comparable<T> | Returns the maximum value, or null if there is no maximum.
|
Comparable<T> | Returns the minimum value, or null if there is no minimum.
|
Comparable<T> | Returns the lower limit on the date/time value, or null if
there is no minimum date/time.
|
Classes implementing java.lang.Comparable | |
class |
A URI instance represents that defined by
RFC3986,
with some deviations.
|
Classes implementing java.lang.Comparable | |
class | Instances of class Boolean represent primitive
boolean values.
|
class | Instances of class Byte represent primitive byte
values.
|
class | Wrapper class for the primitive char data type. |
class | Instances of class Double represent primitive
double values.
|
class | This class represents a Java enumeration. |
class | Instances of class Float represent primitive
float values.
|
class | Instances of class Integer represent primitive
int values.
|
class | Instances of class Long represent primitive
long values.
|
class | Instances of class Short represent primitive
short values.
|
class | Strings represent an immutable set of characters. |
Classes implementing java.lang.Comparable | |
class | This immutable class represents an object identifier, or OID.
|
Classes implementing java.lang.Comparable | |
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. |
Classes implementing java.lang.Comparable | |
class | Immutable representation of a bit string, which is equivalent to a
byte array except some number of the rightmost bits are ignored. |
Classes implementing java.lang.Comparable | |
class | An SSL or TLS session ID.
|
Classes implementing java.lang.Comparable | |
class | The implementation of the Name .
|
Classes implementing java.lang.Comparable | |
class | "Attr" implementation. |
class | "CDATASection" implementation.
|
class | Abstract "CharacterData" implementation. |
class | "Comment" implementation.
|
class | "DocumentType" implementation (with no extensions for supporting
any document typing information). |
class | "Document" and "DocumentTraversal" implementation.
|
class | "DocumentFragment" implementation. |
class | "Element" implementation.
|
class | "Entity" implementation. |
class | "EntityReference" implementation (reference to parsed entity).
|
class | Abstract implemention of nodes describing external DTD-related
objects. |
class | "Node", "EventTarget", and "DocumentEvent" implementation.
|
class | "Notation" implementation. |
class | Abstract implemention of namespace support. |
class | "ProcessingInstruction" (PI) implementation.
|
class | "Text" implementation. |
Classes implementing java.lang.Comparable | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class |
Classes implementing java.lang.Comparable | |
class |
Classes implementing java.lang.Comparable | |
class | Represents names that may span over several namespaces. |
class | Represents hierarchical names from the single namespace. |
Classes implementing java.lang.Comparable | |
class | |
class | Written using on-line Java Platform 1.2 API Specification, as well
as "The Java Class Libraries", 2nd edition (Addison-Wesley, 1998) and
"Applied Cryptography, Second Edition" by Bruce Schneier (Wiley, 1996).
|
Classes implementing java.lang.Comparable | |
class | An HTML 'A' element node.
|
class | An HTML 'APPLET' element node.
|
class | An HTML 'AREA' element node.
|
class | An HTML 'BASE' element node.
|
class | An HTML 'BASEFONT' element node.
|
class | An HTML 'BODY' element node.
|
class | An HTML 'BR' element node.
|
class | An HTML 'BUTTON' element node.
|
class | An HTML 'DIR' element node.
|
class | An HTML 'DIV' element node.
|
class | An HTML 'DL' element node.
|
class | An HTML document.
|
class | Abstract implementation of an HTML element node.
|
class | |
class | An HTML 'FIELDSET' element node.
|
class | An HTML 'FONT' element node.
|
class | An HTML 'FORM' element node.
|
class | An HTML 'FRAME' element node.
|
class | An HTML 'FRAMESET' element node.
|
class | An HTML 'HEAD' element node.
|
class | An HTML 'H1', 'H2', 'H3', 'H4', 'H5', or 'H6' element node.
|
class | An HTML 'HR' element node.
|
class | An HTML 'HTML' top-level element node.
|
class | An HTML 'IFRAME' element node.
|
class | An HTML 'IMG' element node.
|
class | An HTML 'INPUT' element node.
|
class | An HTML 'ISINDEX' element node.
|
class | An HTML 'LABEL' element node.
|
class | An HTML 'LEGEND' element node.
|
class | An HTML 'LINK' element node.
|
class | An HTML 'LI' element node.
|
class | An HTML 'MAP' element node.
|
class | An HTML 'MENU' element node.
|
class | An HTML 'META' element node.
|
class | An HTML 'INS' or 'DEL' element node.
|
class | An HTML 'OBJECT' element node.
|
class | An HTML 'OL' element node.
|
class | An HTML 'OPTGROUP' element node.
|
class | An HTML 'OPTION' element node.
|
class | An HTML 'P' element node.
|
class | An HTML 'PARAM' element node.
|
class | An HTML 'PRE' element node.
|
class | An HTML 'Q' or 'BLOCKQUOTE' element node.
|
class | An HTML 'SCRIPT' element node.
|
class | An HTML 'SELECT' element node.
|
class | An HTML 'STYLE' element node.
|
class | An HTML 'CAPTION' element node.
|
class | An HTML 'TH' or 'TD' element node.
|
class | An HTML 'COL' or 'COLGROUP' element node.
|
class | An HTML 'TABLE' element node.
|
class | An HTML 'TR' element node.
|
class | An HTML 'THEAD', 'TFOOT', or 'TBODY' element node.
|
class | An HTML 'TEXTAREA' element node.
|
class | An HTML 'TITLE' element node.
|
class | An HTML 'UL' element node.
|
Classes implementing java.lang.Comparable | |
class | A DOM document node implemented in libxml2.
|
Classes implementing java.lang.Comparable | |
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 represents a 128-bit UUID value.
|