|
JavaTM 2 Platform Std. Ed. v1.4.2 |
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
DefaultSelectionType
instance to use for
specifying that a range of pages of the job should be printed.
REAL
.
REF
.
ObjID
of the registry.
gridwidth
, gridheight
),
or that this component be placed next to the previously added
component (gridx
, gridy
).
"java.awt.image.renderable.RenderableImage"
(renderable image object).
CoderResult
object or by throwing a CharacterCodingException
, whichever is appropriate for the method
implementing the coding process.
PrinterStateReason
is a
"report" (least severe).
LoginModule
.
LoginModule
.
JFormattedTextField
.
Component
to the right of the other
Component
.
getAlignmentX
.
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.RMIFailureHandler
can be registered via the
RMISocketFactory.setFailureHandler
call.SecurityException
instead.
Application code should never directly reference this class, and
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
.
rowHeight
.
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.
long
seed:
File
argument.
RasterFormatException
is thrown if there is
invalid layout information in the Raster
.RasterFormatException
with the
specified message.
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.getRedoPresentationName
;
as of Java 2 platform v1.3.1 this field is no longer used.
REF
value, which is a reference to an SQL structured type value in the database.refresh
operation failed.ServiceRegistry
.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.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.
RenderingHints
class contains rendering hints that can
be used by the Graphics2D
class, and classes that
implement BufferedImageOp
and
Raster
.ResultSet
object.ReverbType
class provides methods for
accessing various reverberation settings to be applied to
an audio signal.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.
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 calls on
to populate itself with rows of data.RowSetWriter
interface,
called a writer.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.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.
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
.
Raster
being referenced.
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.
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.
RenderedImage
object that contains the
contents of the image indexed by imageIndex
.
writeAttributeSet
.
java.math.BigDecimal
object in the Java programming language.
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.
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.
readByte
method of DataInput
.
byte
in the Java programming language.
byte
value.
len
bytes from the stream, and
modifies the supplied IIOByteBuffer
to indicate
the byte array, offset, and length where the data may be found.
char
and returns the char
value.
readChar
method of DataInput
.
readUnsignedShort
, except that the
result is returned using the char
datatype.
CLOB
value from the stream and returns it as a
Clob
object in the Java programming language.
RowSet
object.
java.sql.Date
object.
double
value.
readDouble
method of DataInput
.
double
from this file.
double
in the Java programming language.
double
.
DataFlavor
from a Serialized state.
float
value.
readFloat
method of DataInput
.
float
from this file.
float
in the Java programming language.
float
.
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
.
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
.
Object
in the Java programming language.
Stub.readObject(java.io.ObjectInputStream)
.
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.
AWTKeyStroke
(or a subclass of
AWTKeyStroke
) which is equal to this instance.
CertPath
constructed from the type and data.
short
value.
readShort
method of DataInput
.
short
in the Java programming language.
short
value.
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.
java.sql.Timestamp
object.
DATALINK
value from the stream and returns it as a
java.net.URL
object in the Java programming language.
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
.
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.
0xffffffff
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.
Any
value from the input stream.
Any
object from
the given input stream using the given typecode.
getImageReaderSpiNames
, initially
null
.
true
if the image format understood by
this reader supports thumbnail preview images associated with
it.
PolicyError
exception being thrown.
name
in
this registry with the supplied remote reference.
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.
Object
.
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)
.
ORB.register_initial_reference
.
PolicyFactory
for the given
PolicyType
.
RegistryHandler
to obtain the registry's
implementation.
RegistryHandler
to obtain the registry's
stub.
dropAction
or the available DataFlavor
types.
PropertyChangeVetoException
thrown for the attempted setBeanContext operation.
Point2D
lies with respect to this line segment.
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
.
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)
.
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
.
ScrollPaneAdjustable
.
AdjustmentEvent
from this scroll bar.
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
.
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.
listener
as a listener to changes in the model.
ChangeListener
from the model.
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
.
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.
Preferences.removeNode()
.
Component
undisplayable by destroying it native
screen resource.
TextComponent
's peer.
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.
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 this
BeanContextChild
so that it no longer
receives PropertyChangeEvents
when the
specified property is changed.
PropertyChangeListener
from the listener list.
PropertyChange
listener.
PropertyChangeListener
from the listener list.
PropertyChangeListener
for a specific property.
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.
null
implementation that removes nothing.
row
from the current
selection.
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.
tm
milliseconds.
RepaintManager
.
oldChar
in this string with newChar
.
StringBuffer
with characters in the specified String
.
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
.
wrap
method.
FocusTraversalPolicy.getDefaultComponent(Container).requestFocus()
JComponent
overrides requestFocus
solely
to make the method public so that UI implementations can cause
temporary focus changes.
JComponent
overrides requestFocusInWindow
solely to make the method public so that UI implementations can cause
temporary focus changes.
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.
rescanCurrentDirectory
method on each UI handled by this object.
Polygon
object to an empty polygon.
Area
and
restores it to an empty area.
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 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.
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)
.
setSize(int, int)
.
setSize(Dimension)
.
setSize(int, int)
.
revalidate
followed by repaint
.
setBoundsForFrame
with the new values.
ORB.resolve_initial_references
.
int
representing the three digit HTTP Status-Code.
Timer
,
canceling any pending firings and causing
it to fire with its initial delay.
NamedValue
object containing the return
value for the method.
set_result
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.
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.
Connection
object.
Savepoint
object
was set.
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 cause an exception to be thrown.
true
then calls to 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.
int
to the argument.
long
to the argument.
int
to the argument.
long
to the argument.
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.
fireTableChanged
.
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
.
|
JavaTM 2 Platform Std. Ed. v1.4.2 |
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Copyright 2003 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.