|
JavaTM 2 Platform Std. Ed. v1.3 |
|||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
double value with a positive sign, greater
than or equal to 0.0 and less than 1.0.
double value with a positive sign, greater
than or equal to 0.0 and less than 1.0.
long seed:
File argument.
RasterFormatException is thrown if there is
invalid layout information in the Raster.RasterFormatException with the
specified message.
Any value from the input stream.
Any object from
the given input stream using the given typecode.
read
method of InputStream.
FilterInputStream.read
to update the progress monitor after the read.
b.
byte.length bytes of data from this
input stream into an array of bytes.
b.length bytes of data from this file
into an array of bytes.
read
method of DataInput.
b.length bytes of data from this input
stream into an array of bytes.
b.
FilterInputStream.read
to update the progress monitor after the read.
len bytes of data from the input stream into
an array of bytes.
len bytes of data from this input stream
into an array of bytes.
len bytes of data from this piped input
stream into an array of bytes.
len bytes of data from this input stream into
an array of bytes.
len bytes of data from this input stream
into an array of bytes.
len bytes of data into an array of bytes
from this input stream.
len bytes of data from this file into an
array of bytes.
len bytes of data from this input stream
into an array of bytes.
read
method of DataInput.
len bytes of data from this input stream
into an array of bytes.
len bytes of data from this input stream
into an array of bytes.
FilterInputStream.read
to update the progress monitor after the read.
len characters of data from this piped
stream into an array of characters.
UID from the input stream.
Util.readAny(org.omg.CORBA.portable.InputStream).
ARRAY value from the stream and returns it as an
Array object in the Java programming language.
writeAttributeSet.
java.math.BigDecimal
object in the Java programming language.
BLOB value from the stream and returns it as a
Blob object in the Java programming language.
true if that byte is nonzero,
false if that byte is zero.
boolean from this file.
readBoolean
method of DataInput.
boolean
in the Java programming language.
readByte
method of DataInput.
byte
in the Java programming language.
char and returns the char value.
readChar
method of DataInput.
CLOB value from the stream and returns it as a
Clob object in the Java programming language.
java.sql.Date object.
double value.
double from this file.
readDouble
method of DataInput.
double
in the Java programming language.
float value.
float from this file.
readFloat
method of DataInput.
float
in the Java programming language.
b.
b.length bytes from this file into the byte
array, starting at the current file pointer.
readFully
method of DataInput.
len
bytes from
an input stream.
len bytes from this file into the byte
array, starting at the current file pointer.
readFully
method of DataInput.
int value.
readInt
method of DataInput.
int
in the Java programming language.
BufferedReader.readLine() method. Programs that use the
DataInputStream class to read lines can be converted to use
the BufferedReader class by replacing code of the form:
DataInputStream d = new DataInputStream(in);
with:
BufferedReader d
= new BufferedReader(new InputStreamReader(in));
long value.
readLong
method of DataInput.
long
in the Java programming language.
Object in the Java programming language.
Stub.readObject(java.io.ObjectInputStream)}.
REF value from the stream and returns it as a
Ref object in the Java programming language.
short value.
readShort
method of DataInput.
short
in the Java programming language.
String
in the Java programming language.
java.sql.Time object.
java.sql.Timestamp object.
int, and returns
the result, which is therefore in the range
0
through 255.
readUnsignedByte
method of DataInput.
int value in the range 0
through 65535.
readUnsignedShort
method of DataInput.
readUTF
method of DataInput.
in a representation
of a Unicode character string encoded in
Java modified UTF-8 format; this string
of characters is then returned as a String.
REAL.
PolicyError exception being thrown.
Receiver receives MidiEvent objects and
typically does something useful in response, such as interpreting them to
generate sound or raw MIDI output.Rectangle specifies an area in a coordinate space that is
enclosed by the Rectangle object's top-left point
(x, y)
in the coordinate space, its width, and its height.Rectangle whose top-left corner
is at (0, 0) in the coordinate space, and whose width and
height are both zero.
Rectangle whose top left corner is
(0, 0) and whose width and height are specified
by the Dimension argument.
Rectangle whose top-left corner
is at (0, 0) in the coordinate space, and whose width and
height are specified by the arguments of the same name.
Rectangle whose top-left corner is
specified as
(x, y) and whose width and height
are specified by the arguments of the same name.
Rectangle whose top-left corner is the
specified Point, and whose width and height are both zero.
Rectangle whose top-left corner is
specified by the Point argument, and
whose width and height are specified by the
Dimension argument.
Rectangle, initialized to match
the values of the specificed Rectangle.
Rectangle2D class describes a rectangle
defined by a location (x, y) and dimension
(w x h).Double class defines a rectangle specified in
double coordinates.Rectangle2D, initialized to
location (0, 0) and size (0, 0).
Rectangle2D
from the specified double coordinates.
Float class defines a rectangle specified in float
coordinates.Rectangle2D, initialized to
location (0.0, 0.0) and size (0.0, 0.0).
Rectangle2D
from the specified float coordinates.
RectangularShape is the base class for a number of
Shape objects whose geometry is defined by a rectangular frame.REF
value, which is a reference to an
SQL structured type value in the database.REF.
DriverManager.
type to
classname.
type to
classname.
getActionMap() and getInputMap() for
similiar behavior.
getActionMap() and getInputMap() for
similiar behavior.
registerObject method is used to register an
activation descriptor, desc, and obtain an
activation identifier for a activatable remote object.
parameterIndex to the JDBC type
sqlType.
parameterIndex to be of JDBC type
sqlType.
Util.registerTarget(javax.rmi.CORBA.Tie, java.rmi.Remote).
rmiregistry, that provides methods for storing and retrieving
remote object references.