R-Index (Java 2 Platform SE v1.4.2)
JavaTM 2 Platform
Std. Ed. v1.4.2
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

R

RADIO_BUTTON - Static variable in class javax.accessibility.AccessibleRole
A specialized check box that will cause other radio buttons in the same group to become unchecked when this one is checked.
RAISED - Static variable in class javax.swing.border.BevelBorder
Raised bevel type.
RAISED - Static variable in class javax.swing.border.EtchedBorder
Raised etched type.
RANDOMPIXELORDER - Static variable in interface java.awt.image.ImageConsumer
The pixels will be delivered in a random order.
RANGE - Static variable in class java.awt.JobAttributes.DefaultSelectionType
The DefaultSelectionType instance to use for specifying that a range of pages of the job should be printed.
RAW_TEXT - Static variable in class java.awt.im.InputMethodHighlight
Constant for the raw text state.
RC2ParameterSpec - class javax.crypto.spec.RC2ParameterSpec.
This class specifies the parameters used with the RC2 algorithm.
RC2ParameterSpec(int) - Constructor for class javax.crypto.spec.RC2ParameterSpec
Constructs a parameter set for RC2 from the given effective key size (in bits).
RC2ParameterSpec(int, byte[]) - Constructor for class javax.crypto.spec.RC2ParameterSpec
Constructs a parameter set for RC2 from the given effective key size (in bits) and an 8-byte IV.
RC2ParameterSpec(int, byte[], int) - Constructor for class javax.crypto.spec.RC2ParameterSpec
Constructs a parameter set for RC2 from the given effective key size (in bits) and IV.
RC5ParameterSpec - class javax.crypto.spec.RC5ParameterSpec.
This class specifies the parameters used with the RC5 algorithm.
RC5ParameterSpec(int, int, int) - Constructor for class javax.crypto.spec.RC5ParameterSpec
Constructs a parameter set for RC5 from the given version, number of rounds and word size (in bits).
RC5ParameterSpec(int, int, int, byte[]) - Constructor for class javax.crypto.spec.RC5ParameterSpec
Constructs a parameter set for RC5 from the given version, number of rounds, word size (in bits), and IV.
RC5ParameterSpec(int, int, int, byte[], int) - Constructor for class javax.crypto.spec.RC5ParameterSpec
Constructs a parameter set for RC5 from the given version, number of rounds, word size (in bits), and IV.
RCDATA - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
RCSID - Static variable in class javax.swing.undo.StateEdit
 
RCSID - Static variable in interface javax.swing.undo.StateEditable
Resource ID for this class.
READING - Static variable in class java.text.AttributedCharacterIterator.Attribute
Attribute key for the reading of some text.
READ_ONLY - Static variable in class java.nio.channels.FileChannel.MapMode
Mode for a read-only mapping.
READ_WRITE - Static variable in class java.nio.channels.FileChannel.MapMode
Mode for a read/write mapping.
REAL - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type REAL.
RED - Static variable in class java.awt.Color
The color red.
REDCOMPONENT - Static variable in class java.awt.color.ICC_ProfileRGB
Used to get a gamma value or TRC for the red component.
REF - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type REF.
REFERRAL - Static variable in interface javax.naming.Context
Constant that holds the name of the environment property for specifying how referrals encountered by the service provider are to be processed.
REFRESH_RATE_UNKNOWN - Static variable in class java.awt.DisplayMode
Value of the refresh rate if not known
REGISTRY_ID - Static variable in class java.rmi.server.ObjID
Object number for well-known ObjID of the registry.
REGISTRY_PORT - Static variable in interface java.rmi.registry.Registry
Well known port for registry.
REL - Static variable in class javax.swing.text.html.HTML.Attribute
 
RELATIVE - Static variable in class java.awt.GridBagConstraints
Specifies that this component is the next-to-last component in its column or row (gridwidth, gridheight), or that this component be placed next to the previously added component (gridx, gridy).
REMAINDER - Static variable in class java.awt.GridBagConstraints
Specifies that this component is the last component in its column or row.
REMOVE - Static variable in class javax.swing.event.DocumentEvent.EventType
Remove type.
REMOVE_ATTRIBUTE - Static variable in interface javax.naming.directory.DirContext
This constant specifies to delete the specified attribute values from the attribute.
RENDERABLE_IMAGE - Static variable in class javax.print.DocFlavor.SERVICE_FORMATTED
Service formatted print data doc flavor with print data representation class name = "java.awt.image.renderable.RenderableImage" (renderable image object).
REPLACE - Static variable in class java.nio.charset.CodingErrorAction
Action indicating that a coding error is to be handled by dropping the erroneous input, appending the coder's replacement value to the output buffer, and resuming the coding operation.
REPLACE_ATTRIBUTE - Static variable in interface javax.naming.directory.DirContext
This constant specifies to replace an attribute with specified values.
REPORT - Static variable in class java.nio.charset.CodingErrorAction
Action indicating that a coding error is to be reported, either by returning a CoderResult object or by throwing a CharacterCodingException, whichever is appropriate for the method implementing the coding process.
REPORT - Static variable in class javax.print.attribute.standard.Severity
Indicates that the PrinterStateReason is a "report" (least severe).
REQUEST_PROCESSING_POLICY_ID - interface org.omg.PortableServer.REQUEST_PROCESSING_POLICY_ID.
org/omg/PortableServer/REQUEST_PROCESSING_POLICY_ID.java .
REQUIRED - Static variable in class java.awt.GraphicsConfigTemplate
Value used for "Enum" (Integer) type.
REQUIRED - Static variable in class javax.security.auth.login.AppConfigurationEntry.LoginModuleControlFlag
Required LoginModule.
REQUIRED - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
REQUIRES_ATTENTION - Static variable in class javax.print.event.PrintJobEvent
The print service indicates that a - possibly transient - problem may require external intervention before the print service can continue.
REQUISITE - Static variable in class javax.security.auth.login.AppConfigurationEntry.LoginModuleControlFlag
Requisite LoginModule.
RESERVED_ID_MAX - Static variable in class java.awt.AWTEvent
The maximum value for reserved AWT event IDs.
RESERVED_UIROLE - Static variable in class javax.print.ServiceUIFactory
Not a valid role but role id's greater than this may be used for private roles supported by a service.
RESET - Static variable in class javax.swing.text.html.FormView
Deprecated. As of 1.3, value comes from UIManager UIManager property FormView.resetButtonText
RESIZABLE - Static variable in class javax.accessibility.AccessibleState
Indicates the size of this object is not fixed.
RESIZE_NONE - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
 
