Alphabetical Index: R

_ 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 field in class javax.accessibility.AccessibleRole
A specialized choice which toggles radio buttons in the group when it is selected.
A border for drawing radio buttons in the Basic look and feel.
Constructs a new border for drawing a JRadioButton in the Basic look and feel.
RAISED - static field in class javax.swing.border.BevelBorder
Indicates that the BevelBorder looks like if the enclosed area was raising out of the screen.
RAISED - static field in class javax.swing.border.EtchedBorder
Indicates that the border appears as coming out of the background.
Random - class java.util.Random
This class generates pseudorandom numbers.
random() - static method in class java.lang.Math
Get a random number.
Random() - constructor for class java.util.Random
Creates a new pseudorandom number generator.
random() - static method in class java.lang.StrictMath
Get a random number.
Random(long) - constructor for class java.util.Random
Creates a new pseudorandom number generator, starting with the specified seed, using setSeed(seed);.
RandomAccess - interface java.util.RandomAccess
Marker interface used to inform List implementations that they support fast (usually constant time) random access.
This class allows reading and writing of files at random locations.
This method initializes a new instance of RandomAccessFile to read from the specified File object with the specified access mode.
This method initializes a new instance of RandomAccessFile to read from the specified file name with the specified access mode.
RANDOMPIXELORDER - static field in class java.awt.image.ImageConsumer
The pixel order may be random.
RANGE - static field in class java.awt.JobAttributes.DefaultSelectionType
Range - interface org.w3c.dom.ranges.Range
RangeException - exception org.w3c.dom.ranges.RangeException
Range operations may throw a RangeException as specified in their method descriptions.
RangeException(short,java.lang.String) - constructor for class org.w3c.dom.ranges.RangeException
raster - field in class javax.imageio.IIOImage
Raster - class java.awt.image.Raster
Raster(java.awt.image.SampleModel,java.awt.Point) - constructor for class java.awt.image.Raster
RasterFormatException - exception java.awt.image.RasterFormatException
This exception is thrown when there is invalid layout information in Raster
RasterFormatException(java.lang.String) - constructor for class java.awt.image.RasterFormatException
Create a new instance with a descriptive error message.
RasterOp - interface java.awt.image.RasterOp
RAW_SEND_SIZE - static field in class javax.security.sasl.Sasl
The name of a property that specifies the maximum size of the raw send buffer in bytes of SaslClient/SaslServer.
RAW_TEXT - static field in class java.awt.im.InputMethodHighlight
Raw text state (before conversion).
RC2ParameterSpec - class javax.crypto.spec.RC2ParameterSpec
A wrapper for parameters for the RC2 block cipher ("RC" means either "Rivest Cipher" or "Ron's Code", depending upon who you ask and when).
RC2ParameterSpec(int) - constructor for class javax.crypto.spec.RC2ParameterSpec
Create RC2 parameters without an IV.
RC2ParameterSpec(int,byte[]) - constructor for class javax.crypto.spec.RC2ParameterSpec
Create RC2 parameters with an IV.
RC2ParameterSpec(int,byte[],int) - constructor for class javax.crypto.spec.RC2ParameterSpec
Create RC2 parameters with an IV.
RC5ParameterSpec - class javax.crypto.spec.RC5ParameterSpec
A wrapper for parameters to the RC5 block cipher.
RC5ParameterSpec(int,int,int) - constructor for class javax.crypto.spec.RC5ParameterSpec
Create RC5 parameters without an IV.
RC5ParameterSpec(int,int,int,byte[]) - constructor for class javax.crypto.spec.RC5ParameterSpec
Create RC5 parameters with an IV.
RC5ParameterSpec(int,int,int,byte[],int) - constructor for class javax.crypto.spec.RC5ParameterSpec
Create RC5 parameters with an IV.
RCDATA - static field in class javax.swing.text.html.parser.DTDConstants
The RCDATA constant (Entity References and Character Data), specifies the content model, consisting of characters AND entities.
RCSID - static field in class javax.swing.undo.StateEdit
The ID of the Java source file in Sun’s Revision Control System (RCS).
RCSID - static field in class javax.swing.undo.StateEditable
The ID of the Java source file in Sun’s Revision Control System (RCS).
read() - method in class java.io.BufferedInputStream
This method reads an unsigned byte from the input stream and returns it as an int in the range of 0-255.
read() - method in class java.io.BufferedReader
Reads an char from the input stream and returns it as an int in the range of 0-65535.
read() - method in class java.io.ByteArrayInputStream
This method reads one byte from the stream.
read() - method in class java.io.CharArrayReader
This method reads one char from the stream.
read() - method in class java.util.zip.CheckedInputStream
Reads one byte, updates the checksum and returns the read byte (or -1 when the end of file was reached).
read() - method in class javax.crypto.CipherInputStream
Read a single byte from this input stream; returns -1 on the end-of-file.
read() - method in class java.security.DigestInputStream
Reads a byte from the input stream and updates the digest.
read() - method in class javax.imageio.stream.FileCacheImageInputStream
read() - method in class javax.imageio.stream.FileCacheImageOutputStream
read() - method in class javax.imageio.stream.FileImageInputStream
read() - method in class javax.imageio.stream.FileImageOutputStream
read() - method in class java.io.FileInputStream
This method reads an unsigned byte from the input stream and returns it as an int in the range of 0-255.
read() - method in class java.io.FilterInputStream
Calls the in.read() method
read() - method in class java.io.FilterReader
Calls the in.read() method
read() - method in class javax.imageio.stream.ImageInputStream
read() - method in class javax.imageio.stream.ImageInputStreamImpl
read() - method in class java.util.zip.InflaterInputStream
Reads one byte of decompressed data.
read() - method in class java.io.InputStream
This method reads an unsigned byte from the input stream and returns it as an int in the range of 0-255.
read() - method in class org.omg.CORBA.portable.InputStream
Should read from the stream, but following specification it does not.
read() - method in class java.io.InputStreamReader
Reads an char from the input stream and returns it as an int in the range of 0-65535.
read() - method in class java.io.LineNumberInputStream
This method reads an unsigned byte from the input stream and returns it as an int in the range of 0-255.
read() - method in class java.io.LineNumberReader
This method reads an unsigned char from the input stream and returns it as an int in the range of 0-65535.
read() - method in class javax.imageio.stream.MemoryCacheImageInputStream
read() - method in class javax.imageio.stream.MemoryCacheImageOutputStream
read() - method in class java.io.ObjectInput
This method reading a byte of data from a stream.
read() - method in class java.io.ObjectInputStream
read() - method in class java.io.PipedInputStream
This method reads one byte from the stream.
read() - method in class java.io.PipedReader
This method reads chars from the stream into a caller supplied buffer.
read() - method in class javax.swing.ProgressMonitorInputStream
read
read() - method in class java.io.PushbackInputStream
This method reads an unsigned byte from the input stream and returns it as an int in the range of 0-255.
read() - method in class java.io.PushbackReader
This method reads an unsigned char from the input stream and returns it as an int in the range of 0-65535.
read() - method in class java.io.RandomAccessFile
This method reads a single byte of data from the file and returns it as an integer.
read() - method in class java.io.Reader
Reads an char from the input stream and returns it as an int in the range of 0-65535.
read() - method in class java.io.SequenceInputStream
This method reads an unsigned byte from the input stream and returns it as an int in the range of 0-255.
read() - method in class java.io.StringBufferInputStream
This method reads one byte from the stream.
read() - method in class java.io.StringReader
read() - method in class java.util.zip.ZipInputStream
Reads a byte from the current zip entry.
read(buf[]) - method in class java.io.Reader
Reads chars from a stream and stores them into a caller supplied buffer.
read(buf[],int,int) - method in class java.io.Reader
Read chars from a stream and stores them into a caller supplied buffer.
read(byte[]) - method in class javax.crypto.CipherInputStream
Read bytes into an array, returning the number of bytes read or -1 on the end-of-file.
read(byte[]) - method in class java.io.DataInputStream
This method reads bytes from the underlying stream into the specified byte array buffer.
read(byte[]) - method in class java.io.FileInputStream
This method reads bytes from a stream and stores them into a caller supplied buffer.
read(byte[]) - method in class java.io.FilterInputStream
Calls the read(byte[], int, int) overloaded method.
read(byte[]) - method in class javax.imageio.stream.ImageInputStream
read(byte[]) - method in class javax.imageio.stream.ImageInputStreamImpl
read(byte[]) - method in class java.io.InputStream
This method reads bytes from a stream and stores them into a caller supplied buffer.
read(byte[]) - method in class java.io.ObjectInput
This method reads raw bytes and stores them them a byte array buffer.
read(byte[]) - method in class javax.swing.ProgressMonitorInputStream
read
read(byte[]) - method in class java.io.RandomAccessFile
This method reads bytes from the file into the specified array.
read(byte[],int,int) - method in class java.io.BufferedInputStream
This method reads bytes from a stream and stores them into a caller supplied buffer.
read(byte[],int,int) - method in class java.io.ByteArrayInputStream
This method reads bytes from the stream and stores them into a caller supplied buffer.
read(byte[],int,int) - method in class java.util.zip.CheckedInputStream
Reads at most len bytes in the supplied buffer and updates the checksum with it.
read(byte[],int,int) - method in class javax.crypto.CipherInputStream
Read bytes into an array, returning the number of bytes read or -1 on the end-of-file.
read(byte[],int,int) - method in class java.io.DataInputStream
This method reads bytes from the underlying stream into the specified byte array buffer.
read(byte[],int,int) - method in class java.security.DigestInputStream
Reads bytes from the input stream and updates the digest.
read(byte[],int,int) - method in class javax.imageio.stream.FileCacheImageInputStream
read(byte[],int,int) - method in class javax.imageio.stream.FileCacheImageOutputStream
read(byte[],int,int) - method in class javax.imageio.stream.FileImageInputStream
read(byte[],int,int) - method in class javax.imageio.stream.FileImageOutputStream
read(byte[],int,int) - method in class java.io.FileInputStream
This method read bytes from a stream and stores them into a caller supplied buffer.
read(byte[],int,int) - method in class java.io.FilterInputStream
Calls the in.read(byte[], int, int) method.
read(byte[],int,int) - method in class java.util.zip.GZIPInputStream
Reads in GZIP-compressed data and stores it in uncompressed form into an array of bytes.
read(byte[],int,int) - method in class javax.imageio.stream.ImageInputStream
read(byte[],int,int) - method in class javax.imageio.stream.ImageInputStreamImpl
read(byte[],int,int) - method in class java.util.zip.InflaterInputStream
Decompresses data into the byte array
read(byte[],int,int) - method in class java.io.InputStream
This method read bytes from a stream and stores them into a caller supplied buffer.
read(byte[],int,int) - method in class java.util.jar.JarInputStream
XXX
This method reads bytes from a stream and stores them into a caller supplied buffer.
read(byte[],int,int) - method in class javax.imageio.stream.MemoryCacheImageInputStream
read(byte[],int,int) - method in class javax.imageio.stream.MemoryCacheImageOutputStream
read(byte[],int,int) - method in class java.io.ObjectInput
This method reads raw bytes and stores them in a byte array buffer buf starting at position offset into the buffer.
read(byte[],int,int) - method in class java.io.ObjectInputStream
read(byte[],int,int) - method in class java.io.PipedInputStream
This method reads bytes from the stream into a caller supplied buffer.
read(byte[],int,int) - method in class javax.swing.ProgressMonitorInputStream
read
read(byte[],int,int) - method in class java.io.PushbackInputStream
This method read bytes from a stream and stores them into a caller supplied buffer.
read(byte[],int,int) - method in class java.io.RandomAccessFile
This methods reads up to len bytes from the file into the specified array starting at position offset into the array.
read(byte[],int,int) - method in class java.io.SequenceInputStream
This method reads bytes from a stream and stores them into a caller supplied buffer.
This method reads bytes from the stream and stores them into a caller supplied buffer.
read(byte[],int,int) - method in class java.util.zip.ZipInputStream
Reads a block of bytes from the current zip entry.
read(char[],int,int) - method in class java.io.BufferedReader
This method read chars from a stream and stores them into a caller supplied buffer.
read(char[],int,int) - method in class java.io.CharArrayReader
This method reads chars from the stream and stores them into a caller supplied buffer.
read(char[],int,int) - method in class java.io.FilterReader
Calls the in.read(char[], int, int) method.
read(char[],int,int) - method in class java.io.InputStreamReader
This method reads up to length characters from the stream into the specified array starting at index offset into the array.
read(char[],int,int) - method in class java.io.LineNumberReader
This method reads chars from a stream and stores them into a caller supplied buffer.
read(char[],int,int) - method in class java.io.PipedReader
This method reads characters from the stream into a caller supplied buffer.
read(char[],int,int) - method in class java.io.PushbackReader
This method read chars from a stream and stores them into a caller supplied buffer.
read(char[],int,int) - method in class java.io.StringReader
read(int,javax.imageio.ImageReadParam) - method in class javax.imageio.ImageReader
read(java.io.DataInput) - static method in class java.rmi.server.UID
read(java.io.DataInputStream) - method in class javax.swing.text.html.parser.DTD
Reads DTD from an archived format.
read(java.io.File) - static method in class javax.imageio.ImageIO
read(java.io.InputStream) - static method in class javax.imageio.ImageIO
read(java.io.InputStream) - method in class java.util.jar.Manifest
XXX
This method initializes from a stream.
Reads RTF data from stream into doc at the specified position pos.
read(java.io.ObjectInput) - static method in class java.rmi.server.ObjID
read(java.io.Reader,java.lang.Object) - method in class javax.swing.text.JTextComponent
Read and set the content this component.
Reads RTF data from reader into doc at the specified position pos.
read(java.net.URL) - static method in class javax.imageio.ImageIO
read(java.nio.ByteBuffer) - method in class java.nio.channels.DatagramChannel
Reads data from this channel.
read(java.nio.ByteBuffer) - method in class java.nio.channels.FileChannel
Reads data from the channel.
read(java.nio.ByteBuffer) - method in class java.nio.channels.ReadableByteChannel
Reads a sequence of bytes from this channel into the given buffer
read(java.nio.ByteBuffer) - method in class java.nio.channels.SocketChannel
Reads data from the channel.
read(java.nio.ByteBuffer,long) - method in class java.nio.channels.FileChannel
Reads data from the channel.
read(java.nio.ByteBuffer[]) - method in class java.nio.channels.DatagramChannel
Reads data from this channel.
read(java.nio.ByteBuffer[]) - method in class java.nio.channels.FileChannel
Reads data from the channel.
read(java.nio.ByteBuffer[]) - method in class java.nio.channels.ScatteringByteChannel
Reads a sequence of bytes from this channel into the given buffers
read(java.nio.ByteBuffer[]) - method in class java.nio.channels.SocketChannel
Reads data from the channel.
read(java.nio.ByteBuffer[],int,int) - method in class java.nio.channels.DatagramChannel
Reads data from this channel.
read(java.nio.ByteBuffer[],int,int) - method in class java.nio.channels.FileChannel
Reads data from the channel.
Reads a sequence of bytes from this channel into a subsequence of the given buffers
read(java.nio.ByteBuffer[],int,int) - method in class java.nio.channels.SocketChannel
Reads data from the channel.
read(java.nio.CharBuffer) - method in class java.lang.Readable
Adds the character data supplied by this Readable to the specified character buffer.
read(javax.imageio.stream.ImageInputStream) - static method in class javax.imageio.ImageIO
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.PortableServer.POAPackage.AdapterAlreadyExistsHelper
Read the exception from the CDR intput stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.PortableServer.POAManagerPackage.AdapterInactiveHelper
Read the exception from the CDR intput stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.PortableServer.POAPackage.AdapterNonExistentHelper
Read the exception from the CDR intput stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CosNaming.NamingContextExtPackage.AddressHelper
Delegates functionality to InputStream.read_string().
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHelper
Read the exception from the given CDR stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.AnySeqHelper
Reads the Any[] from the CORBA input stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CosNaming.BindingHelper
Read the binding from the given CDR stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CosNaming.BindingIteratorHelper
Read the exception from the given CDR stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CosNaming.BindingListHelper
Read the array of bindings from the given CDR input stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CosNaming.BindingTypeHelper
Read the binding type from the CDR input stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.BooleanSeqHelper
Reads the boolean[] from the CORBA input stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CosNaming.NamingContextPackage.CannotProceedHelper
Read the exception from the given CDR stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.CharSeqHelper
Reads the char[] from the CORBA input stream.
This should read the CodecFactory from the CDR intput stream, but this is not possible as CodecFactory is a local object.
Reads the CompletionStatus from the CORBA input stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.IOP.ComponentIdHelper
Read the ComponentId from the CDR intput stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.CurrentHelper
Read the Current from the CDR intput stream (IOR profile expected).
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.DefinitionKindHelper
Read the definitin kind (as int) from the CDR intput stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.DoubleSeqHelper
Reads the double[] from the CORBA input stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateNameHelper
Read the exception from the CDR intput stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.FieldNameHelper
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.FloatSeqHelper
Reads the float[] from the CORBA input stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.IOP.CodecPackage.FormatMismatchHelper
Read the exception from the CDR intput stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.IdentifierHelper
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.IDLTypeHelper
Read the IDL type from the given input stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCodeHelper
Read the exception from the CDR intput stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CosNaming.NamingContextExtPackage.InvalidAddressHelper
Read the exception from the given CDR stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CosNaming.NamingContextPackage.InvalidNameHelper
Read the exception from the given CDR stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.PortableInterceptor.ORBInitInfoPackage.InvalidNameHelper
Read the exception from the CDR intput stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.PortableServer.POAPackage.InvalidPolicyHelper
Read the exception from the CDR intput stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.IOP.CodecPackage.InvalidTypeForEncodingHelper
Read the exception from the CDR intput stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.DynamicAny.DynAnyPackage.InvalidValueHelper
Read the exception from the CDR intput stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.IOP.IORHelper
Read the structure from the CDR intput stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CosNaming.IstringHelper
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.LongLongSeqHelper
Reads the long long[] from the CORBA input stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.LongSeqHelper
Reads the int[] from the CORBA input stream.
Read the sequence from the CDR intput stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CosNaming.NameComponentHelper
Read the name component from the given CDR input stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CosNaming.NameHelper
Read the Name from the given CDR input stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.NameValuePairHelper
Read the NameValuePair from the given CDR stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CosNaming.NamingContextExtHelper
Read the extended naming context from the given CDR input stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CosNaming.NamingContextHelper
Read the naming context from the given CDR input stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.PortableServer.CurrentPackage.NoContextHelper
Read the exception from the CDR intput stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.PortableServer.POAPackage.NoServantHelper
Read the exception from the CDR intput stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CosNaming.NamingContextPackage.NotEmptyHelper
Read the exception from the given CDR stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CosNaming.NamingContextPackage.NotFoundHelper
Read the exception from the given CDR stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CosNaming.NamingContextPackage.NotFoundReasonHelper
Read the exception from the given CDR stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.PortableServer.POAPackage.ObjectAlreadyActiveHelper
Read the exception from the CDR intput stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.ObjectHelper
Read the object from the given CDR input stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.PortableInterceptor.ORBInitInfoPackage.ObjectIdHelper
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.PortableServer.POAPackage.ObjectNotActiveHelper
Read the exception from the CDR intput stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.OctetSeqHelper
Reads the byte[] from the CORBA input stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.ParameterModeHelper
Read the enumeration value (as int) from the CDR intput stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.PolicyHelper
Read the object from the CDR intput stream (IOR profile expected).
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.PolicyListHelper
Read the sequence of policies from the CDR intput stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.PolicyTypeHelper
Read the int (policy type) from the CDR intput stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.IOP.ProfileIdHelper
Read the ProfileId from the CDR intput stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.RepositoryIdHelper
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.PortableServer.POAPackage.ServantAlreadyActiveHelper
Read the exception from the CDR intput stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.PortableServer.POAPackage.ServantNotActiveHelper
Read the exception from the CDR intput stream.
Read the context from the CDR intput stream (first id, then data as a flexible length byte sequence).
Read the ServiceContext[] from the CDR intput stream as a flexible lenth sequence.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.ServiceDetailHelper
Read the service detail information from the given CDR intput stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.IOP.ServiceIdHelper
Read the ServiceId from the CDR intput stream.
Read the service information from the given CDR input stream.
Read the enumeration value (as int) from the CDR intput stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.ShortSeqHelper
Reads the short[] from the CORBA input stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CosNaming.NamingContextExtPackage.StringNameHelper
Delegates functionality to InputStream.read_string().
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.StringSeqHelper
Reads the String[] from the CORBA input stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.StringValueHelper
Reads a string as a value type.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.StructMemberHelper
Read the StructMember from the input stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.Messaging.SyncScopeHelper
Delegates call to InputStream.read_short().
Read the structure from the CDR intput stream.
Read the structure from the CDR intput stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.DynamicAny.DynAnyPackage.TypeMismatchHelper
Read the exception from the CDR intput stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.IOP.CodecPackage.TypeMismatchHelper
Read the exception from the CDR intput stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.ULongLongSeqHelper
Reads the long[] from the CORBA input stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.ULongSeqHelper
Reads the int[] from the CORBA input stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.UnionMemberHelper
Read the union member from the given stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.IOP.CodecFactoryPackage.UnknownEncodingHelper
Read the exception from the CDR intput stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CosNaming.NamingContextExtPackage.URLStringHelper
Delegates functionality to InputStream.read_string().
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.UShortSeqHelper
Reads the short[] from the CORBA input stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.ValueBaseHelper
Read the value base from the given input stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.ValueMemberHelper
Reads the value member from the given stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.VersionSpecHelper
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.VisibilityHelper
Read the visibility value (as short) from the CDR intput stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.WCharSeqHelper
Reads the char[] from the CORBA input stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.PortableServer.POAPackage.WrongAdapterHelper
Read the exception from the CDR intput stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.PortableServer.POAPackage.WrongPolicyHelper
Read the exception from the CDR intput stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.WStringSeqHelper
Reads the String[] from the CORBA input stream.
read(org.omg.CORBA.portable.InputStream) - static method in class org.omg.CORBA.WStringValueHelper
Reads a wide string as a value type.
read_Abstract() - method in class org.omg.CORBA.DataInputStream
Read abstract interface.
read_abstract_interface() - method in class org.omg.CORBA_2_3.portable.InputStream
Read the abstract interface.
read_abstract_interface(java.lang.Class) - method in class org.omg.CORBA_2_3.portable.InputStream
Read the abstract interface, corresponding to the passed type.
read_any() - method in class org.omg.CORBA.DataInputStream
Read Any.
read_any() - method in class org.omg.CORBA.portable.InputStream
Read a CORBA Any.
Read array of Any's.
read_boolean() - method in class org.omg.CORBA.DataInputStream
Read boolean.
read_boolean() - method in class org.omg.CORBA.portable.InputStream
Read a CORBA boolean.
read_boolean_array(boolean[],int,int) - method in class org.omg.CORBA.portable.InputStream
Read a and array of CORBA boolean values.
Read boolean array.
read_char() - method in class org.omg.CORBA.DataInputStream
Read narrow (usually 8 bit) char.
read_char() - method in class org.omg.CORBA.portable.InputStream
Read a CORBA char.
read_char_array(char[],int,int) - method in class org.omg.CORBA.portable.InputStream
Read a and array of CORBA characters.
Read array of narrow (usually 8 bit) chars.
read_Context() - method in class org.omg.CORBA.portable.InputStream
This should read the CORBA context, but following the 1.4 API specification, it must not be implemented.
read_double() - method in class org.omg.CORBA.DataInputStream
Read dobule.
read_double() - method in class org.omg.CORBA.portable.InputStream
Read a CORBA double.
read_double_array(double[],int,int) - method in class org.omg.CORBA.portable.InputStream
Read a and array of CORBA doubles.
Read array of doubles.
read_fixed() - method in class org.omg.CORBA.portable.InputStream
Read a CORBA fixed.
read_float() - method in class org.omg.CORBA.DataInputStream
Read float.
read_float() - method in class org.omg.CORBA.portable.InputStream
Read a CORBA float.
read_float_array(float[],int,int) - method in class org.omg.CORBA.portable.InputStream
Read a and array of CORBA float.
Read array of floats.
read_long() - method in class org.omg.CORBA.DataInputStream
Read CORBA long (java int, 32 bits).
read_long() - method in class org.omg.CORBA.portable.InputStream
Read a CORBA long that is mapped into java int.
read_long_array(int[],int,int) - method in class org.omg.CORBA.portable.InputStream
Read a and array of CORBA longs.
Read array of CORBA longs (java ints).
read_longlong() - method in class org.omg.CORBA.DataInputStream
Read CORBA long long (java long, 64 bits).
read_longlong() - method in class org.omg.CORBA.portable.InputStream
Read a CORBA long long that is mapped into java long.
read_longlong_array(long[],int,int) - method in class org.omg.CORBA.portable.InputStream
Read an array of CORBA long long
Read array of CORBA long longs (java longs).
read_Object() - method in class org.omg.CORBA.DataInputStream
Read CORBA object.
read_Object() - method in class org.omg.CORBA.portable.InputStream
Read a CORBA (not java) object
read_Object(java.lang.Class) - method in class org.omg.CORBA.portable.InputStream
Read a CORBA object that is an instance of the class, passed as an argument.
read_octet() - method in class org.omg.CORBA.DataInputStream
Read octet (byte).
read_octet() - method in class org.omg.CORBA.portable.InputStream
Read a CORBA octed that is mapped into java byte.
read_octet_array(byte[],int,int) - method in class org.omg.CORBA.portable.InputStream
Read a and array of CORBA octets that are mapped into java array of bytes.
Read array of bytes.
READ_ONLY - static field in class java.nio.channels.FileChannel.MapMode
read_Principal() - method in class org.omg.CORBA.portable.InputStream
Read a CORBA Principal.
read_short() - method in class org.omg.CORBA.DataInputStream
Read short (16 bit int).
read_short() - method in class org.omg.CORBA.portable.InputStream
Read a CORBA short.
Read array of shorts (16 bit ints).
read_short_array(short[],int,int) - method in class org.omg.CORBA.portable.InputStream
read_string() - method in class org.omg.CORBA.DataInputStream
Read narrow string (usually 8 bits per character).
read_string() - method in class org.omg.CORBA.portable.InputStream
Read a CORBA string that is mapped into java String.
read_TypeCode() - method in class org.omg.CORBA.DataInputStream
Read typecode.
read_TypeCode() - method in class org.omg.CORBA.portable.InputStream
Read a TypeCode.
read_ulong() - method in class org.omg.CORBA.DataInputStream
Read CORBA unsigned long (java int).
read_ulong() - method in class org.omg.CORBA.portable.InputStream
Read a CORBA unsigned long that is mapped into java int.
read_ulong_array(int[],int,int) - method in class org.omg.CORBA.portable.InputStream
Read an array of CORBA unsigned long.
Read array of CORBA unsigned longs (java ints).
read_ulonglong() - method in class org.omg.CORBA.DataInputStream
Read unsigned CORBA long long (java long, 64 bits).
read_ulonglong() - method in class org.omg.CORBA.portable.InputStream
Read a and array of CORBA unsigned longs.
read_ulonglong_array(long[],int,int) - method in class org.omg.CORBA.portable.InputStream
Read a and array of CORBA unsigned longs.
Read array of CORBA unsigned long longs (java longs).
read_ushort() - method in class org.omg.CORBA.DataInputStream
Read unsigned short.
read_ushort() - method in class org.omg.CORBA.portable.InputStream
Read a CORBA unsigned short that is mapped into java short.
Read array of unsigned shorts (16 bit ints).
read_ushort_array(short[],int,int) - method in class org.omg.CORBA.portable.InputStream
Read a and array of CORBA unsigned shorts.
read_Value() - method in class org.omg.CORBA.DataInputStream
Read the CORBA value type.
read_value() - method in class org.omg.CORBA_2_3.portable.InputStream
Read a value type structure, extracting the repository id from the input stream itself.
read_value(java.io.Serializable) - method in class org.omg.CORBA_2_3.portable.InputStream
Read a value type structure content, when the unitialised instance is passed as a parameter.
read_value(java.lang.Class) - method in class org.omg.CORBA_2_3.portable.InputStream
Read a value type structure, corresponing to the passed type.
read_value(java.lang.String) - method in class org.omg.CORBA_2_3.portable.InputStream
Read a value type structure, having the given repository id.
read_value(org.omg.CORBA.portable.BoxedValueHelper) - method in class org.omg.CORBA_2_3.portable.InputStream
Use the provided boxed value helper to read the value.
read_value(org.omg.CORBA.portable.InputStream) - method in class org.omg.CORBA.portable.BoxedValueHelper
Read this value type from the CDR stream.
Read the string value from the input stream.
Read the wide string value from the input stream.
Read the value into this Any from the given input stream.
read_value(org.omg.CORBA_2_3.portable.InputStream) - method in class org.omg.CORBA.portable.ValueFactory
Read the value type.
read_wchar() - method in class org.omg.CORBA.DataInputStream
Read wide (usually 16 bit) char.
read_wchar() - method in class org.omg.CORBA.portable.InputStream
Read a CORBA wchar that is mapped into java char.
read_wchar_array(char[],int,int) - method in class org.omg.CORBA.portable.InputStream
Read array of wide (usually 16 bit) chars.
READ_WRITE - static field in class java.nio.channels.FileChannel.MapMode
read_wstring() - method in class org.omg.CORBA.DataInputStream
Read wide string (usually 16 bits per character).
read_wstring() - method in class org.omg.CORBA.portable.InputStream
Read a CORBA wstring that is mapped into java String.
Readable - interface java.lang.Readable
A Readable object is simply a source for Unicode character data.
ReadableByteChannel - interface java.nio.channels.ReadableByteChannel
Reports that a read operation has been aborted.
readAny(java.io.InputStream) - static method in class javax.rmi.CORBA.Util
readAny(java.io.InputStream) - method in class javax.rmi.CORBA.UtilDelegate
readArray() - method in class java.sql.SQLInput
This method reads the next item from the stream a Java SQL Array.
readAsciiStream() - method in class java.sql.SQLInput
This method reads the next item from the stream a ASCII text InputStream.
readBigDecimal() - method in class java.sql.SQLInput
This method reads the next item from the stream a Java BigDecimal.
readBinaryStream() - method in class java.sql.SQLInput
This method reads the next item from the stream a binary InputStream.
readBit() - method in class javax.imageio.stream.ImageInputStream
readBit() - method in class javax.imageio.stream.ImageInputStreamImpl
readBits(int) - method in class javax.imageio.stream.ImageInputStream
readBits(int) - method in class javax.imageio.stream.ImageInputStreamImpl
readBlob() - method in class java.sql.SQLInput
This method reads the next item from the stream a Java SQL Blob.
readBoolean() - method in class java.io.DataInput
This method reads a Java boolean value from an input stream.
readBoolean() - method in class java.io.DataInputStream
This method reads a Java boolean value from an input stream.
readBoolean() - method in class javax.imageio.stream.ImageInputStream
Reads a byte and checks whether or not its value is zero.
readBoolean() - method in class javax.imageio.stream.ImageInputStreamImpl
Reads a byte and checks whether or not its value is zero.
readBoolean() - method in class java.io.ObjectInputStream
readBoolean() - method in class java.io.RandomAccessFile
This method reads a Java boolean value from an input stream.
readBoolean() - method in class java.sql.SQLInput
This method reads the next item from the stream a Java boolean.
readByte() - method in class java.io.DataInput
This method reads a Java byte value from an input stream.
readByte() - method in class java.io.DataInputStream
This method reads a Java byte value from an input stream.
readByte() - method in class javax.imageio.stream.ImageInputStream
Reads a signed byte.
readByte() - method in class javax.imageio.stream.ImageInputStreamImpl
Reads a signed byte.
readByte() - method in class java.io.ObjectInputStream
readByte() - method in class java.io.RandomAccessFile
This method reads a Java byte value from an input stream.
readByte() - method in class java.sql.SQLInput
This method reads the next item from the stream a Java byte.
readBytes() - method in class java.sql.SQLInput
This method reads the next item from the stream a Java byte array
Reads up to a specified number of bytes, and modifies a IIOByteBuffer to hold the read data.
Reads up to a specified number of bytes, and modifies a IIOByteBuffer to hold the read data.
readChar() - method in class java.io.DataInput
This method reads a Java char value from an input stream.
readChar() - method in class java.io.DataInputStream
This method reads a Java char value from an input stream.
readChar() - method in class javax.imageio.stream.ImageInputStream
Reads an unsigned 16-bit integer.
readChar() - method in class javax.imageio.stream.ImageInputStreamImpl
Reads an unsigned 16-bit integer.
readChar() - method in class java.io.ObjectInputStream
readChar() - method in class java.io.RandomAccessFile
This method reads a Java char value from an input stream.
readCharacterStream() - method in class java.sql.SQLInput
This method reads the next item from the stream a character Reader.
readChildren(java.io.ObjectInputStream) - method in class java.beans.beancontext.BeanContextSupport
readClassDescriptor() - method in class java.io.ObjectInputStream
This method reads a class descriptor from the real input stream and use these data to create a new instance of ObjectStreamClass.
readClob() - method in class java.sql.SQLInput
This method reads the next item from the stream a Java SQL Clob.
readConfiguration() - method in class java.util.logging.LogManager
Configures the logging framework by reading a configuration file.
readConfiguration(java.io.InputStream) - method in class java.util.logging.LogManager
readDate() - method in class java.sql.SQLInput
This method reads the next item from the stream a Java java.sql.Date.
readDouble() - method in class java.io.DataInput
This method reads a Java double value from an input stream.
readDouble() - method in class java.io.DataInputStream
This method reads a Java double value from an input stream.
readDouble() - method in class javax.imageio.stream.ImageInputStream
Reads an IEEE 64-bit double-precision floating point number.
readDouble() - method in class javax.imageio.stream.ImageInputStreamImpl
Reads an IEEE 64-bit double-precision floating point number.
readDouble() - method in class java.io.ObjectInputStream
readDouble() - method in class java.io.RandomAccessFile
This method reads a Java double value from an input stream.
readDouble() - method in class java.sql.SQLInput
This method reads the next item from the stream a Java double.
Reader - class java.io.Reader
This abstract class forms the base of the hierarchy of classes that read input as a stream of characters.
Reader() - constructor for class java.io.Reader
Unitializes a Reader that will use the object itself for synchronization of critical code sections.
Reader(java.lang.Object) - constructor for class java.io.Reader
Initializes a Reader that will use the specified Object for synchronization of critical code sections.
READER(java.lang.String) - constructor for class javax.print.DocFlavor.READER
readerSpiNames - field in class javax.imageio.spi.ImageWriterSpi
readerSupportsThumbnails() - method in class javax.imageio.ImageReader
readExternal(java.io.ObjectInput) - method in class java.awt.datatransfer.DataFlavor
De-serialize this class.
This method restores an object's state by reading in the instance data for the object from the passed in stream.
readFields() - method in class java.io.ObjectInputStream
This method should be called by a method called 'readObject' in the deserializing class (if present).
readFloat() - method in class java.io.DataInput
This method reads a Java float value from an input stream.
readFloat() - method in class java.io.DataInputStream
This method reads a Java float value from an input stream.
readFloat() - method in class javax.imageio.stream.ImageInputStream
Reads an IEEE 32-bit single-precision floating point number.
readFloat() - method in class javax.imageio.stream.ImageInputStreamImpl
Reads an IEEE 32-bit single-precision floating point number.
readFloat() - method in class java.io.ObjectInputStream
readFloat() - method in class java.io.RandomAccessFile
This method reads a Java float value from an input stream.
readFloat() - method in class java.sql.SQLInput
This method reads the next item from the stream a Java float.
readFully(byte[]) - method in class java.io.DataInput
This method reads raw bytes into the passed array until the array is full.
readFully(byte[]) - method in class java.io.DataInputStream
This method reads raw bytes into the passed array until the array is full.
readFully(byte[]) - method in class javax.imageio.stream.ImageInputStream
Reads a sequence of signed 8-bit integers into a byte[] array.
readFully(byte[]) - method in class javax.imageio.stream.ImageInputStreamImpl
Reads a sequence of signed 8-bit integers into a byte[] array.
readFully(byte[]) - method in class java.io.RandomAccessFile
This method reads raw bytes into the passed array until the array is full.
readFully(byte[],int,int) - method in class java.io.DataInput
This method reads raw bytes into the passed array buf starting offset bytes into the buffer.
readFully(byte[],int,int) - method in class java.io.DataInputStream
This method reads raw bytes into the passed array buf starting offset bytes into the buffer.
readFully(byte[],int,int) - method in class javax.imageio.stream.ImageInputStream
Reads a sequence of signed 8-bit integers into a byte[] array.
readFully(byte[],int,int) - method in class javax.imageio.stream.ImageInputStreamImpl
Reads a sequence of signed 8-bit integers into a byte[] array.
This method reads raw bytes into the passed array buf starting offset bytes into the buffer.
readFully(char[],int,int) - method in class javax.imageio.stream.ImageInputStream
Reads a sequence of unsigned 16-bit integers into a char[] array.
readFully(char[],int,int) - method in class javax.imageio.stream.ImageInputStreamImpl
Reads a sequence of unsigned 16-bit integers into a char[] array.
readFully(data[]) - method in class java.io.ObjectInputStream
readFully(double[],int,int) - method in class javax.imageio.stream.ImageInputStream
Reads a sequence of IEEE 64-bit double-precision floating point numbers into a double[] array.
readFully(double[],int,int) - method in class javax.imageio.stream.ImageInputStreamImpl
Reads a sequence of IEEE 64-bit double-precision floating point numbers into a double[] array.
readFully(float[],int,int) - method in class javax.imageio.stream.ImageInputStream
Reads a sequence of IEEE 32-bit single-precision floating point numbers into a float[] array.
readFully(float[],int,int) - method in class javax.imageio.stream.ImageInputStreamImpl
Reads a sequence of IEEE 32-bit single-precision floating point numbers into a float[] array.
readFully(int[],int,int) - method in class javax.imageio.stream.ImageInputStream
Reads a sequence of signed 32-bit integers into a long[] array.
readFully(int[],int,int) - method in class javax.imageio.stream.ImageInputStreamImpl
Reads a sequence of signed 32-bit integers into a long[] array.
readFully(long[],int,int) - method in class javax.imageio.stream.ImageInputStream
Reads a sequence of signed 64-bit integers into a long[] array.
readFully(long[],int,int) - method in class javax.imageio.stream.ImageInputStreamImpl
Reads a sequence of signed 64-bit integers into a long[] array.
readFully(short[],int,int) - method in class javax.imageio.stream.ImageInputStream
Reads a sequence of signed 16-bit integers into a short[] array.
readFully(short[],int,int) - method in class javax.imageio.stream.ImageInputStreamImpl
Reads a sequence of signed 16-bit integers into a short[] array.
READING - static field in class java.text.AttributedCharacterIterator.Attribute
This is the attribute for the reading form of text.
readInt() - method in class java.io.DataInput
This method reads a Java int value from an input stream It operates by reading four bytes from the stream and converting them to a single Java int.
readInt() - method in class java.io.DataInputStream
This method reads a Java int value from an input stream It operates by reading four bytes from the stream and converting them to a single Java int.
readInt() - method in class javax.imageio.stream.ImageInputStream
Reads a signed 32-bit integer.
readInt() - method in class javax.imageio.stream.ImageInputStreamImpl
Reads a signed 32-bit integer.
readInt() - method in class java.io.ObjectInputStream
readInt() - method in class java.io.RandomAccessFile
This method reads a Java int value from an input stream It operates by reading four bytes from the stream and converting them to a single Java int The bytes are stored most significant byte first (i.e., "big endian") regardless of the native host byte ordering.
readInt() - method in class java.sql.SQLInput
This method reads the next item from the stream a Java int.
readLine() - method in class java.io.BufferedReader
This method reads a single line of text from the input stream, returning it as a String.
readLine() - method in class java.io.DataInput
This method reads the next line of text data from an input stream.
readLine() - method in class java.io.DataInputStream
This method reads the next line of text data from an input stream.
readLine() - method in class javax.imageio.stream.ImageInputStream
readLine() - method in class javax.imageio.stream.ImageInputStreamImpl
This method reads the next line of text data from an input stream.
readLine() - method in class java.io.LineNumberReader
This method reads a line of text from the input stream and returns it as a String.
readLine() - method in class java.io.ObjectInputStream
readLine() - method in class java.io.RandomAccessFile
This method reads the next line of text data from an input stream.
readLock() - method in class javax.swing.text.AbstractDocument
readLong() - method in class java.io.DataInput
This method reads a Java long value from an input stream It operates by reading eight bytes from the stream and converting them to a single Java long.
readLong() - method in class java.io.DataInputStream
This method reads a Java long value from an input stream It operates by reading eight bytes from the stream and converting them to a single Java long.
readLong() - method in class javax.imageio.stream.ImageInputStream
Reads a signed 64-bit integer.
readLong() - method in class javax.imageio.stream.ImageInputStreamImpl
Reads a signed 64-bit integer.
readLong() - method in class java.io.ObjectInputStream
readLong() - method in class java.io.RandomAccessFile
This method reads a Java long value from an input stream It operates by reading eight bytes from the stream and converting them to a single Java long The bytes are stored most significant byte first (i.e., "big endian") regardless of the native host byte ordering.
readLong() - method in class java.sql.SQLInput
This method reads the next item from the stream a Java long.
readObject() - method in class java.io.ObjectInput
Reads an object instance and returns it.
readObject() - method in class java.io.ObjectInputStream
Returns the next deserialized object read from the underlying stream.
readObject() - method in class java.sql.SQLInput
This method reads the next item from the stream a Java Object.
readObject() - method in class java.beans.XMLDecoder
Returns the next available decoded object.
readObjectOverride() - method in class java.io.ObjectInputStream
This method allows subclasses to override the default de serialization mechanism provided by ObjectInputStream.
readOnlyAction - static field in class javax.swing.text.DefaultEditorKit
ReadOnlyBufferException() - constructor for class java.nio.ReadOnlyBufferException
Creates the exception
readRef() - method in class java.sql.SQLInput
This method reads the next item from the stream a Java SQL Ref.
This method resolves an instance of AttributedCharacterIterator.Attribute that is being deserialized to one of the three pre-defined attribute constants.
readResolve() - method in class java.awt.AWTKeyStroke
Returns a cached version of the deserialized keystroke, if available.
readResolve() - method in class java.security.cert.Certificate.CertificateRep
Deserialize this certificate replacement into the appropriate certificate object.
readResolve() - method in class java.security.cert.CertPath.CertPathRep
Decode the data into an actual CertPath upon deserialization.
readResolve() - method in class java.text.DateFormat.Field
readResolve() - method in class java.awt.color.ICC_Profile
After deserializing we must determine if the class we want is really one of the more specialized ICC_ProfileRGB or ICC_ProfileGray classes.
readResolve() - method in class java.text.MessageFormat.Field
invoked to resolve the true static constant by comparing the deserialized object to know name.
readResolve() - method in class java.text.NumberFormat.Field
This function is used by the deserializer to know which object to use when it encounters an encoded NumberFormat.Field in a serialization stream.
readResolve() - method in class java.awt.font.TextAttribute
After deserialization, this method ensures that only one instance of each attribute is used.
readShort() - method in class java.io.DataInput
This method reads a signed 16-bit value into a Java in from the stream.
readShort() - method in class java.io.DataInputStream
This method reads a signed 16-bit value into a Java in from the stream.
readShort() - method in class javax.imageio.stream.ImageInputStream
Reads an signed 16-bit integer.
readShort() - method in class javax.imageio.stream.ImageInputStreamImpl
Reads an signed 16-bit integer.
readShort() - method in class java.io.ObjectInputStream
readShort() - method in class java.io.RandomAccessFile
This method reads a signed 16-bit value into a Java in from the stream.
readShort() - method in class java.sql.SQLInput
This method reads the next item from the stream a Java short.
This method populates the data in the object from the specified stream.
readStreamHeader() - method in class java.io.ObjectInputStream
Reads stream magic and stream version information from the underlying stream.
readString() - method in class java.sql.SQLInput
This method reads the next item from the stream a Java String.
readThumbnail(int,int) - method in class javax.imageio.ImageReader
readTime() - method in class java.sql.SQLInput
This method reads the next item from the stream a Java java.sql.Time.
readTimestamp() - method in class java.sql.SQLInput
This method reads the next item from the stream a Java java.sql.Timestamp.
readUnlock() - method in class javax.swing.text.AbstractDocument
readUnsignedByte() - method in class java.io.DataInput
This method reads 8 unsigned bits into a Java int value from the stream.
readUnsignedByte() - method in class java.io.DataInputStream
This method reads 8 unsigned bits into a Java int value from the stream.
readUnsignedByte() - method in class javax.imageio.stream.ImageInputStream
Reads an unsigned byte.
readUnsignedByte() - method in class javax.imageio.stream.ImageInputStreamImpl
Reads an unsigned byte.
readUnsignedByte() - method in class java.io.ObjectInputStream
readUnsignedByte() - method in class java.io.RandomAccessFile
This method reads 8 unsigned bits into a Java int value from the stream.
readUnsignedInt() - method in class javax.imageio.stream.ImageInputStream
Reads an unsigned 32-bit integer.
readUnsignedInt() - method in class javax.imageio.stream.ImageInputStreamImpl
Reads an unsigned 32-bit integer.
readUnsignedShort() - method in class java.io.DataInput
This method reads 16 unsigned bits into a Java int value from the stream.
readUnsignedShort() - method in class java.io.DataInputStream
This method reads 16 unsigned bits into a Java int value from the stream.
readUnsignedShort() - method in class javax.imageio.stream.ImageInputStream
Reads an unsigned 16-bit integer.
readUnsignedShort() - method in class javax.imageio.stream.ImageInputStreamImpl
Reads an unsigned 16-bit integer.
readUnsignedShort() - method in class java.io.ObjectInputStream
readUnsignedShort() - method in class java.io.RandomAccessFile
This method reads 16 unsigned bits into a Java int value from the stream.
readURL() - method in class java.sql.SQLInput
readUTF() - method in class java.io.DataInput
This method reads a String from an input stream that is encoded in a modified UTF-8 format.
readUTF() - method in class java.io.DataInputStream
This method reads a String from an input stream that is encoded in a modified UTF-8 format.
readUTF() - method in class javax.imageio.stream.ImageInputStream
readUTF() - method in class javax.imageio.stream.ImageInputStreamImpl
This method reads a String from an input stream that is encoded in a modified UTF-8 format.
readUTF() - method in class java.io.ObjectInputStream
readUTF() - method in class java.io.RandomAccessFile
This method reads a String from an input stream that is encoded in a modified UTF-8 format.
readUTF(java.io.DataInput) - static method in class java.io.DataInputStream
This method reads a String encoded in UTF-8 format from the specified DataInput source.
ready() - method in class java.io.BufferedReader
This method determines whether or not a stream is ready to be read.
ready() - method in class java.io.CharArrayReader
Return true if more characters are available to be read.
ready() - method in class java.io.FilterReader
Calls the in.read() method.
ready() - method in class java.io.InputStreamReader
This method checks to see if the stream is ready to be read.
ready() - method in class java.io.PipedReader
Determines whether or not this stream is ready to be read.
ready() - method in class java.io.PushbackReader
This method determines whether or not this stream is ready to be read.
ready() - method in class java.io.Reader
Determines whether or not this stream is ready to be read.
ready() - method in class java.io.StringReader
This method determines if the stream is ready to be read.
readyOps() - method in class java.nio.channels.SelectionKey
Retrieves this key's ready-operation set.
REAL - static field in class java.sql.Types
realEditor - field in class javax.swing.tree.DefaultTreeCellEditor
realEditor
RealmCallback - class javax.security.sasl.RealmCallback
This callback is used by SaslClient and SaslServer to retrieve realm information.
RealmCallback(java.lang.String) - constructor for class javax.security.sasl.RealmCallback
Constructs a RealmCallback with a prompt.
RealmCallback(java.lang.String,java.lang.String) - constructor for class javax.security.sasl.RealmCallback
Constructs a RealmCallback with a prompt and default realm information.
RealmChoiceCallback - class javax.security.sasl.RealmChoiceCallback
This callback is used by SaslClient and SaslServer to obtain a realm given a list of realm choices.
Constructs a RealmChoiceCallback with a prompt, a list of choices and a default choice.
realSource - field in class javax.swing.undo.UndoableEditSupport
The source of the broadcast UndoableEditEvents.
reason - field in class org.omg.CORBA.PolicyError
rebind(java.lang.String,java.lang.Object) - method in class javax.naming.Context
rebind(java.lang.String,java.rmi.Remote) - static method in class java.rmi.Naming
Forces the binding between the given Remote-object and the given service name, even if there was already an object bound to this name.
rebind(java.lang.String,java.rmi.Remote) - method in class java.rmi.registry.Registry
Names or renames the object.
Names or renames the object.
Names or renames the child context.
Names or renames the child context.
recalculateIfInsetsChanged() - method in class javax.swing.plaf.basic.BasicSliderUI
This method recalculates any rectangles that need to be recalculated after the insets of the component have changed.
recalculateIfOrientationChanged() - method in class javax.swing.plaf.basic.BasicSliderUI
This method recalculates any rectangles that need to be recalculated after the orientation of the slider changes.
recalcWidthCache() - method in class javax.swing.table.DefaultTableColumnModel
recalcWidthCache calculates total width of the columns.
receive(int) - method in class java.io.PipedInputStream
This method receives a byte of input from the source PipedOutputStream.
Reads a datagram packet from the socket.
Receives a packet of data from the network Will block until a packet arrives.
receive(java.nio.ByteBuffer) - method in class java.nio.channels.DatagramChannel
Receives a datagram via this channel.
reclaim(javax.swing.text.AttributeSet) - method in class javax.swing.text.StyleContext
reconnect(javax.naming.ldap.Control[]) - method in class javax.naming.ldap.LdapContext
reconvert() - method in class java.awt.im.InputContext
Starts a reconversion operation in the current input method.
reconvert() - method in class java.awt.im.spi.InputMethod
Starts a reconversion operation.
recover(int) - method in class javax.transaction.xa.XAResource
Rect - interface org.w3c.dom.css.Rect
The Rect interface is used to represent any rect value.
Rectangle - class java.awt.Rectangle
This class represents a rectangle and all the interesting things you might want to do with it.
Rectangle() - constructor for class java.awt.Rectangle
Initializes a new instance of Rectangle with a top left corner at (0,0) and a width and height of 0.
Rectangle(int,int) - constructor for class java.awt.Rectangle
Initializes a new instance of Rectangle with the specified width and height.
Rectangle(int,int,int,int) - constructor for class java.awt.Rectangle
Initializes a new instance of Rectangle from the specified inputs.
Rectangle(java.awt.Dimension) - constructor for class java.awt.Rectangle
Initializes a new instance of Rectangle with an upper left corner at the origin (0,0) and a width and height represented by the specified dimension.
Rectangle(java.awt.Point) - constructor for class java.awt.Rectangle
Initializes a new instance of Rectangle with a top left corner at the specified point and a width and height of zero.
Initializes a new instance of Rectangle with a top-left corner represented by the specified point and the width and height represented by the specified dimension.
Rectangle(java.awt.Rectangle) - constructor for class java.awt.Rectangle
Initializes a new instance of Rectangle from the coordinates of the specified rectangle.
Rectangle2D - class java.awt.geom.Rectangle2D
This class describes a rectangle by a point (x,y) and dimension (w x h).
Rectangle2D() - constructor for class java.awt.geom.Rectangle2D
Default constructor.
rectangleForCurrentValue() - method in class javax.swing.plaf.basic.BasicComboBoxUI
This method returns bounds in which comboBox's selected Item will be displayed
RectangularShape - class java.awt.geom.RectangularShape
This class provides a generic framework, and several helper methods, for subclasses which represent geometric objects inside a rectangular frame.
RectangularShape() - constructor for class java.awt.geom.RectangularShape
Default constructor.
rects - field in class javax.swing.plaf.basic.BasicTabbedPaneUI
An array of Rectangles keeping track of the tabs' area and position.
RED - static field in class java.awt.Color
Constant for the color red: R=255, G=0, B=0.
REDCOMPONENT - static field in class java.awt.color.ICC_ProfileRGB
Handles redispatching of an event so that recursion of dispatch requests does not occur.
redo() - method in class javax.swing.undo.AbstractUndoableEdit
Redoes this editing action.
redo() - method in class javax.swing.undo.CompoundEdit
Redoes all edits that are part of of this CompoundEdit.
redo() - method in class javax.swing.undo.StateEdit
Redoes this edit operation.
redo() - method in class javax.swing.undo.UndoableEdit
redo
redo() - method in class javax.swing.undo.UndoManager
Redoes one significant edit action.
RedoName - static field in class javax.swing.undo.AbstractUndoableEdit
The constant string “Redo”, which was returned by getRedoPresentationName() on early versions of the platform.
redoTo(javax.swing.undo.UndoableEdit) - method in class javax.swing.undo.UndoManager
Redoes all editing actions in the same order as they were added to this UndoManager, up to the specified action.
Ref - interface java.sql.Ref
This interface provides a mechanism for obtaining information about a SQL structured type
ref - field in class java.rmi.server.RemoteObject
REF - static field in class java.sql.Types
RefAddr - class javax.naming.RefAddr
Abstract superclass of addresses used in References.
RefAddr(java.lang.String) - constructor for class javax.naming.RefAddr
Protected constructor for use by subclasses.
Reference - class java.lang.ref.Reference
This is the base class of all references.
Reference - class javax.naming.Reference
Reference(java.lang.String) - constructor for class javax.naming.Reference
Reference(java.lang.String,javax.naming.RefAddr) - constructor for class javax.naming.Reference
Referenceable - interface javax.naming.Referenceable
ReferenceQueue - class java.lang.ref.ReferenceQueue
This is the queue, where references can enqueue themselve on.
ReferenceQueue() - constructor for class java.lang.ref.ReferenceQueue
Creates a new empty reference queue.
ReferenceUriSchemesSupported - class javax.print.attribute.standard.ReferenceUriSchemesSupported
ReferenceUriSchemesSupported(int) - constructor for class javax.print.attribute.standard.ReferenceUriSchemesSupported
Constructs a ReferenceUriSchemeSupported object.
REFERRAL - static field in class javax.naming.Context
ReferralException - exception javax.naming.ReferralException
ReferralException() - constructor for class javax.naming.ReferralException
Create an exception without a message.
ReferralException(java.lang.String) - constructor for class javax.naming.ReferralException
Create an exception with a message.
ReflectPermission - class java.lang.reflect.ReflectPermission
This class implements permissions for reflection.
ReflectPermission(java.lang.String) - constructor for class java.lang.reflect.ReflectPermission
Construct a ReflectPermission with the given name.
Construct a ReflectPermission with the given name.
refresh() - method in class javax.security.auth.login.Configuration
refresh() - method in class java.security.Policy
Refreshes/reloads the policy configuration.
refresh() - method in class javax.security.auth.Policy
refresh() - method in class javax.security.auth.Refreshable
Refresh this object.
REFRESH_RATE_UNKNOWN - static field in class java.awt.DisplayMode
Value of an unknown refresh rate.
Refreshable - interface javax.security.auth.Refreshable
An object whose internal state may be refreshed: as in a credential object with a expiry date.
RefreshFailedException - exception javax.security.auth.RefreshFailedException
A signal that a call to Refreshable.refresh() failed.
RefreshFailedException() - constructor for class javax.security.auth.RefreshFailedException
Create a new RefreshFailedException with no detail message.
RefreshFailedException(java.lang.String) - constructor for class javax.security.auth.RefreshFailedException
Create a new RefreshFailedException with a detail message.
refreshRow() - method in class java.sql.ResultSet
This method refreshes the contents of the current row from the database.
Predicate which determines if this String matches another String starting at a specified offset for each String and continuing for a specified length, optionally ignoring case.
Predicate which determines if this String matches another String starting at a specified offset for each String and continuing for a specified length.
Registers this channel with the given selector, returning a selection key.
Registers this channel with the given selector, returning a selection key.
Registers this channel with the given selector, returning a selection key.
Registers a channel for the selection process.
register(java.rmi.activation.ActivationDesc) - static method in class java.rmi.activation.Activatable
This should register the given value factory under the given repository id.
RegisterableService - interface javax.imageio.spi.RegisterableService
An interface which service providers may optionally implement in order to get notified when they are added or removed from a ServiceRegistry.
registerApplicationClasspathSpis() - method in class javax.imageio.spi.IIORegistry
Registers all available service providers found on the application classpath.
This method registers a JComponent with the ToolTipManager.
registerDriver(java.sql.Driver) - static method in class java.sql.DriverManager
This method registers a new driver with the manager.
Register an editor for a class.
Establishes the default bindings of type to classname.
Establishes the default bindings of type to classname.
registerKeyboardAction() - method in class javax.swing.plaf.basic.BasicDesktopPaneUI
This method registers the actions to the appropriate Action and Input maps.
An obsolete method to register a keyboard action on this component.
A variant of registerKeyboardAction(ActionListener,String,KeyStroke,int) which provides null for the command name.
registerListeners() - method in class java.awt.dnd.DragGestureRecognizer
registerListeners() - method in class java.awt.dnd.MouseDragGestureRecognizer
This method registers the specified parameter as an output parameter of the specified SQL type.
This method registers the specified parameter as an output parameter of the specified SQL type and scale.
This method registers the specified parameter as an output parameter of the specified SQL type.
This method registers the specified parameter as an output parameter of the specified SQL type.
This method registers the specified parameter as an output parameter of the specified SQL type.
This method registers the specified parameter as an output parameter of the specified SQL type.
Registers a provider under all service categories it implements.
Registers a provider for the specified service category.
Registers a number of providers under all service categories they implement.
registerSubclass(java.lang.Class) - static method in class java.awt.AWTKeyStroke
Registers a new subclass as being the type of keystrokes to generate in the factory methods.
registerTarget(javax.rmi.CORBA.Tie,java.rmi.Remote) - static method in class javax.rmi.CORBA.Util
Registers a ObjectInputValidation to be carried out on the object graph currently being deserialized before it is returned to the original caller of readObject ().
Registry - interface java.rmi.registry.Registry
REGISTRY_ID - static field in class java.rmi.server.ObjID
REGISTRY_PORT - static field in class java.rmi.registry.Registry
RegistryHandler - interface java.rmi.registry.RegistryHandler
registryImpl(int) - method in class java.rmi.registry.RegistryHandler
registryStub(java.lang.String,int) - method in class java.rmi.registry.RegistryHandler
rehash() - method in class java.util.Hashtable
Increases the size of the Hashtable and rehashes all keys to new array indices; this is called when the addition of a new value would cause size() > threshold.
rejectDrag() - method in class java.awt.dnd.DropTargetContext
rejectDrag() - method in class java.awt.dnd.peer.DropTargetContextPeer
rejectDrag() - method in class java.awt.dnd.DropTargetDragEvent
rejectDrop() - method in class java.awt.dnd.DropTargetContext
rejectDrop() - method in class java.awt.dnd.peer.DropTargetContextPeer
rejectDrop() - method in class java.awt.dnd.DropTargetDropEvent
rejectedSetBCOnce - field in class java.beans.beancontext.BeanContextChildSupport
If setBeanContext() was vetoed once before, this is set to true so that the next time, vetoes will be ignored.
REL - static field in class javax.swing.text.html.HTML.Attribute
The rel attribute
relations - field in class javax.accessibility.AccessibleRelationSet
The list of relations, should be instances of AccessibleRelation.
RELATIVE - static field in class java.awt.GridBagConstraints
Occupy all remaining cells except last cell.
relative(int) - method in class java.sql.ResultSet
This method moves the result set position relative to the current row.
relativeCCW(double,double) - method in class java.awt.geom.Line2D
Computes the relative rotation direction needed to pivot this line about the first point in order to have the second point colinear with point p.
relativeCCW(double,double,double,double,double,double) - static method in class java.awt.geom.Line2D
Computes the relative rotation direction needed to pivot the line about the first point in order to have the second point colinear with point p.
relativeCCW(java.awt.geom.Point2D) - method in class java.awt.geom.Line2D
Computes the relative rotation direction needed to pivot this line about the first point in order to have the second point colinear with point p.
relativize(java.net.URI) - method in class java.net.URI
Relativizes the given URI against this URI.
RELAXNG_NS_URI - static field in class javax.xml.XMLConstants
The RELAX NG Namespace URI.
release() - method in class java.nio.channels.FileLock
Releases this lock.
release(org.omg.CORBA.Object) - method in class org.omg.CORBA.portable.Delegate
Free resoureces, occupied by this reference.
releaseBeanContextResources() - method in class java.beans.beancontext.BeanContextChildSupport
Called by setBeanContext() to release resources of a what will soon no longer be the parent.
releaseBeanContextResources() - method in class java.beans.beancontext.BeanContextServicesSupport
releaseInputStream() - method in class java.rmi.server.RemoteCall
releaseOutputStream() - method in class java.rmi.server.RemoteCall
Release the reply stream back to ORB after finishing reading the data from it.
Release your copy of this service.
Release the service.
Release the service.
releaseWritableTile(int,int) - method in class java.awt.image.BufferedImage
releaseWritableTile(int,int) - method in class java.awt.image.WritableRenderedImage
reload() - method in class javax.swing.tree.DefaultTreeModel
reload
reload(javax.swing.tree.TreeNode) - method in class javax.swing.tree.DefaultTreeModel
reload
REMAINDER - static field in class java.awt.GridBagConstraints
Occupy all remaining cells.
remainder(java.math.BigInteger) - method in class java.math.BigInteger
remaining() - method in class java.nio.Buffer
Returns the number of elements between the current position and the limit.
remainingName - field in class javax.naming.NamingException
If the exception was caused while resolving a Name then this field contains that part of the name that could not be resolved.
remainingName - field in class javax.naming.spi.ResolveResult
remainingNewName - field in class javax.naming.CannotProceedException
RemarshalException - exception org.omg.CORBA.portable.RemarshalException
This is exception is potentially thrown by the _invoke() method of the object implementation, requiring to write the method parameters repeatedly.
Remote - interface java.rmi.Remote
RemoteCall - interface java.rmi.server.RemoteCall
remoteEquals(java.rmi.server.RemoteRef) - method in class java.rmi.server.RemoteRef
RemoteException - exception java.rmi.RemoteException
The superclass of exceptions related to RMI (remote method invocation).
RemoteException() - constructor for class java.rmi.RemoteException
Create an exception with no message, and cause initialized to null.
RemoteException(java.lang.String) - constructor for class java.rmi.RemoteException
Create an exception with the given message, and cause initialized to null.
Create an exception with the given message and cause.
remoteHashCode() - method in class java.rmi.server.RemoteRef
RemoteObject - class java.rmi.server.RemoteObject
RemoteObject() - constructor for class java.rmi.server.RemoteObject
RemoteObject(java.rmi.server.RemoteRef) - constructor for class java.rmi.server.RemoteObject
RemoteRef - interface java.rmi.server.RemoteRef
RemoteServer - class java.rmi.server.RemoteServer
RemoteServer() - constructor for class java.rmi.server.RemoteServer
RemoteServer(java.rmi.server.RemoteRef) - constructor for class java.rmi.server.RemoteServer
RemoteStub - class java.rmi.server.RemoteStub
RemoteStub() - constructor for class java.rmi.server.RemoteStub
RemoteStub(java.rmi.server.RemoteRef) - constructor for class java.rmi.server.RemoteStub
remoteToString() - method in class java.rmi.server.RemoteRef
REMOVAL - static field in class org.w3c.dom.events.MutationEvent
The Attr was just removed.
REMOVE - static field in class javax.swing.event.DocumentEvent.EventType
REMOVE
remove() - method in class java.beans.beancontext.BeanContextSupport.BCSIterator
remove() - method in class java.util.Iterator
Remove from the underlying collection the last element returned by next (optional operation).
remove() - method in class java.util.ListIterator
Remove from the list the element last returned by a call to next or previous (optional operation).
remove() - method in class java.lang.ref.ReferenceQueue
Removes a reference from the queue, blocking until a reference is enqueued.
remove(int) - method in class java.util.AbstractList
Remove the element at a given position in this list (optional operation).
remove(int) - method in class java.util.AbstractSequentialList
Remove the element at a given position in this list (optional operation).
remove(int) - method in class java.util.ArrayList
Removes the element at the user-supplied index.
remove(int) - method in class javax.naming.directory.Attribute
remove(int) - method in class javax.naming.directory.BasicAttribute
remove(int) - method in class java.awt.Choice
Removes the item at the specified index from the choice box.
remove(int) - method in class java.awt.peer.ChoicePeer
remove(int) - method in class javax.naming.CompositeName
remove(int) - method in class javax.naming.CompoundName
remove(int) - method in class java.awt.Container
Removes the component at the specified index from this container.
remove(int) - method in class org.omg.CORBA.ContextList
Remove the name at the given index.
remove(int) - method in class javax.swing.DefaultListModel
Removes the element at a particular index from the list.
remove(int) - method in class javax.swing.tree.DefaultMutableTreeNode
Removes the child with the given index from this node
remove(int) - method in class org.omg.CORBA.ExceptionList
Remove the item at the given position.
remove(int) - method in class org.w3c.dom.html2.HTMLSelectElement
Remove an element from the collection of OPTION elements for this SELECT.
remove(int) - method in class javax.swing.JLayeredPane
Removes a child from this container.
remove(int) - method in class javax.swing.JMenu
Removes component at the specified index from this menu
remove(int) - method in class javax.swing.JPopupMenu
Revomes component at the given index from the menu.
remove(int) - method in class javax.swing.JSplitPane
This method removes the component at the given index.
remove(int) - method in class javax.swing.JTabbedPane
This method removes the tab and component from the JTabbedPane.
remove(int) - method in class java.util.LinkedList
Removes the element at the given position from the list.
remove(int) - method in class java.awt.List
Deletes the item at the specified index.
remove(int) - method in class java.util.List
Remove the element at a given position in this list (optional operation).
remove(int) - method in class java.awt.Menu
Deletes the item at the specified index from this menu.
remove(int) - method in class java.awt.MenuBar
Removes the menu at the specified index.
remove(int) - method in class javax.swing.tree.MutableTreeNode
Removes the child node a given index.
remove(int) - method in class javax.naming.Name
Removes the component at the given index from this Name.
remove(int) - method in class org.omg.CORBA.NVList
Remove the item at the given index
remove(int) - method in class javax.naming.Reference
remove(int) - method in class java.util.Vector
Removes the element at the specified index, and returns it.
remove(int) - method in class javax.swing.text.View
remove(int,int) - method in class javax.swing.text.AbstractDocument
Removes a piece of content.
remove(int,int) - method in class javax.swing.text.AbstractDocument.Content
remove(int,int) - method in class javax.swing.text.Document
Removes a piece of content.
remove(int,int) - method in class javax.swing.text.DocumentFilter.FilterBypass
remove(int,int) - method in class javax.swing.text.GapContent
Removes a piece of content at th specified position.
remove(int,int) - method in class javax.swing.text.StringContent
remove(java.awt.Component) - method in class java.awt.Container
Removes the specified component from this container.
remove(java.awt.Component) - method in class javax.swing.JApplet
Removes the specified component from this container.
remove(java.awt.Component) - method in class javax.swing.JDialog
This method removes a component from the JDialog.
remove(java.awt.Component) - method in class javax.swing.JFrame
Removes the specified component from this container.
remove(java.awt.Component) - method in class javax.swing.JInternalFrame
This method removes the given Component from the Container.
remove(java.awt.Component) - method in class javax.swing.JLayeredPane
Removes a child from this container.
remove(java.awt.Component) - method in class javax.swing.JMenu
Removes given component from this menu.
remove(java.awt.Component) - method in class javax.swing.JSplitPane
This method removes the given component from the JSplitPane.
remove(java.awt.Component) - method in class javax.swing.JTabbedPane
This method removes the component from the JTabbedPane.
remove(java.awt.Component) - method in class javax.swing.JWindow
Removes the specified component from this container.
Removes the listener oldl from the listener l.
Removes the listener oldl from the listener l.
Removes the listener oldl from the listener l.
Removes the listener oldl from the listener l.
Removes the listener oldl from the listener l.
Removes the listener oldl from the listener l.
Removes the listener oldl from the listener l.
Removes the listener oldl from the listener l.
Removes the listener oldl from the listener l.
Removes the listener oldl from the listener l.
Removes the listener oldl from the listener l.
Removes the listener oldl from the listener l.
Removes the listener oldl from the listener l.
Removes the listener oldl from the listener l.
Removes the listener oldl from the listener l.
Removes the listener oldl from the listener l.
Removes the listener oldl from the listener l.
remove(java.awt.MenuComponent) - method in class java.awt.Component
Removes the specified popup menu from this component.
remove(java.awt.MenuComponent) - method in class java.awt.Frame
Removes the specified component from this frame's menu.
remove(java.awt.MenuComponent) - method in class java.awt.Menu
Removes the specifed item from the menu.
remove(java.awt.MenuComponent) - method in class java.awt.MenuBar
Removes the specified menu from the menu bar.
Removes the specified menu component from the menu.
remove(java.lang.Class) - method in class javax.print.attribute.AttributeSet
remove(java.lang.Class) - method in class javax.print.attribute.HashAttributeSet
Removes the entry with the given category in it.
Removes a listener of a specific type.
remove(java.lang.Object) - method in class java.util.AbstractCollection
Remove a single instance of an object from this collection (optional operation).
remove(java.lang.Object) - method in class java.util.AbstractMap
Removes the mapping for this key if present (optional operation).
remove(java.lang.Object) - method in class javax.swing.ActionMap
Remove an entry from the ActionMap.
remove(java.lang.Object) - method in class javax.naming.directory.Attribute
remove(java.lang.Object) - method in class java.util.jar.Attributes
Remove a attribute name/value pair.
remove(java.lang.Object) - method in class javax.naming.directory.BasicAttribute
remove(java.lang.Object) - method in class java.beans.beancontext.BeanContextSupport
Remove a single occurrence of an object from this collection.
remove(java.lang.Object) - method in class java.util.Collection
Remove a single occurrence of an object from this collection.
remove(java.lang.Object) - method in class java.util.Dictionary
Removes from the Dictionary the value located by the given key.
remove(java.lang.Object) - method in class java.util.HashMap
Removes from the HashMap and returns the value which is mapped by the supplied key.
remove(java.lang.Object) - method in class java.util.HashSet
Removes the supplied Object from this Set if it is in the Set.
remove(java.lang.Object) - method in class java.util.Hashtable
Removes from the table and returns the value which is mapped by the supplied key.
remove(java.lang.Object) - method in class java.util.IdentityHashMap
Removes from the HashMap and returns the value which is mapped by the supplied key.
remove(java.lang.Object) - method in class java.util.LinkedList
Removes the entry at the lowest index in the list that matches the given object, comparing by o == null ?
remove(java.lang.Object) - method in class java.util.List
Remove the first occurence of an object from this list (optional operation).
remove(java.lang.Object) - method in class java.util.Map
Removes the mapping for this key if present (optional operation).
remove(java.lang.Object) - method in class java.security.Provider
This method removes the specified key entry (and its associated value) from the property mapping list.
remove(java.lang.Object) - method in class java.awt.RenderingHints
Removes a hint from the collection.
remove(java.lang.Object) - method in class java.util.Set
Removes the specified element from this set (optional operation).
remove(java.lang.Object) - method in class java.util.TreeMap
Removes from the TreeMap and returns the value which is mapped by the supplied key.
remove(java.lang.Object) - method in class java.util.TreeSet
If the supplied Object is in this Set, it is removed, and true is returned; otherwise, false is returned.
remove(java.lang.Object) - method in class java.util.Vector
Removes the given Object from the Vector.
remove(java.lang.Object) - method in class java.util.WeakHashMap
Removes the key and the corresponding value from this map.
remove(java.lang.Object,boolean) - method in class java.beans.beancontext.BeanContextSupport
remove(java.lang.String) - method in class java.util.prefs.AbstractPreferences
Removes the preferences entry from this preferences node.
remove(java.lang.String) - method in class javax.naming.directory.Attributes
remove(java.lang.String) - method in class javax.naming.directory.BasicAttributes
remove(java.lang.String) - method in class java.awt.Choice
Removes the specified item from the choice box.
remove(java.lang.String) - method in class java.awt.List
Deletes the first occurrence of the specified item from the list.
remove(java.lang.String) - method in class java.util.prefs.Preferences
Removes the preferences entry from this preferences node.
Removes one instance of the specified listener from this multicaster chain.
Remove a relation from the set.
Remove a state from the set.
remove(javax.print.attribute.Attribute) - method in class javax.print.attribute.AttributeSet
remove(javax.print.attribute.Attribute) - method in class javax.print.attribute.HashAttributeSet
Removes the entry with the given attribute in it.
remove(javax.swing.AbstractButton) - method in class javax.swing.ButtonGroup
Removed a given button from this group.
remove(javax.swing.JMenuItem) - method in class javax.swing.JMenu
Removes given menu item from this menu.
remove(javax.swing.KeyStroke) - method in class javax.swing.ComponentInputMap
Remove an entry from the InputMap.
remove(javax.swing.KeyStroke) - method in class javax.swing.InputMap
Remove an entry from the InputMap.
Removes the given child from this node.
Removes a given child node.
remove(long) - method in class java.lang.ref.ReferenceQueue
Removes a reference from the queue, blocking for timeout until a reference is enqueued.
REMOVE_ATTRIBUTE - static field in class javax.naming.directory.DirContext
removeAccessibleSelection(int) - method in class javax.accessibility.AccessibleSelection
Unselect the specified child of this Accessible object.
DOCUMENT ME!
Removes the accessible child specified by the supplied index from the list of currently selected children.
Removes an ActionListener from the button's listener list.
This method removes actionListener from the textfield.
Removes the specified listener from the list of listeners that will receive action events from this button.
This method removes given ActionListener from this ComboBoxEditor.
Remove an ActionListener to the model.
This method removes specified ActionListener from this JComboBox.
DOCUMENT ME!
Removes a listener object from this text field.
Removes the specified ActionListener from the list of registers listeners for this object.
Removes the specified listener from the list of action listeners for this object.
Remove the action listener.
Removes an adjustment listener from this object.
This method removes an AdjustmentListener from the scroll bar.
Removes the specified listener from the list of registered listeners for this object.
removeAll() - method in class java.awt.Choice
Removes all of the objects from this choice box.
removeAll() - method in class java.awt.peer.ChoicePeer
removeAll() - method in class java.awt.Container
Removes all components from this container.
removeAll() - method in class javax.swing.JMenu
Removes all menu items from the menu
removeAll() - method in class javax.swing.JSplitPane
This method removes all components from the JSplitPane.
removeAll() - method in class javax.swing.JTabbedPane
This method removes all tabs and associated components from the JTabbedPane.
removeAll() - method in class java.awt.List
Deletes all of the items from the list.
removeAll() - method in class java.awt.peer.ListPeer
removeAll() - method in class java.awt.Menu
Removes all the elements from this menu.
removeAll() - method in class javax.swing.text.View
Remove from this collection all its elements that are contained in a given collection (optional operation).
removeAll(java.util.Collection) - method in class java.util.AbstractSet
Removes from this set all elements in the given collection (optional operation).
removeAll(java.util.Collection) - method in class java.beans.beancontext.BeanContextSupport
Remove all elements of a given collection from this collection.
removeAll(java.util.Collection) - method in class java.util.Collection
Remove all elements of a given collection from this collection.
removeAll(java.util.Collection) - method in class java.util.List
Remove all elements of a given collection from this list (optional operation).
removeAll(java.util.Collection) - method in class java.util.Set
Removes from this set all elements contained in the specified collection (optional operation).
removeAll(java.util.Collection) - method in class java.util.Vector
Remove from this vector all elements contained in the given collection.
removeAllChildren() - method in class javax.swing.tree.DefaultMutableTreeNode
Removes all child nodes from this node.
removeAllElements() - method in class javax.swing.DefaultComboBoxModel
Removes all the items from the JComboBox's item list.
removeAllElements() - method in class javax.swing.DefaultListModel
Remove all elements in the list.
removeAllElements() - method in class java.util.Vector
Removes all elements from the Vector.
removeAllHighlights() - method in class javax.swing.text.DefaultHighlighter
removeAllHighlights() - method in class javax.swing.text.Highlighter
removeAllIIOReadProgressListeners() - method in class javax.imageio.ImageReader
removeAllIIOReadUpdateListeners() - method in class javax.imageio.ImageReader
removeAllIIOReadWarningListeners() - method in class javax.imageio.ImageReader
removeAllIIOWriteProgressListeners() - method in class javax.imageio.ImageWriter
removeAllIIOWriteWarningListeners() - method in class javax.imageio.ImageWriter
removeAllItems() - method in class javax.swing.JComboBox
This method removes all elements from this JComboBox.
Unregister an AncestorListener.
removeAttribute(int) - method in class org.xml.sax.ext.Attributes2Impl
Remove an attribute from the list.
removeAttribute(int) - method in class org.xml.sax.helpers.AttributesImpl
Remove an attribute from the list.
removeAttribute(java.lang.Object) - method in class javax.swing.text.MutableAttributeSet
removeAttribute
removeAttribute(java.lang.Object) - method in class javax.swing.text.SimpleAttributeSet
removeAttribute
removeAttribute(java.lang.String) - method in class org.xml.sax.helpers.AttributeListImpl
Remove an attribute from the list.
removeAttribute(java.lang.String) - method in class org.w3c.dom.Element
Removes an attribute by name.
removeAttribute(java.lang.String) - method in class javax.imageio.metadata.IIOMetadataNode
Removes an attribute by name.
removeAttributeNode(org.w3c.dom.Attr) - method in class org.w3c.dom.Element
Removes the specified attribute node.
removeAttributeNode(org.w3c.dom.Attr) - method in class javax.imageio.metadata.IIOMetadataNode
Removes the specified attribute node.
Removes an attribute by local name and namespace URI.
Removes an attribute by local name and namespace URI.
removeAttributes
removeAttributes
removeAttributes
removeAttributes
Remove a listener on changes to the membership of this BeanContext object.
Remove a listener on changes to the membership of this BeanContext object.
Remove a listener on all adds and removes of services.
removeBindings() - method in class javax.swing.text.Keymap
Removed a CaretListener object from this text component.
Removes the specified CellEditorListener from the list of the CellEditorListeners of this CellEditor.
removeCellEditorListener
Removes a CellEditorListener object.
Removes a certificate from this identity.

