|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
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.
DefaultSelectionType
instance to use for
specifying that a range of pages of the job should be printed.
Raster
being referenced.
RasterFormatException
is thrown if there is
invalid layout information in the Raster
.RasterFormatException
with the
specified message.
read
method of InputStream
.
len
bytes of data into an array of bytes
from this input stream.
b
.
len
bytes of data from the contained
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.
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
.
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
characters of data from this piped
stream into an array of characters.
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.
len
bytes of data from this input stream
into an array of bytes.
ObjID
instance by
unmarshalling a binary representation from an
ObjectInput
instance.
UID
instance by
unmarshalling a binary representation from an
DataInput
instance.
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.
BufferedImage
as the result of decoding
a supplied File
with an ImageReader
chosen automatically from among those currently registered.
BufferedImage
as the result of decoding
a supplied InputStream
with an ImageReader
chosen automatically from among those currently registered.
BufferedImage
as the result of decoding
a supplied URL
with an ImageReader
chosen automatically from among those currently registered.
BufferedImage
as the result of decoding
a supplied ImageInputStream
with an
ImageReader
chosen automatically from among those
currently registered.
imageIndex
and returns
it as a complete BufferedImage
, using a default
ImageReadParam
.
imageIndex
and returns
it as a complete BufferedImage
, using a supplied
ImageReadParam
.
b.length
bytes from the stream, and
stores them into b
starting at index 0.
len
bytes from the stream, and stores
them into b
starting at index off
.
read(b, 0, b.length)
.
len
bytes from the stream, and stores
them into b
starting at index off
.
b
.
FilterInputStream.read
to update the progress monitor after the read.
FilterInputStream.read
to update the progress monitor after the read.
FilterInputStream.read
to update the progress monitor after the read.
Any
value from the input stream.
TypeCode
from this input stream.
Any
object from
the given input stream using the given typecode.
abort
method.
imageIndex
and returns
an IIOImage
containing the image, thumbnails, and
associated image metadata, using a supplied
ImageReadParam
.
Iterator
containing all the images,
thumbnails, and metadata, starting at the index given by
getMinIndex
, from the input source in the form of
IIOImage
objects.
Util.readAny(org.omg.CORBA.portable.InputStream)
.
ARRAY
value from the stream and returns it as an
Array
object in the Java programming language.
ARRAY
value from the stream and
returns it as an Array
object in the Java programming
language.
SQLInputImpl
object
as a stream of ASCII characters.
RenderedImage
object that contains the
contents of the image indexed by imageIndex
.
writeAttributeSet
.
java.math.BigDecimal
object in the Java programming language.
SQLInputImpl
object
as a java.math.BigDecimal
.
SQLInputImpl
object
as a stream of uninterpreted bytes.
int
with the value 0
or
1
.
long
, with the first bit read becoming the most
significant bit of the output.
BLOB
value from the stream and returns it as a
Blob
object in the Java programming language.
BLOB
value at the head of this
SQLInputImpl
object as a Blob
object
in the Java programming language.
true
if that byte is nonzero,
false
if that byte is zero.
readBoolean
method of DataInput
.
boolean
from this file.
boolean
in the Java programming language.
boolean
value of true
if it is nonzero, false
if it is zero.
SQLInputImpl
object as
a boolean
in the Java programming language.
readByte
method of DataInput
.
byte
in the Java programming language.
byte
value.
SQLInputImpl
object as
a byte
in the Java programming language.
len
bytes from the stream, and
modifies the supplied IIOByteBuffer
to indicate
the byte array, offset, and length where the data may be found.
SQLInputImpl
object
as an array of bytes.
char
and returns the char
value.
readChar
method of DataInput
.
readUnsignedShort
, except that the
result is returned using the char
datatype.
SQLInputImpl
object
as a stream of Unicode characters.
CLOB
value from the stream and returns it as a
Clob
object in the Java programming language.
CLOB
value at the head of this
SQLInputImpl
object as a Clob
object
in the Java programming language.
RowSet
object.
java.sql.Date
object.
SQLInputImpl
as
a java.sql.Date
object.
double
value.
readDouble
method of DataInput
.
double
from this file.
double
in the Java programming language.
double
.
SQLInputImpl
object
as a double
in the Java programming language.
getImageReaderSpiNames
, initially
null
.
true
if the image format understood by
this reader supports thumbnail preview images associated with
it.
DataFlavor
from a Serialized state.
ObjectInput
.
float
value.
readFloat
method of DataInput
.
float
from this file.
float
in the Java programming language.
float
.
SQLInputImpl
object
as a float
in the Java programming language.
b
.
len
bytes from
an input stream.
readFully
method of DataInput
.
readFully
method of DataInput
.
b.length
bytes from this file into the byte
array, starting at the current file pointer.
len
bytes from this file into the byte
array, starting at the current file pointer.
len
bytes from the stream, and stores them
into b
starting at index off
.
b.length
bytes from the stream, and stores them
into b
starting at index 0
.
len
shorts (signed 16-bit integers) from the
stream according to the current byte order, and
stores them into s
starting at index
off
.
len
chars (unsigned 16-bit integers) from the
stream according to the current byte order, and
stores them into c
starting at index
off
.
len
ints (signed 32-bit integers) from the
stream according to the current byte order, and
stores them into i
starting at index
off
.
len
longs (signed 64-bit integers) from the
stream according to the current byte order, and
stores them into l
starting at index
off
.
len
floats (32-bit IEEE single-precision
floats) from the stream according to the current byte order,
and stores them into f
starting at
index off
.
len
doubles (64-bit IEEE double-precision
floats) from the stream according to the current byte order,
and stores them into d
starting at
index off
.
int
value.
readInt
method of DataInput
.
int
in the Java programming language.
int
.
SQLInputImpl
object
as an 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.
long
.
SQLInputImpl
object
as a long
in the Java programming language.
Object
in the Java programming language.
Stub.readObject(java.io.ObjectInputStream)
.
SQLInputImpl
object as an Object
in the Java programming language.
Raster
object containing the raw pixel data
from the image stream, without any color conversion applied.
REF
value from the stream and returns it as a
Ref
object in the Java programming language.
SQLInputImpl
object
as a Ref
object in the Java programming language.
AWTKeyStroke
(or a subclass of
AWTKeyStroke
) which is equal to this instance.
CertPath
constructed from the type and data.
ObjectInputStream
with the unique instance for that
value.
short
value.
readShort
method of DataInput
.
short
in the Java programming language.
short
value.
SQLInputImpl
object
as a short
in the Java programming language.
String
in the Java programming language.
SQLInputImpl
object as
a String
in the Java programming language.
thumbnailIndex
, associated with the image indexed
by ImageIndex
as a BufferedImage
.
tileX
and
tileY
arguments, returning it as a
BufferedImage
.
Raster
object containing the raw
pixel data from the tile, without any color conversion applied.
java.sql.Time
object.
SQLInputImpl
object as
a java.sql.Time
object.
java.sql.Timestamp
object.
SQLInputImpl
object as
a java.sql.Timestamp
object.
int
, and returns
the result, which is therefore in the range
0
through 255
.
readUnsignedByte
method of DataInput
.
0xff
in order to strip off
any sign-extension bits, and returns it as a byte
value.
0xffffffffL
in order to
strip off any sign-extension bits, and returns the result as an
unsigned long
value.
int
value in the range 0
through 65535
.
readUnsignedShort
method of DataInput
.
int
, masks it with
0xffff
in order to strip off any sign-extension
buts, and returns the result as an unsigned int
value.
DATALINK
value from the stream and returns it as a
java.net.URL
object in the Java programming language.
DATALINK
value from the stream and
returns it as an URL
object in the Java programming
language.
readUTF
method of DataInput
.
in
a representation
of a Unicode character string encoded in
modified UTF-8 format;
this string of characters is then returned as a String
.
locks
, one for read-only operations and one for writing.WebRowSet
object from the given
input stream in XML format.
WebRowSet
object in its XML format from the given
Reader
object.
WebRowSet
object.
REAL
.
PolicyError
exception being thrown.
name
in
this registry with the supplied remote reference.
REBIND
is raised when the current effective RebindPolicy,
has a value of NO_REBIND or NO_RECONNECT and an invocation on a bound
object reference results in a LocateReply message with status
OBJECT_FORWARD or a Reply message with status LOCATION_FORWARD.REBIND
exception with
minor code set to 0 and CompletionStatus set to COMPLETED_NO.
REBIND
exception with the
specified message.
REBIND
exception with the
specified minor code and completion status.
REBIND
exception with the
specified message, minor code, and completion status.
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
, initialized to match
the values of the specified Rectangle
.
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 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 by the Point
argument, and
whose width and height are specified by the
Dimension
argument.
Rectangle
whose top-left corner is the
specified Point
, 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.
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.redirectErrorStream
property.
CannotRedoException
if canRedo
returns false.
redo
to all contained
UndoableEdit
s in the order in
which they were added.
UndoManager
is inProgress
,
redoes the last significant UndoableEdit
at
indexOfNextAdd
or after, and all insignificant
edits up to it.
getRedoPresentationName
;
as of Java 2 platform v1.3.1 this field is no longer used.
Lock
with the same basic
behavior and semantics as the implicit monitor lock accessed using
synchronized methods and statements, but with extended
capabilities.ReadWriteLock
supporting similar
semantics to ReentrantLock
.ReentrantReadWriteLock.readLock()
.ReentrantReadWriteLock.writeLock()
.REF
value, which is a reference to an SQL structured type value in the database.REF
.
ReflectionException
that wraps the actual java.lang.Exception
.
ReflectionException
that wraps the actual java.lang.Exception
with
a detail message.
Object
.
refresh
operation failed.ORB.register_initial_reference
.
PolicyFactory
for the given
PolicyType
.
ServiceRegistry
.ClassLoader
.
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
.
parameterName
to the JDBC type
sqlType
.
parameterName
to be of JDBC type
sqlType
.
Iterator
to the registry.
AWTKeyStroke
will use when generating new
instances of AWTKeyStroke
s.
Util.registerTarget(javax.rmi.CORBA.Tie, java.rmi.Remote)
.
Registry
is a remote interface to a simple remote
object registry that provides methods for storing and retrieving
remote object references bound with arbitrary string names.ObjID
of the registry.
RegistryHandler
to obtain the registry's
implementation.
RegistryHandler
to obtain the registry's
stub.
dropAction
or the available DataFlavor
types.
ThreadPoolExecutor
when
execute cannot accept a task.
Executor
when a task cannot be
accepted for execution.ThreadPoolExecutor
.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.
CachedRowSet
object and sends a rowSetChanged
event to all
registered listeners.
Savepoint
object from the current
transaction.
BeanContextServices
,
this method releases a nested BeanContextChild
's
(or any arbitrary object associated with a
BeanContextChild
) reference to the specified service.
BeanContextChild
's
(or any arbitrary object associated with a BeanContextChild)
reference to the specified service by calling releaseService()
on the underlying BeanContextServiceProvider
.
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
.
RemoteException
with the specified
detail message.
RemoteException
with the specified detail
message and cause.
RemoteObject
class implements the
java.lang.Object
behavior for remote objects.InvocationHandler
interface for
use with Java Remote Method Invocation (Java RMI).RemoteObjectInvocationHandler
constructed
with the specified RemoteRef
.
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.
Attr
was just removed.
item
from the Choice
menu.
index
,
from this container.
RenderingHints
object.
key
property (and its corresponding
value
).
key
(and its corresponding
value
) from this dictionary.
Preferences.remove(String)
.
Iterator
.
key
from this ActionMap
.
key
from this object.
key
from this
InputMap
.
c
from this menu.
component
from the
pane.
Component
at the specified index.
Component
from the
JTabbedPane
.
Viewport
s one lightweight child.
aChild
from this node's child array, giving it a
null parent.
index
from the receiver.
node
from the receiver.
String
object at the given index.
TypeCode
object at the given index.
NamedValue
object at the given index.
ActionListener
from the button.
ActionListener
from the button.
ActionListener
.
ActionListener
from the file chooser.
Timer
.
AdjustmentEvent
from this scroll bar.
ScrollPaneAdjustable
.
tabbedpane
.
IIOReadProgressListener
objects.
IIOReadUpdateListener
objects.
IIOReadWarningListener
objects.
IIOWriteProgressListener
objects.
IIOWriteWarningListener
objects.
listener
so that it will no longer receive
AncestorEvents
.
name
.
removeAttribute(localName)
.
names
.
name
.
LookAndFeel
from the list of auxiliary look and feels.
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.
CellEditorListener
.
listener
as a listener to changes in the model.
ChangeListener
from the model.
ChangeListener
.
ChangeListener
from the button.
ChangeListener
from the button.
ChangeListener
from the progress bar.
ChangeListener
from this spinner.
ChangeListener
from this tabbedpane.
ChangeListener
from the list that's notified each
time the views size, position, or the viewports extent size
has changed.
ChangeListener
from the model's listener list.
oldChild
from
the list of children, and returns it.
oldChild
from the list
of children, and returns it.
aColumn
from this JTable
's
array of columns.
column
from the
tableColumns
array.
TableColumn
column
from the
tableColumns
array.
index0
to index1
, inclusive.
PooledConnection
object.
ImageConsumer
object
from the list of consumers currently registered to
receive image data.
path
.
TreePaths
in
toRemove
that have been expanded.
DragSourceListener
from this
DragSource
.
DragSourceListener
from this DragSourceContext
.
DragSourceMotionListener
from this
DragSource
.
DropTargetListener
(UNICAST SOURCE).
SizeSequence
.
FlavorListener
so that it no longer
receives FlavorEvent
s from this Clipboard
.
IIOReadProgressListener
from the list
of registered progress listeners.
IIOReadUpdateListener
from the list of
registered update listeners.
IIOReadWarningListener
from the list of
registered error listeners.
IIOWriteProgressListener
from the list
of registered progress listeners.
IIOWriteWarningListener
from the list
of registered warning listeners.
anIndex
This method works only if the JComboBox
uses a
mutable data model.
Choice
menu.
ItemListener
from the button.
ItemListener
from the button.
ItemListener
.
LayoutManager
method does nothing.
MenuDragMouseListener
from the menu item.
MenuKeyListener
from the menu item.
MenuKeyListener
from the popup menu.
Preferences.removeNode()
.
MBeanServerConnection.removeNotificationListener(ObjectName,
ObjectName)
.
MBeanServerConnection.removeNotificationListener(ObjectName,
ObjectName, NotificationFilter, Object)
.
removeNotificationListener(ObjectName, NotificationListener)
and
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object)
methods.
Component
undisplayable by destroying it native
screen resource.
DropTargetContextPeer
.
TextComponent
's peer.
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.
JComponent.removeNotify
to unregister this
menu bar with the current keyboard manager.
SystemEventQueueUtils
.
unconfigureEnclosingScrollPane
method.
Object
reference from being stored in
nodes implementing the named element.
PopupMenuListener
.
PopupMenu
listener.
PropertyChangeListener
from the listener
list for a specific property.
PropertyChangeListener
from this
BeanContextChild
so that it no longer
receives PropertyChangeEvents
when the
specified property is changed.
Pack200.Packer.addPropertyChangeListener(java.beans.PropertyChangeListener)
.
Pack200.Unpacker.addPropertyChangeListener(java.beans.PropertyChangeListener)
.
PropertyChangeListener
from the listener list.
PropertyChange
listener.
PropertyChangeListener
from the
listener list.
PropertyChangeListener
from the listener list.
PropertyChangeListener
from the listener list.
PropertyChangeListener
from the listener list.
row
from the model.
index0
to index1
, inclusive.
RowSet
object's list of listeners.
RowSet
object.
null
implementation that removes nothing.
row
from the current
selection.
putService()
.
null
style previously added to
the document.
ss
from those of the receiver.
index
.
l
is null
, no exception is
thrown and no action is performed.
TreeExpansion
events.
addTreeModelListener
.
TreeSelection
listener.
TreeWillExpand
events.
UndoableEditListener
.
VetoableChangeListener
from this
BeanContextChild
so that it no longer receives
events when the specified property changes.
VetoableChangeListener
.
VetoableChangeListener
from the listener list.
ELEMENT_NODE
or
ATTRIBUTE_NODE
.
"java.awt.image.renderable.RenderableImage"
(renderable image object).
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
.
offset
to
offset + length
, and replaces it with text
.
offset
to
offset + length
, and replaces it with
text
.
oldChild
with
newChild
in the list of children, and returns the
oldChild
node.
oldChild
with newChild
in the list of children, and returns the oldChild
node.
UndoableEdit
should replace
anEdit
.
PropertyChangeListener
when the
JSpinner
editor property changes.
newPane
and adds it to the frame.
Raster
.
replaceRange(String, int, int)
.
component
to uiActionMap
.
component
to uiInputMap
.
CoderResult
object or by throwing a CharacterCodingException
, whichever is appropriate for the method
implementing the coding process.
PrinterStateReason
is a
"report" (least severe).
wrap
method.
FocusTraversalPolicy.getDefaultComponent(Container).requestFocus()
Component
get the input focus,
and that this Component
's top-level ancestor
become the focused Window
.
Component
gets the input focus.
Component
gets the input focus.
Component
get the input focus,
if this Component
's
top-level ancestor is already the focused Window
.
Component
gets the input focus.
Component
gets the input focus.
wrap
and getMIC
methods.
ImageConsumer
,
that the ImageProducer
attempt to resend
the image data one more time in TOPDOWNLEFTRIGHT order
so that higher quality conversion algorithms which
depend on receiving pixels in order can be used to
produce a better output version of the image.
required
field is true
if a value must be
supplied for this property
during Driver.connect
and false
otherwise.
LoginModule
.
RequiredModelMBean
with an empty
ModelMBeanInfo.
LoginModule
.
rescanCurrentDirectory
method on each UI handled by this object.
ImageConsumer
.
Area
and
restores it to an empty area.
Polygon
object to an empty polygon.
reset
method of InputStream
.
count
field of this byte array output
stream to zero, so that all currently accumulated output in the
output stream is discarded.
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.
mark
method was last called on this input stream.
mark
method was last called on this input stream.
Mac
object.
ImageReader
to its initial state.
ImageWriter
to its initial state.
mark
.
mark
method was last invoked.
FilterInputStream.reset
to reset the progress monitor as well as the stream.
XMLGregorianCalendar
to its original values.
DocumentBuilder
to its original configuration.
SAXParser
to its original configuration.
Transformer
to its original configuration.
Validator
to its original configuration.
XPath
to its original configuration.
alreadyNotifieds
monitor attribute.
InputMaps
and ActionMap
.
ordinaryChar
method
for more information on a character being ordinary.
JSplitPane
layout based on the preferred size
of the children components.
resetToPreferredSizes
method on each UI handled by this object.
setBounds(int, int, int, int)
.
setBounds(int, int, int, int)
.
Component.setBounds(int, int, int, int)
.
Moves and resizes this component.
setSize(int, int)
.
setSize(Dimension)
.
setSize(int, int)
.
revalidate
followed by repaint
.
setBoundsForFrame
with the new values.
ORB.resolve_initial_references
.
EntityResolver2.resolveEntity()
with null entity name and base URI.
int
representing the three digit HTTP Status-Code.
Timer
,
canceling any pending firings and causing
it to fire with its initial delay.
CachedRowSet
object to its original
value, that is, its value before the last set of changes.
NamedValue
object containing the return
value for the method.
set_result
ResultSet
object.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?.
Thread.suspend()
for details.
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.JFormattedTextField
.
Component
to the right of the other
Component
.
getAlignmentX
.
JOIN
providing a right outer join between
two tables.
double
value that is closest in value
to the argument and is equal to a mathematical integer.
double
value that is closest in value
to the argument and is equal to a mathematical integer.
RMIClientSocketFactory
for the RMI objects created in
conjunction with this connector.
RMIServerSocketFactory
for the RMI objects created in
conjunction with this connector.
RMIClassLoader
comprises static methods to support
dynamic class loading with RMI.RMIClassLoaderSpi
is the service provider interface for
RMIClassLoader
.RMIClientSocketFactory
instance is used by the RMI runtime
in order to obtain client sockets for RMI calls.RMIConnection
interface.RMIConnection
.
RMIConnector
that will connect
the RMI connector server with the given address.
RMIConnector
using the given RMI stub.
RMIConnectorServer
.
RMIConnectorServer
for the given MBean
server.
RMIConnectorServer
for the given MBean
server.
RMIFailureHandler
can be registered via the
RMISocketFactory.setFailureHandler
call.RMIServerImpl
that is exported through IIOP and that
creates client connections as RMI objects exported through IIOP.RMIServerImpl
.
RMIServer
object that is exported through JRMP and that
creates client connections as RMI objects exported through JRMP.RMIServer
object that will be exported
on the given port using the given socket factories.
SecurityException
instead.
Application code should never directly reference this class, and
RMISecurityManager
no longer throws this subclass of
java.lang.SecurityException
.SecurityManager
used by RMI applications that use
downloaded code.RMISecurityManager
.
RMIServerImpl
.
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
.
Connection
object.
Savepoint
object
was set.
CachedRowSet
object's SyncProvider
contains
a Connection
object from the original ResultSet
or JDBC properties passed to it.
CachedRowSet
object's SyncProvider
contains
a Connection
object from the original ResultSet
or JDBC properties passed to it.
JdbcRowSet
contains a Connection
object from
the original ResultSet
or JDBC properties passed to it.
JdbcRowSet
contains a Connection
object from
the original ResultSet
or JDBC properties passed to it.
Savepoint
object.
rootVisible
.
JRootPane
instance that manages the
contentPane
and optional menuBar
for this frame, as well as the
glassPane
.
JRootPane
instance that manages the
content pane
and optional menu bar for this internal frame, as well as the
glass pane.
JRootPane
instance that manages the
contentPane
and optional menuBar
for this frame, as well as the
glassPane
.
add
and setLayout
will be forwarded to the contentPane
.
add
and setLayout
will be forwarded to the contentPane
.
add
and setLayout
will be forwarded to the contentPane
.
add
and setLayout
will be forwarded to the contentPane
.
add
and setLayout
will be forwarded to the contentPane
.
Graphics2D
Transform
with a rotation transform.
Graphics2D
Transform
with a translated rotation
transform.
int
to the argument.
long
to the argument.
int
to the argument.
long
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].
RowSet
object
has had a change in one of its rows.
RowSet
object
in the given RowSetEvent
object has changed its entire contents.
Event
object generated when an event occurs to a
RowSet
object.RowSetEvent
object initialized with the
given RowSet
object.
RowSet
object implements in order to
present itself to a RowSetReader
or RowSetWriter
object.RowSet
object.RowSet
object.RowSet
object's columns.RowSet
object calls on
to populate itself with rows of data.SQLException
that provides information
about database warnings set on RowSet
objects.RowSetWarning
object
with the given value for the reason; SQLState defaults to null,
and vendorCode defaults to 0.
RowSetWarning
object.
RowSetWarning
object initialized with the
given values for the reason and SQLState.
RowSetWarning
object initialized
with the given values for the reason, SQLState and vendorCode.
RowSetWriter
interface,
called a writer.fireTableChanged
.
RSAParameterSpec
object from the
given keysize and public-exponent value.
RSAMultiPrimePrivateCrtKeySpec
given the modulus, publicExponent, privateExponent,
primeP, primeQ, primeExponentP, primeExponentQ,
crtCoefficient, and otherPrimeInfo as defined in PKCS#1 v2.1.
RSAOtherPrimeInfo
given the prime, primeExponent, and
crtCoefficient as defined in PKCS#1.
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
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.
shutdown
.
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.RuntimeMXBean
.
java.lang.Error
occurs in the agent it should be caught and
re-thrown as a RuntimeErrorException
.RuntimeException
is the superclass of those
exceptions that can be thrown during the normal operation of the
Java Virtual Machine.null
as its
detail message.
RuntimeMBeanException
that wraps the actual java.lang.RuntimeException
.
RuntimeMBeanException
that wraps the actual java.lang.RuntimeException
with
a detailed message.
RuntimeOperationsException
that wraps the actual java.lang.RuntimeException
.
RuntimeOperationsException
that wraps the actual java.lang.RuntimeException
with a detailed message.
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.