|
JavaTM 2 Platform Std. Ed. v1.3 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
double
value with a positive sign, greater
than or equal to 0.0
and less than 1.0
.
double
value with a positive sign, greater
than or equal to 0.0
and less than 1.0
.
long
seed:
File
argument.
RasterFormatException
is thrown if there is
invalid layout information in the Raster
.RasterFormatException
with the
specified message.
Any
value from the input stream.
Any
object from
the given input stream using the given typecode.
read
method of InputStream
.
FilterInputStream.read
to update the progress monitor after the read.
b
.
byte.length
bytes of data from this
input stream into an array of bytes.
b.length
bytes of data from this file
into an array of bytes.
read
method of DataInput
.
b.length
bytes of data from this input
stream into an array of bytes.
b
.
FilterInputStream.read
to update the progress monitor after the read.
len
bytes of data from the 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 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 into an array of bytes
from this input stream.
len
bytes of data from this file into an
array of bytes.
len
bytes of data from this input stream
into an array of bytes.
read
method of DataInput
.
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.
FilterInputStream.read
to update the progress monitor after the read.
len
characters of data from this piped
stream into an array of characters.
UID
from the input stream.
Util.readAny(org.omg.CORBA.portable.InputStream)
.
ARRAY
value from the stream and returns it as an
Array
object in the Java programming language.
writeAttributeSet
.
java.math.BigDecimal
object in the Java programming language.
BLOB
value from the stream and returns it as a
Blob
object in the Java programming language.
true
if that byte is nonzero,
false
if that byte is zero.
boolean
from this file.
readBoolean
method of DataInput
.
boolean
in the Java programming language.
readByte
method of DataInput
.
byte
in the Java programming language.
char
and returns the char
value.
readChar
method of DataInput
.
CLOB
value from the stream and returns it as a
Clob
object in the Java programming language.
java.sql.Date
object.
double
value.
double
from this file.
readDouble
method of DataInput
.
double
in the Java programming language.
float
value.
float
from this file.
readFloat
method of DataInput
.
float
in the Java programming language.
b
.
b.length
bytes from this file into the byte
array, starting at the current file pointer.
readFully
method of DataInput
.
len
bytes from
an input stream.
len
bytes from this file into the byte
array, starting at the current file pointer.
readFully
method of DataInput
.
int
value.
readInt
method of DataInput
.
int
in the Java programming language.
BufferedReader.readLine()
method. Programs that use the
DataInputStream
class to read lines can be converted to use
the BufferedReader
class by replacing code of the form:
with:DataInputStream d = new DataInputStream(in);
BufferedReader d = new BufferedReader(new InputStreamReader(in));
long
value.
readLong
method of DataInput
.
long
in the Java programming language.
Object
in the Java programming language.
Stub.readObject(java.io.ObjectInputStream)
}.
REF
value from the stream and returns it as a
Ref
object in the Java programming language.
short
value.
readShort
method of DataInput
.
short
in the Java programming language.
String
in the Java programming language.
java.sql.Time
object.
java.sql.Timestamp
object.
int
, and returns
the result, which is therefore in the range
0
through 255
.
readUnsignedByte
method of DataInput
.
int
value in the range 0
through 65535
.
readUnsignedShort
method of DataInput
.
readUTF
method of DataInput
.
in
a representation
of a Unicode character string encoded in
Java modified UTF-8 format; this string
of characters is then returned as a String
.
REAL
.
PolicyError
exception being thrown.
Receiver
receives MidiEvent
objects and
typically does something useful in response, such as interpreting them to
generate sound or raw MIDI output.Rectangle
specifies an area in a coordinate space that is
enclosed by the Rectangle
object's top-left point
(x, y)
in the coordinate space, its width, and its height.Rectangle
whose top-left corner
is at (0, 0) in the coordinate space, and whose width and
height are both zero.
Rectangle
whose top left corner is
(0, 0) and whose width and height are specified
by the Dimension
argument.
Rectangle
whose top-left corner
is at (0, 0) in the coordinate space, and whose width and
height are specified by the arguments of the same name.
Rectangle
whose top-left corner is
specified as
(x
, y
) and whose width and height
are specified by the arguments of the same name.
Rectangle
whose top-left corner is the
specified Point
, and whose width and height are both zero.
Rectangle
whose top-left corner is
specified by the Point
argument, and
whose width and height are specified by the
Dimension
argument.
Rectangle
, initialized to match
the values of the specificed Rectangle
.
Rectangle2D
class describes a rectangle
defined by a location (x, y) and dimension
(w x h).Double
class defines a rectangle specified in
double coordinates.Rectangle2D
, initialized to
location (0, 0) and size (0, 0).
Rectangle2D
from the specified double coordinates.
Float
class defines a rectangle specified in float
coordinates.Rectangle2D
, initialized to
location (0.0, 0.0) and size (0.0, 0.0).
Rectangle2D
from the specified float coordinates.
RectangularShape
is the base class for a number of
Shape
objects whose geometry is defined by a rectangular frame.REF
value, which is a reference to an
SQL structured type value in the database.REF
.
DriverManager
.
type
to
classname
.
type
to
classname
.
getActionMap()
and getInputMap()
for
similiar behavior.
getActionMap()
and getInputMap()
for
similiar behavior.
registerObject
method is used to register an
activation descriptor, desc
, and obtain an
activation identifier for a activatable remote object.
parameterIndex
to the JDBC type
sqlType
.
parameterIndex
to be of JDBC type
sqlType
.
Util.registerTarget(javax.rmi.CORBA.Tie, java.rmi.Remote)
.
rmiregistry
, that provides methods for storing and retrieving
remote object references.RegistryHandler
to obtain the registry's
implementation.
RegistryHandler
to obtain the registry's
stub.
PropertyChangeVetoException
thrown for the attempted setBeanContext operation.
gridwidth
, gridheight
),
or that this component be placed next to the previously added
component (gridx
, gridy
).
Point2D
lies with respect to this line segment.
BeanContextChild
's
(or any arbitrary object associated with a BeanContextChild)
reference to the specified service by calling releaseService()
on the underlying BeanContextServiceProvider
.
BeanContextServices
,
this method releases a nested BeanContextChild
's
(or any arbitrary object associated with a
BeanContextChild
) reference to the specified service.
Remote
interface serves to identify interfaces whose
methods may be invoked from a non-local virtual machine.RemoteException
is the common superclass for a number of
communication-related exceptions that may occur during the execution of a
remote method call.RemoteException
with no specified
detail message.
RemoteException
with the specified
detail message.
RemoteException
with the specified
detail message and nested exception.
RemoteObject
class implements the
java.lang.Object
behavior for remote objects.RemoteRef
represents the handle for a remote object.RemoteServer
class is the common superclass to server
implementations and provides the framework to support a wide range
of remote reference semantics.RemoteServer
.
RemoteServer
with the given reference type.
RemoteStub
class is the common superclass to client
stubs and provides the framework to support a wide range of remote
reference semantics.RemoteStub
.
RemoteStub
, with the specified remote
reference.
Viewport
s one lightweight child.
c
from this menu.
component
from the
pane.
index
,
from this container.
Component
at the specified index.
index
from the receiver.
String
object at the given index.
TypeCode
object at the given index.
NamedValue
object at the given index.
key
from this
InputMap
.
key
from this object.
aChild
from this node's child array, giving it a
null parent.
node
from the receiver.
RenderingHints
object.
key
property (and its corresponding
value
).
key
(and its corresponding
value
) from this dictionary.
key
from this map, if
present.
key
from this ActionMap
.
item
from the Choice
menu.
ActionListener
from the button.
ActionListener
.
ActionListener
from the button.
AdjustmentEvent
from this scroll bar.
tabbedpane
.
BeanContextMembershipListener
so that it no longer receives BeanContextMembershipEvent
s
when the child Component
(s) are added or removed.
BeanContextServicesListener
from this BeanContext
CellEditorListener
from the listener list.
ChangeListener
from the list that's notified each
time the views size, position, or the viewports extent size
has changed.
ChangeListener
from this tabbedpane.
aColumn
from this JTable
's
array of columns.
column
from the
tableColumns
array.
TableColumn
column
from the
tableColumns
array.
index0
to index1
, inclusive.
path
.
TreePaths
in
toRemove
that have been expanded.
DragSourceListener
from this DragSourceContext
.
DropTargetListener
(UNICAST SOURCE)
SizeSequence
.
anIndex
This method works only if the JComboBox
uses the
default data model.
Choice
menu.
ItemListener
from the button.
ItemListener
.
DropTargetContextPeer
.
JComponent.removeNotify
to check if
this button is currently set as the default button on the
RootPane, and if so, sets the RootPane's default button to null to
ensure the RootPane doesn't hold onto an invalid button reference.
unconfigureEnclosingScrollPane
method.
JComponent.removeNotify
to unregister this
menu bar with the current keyboard manager.
PopupMenu
listener.
PropertyChange
listener.
PropertyChangeListener
from the listener list.
PropertyChangeListener
from the listener list.
PropertyChangeListener
from the listener list.
PropertyChangeListener
from this
BeanContextChild
so that it no longer
receives PropertyChangeEvents
when the
specified property is changed.
row
from the model.
index0
to index1
, inclusive.
null
implementation that removes nothing.
row
from the current
selection.
ss
from those of the receiver.
index
.
TreeExpansion
events.
TreeSelection
listener.
TreeWillExpand
events.
VetoableChangeListener
from this
BeanContextChild
so that it no longer receives
events when the specified property changes.
VetoableChangeListener
.
RenderingHints
class contains rendering hints that can
be used by the Graphics2D
class, and classes that
implement BufferedImageOp
and
Raster
.tm
milliseconds.
RepaintManager
.
oldChar
in this string with newChar
.
StringBuffer
with characters in the specified String
.
replaceRange(String, int, int)
.
component
to uiActionMap
.
component
to uiInputMap
.
JComponent.requestFocus()
to prevent grabbing the focus.
Component.requestFocus
to not grab focus.
required
field is true
if a value must be
supplied for this property
during Driver.connect
and false
otherwise.
Area
and
restores it to an empty area.
mark
method was last called on this input stream.
mark
method was last called on this input stream.
reset
method of InputStream
.
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.
mark
method was last invoked.
FilterInputStream.reset
to reset the progress monitor as well as the stream.
ordinaryChar
method
for more information on a character being ordinary.
JSplitPane
layout based on the preferred size
of the children components.
setBounds(int, int, int, int)
.
setBounds(int, int, int, int)
.
setSize(Dimension)
.
setSize(int, int)
.
setSize(int, int)
.
revalidate
followed by repaint
.
int
representing the three digit HTTP Status-Code.
NamedValue
object containing the return
value for the method.
set_result
ResultSet
object.Thread.suspend()
for details.
Thread.suspend()
,
which has been deprecated because it is deadlock-prone.
For more information, see
Why
are Thread.stop, Thread.suspend and Thread.resume Deprecated?.
Any
object that contains the value for the
result of the method.
ReverbType
class provides methods for
accessing various reverberation settings to be applied to
an audio signal.Component
to the right of the other
Component
.
getAlignmentX
.
double
value that is closest in value to
a
and is equal to a mathematical integer.
double
value that is closest in value to
a
and is equal to a mathematical integer.
RMIClassLoader
provides static methods for loading classes
from a network location (one or more URLs) and obtaining the location
from which an existing class can be loaded.RMIClientSocketFactory
instance is used by the RMI runtime
in order to obtain client sockets for RMI calls.RMIFailureHandler
can be registered via the
RMISocketFactory.setFailureHandler
call.RMISecurityManager
no longer
throws this subclass of java.lang.SecurityException
.RMISecurityManager
provides an example security manager for
use by RMI applications that use downloaded code.RMISecurityManager
.
RMIServerSocketFactory
instance is used by the RMI runtime
in order to obtain server sockets for RMI calls.RMISocketFactory
instance is used by the RMI runtime
in order to obtain client and server sockets for RMI calls.RMISocketFactory
.
rootVisible
.
JRootPane
instance that manages the
contentPane
and optional menuBar
for this frame, as well as the
glassPane
.
JRootPane
instance that manages the
contentPane
and optional menuBar
for this frame, as well as the
glassPane
.
JRootPane
instance that manages the
contentPane
and optional menuBar
for this frame, as well as the
glassPane
.
add
and setLayout
will cause an exception to be thrown.
add
and setLayout
cause an exception to be thrown.
add
and setLayout
will cause an exception to be thrown.
Graphics2D
Transform
with a rotation transform.
Graphics2D
Transform
with a translated rotation
transform.
long
to the argument.
long
to the argument.
int
to the argument.
int
to the argument.
RoundRectangle2D
class defines a rectangle with
rounded corners defined by a location (x, y), a
dimension (w x h), and the width and height of an arc
with which to round the corners.Double
class defines a rectangle with rounded
corners all specified in double
coordinates.RoundRectangle2D
, initialized to
location (0.0, 0), size (0.0, 0.0), and corner arcs
of radius 0.0.
RoundRectangle2D
from the specified coordinates.
Float
class defines a rectangle with rounded
corners all specified in float
coordinates.RoundRectangle2D
, initialized to
location (0.0, 0), size (0.0, 0.0), and corner arcs
of radius 0.0.
RoundRectangle2D
from the specified coordinates.
rowHeight
.
point
lies in,
or -1 if the result is not in the range
[0, getRowCount()
-1].
fireTableChanged
.
RSAParameterSpec
object from the
given keysize and public-exponent value.
RSAPrivateCrtKeySpec
given the modulus, publicExponent, privateExponent,
primeP, primeQ, primeExponentP, primeExponentQ, and
crtCoefficient as defined in PKCS#1.
RuleBasedCollator
class is a concrete subclass of
Collator
that provides a simple, data-driven, table
collator.Runnable
run object, then that
Runnable
object's run
method is called;
otherwise, this method does nothing and returns.
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
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.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.
|
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.