|
Java Platform 1.2 Beta 4 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
failure
callback is invoked when the RMI
runtime is unable to create a ServerSocket
via the
RMISocketFactory
.
Boolean
object corresponding to the primitive
value false
.
MONTH
field indicating the
second month of the year.
get
and set
.
FieldPosition
is a simple class used by Format
and its subclasses to identify fields in formatted output. File
instance from a parent abstract
pathname and a child pathname string.
File
instance from a parent pathname string
and a child pathname string.
File
instance by converting the given
pathname string into an abstract pathname.
FileDialog
class displays a dialog window
from which the user can select a file.
FileInputStream
obtains input bytes
from a file in a file system. FileInputStream
by
opening a connection to an actual file,
the file named by the File
object file
in the file system.
FileInputStream
by
using the file descriptor fdObj
,
which represents an existing connection
to an actual file in the file system.
FileInputStream
by
opening a connection to an actual file,
the file named by the path name name
in the file system.
FileNotFoundException
with
null
as its error detail message.
FileNotFoundException
with the
specified detail message.
File
or to a FileDescriptor
. File
object.
FilterInputStream
contains
some other input stream, which it uses as
its basic source of data, possibly transforming
the data along the way or providing additional
functionality. FilterInputStream
by assigning the argument in
to the field this.in
so as
to remember it for later use.
close
method of this file input stream is
called when there are no more references to it.
close
method of this file output stream is
called when there are no more references to this stream.
string
, starting at offset start
.
NamedValue
object.
float
in
an object. Float
object that
represents the argument converted to type float
.
Float
object that
represents the primitive float
argument.
Float
object that
represents the floating- point value of type float
represented by the string.
float
that is used to store "out" and "inout" parameters in IDL methods.
FloatHolder
object with its
value
field initialized to 0.0.
FloatHolder
object for the given
float
.
float
.
double
value that is not greater than the argument and
is equal to a mathematical integer.
FontMetrics
object for finding out
height and width information about the specified font and
specific character glyphs in that font.
Format
is an abstract base class for formatting locale-sensitive
information such as dates, messages, and numbers.
getName
, this
method loads the class through the specified
ClassLoader
.
Class
object associated with the class
with the given string name.
Frame
that is
initially invisible.
Frame
object
with the specified title.
FREE_MEM
exception, which is thrown
when the system is unable to free memory.
FREE_MEM
exception with a default minor code
of 0 and a completion state of COMPLETED_NO.
FREE_MEM
exception with the specified
minor code and completion status.
FREE_MEM
exception with the specified detail
message, minor code, and completion status.
FREE_MEM
exception with the specified detail.
DAY_OF_WEEK
field indicating
Friday.
int
to the corresponding
TCKind
instance.
CompletionStatus
object from the given int
.
|
Java Platform 1.2 Beta 4 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |