Contents | Package | Class | Tree | Deprecated | Index | Help | Java 1.2 Beta 3 | ||
PREV | NEXT | SHOW LISTS | HIDE LISTS |
double
value that is closer than any other to
e
, the base of the natural logarithms.
EOFException
with no detail message.
EOFException
with the specified detail
message.
Stack
class to indicate
that the stack is empty.EmptyStackException
with null
as its error message string.
Request
operations to make exceptions available to the client.Error
is a subclass of Throwable
that indicates serious problems that a reasonable application
should not try to catch.Error
with no specified detail message.
Event
is a platform-independent class that
encapsulates events from the platform's Graphical User
Interface in the Java 1.0 event model.Event
with the specified target
component, time stamp, event type, x and y
coordinates, keyboard key, state of the modifier keys, and
argument.
Event
, with the specified target
component, time stamp, event type, x and y
coordinates, keyboard key, state of the modifier keys, and an
argument set to null
.
Event
with the specified
target component, event type, and argument.
The Event class is the abstract root class from which all event state objects shall be derived.
Exception
and its subclasses are a form of
Throwable
that indicates conditions that a reasonable
application might want to catch.Exception
with no specified detail message.
Exception
with the specified detail message.
Request
operations to
describe the exceptions that can be thrown by a method.
Since event types are automatically enabled when a listener for
that type is added to the menu item, this method only needs
to be invoked by subclasses of MenuItem
which desire to
have the specified event types delivered to processEvent
regardless of whether a listener is registered.
x-www-form-urlencoded
format.
decode
method.
sendRedirect
method or, if encoding is not needed,
returns the URL unchanged.
paramSpec
.
params
and
decodes them according to the specified decoding format.
Environment
object for this request.
TypeCode
object with the given one,
testing for equality.
Any
object and the
given Any
object.
true
if and only if the argument is not
null
and is a Boolean
object that
contains the same boolean
value as this object.
MarshalledObject
to another object.
Any
instance that contains the actual user exception thrown
by the server.
Any
object.
Environment
object.
Environment
object.
ExceptionList
object for this request.
File
exists.
double
value.
exportObject
method may be invoked explicitly
by an "activatable" object, that does not extend the
Activatable
class, in order to both a) register
the object's activation descriptor, constructed from the supplied
source
, and data
, with
the activation system (so the object can be activated), and
b) export the remote object, obj
, on a specific
port (if port=0, then an anonymous port is chosen).
exportObject
method may be invoked explicitly
by an "activatable" object, that does not extend the
Activatable
class, in order to both a) register
the object's activation descriptor, constructed from the supplied
source
, and data
, with
the activation system (so the object can be activated), and
b) export the remote object, obj
, on a specific
port (if port=0, then an anonymous port is chosen).
Contents | Package | Class | Tree | Deprecated | Index | Help | Java 1.2 Beta 3 | ||
PREV | NEXT | SHOW LISTS | HIDE LISTS |