| 
JavaTM 2 Platform Std. Ed. v1.4.2  | 
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||||
Cursor.WAIT_CURSOR.
wantsInput.
PrinterStateReason is a 
 "warning." An implementation may choose to omit some or all warnings.
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.
registerKeyboardAction that
 means that the command should be invoked when the receiving
 component is an ancestor of the focused component or is
 itself the focused component.
registerKeyboardAction that
 means that the command should be invoked when
 the component has the focus.
registerKeyboardAction that
 means that the command should be invoked when
 the receiving component is in the window that has the focus
 or is itself the focused component.
window system color.
windowBorder system color.
windowText system color.
Cursor.W_RESIZE_CURSOR.
Window object is a top-level window with no borders and no
 menubar.Frame as its owner.
Window as its owner.
GraphicsConfiguration of a screen device.
Window class.WindowEvent object.
WindowEvent object with the
 specified opposite Window.
WindowEvent object with the specified
 previous and new window states.
WindowEvent object.
WindowEvents, including
 WINDOW_GAINED_FOCUS and WINDOW_LOST_FOCUS events.WrongTransaction user-defined exception.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.
Object.notify() method or the 
 Object.notifyAll() method for this object.
Process object has 
 terminated.
List of currently registered
 IIOReadWarningListeners, initialized by default to
 null, which is synonymous with an empty
 List.
List of currently registered
 IIOWriteWarningListeners, initialized by default to
 null, which is synonymous with an empty
 List.
List of the Locales associated with
 each currently registered IIOReadWarningListener,
 initialized by default to null, which is
 synonymous with an empty List.
List of Locales, one for each
 element of warningListeners, initialized by default
 null, which is synonymous with an empty
 List.
true if the component has been iconized
 and the bounds of the desktopIcon are valid,
 otherwise returns false.
NULL.
NULL.
NULL.
low <= c <= high
 are white space characters.
Rectangle.
Ellipse2D.
Ellipse2D.
Rectangle2D.
Rectangle2D.
RoundRectangle2D.
RoundRectangle2D.
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).
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 byte array output stream.
b.
b.
len bytes from array
 b, in order,  to
 the output stream.
b) to the underlying output stream.
len bytes from the specified byte array 
 starting at offset off to the underlying output stream.
b.length bytes from the specified byte array 
 to this file output stream.
len bytes from the specified byte array 
 starting at offset off to this file output stream.
byte to this output stream.
b.length bytes to this output stream.
len bytes from the specified 
 byte array starting at offset off to 
 this output stream.
PutField object in a proper format, and may
 	   result in corruption of the serialization stream.  The
 	   correct way to write PutField data is by
 	   calling the ObjectOutputStream.writeFields()
 	   method.
b.length bytes from the specified byte array 
 to this output stream.
len bytes from the specified byte array 
 starting at offset off to this output stream.
byte to the piped output stream.
len bytes from the specified byte array 
 starting at offset off to this piped output stream.
char to the piped output stream.
len characters from the specified character array 
 starting at offset off to this piped output stream.
len bytes from the specified byte array starting at
 offset off to this stream.
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 file.
ObjID to
 an ObjectOutput instance.
UID to
 a DataOutput instance.
b.length bytes from the specified byte array 
 to this output stream.
len bytes from the specified byte array 
 starting at offset off to this output stream.
ImageWriter
 that supports the given format to an
 ImageOutputStream.
ImageWriter
 that supports the given format to a File.
ImageWriter
 that supports the given format to an OutputStream.
abort method.
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.
numBits
 least significant bits of the bits argument in
 left-to-right order, to the stream at the current bit offset
 within the current byte position.
BLOB value to the stream.
boolean value to this output stream.
boolean to the underlying output stream as 
 a 1-byte value.
boolean to the file as a one-byte value.
boolean value to the stream.
v.
byte to the underlying output stream as 
 a 1-byte value.
byte to the file as a one-byte value.
v to the
 stream.
char value, wich
 is comprised of two bytes, to the
 output stream.
char to the underlying output stream as a 
 2-byte value, high byte first.
char to the file as a two-byte value, high
 byte first.
writeShort.
s,
 to the output stream, in order,
 two bytes per character.
CLOB value to the stream.
RowSetWriter object's
 rowset back to the data source from which it got its data.
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 underlying 
 output stream as an 8-byte quantity, high byte first.
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.
double value, which is comprised of four
 bytes, to the output stream.
DataFlavor.
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 underlying 
 output stream as a 4-byte quantity, high byte first.
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.
float value, which is comprised of four
 bytes, to the output stream.
int value, which is
 comprised of four bytes, to the output stream.
int to the underlying output stream as four
 bytes, high byte first.
int to the file as four bytes, high byte first.
v to the stream.
long value, which is
 comprised of eight bytes, to the output stream.
long to the underlying output stream as eight
 bytes, high byte first.
long to the file as eight bytes, high byte first.
v to the stream.
writeObject is a single entry point to the persistence
 and is used by a Encoder in the traditional
 mode of delegation.
SQLData object.
Stub.writeObject(java.io.ObjectOutputStream).
REF value to the stream.
Util.writeRemoteObject(org.omg.CORBA.portable.OutputStream, java.lang.Object).
CertPath to be serialized with a 
 CertPathRep 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.
v to the
 stream.
oldStm to the stream.
String
 in the Java programming language.
out.write(buf, 0, count).
DATALINK value to the stream.
s.
s.
writeLock.
Any object
 to the given output stream.
getImageWriterSpiNames, initially
 null.
  | 
JavaTM 2 Platform Std. Ed. v1.4.2  | 
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||||
Copyright 2003 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.