GNU Classpath (0.20) | |
Frames | No Frames |
Methods with return type java.lang.Number | |
Number | Returns the value of the specified field, or null if the
field is undefined.
|
Methods with return type java.lang.Number | |
Number | This method parses the specified string into a Number . |
Number | I'm not sure what this method is really supposed to do, as it is
not documented.
|
Number | This method parses the specified string into a Number . |
Number | This method parses the specified string into a Number . |
Classes derived from java.lang.Number | |
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).
|
Methods with parameter type java.lang.Number | |
boolean | Sets the current value of this object. |
Methods with return type java.lang.Number | |
Number | Gets the current value of this object, or null if it has not been set.
|
Number | Gets the maximum value in the range of this object, or null if there is
no maximum.
|
Number | Gets the minimum value in the range of this object, or null if there is
no minimum.
|
Methods with parameter type java.lang.Number | |
boolean | Sets the current value of this object. |
boolean | Sets the current value of this accessible object
to that supplied. |
boolean | |
boolean | Sets the current value of this accessible object
to that supplied. |
Methods with return type java.lang.Number | |
Number | Gets the current value of this object, or null if it has not been set.
|
Number | Returns the current value of this accessible object.
|
Number | |
Number | Returns the current value of this accessible object.
|
Number | Gets the maximum value in the range of this object, or null if there is
no maximum.
|
Number | Returns the maximum acceptable accessible value used
by this object, or null if no maximum value exists.
|
Number | |
Number | Returns the maximum acceptable accessible value used
by this object. |
Number | Gets the minimum value in the range of this object, or null if there is
no minimum.
|
Number | Returns the minimum acceptable accessible value used
by this object, or null if no minimum value exists.
|
Number | |
Number | Returns the minimum acceptable accessible value used
by this object. |
Classes derived from java.lang.Number | |
class | Instances of class Byte represent primitive byte
values.
|
class | Instances of class Double represent primitive
double values.
|
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.
|
Constructors with parameter type java.lang.Number | |
SpinnerNumberModel.SpinnerNumberModel(Number value, Comparable minimum, Comparable maximum, Number stepSize) Creates a SpinnerNumberModel with Number s and
Comparable s.
|
Methods with parameter type java.lang.Number | |
boolean | |
boolean | DOCUMENT ME!
|
boolean | DOCUMENT ME!
|
boolean | setCurrentAccessibleValue
|
boolean | setCurrentAccessibleValue
|
boolean | setCurrentAccessibleValue
|
boolean | DOCUMENT ME!
|
void |
Methods with return type java.lang.Number | |
Number | |
Number | DOCUMENT ME!
|
Number | DOCUMENT ME!
|
Number | getCurrentAccessibleValue
|
Number | DOCUMENT ME!
|
Number | DOCUMENT ME!
|
Number | DOCUMENT ME!
|
Number | |
Number | DOCUMENT ME!
|
Number | DOCUMENT ME!
|
Number | getMaximumAccessibleValue
|
Number | getMaximumAccessibleValue
|
Number | getMaximumAccessibleValue
|
Number | DOCUMENT ME!
|
Number | |
Number | DOCUMENT ME!
|
Number | DOCUMENT ME!
|
Number | getMinimumAccessibleValue
|
Number | getMinimumAccessibleValue
|
Number | getMinimumAccessibleValue
|
Number | DOCUMENT ME!
|
Number | DOCUMENT ME!
|
Number |
GNU Classpath (0.20) |