Contents | Package | Class | Tree | Deprecated | Index | Help | Java 1.2 Beta 3 | ||
PREV | NEXT | SHOW LISTS | HIDE LISTS |
RED
tells the program that it
should take every conceivable action to discard objects.
gridwidth
, gridheight
),
or that this component be placed next to the previously added
component (gridx
, gridy
).
getAlignmentX
.
RMIFailureHandler
can be registered via the
RMISocketFactory.setFailureHandler
call.RMISecurityException
signals that a security exception
has occurred.RMISecurityException
with a detail message.
RMISecurityException
with a detail message.
RMISecurityManager
provides a default security manager
for use by RMI applications that need one because they use downloaded
code.RMISecurityManager
object.
RMISocketFactory
instance is used by the RMI runtime
in order to obtain client and server sockets for RMI calls.long
seed:
Used by method next to hold the state of the pseudorandom number generator.public Random(long seed) { setSeed(seed); }
File
argument.
x
, y
) and whose width and height
are specified by the arguments of the same name.
point
argument, and whose width and height
are specified by the dimension
argument.
dimension
argument.
A ResultSet provides access to a table of data generated by executing a Statement.
Abstract class for a revoked certificate in a CRL (Certificate Revocation List).
RuleBasedCollator
class is a concrete subclass of
Collator
that provides a simple, data-driven, table
collator.Runnable
interface should be implemented by any
class whose instances are intended to be executed by a thread.Runtime
that allows the application to interface with
the environment in which the application is running.MemoryAdvice
interface defines the values returned by
the getMemoryAdvice
and waitForMemoryAdvice
methods of the Runtime
class.RuntimeException
is the superclass of those
exceptions that can be thrown during the normal operation of the
Java Virtual Machine.RuntimeException
with no detail message.
RuntimeException
with the specified
detail message.
0.0
and 1.0
.
b.length
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.
byte.length
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.
b.length
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 input stream into
an array of bytes.
byte.length
bytes of data from this data
input stream into an array of bytes.
len
bytes of data from this data 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 from this file into an
array of bytes.
b.length
bytes of data from this file
into an array of bytes.
len
bytes of data from this input stream
into an array of bytes.
writeAttributeSet
.
boolean
from this data input stream.
true
if that byte is nonzero,
false
if that byte is zero.
boolean
from this file.
char
and returns the char
value.
double
from this data input stream.
double
value.
double
from this file.
float
from this data input stream.
float
value.
float
from this file.
b.length
bytes from this data input stream
into the byte array.
len
bytes from this data input stream
into the byte array.
b
.
len
bytes from
an input stream.
b.length
bytes from this file into the byte
array.
len
bytes from this file into the byte
array.
int
value.
long
value.
short
value.
int
, and returns
the result, which is therefore in the range
0
through 255
.
int
value in the range 0
through 65535
.
Any
object from the given
input stream using the given typecode.
registerObject
method is used to register an
activation descriptor, desc
, and obtain an
activation identifier for a activatable remote object.
Moves a relative number of rows, either positive or negative.
key
(and its corresponding
value
) from this dictionary.
index
,
from this container.
item
from the Choice
menu.
component
from the
receiver.
childIndex
from this node's children
index and sets its parent to null.
aChild
from this node's child array, giving it a
null parent.
index
from the receiver.
node
from the receiver.
key
property (and its corresponding
value
).
String
object at the given index.
TypeCode
object at the given index.
NamedValue
object at the given index.
AdjustmentEvent
from this scroll bar.
This method will migrate to java.awt.Component in the next major JDK release
anIndex
Choice
menu.
row
from the current
selection.
File
object to
have the pathname given by the File
argument.
tm
milliseconds.
oldChar
in this string with newChar
.
mark
method was last called on this input stream.
mark
method was last called on this input stream.
mark
method was last called on this input stream.
count
field of this byte array output
stream to zero, so that all currently accumulated output in the
ouput stream is discarded.
mark
method was last called on this input stream.
ordinaryChar
method
for more information on a character being ordinary.
NamedValue
object containing the return
value for the method.
Any
object to be used for the
return value for the call.
Any
object that contains the value for the
result of the method.
int
to the argument.
long
to the argument.
Runnable
is used
to create a thread, starting the thread causes the object's
run
method to be called in that separately executing
thread.
Runnable
run object, then that
Runnable
object's run
method is called;
otherwise, this method does nothing and returns.
Contents | Package | Class | Tree | Deprecated | Index | Help | Java 1.2 Beta 3 | ||
PREV | NEXT | SHOW LISTS | HIDE LISTS |