RESIZE_WEIGHT_PROPERTY - Static variable in class javax.swing.JSplitPane
Bound property for weight.
RESOURCES_ARE_NOT_READY - Static variable in class javax.print.attribute.standard.JobStateReason
At least one of the resources needed by the job, such as media, fonts, resource objects, etc., is not ready on any of the physical printers for which the job is a candidate.
RESTORE_CMD - Static variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
RETAIN - Static variable in class org.omg.PortableServer.ServantRetentionPolicyValue
 
RETURN_GENERATED_KEYS - Static variable in interface java.sql.Statement
The constant indicating that generated keys should be made available for retrieval.
REV - Static variable in class javax.swing.text.html.HTML.Attribute
 
REVERB - Static variable in class javax.sound.sampled.EnumControl.Type
Represents a control over a set of possible reverberation settings.
REVERB_RETURN - Static variable in class javax.sound.sampled.FloatControl.Type
Represents a control for the post-reverb gain on a line.
REVERB_SEND - Static variable in class javax.sound.sampled.FloatControl.Type
Represents a control for the pre-reverb gain on a line.
REVERSE_LANDSCAPE - Static variable in class java.awt.print.PageFormat
The origin is at the top right of the paper with x running top to bottom and y running right to left.
REVERSE_LANDSCAPE - Static variable in class javax.print.attribute.standard.OrientationRequested
The content will be imaged across the long edge of the medium, but in the opposite manner from landscape.
REVERSE_PORTRAIT - Static variable in class javax.print.attribute.standard.OrientationRequested
The content will be imaged across the short edge of the medium, but in the opposite manner from portrait.
REVERT - Static variable in class javax.swing.JFormattedTextField
Constant identifying that when focus is lost, editing value should be reverted to current value set on the JFormattedTextField.
RFC1779 - Static variable in class javax.security.auth.x500.X500Principal
RFC 1779 String format of Distinguished Names.
RFC2253 - Static variable in class javax.security.auth.x500.X500Principal
RFC 2253 String format of Distinguished Names.
RGBImageFilter - class java.awt.image.RGBImageFilter.
This class provides an easy way to create an ImageFilter which modifies the pixels of an image in the default RGB ColorModel.
RGBImageFilter() - Constructor for class java.awt.image.RGBImageFilter
 
RGBtoHSB(int, int, int, float[]) - Static method in class java.awt.Color
Converts the components of a color, as specified by the default RGB model, to an equivalent set of values for hue, saturation, and brightness that are the three components of the HSB model.
RIGHT - Static variable in class java.awt.Event
The Right Arrow key, a non-ASCII action key.
RIGHT - Static variable in class java.awt.FlowLayout
This value indicates that each row of components should be right-justified.
RIGHT - Static variable in class java.awt.Label
Indicates that the label should be right justified.
RIGHT - Static variable in class javax.swing.JSplitPane
Used to add a Component to the right of the other Component.
RIGHT - Static variable in interface javax.swing.SwingConstants
Box-orientation constant used to specify the right side of a box.
RIGHT - Static variable in class javax.swing.border.TitledBorder
Position title text at the right side of the border line.
RIGHT_ALIGNMENT - Static variable in class java.awt.Component
Ease-of-use constant for getAlignmentX.
RIGHT_TO_LEFT - Static variable in class java.awt.ComponentOrientation
Items run right to left and lines flow top to bottom Examples: Arabic, Hebrew.
RMIClassLoader - class java.rmi.server.RMIClassLoader.
RMIClassLoader comprises static methods to support dynamic class loading with RMI.
RMIClassLoaderSpi - class java.rmi.server.RMIClassLoaderSpi.
RMIClassLoaderSpi is the service provider interface for RMIClassLoader.
RMIClassLoaderSpi() - Constructor for class java.rmi.server.RMIClassLoaderSpi
 
