r_seen - field in class gnu.javax.swing.text.html.parser.support.low.
Buffer True if the \r symbol has been seen.
A specialized choice which toggles radio buttons in the group when it
is selected.
Specifies the region of a radio button.
Specifies the region of a radio button menu item.
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.
Indicates that the BevelBorder looks like if the enclosed area was
raising out of the screen.
Indicates that the border appears as coming out of the
background.
This class generates pseudorandom numbers.
Creates a new pseudorandom number generator.
Returns the server's random value.
Creates a new pseudorandom number generator, starting with the
specified seed, using setSeed(seed);
.
The number of attempts to try when opening random port.
When trying to open the socket on a random port, start of the interval to
try.
When trying to open the socket on a random port, end of the interval to
try.
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.
A type for entropy accumulators that will be notified of random events.
An interface for entropy accumulators that will be notified of random events.
The pixel order may be random.
Generate a Leach-Salz (Variant 2) randomly generated (version 4)
UUID.
A data object that carries information about pixel coverage on a scanline.
Range operations may throw a RangeException
as specified in
their method descriptions.
Indicates a value of syntax type range of integers.
Image data as a Raster. null if this IIOImage uses the
RenderedImage representation.
A rectangular collection of pixels composed from a
DataBuffer
which
stores the pixel values, and a
SampleModel
which is used to retrieve
the pixel values.
This exception is thrown when there is invalid layout information in
Raster
Create a new instance with a descriptive error message.
A Graphics2D implementation that operates on Raster objects.
An operation that is performed on one raster (the source) producing a new
raster (the destination).
Constant identifying the Raw encoding format.
Constant identifying the Raw encoding format.
The name of a property that specifies the maximum size of the raw send
buffer in bytes of
SaslClient
/
SaslServer
.
Raw text state (before conversion).
Clears a rectangle in optimization mode.
Copies a rectangular region to another location.
A type used to indicate special data used by native code that should not
be marked by the garbage collector.
A type used to indicate special data used by native code.
Draws an image in optimization mode.
Draws a line in optimization mode.
Fills a rectangle in optimization mode.
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).
Create RC2 parameters without an IV.
Create RC2 parameters with an IV.
Create RC2 parameters with an IV.
We use "rc4" as an alias for "arcfour".
A wrapper for parameters to the
RC5
block cipher.
Create RC5 parameters without an IV.
Create RC5 parameters with an IV.
Create RC5 parameters with an IV.
The RCDATA constant (Entity References and Character Data), specifies
the content model, consisting of characters AND entities.
The ID of the Java source file in Sun’s Revision Control
System (RCS).
The ID of the Java source file in Sun’s Revision Control
System (RCS).
RE - class gnu.java.util.regex.
RE RE provides the user interface for compiling and matching regular
expressions.
RE() - constructor for class gnu.java.util.regex.
RE The basic constructor.
Constructs a regular expression pattern buffer without any compilation
flags set, and using the default syntax (RESyntax.RE_SYNTAX_PERL5).
Constructs a regular expression pattern buffer using the specified
compilation flags and the default syntax (RESyntax.RE_SYNTAX_PERL5).
Constructs a regular expression pattern buffer using the specified
compilation flags and regular expression syntax.
Read a single byte directly from the buffer.
Read a single byte from the underlying stream.
Calls the in.read()
method
Decode a single value from the input stream, returning it in a new
DERValue
.
This method reads an unsigned byte from the input stream and returns it
as an int in the range of 0-255.
This method reads one byte from the stream.
This method reads an unsigned byte from the input stream and returns it
as an int in the range of 0-255.
This method reads one char from the stream.
Reads one byte, updates the checksum and returns the read byte
(or -1 when the end of file was reached).
This method reads an unsigned byte from the input stream and returns it
as an int in the range of 0-255.
Read a single byte from this input stream; returns -1 on the
end-of-file.
This method reads an unsigned byte from the input stream and returns it
as an int in the range of 0-255.
Reads the next byte of data from this input stream.
Decode a single value from the input stream, returning it in a new
DERValue
.
Reads a byte from the input stream and updates the digest.
This method reads an unsigned byte from the input stream and returns it
as an int in the range of 0-255.
Calls the in.read()
method
Calls the in.read()
method
Delegates functionality to the underlying stream.
This method reads an unsigned byte from the input stream and returns it
as an int in the range of 0-255.
Reads one byte of decompressed data.
This method reads an unsigned byte from the input stream and returns it
as an int in the range of 0-255.
Should read from the stream, but following specification it does not.
This method reads a single character of data from the stream.
This method reads an unsigned byte from the input stream and returns it
as an int in the range of 0-255.
This method reads an unsigned byte from the input stream and returns it
as an int in the range of 0-255.
This method reads an unsigned char from the input stream and returns it
as an int in the range of 0-65535.
This method reads an unsigned byte from the input stream and returns it
as an int in the range of 0-255.
This method reading a byte of data from a stream.
This method reading a byte of data from a stream.
This method reads one byte from the stream.
This method reads chars from the stream into a caller supplied buffer.
Reads an unsigned byte from the input stream and returns it as an
int
in the range of 0-255.
This method reads an unsigned byte from the input stream and returns it
as an int in the range of 0-255.
This method reads an unsigned char from the input stream and returns it
as an int in the range of 0-65535.
This method reads a single byte of data from the file and returns it
as an integer.
Reads an char from the input stream and returns it
as an int in the range of 0-65535.
This method reads an unsigned byte from the input stream and returns it
as an int in the range of 0-255.
Reads the next byte from the stream per the general contract of
InputStream.read().
Reads the next byte of data from the input stream.
This method reads an unsigned byte from the input stream and returns it
as an int in the range of 0-255.
This method reads one byte from the stream.
Reads an char from the input stream and returns it
as an int in the range of 0-65535.
This method reads an unsigned byte from the input stream and returns it
as an int in the range of 0-255.
Reads a byte from the current zip entry.
Reads chars from a stream and stores them into a caller
supplied buffer.
Read chars from a stream and stores them into a caller
supplied buffer.
Read bytes directly from the buffer.
This method reads bytes from the underlying stream into the specified
byte array buffer.
This method reads bytes from a stream and stores them into a caller
supplied buffer.
Read bytes into an array, returning the number of bytes read or -1
on the end-of-file.
Reads up to b.length bytes of data from this input stream into
an array of bytes.
This method reads bytes from the underlying stream into the specified
byte array buffer.
Convenience method for reading a single primitive value from the
given byte array.
This method reads bytes from a stream and stores them into a caller
supplied buffer.
Calls the read(byte[], int, int)
overloaded method.
Delegates functionality to the underlying stream.
This method reads bytes from a stream and stores them into a caller
supplied buffer.
This method reads bytes from a stream and stores them into a caller
supplied buffer.
This method reads bytes from a stream and stores them into a caller
supplied buffer.
This method reads bytes from the underlying stream into the specified
byte array buffer.
This method reads raw bytes and stores them them a byte array buffer.
Reads bytes from the input stream and stores them in the supplied array,
and updates the progress monitor (or closes it if the end of the stream
is reached).
This method reads bytes from the file into the specified array.
This method reads bytes from a stream and stores them into a caller
supplied buffer.
Reads from the stream into the provided array.
Read bytes directly from the buffer.
This method reads bytes from the underlying stream into the specified
byte array buffer.
This method read bytes from a stream and stores them into a
caller supplied buffer.
Calls the in.read(byte[], int, int)
method.
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.
This method read bytes from a stream and stores them into a
caller supplied buffer.
Reads at most len bytes in the supplied buffer and updates the checksum
with it.
This method read bytes from a stream and stores them into a
caller supplied buffer.
Read bytes into an array, returning the number of bytes read or -1
on the end-of-file.
This method read bytes from a stream and stores them into a
caller supplied buffer.
Reads up to len bytes of data from this input stream into an
array of bytes, starting at the specified offset.
This method reads bytes from the underlying stream into the specified
byte array buffer.
Reads bytes from the input stream and updates the digest.
This method read bytes from a stream and stores them into a caller
supplied buffer.
Calls the in.read(byte[], int, int)
method.
Reads in GZIP-compressed data and stores it in uncompressed form
into an array of bytes.
Delegates functionality to the underlying stream.
This method read bytes from a stream and stores them into a
caller supplied buffer.
Decompresses data into the byte array
This method read bytes from a stream and stores them into a
caller supplied buffer.
This method read bytes from a stream and stores them into a
caller supplied buffer.
This method reads bytes from a stream and stores them into a caller
supplied buffer.
This method reads bytes from the underlying stream into the specified
byte array buffer.
This method read bytes from a stream and stores them into a
caller supplied buffer.
This method reads raw bytes and stores them in a byte array buffer
buf
starting at position offset
into the
buffer.
This method reads raw bytes and stores them in a byte array buffer
buf
starting at position offset
into the
buffer.
This method reads bytes from the stream into a caller supplied buffer.
Reads up to length
bytes from the input stream and stores
them in the supplied array at the given index, and updates the progress
monitor (or closes it if the end of the stream is reached).
This method read bytes from a stream and stores them into a
caller supplied buffer.
This methods reads up to len
bytes from the file into the
specified array starting at position offset
into the array.
This method read bytes from a stream and stores them into a
caller supplied buffer.
Reads from the stream into the provided array.
Reads up to len
bytes of data from the underlying source
input stream into an array of bytes.
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 data from the line into the given buffer.
This method read bytes from a stream and stores them into a
caller supplied buffer.
Reads a block of bytes from the current zip entry.
This method read chars from a stream and stores them into a caller
supplied buffer.
This method reads chars from the stream and stores them into a
caller supplied buffer.
Calls the in.read(char[], int, int)
method.
This method reads up to length
characters from the stream into
the specified array starting at index offset
into the
array.
This method reads chars from a stream and stores them into a caller
supplied buffer.
This method reads characters from the stream into a caller supplied
buffer.
This method read chars from a stream and stores them into a caller
supplied buffer.
Read the code set profile information from the given input stream.
Reads the header from the stream.
Reads the header from the stream.
Reads the header from the stream.
Reads the header from the stream.
Reads the header from the stream.
Read the header from the given stream.
Read the context values from the stream.
Read the data about an unknown exception from the UnknownExceptionInfo.
Read the given frame all at once, using default image read
parameters, and return a buffered image.
Reads the image indexed by imageIndex and returns it as
a complete BufferedImage, using a supplied ImageReadParam.
Reads the image indexed by imageIndex and returns it as
a complete BufferedImage, using a supplied ImageReadParam.
Read the given frame into a buffered image using the given read
parameters.
Reads DTD from an archived format.
Create a buffered image from a file.
Create a buffered image from an input stream.
Read and merge a Manifest
from the designated input stream.
Read the header from the stream.
Read the CORBA fixed, autodetecting the number of bytes
and assuming the given scale.
This method initializes from a stream.
Reads a document of the supported content type from an
InputStream
into the actual
Document
object.
Reads RTF data from stream
into doc
at the
specified position pos
.
Read object id (as long), then the object
UID
.
Read and set the content this component.
Reads a document of the supported content type from a
Reader
into the actual
Document
object.
Inserts content from the given stream.
Reads RTF data from reader
into doc
at the
specified position pos
.
Create a buffered image from a URL.
Reads data from this channel.
Reads data from this channel.
Reads data from the channel.
Reads a sequence of bytes from this channel into the given buffer
Reads data from the channel.
Reads data from the channel.
Reads data from this channel.
Reads data from the channel.
Reads a sequence of bytes from this channel into the given buffers
Reads data from the channel.
Reads data from this channel.
Reads data from this channel.
Reads data from the channel.
Reads a sequence of bytes from this channel into a subsequence of the
given buffers
Reads data from the channel.
Adds the character data supplied by this Readable
to the specified character buffer.
Create a buffered image from an image input stream.
Read the exception from the CDR intput stream.
Read the exception from the CDR intput stream.
Read the int (adapter manager id) from the CDR intput stream.
Reads the String[]
from the CORBA input stream.
Read the exception from the CDR intput stream.
Read the short
(adapter state) from the CDR intput stream.
Read the exception from the given CDR stream.
Reads the
Any
[] from the CORBA input stream.
Read the binding from the given CDR stream.
Read the exception from the given CDR stream.
Read the array of bindings from the given CDR input stream.
Read the binding type from the CDR input stream.
Reads the boolean[]
from the CORBA input stream.
Read the exception from the given CDR stream.
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.
Read the ComponentId from the CDR intput stream.
Read the Current from the CDR intput stream (IOR profile expected).
Not supported for compatibility reasons.
Not supported for compatibility reasons.
Read the definitin kind (as int) from the CDR intput stream.
Reads the double[]
from the CORBA input stream.
Read the exception from the CDR intput stream.
This should read DynAnyFactory from the CDR input stream, but (following
the JDK 1.5 API) it does not.
This should read DynAny from the CDR input stream, but (following the JDK
1.5 API) it does not.
The method should read this object from the CDR input stream, but
(following the JDK 1.5 API) it does not.
This should read DynArray from the CDR input stream, but (following the JDK
1.5 API) it does not.
This should read DynEnum from the CDR input stream, but (following the JDK
1.5 API) it does not.
This should read DynFixed from the CDR input stream, but (following the JDK
1.5 API) it does not.
This should read DynSequence from the CDR input stream, but (following the
JDK 1.5 API) it does not.
This should read DynStruct from the CDR input stream, but (following the
JDK 1.5 API) it does not.
This should read DynUnion from the CDR input stream, but (following the JDK
1.5 API) it does not.
This should read DynValue from the CDR input stream, but (following the JDK
1.5 API) it does not.
Reads the float[]
from the CORBA input stream.
Read the exception from the CDR intput stream.
Read the exception from the CDR intput stream.
Read the exception from the CDR intput stream.
Read the exception from the CDR intput stream.
Read the IDL type from the given input stream.
Read the exception from the CDR intput stream.
Read the exception from the given CDR stream.
Read the exception from the given CDR stream.
Read the exception from the CDR intput stream.
Read the exception from the CDR intput stream.
Read the exception from the CDR intput stream.
Read the exception from the CDR intput stream.
Read the exception from the CDR intput stream.
Read from the CDR stream.
Read the structure from the CDR intput stream.
Read the IORInterceptor_3_0 from the CDR intput stream (IOR profile
expected).
Reads the long long[]
from the CORBA input stream.
Reads the int[]
from the CORBA input stream.
Read the sequence from the CDR intput stream.
Read the name component from the given CDR input stream.
The method should read this object from the CDR input stream, but
(following the JDK 1.5 API) it does not.
The method should read this object from the CDR input stream, but
(following the JDK 1.5 API) it does not.
Read the Name from the given CDR input stream.
Read the NameValuePair from the given CDR stream.
Read the structure from the CDR intput stream.
Read the sequence from the CDR intput stream.
Read the extended naming context from the given CDR input stream.
Read the naming context from the given CDR input stream.
Read the exception from the CDR intput stream.
Read the exception from the CDR intput stream.
Read the exception from the given CDR stream.
Read the exception from the given CDR stream.
Read the exception from the given CDR stream.
Read the exception from the CDR intput stream.
Read the object from the given CDR input stream.
Read the Object Id as a byte array.
Read the exception from the CDR intput stream.
Read the ObjectReferenceFactory from the CDR intput stream
(ValueBase type expected).
Read the object reference template (as the value type).
Reads the ObjectReferenceTemplate[]
from the CORBA input
stream.
Reads the byte[]
from the CORBA input stream.
Read the enumeration value (as int) from the CDR intput stream.
This should read POA from the CDR input stream, but, following the specs,
it doesnot.
Read the exception from the CDR intput stream.
Read the object from the CDR intput stream (IOR profile expected).
Read the sequence of policies from the CDR intput stream.
Read the int (policy type) from the CDR intput stream.
Read the ProfileId from the CDR intput stream.
This should read the servant activator, but it cannot be transferred
this way as its operations cannot be remote.
Read the exception from the CDR intput stream.
This should read the servant locator, but it cannot be transferred
this way as its operations cannot be remote.
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 the service detail information from the given CDR
intput stream.
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.
Reads the short[]
from the CORBA input stream.
Reads the String[]
from the CORBA input stream.
Reads a string as a value type.
Read the StructMember from the input stream.
Read the structure from the CDR intput stream.
Read the structure from the CDR intput stream.
Read the exception from the CDR intput stream.
Read the exception from the CDR intput stream.
Reads the long[]
from the CORBA input stream.
Reads the int[]
from the CORBA input stream.
Read the union member from the given stream.
Read the exception from the CDR intput stream.
Read the exception from the CDR intput stream.
Reads the short[]
from the CORBA input stream.
Read the value base from the given input stream.
Reads the value member from the given stream.
Read the value base from the given input stream.
Read the visibility value (as short) from the CDR intput stream.
Reads the char[]
from the CORBA input stream.
Read the exception from the CDR intput stream.
Read the exception from the CDR intput stream.
Read the exception from the CDR intput stream.
Reads the String[]
from the CORBA input stream.
Reads a wide string as a value type.
Read the value base from the given input stream when the value base class
is available.
Read the value base from the given input stream when the unitialised
instance is available.
Read the value base from the given input stream.
Read using provided boxed value helper.
Read the abstract interface.
Delegates functionality to the underlying stream.
Delegates functionality to the underlying stream.
Read the abstract interface.
Delegates functionality to the underlying stream.
Delegates functionality to the underlying stream.
Delegates functionality to the underlying stream.
Read the boolean, treating any non zero byte as true, zero byte as false.
Delegates functionality to the underlying stream.
Read the array of boolean.
Delegates functionality to the underlying stream.
Read a and array of CORBA boolean values.
Delegates functionality to the underlying stream.
Read a character using narrow charset encoding.
Read narrow (usually 8 bit) char.
Delegates functionality to the underlying stream.
Read a character array, using narrow charset encoding.
Delegates functionality to the underlying stream.
Read a and array of CORBA characters.
Read array of narrow (usually 8 bit) chars.
Delegates functionality to the underlying stream.
Delegates functionality to the underlying stream.
This should read the CORBA context, but following the 1.4 API
specification, it must not be implemented.
Read the double value, IEEE 754 format.
Delegates functionality to the underlying stream.
Read the array of double values, IEEE 754 format.
Delegates functionality to the underlying stream.
Read a and array of CORBA doubles.
Delegates functionality to the underlying stream.
Read the encapsulated stream.
Read the CORBA fixed (the end of the fixed
can be determined
by its last byte).
Delegates functionality to the underlying stream.
Read the float value, IEEE 754 format.
Delegates functionality to the underlying stream.
Read an array of float values, IEEE 754 format.
Delegates functionality to the underlying stream.
Read a and array of CORBA float.
Delegates functionality to the underlying stream.
Read the CORBA long (java int), high byte first.
Read CORBA long (java int, 32 bits).
Delegates functionality to the underlying stream.
Read a CORBA long
that is mapped into java int
.
Read an array of CORBA longs (java ints).
Delegates functionality to the underlying stream.
Read a and array of CORBA longs.
Read array of CORBA longs (java ints).
Delegates functionality to the underlying stream.
Read the CORBA long long (java long).
Read CORBA long long (java long, 64 bits).
Delegates functionality to the underlying stream.
Read a CORBA long long
that is mapped into java
long
.
Read an array of CORBA long longs (java longs).
Delegates functionality to the underlying stream.
Read an array of CORBA long long
Read array of CORBA long longs (java longs).
Delegates functionality to the underlying stream.
Delegates functionality to the underlying stream.
Read a CORBA (not java) object
Read the object that is an instance of the given class.
Delegates functionality to the underlying stream.
Delegates functionality to the underlying stream.
Read a CORBA octed
that is mapped into java byte
.
Delegates functionality to the underlying stream.
Read a and array of CORBA octets that are mapped into java array of
bytes.
Delegates functionality to the underlying stream.
Delegates functionality to the underlying stream.
Read the length of the byte array as CORBA long and then the array itseld.
Read the CORBA short integer.
Delegates functionality to the underlying stream.
Read array of shorts (16 bit ints).
Delegates functionality to the underlying stream.
Read the array of CORBA short integer values.
Delegates functionality to the underlying stream.
Read a singe byte string.
Read narrow string (usually 8 bits per character).
Delegates functionality to the underlying stream.
Read a CORBA string
that is mapped into java
String
.
Delegates functionality to the underlying stream.
Reads the CORBA unsigned long (java int), delegating functionality to
read_long()
.
Read CORBA unsigned long (java int).
Delegates functionality to the underlying stream.
Read a CORBA unsigned long that is mapped into java int
.
Reads the array of CORBA unsigned long (java integer) values, delegating
functionality to AbstractCdrInput
.
Delegates functionality to the underlying stream.
Read an array of CORBA unsigned long.
Read array of CORBA unsigned longs (java ints).
Delegates functionality to the underlying stream.
Read the CORBA unsigned long long value, delegating functionality to
read_longlong()
.
Read unsigned CORBA long long (java long, 64 bits).
Delegates functionality to the underlying stream.
Read a and array of CORBA unsigned longs.
Reads the array of CORBA long long (java long) values, delegating
functionality to AbstractCdrInput
.
Delegates functionality to the underlying stream.
Read a and array of CORBA unsigned longs.
Read array of CORBA unsigned long longs (java longs).
Delegates functionality to the underlying stream.
Read the unsigned short integer value.
Delegates functionality to the underlying stream.
Read a CORBA unsigned short that is mapped into java short
.
Read array of unsigned shorts (16 bit ints).
Delegates functionality to the underlying stream.
Read an array of unsigned short values, delegating the functionality to
read_short_array
.
Delegates functionality to the underlying stream.
Read a and array of CORBA unsigned shorts.
Read a value type structure from the stream.
Read the CORBA value type.
Delegates functionality to read_value.
Read a value type structure, extracting the repository id
from the input stream itself.
Try to read when having an unitialised value.
Read a value type structure content, when the unitialised
instance is passed as a parameter.
Try to read when having an unitialised value.
Tries to locate a factory using repository id.
Read a value type structure, having the given repository id.
Tries to read using boxed value helper.
Use the provided boxed value helper to read the value.
Read this value type from the CDR stream.
Read an instance from the 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 the value of the given type from the given stream.
Read from the input stream, major number first.
Reads the wide character using the encoding, specified in the wide_charset.
Read wide (usually 16 bit) char.
Delegates functionality to the underlying stream.
Read a CORBA wchar
that is mapped into java char
.
Read an array of "wide chars", each representing a two byte Unicode
character, high byte first.
Delegates functionality to the underlying stream.
Read array of wide (usually 16 bit) chars.
Delegates functionality to the underlying stream.
Reads the string in wide character format (ussually UTF-16, Unicode).
Read wide string (usually 16 bits per character).
Delegates functionality to the underlying stream.
Read a CORBA wstring
that is mapped into
java String
.
Reads first length of the string and the all characters as an Unicode
(UTF-16) characters.
A Readable
object is simply a source for Unicode character
data.
Reports that a read operation has been aborted.
Read all image frames all at once, using the given image read
parameters iterator, and return an iterator over a collection of
IIOImages.
Read the given frame all at once, using the given image read
parameters, and return an IIOImage.
Read Any from the input stream.
Read Any from the input stream.
Read Any from the input stream.
This method reads the next item from the stream a Java SQL
Array
.
This method reads the next item from the stream a ASCII text
InputStream
.
Handles reading in the attributes.
Read the element attributes, adding them into attribute set.
Reads a set of attributes from the given object input stream.
This method reads the next item from the stream a Java
BigDecimal
.
This method reads the next item from the stream a binary
InputStream
.
Removes a bit from the buffer.
Reads r,g,b bit masks from an inputstream
This method reads the next item from the stream a Java SQL
Blob
.
This method reads a Java boolean value from an input stream.
This method reads a Java boolean value from an input stream.
This method reads a Java boolean value from an input stream.
Reads a byte and checks whether or not its value is zero.
This method reads a Java boolean value from an input stream.
This method reads a Java boolean value from an input stream.
This method reads a Java boolean value from an input stream.
This method reads the next item from the stream a Java
boolean
.
This method reads a Java byte value from an input stream.
This method reads a Java byte value from an input stream.
This method reads a Java byte value from an input stream.
This method reads a Java byte value from an input stream.
This method reads a Java byte value from an input stream.
This method reads a Java byte value from an input stream.
This method reads the next item from the stream a Java
byte
.
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.
This method reads a Java char
value from an input stream.
This method reads a Java char
value from an input stream.
This method reads a Java char
value from an input stream.
Reads an unsigned 16-bit integer.
This method reads a Java char
value from an input stream.
This method reads a Java char
value from an input stream.
This method reads a Java char
value from an input stream.
This method reads the next item from the stream a character
Reader
.
Deserializes the children using the
deserialize(ObjectInputStream, Collection
method
and then calls childDeserializedHook(Object, BCSChild)
for each child deserialized.
Loads a chunk from an InputStream.
This method reads a class descriptor from the real input stream
and use these data to create a new instance of ObjectStreamClass.
This method reads the next item from the stream a Java SQL
Clob
.
Read in a partial MCU for this component
Configures the logging framework by reading a configuration file.
Read the context from the given stream.
This method reads the next item from the stream a Java
java.sql.Date
.
This method reads a Java double value from an input stream.
This method reads a Java double value from an input stream.
This method reads a Java double value from an input stream.
Reads an IEEE 64-bit double-precision floating point number.
This method reads a Java double value from an input stream.
This method reads a Java double value from an input stream.
This method reads a Java double value from an input stream.
This method reads the next item from the stream a Java
double
.
Predefined static DocFlavor
objects for document
types which use an Reader to retrieve the print data.
This abstract class forms the base of the hierarchy of classes that read
input as a stream of characters.
Unitializes a Reader
that will use the object
itself for synchronization of critical code sections.
Initializes a Reader
that will use the specified
Object
for synchronization of critical code sections.
Constructor for doc flavor objects with the given MIME type
and a print data representation class name of "java.io.Reader".
Character stream wrapper.
Check if this reader supports reading thumbnails.
Reader splits the input char sequence into tokens.
Creates a new ReaderTokenizer.
Read the content from the input stream.
Read the content from the input stream.
This method restores an object's state by reading in the instance data
for the object from the passed in stream.
This method restores an object's state by reading in the instance data
for the object from the passed in stream.
This method should be called by a method called 'readObject' in the
deserializing class (if present).
This method reads a Java float value from an input stream.
This method reads a Java float value from an input stream.
This method reads a Java float value from an input stream.
Reads an IEEE 32-bit single-precision floating point number.
This method reads a Java float value from an input stream.
This method reads a Java float value from an input stream.
This method reads a Java float value from an input stream.
This method reads the next item from the stream a Java
float
.
This method reads raw bytes into the passed array until the array is
full.
This method reads raw bytes into the passed array until the array is
full.
This method reads raw bytes into the passed array until the array is
full.
Reads a sequence of signed 8-bit integers into a
byte[]
array.
This method reads raw bytes into the passed array until the array is
full.
This method reads raw bytes into the passed array until the array is
full.
This method reads raw bytes into the passed array buf
starting
offset
bytes into the buffer.
This method reads raw bytes into the passed array buf
starting
offset
bytes into the buffer.
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.
This method reads raw bytes into the passed array buf
starting
offset
bytes into the buffer.
Reads a sequence of unsigned 16-bit integers into a
char[]
array.
Reads a sequence of IEEE 64-bit double-precision floating point
numbers into a double[]
array.
Reads a sequence of IEEE 32-bit single-precision floating point
numbers into a float[]
array.
Reads a sequence of signed 32-bit integers into a
long[]
array.
Reads a sequence of signed 64-bit integers into a
long[]
array.
Reads a sequence of signed 16-bit integers into a
short[]
array.
Returns a VMMethod from the ID in the byte buffer
This is the attribute for the reading form of text.
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
.
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
.
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
.
Reads a signed 32-bit integer.
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
.
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
.
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.
This method reads the next item from the stream a Java
int
.
This method reads a single line of text from the input stream, returning
it as a String
.
This method reads the next line of text data from an input stream.
This method reads the next line of text data from an input
stream.
This method reads a line of text from the input stream and returns
it as a String
.
This method reads the next line of text data from an input
stream.
This method reads the next line of text data from an input stream.
Blocks until a read lock can be obtained.
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
.
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
.
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
.
Reads a signed 64-bit integer.
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
.
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
.
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.
This method reads the next item from the stream a Java
long
.
Read data, followed by the message header.
Decodes an MPI from the current message's contents.
Read the chunked nested value from the given input stream, transferring the
contents to the given output stream.
Reads an object instance and returns it.
Returns the next deserialized object read from the underlying stream.
This method reads the next item from the stream a Java
Object
.
Returns the next available decoded object.
Read this stub from the object input stream.
This should never be called.
Read as CORBA object when the ORB is known.
Objects are read as abstract interfaces.
This method allows subclasses to override the default
de serialization mechanism provided by
ObjectInputStream
.
The name of the Action
that sets the editor in read only
mode.
Reads an N-color palette from an inputstream in RGBQUAD format and
returns an equivalent ColorModel object
Decodes a private key from the message.
Decodes a public key from the message.
This method reads the next item from the stream a Java SQL
Ref
.
Resolves an instance of
AttributedCharacterIterator.Attribute
that is being deserialized to one of the three pre-defined attribute
constants.
Returns a cached version of the deserialized keystroke, if available.
Deserialize this certificate replacement into the appropriate
certificate object.
Decode the data into an actual
CertPath
upon deserialization.
Resolves an instance of
AttributedCharacterIterator.Attribute
that is being deserialized to one of the three pre-defined attribute
constants.
Needed for singelton semantics during deserialisation.
After deserializing we must determine if the class we want
is really one of the more specialized ICC_ProfileRGB or
ICC_ProfileGray classes.
invoked to resolve the true static constant by
comparing the deserialized object to know name.
This function is used by the deserializer to know which object
to use when it encounters an encoded NumberFormat.Field in a
serialization stream.
Replaces instances of this class read from an
ObjectInputStream
with one of the predefined
values.
After deserialization, this method ensures that only one instance of
each attribute is used.
Reads and parses the next response from the server.
Read a sequence of contexts from the input stream.
This method reads a signed 16-bit value into a Java in from the
stream.
This method reads a signed 16-bit value into a Java in from the stream.
This method reads a signed 16-bit value into a Java in from the
stream.
Reads an signed 16-bit integer.
This method reads a signed 16-bit value into a Java in from the
stream.
This method reads a signed 16-bit value into a Java in from the stream.
This method reads a signed 16-bit value into a Java in from the stream.
This method reads the next item from the stream a Java
short
.
Reads a GIF file signature from an inputstream and checks it.
This method populates the data in the object from the specified stream.
Reads stream magic and stream version information from the
underlying stream.
This method reads the next item from the stream a Java
String
.
Read a jdwp style string from the ByteBuffer.
Read the system exception from the given stream.
Read the given tile into a buffered image.
Read the given tile into a raster containing the raw image data.
This method reads the next item from the stream a Java
java.sql.Time
.
This method reads the next item from the stream a Java
java.sql.Timestamp
.
Reads zic(8) compiled timezone data file from file
and returns a TimeZone class describing it, either
SimpleTimeZone or ZoneInfo depending on whether
it can be described by SimpleTimeZone rule or not.
Returns the next deserialized object read from the
underlying stream in an unshared manner.
This method reads 8 unsigned bits into a Java int
value from the stream.
This method reads 8 unsigned bits into a Java int
value from
the stream.
This method reads 8 unsigned bits into a Java int
value from the stream.
This method reads 8 unsigned bits into a Java int
value from the stream.
This method reads 8 unsigned bits into a Java int
value from
the stream.
This method reads 8 unsigned bits into a Java int
value
from the
stream.
Reads an unsigned 32-bit integer.
This method reads 16 unsigned bits into a Java int value from the stream.
This method reads 16 unsigned bits into a Java int value from the stream.
This method reads 16 unsigned bits into a Java int value from the stream.
Reads an unsigned 16-bit integer.
This method reads 16 unsigned bits into a Java int value from the stream.
This method reads 16 unsigned bits into a Java int value from the stream.
This method reads 16 unsigned bits into a Java int value from the stream.
Reads the user exception, having the given Id, from the input stream.
Read as wide string (not as UTF).
This method reads a String
from an input stream that is
encoded in a modified UTF-8 format.
This method reads a String
from an input stream that
is encoded in a modified UTF-8 format.
This should never be called.
This method reads a String
from an input stream that is
encoded in a modified UTF-8 format.
This method reads a String
from an input stream that
is encoded in
a modified UTF-8 format.
This method reads a String encoded in UTF-8 format from the
specified DataInput
source.
Read value from the input stream in the case when the value is not
Streamable or CustomMarshalled.
Read value from the CORBA input stream in the case when the value is not
Streamable or CustomMarshall'ed.
Read the value (the header must be behind).
Read an int encoded in the MIDI-style variable length
encoding format.
This method determines whether or not a stream is ready to be read.
Return true if more characters are available to be read.
Calls the in.read()
method.
This method checks to see if the stream is read to be read.
This method determines whether or not this stream is ready to be read.
Determines whether or not this stream is ready to be
read.
This method determines if the stream is ready to be read.
Retrieves this key's ready-operation set.
Retrieves this key's ready-operation set.
REAL - static field in class gnu.java.security.der.
DER Editor handling the editing.
Constructs a RealmCallback
with a prompt.
Constructs a RealmCallback
with a prompt and default realm
information.
Constructs a RealmChoiceCallback
with a prompt, a list of
choices and a default choice.
The source of the broadcast UndoableEditEvents.
Raised on the failure of the requested or implied attempt to
rebind an object reference.
Creates REBIND with the default minor code of 0 and a
completion state COMPLETED_NO.
Creates a REBIND exception with the specified minor
code and completion status.
Creates REBIND with the default minor code of 0,
completion state COMPLETED_NO and the given explaining message.
Created REBIND exception, providing full information.
Give the specified name for the specified object.
Give the specified name for the specified object.
Give the specified name for the specified object.
Forces the binding between the given Remote-object and the given service
name, even if there was already an object bound to this name.
Give the specified name for the specified object.
Give the specified name for the specified object.
Give the specified name for the specified object.
Put the given GIOP object, specifying the given name as a key.
Names or renames the object.
Names or renames the object.
Names or renames the object.
Names or renames the child context.
Names or renames the child context.
Names or renames the child context.
This method recalculates any rectangles that need to be recalculated
after the insets of the component have changed.
This method recalculates any rectangles that need to be recalculated
after the orientation of the slider changes.
Recalculates the total width of the columns, if the cached value is
-1
.
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.
Receives a UDP packet from the network
Receives a datagram via this channel.
Receives a datagram via this channel.
ORB calls this method after the receiving the message that a remote
exception has been thrown on a server side and before raising this
exception in the client side.
/** ORB normally calls this method after receiving the forwarding message.
ORB calls this method after the normal reply is received from the server
and before the control is returned to the calling client code.
ORB calls this method after all the information, including operation
parameters, are available.
ORB calls this method before invoking the servant manager.
Returns the remote exception that was thrown on the server side.
Returns the repository id of the remote exception that was thrown on the
server side.
This interface describes the methods required by objects receiving MIDI
messages.
Called to indicate that the attributes in attributes
are
no longer used.
Called to indicate that the attributes in attributes
are
no longer used.
Starts a reconversion operation in the current input method.
Starts a reconversion operation.
A SSL/TLS record structure.
A shared base for both dynamic structure an dynamic value final_type.
Creates the structure with the given typecode.
Disable recording for a specific track.
Disable recording for a specific track.
Enable recording for a specific track using data from a specific channel.
Enable recording for a specific track using data from a specific channel.
The type code that also has the member property getters
supported.
Creates the type code of the given kind.
The Rect
interface is used to represent any rect value.
This class represents a rectangle and all the interesting things you
might want to do with it.
Initializes a new instance of Rectangle
with a top
left corner at (0,0) and a width and height of 0.
Initializes a new instance of Rectangle
with the specified
width and height.
Initializes a new instance of Rectangle
from the specified
inputs.
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.
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.
Initializes a new instance of Rectangle
from the
coordinates of the specified rectangle.
This class describes a rectangle by a point (x,y) and dimension (w x h).
Returns the bounds in which comboBox's selected item will be
displayed.
This class provides a generic framework, and several helper methods, for
subclasses which represent geometric objects inside a rectangular frame.
An array of Rectangles keeping track of the tabs' area and position.
The typecode, serving as a placeholder in defining
typecodes, containing recursion.
Create a typecode that serves as a placeholder for
the typecode with the given id.
RED - static field in class java.awt.
Color Constant for the color red: R=255, G=0, B=0.
Redefines the given types.
Redefine classes present in the definitions array, with
the corresponding class files.
Redefine classes present in the definitions array, with
the corresponding class files.
Set redirection, indicating that the object, searched at the p_searched
position can be actually found at the p_present position.
Modifies or replaces the given event with an event that has been
properly redirected.
Returns true if the output stream and error stream of the
process will be merged to form one composite stream.
Sets the error stream redirection flag.
Handles redispatching of an event so that recursion of
dispatch requests does not occur.
Redoes this editing action.
Redoes all edits that are part of of this
CompoundEdit
.
Redos an attribute change.
Redoes this edit operation.
Redoes this editing action.
Redoes one significant edit action.
Redoes all editing actions in the same order as they were
added to this UndoManager, up to the specified action.
This is the regular expression exception class.
The reference object, handling requests.
This interface provides a mechanism for obtaining information about
a SQL structured type
REF - static field in class java.sql.
Types Abstract superclass of addresses used in References.
Protected constructor for use by subclasses.
This is the base class of all references.
This class represents a reference to an object that is located outside of the
naming/directory system.
The property, defining the IOR of the intial reference to resolve.
Create a new reference that is referencting to the object of the
specified class.
Create a new reference that is referencing to the object of the
specified class, specifying the class and location of the factory that
produces these objects.
Create a new reference that is referencing to the object of the
specified class with the given address.
Create a new reference that is referencing to the object of the
specified class, specifying the class and location of the factory that
produces these objects and also the address of this object.
Returns the Object Id, encapsulated in the given object reference.
Returns the Object Id, encapsulated in the given object reference.
Returns the servant that is serving this object.
Returns the servant that is serving this object.
The object, implementing this interface, can provided the
Reference
about itself.
Indicates that the objec is addressed by IOR addressing info.
This is the queue, where references can enqueue themselve on.
Creates a new empty reference queue.
A class representing the ReferenceType Command Set.
Base class for reference type IDs.
Constructor used by {Array,Interface,Class}ReferenceTypeId
The ReferenceUriSchemesSupported
attribute provides
the supported URI schemes (e.g. ftp) which are supported by the
printer service to be used as uri reference for document data.
Constructs a ReferenceUriSchemeSupported
object.
Property defining how referrals encountered by the service provider are to
be processed.
Replaces instances of a given RE found within an InputStream
with replacement text.
Creates an REFilterInputStream.
Represents one of the reflection exceptions thrown by a
management bean.
Constructs a new ReflectionException
wrapping
the specified exception.
Constructs a new ReflectionException
wrapping
the specified exception and using the supplied message.
This exception is thrown when reflective operations fail.
Create an exception without a message.
Create an exception with a message.
Create an exception with a message and a cause.
Create an exception with a cause.
This class implements permissions for reflection.
Construct a ReflectPermission with the given name.
Construct a ReflectPermission with the given name.
Causes this Policy
instance to refresh / reload its
configuration.
Refreshes and reloads this Configuration
.
If the ticket is renewable, and the renewal time has not yet elapsed,
attempt to renew the ticket.
Causes this Policy
instance to refresh / reload its
configuration.
Value of an unknown refresh rate.
An object whose internal state may be refreshed: as in a
credential object with a expiry date.
Create a new RefreshFailedException with no detail message.
Create a new RefreshFailedException with a detail message.
This method refreshes the contents of the current row from the database.
REG_ICASE - static field in class gnu.java.util.regex.
RE Compilation flag.
Describes a region of a component or the complete component.
Defines the region of the input on which to match.
Creates a new Region
with the specified name and ui ID.
The end of the region on which to perform matches (exclusive).
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.
The start of the region on which to perform matches (inclusive).
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.
Registers a channel for the selection process.
Registers a channel for the selection process.
This method registers an activatable object.
Register the initial reference.
Registers a PolicyFactory for the given PolicyType.
Accumulates the policy factory map.
This should register the given value factory under the given
repository id.
Register the value factory under the given repository id.
An interface which service providers may optionally implement in
order to get notified when they are added or removed from a
ServiceRegistry
.
Register the activatable object into the table of the activatable
objects.
Registers all available service providers found on the application
classpath.
This method registers a JComponent with the ToolTipManager.
This method registers a new driver with the manager.
Register an editor for a class.
Establishes a binding between type and classname.
Establishes the default bindings of type to classname.
Register a request from the debugger
Virtual machines have two options.
Register the new activation group.
Create the activation group id and put this id-descriptor combination into
the group map.
Used to register ImageIO SPIs provided by the toolkit.
Do interceptor registration.
An obsolete method to register a keyboard action on this component.
This method registers the actions to the appropriate Action and Input
maps.
Registers the supplied instance with the server, using the specified
ObjectName
.
Registers the supplied instance with the server, using the specified
ObjectName
.
Registers the activation descriptor and creates (and returns) its
activation identifier.
Create the object activation id and put this id-descriptor combination into
the group map.
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.
Explicitly registers the provided print service instance.
Registers a provider under all service categories it
implements.
Explicitly registers the provided print service lookup implementation.
Registers a number of providers under all service categories they
implement.
Registers an attribute key as a well-known keys.
Registers a new subclass as being the type of keystrokes to generate in
the factory methods.
Registers a given tag with a given Action.
Register the Tie-target pair.
Register the Tie-target pair.
Register the Tie-target pair.
Registers a ObjectInputValidation
to be carried out
on the object graph currently being deserialized before it is
returned to the original caller of readObject ()
.
Notification type for the registration event.
Collects interceptors, references and factories into arrays during
registration.
Create the interceptor collection from the given properties, using the
agreed naming convention.
A placeholder for names and literals used throughout this
library.
Defines the ID of the naming service.
Create and export the new remote object, making it available at the
given port, local host.
Create and export the new remote object, making it available at the
given port, using sockets, produced by the specified factories.
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.
Terminates an authenticated login.
If setBeanContext()
was vetoed once before, this
is set to true
so that the next time, vetoes will
be ignored.
The list of relations, should be instances of AccessibleRelation.
Occupy all remaining cells except last cell.
This method moves the result set position relative to the current row.
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.
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.
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.
Relativizes the given URI against this URI.
The RELAX NG Namespace URI.
Schema factory for RELAX NG grammars.
Releases the lock if it is still valid.
Free resoureces, occupied by this reference.
If there is an opened cache socket to access this object, close that
socket.
Operation to release a job by its ID or name.
Called by setBeanContext()
to release resources of a what will soon no longer be the parent.
Relinquishes any resources obtained from the parent context.
Removes the reference to the specified server, thus allowing it to
be garbage collected.
Release the reply stream back to ORB after finishing reading the data
from it.
Removes the specified savepoint from this Connection
.
Release your copy of this service.
Releases the reference to a service held by a
BeanContextChild
(or an arbitrary object associated
with it).
Invoke this method if you've modified the TreeNodes upon which this model
depends.
Clears the cache of the provider, so that all providers
are again read from the configuration file and instantiated.
Invoke this method if you've modified the TreeNodes upon which this model
depends.
Occupy all remaining cells.
Returns a BigDecimal whose value is the remainder in the quotient
this / val.
Returns the number of elements between the current position and the limit.
If the exception was caused while resolving a Name
then
this field contains that part of the name that could not be resolved.
The remaining, unresolved part of the name.
Move an intrument from one place to another.
Move an intrument from one place to another.
This is exception is potentially thrown by the _invoke()
method of the object implementation, requiring to write the method
parameters repeatedly.
An instance of this class represents a match
completed by a gnu.regexp matching function.
An REMatchEnumeration enumerates regular expression matches over a
given input text.
Marker interface for interfaces which methods are invokable
from outside of this virtual machine through remote method calls.
Compare two remote objects for equality.
The superclass of exceptions related to RMI (remote method invocation).
Create an exception with no message, and cause initialized to null.
Create an exception with the given message, and cause initialized to null.
Create an exception with the given message and cause.
Get the hashcode for a remote object.
Together with dynamic proxy instance, this class replaces the generated RMI
stub (*_Stub) classes that (following 1.5 specification) should be no longer
required.
Construct the remote invocation handler that forwards calls to the given
remote object.
Represents a handler to the remote object.
A resource from some remote location.
A common superclass for the server implementations.
Does nothing, delegates to super().
Does nothing, delegates to super(ref).
This is a base class for the automatically generated RMI stubs.
Constructs the remote stub with no reference set.
Constructs the remote stub that uses given remote reference for the
method invocations.
Get the string representation of this remote reference.
Return the string representing the remote reference information.
Loader for remote directories.
The Attr
was just removed.
Remove from the underlying collection the last element returned by next
(optional operation).
Removes the breakpoint from the interpreter, re-installing
the original instruction.
Remove from the list the element last returned by a call to next or
previous (optional operation).
Remove from the underlying collection the last element returned by next
(optional operation).
Remove from the list the element last returned by a call to next or
previous (optional operation).
Remove from the underlying collection the last element returned by next
(optional operation).
Removes and returns the first element of the list.
Remove from the list the element last returned by a call to next or
previous (optional operation).
The remove operation is not supported by this implementation of
Iterator.
Removes the value associated with the ThreadLocal object for the
currently executing Thread.
Remove from the list the element last returned by a call to next or
previous (optional operation).
Remove a session from this store.
Remove the given object, indiciating it by the key.
Remove the given object, indiciating it by the key.
Removes the attribute entry of the given category from the set.
Removes the attribute entry of the given category from the set.
Removes the specified entry.
Remove the element at a given position in this list (optional operation).
Remove the element at a given position in this list (optional operation).
Removes the element at the user-supplied index.
Removes the item at the specified index from the choice box.
Removes the component at the specified index from this container.
Remove the name at the given index.
Removes the element at the user-supplied index.
Removes the element at a particular index from the list.
Removes the child with the given index from this node.
Remove the item at the given position.
Removes the component at the given index from this Name
.
Remove an element from the collection of OPTION
elements
for this SELECT
.
Removes a child from this container.
Removes component at the specified index from this menu
Revomes component at the given index from the menu.
This method removes the component at the given index.
Removes the tab and component which corresponds to the specified index.
Removes the element at the given position from the list.
Deletes the item at the specified index.
Remove the element at a given position in this list (optional operation).
Deletes the item at the specified index from this menu.
Removes the menu at the specified index.
Removes the child node a given index.
Removes the component at the given index from this Name
.
Remove the item at the given index
Remove the address at the given position.
Removes a piece of content from this Document
.
Removes a piece of content from the content model.
Removes a piece of content.
Removes a piece of content at th specified position.
Removes the specified range of characters and returns an
UndoableEdit
that enables undo/redo support.
Removes the specified component from this container.
This method removes a component from the JDialog.
Removes the specified component from this container.
This method removes the given Component from the Container.
Removes given component from this menu.
This method removes the given component from the JSplitPane.
Removes the specified Component from the JTabbedPane.
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
.
Removes the specified popup menu from this component.
Removes the specified menu component from this frame.
Removes the specifed item from the menu.
Removes the specified menu from the menu bar.
Removes the specified menu component from the menu.
Remove a single instance of an object from this collection (optional
operation).
Removes the mapping for this key if present (optional operation).
Remove an entry from the ActionMap
.
Remove a attribute name/value pair.
Remove the specified child from the context.
Remove a single occurrence of an object from this collection.
Remove the first occurrence, if any, of the given object from this list,
returning true
if the object was removed, false
otherwise.
Removes from the Dictionary the value located by the given key.
Removes the mapping for this key if present (optional operation).
Removes from the HashMap and returns the value which is mapped by the
supplied key.
Removes the supplied Object from this Set if it is in the Set.
Removes from the table and returns the value which is mapped by the
supplied key.
Removes from the HashMap and returns the value which is mapped by
the supplied key.
Removes the entry at the lowest index in the list that matches the given
object, comparing by o == null ?
Remove the first occurence of an object from this list (optional
operation).
Removes the mapping for this key if present (optional operation).
This method removes the specified key entry (and its associated value)
from the property mapping collection.
Removes a hint from the collection.
Removes the specified element from this set (optional operation).
Removes the value for the specified key by simply
calling remove((Object[]) key)
.
Removes from the TreeMap and returns the value which is mapped by the
supplied key.
If the supplied Object is in this Set, it is removed, and true is
returned; otherwise, false is returned.
Removes the given Object from the Vector.
Removes the key and the corresponding value from this map.
Removes the key and the corresponding value from this map.
Removes a child from the bean context.
Removes the preferences entry from this preferences node.
Removes the specified item from the choice box.
Removes all primitive entries that have the specified alias.
Removes an entry with the designated alias
from this
keyring.
Deletes the first occurrence of the specified item from the list.
Removes the parameter identified by the specified name.
Removes the preferences entry from this preferences node.
Removes a key and its value from this object.
Removes the supplied system property and its current value.
Remove the entry from the map.
Remove the entry from the map.
Removes one instance of the specified listener from this multicaster
chain.
Remove a relation from the set.
Remove a state from the set.
Removes the given attribute from the set.
Removes the given attribute from the set.
Remove an event from this track.
Removes the specified button from this group.
Removes given menu item from this menu.
Remove an entry from the InputMap
.
Removes an entry from this InputMap
.
Removes the given child from this node and sets its parent to
null
.
Removes a given child node.
Removes the given name, if present.
Unselect the specified child of this Accessible object.
Removes the specified index from the current selection.
Removes the accessible item with the specified index to the selection.
Removes the item with the specified index from the selection.
Deselects the menu with index i
.
Does nothing - it makes no sense to remove a selection for a
tabbed pane, since one tab must always be selected.
Removes the accessible child with the specified index i
from the current selection.
Removes the specified selected item in the object from the object's
selection.
Removes the specified selected item in the object from the
object's selection.
Unselect the specified child of this Accessible object.
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.
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.
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.
Removes an adjustment listener from this object.
Removes all of the objects from this choice box.
Removes all components from this container.
Removes all components from this container.
Removes all menu items from the menu
This method removes all components from the JSplitPane.
This method removes all tabs and associated components from the
JTabbedPane.
Deletes all of the items from the list.
Removes all the elements from this menu.
Remove from this collection all its elements that are contained in a given
collection (optional operation).
Removes from this set all elements in the given collection (optional
operation).
Remove all elements of a given collection from this collection.
Removes all the elements contained in the given collection.
Remove all elements of a given collection from this list (optional
operation).
Removes from this set all elements contained in the specified collection
(optional operation).
Remove from this vector all elements contained in the given collection.
Removes all child nodes from this node.
Removes all the items from the model's item list, resets and selected item
to
null
, and sends a
ListDataEvent
to all registered
listeners.
Remove all elements in the list.
Removes all elements from the Vector.
Uninstall all read progress listeners.
Uninstall all read update listeners.
Uninstall all read warning listeners.
Uninstall all write progress listeners.
Uninstall all write warning listeners.
This method removes all elements from this JComboBox.
Removes records about all links reported to the event
stream, as if the filter were newly created.
Unregister an AncestorListener
.
Remove an attribute from the list.
Remove an attribute from the list.
Removes an attribute from this element.
Removes the attribute with the specified name
, if this
attribute is defined.
Removes the attribute with the specified name
, if this
attribute is defined.
Removes the attribute with the specified name
, if this
attribute is defined.
Remove an attribute from the list.
DOM L1
Removes the appropriate attribute node.
Removes an attribute by name.
Returns a
AttributeSet
that has the attribute with the specified
name
removed from
old
.
Returns a
AttributeSet
that has the attribute with the specified
name
removed from
old
.
Removes an attribute from the set.
DOM L1
Removes the appropriate attribute node; the name is the
nodeName property of the attribute.
Removes the specified attribute node.
DOM L2
Removes the appropriate attribute node; the name combines
the namespace name and the local part.
Removes an attribute by local name and namespace URI.
Removes a set of attribute from this element.
Removes the attributes listed in names
.
Removes the attributes listed in names
.
Removes the attributes listed in names
.
Removes a set of attributes from this element.
Removes attributes from this set if they are found in the
given set.
Removes attributes from this set if they are found in the
given set.
Removes attributes from this set if they are found in the
given set.
Removes all attributes specified by names
from
old
and returns the resulting AttributeSet
.
Removes all attributes specified by names
from
old
and returns the resulting AttributeSet
.
Removes a set of attributes for the element.
Removes all attributes in attributes
from old
and returns the resulting AttributeSet
.
Removes all attributes in attributes
from old
and returns the resulting AttributeSet
.
Removes an attribute from the set.
Removes a
LookAndFeel
(LAF) from the list of auxiliary LAFs.
Removes an AWT event listener from this toolkit.
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.
Removed a CaretListener
object from this text component.
Removes the specified CellEditorListener from the list of the
CellEditorListeners of this CellEditor.
Deregisters a listener so that it no longer receives
ChangeEvent
notifications from the
CellEditor
.
Removes a CellEditorListener
object.
Removes a certificate from the list of ceritificates for this identity.
Removes a ChangeListener from the button's listener list.
Remove a particular listener.
Removes a ChangeListener
from this object.
Deregisters a listener so that it no longer receives
ChangeEvent
notifications from this action.
Cancels the subscription of a ChangeListener.
Remove a ChangeListener to the model.
Removes a listener from this model.
Deregisters a listener so that it no longer receives
ChangeEvent
notifications from this model.
Deregisters a listener so that it no longer receives notification of
component state changes.
Removes a listener from this slider so that it will no longer receive
ChangeEvent
notifications from the slider.
Remove a particular listener
This method removes a ChangeListener to the JTabbedPane.
Removes ChangeListener from the list of registered listeners
for this MenuSelectionManager.
Deregisters a listener so that it no longer receives
ChangeEvent
notifications from this model.
Removes a given ChangeListener
from the list
of registered listeners.
Removes a ChangeListener
from to the style.
Removes a ChangeListener
from to the style.
DOM L1
Removes the specified child from this node's list of children,
or else reports an exception.
Removes the child node indicated by oldChild
from the list
of children, and returns it.
Removes the child node indicated by oldChild
from the list
of children, and returns it.
This method removes the given AbstractColorChooserPanel from the
JColorChooser's list of chooserPanels.
Removes specified column from displayable columns of this table.
Removes a column from the model.
Deregisters a listener so that it no longer receives notification of
changes to this model.
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
.
Used to remove an ImageConsumer
from the list of
registered consumers for this ImageProducer
.
Removes the specified container listener from this object's list of
container listeners.
Removes all the buttons from the control panel.
Remove a controller listener from this sequencer for the specified
controller numbers.
Removes any paths in the current set of selected paths that are
descendants of path
.
Removes any descendants of the TreePaths in toRemove that have been
expanded.
Causes the directory specified to be deleted.
Removes a DocumentListener
object from this document.
Removes a DocumentListener from this Document.
Removes the current editor from the combo box.
Discards the editor object.
Returns true
if this map should remove the eldest entry.
Returns true
when the oldest entry should be removed.
Removes an element from the model's item list and sends a
ListDataEvent
to all registered listeners.
Removes the first occurrence of a particular element in the list.
This method removes given element from the data model
Removes the first (the lowest index) occurrence of the given object from
the Vector.
Removes the element at the specified index from the model's item list
and sends a
ListDataEvent
to all registered listeners.
Removes the element at a particular index from the list.
This method removes elements located at the given index in the data
model.
Removes the element at index
, and shifts all elements at
positions greater than index to their index - 1.
Removes the element(s) at index start
(the number of elements
removed is length
).
This method delets the specified entry from the ACL
DOM L2 (Events)
Unregisters an event listener.
This method allows the removal of event listeners from the event
target.
Removes a field from the descriptor.
Remove and return the first element in the list.
Removes the first occurrence of the specified element
from the list, when traversing the list from head to
tail.
Removes the specified listener from this component.
Removes the specified listener from the component.
Removes a focus listener.
Removes a focus listener from the parent list.
Removes a focus listener from the cell.
Removes the specified focus listener so it no longer receives focus
events from this component.
Removes the specified focus listener from the list of registered
focus listeners for this component.
Removes the property with the given name from the environment.
Removes the property with the given name from the environment.
Removes the property with the given name from the environment.
Removes the property with the given name from the environment.
Removes the property with the given name from the environment.
Removes the property with the given name from the environment.
Removes this node from its parent.
Removes this node from its parent.
Removes event from the source
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.
Unregisters a heavyweight descendent.
Removes the specified listener from the component.
Removes the specified listener from the component.
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 in this scope.
Uninstall the given read progress listener.
Uninstall the given read update listener.
Uninstall the given read warning listener.
Uninstall the given write progress listener.
Uninstall the given write warning listener.
Remove the image at the specified index from the output stream.
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.
Removes the items in the specified range (inclusive) from the selection
model.
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.
This method removes given element from this JComboBox.
This method remove element location in the specified index in the
JComboBox.
Removes an ItemListener from the button's listener list.
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.
Remove the key-value pair by key
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.
Remove a Keymap from the global Keymap table, by name.
Removes the child element added last.
Remove and return the last element in the list.
Removes the last occurrence of the specified element
from the list, when traversing the list from head to
tail.
Removes a component from the layout.
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.
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.
Remove the indicated component from this layout manager.
This method does nothing.
Removes the specified component from the layout group.
This method is not used in this layout manager.
Removes a layout component.
The method is not used with this manager.
Remove the listener from this Line; after this call the listener will
no longer be notified when this Line changes state.
Remove the listener from this Line; after this call the listener will
no longer be notified when this Line changes state.
Remove the listener from this Line; after this call the listener will
no longer be notified when this Line changes state.
Add a listener object to this model.
Add a listener object to this model.
Removes a registered listener.
Deregisters a listener so that it no longer receives notification of
changes to the model.
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 a MenuKeyListener from the popup.
Removes MenuListener from the menu
Remove a meta event listener from this sequencer.
Remove a meta event listener from this sequencer.
Removes the specified listener from the component.
Removes the specified listener from the component.
Removes the specified listener from the component.
DOM L1
Removes the named item from the map, or reports an exception;
names are just the nodeName property.
Removes a node specified by name.
DOM L2
Removes the named item from the map, or reports an exception;
names are the localName and namespaceURI properties.
Removes a node specified by local name and namespace URI.
Removes this and all subnodes from the backing store and clears all
entries.
Removes this and all subnodes from the backing store and clears all
entries.
Remove the indicated node change listener from the list of
listeners to notify.
Message this to remove node from its parent.
Clears this node from this VM and removes it from the backing store.
Removes this preference node, including all its children.
Just removes the entries map of this node.
Removes the specified listener from the list of recipients
of notifications from this bean.
Removes the specified listener from the list of recipients
of notifications from this bean.
Removes the specified listener from the list of recipients
of notifications from this bean.
Removes the specified listener from the list of recipients
of notifications from this bean.
Removes the specified listener from the list of recipients
of notifications from this delegate.
Removes the specified listener from the list of recipients
of notifications from this bean.
Removes the specified listener from the list of recipients
of notifications from this bean.
Removes the specified listener from the list of recipients
of notifications from this bean.
Removes the specified listener from the list of recipients
of notifications from the supplied bean.
Removes the specified listener from the list of recipients
of notifications from the supplied bean.
Removes the specified listener from the list of recipients
of notifications from the supplied bean.
Removes the specified listener from the list of recipients
of notifications from the supplied bean.
Removes the specified listener from the list of recipients
of notifications from the supplied bean.
Removes the specified listener from the list of recipients
of notifications from the supplied bean.
Removes the specified listener from the list of recipients
of notifications from the supplied bean.
Removes the specified listener from the list of recipients
of notifications from the supplied bean.
Removes the specified listener from the list of recipients
of notifications from the supplied bean.
Removes the specified listener from the list of recipients
of notifications from the supplied bean.
Removes the specified listener from the list of recipients
of notifications from the supplied bean.
Removes the specified listener from the list of recipients
of notifications from the supplied bean.
Handles MBeanServerConnection.removeNotificationListener(ObjectName,
ObjectName)
by removing the specified listener from the list
of recipients of notifications from the supplied bean.
Removes one or more NotificationListener
s from the specified
management bean.
Called to inform this component is has been removed from its
container.
Called when this container is removed from its parent container to
inform it to destroy its peer.
Called to inform this component is has been removed from its
container.
Notify the input method that a client component has been removed from its
hierarchy, or that input method support has been disabled.
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.
Receives notification that this component no longer has a parent.
This method overrides removeNotify() in the Container to
unregister this menu bar from the current keyboard manager.
Called to inform this component is has been removed from its
container.
Notifies this object to destroy its native peer.
Destroys the native peer for this object.
Destroys this object's native peer.
Destroys this component's native peer
Notifies this object that it should destroy its native peers.
Notifies the component that it should destroy its native peer.
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.
Removes the parameter value for the specified name.
This method deletes the specified permission to this ACL entry.
Remove the POA, releasing it from the control of this manager.
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
Remove the indicated preference change listener from the list of
listeners to notify.
Removes the given listener from the listeners registered for changes
in their provided attribute set during processing of this print job.
Removes the given listener from the listeners registered for events
occuring during processing of this print job.
De-registers a print service attribute listener from this print service.
Used to remove a CSS property if it has been explicitly set within
this declaration block.
Deregisters a listener so that it no longer receives
PropertyChangeEvent
notifications from this action.
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.
Removes a property change listener from the list of registered listeners.
This method does
nothing, list children are transient accessible objects which means
that they don't fire property change events.
Remove a PropertyChangeListener from the listener list.
Removes the supplied property change listener from the list
of registered listeners.
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.
Removes a listener so that it no longer receives
PropertyChangeEvent
notifications from this column.
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.
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.
Removes an already installed
Provider
, given its name, from the
current list of installed
Provider
s.
Remove a subsection of the list.
Removes all elements in the half-open interval [fromIndex, toIndex).
Remove all elements between startIndex
and
endIndex
inclusive.
Removes a range of elements from this list.
Removes all redundant entries from the pre- and post-edit state
hash tables.
Remove the current registry reference.
Remove the current registry reference.
Removes a ResourceBundle.
Removes a row from the table and sends a
TableModelEvent
to
all registered listeners.
Deselects all indices in the inclusive range
[index0,index1]
.
Removes the specified interval from the current selection.
Marks the items in the specified interval as not selected.
Removes the path from the selection.
Removes the paths from the selection.
This catches attempts to remove something from the selection.
De-register a shutdown hook.
Removes the given key entry from this preferences node.
Removes the given key from this preference node.
Removes the entry with the given key.
Removes a named Style
from the style hierarchy.
Removes a named Style
from the style hierarchy.
Removes a style previously added.
Removes ss from those of the receiver
Removes the tab at index.
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.
This routine removes from input param "path" the tail separator if it exists,
and return the remain part.
Removes the specified listener from the list of listeners
for this component.
Removes the given transformer from the set of transformers
this Instrumentation object has.
Removes the given transformer from the set of transformers
this Instrumentation object has.
Removes a TreeExpansionListener
object from the tree.
Removes a listener from the model.
Removes a TreeSelectionListener
object from this model.
Removes a TreeSelectionListener
object from the tree.
Removes a TreeWillExpandListener
object from the tree.
Removes an UndoableEditListener from this Document.
Updates the element structure of the document in response to removal of
content.
Handle a text removal event and fire an
AccessibleContext.ACCESSIBLE_TEXT_PROPERTY property change
event.
This method is called when something is removed from the Document
that this View is displaying.
Receice notification that some content has been removed from the region
that this view is responsible for.
Receives notification that some text has been removed within the
text fragment that this view is responsible for.
Receives notification that something was removed from the document in
a location that this view is responsible for.
This method is called when something is removed from the Document
that this View is displaying.
Receive notification about a remove update to the text model.
Called when something is removed.
Receive notification about a remove update to the text model.
Called before some content gets removed from this Document
.
Updates the document structure in response to text removal.
Called before some content gets removed from this Document
.
Receives notification from a FlowView
that some content
has been removed from the document at a location that the
FlowView
is responsible for.
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.
Renames the existing binding, removing the existing and giving the new name
for the same object.
Renames the existing binding, removing the existing and giving the new name
for the same object.
Renames the existing binding, removing the existing and giving the new name
for the same object.
Renames the existing binding, removing the existing and giving the new name
for the same object.
Renames the existing binding, removing the existing and giving the new name
for the same object.
Renames the existing binding, removing the existing and giving the new name
for the same object.
Renames a file - However, does not re-sort the list
or replace the old file with the new one in the list.
Rename an existing node of type ELEMENT_NODE
or
ATTRIBUTE_NODE
.
Rename an existing node of type ELEMENT_NODE
or
ATTRIBUTE_NODE
.
This method renames the file represented by this object to the path
of the file represented by the argument File
.
Called to render this Document
visually.
This allows the Document to be rendered safely.
Service formatted doc flavor with a representation class of
"java.awt.image.renderable.RenderableImage".
Renderer, used to get border and offsets from.
This interface is not used and exists only for compatibility.
Renderer renders(paints) every object in the combo box list in its
associated list cell.
Used to paint the TreeCellRenderer.
Used for rendering the selected item.
A collection of (key, value) items that provide 'hints' for the
Graphics2D
rendering pipeline.
Creates a new collection containing a single (key, value) pair.
Creates a new collection of hints containing all the (key, value) pairs
in the specified map.
Paints a scanline between x0 and x1.
Renders the pixel for one scanline at the Y location y
and using the coverage information in sc
.
Renders the specified shape using the specified clip and transform.
The reorderingAllowed property.
Reorder objects according to the levels passed in.
Repaint this entire component.
Causes the Caret
to repaint itself.
Repaints the specified rectangular region within this component.
Mark the described region of this component as dirty in the current
RepaintManager
.
Overriden for performance.
For performance reasons, this method is overridden to do nothing.
Mark the described region of this component as dirty in the current
RepaintManager
.
Repaint this entire component.
Repaints the specified rectangular region within this component.
Repaints the specified rectangle of this component.
Mark the described region of this component as dirty in the current
RepaintManager
.
Overriden for performance.
For performance reasons, this method is overridden to do nothing.
Repaints the specified rectangle of this component.
Repaints the specified rectangle of this component.
Mark the described region of this component as dirty in the current
RepaintManager
.
Forward repaint to parent to make sure only one paint is performed by the
RepaintManager.
Schedules a timed repaint.
Repaints the specified rectangle of this component.
Repaints the specified rectangle of this component.
Helper method to repaint the focused cell's
lost or acquired focus state.
The repaint manager holds a set of dirty regions, invalid components,
and a double buffer surface.
Create a new RepaintManager object.
Repair this session's private data after deserialization.
Reparent this component under another container.
Reparent this component under another container.
Reparent this component under another container.
Reparent this component under another container.
Reparent this component under another container.
Key code that is being generated for.
Replaces every instance of a character in this String with a new
character.
Replaces a portion of the storage with the specified items.
Replace characters between index start
(inclusive) and
end
(exclusive) with str
.
Replace characters between index start
(inclusive) and
end
(exclusive) with str
.
Replace characters between index start
(inclusive) and
end
(exclusive) with str
.
Replaces a piece of content in this Document
with
another piece of content.
Replaces a set of child elements with a new set of child elemens.
Replaces child views with new child views.
Overridden to fetch additional CSS layout information.
Replaces child views by some other child views.
Replaces child views by some other child views.
Replaces a number of child views with a set of new child views.
Replaces some child views with a new set of child views.
Replaces a couple of child views with new child views.
Returns a string that is this string with all instances of the sequence
represented by target
replaced by the sequence in
replacement
.
Replaces all matching substrings of the regular expression with a
given replacement.
DOM L1
Replaces the specified node in this node's list of children,
enforcing the constraints that there be only one root element
and one document type child.
DOM L1
Replaces the specified node in this node's list of children.
Replaces the child node oldChild
with newChild
in the list of children, and returns the oldChild
node.
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.
DOM L1
Modifies the value of this node.
Incorporates another editing action into this one, thus forming a
combined action that replaces the argument action.
Incorporates another editing action into this one, thus forming a
combined action that replaces the argument action.
Replace the old editor with the new one
Replaces the first substring match of the regular expression with a
given replacement.
Replace the metadata associated with the image at the given
index.
Replaces the item at the specified index with the specified item.
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 region of an image in the output stream with a portion
of the given raster data.
Replace a region of an image in the output stream with a portion
of the given rendered image.
Replace a range of characters with the specified text.
Replaces the currently selected content with new content represented
by the given string.
Replaces the currently selected text with the specified
content
.
Replace the metadata associated with this image stream.
Replace the text between two points with the given string.
Replaces the text between two indexes with the given text.
Replace a range of characters with the specified text.
Change the shared, UI-managed
ActionMap
for a given
component.
Change the shared, UI-managed
InputMap
for a given
component.
Replaces the text of the current node and all logically-adjacent text
nodes with the specified text.
Replaces the text of the current node and all logically-adjacent text
nodes with the specified text.
This filter should be used for fast scaling of images where the result
does not need to ensure straight lines are still straight, etc.
The status of this reply, holds one of the reply status constants.
Get the reoly state as result of the operation invocation.
The header of the standard reply.
The header of the standard reply.
Adds the standard encoding context.
REPORT - static field in class javax.print.attribute.standard.
Severity Indicates that the reason is a report.
Receive diagnostic information from tools.
Property used to control the error reporter implementation.
The object repository ids, if they were specified separately.
A formal helper for the CORBA Repository Id that is identical to the
narrow string.
The current representation type.
An object, containing the information, needed to invoke the method of
the local or remote CORBA object.
Constructor for a new request.
Create a request to invoke the method of this CORBA object.
Create a request to invoke the method of this CORBA object.
This method assumes that the target is local and connected to the ORB.
Create a request to invoke the method of this CORBA object.
Create a request to invoke the method of this CORBA object.
Create a request to invoke the method of this CORBA object.
The Id of request being cancelled.
The Id of request into response of which this reply has been sent.
This is used to associate the reply message with the previous request
message.
The default requested lease duration time (one minute by default).
Requests anonymous support over the context.
Callback interface for writing request body content.
The request body provider.
Requests that confidentiality service be available over the context.
Sets the request state for the credential delegation flag for the
context.
RequestedAttributes
specifies the requested
attributes in an IPP request operation.
Creates a RequestedAttributes
object with
the initial value.
Requests monitoring of an event.
If this method is called this component will attempt to gain focus,
but if it cannot accept focus nothing happens.
This method requests that focus be given to this 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.
Requests that this component receives the focus.
Requests that this component receives the focus.
Requests that this component receives the focus.
This method overrides JComponent.requestFocus with an empty implementation,
since JCheckBoxMenuItems should not receive focus in general.
Requests that this component gets the input focus if the
requestFocusEnabled property is set to true
.
Requests focus on the parent list.
This method overrides JComponent.requestFocus with an empty
implementation, since JRadioButtonMenuItems should not
receve focus in general.
Requests that this table cell gets the keyboard focus.
Requests focus for this object.
Requests that this component gains focus.
Requests that this component receives the focus.
Requests that this component receives the focus.
Requests that this component receives the focus.
Request that this Component be given the keyboard input focus and
that its top-level ancestor become the focused Window.
This method is overridden to make it public so that it can be used
by look and feel implementations.
Requests that this component receives the focus.
Requests that this component receives the focus.
Requests that this component receives the focus.
Requests that this component receives the focus.
Requests that this component receives the focus.
Requests that this component receives the focus.
Requests that this component receives the focus.
Requests the focus on the component.
Requests the focus on the component.
Requests the focus on the component.
Requests the focus on the component.
Requests the focus on the component.
Request that this component be given the keyboard input focus, if
its top-level ancestor is the currently focused Window.
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
.
Request that this component be given the keyboard input focus, if
its top-level ancestor is the currently focused Window.
This method is overridden to make it public so that it can be used
by look and feel implementations.
The GIOP request message.
The GIOP 1.0 request message.
The GIOP 1.2 request header.
Creates an empty request header, setting requesting principal
to byte[] { 'P' }.
Adds the standard encoding context.
The headers in this request.
Defines operations that are applicable for both server and client request.
A value identifying the requesting principal.
requesting-user-name defaults to the executing user.
The authenticated user assumed is the value of the
"requesting-user-name" operation attribute supplied
with the operation.
The RequestingUserName
attribute provides the name of
the user which requests the printing of the given job.
Creates a RequestingUserName
object.
Requests that integrity services be available over the context.
Sets the desired lifetime for the context in seconds.
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.
Defines the operations, applicable to the RequestProcessingPolicy.
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.
Normally, no new instances are required, so the constructor is protected.
Sets the request state of the replay detection service for the
context.
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.
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.
Request that this window peer be given the window focus.
Request that this window peer be given the window focus.
Request that this window peer be given the window focus.
Request that this window peer be given the window focus.
Tests whether the current event is of the given type and namespace.
Tests whether the current event is of the given type and namespace.
Tests whether the current event is of the given type and namespace.
A flag indicating whether or not a value for this property is required
in order to connect to the database.
The attribute modifier #REQUIRED constant, indicates that the
value must be supplied.
States that a feature is required to select a configuration.
Check for the presence of the required policy.
Indicates a situation where human intervention might be needed.
Returns false if all characters in the text between start and end
are all left-to-right text.
RescaleOp is a filter that changes each pixel by a scaling factor and offset.
Create a new RescaleOp object using the given scale factor and offset.
Create a new RescaleOp object using the given scale factors and offsets.
Rescans the current directory (this is handled by the UI delegate).
Rescans the current directory.
Refreshes the currently displayed directory.
Updates the current directory.
The ImageConsumer
can use this method to request
the pixels be delivered in top-down, left-right order.
Not yet an operation - reserved for futher use.
This is the highest number for event ids that are reserved for use by
the AWT system itself.
Role IDs greater than this may be used for other private roles.
If the value attribute of an <input type="reset">>
tag is not specified, then this string is used.
Resets the Adler32 checksum to the initial value.
Clears the Area object, creating an empty area.
Resets the Assembly
for re-initialisation and use with other
characteristics.
This method resets a stream to the point where the
mark()
method was called.
Calls the in.reset()
method.
Resets the algorithm instance for re-initialisation and use with other
characteristics.
Resets the current context of this instance clearing any eventually cached
intermediary values.
Resets the algorithm instance for re-initialisation and use with other
characteristics.
Resets the algorithm instance for re-initialisation and use with other
characteristics.
reset() - method in class gnu.javax.swing.text.html.parser.support.low.
Buffer Prepare for parsing the new document.
Resets this buffer's position to the previously-marked position.
Resets (clears) the buffer.
This method resets a stream to the point where the mark()
method was called.
Reset the stream to the point where the mark()
method
was called.
Resets the stream to the previously marked position.
This method sets the read position in the stream to the mark
point by setting the pos
variable equal to the
mark
variable.
This method discards all of the bytes that have been written to
the internal buffer so far by setting the count
variable to 0.
Resets the chain for re-initialisation and use with other characteristics.
This method sets the read position in the stream to the mark
point by setting the pos
variable equal to the
mark
variable.
This method discards all of the chars that have been written to the
internal buffer so far by setting the count
variable to
0.
Resets the data checksum as if no update was ever called.
Resets the mechanism instance for re-initialisation and use with other
characteristics.
This method resets the internal position pointer to read from the
beginning of the String
again.
This method resets a stream to the point where the
mark()
method was called.
Resets the CRC32 data checksum as if no update was ever called.
Reset this document builder to its original configuration.
reset() - method in class gnu.javax.crypto.mode.
EAX Resets the algorithm instance for re-initialisation and use with other
characteristics.
Resets (clears) the buffer.
Calls the in.reset()
method.
Calls the in.reset()
method.
Delegates functionality to the underlying stream.
Restores a form element's default values.
Resets the algorithm instance for re-initialisation and use with other
characteristics.
This method resets a stream to the point where the
mark()
method was called.
Resets this instance for re-use with another set of attributes.
Resets this keyring, clearing all sensitive data.
Resets the algorithm instance for re-initialisation and use with other
characteristics.
Reset this reader's internal state.
Reset this writer's internal state.
Resets the current context of this instance clearing any eventually cached
intermediary values.
Resets the inflater so that a new stream can be decompressed.
This method resets a stream to the point where the
mark()
method was called.
This method resets a stream to the point where the
mark()
method was called.
Resets the scheme instance for re-initialisation and use with other
characteristics.
This method resets a stream to the point where the
mark()
method was called.
This method resets a stream to the point where the mark()
method
was called.
reset() - method in class gnu.javax.swing.text.html.parser.models.
list Prepeares the list for the next matching operation.
Resets the logging configuration by removing all handlers for
registered named loggers and setting their level to null
.
Resets the internal state of the matcher, including
resetting the region to its default state of encompassing
the whole input.
Reset this Namespace support object for reuse.
reset() - method in class gnu.javax.swing.text.html.parser.models.
node Prepares the node for matching against a new list of tokens.
Resets stream to state equivalent to the state just after it was
constructed.
Resets the algorithm instance for re-initialisation and use with other
characteristics.
Reset the polygon to be empty.
Resets the input stream to the point where
mark(int)
was called.
This method always throws an IOException in this class because
mark/reset functionality is not supported.
This method always throws an IOException in this class because
mark/reset functionality is not supported.
Resets a stream to the point where the mark()
method was called.
This method resets a stream to the point where the
mark()
method was called.
Reset the internal cursor to the position where the mark()
was last time called.
Resets this parser to its original configuration.
Resets this parser to its original configuration.
Resets the mechanism instance for re-initialisation and use with other
characteristics.
Resets the stage for re-initialisation and use with other characteristics.
This method sets the read position in the stream to the beginning
setting the pos
variable equal to 0.
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.
Resets the Transformer
for re-initialisation and use with
other characteristics.
Reset this Transformer to its original configuration.
Resets the algorithm instance for re-initialisation and use with other
characteristics.
Reset this validator to its original state.
Resets state as if any preceding event stream was well formed.
Resets all fields to their original values.
Prepare for new parsing from the given stream.
Resets the internal state of the matcher, including
resetting the region to its default state of encompassing
the whole input.
Reset all MIDI controllers to their default values.
Reset all MIDI controllers to their default values.
Clears the list of choosable file filters and installs the 'accept all'
filter from the UI delegate.
Resets the instance for future re-use.
Resets the instance for future re-use.
Resets the instance for future re-use.
Resets the instance for future re-use.
Resets the instance for future re-use.
Changes the inputValue property in the JOptionPane based on the current
value of the inputComponent.
Reset the interval by setting the previous DC value
Reset all keyboard action registries.
This method resets the current layout manager.
Resets all Position
that have an offset of 0
,
to also have an array index of 0
.
Resets the peak live thread count to the
current number of live threads, as returned
by
getThreadCount()
.
Resets the peak memory usage level to the current memory usage
level.
Resets the peak memory usage level to the current memory usage
level.
Updates the mappings from TreePaths to row indices.
This method resets the size of Component to the preferred size.
This method removes all attributes (whitespace, alphabetic, numeric,
quote, and comment) from all characters.
This method resets the sizes of all the components.
This method resets all children of the JSplitPane to their preferred
sizes.
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.
Resets the viewPort
field when the scrollpane's viewport
changes.
Sets the bounding rectangle for this component to the specified values.
Notifies the peer that the bounds of this component have changed.
Notifies the peer that the bounds of this component have changed.
Notifies the peer that the bounds of this component have changed.
Moves and resizes the component.
This method resizes and positions this JInternalFrame.
Sets the bounding rectangle for this component to the specified values.
Notifies the peer that the bounds of this component have changed.
Updates this rectangle to have the specified dimensions.
Notifies the peer that the bounds of this component have changed.
Notifies the peer that the bounds of this component have changed.
Notifies the peer that the bounds of this component have changed.
Notifies the peer that the bounds of this component have changed.
Notifies the peer that the bounds of this component have changed.
Indicates the size of this object is not fixed.
Whether the JInternalFrame is resizable.
Requests that the applet window for this applet be resized.
Sets the size of this component to the specified value.
Sets the size of this rectangle based on the specified dimensions.
Requests that the applet window for this applet be resized.
Sets the size of this component to the specified value.
FIXME: Use for something.
The property fired when the resize weight property changes.
This revalidates the JTable
and queues a repaint.
Validates the layout of this table header and repaints it.
resizedPostingDisableCount
This method resizes the give JComponent.
This method is called to resize the given JInternalFrame to the given
bounds.
The resizingAllowed property.
The resizingColumn property.
Indicates a value of syntax type resolution.
The timing resolution of the MIDI file.
The timing resolution in ticks/beat or ticks/frame, depending on the
division type.
ResolutionSyntax
is the abstract base class of all attribute
classes which provide a resolution as value (e.g. printer resolution).
Creates a ResolutionSyntax
object with the given arguments.
Resolves the given URI string against this URI
Resolves an xsl:include
, xsl:import
, or
XPath document()
function.
Resolves the given URI against this URI
Get the object, bound to the specified name in this
context.
Get the object, bound to the specified name in this
context.
Get the object, bound to the specified name in this
context.
Find and return the easily accessible CORBA object, addressed
by name.
Find and return the easily accessible CORBA object, addressed by name.
This method is not allowed for a RestrictedORB.
Resolves the name, represented in the form of the string.
Resolve the name, represented in the form of the string.
Key of the attribute that is used to identify the resolving parent of
an AttributeSet
.
Links the class, if that has not already been done.
Called when a class is being deserialized.
Overriden method to use the loadClass() method from
the ClassLoader.
If the exception was caused while resolving a Name
then
this field contains that part of the name that could be resolved.
If the exception was caused while resolving a Name
then
this field contains the object that part of the name could be resolved to.
The object, to that part of the name has been resolved.
Resolve an external entity.
Allow the application to resolve external entities.
Resolve an external entity.
Uses a local dictionary of public identifiers to resolve URIs,
normally with the goal of minimizing network traffic or latencies.
"Old Style" external entity resolution for parsers.
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 an input source from which the specified external entity can be
read.
"New Style" external entity resolution for parsers.
Returns an input source from which the specified external entity can be
read.
Returns the function with the specified name and arity.
Return string, corresponding the given named entity.
Resolves a namespace prefix to the corresponding namespace URI.
Return char, corresponding the given numeric entity.
Allows subclasses to resolve objects that are read from the
stream with other objects to be returned in their place.
Utility implementation of a SAX resolver, which can be used to improve
network utilization of SAX based XML components.
Represents the object, capable for the at least partial name resolution.
Property used to control the entity resolver implementation.
Constructs a resolver which understands how to map PUBLIC identifiers
to other URIs, typically for local copies of standard DTD components.
Allow the application to resolve external resources.
Stores the partial resolution of the name.
Create the unitialised instance with both parts being null.
Create the initialised instance
Create the initialised instance
Resolves a URI reference that's not defined to the DTD.
A Resource
represents a resource in some
URLLoader
.
A single resource that is contained in a resource fork.
A resource bundle contains locale-specific data.
One or more resources needed by the job are not ready.
The response that provoked this exception.
Constructs a new response with the specified parameters.
If true, the response from the server is expected.
True if the response is expected.
Return true if the response is expected.
Check if the client expected any response.
Indicates whether request sender expected any response.
The response flags of the header.
The response code received from the server
The interface, able to return streams, where the reply data can be
marshalled.
Provides the CDR output streams for writing the response to the given buffer.
Callback interface for objects that wish to be notified of response
header values.
Map of response header handlers.
The response message string received from the server.
Contains the remainder of the non working name.
Contains the remainder of the non working name.
Restack the component peers in this container peer.
Restack the component peers in this container peer.
Restack the component peers in this container peer.
Restack the component peers in this container peer.
This method is not used at the moment.
restart() - method in class gnu.javax.swing.text.html.parser.support.
Parser Reset all fields into the intial default state, preparing the
parset for parsing the next document.
Cancel all pending tasks and fire the first event after the initial
delay.
Operation to restart a job by its ID or name.
The action command for the Restore action.
This Action is responsible for restoring the JInternalFrame.
Performs an edit action, taking any editable state information
from the specified hash table.
This method gives focus to the last child Component that had focus.
Class which all usable Result objects extend.
The result of an XSL transformation.
Get the value, returned by the method, together with its name.
Get the result of the operation invocation.
Create a result of a given type.
Create a result of a given type, with a given message.
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 all suspended Threads in this ThreadGroup and its descendants.
Operation to resume a printer.
An RESyntax specifies the way a regular expression will be compiled.
Construct a new syntax object with all bits turned off.
Construct a new syntax object with all bits set the same
as the other syntax.
An instance of ServantRetentionPolicyValue, indicating that
the POA retains active servants in its Active Object Map.
True if the active object map is used by this POA.
Remove from this collection all its elements that are not contained in a
given collection (optional operation).
Remove all elements of this collection that are not contained in a given
collection.
Removes all the elements that are not in the passed collection.
Remove all elements of this list that are not contained in a given
collection (optional operation).
Retains only the elements in this set that are also in the specified
collection (optional operation).
Retain in this vector only the elements contained in the given collection.
This annotation is used to specify the desired lifetime of another
annotation.
This enum is used to control the lifetime of an annotation.
Retrieves the specified file.
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.
Re-create the image buffer resources if they've been lost.
Re-create the image buffer resources if they've been lost.
For performance reasons, this method is overridden to do nothing.
This describes an enum control used for reverb.
This represents a reverb effect which can be applied to an audio signal.
Create a new ReverbType given its attributes.
Reverse the characters in this StringBuffer.
Reverse the current segment
Reverse the current segment
Reverse the characters in this StringBuffer.
Reverse the characters in this StringBuilder.
Orientation as reversed landscape.
Orientation as reversed landscape.
Orientation as reversed landscape.
A constant for a reversed landscaped page orientation.
Orientation as reversed portrait.
Orientation as reversed portrait.
Orientation as reversed portrait.
Reverses the orientation of the whole polygon
Reverse the bytes in val.
Reverse the bytes in val.
Reverse the bytes in val.
Reverse the bytes in val.
Performs an reverse lookup
Converts the new style modifiers (0xffffffc0) to the old style (0x3f).
Returns to the last state and deletes the last element in the object tree.
Make it so that no one else can use this service.
Revokes the given service.
The remote call of DynAny methods is not possible.
The remote call of DynAny methods is not possible.
The remote call of DynAny methods is not possible.
The remote call of DynAny methods is not possible.
The remote call of DynAny methods is not possible.
The remote call of DynAny methods is not possible.
The remote call of DynAny methods is not possible.
The remote call of DynAny methods is not possible.
Indicates the the next scan of the scanline begins and that the next
request will be at the beginning of this list.
An implementation of the Diffie-Hellman parameter generation as defined in
RFC-2631.
The RGBColor
interface is used to represent any RGB color
value.
A filter designed to filter images in the default RGBColorModel regardless of
the ImageProducer's ColorModel.
Construct new RGBImageFilter.
RgbProfileConverter - converts RGB profiles (ICC_ProfileRGB)
This type of profile contains a matrix and three
tone reproduction curves (TRCs).
Constructs an RgbProfileConverter from a given ICC_ProfileRGB
Converts from the RGB (red, green, blue) color model to the HSB (hue,
saturation, brightness) color model.
sRGB --> CIE XYZ (D50 relative)
Static as it's used by other ColorSpaceConverters to
convert to XYZ if the color space is defined in RGB.
The number of pixels required at the right edge.
Constant that specifies right alignment.
The constraints string used to add components to the right.
Alignment constant aligning the text to the right of its window.
A value for the titleJustification
property that
horizontally aligns the title text with the right-hand edge of
the border.
Constant returned by the getAlignmentX
method to indicate
that the component wishes to be aligned to the right relative to
other components.
Items run right to left, and lines flow top to bottom.
The button for showing and hiding the right (or bottom) component of the
JSplitPane
.
Distance between leftChildIndent and where cell contents will be drawn.
The component on the right or bottom.
A key for the right indentation paragraph attribute.
This is the keystroke for moving right.
Rijndael --pronounced Reindaal-- is the AES.
Create a new MacSpi instance.
Trivial 0-arguments constructor.
Create a new key generator SPI.
Create a new secret key factory SPI.
The implementation of the Rijndael Service Provider Interface
(SPI) adapter.
Take the nearest integer to the argument.
Take the nearest integer to the argument.
RIPEMD-128 is a 128-bit message digest.
Trivial 0-arguments constructor.
The implementation of the RIPEMD128-based SecureRandom Service Provider
Interface (SPI) adapter.
The implementation of the RIPEMD-128 Service Provider Interface
(SPI) adapter.
Default constructor of the MessageDigestSpi class
RIPEMD-160 is a 160-bit message digest.
Trivial 0-arguments constructor.
The implementation of the RIPEMD160-based SecureRandom Service Provider
Interface (SPI) adapter.
The implementation of the RIPEMD-160 Service Provider Interface
(SPI) adapter.
Default constructor of the MessageDigestSpi class
RIPEMD-128 is synonymous to RIPEMD128.
RIPEMD-160 is synonymous to RIPEMD160.
The standard Class repository Id.
The standard string array repository Id.
The standard String repository Id.
This class provides a set of public static utility methods for supporting
network-based class loading in RMI.
RMI interface for forwarding requests to a remote
MBeanServer
.
The implementation of the RMI URL context.
Create the rmi url context that works, talking with the given RMI registry.
A single constant interface, defining the RMICustomMaxStreamFormat (= 17)
service context.
This class is only for java.rmi.MarshalledObject to deserialize object from
objBytes and locBytes
This class is only for java.rmi.MarshalledObject to serialize object and
got objBytes and locBytes
Iterates over name class pairs, obtaining values first from the binding list
and then from the binding iterator.
Never thrown, but originally intended to wrap a
SecurityException
in the case of RMI.
Create an exception with a message.
Create an exception with a message and a cause.
Construct a new security manager.
The implementation of the RMI URL context.
Create the rmi url context that works, talking with the given RMI registry.
Find the RMI URL context.
Defines methods that must be accessible in several derived classes.
The Robot class is used to simulate user interaction with graphical
programs.
Construct a Robot object that operates on the default screen.
Construct a Robot object that operates on the specified screen.
Rolls the specified time field up or down.
Rolls the specified time field up or down.
Rolls up or down the specified time field by the given amount.
Rolls the specified time field by the given amount.
This method rolls back any SQL statements executed on this connection
since the last commit or rollback.
Undoes all changes made after the specified savepoint was set.
Create an exception without a message.
Create an exception with a message.
State constant indicating that the mouse is currently positioned over the
button.
Fired in a PropertyChangeEvent when the "rolloverEnabled" property
changes.
Fired in a PropertyChangeEvent when the "rolloverIcon" property changes.
Fired in a PropertyChangeEvent when the "rolloverSelectedIcon" property
changes.
A one-pixel thick border for rollover buttons, for example in
tool bars.
A button border that is only visible when the mouse pointer is within
the button's bounds.
Creates a new border instance.
Constructs a new border for drawing a roll-over button
in the Basic look and feel.
The rollover listener (an implementation specific field, according to the
spec, and not used in GNU Classpath).
Constant indicating the baseline mode characteristic of Roman.
Root - class gnu.java.beans.encoder.
Root Root
provides a simple interface to a tree of
objects.
Using an instance of this class a logical representation of
the real object tree that is serialized can be built.
Expression that evaluates to the document root.
The root locale, used as the base case in lookups by
locale-sensitive operations.
Root() - constructor for class gnu.java.beans.encoder.
Root The basic constructor.
A specialized pane with a glass pane and layered pane as children.
Specifies the region of a root pane.
The property fired in a PropertyChangeEvent when the rootPane property
changes.
The root cause of this exception.
Creates a new RootLayout
object.
The single RootPane in the Dialog.
The rootPane of the JInternalFrame.
Whether checking is enabled on the RootPane.
Whether the JInternalFrame has rootPaneChecking enabled.
Components that contain a single
JRootPane
as only child
implement this interface, typically this is implemented by the
Swing top-level containers.
An abstract base class for delegates that implement the pluggable
look and feel for a JRootPane
.
Constructs a new RootPaneUI
.
Return the policy set, applicable for the root POA, as defined
in OMG specs.
Rotates the coordinate system by theta
degrees.
Concatenate a rotation onto this transform.
Rotates the coordinate system by theta
around the point
(x, y).
Concatenate a rotation about a point onto this transform.
Rotate the elements in a list by a specified distance.
This method rotates the insets given a direction to rotate them in.
Rotate x to the left by distance bits.
Rotate x to the left by distance bits.
Rotate x to the right by distance bits.
Rotate x to the right by distance bits.
This method rotates the places each run in the correct place the
tabRuns array.
Overridden to do nothing, because tab runs are not rotated in the
MetalLookAndFeel
.
Take the nearest long to the argument.
Take the nearest long to the argument.
Take the nearest integer to the argument.
Take the nearest integer to the argument.
Returns the round value of a fixed point value a
with
the n
digits.
Returns a BigDecimal which is this BigDecimal rounded according to the
MathContext rounding settings.
Indicates whether the line is drawn with rounded corners
(true
) or not ((false
).
An enum to specify rounding behaviour for numerical operations that may
discard precision.
Returns a fixed point decimal as rounded integer value.
A cached RoundRectangle2D.
This class implements a rectangle with rounded corners.
Create a RoundRectangle2D.
The header for a row of data.
Returns index of the row that contains specified point or -1 if this table
doesn't contain this point.
This method tests whether or not the current row in the result set
has been deleted.
The height in pixels of any row of the table.
This method tests whether or not the current row in the result set
has been inserted.
RowMapper public interface
The height in pixels of the gap left between any two rows of the table.
Whether or not the table should allow row selection.
Sends the specified event
to all registered listeners.
This method tests whether or not the current row in the result set
has been updated.
RSA - class gnu.java.security.sig.rsa.
RSA Utility methods related to the RSA algorithm.
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
A key-pair generator for asymetric keys to use in conjunction with the RSA
scheme.
The implementation of a
KeyPairGenerator
adapter class
to wrap GNU RSA keypair generator instances.
Constructs a new KeyPairGeneratorSpi
An implementation of an
IKeyPairCodec
that knows how to encode /
decode PKCS#8 ASN.1 external representation of RSA private keys.
An object that implements the
IKeyPairCodec
interface for the
Raw
format to use with RSA keypairs.
An implementation of an
IKeyPairCodec
that knows how to encode /
decode X.509 ASN.1 external representation of RSA public keys.
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 represents an RSA multi-prime private key, as defined in the
PKCS#1 v2.1, using the Chinese Remainder Theorem (CRT) information
values.
Constructs a new instance of RSAMultiPrimePrivateCrtKeySpec
given the various PKCS#1 v2.1 parameters.
An in-memory representation of the RSA triplet (prime, exponent, and
coefficient) inside a PKCS#1 v2.1 OtherPrimeInfo structure.
Constructs a new RSAOtherPrimeInfo
given the PKCS#1 MPIs.
The RSA-PKCS1-V1.5 signature scheme is a digital signature scheme with
appendix (SSA) combining the RSA algorithm with the EMSA-PKCS1-v1_5 encoding
method.
Default 0-arguments constructor.
Constructs an instance of this object using the designated message digest
algorithm as its underlying hash function.
An object that implements the
ISignatureCodec
operations for the
Raw format to use with RSA-PKCS#1 v1.5 signatures.
An implementation of an
ISignatureCodec
that knows to encode and
decode RSA PKCS1 (v1.5) signatures into the raw bytes which would constitute
a DER-encoded form of the ASN.1 structure defined in RFC-2459, and RFC-2313
as described in the next paragraphs.
This interface provides access to information about an RSA private
key in Chinese Remainder Theorem (CRT) format.
RSA Private Certificate Key class Specification.
Constructs a new RSAPrivateKeySpec with the specified
variables.
This interface provides access to information about an RSA private key.
RSA Private Key class Specification.
Constructs a new RSAPrivateKeySpec with the specified
modulus and privateExponent.
The implementation of Service Provider Interface (SPI)
adapter for the RSA-PSS signature scheme, encoded and/or decoded in RAW
format.
The RSA-PSS signature scheme is a public-key encryption scheme combining the
RSA algorithm with the Probabilistic Signature Scheme (PSS) encoding method.
Default 0-arguments constructor.
Constructs an instance of this object using the designated message digest
algorithm as its underlying hash function, and having 0-octet salt.
Constructs an instance of this object using the designated message digest
algorithm as its underlying hash function.
An object that implements the
ISignatureCodec
operations for the
Raw format to use with RSA-PSS signatures.
This interface provides access to information about an RSA public key.
RSA Public Key class Specification.
Constructs a new RSAPublicKeySpec with the specified
modulus and publicExponent.
A Factory class to instantiate RSA Signature classes.
Shift x[x_start:x_start+len-1] count bits to the "right"
(i.e. divide by 2**count).
Shift x[x_start:x_start+len-1] count bits to the "right"
(i.e. divide by 2**count).
Return the long-truncated value of right shifting.
Constructs a new RTFEditorKit.
This class is a concrete subclass of Collator
suitable
for string collation in a wide variety of languages.
This method initializes a new instance of RuleBasedCollator
with the specified collation rules.
A ruler is a method of measuring the distance between two
points.
Performs the layout update for the child view managed by this
ChildState
.
This method will be called by whoever wishes to run your class
implementing Runnable.
This method performs an operation that requires higher privileges to
perform.
This method performs an operation that requires higher privileges to
perform.
The method of Thread that will be run if there is no Runnable object
associated with the Thread.
run() - method in class gnu.classpath.jdwp.
Jdwp This method will be called by whoever wishes to run your class
implementing Runnable.
Main run method for the thread.
The method of Thread that will be run if there is no Runnable object
associated with the Thread.
run() - method in class org.omg.CORBA.
ORB Start listening on the input socket.
Start the ORBs main working cycle (receive invocation - invoke on the local
object - send response - wait for another invocation).
Start the ORBs main working cycle (receive invocation - invoke on the local
object - send response - wait for another invocation).
Enter the serving loop (get request/process it).
Main run routine for this thread.
This method performs an operation that requires higher privileges to
perform.
This method performs an operation that requires higher privileges to
successfully complete.
This method will be called by whoever wishes to run your class
implementing Runnable.
This method will be called by whoever wishes to run your class
implementing Runnable.
This method performs an operation that requires higher privileges to
perform.
The method of Thread that will be run if there is no Runnable object
associated with the Thread.
Method that is called when this task is scheduled for execution.
We run connects on the server.
Server thread for connection manager.
The main event pump loop.
A key for the RUN_DIRECTION attribute.
Runs the given command with the data in distr and writes the data for the
reply packet to ostr.
Runs the given command with the data in distr and writes the data for the
reply packet to ostr.
Runs the given command with the data in distr and writes the data for the
reply packet to ostr.
Runs the given command with the data in distr and writes the data for the
reply packet to ostr.
Runs the given command with the data in distr and writes the data for the
reply packet to ostr.
Runs the given command with the data in distr and writes the data for the
reply packet to ostr.
Runs the given command with the data in distr and writes the data for the
reply packet to ostr.
There are no commands for this CommandSet at this time so we just throw a
NotImplementedException whenever it's called.
There are no commands for this CommandSet at this time so we just throw a
NotImplementedException whenever it's called.
Runs the given command with the data in distr and writes the data for the
reply packet to ostr.
Runs the given command with the data in distr and writes the data for the
reply packet to ostr.
Runs the given command with the data in distr and writes the data for the
reply packet to ostr.
Runs the given command with the data in distr and writes the data for the
reply packet to ostr.
Runs the given command with the data in distr and writes the data for the
reply packet to ostr.
The number of runs in the JTabbedPane.
RunElement represents a section of text that has a set of
HTML character level attributes assigned to it.
Constructs an element that has no children.
Run finalization on all Objects that are waiting to be finalized.
Runs object finalization on pending objects.
Tell the VM to run the finalize() method on every single Object before
it exits.
Tell the Runtime whether to run finalization before exiting the
JVM.
This is the Runnable
object to call when dispatched.
Runnable is an interface you implement to indicate that your class can be
executed as the main part of a Thread, among other places.
The flag, indicating that the request has been sent and no result is yet
received.
Setting this value to false causes the ORB to shutdown after the latest
serving operation is complete.
The runtime, associated with this stream.
The runtime, associated with this stream.
Runtime represents the Virtual Machine.
Defines the base class that represents the Sending Context.
The object name for the runtime bean.
Represents an arbitrary error thrown by a management
bean.
Constructs a new RuntimeErrorException
wrapping
the specified error.
Constructs a new RuntimeErrorException
wrapping
the specified error and using the supplied message.
All exceptions which are subclasses of RuntimeException
can be thrown at any time during the execution of a Java virtual machine.
Create an exception without a message.
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 ?
Represents an arbitrary runtime exception thrown by a management
bean.
Constructs a new RuntimeMBeanException
wrapping
the specified exception.
Constructs a new RuntimeMBeanException
wrapping
the specified exception and using the supplied message.
Provides access to information about the underlying virtual
machine.
Provides access to information about the virtual machine.
Constructs a new RuntimeMXBeanImpl
.
Defines the operations, applicable for Sending Context.
Represents a runtime exception thrown by a management
bean operation.
Constructs a new RuntimeOperationsException
wrapping the specified exception.
Constructs a new RuntimeOperationsException
wrapping the specified exception and using the supplied
message.
A RuntimePermission
contains a permission name, but no
actions list.
Create a new permission with the specified name.
Create a new permission with the specified name.