|
JavaTM 2 Platform Std. Ed. v1.3 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Cursor.W_RESIZE_CURSOR
.
Cursor.WAIT_CURSOR
.
Object.notify()
method or the
Object.notifyAll()
method for this object.
Object.notify()
method or the
Object.notifyAll()
method for this object, or a
specified amount of time has elapsed.
Object.notify()
method or the
Object.notifyAll()
method for this object, or
some other thread interrupts the current thread, or a certain
amount of real time has elapsed.
Process
object has
terminated.
NULL
.
NULL
.
NULL
.
Map
implementation with weak keys.WeakHashMap
with the default
initial capacity and the default load factor, which is
0.75
.
WeakHashMap
with the given
initial capacity and the default load factor, which is
0.75
.
WeakHashMap
with the given
initial capacity and the given load factor.
WeakHashMap
with the same mappings as the
specified Map.
DAY_OF_WEEK
field indicating
Wednesday.
get
and set
indicating the
week number within the current month.
get
and set
indicating the
week number within the current year.
low <= c <= high
are white space characters.
Rectangle
.
RoundRectangle2D
.
RoundRectangle2D
.
Rectangle2D
.
Rectangle2D
.
Ellipse2D
.
Ellipse2D
.
Window
object is a top-level window with no borders and no
menubar.Window
class.GraphicsConfiguration
of a screen device.
aComponent
's window
JWindow
properly.
low <= c <= high
are word constituents.
true
if the ORB needs the main thread to
perform some work, and false
if the ORB does not
need the main thread.
Util.wrapException(java.lang.Throwable)
.
Any
object.
b.length
bytes from the specified byte array
to this output stream.
b.length
bytes to this output stream.
b.length
bytes from the specified byte array
to this file output stream.
b
.
b.length
bytes from the specified byte array
to this file, starting at the current file pointer.
len
bytes from the specified byte array
starting at offset off
to this output stream.
len
bytes from the specified
byte
array starting at offset off
to
this output stream.
len
bytes from the specified byte array starting at
offset off
to this stream.
len
bytes from the specified byte array
starting at offset off
to the underlying output stream.
len
bytes from the specified byte array
starting at offset off
to this file output stream.
len
bytes from array
b
, in order, to
the output stream.
len
bytes from the specified byte array
starting at offset off
to this buffered output stream.
len
bytes from the specified byte array
starting at offset off
to this file.
len
bytes from the specified byte array
starting at offset off
to this piped output stream.
len
bytes from the specified byte array
starting at offset off
to this byte array output stream.
len
characters from the specified character array
starting at offset off
to this piped output stream.
UID
to output stream, out
.
byte
to this output stream.
char
to the piped output stream.
b
) to the underlying output stream.
b
.
byte
to the piped output stream.
Util.writeAbstractObject(org.omg.CORBA.portable.OutputStream, java.lang.Object)
.
Util.writeAny(org.omg.CORBA.portable.OutputStream, java.lang.Object)
.
ARRAY
value to the stream.
BLOB
value to the stream.
boolean
to the underlying output stream as
a 1-byte value.
boolean
value to this output stream.
boolean
to the file as a one-byte value.
byte
to the underlying output stream as
a 1-byte value.
v
.
byte
to the file as a one-byte value.
char
to the underlying output stream as a
2-byte value, high byte first.
char
value, wich
is comprised of two bytes, to the
output stream.
char
to the file as a two-byte value, high
byte first.
s
,
to the output stream, in order,
two bytes per character.
CLOB
value to the stream.
long
using the
doubleToLongBits
method in class Double
,
and then writes that long
value to the underlying
output stream as an 8-byte quantity, high byte first.
double
value,
which is comprised of eight bytes, to the output stream.
long
using the
doubleToLongBits
method in class Double
,
and then writes that long
value to the file as an
eight-byte quantity, high byte first.
int
using the
floatToIntBits
method in class Float
,
and then writes that int
value to the underlying
output stream as a 4-byte quantity, high byte first.
float
value,
which is comprised of four bytes, to the output stream.
int
using the
floatToIntBits
method in class Float
,
and then writes that int
value to the file as a
four-byte quantity, high byte first.
int
to the underlying output stream as four
bytes, high byte first.
int
value, which is
comprised of four bytes, to the output stream.
int
to the file as four bytes, high byte first.
long
to the underlying output stream as eight
bytes, high byte first.
long
value, which is
comprised of four bytes, to the output stream.
long
to the file as eight bytes, high byte first.
SQLData
object.
Stub.writeObject(java.io.ObjectOutputStream)
}.
REF
value to the stream.
Util.writeRemoteObject(org.omg.CORBA.portable.OutputStream, java.lang.Object)
.
writeReplace
method then the result
is returned.
short
to the underlying output stream as two
bytes, high byte first.
short
to the file as two bytes, high byte first.
String
in the Java programming language.
out.write(buf, 0, count)
.
s
.
WrongTransaction
user-defined exception.
|
JavaTM 2 Platform Std. Ed. v1.3 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2000 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.