RMIClientSocketFactory - interface java.rmi.server.RMIClientSocketFactory.
An RMIClientSocketFactory instance is used by the RMI runtime in order to obtain client sockets for RMI calls.
RMIFailureHandler - interface java.rmi.server.RMIFailureHandler.
An RMIFailureHandler can be registered via the RMISocketFactory.setFailureHandler call.
RMISecurityException - exception java.rmi.RMISecurityException.
Deprecated. Use SecurityException instead. Application code should never directly reference this class, and RMISecurityManager no longer throws this subclass of java.lang.SecurityException.
RMISecurityException(String) - Constructor for class java.rmi.RMISecurityException
Deprecated. no replacement
RMISecurityException(String, String) - Constructor for class java.rmi.RMISecurityException
Deprecated. no replacement
RMISecurityManager - class java.rmi.RMISecurityManager.
RMISecurityManager provides an example security manager for use by RMI applications that use downloaded code.
RMISecurityManager() - Constructor for class java.rmi.RMISecurityManager
Constructs a new RMISecurityManager.
RMIServerSocketFactory - interface java.rmi.server.RMIServerSocketFactory.
An RMIServerSocketFactory instance is used by the RMI runtime in order to obtain server sockets for RMI calls.
RMISocketFactory - class java.rmi.server.RMISocketFactory.
An RMISocketFactory instance is used by the RMI runtime in order to obtain client and server sockets for RMI calls.
RMISocketFactory() - Constructor for class java.rmi.server.RMISocketFactory
Constructs an RMISocketFactory.
ROLLOVER - Static variable in class javax.swing.DefaultButtonModel
Indicates that the mouse is over the button.
ROLLOVER_ENABLED_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change from rollover enabled to disabled or back to enabled.
ROLLOVER_ICON_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change to the icon used when the cursor is over the button.
ROLLOVER_SELECTED_ICON_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change to the icon used when the cursor is over the button and it has been selected.
ROMAN_BASELINE - Static variable in class java.awt.Font
The baseline used in most Roman scripts when laying out text.
ROMAN_BASELINE - Static variable in class java.awt.font.GraphicAttribute
Aligns origin of graphic to roman baseline of line.
ROOT_PANE - Static variable in class javax.accessibility.AccessibleRole
A specialized pane that has a glass pane and a layered pane as its children.
ROOT_PANE_PROPERTY - Static variable in class javax.swing.JInternalFrame
Bound property name.
ROOT_VISIBLE_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for rootVisible.
ROUND_CEILING - Static variable in class java.math.BigDecimal
Rounding mode to round towards positive infinity.
ROUND_DOWN - Static variable in class java.math.BigDecimal
Rounding mode to round towards zero.
ROUND_FLOOR - Static variable in class java.math.BigDecimal
Rounding mode to round towards negative infinity.
ROUND_HALF_DOWN - Static variable in class java.math.BigDecimal
Rounding mode to round towards "nearest neighbor" unless both neighbors are equidistant, in which case round down.
ROUND_HALF_EVEN - Static variable in class java.math.BigDecimal
Rounding mode to round towards the "nearest neighbor" unless both neighbors are equidistant, in which case, round towards the even neighbor.
ROUND_HALF_UP - Static variable in class java.math.BigDecimal
Rounding mode to round towards "nearest neighbor" unless both neighbors are equidistant, in which case round up.
ROUND_UNNECESSARY - Static variable in class java.math.BigDecimal
Rounding mode to assert that the requested operation has an exact result, hence no rounding is necessary.
ROUND_UP - Static variable in class java.math.BigDecimal
Rounding mode to round away from zero.
ROWS - Static variable in class javax.swing.text.html.HTML.Attribute
 
ROWSPAN - Static variable in class javax.swing.text.html.HTML.Attribute
 
ROW_HEADER - Static variable in class javax.accessibility.AccessibleRole
The header for a row of data.
ROW_HEADER - Static variable in interface javax.swing.ScrollPaneConstants
Identifies the area along the left side of the viewport between the upper left corner and the lower left corner.
ROW_HEIGHT_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for rowHeight.
RSAKey - interface java.security.interfaces.RSAKey.
The interface to an RSA public or private key.
RSAKeyGenParameterSpec - class java.security.spec.RSAKeyGenParameterSpec.
This class specifies the set of parameters used to generate an RSA key pair.
RSAKeyGenParameterSpec(int, BigInteger) - Constructor for class java.security.spec.RSAKeyGenParameterSpec
Constructs a new RSAParameterSpec object from the given keysize and public-exponent value.
RSAMultiPrimePrivateCrtKey - interface java.security.interfaces.RSAMultiPrimePrivateCrtKey.
The interface to an RSA multi-prime private key, as defined in the PKCS#1 v2.1, using the Chinese Remainder Theorem (CRT) information values.
RSAMultiPrimePrivateCrtKeySpec - class java.security.spec.RSAMultiPrimePrivateCrtKeySpec.
This class specifies an RSA multi-prime private key, as defined in the PKCS#1 v2.1, using the Chinese Remainder Theorem (CRT) information values for efficiency.
RSAMultiPrimePrivateCrtKeySpec(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, RSAOtherPrimeInfo[]) - Constructor for class java.security.spec.RSAMultiPrimePrivateCrtKeySpec
Creates a new RSAMultiPrimePrivateCrtKeySpec given the modulus, publicExponent, privateExponent, primeP, primeQ, primeExponentP, primeExponentQ, crtCoefficient, and otherPrimeInfo as defined in PKCS#1 v2.1.
RSAOtherPrimeInfo - class java.security.spec.RSAOtherPrimeInfo.
This class represents the triplet (prime, exponent, and coefficient) inside RSA's OtherPrimeInfo structure, as defined in the PKCS#1 v2.1.
RSAOtherPrimeInfo(BigInteger, BigInteger, BigInteger) - Constructor for class java.security.spec.RSAOtherPrimeInfo
Creates a new RSAOtherPrimeInfo given the prime, primeExponent, and crtCoefficient as defined in PKCS#1.
RSAPrivateCrtKey - interface java.security.interfaces.RSAPrivateCrtKey.
The interface to an RSA private key, as defined in the PKCS#1 standard, using the Chinese Remainder Theorem (CRT) information values.
RSAPrivateCrtKeySpec - class java.security.spec.RSAPrivateCrtKeySpec.
This class specifies an RSA private key, as defined in the PKCS#1 standard, using the Chinese Remainder Theorem (CRT) information values for efficiency.
RSAPrivateCrtKeySpec(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class java.security.spec.RSAPrivateCrtKeySpec
Creates a new RSAPrivateCrtKeySpec given the modulus, publicExponent, privateExponent, primeP, primeQ, primeExponentP, primeExponentQ, and crtCoefficient as defined in PKCS#1.
RSAPrivateKey - interface java.security.interfaces.RSAPrivateKey.
The interface to an RSA private key.
RSAPrivateKeySpec - class java.security.spec.RSAPrivateKeySpec.
This class specifies an RSA private key.
RSAPrivateKeySpec(BigInteger, BigInteger) - Constructor for class java.security.spec.RSAPrivateKeySpec
Creates a new RSAPrivateKeySpec.
RSAPublicKey - interface java.security.interfaces.RSAPublicKey.
The interface to an RSA public key.
RSAPublicKeySpec - class java.security.spec.RSAPublicKeySpec.
This class specifies an RSA public key.
RSAPublicKeySpec(BigInteger, BigInteger) - Constructor for class java.security.spec.RSAPublicKeySpec
Creates a new RSAPublicKeySpec.
RTFEditorKit - class javax.swing.text.rtf.RTFEditorKit.
This is the default implementation of RTF editing functionality.
RTFEditorKit() - Constructor for class javax.swing.text.rtf.RTFEditorKit
Constructs an RTFEditorKit.
RUNIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
RUN_DIRECTION - Static variable in class java.awt.font.TextAttribute
Attribute key for the run direction of the line.
RUN_DIRECTION_LTR - Static variable in class java.awt.font.TextAttribute
Left-to-right run direction.
RUN_DIRECTION_RTL - Static variable in class java.awt.font.TextAttribute
Right-to-left run direction.
Random - class java.util.Random.
An instance of this class is used to generate a stream of pseudorandom numbers.
Random() - Constructor for class java.util.Random
Creates a new random number generator.
Random(long) - Constructor for class java.util.Random
Creates a new random number generator using a single long seed:
RandomAccess - interface java.util.RandomAccess.
Marker interface used by List implementations to indicate that they support fast (generally constant time) random access.
RandomAccessFile - class java.io.RandomAccessFile.
Instances of this class support both reading and writing to a random access file.
RandomAccessFile(String, String) - Constructor for class java.io.RandomAccessFile
Creates a random access file stream to read from, and optionally to write to, a file with the specified name.
RandomAccessFile(File, String) - Constructor for class java.io.RandomAccessFile
Creates a random access file stream to read from, and optionally to write to, the file specified by the File argument.
Raster - class java.awt.image.Raster.
A class representing a rectangular array of pixels.
Raster(SampleModel, Point) - Constructor for class java.awt.image.Raster
Constructs a Raster with the given SampleModel.
Raster(SampleModel, DataBuffer, Point) - Constructor for class java.awt.image.Raster
Constructs a Raster with the given SampleModel and DataBuffer.
Raster(SampleModel, DataBuffer, Rectangle, Point, Raster) - Constructor for class java.awt.image.Raster
Constructs a Raster with the given SampleModel, DataBuffer, and parent.
RasterFormatException - exception java.awt.image.RasterFormatException.
The RasterFormatException is thrown if there is invalid layout information in the Raster.
RasterFormatException(String) - Constructor for class java.awt.image.RasterFormatException
Constructs a new RasterFormatException with the specified message.
RasterOp - interface java.awt.image.RasterOp.
This interface describes single-input/single-output operations performed on Raster objects.
ReadOnlyBufferException - exception java.nio.ReadOnlyBufferException.
Unchecked exception thrown when a content-mutation method such as put or compact is invoked upon a read-only buffer.
ReadOnlyBufferException() - Constructor for class java.nio.ReadOnlyBufferException
Constructs an instance of this class.
ReadableByteChannel - interface java.nio.channels.ReadableByteChannel.
A channel that can read bytes.
Reader - class java.io.Reader.
Abstract class for reading character streams.
Reader() - Constructor for class java.io.Reader
Create a new character-stream reader whose critical sections will synchronize on the reader itself.
Reader(Object) - Constructor for class java.io.Reader
Create a new character-stream reader whose critical sections will synchronize on the given object.
Receiver - interface javax.sound.midi.Receiver.
A Receiver receives MidiEvent objects and typically does something useful in response, such as interpreting them to generate sound or raw MIDI output.
Rectangle - class java.awt.Rectangle.
A Rectangle specifies an area in a coordinate space that is enclosed by the Rectangle object's top-left point (xy) in the coordinate space, its width, and its height.
Rectangle() - Constructor for class java.awt.Rectangle
Constructs a new Rectangle whose top-left corner is at (0, 0) in the coordinate space, and whose width and height are both zero.
Rectangle(Rectangle) - Constructor for class java.awt.Rectangle
Constructs a new Rectangle, initialized to match the values of the specified Rectangle.
Rectangle(int, int, int, int) - Constructor for class java.awt.Rectangle
Constructs a new Rectangle whose top-left corner is specified as (xy) and whose width and height are specified by the arguments of the same name.
Rectangle(int, int) - Constructor for class java.awt.Rectangle
Constructs a new 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(Point, Dimension) - Constructor for class java.awt.Rectangle
Constructs a new Rectangle whose top-left corner is specified by the Point argument, and whose width and height are specified by the Dimension argument.
Rectangle(Point) - Constructor for class java.awt.Rectangle
Constructs a new Rectangle whose top-left corner is the specified Point, and whose width and height are both zero.
Rectangle(Dimension) - Constructor for class java.awt.Rectangle
Constructs a new Rectangle whose top left corner is (0, 0) and whose width and height are specified by the Dimension argument.
Rectangle2D - class java.awt.geom.Rectangle2D.
The Rectangle2D class describes a rectangle defined by a location (x, y) and dimension (w x h).
Rectangle2D() - Constructor for class java.awt.geom.Rectangle2D
This is an abstract class that cannot be instantiated directly.
Rectangle2D.Double - class java.awt.geom.Rectangle2D.Double.
The Double class defines a rectangle specified in double coordinates.
Rectangle2D.Double() - Constructor for class java.awt.geom.Rectangle2D.Double
Constructs a new Rectangle2D, initialized to location (0, 0) and size (0, 0).
Rectangle2D.Double(double, double, double, double) - Constructor for class java.awt.geom.Rectangle2D.Double
Constructs and initializes a Rectangle2D from the specified double coordinates.
Rectangle2D.Float - class java.awt.geom.Rectangle2D.Float.
The Float class defines a rectangle specified in float coordinates.
Rectangle2D.Float() - Constructor for class java.awt.geom.Rectangle2D.Float
Constructs a new Rectangle2D, initialized to location (0.0, 0.0) and size (0.0, 0.0).
Rectangle2D.Float(float, float, float, float) - Constructor for class java.awt.geom.Rectangle2D.Float
Constructs and initializes a Rectangle2D from the specified float coordinates.
RectangularShape - class java.awt.geom.RectangularShape.
RectangularShape is the base class for a number of Shape objects whose geometry is defined by a rectangular frame.
RectangularShape() - Constructor for class java.awt.geom.RectangularShape
This is an abstract class that cannot be instantiated directly.
RedoName - Static variable in class javax.swing.undo.AbstractUndoableEdit
String returned by getRedoPresentationName; as of Java 2 platform v1.3.1 this field is no longer used.
Ref - interface java.sql.Ref.
The mapping in the Java programming language of an SQL REF value, which is a reference to an SQL structured type value in the database.
RefAddr - class javax.naming.RefAddr.
This class represents the address of a communications end-point.
RefAddr(String) - Constructor for class javax.naming.RefAddr
Constructs a new instance of RefAddr using its address type.
Reference - class java.lang.ref.Reference.
Abstract base class for reference objects.
Reference - class javax.naming.Reference.
This class represents a reference to an object that is found outside of the naming/directory system.
Reference(String) - Constructor for class javax.naming.Reference
Constructs a new reference for an object with class name 'className'.
Reference(String, RefAddr) - Constructor for class javax.naming.Reference
Constructs a new reference for an object with class name 'className' and an address.
Reference(String, String, String) - Constructor for class javax.naming.Reference
Constructs a new reference for an object with class name 'className', and the class name and location of the object's factory.
Reference(String, RefAddr, String, String) - Constructor for class javax.naming.Reference
Constructs a new reference for an object with class name 'className', the class name and location of the object's factory, and the address for the object.
ReferenceQueue - class java.lang.ref.ReferenceQueue.
Reference queues, to which registered reference objects are appended by the garbage collector after the appropriate reachability changes are detected.
ReferenceQueue() - Constructor for class java.lang.ref.ReferenceQueue
Constructs a new reference-object queue.
ReferenceUriSchemesSupported - class javax.print.attribute.standard.ReferenceUriSchemesSupported.
Class ReferenceUriSchemesSupported is a printing attribute class an enumeration, that indicates a "URI scheme," such as "http:" or "ftp:", that a printer can use to retrieve print data stored at a URI location.
ReferenceUriSchemesSupported(int) - Constructor for class javax.print.attribute.standard.ReferenceUriSchemesSupported
Construct a new reference URI scheme enumeration value with the given integer value.
Referenceable - interface javax.naming.Referenceable.
This interface is implemented by an object that can provide a Reference to itself.
ReferralException - exception javax.naming.ReferralException.
This abstract class is used to represent a referral exception, which is generated in response to a referral such as that returned by LDAP v3 servers.
ReferralException(String) - Constructor for class javax.naming.ReferralException
Constructs a new instance of ReferralException using the explanation supplied.
ReferralException() - Constructor for class javax.naming.ReferralException
Constructs a new instance of ReferralException.
ReflectPermission - class java.lang.reflect.ReflectPermission.
The Permission class for reflective operations.
ReflectPermission(String) - Constructor for class java.lang.reflect.ReflectPermission
Constructs a ReflectPermission with the specified name.
ReflectPermission(String, String) - Constructor for class java.lang.reflect.ReflectPermission
Constructs a ReflectPermission with the specified name and actions.
RefreshFailedException - exception javax.security.auth.RefreshFailedException.
Signals that a refresh operation failed.
RefreshFailedException() - Constructor for class javax.security.auth.RefreshFailedException
Constructs a RefreshFailedException with no detail message.
RefreshFailedException(String) - Constructor for class javax.security.auth.RefreshFailedException
Constructs a RefreshFailedException with the specified detail message.
Refreshable - interface javax.security.auth.Refreshable.
Objects such as credentials may optionally implement this interface to provide the capability to refresh itself.
RegisterableService - interface javax.imageio.spi.RegisterableService.
An optional interface that may be provided by service provider objects that will be registered with a ServiceRegistry.
Registry - interface java.rmi.registry.Registry.
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.
RegistryHandler - interface java.rmi.registry.RegistryHandler.
Deprecated. no replacement
RemarshalException - exception org.omg.CORBA.portable.RemarshalException.
This class is used for reporting locate forward exceptions and object forward GIOP messages back to the ORB.
RemarshalException() - Constructor for class org.omg.CORBA.portable.RemarshalException
Constructs a RemarshalException.
Remote - interface java.rmi.Remote.
The Remote interface serves to identify interfaces whose methods may be invoked from a non-local virtual machine.
RemoteCall - interface java.rmi.server.RemoteCall.
Deprecated. no replacement.
RemoteException - exception java.rmi.RemoteException.
A RemoteException is the common superclass for a number of communication-related exceptions that may occur during the execution of a remote method call.
RemoteException() - Constructor for class java.rmi.RemoteException
Constructs a RemoteException with no specified detail message.
RemoteException(String) - Constructor for class java.rmi.RemoteException
Constructs a RemoteException with the specified detail message.
RemoteException(String, Throwable) - Constructor for class java.rmi.RemoteException
Constructs a RemoteException with the specified detail message and nested exception.
RemoteObject - class java.rmi.server.RemoteObject.
The RemoteObject class implements the java.lang.Object behavior for remote objects.
RemoteObject() - Constructor for class java.rmi.server.RemoteObject
Creates a remote object.
RemoteObject(RemoteRef) - Constructor for class java.rmi.server.RemoteObject
Creates a remote object, initialized with the specified remote reference.
RemoteRef - interface java.rmi.server.RemoteRef.
RemoteRef represents the handle for a remote object.
RemoteServer - class java.rmi.server.RemoteServer.
The RemoteServer class is the common superclass to server implementations and provides the framework to support a wide range of remote reference semantics.
RemoteServer() - Constructor for class java.rmi.server.RemoteServer
Constructs a RemoteServer.
RemoteServer(RemoteRef) - Constructor for class java.rmi.server.RemoteServer
Constructs a RemoteServer with the given reference type.
RemoteStub - class java.rmi.server.RemoteStub.
The RemoteStub class is the common superclass to client stubs and provides the framework to support a wide range of remote reference semantics.
RemoteStub() - Constructor for class java.rmi.server.RemoteStub
Constructs a RemoteStub.
RemoteStub(RemoteRef) - Constructor for class java.rmi.server.RemoteStub
Constructs a RemoteStub, with the specified remote reference.
RenderContext - class java.awt.image.renderable.RenderContext.
A RenderContext encapsulates the information needed to produce a specific rendering from a RenderableImage.
RenderContext(AffineTransform, Shape, RenderingHints) - Constructor for class java.awt.image.renderable.RenderContext
Constructs a RenderContext with a given transform.
RenderContext(AffineTransform) - Constructor for class java.awt.image.renderable.RenderContext
Constructs a RenderContext with a given transform.
RenderContext(AffineTransform, RenderingHints) - Constructor for class java.awt.image.renderable.RenderContext
Constructs a RenderContext with a given transform and rendering hints.
RenderContext(AffineTransform, Shape) - Constructor for class java.awt.image.renderable.RenderContext
Constructs a RenderContext with a given transform and area of interest.
RenderableImage - interface java.awt.image.renderable.RenderableImage.
A RenderableImage is a common interface for rendering-independent images (a notion which subsumes resolution independence).
RenderableImageOp - class java.awt.image.renderable.RenderableImageOp.
This class handles the renderable aspects of an operation with help from its associated instance of a ContextualRenderedImageFactory.
RenderableImageOp(ContextualRenderedImageFactory, ParameterBlock) - Constructor for class java.awt.image.renderable.RenderableImageOp
Constructs a RenderedImageOp given a ContextualRenderedImageFactory object, and a ParameterBlock containing RenderableImage sources and other parameters.
RenderableImageProducer - class java.awt.image.renderable.RenderableImageProducer.
An adapter class that implements ImageProducer to allow the asynchronous production of a RenderableImage.
RenderableImageProducer(RenderableImage, RenderContext) - Constructor for class java.awt.image.renderable.RenderableImageProducer
Constructs a new RenderableImageProducer from a RenderableImage and a RenderContext.
RenderedImage - interface java.awt.image.RenderedImage.
RenderedImage is a common interface for objects which contain or can produce image data in the form of Rasters.
RenderedImageFactory - interface java.awt.image.renderable.RenderedImageFactory.
The RenderedImageFactory interface (often abbreviated RIF) is intended to be implemented by classes that wish to act as factories to produce different renderings, for example by executing a series of BufferedImageOps on a set of sources, depending on a specific set of parameters, properties, and rendering hints.
Renderer - interface javax.swing.Renderer.
Defines the requirements for an object responsible for "rendering" (displaying) a value.
RenderingHints - class java.awt.RenderingHints.
The RenderingHints class contains rendering hints that can be used by the Graphics2D class, and classes that implement BufferedImageOp and Raster.
RenderingHints(Map) - Constructor for class java.awt.RenderingHints
Constructs a new object with keys and values initialized from the specified Map object (which may be null).
RenderingHints(RenderingHints.Key, Object) - Constructor for class java.awt.RenderingHints
Constructs a new object with the specified key/value pair.
RenderingHints.Key - class java.awt.RenderingHints.Key.
Defines the base type of all keys used to control various aspects of the rendering and imaging pipelines.
RenderingHints.Key(int) - Constructor for class java.awt.RenderingHints.Key
Construct a key using the indicated private key.
RepaintManager - class javax.swing.RepaintManager.
This class manages repaint requests, allowing the number of repaints to be minimized, for example by collapsing multiple requests into a single repaint for members of a component tree.
RepaintManager() - Constructor for class javax.swing.RepaintManager
Create a new RepaintManager instance.
ReplicateScaleFilter - class java.awt.image.ReplicateScaleFilter.
An ImageFilter class for scaling images using the simplest algorithm.
ReplicateScaleFilter(int, int) - Constructor for class java.awt.image.ReplicateScaleFilter
Constructs a ReplicateScaleFilter that scales the pixels from its source Image as specified by the width and height parameters.
RepositoryIdHelper - class org.omg.CORBA.RepositoryIdHelper.
The Helper for RepositoryId.
RepositoryIdHelper() - Constructor for class org.omg.CORBA.RepositoryIdHelper
 
Request - class org.omg.CORBA.Request.
An object containing the information necessary for invoking a method.
Request() - Constructor for class org.omg.CORBA.Request
 
RequestInfo - interface org.omg.PortableInterceptor.RequestInfo.
Request Information, accessible to Interceptors.
RequestInfoOperations - interface org.omg.PortableInterceptor.RequestInfoOperations.
Request Information, accessible to Interceptors.
RequestProcessingPolicy - interface org.omg.PortableServer.RequestProcessingPolicy.
This policy specifies how requests are processed by the created POA.
RequestProcessingPolicyOperations - interface org.omg.PortableServer.RequestProcessingPolicyOperations.
This policy specifies how requests are processed by the created POA.
RequestProcessingPolicyValue - class org.omg.PortableServer.RequestProcessingPolicyValue.
The RequestProcessingPolicyValue can have the following values.
RequestProcessingPolicyValue(int) - Constructor for class org.omg.PortableServer.RequestProcessingPolicyValue
 
RequestingUserName - class javax.print.attribute.standard.RequestingUserName.
Class RequestingUserName is a printing attribute class, a text attribute, that specifies the name of the end user that submitted the print job.
RequestingUserName(String, Locale) - Constructor for class javax.print.attribute.standard.RequestingUserName
Constructs a new requesting user name attribute with the given user name and locale.
RescaleOp - class java.awt.image.RescaleOp.
This class performs a pixel-by-pixel rescaling of the data in the source image by multiplying the sample values for each pixel by a scale factor and then adding an offset.
RescaleOp(float[], float[], RenderingHints) - Constructor for class java.awt.image.RescaleOp
Constructs a new RescaleOp with the desired scale factors and offsets.
RescaleOp(float, float, RenderingHints) - Constructor for class java.awt.image.RescaleOp
Constructs a new RescaleOp with the desired scale factor and offset.
ResolutionSyntax - class javax.print.attribute.ResolutionSyntax.
Class ResolutionSyntax is an abstract base class providing the common implementation of all attributes denoting a printer resolution.
ResolutionSyntax(int, int, int) - Constructor for class javax.print.attribute.ResolutionSyntax
Construct a new resolution attribute from the given items.
ResolveAttribute - Static variable in interface javax.swing.text.AttributeSet
Attribute name used to identify the resolving parent set of attributes, if one is defined.
ResolveAttribute - Static variable in class javax.swing.text.StyleConstants
Attribute name used to identifiy the resolving parent set of attributes, if one is defined.
ResolveResult - class javax.naming.spi.ResolveResult.
This class represents the result of resolution of a name.
ResolveResult() - Constructor for class javax.naming.spi.ResolveResult
Constructs an instance of ResolveResult with the resolved object and remaining name both initialized to null.
ResolveResult(Object, String) - Constructor for class javax.naming.spi.ResolveResult
Constructs a new instance of ResolveResult consisting of the resolved object and the remaining unresolved component.
ResolveResult(Object, Name) - Constructor for class javax.naming.spi.ResolveResult
Constructs a new instance of ResolveResult consisting of the resolved Object and the remaining name.
Resolver - interface javax.naming.spi.Resolver.
This interface represents an "intermediate context" for name resolution.
ResourceBundle - class java.util.ResourceBundle.
Resource bundles contain locale-specific objects.
ResourceBundle() - Constructor for class java.util.ResourceBundle
Sole constructor.
ResponseHandler - interface org.omg.CORBA.portable.ResponseHandler.
This interface is supplied by an ORB to a servant at invocation time and allows the servant to later retrieve an OutputStream for returning the invocation results.
Result - interface javax.xml.transform.Result.
An object that implements this interface contains the information needed to build a transformation result tree.
ResultSet - interface java.sql.ResultSet.
A table of data representing a database result set, which is usually generated by executing a statement that queries the database.
ResultSetMetaData - interface java.sql.ResultSetMetaData.
An object that can be used to get information about the types and properties of the columns in a ResultSet object.
ReverbType - class javax.sound.sampled.ReverbType.
The ReverbType class provides methods for accessing various reverberation settings to be applied to an audio signal.
ReverbType(String, int, float, int, float, int) - Constructor for class javax.sound.sampled.ReverbType
Constructs a new reverb type that has the specified reverberation parameter values.
RightIndent - Static variable in class javax.swing.text.StyleConstants.ParagraphConstants
The amount to indent the right side of the paragraph.
RightIndent - Static variable in class javax.swing.text.StyleConstants
The amount to indent the right side of the paragraph.
Robot - class java.awt.Robot.
This class is used to generate native system input events for the purposes of test automation, self-running demos, and other applications where control of the mouse and keyboard is needed.
Robot() - Constructor for class java.awt.Robot
Constructs a Robot object in the coordinate system of the primary screen.
Robot(GraphicsDevice) - Constructor for class java.awt.Robot
Creates a Robot for the given screen device.
RootPaneContainer - interface javax.swing.RootPaneContainer.
This interface is implemented by components that have a single JRootPane child: JDialog, JFrame, JWindow, JApplet, JInternalFrame.
RootPaneUI - class javax.swing.plaf.RootPaneUI.
Pluggable look and feel interface for JRootPane.
RootPaneUI() - Constructor for class javax.swing.plaf.RootPaneUI
 
RoundRectangle2D - class java.awt.geom.RoundRectangle2D.
The 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.
RoundRectangle2D() - Constructor for class java.awt.geom.RoundRectangle2D
This is an abstract class that cannot be instantiated directly.
RoundRectangle2D.Double - class java.awt.geom.RoundRectangle2D.Double.
The Double class defines a rectangle with rounded corners all specified in double coordinates.
RoundRectangle2D.Double() - Constructor for class java.awt.geom.RoundRectangle2D.Double
Constructs a new RoundRectangle2D, initialized to location (0.0, 0), size (0.0, 0.0), and corner arcs of radius 0.0.
RoundRectangle2D.Double(double, double, double, double, double, double) - Constructor for class java.awt.geom.RoundRectangle2D.Double
Constructs and initializes a RoundRectangle2D from the specified coordinates.
RoundRectangle2D.Float - class java.awt.geom.RoundRectangle2D.Float.
The Float class defines a rectangle with rounded corners all specified in float coordinates.
RoundRectangle2D.Float() - Constructor for class java.awt.geom.RoundRectangle2D.Float
Constructs a new RoundRectangle2D, initialized to location (0.0, 0), size (0.0, 0.0), and corner arcs of radius 0.0.
RoundRectangle2D.Float(float, float, float, float, float, float) - Constructor for class java.awt.geom.RoundRectangle2D.Float
Constructs and initializes a RoundRectangle2D from the specified coordinates.
RowMapper - interface javax.swing.tree.RowMapper.
Defines the requirements for an object that translates paths in the tree into display rows.
RowSet - interface javax.sql.RowSet.
The interface that adds support to the JDBC API for the JavaBeansTM component model.
RowSetEvent - class javax.sql.RowSetEvent.
An Event object generated when an event occurs to a RowSet object.
RowSetEvent(RowSet) - Constructor for class javax.sql.RowSetEvent
Constructs a RowSetEvent object initialized with the given RowSet object.
RowSetInternal - interface javax.sql.RowSetInternal.
The interface that a RowSet object implements in order to present itself to a RowSetReader or RowSetWriter object.
RowSetListener - interface javax.sql.RowSetListener.
An interface that must be implemented by a component that wants to be notified when a significant event happens in the life of a RowSet object.
RowSetMetaData - interface javax.sql.RowSetMetaData.
An object that contains information about the columns in a RowSet object.
RowSetReader - interface javax.sql.RowSetReader.
The facility that a disconnected RowSet object calls on to populate itself with rows of data.
RowSetWriter - interface javax.sql.RowSetWriter.
An object that implements the RowSetWriter interface, called a writer.
RuleBasedCollator - class java.text.RuleBasedCollator.
The RuleBasedCollator class is a concrete subclass of Collator that provides a simple, data-driven, table collator.
RuleBasedCollator(String) - Constructor for class java.text.RuleBasedCollator
RuleBasedCollator constructor.
RunTime - interface org.omg.SendingContext.RunTime.
Defines the base class that represents the Sending Context of a request.
RunTimeOperations - interface org.omg.SendingContext.RunTimeOperations.
Defines operations on the base class that represents the Sending Context of a request.
Runnable - interface java.lang.Runnable.
The Runnable interface should be implemented by any class whose instances are intended to be executed by a thread.
Runtime - class java.lang.Runtime.
Every Java application has a single instance of class Runtime that allows the application to interface with the environment in which the application is running.
RuntimeException - exception java.lang.RuntimeException.
RuntimeException is the superclass of those exceptions that can be thrown during the normal operation of the Java Virtual Machine.
RuntimeException() - Constructor for class java.lang.RuntimeException
Constructs a new runtime exception with null as its detail message.
RuntimeException(String) - Constructor for class java.lang.RuntimeException
Constructs a new runtime exception with the specified detail message.
RuntimeException(String, Throwable) - Constructor for class java.lang.RuntimeException
Constructs a new runtime exception with the specified detail message and cause.
RuntimeException(Throwable) - Constructor for class java.lang.RuntimeException
Constructs a new runtime exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
RuntimePermission - class java.lang.RuntimePermission.
This class is for runtime permissions.
RuntimePermission(String) - Constructor for class java.lang.RuntimePermission
Creates a new RuntimePermission with the specified name.
RuntimePermission(String, String) - Constructor for class java.lang.RuntimePermission
Creates a new RuntimePermission object with the specified name.
random() - Static method in class java.lang.Math
Returns a double value with a positive sign, greater than or equal to 0.0 and less than 1.0.
random() - Static method in class java.lang.StrictMath
Returns a double value with a positive sign, greater than or equal to 0.0 and less than 1.0.
raster - Variable in class javax.imageio.IIOImage
The Raster being referenced.
read() - Method in class java.io.BufferedInputStream
See the general contract of the read method of InputStream.
read(byte[], int, int) - Method in class java.io.BufferedInputStream
Reads bytes from this byte-input stream into the specified byte array, starting at the given offset.
read() - Method in class java.io.BufferedReader
Read a single character.
read(char[], int, int) - Method in class java.io.BufferedReader
Read characters into a portion of an array.
read() - Method in class java.io.ByteArrayInputStream
Reads the next byte of data from this input stream.
read(byte[], int, int) - Method in class java.io.ByteArrayInputStream
Reads up to len bytes of data into an array of bytes from this input stream.
read() - Method in class java.io.CharArrayReader
Read a single character.
read(char[], int, int) - Method in class java.io.CharArrayReader
Read characters into a portion of an array.
read(byte[]) - Method in class java.io.DataInputStream
Reads some number of bytes from the contained input stream and stores them into the buffer array b.
read(byte[], int, int) - Method in class java.io.DataInputStream
Reads up to len bytes of data from the contained input stream into an array of bytes.
read() - Method in class java.io.FileInputStream
Reads a byte of data from this input stream.
read(byte[]) - Method in class java.io.FileInputStream
Reads up to b.length bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class java.io.FileInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in class java.io.FilterInputStream
Reads the next byte of data from this input stream.
read(byte[]) - Method in class java.io.FilterInputStream
Reads up to byte.length bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class java.io.FilterInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in class java.io.FilterReader
Read a single character.
read(char[], int, int) - Method in class java.io.FilterReader
Read characters into a portion of an array.
read() - Method in class java.io.InputStream
Reads the next byte of data from the input stream.
read(byte[]) - Method in class java.io.InputStream
Reads some number of bytes from the input stream and stores them into the buffer array b.
read(byte[], int, int) - Method in class java.io.InputStream
Reads up to len bytes of data from the input stream into an array of bytes.
read() - Method in class java.io.InputStreamReader
Read a single character.
read(char[], int, int) - Method in class java.io.InputStreamReader
Read characters into a portion of an array.
read() - Method in class java.io.LineNumberInputStream
Deprecated. Reads the next byte of data from this input stream.
read(byte[], int, int) - Method in class java.io.LineNumberInputStream
Deprecated. Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in class java.io.LineNumberReader
Read a single character.
read(char[], int, int) - Method in class java.io.LineNumberReader
Read characters into a portion of an array.
read() - Method in interface java.io.ObjectInput
Reads a byte of data.
read(byte[]) - Method in interface java.io.ObjectInput
Reads into an array of bytes.
read(byte[], int, int) - Method in interface java.io.ObjectInput
Reads into an array of bytes.
read() - Method in class java.io.ObjectInputStream
Reads a byte of data.
read(byte[], int, int) - Method in class java.io.ObjectInputStream
Reads into an array of bytes.
read() - Method in class java.io.PipedInputStream
Reads the next byte of data from this piped input stream.
read(byte[], int, int) - Method in class java.io.PipedInputStream
Reads up to len bytes of data from this piped input stream into an array of bytes.
read() - Method in class java.io.PipedReader
Reads the next character of data from this piped stream.
read(char[], int, int) - Method in class java.io.PipedReader
Reads up to len characters of data from this piped stream into an array of characters.
read() - Method in class java.io.PushbackInputStream
Reads the next byte of data from this input stream.
read(byte[], int, int) - Method in class java.io.PushbackInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in class java.io.PushbackReader
Read a single character.
read(char[], int, int) - Method in class java.io.PushbackReader
Read characters into a portion of an array.
read() - Method in class java.io.RandomAccessFile
Reads a byte of data from this file.
read(byte[], int, int) - Method in class java.io.RandomAccessFile
Reads up to len bytes of data from this file into an array of bytes.
read(byte[]) - Method in class java.io.RandomAccessFile
Reads up to b.length bytes of data from this file into an array of bytes.
read() - Method in class java.io.Reader
Read a single character.
read(char[]) - Method in class java.io.Reader
Read characters into an array.
read(char[], int, int) - Method in class java.io.Reader
Read characters into a portion of an array.
read() - Method in class java.io.SequenceInputStream
Reads the next byte of data from this input stream.
read(byte[], int, int) - Method in class java.io.SequenceInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in class java.io.StringBufferInputStream
Deprecated. Reads the next byte of data from this input stream.
read(byte[], int, int) - Method in class java.io.StringBufferInputStream
Deprecated. Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in class java.io.StringReader
Read a single character.
read(char[], int, int) - Method in class java.io.StringReader
Read characters into a portion of an array.
<