First, if there is a security manager, its checkSecurityAccess() method is called with "removeIdentityCertificate" as its argument to see if it's ok to remove a certificate.

Removes a ChangeListener from the button's listener list.
Remove a particular listener.
Removes a ChangeListener from this object.
removeChangeListener
Cancels the subscription of a ChangeListener.
Remove a ChangeListener to the model.
Removes a listener from this model.
removeChangeListener
This method removes a ChangeListener from this JProgressBar.
This method removes a listener from this slider.
Remove a particular listener
This method removes a ChangeListener to the JTabbedPane.
Removes ChangeListener from the list of registered listeners for this MenuSelectionManager.
removeChangeListener
Removes a given ChangeListener from the list of registered listeners.
Removes a ChangeListener from to the style.
removeChild(org.w3c.dom.Node) - method in class javax.imageio.metadata.IIOMetadataNode
removeChild(org.w3c.dom.Node) - method in class org.w3c.dom.Node
Removes the child node indicated by oldChild from the list of children, and returns it.
DOCUMENT ME!
This method removes the given AbstractColorChooserPanel from the JColorChooser's list of chooserPanels.
removeColumn removes table column from the model.
Removes specified column from displayable columns of this table.
Removes a column from the model.
removeColumnModelListener removes specified listener from the model's listener list.
removeColumnModelListener
removeColumnSelectionInterval(int,int) - method in class javax.swing.JTable
Removes the specified listener from the component.
Used to remove an ImageConsumer from the list of registered consumers for this ImageProducer.
Used to remove an ImageConsumer from the list of registered consumers for this ImageProducer.
Used to remove an ImageConsumer from the list of registered consumers for this ImageProducer.
removeConsumer(java.awt.image.ImageConsumer) - method in class java.awt.image.renderable.RenderableImageProducer
Removes the specified container listener from this object's list of container listeners.
Removes any paths in the current set of selected paths that are descendants of path.
Removes a DocumentListener object from this document.
Removes a DocumentListener from this Document.
removeDropTarget(java.awt.dnd.DropTarget) - method in class java.awt.dnd.peer.DropTargetPeer
removeEditor() - method in class javax.swing.plaf.basic.BasicComboBoxUI
This method removes editor from the combo box
Returns true if this map should remove the eldest entry.
Removes given object from the combo box list.
Removes the first occurrence of a particular element in the list.
This method removes given element from the data model
removeElement(java.lang.Object) - method in class java.util.Vector
Removes the first (the lowestindex) occurance of the given object from the Vector.
removeElementAt(int) - method in class javax.swing.DefaultComboBoxModel
This method removes element at the specified index from the combo box list.
removeElementAt(int) - method in class javax.swing.DefaultListModel
Removes the element at a particular index from the list.
removeElementAt(int) - method in class javax.swing.MutableComboBoxModel
This method removes elements located at the given index in the data model.
removeElementAt(int) - method in class java.util.Vector
Removes the element at index, and shifts all elements at positions greater than index to their index - 1.
removeEntries(int,int) - method in class javax.swing.SizeSequence
removeEntries
This method delets the specified entry from the ACL
This method allows the removal of event listeners from the event target.
removeFirst() - method in class java.util.LinkedList
Remove and return the first element in the list.
Removes the specified listener from this component.
Removes the specified listener from the component.
Removes a focus listener.
Removes the specified listener from this component.
Removes the specified focus listener from the list of registered focus listeners for this component.
removeFromEnvironment(java.lang.String) - method in class javax.naming.Context
removeFromParent() - method in class javax.swing.tree.DefaultMutableTreeNode
Removes this node from its parent.
removeFromParent() - method in class javax.swing.tree.MutableTreeNode
Removes this node from its parent.
removeFromSource() - method in class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler
Removes event from the source
removeHandler(java.util.logging.Handler) - method in class java.util.logging.Logger
Removes a handler from the set of handlers that get notified when a log record is to be published.
Removes a handshake listener from this socket.
Removes the specified listener from the component.
Removes the specified listener from the component.
removeHighlight(java.lang.Object) - method in class javax.swing.text.DefaultHighlighter
removeHighlight(java.lang.Object) - method in class javax.swing.text.Highlighter
Removes a HyperlinkListener object to this editor pane.
This is a helper method that removes the JDesktopIcon of the given JInternalFrame from the parent.
Removes an identity from this identity scope.
removeImage(java.awt.Image) - method in class java.awt.MediaTracker
Removes an image from this MediaTracker.
Removes an image with the specified ID from this MediaTracker.
Removes an image with the specified ID and scale from this MediaTracker.
Removes a range from the set of indices.
removeIndexInterval(int,int) - method in class javax.swing.ListSelectionModel
Removes the specified listener from the component.
Removes an InputListener object from this text component.
Removes the listener oldl from the listener l.
This method removes an InternalFrameListener from this JInternalFrame.
Remove a component from the RepaintManager vector.
removeItem(java.lang.Object) - method in class javax.swing.JComboBox
This method removes given element from this JComboBox.
removeItemAt(int) - method in class javax.swing.JComboBox
This method remove element location in the specified index in the JComboBox.
Removes an ItemListener from the button's listener list.
Removes an item listener from this object.
Removes a listener from the list of registered listeners for this object.
Removes the specified listener from the list of registered item listeners for this object.
Removes the specified listener from the list of registered listeners for this object.
Remove an ItemListener to the model.
Removes an item listener from this object.
This method unregisters given ItemListener from this JComboBox
Removes the specified ItemListener from the list of registers listeners for this object.
Removes the specified key event dispatcher from the list of registered dispatchers.
Removes the specified key event post processor from the list of registered post processors.
Removes the specified listener from the component.
removeKeymap(java.lang.String) - static method in class javax.swing.text.JTextComponent
Remove a Keymap from the global Keymap table, by name.
removeKeyStrokeBinding(javax.swing.KeyStroke) - method in class javax.swing.text.Keymap
removeLast() - method in class java.util.LinkedList
Remove and return the last element in the list.
Removes the specified component from the layout group.
This method is called when removing a Component from the Container.
This method is called when a Component is removed from the JInternalFrame.
This method removes the given component from the layout manager's knowledge.
removeLayoutComponent(java.awt.Component) - method in class javax.swing.plaf.basic.BasicScrollBarUI
This method removes a child component from the layout.
This method is called when a component is removed.
This method removes the component from the layout.
This method is called when a component is removed from the JTabbedPane.
Removes the specified component from the layout.
Removes a component from the layout.
Remove the indicated component from this layout manager.
Remove the indicated component from this layout manager.
Removes the specified component from the layout group.
Remove the indicated component from this layout manager.
DOCUMENT ME!
Removes the specified component from the layout group.
Removes the specified component from the layout group.
removeLayoutComponent
Removes a layout component.
Removes the specified component from the layout group.
Add a listener object to this model.
Add a listener object to this model.
Removes a registered listener.
Removes a ListSelectionListener from the listener list for this list.
removeMember(java.security.Principal) - method in class java.security.acl.Group
This method deletes a member from the group.
Removes a MenuDragMouseListener from the menuItem's listener list.
Removes an MenuKeyListener from the menuItem's listener list.
Removes MenuListener from the menu
Removes the specified listener from the component.
Removes the specified listener from the component.
Removes the specified listener from the component.
removeNamedItem(java.lang.String) - method in class org.w3c.dom.NamedNodeMap
Removes a node specified by name.
Removes a node specified by local name and namespace URI.
removeNode() - method in class java.util.prefs.AbstractPreferences
Removes this and all subnodes from the backing store and clears all entries.
removeNode() - method in class java.util.prefs.Preferences
Removes this and all subnodes from the backing store and clears all entries.
removeNodeFromParent
removeNodeSpi() - method in class java.util.prefs.AbstractPreferences
Clears this node from this VM and removes it from the backing store.
removeNotify() - method in class java.awt.Component
Called to inform this component is has been removed from its container.
removeNotify() - method in class java.awt.Container
Called when this container is removed from its parent container to inform it to destroy its peer.
removeNotify() - method in class java.awt.dnd.DropTargetContext
removeNotify() - method in class java.awt.Frame
Called when this container is removed from its parent container to inform it to destroy its peer.
removeNotify() - method in class java.awt.im.spi.InputMethod
Notify the input method that a client component has been removed from its hierarchy, or that input method support has been disabled.
removeNotify() - method in class javax.swing.JButton
Overrides 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.
removeNotify() - method in class javax.swing.JComponent
Receives notification that this component no longer has a parent.
removeNotify() - method in class javax.swing.JMenuBar
This method overrides removeNotify() in the Container to unregister this menu bar from the current keyboard manager.
removeNotify() - method in class javax.swing.JTable
Called when this container is removed from its parent container to inform it to destroy its peer.
removeNotify() - method in class java.awt.List
Notifies this object to destroy its native peer.
removeNotify() - method in class java.awt.Menu
Destroys the native peer for this object.
removeNotify() - method in class java.awt.MenuBar
Destroys this object's native peer.
removeNotify() - method in class java.awt.MenuComponent
Destroys this component's native peer
removeNotify() - method in class java.awt.ScrollPane
Notifies this object that it should destroy its native peers.
removeNotify() - method in class java.awt.TextComponent
Notifies the component that it should destroy its native peer.
removeNotify(java.awt.Component) - method in class java.awt.im.InputContext
Notifies the input context that a client component has been removed from its containment hierarchy, or that input method support has been disabled for the component.
removeParameters() - method in class java.awt.image.renderable.ParameterBlock
removePermission(java.security.acl.Permission) - method in class java.security.acl.AclEntry
This method deletes the specified permission to this ACL entry.
Removes PopupMenuListener to combo box to listen to the events fired by the combo box's popup menu containing its list of items
Removes PopupMenuListener from JPopupMenu's list of listeners
De-registers an attribute listener.
De-registers a print job listener.
De-registers a print service attribute listener from this print service.
removeProperty(java.lang.String) - method in class org.w3c.dom.css.CSSStyleDeclaration
Used to remove a CSS property if it has been explicitly set within this declaration block.
removePropertyChangeListener
Remove a PropertyChangeListener from the listener list.
Deregisters a listener so that it no longer receives notification of changes to the action's properties.
Removes the specified property listener from the component.
Removes a global property change listener from this accessible component.
Remove a PropertyChangeListener.
Removes a PropertyChangeListener object from this model.
Unregister a PropertyChangeListener.
Remove a PropertyChangeListener from the listener list.
Removes the supplied property change listener from the list of registered listeners.
Unregisters a listener.
Removes a PropertyChangeListener from the list of global listeners.
Removes a property change listener from this PropertyEditor.
Removes a property change listener from this property editor.
removePropertyChangeListener
removePropertyChangeListener
Removes a PropertyChangeListener from this UIDefaults map.
Remove a PropertyChangeListener from the listener list.
Remove a listener to a certain property.
Remove a listener to a certain property.
Removes the specified property listener on a particular property from the component.
Unregister a PropertyChangeListener.
Removes the supplied property change listener registered for the specified property from the list of registered listeners.
Removes a PropertyChangeListener from listening to a specific property.
removePropertyChangeListener
removeProvider(java.lang.String) - static method in class java.security.Security
Removes the provider with the specified name.

When the specified provider is removed, all providers located at a position greater than where the specified provider was are shifted down one position (towards the head of the list of installed providers).

This method returns silently if the provider is not installed.

First, if there is a security manager, its checkSecurityAccess() method is called with the string "removeProvider."+name to see if it's ok to remove the provider.

removeRange(int,int) - method in class java.util.AbstractList
Remove a subsection of the list.
removeRange(int,int) - method in class java.util.ArrayList
Removes all elements in the half-open interval [fromIndex, toIndex).
removeRange(int,int) - method in class javax.swing.DefaultListModel
Remove all elements between startIndex and endIndex inclusive.
removeRange(int,int) - method in class java.util.Vector
Removes a range of elements from this list.
removeRedundantState() - method in class javax.swing.undo.StateEdit
Removes all redundant entries from the pre- and post-edit state hash tables.
Removes a ResourceBundle.
removeRow(int) - method in class javax.swing.table.DefaultTableModel
Removes a row from the table and sends a TableModelEvent to all registered listeners.
removeRowSelectionInterval(int,int) - method in class javax.swing.JTable
Deselects all indices in the inclusive range [index0,index1].
removeSelectionInterval(int,int) - method in class javax.swing.JList
removeSelectionInterval(int,int) - method in class javax.swing.JTree
Removes the path from the selection.
Removes the paths from the selection.
This catches attempts to remove something from the selection.
removeSelectionRow(int) - method in class javax.swing.JTree
removeSelectionRows(int[]) - method in class javax.swing.JTree
removeShutdownHook(java.lang.Thread) - method in class java.lang.Runtime
De-register a shutdown hook.
removeSources() - method in class java.awt.image.renderable.ParameterBlock
removeSpi(java.lang.String) - method in class java.util.prefs.AbstractPreferences
Removes the given key entry from this preferences node.
removeStyle(java.lang.String) - method in class javax.swing.text.DefaultStyledDocument
removeStyle(java.lang.String) - method in class javax.swing.JTextPane
removeStyle
removeStyle(java.lang.String) - method in class javax.swing.text.StyleContext
removeStyle(java.lang.String) - method in class javax.swing.text.StyledDocument
removeStyle
removeTabAt(int) - method in class javax.swing.JTabbedPane
The tab and it's associated component are removed.
Removes a listener from the table model so that it will no longer receive notification of changes to the table model.
Removes a listener from the model.
Removes the specified listener from the list of listeners for this component.
Removes a tile observer.
Removes a TreeExpansionListener object from the tree.
Removes a listener from the model.
removeTreeModelListener
Removes a TreeSelectionListener object from this model.
Removes a TreeSelectionListener object from the tree.
Removes a TreeWillExpandListener object from the tree.
Removes a UndoableEditListener object from this document.
Removes an UndoableEditListener from this Document.
Unregisters a listener.
Remove update
removeUpdate
Receive notification about a remove update to the text model.
Receive notification about a remove update to the text model.
removeValue(java.lang.String) - method in class javax.net.ssl.SSLSession
Un-binds a value.
Unregister a VetoableChangeChangeListener.
Removes the supplied vetoable property change listener from the list of registered listeners.
Removes a VetoableChangeListener from the list of global listeners.
Remove a listener to a certain property.
Remove a listener to a certain property.
Removes the supplied vetoable property change listener registered for the specified property from the list of registered listeners.
Removes a VetoableChangeListener from listening to a specific property.
Removes the specified listener from this window.
Removes the specified listener from the list of WindowListeners that will receive events for this window.
Removes the specified listener from this window.
rename(java.lang.String,java.lang.String) - method in class javax.naming.Context
renameFile(java.io.File,java.io.File) - method in class javax.swing.plaf.basic.BasicDirectoryModel
DOCUMENT ME!
Rename an existing node of type ELEMENT_NODE or ATTRIBUTE_NODE.
renameTo(java.io.File) - method in class java.io.File
This method renames the file represented by this object to the path of the file represented by the argument File.
render(java.lang.Runnable) - method in class javax.swing.text.AbstractDocument
This allows the Document to be rendered safely.
render(java.lang.Runnable) - method in class javax.swing.text.Document
This allows the Document to be rendered safely.
RENDERABLE_IMAGE - static field in class javax.print.DocFlavor.SERVICE_FORMATTED
RenderableImage - interface java.awt.image.renderable.RenderableImage
RenderableImageOp - class java.awt.image.renderable.RenderableImageOp
RenderableImageProducer - class java.awt.image.renderable.RenderableImageProducer
RenderContext - class java.awt.image.renderable.RenderContext
RenderContext(java.awt.geom.AffineTransform) - constructor for class java.awt.image.renderable.RenderContext
RenderContext(java.awt.geom.AffineTransform,java.awt.Shape) - constructor for class java.awt.image.renderable.RenderContext
RenderedImage - interface java.awt.image.RenderedImage
NEEDS DOCUMENTATION
RenderedImageFactory - interface java.awt.image.renderable.RenderedImageFactory
renderer - field in class javax.swing.tree.DefaultTreeCellEditor
renderer
Renderer - interface javax.swing.Renderer
This interface is not used and exists only for compatibility.
renderer - field in class javax.swing.JComboBox
Renderer renders(paints) every object in the combo box list in its associated list cell.
rendererPane - field in class javax.swing.plaf.basic.BasicListUI
The CellRendererPane that is used for painting.
rendererPane - field in class javax.swing.plaf.basic.BasicTableHeaderUI
rendererPane - field in class javax.swing.plaf.basic.BasicTableUI
rendererPane - field in class javax.swing.plaf.basic.BasicTreeUI
Used to paint the TreeCellRenderer.
A collection of (key, value) items that provide 'hints' for the Graphics2D rendering pipeline.
Creates a new collection containing a single (key, value) pair.
RenderingHints(java.util.Map) - constructor for class java.awt.RenderingHints
Creates a new collection of hints containing all the (key, value) pairs in the specified map.
reorderingAllowed - field in class javax.swing.table.JTableHeader
The reorderingAllowed property.
repaint() - method in class java.awt.Component
Repaint this entire component.
repaint() - method in class javax.swing.text.DefaultCaret
repaint(int,int,int,int) - method in class java.awt.Component
Repaints the specified rectangular region within this component.
repaint(java.awt.Rectangle) - method in class javax.swing.table.DefaultTableCellRenderer
Overriden for performance.
repaint(java.awt.Rectangle) - method in class javax.swing.tree.DefaultTreeCellRenderer
repaint
repaint(java.awt.Rectangle) - method in class javax.swing.JComponent
Mark the described region of this component as dirty in the current RepaintManager.
repaint(long) - method in class java.awt.Component
Repaint this entire component.
repaint(long,int,int,int,int) - method in class java.awt.Component
Repaints the specified rectangular region within this component.
repaint(long,int,int,int,int) - method in class java.awt.peer.ComponentPeer
repaint(long,int,int,int,int) - method in class javax.swing.table.DefaultTableCellRenderer
Overriden for performance.
repaint(long,int,int,int,int) - method in class javax.swing.tree.DefaultTreeCellRenderer
repaint
repaint(long,int,int,int,int) - method in class javax.swing.JComponent
Mark the described region of this component as dirty in the current RepaintManager.
RepaintManager - class javax.swing.RepaintManager
The repaint manager holds a set of dirty regions, invalid components, and a double buffer surface.
RepaintManager() - constructor for class javax.swing.RepaintManager
Create a new RepaintManager object.
A helper class which is placed into the system event queue at various times in order to facilitate repainting and layout.
RepaintWorker() - constructor for class javax.swing.RepaintManager.RepaintWorker
repeatKeyAction - field in class javax.swing.plaf.basic.BasicTreeUI.KeyHandler
Key code that is being generated for.
REPLACE - static field in class java.nio.charset.CodingErrorAction
replace(char,char) - method in class java.lang.String
Replaces every instance of a character in this String with a new character.
Replace characters between index start (inclusive) and end (exclusive) with str.
Replace characters between index start (inclusive) and end (exclusive) with str.
Replaces some text in the document.
replace(int,int,javax.swing.text.View) - method in class javax.swing.text.View
REPLACE_ATTRIBUTE - static field in class javax.naming.directory.DirContext
replaceAll(java.lang.String) - method in class java.util.regex.Matcher
Replaces all matching substrings of the regular expression with a given replacement.
Replace all instances of one object with another in the specified list.
replaceChild(org.w3c.dom.Node,org.w3c.dom.Node) - method in class javax.imageio.metadata.IIOMetadataNode
Replaces the child node oldChild with newChild in the list of children, and returns the oldChild node.
Replace the characters starting at the specified 16-bit unit offset with the specified string.
Incorporates another editing action into this one, thus forming a combined action that replaces the argument action.
replaceEdit(javax.swing.undo.UndoableEdit) - method in class javax.swing.undo.UndoableEdit
replaceEdit
Replace the old editor with the new one
replaceFirst(java.lang.String) - method in class java.util.regex.Matcher
Replaces the first substring match of the regular expression with a given replacement.
replaceItem(java.lang.String,int) - method in class java.awt.List
Replaces the item at the specified index with the specified item.
replacement() - method in class java.nio.charset.CharsetDecoder
replacement() - method in class java.nio.charset.CharsetEncoder
Allows subclasses to replace objects that are written to the stream with other objects to be written in their place.
This method replaces the currentPane with the newPane.
Replace a range of characters with the specified text.
replaceSelection(java.lang.String) - method in class javax.swing.JEditorPane
Replaces the currently selected content with new content represented by the given string.
replaceSelection(java.lang.String) - method in class javax.swing.text.JTextComponent
replaceSelection(java.lang.String) - method in class javax.swing.JTextPane
replaceSelection
Replace the text between two points with the given string.
Replace a range of characters with the specified text.
replaceText(java.lang.String,int,int) - method in class java.awt.peer.TextAreaPeer
Change the shared, UI-managed ActionMap for a given component.
Change the shared, UI-managed InputMap for a given component.
replaceWholeText(java.lang.String) - method in class org.w3c.dom.Text
Replaces the text of the current node and all logically-adjacent text nodes with the specified text.
replaceWith(byte[]) - method in class java.nio.charset.CharsetEncoder
replaceWith(java.lang.String) - method in class java.nio.charset.CharsetDecoder
This filter should be used for fast scaling of images where the result does not need to ensure straight lines are still straight, etc.
ReplicateScaleFilter(int,int) - constructor for class java.awt.image.ReplicateScaleFilter
REPORT - static field in class java.nio.charset.CodingErrorAction
REPORT - static field in class javax.print.attribute.standard.Severity
A formal helper for the CORBA Repository Id that is identical to the narrow string.
Request - class org.omg.CORBA.Request
An object, containing the information, needed to invoke the method of the local or remote CORBA object.
request(org.omg.CORBA.Object,java.lang.String) - method in class org.omg.CORBA.portable.Delegate
Create a request to invoke the method of this CORBA object.
request(org.omg.CORBA.Object,java.lang.String,boolean) - method in class org.omg.CORBA.portable.Delegate
Create a request to invoke the method of this CORBA object.
Holds an integer RequestProcessingPolicy identifier.
requestAnonymity(boolean) - method in class org.ietf.jgss.GSSContext
Requests anonymous support over the context.
requestConf(boolean) - method in class org.ietf.jgss.GSSContext
Requests that confidentiality service be available over the context.
requestCredDeleg(boolean) - method in class org.ietf.jgss.GSSContext
Sets the request state for the credential delegation flag for the context.
requestDefaultFocus() - method in class javax.swing.JComponent
Request focus on the default component of this component's FocusTraversalPolicy.
requestFocus() - method in class javax.accessibility.AccessibleComponent
If this method is called this component will attempt to gain focus, but if it cannot accept focus nothing happens.
requestFocus() - method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.SystemMenuBar
This method requests that focus be given to this Component.
requestFocus() - method in class java.awt.Component
Request that this Component be given the keyboard input focus and that its top-level ancestor become the focused Window.
Requests focus for this component.
requestFocus() - method in class java.awt.peer.ComponentPeer
Part of the earlier 1.1 API, apparently replaced by argument form of the same method.
requestFocus() - method in class javax.swing.JCheckBoxMenuItem
This method overrides JComponent.requestFocus with an empty implementation, since JCheckBoxMenuItems should not receve focus in general.
requestFocus() - method in class javax.swing.JComponent
Requests that this component gets the input focus if the requestFocusEnabled property is set to true.
requestFocus() - method in class javax.swing.JRadioButtonMenuItem
This method overrides JComponent.requestFocus with an empty implementation, since JRadioButtonMenuItems should not receve focus in general.
If this method is called this component will attempt to gain focus, but if it cannot accept focus nothing happens.
Requests that this component gains focus.
requestFocus(boolean) - method in class java.awt.Component
Request that this Component be given the keyboard input focus and that its top-level ancestor become the focused Window.
requestFocus(boolean) - method in class javax.swing.JComponent
This method is overridden to make it public so that it can be used by look and feel implementations.
requestFocusInWindow() - method in class java.awt.Component
Request that this component be given the keyboard input focus, if its top-level ancestor is the currently focused Window.
requestFocusInWindow() - method in class javax.swing.JComponent
Requests that this component gets the input focus if the top level window that contains this component has the focus and the requestFocusEnabled property is set to true.
requestFocusInWindow(boolean) - method in class java.awt.Component
Request that this component be given the keyboard input focus, if its top-level ancestor is the currently focused Window.
requestFocusInWindow(boolean) - method in class javax.swing.JComponent
This method is overridden to make it public so that it can be used by look and feel implementations.
RequestingUserName - class javax.print.attribute.standard.RequestingUserName
RequestingUserName(java.lang.String,java.util.Locale) - constructor for class javax.print.attribute.standard.RequestingUserName
Creates a RequestingUserName object.
requestInteg(boolean) - method in class org.ietf.jgss.GSSContext
Requests that integrity services be available over the context.
requestLifetime(int) - method in class org.ietf.jgss.GSSContext
Sets the desired lifetime for the context in seconds.
requestMutualAuth(boolean) - method in class org.ietf.jgss.GSSContext
Sets the request state of the mutual authentication flag for the context.
This method is called whenever a username and password for a given network operation is required.
This method is called whenever a username and password for a given network operation is required.
Specifies the behaviour in the case when the requested object is not found in the Active Object Map or that map is not in use.
RequestProcessingPolicyValue(int) - constructor for class org.omg.PortableServer.RequestProcessingPolicyValue
Normally, no new instances are required, so the constructor is protected.
requestReplayDet(boolean) - method in class org.ietf.jgss.GSSContext
Sets the request state of the replay detection service for the context.
requestSequenceDet(boolean) - method in class org.ietf.jgss.GSSContext
Sets the request state for the sequence checking service of the context.
Used to register an ImageConsumer with this ImageProducer and then request that this producer resend the image data in the order top-down, left-right.
Used to register an ImageConsumer with this ImageProducer and then request that this producer resend the image data in the order top-down, left-right.
Used to register an ImageConsumer with this ImageProducer and then request that this producer resend the image data in the order top-down, left-right.
REQUIRED - static field in class javax.security.auth.login.AppConfigurationEntry.LoginModuleControlFlag
required - field in class java.sql.DriverPropertyInfo
A flag indicating whether or not a value for this property is required in order to connect to the database.
REQUIRED - static field in class javax.swing.text.html.parser.DTDConstants
The attribute modifier #REQUIRED constant, indicates that the value must be supplied.
REQUIRED - static field in class java.awt.GraphicsConfigTemplate
States that a feature is required to select a configuration.
REQUIRES_ATTENTION - static field in class javax.print.event.PrintJobEvent
REQUISITE - static field in class javax.security.auth.login.AppConfigurationEntry.LoginModuleControlFlag
RescaleOp - class java.awt.image.RescaleOp
RescaleOp(float,float,java.awt.RenderingHints) - constructor for class java.awt.image.RescaleOp
RescaleOp(float[],float[],java.awt.RenderingHints) - constructor for class java.awt.image.RescaleOp
rescanCurrentDirectory() - method in class javax.swing.JFileChooser
DOCUMENT ME!
DOCUMENT ME!
Refreshes the currently displayed directory.
The ImageConsumer can use this method to request the pixels be delivered in top-down, left-right order.
RESERVED_ID_MAX - static field in class java.awt.AWTEvent
This is the highest number for event ids that are reserved for use by the AWT system itself.
RESERVED_UIROLE - static field in class javax.print.ServiceUIFactory
reset() - method in class java.util.zip.Adler32
Resets the Adler32 checksum to the initial value.
reset() - method in class java.awt.geom.Area
Clears the Area object, creating an empty area.
reset() - method in class java.nio.Buffer
Resets this buffer's position to the previously-marked position.
reset() - method in class java.io.BufferedInputStream
This method resets a stream to the point where the mark() method was called.
reset() - method in class java.io.BufferedReader
Reset the stream to the point where the mark() method was called.
reset() - method in class java.io.ByteArrayInputStream
This method sets the read position in the stream to the mark point by setting the pos variable equal to the mark variable.
reset() - method in class java.io.ByteArrayOutputStream
This method discards all of the bytes that have been written to the internal buffer so far by setting the count variable to 0.
reset() - method in class java.io.CharArrayReader
This method sets the read position in the stream to the mark point by setting the pos variable equal to the mark variable.
reset() - method in class java.io.CharArrayWriter
This method discards all of the chars that have been written to the internal buffer so far by setting the count variable to 0.
reset() - method in class java.nio.charset.CharsetDecoder
reset() - method in class java.nio.charset.CharsetEncoder
reset() - method in class java.util.zip.Checksum
Resets the data checksum as if no update was ever called.
reset() - method in class javax.crypto.CipherInputStream
Reset to the mark.
reset() - method in class java.text.CollationElementIterator
This method resets the internal position pointer to read from the beginning of the String again.
reset() - method in class java.util.zip.CRC32
Resets the CRC32 data checksum as if no update was ever called.
reset() - method in class java.util.zip.Deflater
Resets the deflater.
reset() - method in class javax.xml.parsers.DocumentBuilder
Reset this document builder to its original configuration.
reset() - method in class java.io.FilterInputStream
Calls the in.reset() method.
reset() - method in class java.io.FilterReader
Calls the in.reset() method.
reset() - method in class java.awt.geom.GeneralPath
Resets the path.
reset() - method in class org.w3c.dom.html2.HTMLFormElement
Restores a form element's default values.
reset() - method in class javax.imageio.metadata.IIOMetadata
reset() - method in class javax.imageio.stream.ImageInputStream
reset() - method in class javax.imageio.stream.ImageInputStreamImpl
reset() - method in class javax.imageio.ImageWriter
reset() - method in class java.util.zip.Inflater
Resets the inflater so that a new stream can be decompressed.
reset() - method in class java.util.zip.InflaterInputStream
reset() - method in class java.io.InputStream
This method resets a stream to the point where the mark() method was called.
reset() - method in class java.io.LineNumberInputStream
This method resets a stream to the point where the mark() method was called.
reset() - method in class java.io.LineNumberReader
This method resets a stream to the point where the mark() method was called.
reset() - method in class java.util.logging.LogManager
Resets the logging configuration by removing all handlers for registered named loggers and setting their level to null.
reset() - method in class javax.crypto.Mac
Reset this instance.
reset() - method in class java.util.regex.Matcher
reset() - method in class java.security.MessageDigest
Resets the digest for further use.
reset() - method in class org.xml.sax.helpers.NamespaceSupport
Reset this Namespace support object for reuse.
reset() - method in class java.io.ObjectOutputStream
Resets stream to state equivalent to the state just after it was constructed.
reset() - method in class java.awt.Polygon
Reset the polygon to be empty.
reset() - method in class javax.swing.ProgressMonitorInputStream
reset
reset() - method in class java.io.PushbackInputStream
This method always throws an IOException in this class because mark/reset functionality is not supported.
reset() - method in class java.io.PushbackReader
This method always throws an IOException in this class because mark/reset functionality is not supported.
reset() - method in class java.io.Reader
Resets a stream to the point where the mark() method was called.
reset() - method in class javax.xml.parsers.SAXParser
Resets this parser to its original configuration.
reset() - method in class java.io.StringBufferInputStream
This method sets the read position in the stream to the beginning setting the pos variable equal to 0.
reset() - method in class java.io.StringReader
Sets the read position in the stream to the previously marked position or to 0 (i.e., the beginning of the stream) if the mark has not already been set.
reset() - method in class javax.xml.transform.Transformer
Reset this Transformer to its original configuration.
reset() - method in class javax.xml.validation.Validator
Reset this validator to its original state.
reset() - method in class javax.xml.datatype.XMLGregorianCalendar
Resets all fields to their original values.
reset() - method in class javax.xml.xpath.XPath
Resets the environment.
reset(java.lang.CharSequence) - method in class java.util.regex.Matcher
resetChoosableFileFilters() - method in class javax.swing.JFileChooser
DOCUMENT ME!
resetInputValue() - method in class javax.swing.plaf.basic.BasicOptionPaneUI
Changes the inputValue property in the JOptionPane based on the current value of the inputComponent.
resetKeyboardActions() - method in class javax.swing.JComponent
Reset all keyboard action registries.
resetLayoutManager() - method in class javax.swing.plaf.basic.BasicSplitPaneUI
This method resets the current layout manager.
resetRecognizer() - method in class java.awt.dnd.DragGestureRecognizer
resetRowSelection() - method in class javax.swing.tree.DefaultTreeSelectionModel
Updates the mappings from TreePaths to row indices.
resetRowSelection() - method in class javax.swing.tree.TreeSelectionModel
resetSizeAt(int) - method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
This method resets the size of Component to the preferred size.
resetSyntax() - method in class java.io.StreamTokenizer
This method removes all attributes (whitespace, alphabetic, numeric, quote, and comment) from all characters.
This method resets the sizes of all the components.
resetToPreferredSizes() - method in class javax.swing.JSplitPane
This method resets all children of the JSplitPane to their preferred sizes.
resetToPreferredSizes(javax.swing.JSplitPane) - method in class javax.swing.plaf.basic.BasicSplitPaneUI
This method is called when JSplitPane's resetToPreferredSizes is called.
Moves the divider to the location which best respects the preferred sizes of the children.
reshape(int,int,int,int) - method in class java.awt.Component
Sets the bounding rectangle for this component to the specified values.
reshape(int,int,int,int) - method in class java.awt.peer.ComponentPeer
reshape(int,int,int,int) - method in class javax.swing.JComponent
Moves and resizes the component.
reshape(int,int,int,int) - method in class javax.swing.JInternalFrame
This method resizes and positions this JInternalFrame.
reshape(int,int,int,int) - method in class javax.swing.JViewport
Moves and resizes the component.
reshape(int,int,int,int) - method in class java.awt.Rectangle
Updates this rectangle to have the specified dimensions.
RESIZABLE - static field in class javax.accessibility.AccessibleState
Indicates the size of this object is not fixed.
resizable - field in class javax.swing.JInternalFrame
Whether the JInternalFrame is resizable.
resize(int,int) - method in class java.applet.Applet
Requests that the applet window for this applet be resized.
resize(int,int) - method in class java.awt.Component
Sets the size of this component to the specified value.
resize(int,int) - method in class java.awt.Rectangle
Sets the size of this rectangle based on the specified dimensions.
resize(java.awt.Dimension) - method in class java.applet.Applet
Requests that the applet window for this applet be resized.
resize(java.awt.Dimension) - method in class java.awt.Component
Sets the size of this component to the specified value.
RESIZE_NONE - field in class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
FIXME: Use for something.
RESIZE_WEIGHT_PROPERTY - static field in class javax.swing.JSplitPane
The property fired when the resize weight property changes.
resizedPostingDisableCount - field in class javax.swing.table.TableColumn
resizedPostingDisableCount
This method resizes the give JComponent.
This method is called to resize the given JInternalFrame to the given bounds.
resizingAllowed - field in class javax.swing.table.JTableHeader
The resizingAllowed property.
resizingColumn - field in class javax.swing.table.JTableHeader
The resizingColumn property.
ResolutionSyntax - class javax.print.attribute.ResolutionSyntax
ResolutionSyntax(int,int,int) - constructor for class javax.print.attribute.ResolutionSyntax
Creates a ResolutionSyntax object with the given arguments.
resolve(java.lang.String) - method in class java.net.URI
Resolves the given URI string against this URI
resolve(java.lang.String,java.lang.String) - method in class javax.xml.transform.URIResolver
Resolves an xsl:include, xsl:import, or XPath document() function.
resolve(java.net.URI) - method in class java.net.URI
Resolves the given URI against this URI
resolve(org.omg.CosNaming.NameComponent[]) - method in class org.omg.CosNaming.NamingContext
Get the object, bound to the specified name in this context.
Get the object, bound to the specified name in this context.
resolve_initial_references(java.lang.String) - method in class org.omg.CORBA.ORB
Find and return the easily accessible CORBA object, addressed by name.
resolve_str(java.lang.String) - method in class org.omg.CosNaming._NamingContextExtStub
resolve_str(java.lang.String) - method in class org.omg.CosNaming.NamingContextExtOperations
Resolve the name, represented in the form of the string.
ResolveAttribute - static field in class javax.swing.text.AttributeSet
ResolveAttribute - static field in class javax.swing.text.StyleConstants
Called when a class is being deserialized.
resolveClass(java.lang.Class) - method in class java.lang.ClassLoader
Links the class, if that has not already been done.
resolvedName - field in class javax.naming.NamingException
If the exception was caused while resolving a Name then this field contains that part of the name that could be resolved.
resolvedObj - field in class javax.naming.NamingException
If the exception was caused while resolving a Name then this field contains the object that part of the name could be resolved to.
resolvedObj - field in class javax.naming.spi.ResolveResult
Resolve an external entity.
Invokes EntityResolver2.resolveEntity() with null entity name and base URI.
Allow the application to resolve external entities.
Resolve an external entity.
Filter an external entity resolution.
Tells the parser to resolve the systemId against the baseURI and read the entity text from that resulting absolute URI.
Allows applications to map references to external entities into input sources, or tell the parser it should use conventional URI resolution.
Returns the function with the specified name and arity.
Allows subclasses to resolve objects that are read from the stream with other objects to be returned in their place.
Resolver - interface javax.naming.spi.Resolver
Allow the application to resolve external resources.
ResolveResult - class javax.naming.spi.ResolveResult
ResolveResult() - constructor for class javax.naming.spi.ResolveResult
The basic constructor.
ResolveResult(java.lang.Object,java.lang.String) - constructor for class javax.naming.spi.ResolveResult
ResolveResult(java.lang.Object,javax.naming.Name) - constructor for class javax.naming.spi.ResolveResult
ResourceBundle - class java.util.ResourceBundle
A resource bundle contains locale-specific data.
ResourceBundle() - constructor for class java.util.ResourceBundle
The constructor.
RESOURCES_ARE_NOT_READY - static field in class javax.print.attribute.standard.JobStateReason
responseCode - field in class java.net.HttpURLConnection
The response code received from the server
ResponseHandler - interface org.omg.CORBA.portable.ResponseHandler
The interface, able to return streams, where the reply data can be marshalled.
responseMessage - field in class java.net.HttpURLConnection
The response message string received from the server.
rest_of_name - field in class org.omg.CosNaming.NamingContextPackage.CannotProceed
Contains the remainder of the non working name.
rest_of_name - field in class org.omg.CosNaming.NamingContextPackage.NotFound
Contains the remainder of the non working name.
restart() - method in class javax.swing.Timer
Cancel all pending tasks and fire the first event after the initial delay.
RESTORE_CMD - static field in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
The action command for the Restore action.
This Action is responsible for restoring the JInternalFrame.
restoreState(java.util.Hashtable) - method in class javax.swing.undo.StateEditable
Performs an edit action, taking any editable state information from the specified hash table.
restoreSubcomponentFocus() - method in class javax.swing.JInternalFrame
This method gives focus to the last child Component that had focus.
Result - interface javax.xml.transform.Result
The result of an XSL transformation.
result() - method in class org.omg.CORBA.Request
Get the value, returned by the method, together with its name.
result(org.omg.CORBA.Any) - method in class org.omg.CORBA.ServerRequest
This method is deprecated, set_result(Any) (same parameter).
ResultSet - interface java.sql.ResultSet
This interface provides access to the data set returned by a SQL statement.
This interface provides a mechanism for obtaining information about the columns that are present in a ResultSet.
resume() - method in class java.lang.Thread
Resume this Thread.
resume() - method in class java.lang.ThreadGroup
Resume all suspended Threads in this ThreadGroup and its descendants.
resume(javax.transaction.Transaction) - method in class javax.transaction.TransactionManager
RETAIN - static field in class org.omg.PortableServer.ServantRetentionPolicyValue
An instance of ServantRetentionPolicyValue, indicating that the POA retains active servants in its Active Object Map.
Remove from this collection all its elements that are not contained in a given collection (optional operation).
retainAll(java.util.Collection) - method in class java.beans.beancontext.BeanContextSupport
Remove all elements of this collection that are not contained in a given collection.
retainAll(java.util.Collection) - method in class java.util.Collection
Remove all elements of this collection that are not contained in a given collection.
retainAll(java.util.Collection) - method in class java.util.List
Remove all elements of this list that are not contained in a given collection (optional operation).
retainAll(java.util.Collection) - method in class java.util.Set
Retains only the elements in this set that are also in the specified collection (optional operation).
retainAll(java.util.Collection) - method in class java.util.Vector
Retain in this vector only the elements contained in the given collection.
retryReferral() - method in class javax.naming.ReferralException
RETURN_GENERATED_KEYS - static field in class java.sql.Statement
return_value() - method in class org.omg.CORBA.Request
Get the value, returned by the method.
REUSE - static field in class javax.security.sasl.Sasl
The name of a property that specifies whether to reuse previously authenticated session information.
REV - static field in class javax.swing.text.html.HTML.Attribute
The rev attribute
revalidate() - method in class java.awt.Component.BltBufferStrategy
Re-create the image buffer resources if they've been lost.
revalidate() - method in class java.awt.Component.FlipBufferStrategy
Re-create the image buffer resources if they've been lost.
revalidate() - method in class javax.swing.DefaultListCellRenderer
revalidate() - method in class javax.swing.table.DefaultTableCellRenderer
Queue a an invalidation and revalidation of this component, using RepaintManager.addInvalidComponent(JComponent).
revalidate() - method in class javax.swing.tree.DefaultTreeCellRenderer
revalidate
revalidate() - method in class javax.swing.JComponent
Queue a an invalidation and revalidation of this component, using RepaintManager.addInvalidComponent(JComponent).
revalidate() - method in class javax.swing.JViewport
Queue a an invalidation and revalidation of this component, using RepaintManager.addInvalidComponent(JComponent).
reverse() - method in class java.lang.StringBuffer
Reverse the characters in this StringBuffer.
reverse() - method in class java.lang.StringBuilder
Reverse the characters in this StringBuilder.
reverse(int) - static method in class java.lang.Integer
Reverse the bits in val.
reverse(java.util.List) - static method in class java.util.Collections
Reverse a given list.
REVERSE_LANDSCAPE - static field in class javax.print.attribute.standard.OrientationRequested
REVERSE_LANDSCAPE - static field in class java.awt.print.PageFormat
A constant for a reversed landscaped page orientation.
REVERSE_PORTRAIT - static field in class javax.print.attribute.standard.OrientationRequested
reverseBytes(int) - static method in class java.lang.Integer
Reverse the bytes in val.
reverseOrder() - static method in class java.util.Collections
Get a comparator that implements the reverse of natural ordering.
REVERT - static field in class javax.swing.JFormattedTextField
Make it so that no one else can use this service.
rewind() - method in class java.nio.Buffer
Rewinds this buffer.
rewind() - method in class org.omg.CORBA.DynAny
Moves the internal pointer, described in the current_component, to the first component.
RFC1779 - static field in class javax.security.auth.x500.X500Principal
RFC2253 - static field in class javax.security.auth.x500.X500Principal
RFC822_TIME_ZONE - static field in class java.text.DateFormat.Field
RFC822_TIMEZONE_FIELD - static field in class java.text.DateFormat
Represents the position of the RFC822 timezone pattern character in the array of localized pattern characters.
RGBColor - interface org.w3c.dom.css.RGBColor
The RGBColor interface is used to represent any RGB color value.
RGBImageFilter - class java.awt.image.RGBImageFilter
A filter designed to filter images in the default RGBColorModel regardless of the ImageProducer's ColorModel.
RGBImageFilter() - constructor for class java.awt.image.RGBImageFilter
Construct new RGBImageFilter.
RGBtoHSB(int,int,int,array[]) - static method in class java.awt.Color
Converts from the RGB (red, green, blue) color model to the HSB (hue, saturation, brightness) color model.
right - field in class javax.swing.border.EmptyBorder
The number of pixels required at the right edge.
RIGHT - static field in class java.awt.Event
RIGHT - static field in class java.awt.FlowLayout
Constant that specifies right alignment.
right - field in class java.awt.Insets
The gap from the right.
RIGHT - static field in class javax.swing.JSplitPane
The constraints string used to add components to the right.
RIGHT - static field in class java.awt.Label
Alignment constant aligning the text to the right of its window.
RIGHT - static field in class javax.swing.SwingConstants
RIGHT - static field in class javax.swing.border.TitledBorder
A value for the titleJustification property that horizontally aligns the title text with the right-hand edge of the border.
RIGHT_ALIGNMENT - static field in class java.awt.Component
Constant returned by the getAlignmentX method to indicate that the component wishes to be aligned to the right relative to other components.
RIGHT_TO_LEFT - static field in class java.awt.ComponentOrientation
Items run right to left, and lines flow top to bottom.
rightButton - field in class javax.swing.plaf.basic.BasicSplitPaneDivider
The button for showing and hiding the right (or bottom) component of the JSplitPane.
rightChildIndent - field in class javax.swing.plaf.basic.BasicTreeUI
Distance between leftChildIndent and where cell contents will be drawn.
rightComponent - field in class javax.swing.JSplitPane
The component on the right or bottom.
RightIndent - static field in class javax.swing.text.StyleConstants
RightIndent - static field in class javax.swing.text.StyleConstants.ParagraphConstants
rightKey - field in class javax.swing.plaf.basic.BasicSplitPaneUI
rightKey - field in class javax.swing.plaf.basic.BasicTabbedPaneUI
This is the keystroke for moving right.
rint(double) - static method in class java.lang.Math
Take the nearest integer to the argument.
rint(double) - static method in class java.lang.StrictMath
Take the nearest integer to the argument.
RMIClassLoader - class java.rmi.server.RMIClassLoader
This class provides a set of public static utility methods for supporting network-based class loading in RMI.
RMIClassLoaderSpi - class java.rmi.server.RMIClassLoaderSpi
RMIClassLoaderSpi() - constructor for class java.rmi.server.RMIClassLoaderSpi
RMIFailureHandler - interface java.rmi.server.RMIFailureHandler
Never thrown, but originally intended to wrap a java.lang.SecurityException.
Create an exception with a message.
Create an exception with a message and a cause.
RMISecurityManager() - constructor for class java.rmi.RMISecurityManager
RMISocketFactory - class java.rmi.server.RMISocketFactory
RMISocketFactory() - constructor for class java.rmi.server.RMISocketFactory
Robot - class java.awt.Robot
The Robot class is used to simulate user interaction with graphical programs.
Robot() - constructor for class java.awt.Robot
Construct a Robot object that operates on the default screen.
Robot(java.awt.GraphicsDevice) - constructor for class java.awt.Robot
Construct a Robot object that operates on the specified screen.
RobotPeer - interface java.awt.peer.RobotPeer
roll(int,boolean) - method in class java.util.Calendar
Rolls the specified time field up or down.
roll(int,boolean) - method in class java.util.GregorianCalendar
Rolls the specified time field up or down.
roll(int,int) - method in class java.util.Calendar
Rolls up or down the specified time field by the given amount.
roll(int,int) - method in class java.util.GregorianCalendar
Rolls the specified time field by the given amount.
rollback() - method in class java.sql.Connection
This method rolls back any SQL statements executed on this connection since the last commit or rollback.
rollback() - method in class javax.transaction.Transaction
rollback() - method in class javax.transaction.TransactionManager
rollback() - method in class javax.transaction.UserTransaction
rollback(java.sql.Savepoint) - method in class java.sql.Connection
rollback(javax.transaction.xa.Xid) - method in class javax.transaction.xa.XAResource
RollbackException - exception javax.transaction.RollbackException
RollbackException() - constructor for class javax.transaction.RollbackException
Create an exception without a message.
RollbackException(java.lang.String) - constructor for class javax.transaction.RollbackException
Create an exception with a message.
ROLLOVER - static field in class javax.swing.DefaultButtonModel
State constant indicating that the mouse is currently positioned over the button.
ROLLOVER_ENABLED_CHANGED_PROPERTY - static field in class javax.swing.AbstractButton
Fired in a PropertyChangeEvent when the "rolloverEnabled" property changes.
ROLLOVER_ICON_CHANGED_PROPERTY - static field in class javax.swing.AbstractButton
Fired in a PropertyChangeEvent when the "rolloverIcon" property changes.
ROLLOVER_SELECTED_ICON_CHANGED_PROPERTY - static field in class javax.swing.AbstractButton
Fired in a PropertyChangeEvent when the "rolloverSelectedIcon" property changes.
A one-pixel thick border for rollover buttons, for example in tool bars.
Constructs a new border for drawing a roll-over button in the Basic look and feel.
ROMAN_BASELINE - static field in class java.awt.Font
Constant indicating the baseline mode characteristic of Roman.
ROMAN_BASELINE - static field in class java.awt.font.GraphicAttribute
root - field in class javax.swing.tree.DefaultTreeModel
root
ROOT_PANE - static field in class javax.accessibility.AccessibleRole
A specialized pane with a glass pane and layered pane as children.
ROOT_PANE_PROPERTY - static field in class javax.swing.JInternalFrame
The property fired in a PropertyChangeEvent when the rootPane property changes.
ROOT_VISIBLE_PROPERTY - static field in class javax.swing.JTree
rootException - field in class javax.naming.NamingException
The root cause of this exception.
RootLayout() - constructor for class javax.swing.JRootPane.RootLayout
Creates a new RootLayout object.
rootPane - field in class javax.swing.JApplet
rootPane - field in class javax.swing.JDialog
The single RootPane in the Dialog.
rootPane - field in class javax.swing.JFrame
rootPane - field in class javax.swing.JInternalFrame
The rootPane of the JInternalFrame.
rootPane - field in class javax.swing.JWindow
rootPaneCheckingEnabled - field in class javax.swing.JApplet
rootPaneCheckingEnabled - field in class javax.swing.JDialog
Whether checking is enabled on the RootPane.
rootPaneCheckingEnabled - field in class javax.swing.JFrame
rootPaneCheckingEnabled - field in class javax.swing.JInternalFrame
Whether the JInternalFrame has rootPaneChecking enabled.
rootPaneCheckingEnabled - field in class javax.swing.JWindow
RootPaneContainer - interface javax.swing.RootPaneContainer
Components that contain a single JRootPane as only child implement this interface, typically this is implemented by the Swing top-level containers.
RootPaneUI - class javax.swing.plaf.RootPaneUI
An abstract base class for delegates that implement the pluggable look and feel for a JRootPane.
RootPaneUI() - constructor for class javax.swing.plaf.RootPaneUI
Constructs a new RootPaneUI.
rootVisible - field in class javax.swing.tree.AbstractLayoutCache
rootVisible
rootVisible - field in class javax.swing.JTree
rotate(double) - method in class java.awt.geom.AffineTransform
Concatenate a rotation onto this transform.
rotate(double) - method in class java.awt.Graphics2D
rotate(double,double,double) - method in class java.awt.geom.AffineTransform
Concatenate a rotation about a point onto this transform.
rotate(double,double,double) - method in class java.awt.Graphics2D
rotate(java.util.List,int) - static method in class java.util.Collections
Rotate the elements in a list by a specified distance.
rotateInsets(java.awt.Insets,java.awt.Insets,int) - static method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method rotates the insets given a direction to rotate them in.
rotateLeft(int,int) - static method in class java.lang.Integer
Rotate x to the left by distance bits.
rotateRight(int,int) - static method in class java.lang.Integer
Rotate x to the right by distance bits.
rotateTabRuns(int,int) - method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
This method rotates the places each run in the correct place the tabRuns array.
round(double) - static method in class java.lang.Math
Take the nearest long to the argument.
round(double) - static method in class java.lang.StrictMath
Take the nearest long to the argument.
round(float) - static method in class java.lang.Math
Take the nearest integer to the argument.
round(float) - static method in class java.lang.StrictMath
Take the nearest integer to the argument.
ROUND_CEILING - static field in class java.math.BigDecimal
ROUND_DOWN - static field in class java.math.BigDecimal
ROUND_FLOOR - static field in class java.math.BigDecimal
ROUND_HALF_DOWN - static field in class java.math.BigDecimal
ROUND_HALF_EVEN - static field in class java.math.BigDecimal
ROUND_HALF_UP - static field in class java.math.BigDecimal
ROUND_UNNECESSARY - static field in class java.math.BigDecimal
ROUND_UP - static field in class java.math.BigDecimal
roundedCorners - field in class javax.swing.border.LineBorder
Indicates whether the line is drawn with rounded corners (true) or not ((false).
RoundRectangle2D - class java.awt.geom.RoundRectangle2D
This class implements a rectangle with rounded corners.
RoundRectangle2D() - constructor for class java.awt.geom.RoundRectangle2D
Create a RoundRectangle2D.
ROW_HEADER - static field in class javax.accessibility.AccessibleRole
The header for a row of data.
ROW_HEADER - static field in class javax.swing.ScrollPaneConstants
ROW_HEADER
ROW_HEIGHT_PROPERTY - static field in class javax.swing.JTree
rowAtPoint(java.awt.Point) - method in class javax.swing.JTable
Returns index of the row that contains specified point or -1 if this table doesn't contain this point.
rowDeleted() - method in class java.sql.ResultSet
This method tests whether or not the current row in the result set has been deleted.
rowHead - field in class javax.swing.ScrollPaneLayout
rowHeader - field in class javax.swing.JScrollPane
rowHeight - field in class javax.swing.tree.AbstractLayoutCache
rowHeight
rowHeight - field in class javax.swing.JTable
The height in pixels of any row of the table.
rowHeight - field in class javax.swing.JTree
rowHeights - field in class java.awt.GridBagLayout
rowInserted() - method in class java.sql.ResultSet
This method tests whether or not the current row in the result set has been inserted.
rowMapper - field in class javax.swing.tree.DefaultTreeSelectionModel
The current RowMapper.
RowMapper - interface javax.swing.tree.RowMapper
RowMapper public interface
rowMargin - field in class javax.swing.JTable
The height in pixels of the gap left between any two rows of the table.
ROWS - static field in class javax.swing.text.html.HTML.Attribute
The rows attribute
rowSelectionAllowed - field in class javax.swing.JTable
Whether or not the table should allow row selection.
RowSet - interface javax.sql.RowSet
RowSetEvent - class javax.sql.RowSetEvent
RowSetEvent(javax.sql.RowSet) - constructor for class javax.sql.RowSetEvent
RowSetInternal - interface javax.sql.RowSetInternal
RowSetListener - interface javax.sql.RowSetListener
RowSetMetaData - interface javax.sql.RowSetMetaData
RowSetReader - interface javax.sql.RowSetReader
RowSetWriter - interface javax.sql.RowSetWriter
ROWSPAN - static field in class javax.swing.text.html.HTML.Attribute
The rowspan attribute
Sends the specified event to all registered listeners.
rowUpdated() - method in class java.sql.ResultSet
This method tests whether or not the current row in the result set has been updated.
rowWeights - field in class java.awt.GridBagLayout
RSAKey - interface java.security.interfaces.RSAKey
A generic RSA Key interface for public and private keys
This class generates a set of RSA Key parameters used in the generation of RSA keys.
Create a new RSAKeyGenParameterSpec to store the RSA key's keysize and public exponent
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.
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.
Creates a new RSAMultiPrimePrivateCrtKeySpec given the modulus, publicExponent, privateExponent, primeP, primeQ, primeExponentP, primeExponentQ, crtCoefficient, and otherPrimeInfo as defined in PKCS#1 v2.1.

Note that otherPrimeInfo is cloned when constructing this object.

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.
Creates a new RSAOtherPrimeInfo given the prime, primeExponent, and crtCoefficient as defined in PKCS#1.
RSAPrivateCrtKey - interface java.security.interfaces.RSAPrivateCrtKey
This interface provides access to information about an RSA private key in Chinese Remainder Theorem (CRT) format.
RSAPrivateCrtKeySpec - class java.security.spec.RSAPrivateCrtKeySpec
RSA Private Certificate Key class Specification.
Constructs a new RSAPrivateKeySpec with the specified variables.
RSAPrivateKey - interface java.security.interfaces.RSAPrivateKey
This interface provides access to information about an RSA private key.
RSAPrivateKeySpec - class java.security.spec.RSAPrivateKeySpec
RSA Private Key class Specification.
Constructs a new RSAPrivateKeySpec with the specified modulus and privateExponent.
RSAPublicKey - interface java.security.interfaces.RSAPublicKey
This interface provides access to information about an RSA public key.
RSAPublicKeySpec - class java.security.spec.RSAPublicKeySpec
RSA Public Key class Specification.
Constructs a new RSAPublicKeySpec with the specified modulus and publicExponent.
RTFEditorKit - class javax.swing.text.rtf.RTFEditorKit
Provides support for RTF data for use in JEditorPanes.
RTFEditorKit() - constructor for class javax.swing.text.rtf.RTFEditorKit
Constructs a new RTFEditorKit.
This class is a concrete subclass of Collator suitable for string collation in a wide variety of languages.
RuleBasedCollator(java.lang.String) - constructor for class java.text.RuleBasedCollator
This method initializes a new instance of RuleBasedCollator with the specified collation rules.
run() - method in class org.omg.CORBA.ORB
Start listening on the input socket.
run() - method in class java.security.PrivilegedAction
This method performs an operation that requires higher privileges to perform.
run() - method in class java.security.PrivilegedExceptionAction
This method performs an operation that requires higher privileges to successfully complete.
run() - method in class java.awt.image.renderable.RenderableImageProducer
run() - method in class javax.swing.RepaintManager.RepaintWorker
This method will be called by whoever wishes to run your class implementing Runnable.
run() - method in class java.lang.Runnable
This method will be called by whoever wishes to run your class implementing Runnable.
run() - method in class java.lang.Thread
The method of Thread that will be run if there is no Runnable object associated with the Thread.
run() - method in class java.util.TimerTask
Method that is called when this task is scheduled for execution.
RUN_DIRECTION - static field in class java.awt.font.TextAttribute
A key for the RUN_DIRECTION attribute.
RUN_DIRECTION_LTR - static field in class java.awt.font.TextAttribute
A value that can be used with the RUN_DIRECTION attribute.
RUN_DIRECTION_RTL - static field in class java.awt.font.TextAttribute
A value that can be used with the RUN_DIRECTION attribute.
runCount - field in class javax.swing.plaf.basic.BasicTabbedPaneUI
The number of runs in the JTabbedPane.
runFinalization() - method in class java.lang.Runtime
Run finalization on all Objects that are waiting to be finalized.
runFinalization() - static method in class java.lang.System
Runs object finalization on pending objects.
runFinalizersOnExit(boolean) - static method in class java.lang.Runtime
Tell the VM to run the finalize() method on every single Object before it exits.
runFinalizersOnExit(boolean) - static method in class java.lang.System
Tell the Runtime whether to run finalization before exiting the JVM.
RUNIC - static field in class java.lang.Character.UnicodeBlock
Runic.
runnable - field in class java.awt.event.InvocationEvent
This is the Runnable object to call when dispatched.
Runnable - interface java.lang.Runnable
Runnable is an interface you implement to indicate that your class can be executed as the main part of a Thread, among other places.
Runtime - class java.lang.Runtime
Runtime represents the Virtual Machine.
RunTime - interface org.omg.SendingContext.RunTime
Defines the base class that represents the Sending Context.
RuntimeException - exception java.lang.RuntimeException
All exceptions which are subclasses of RuntimeException can be thrown at any time during the execution of a Java virtual machine.
RuntimeException() - constructor for class java.lang.RuntimeException
Create an exception without a message.
RuntimeException(java.lang.String) - constructor for class java.lang.RuntimeException
Create an exception with a message.
Create an exception with a message and a cause.
Create an exception with the given cause, and a message of cause == null ?
RunTimeOperations - interface org.omg.SendingContext.RunTimeOperations
Defines the operations, applicable for Sending Context.
A RuntimePermission contains a permission name, but no actions list.
RuntimePermission(java.lang.String) - constructor for class java.lang.RuntimePermission
Create a new permission with the specified name.
Create a new permission with the specified name.