<div> JavaScript is disabled on your browser.
Skip navigation links
Java™ Platform
Standard Ed. 8
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  _ 

R

RadialGradientPaint - Class in java.awt
RadialGradientPaint类提供了一种方式来填补一个形状有圆形径向颜色梯度模式。
RadialGradientPaint(float, float, float, float[], Color[]) - Constructor for class java.awt. RadialGradientPaint
构建一个与默认 NO_CYCLE重复法和 SRGB颜色空间 RadialGradientPaint,使用中心对焦点。
RadialGradientPaint(Point2D, float, float[], Color[]) - Constructor for class java.awt. RadialGradientPaint
构建一个与默认 NO_CYCLE重复法和 SRGB颜色空间 RadialGradientPaint,使用中心对焦点。
RadialGradientPaint(float, float, float, float[], Color[], MultipleGradientPaint.CycleMethod) - Constructor for class java.awt. RadialGradientPaint
构建一个与默认 SRGB颜色空间 RadialGradientPaint,使用中心对焦点。
RadialGradientPaint(Point2D, float, float[], Color[], MultipleGradientPaint.CycleMethod) - Constructor for class java.awt. RadialGradientPaint
构建一个与默认 SRGB颜色空间 RadialGradientPaint,使用中心对焦点。
RadialGradientPaint(float, float, float, float, float, float[], Color[], MultipleGradientPaint.CycleMethod) - Constructor for class java.awt. RadialGradientPaint
构建一个与默认 SRGB颜色空间 RadialGradientPaint
RadialGradientPaint(Point2D, float, Point2D, float[], Color[], MultipleGradientPaint.CycleMethod) - Constructor for class java.awt. RadialGradientPaint
构建一个与默认 SRGB颜色空间 RadialGradientPaint
RadialGradientPaint(Point2D, float, Point2D, float[], Color[], MultipleGradientPaint.CycleMethod, MultipleGradientPaint.ColorSpaceType, AffineTransform) - Constructor for class java.awt. RadialGradientPaint
构建了一个 RadialGradientPaint
RadialGradientPaint(Rectangle2D, float[], Color[], MultipleGradientPaint.CycleMethod) - Constructor for class java.awt. RadialGradientPaint
构建一个与默认 SRGB颜色空间 RadialGradientPaint
RADIO_BUTTON - Static variable in class javax.accessibility. AccessibleRole
一个专门的复选框,将导致在同一组中的其他无线按钮,当这一个检查。
RADIO_BUTTON - Static variable in class javax.swing.plaf.synth. Region
单选按钮区。
RADIO_BUTTON_MENU_ITEM - Static variable in class javax.swing.plaf.synth. Region
regionbuttonmenuitem区。
RadioButtonBorder(Color, Color, Color, Color) - Constructor for class javax.swing.plaf.basic. BasicBorders.RadioButtonBorder
 
radix() - Method in class java.util. Scanner
返回此扫描仪的默认基数。
RAISED - Static variable in class javax.swing.border. BevelBorder
凸起斜角式。
RAISED - Static variable in class javax.swing.border. EtchedBorder
凸起蚀刻型。
random() - Static method in class java.lang. Math
返回一个 double值与一个积极的迹象,大于或等于 0.0小于 1.0
random() - Static method in class java.lang. StrictMath
返回一个 double值与一个积极的迹象,大于或等于 0.0小于 1.0
Random - Class in java.util
这个类的一个实例是用于生成伪随机数流。
Random() - Constructor for class java.util. Random
创建一个新的随机数发生器。
Random(long) - Constructor for class java.util. Random
使用一个单一的 long种子创造了一种新的随机数发生器。
RandomAccess - Interface in java.util
通过 List实现用来表明他们支持快速标记接口(一般是常数时间)随机存取。
RandomAccessFile - Class in java.io
这个类的实例支持对随机存取文件的读和写。
RandomAccessFile(String, String) - Constructor for class java.io. RandomAccessFile
创建一个随机访问文件流,并可选择地写入到具有指定名称的文件中。
RandomAccessFile(File, String) - Constructor for class java.io. RandomAccessFile
创建一个随机访问文件流读,随意写来,由 File参数指定的文件。
RANDOMPIXELORDER - Static variable in interface java.awt.image. ImageConsumer
像素将以随机的顺序传送。
randomUUID() - Static method in class java.util. UUID
静态工厂取回4型(伪随机生成的UUID)。
RANGE - Static variable in class java.awt. JobAttributes.DefaultSelectionType
DefaultSelectionType实例使用指定一系列作业的页面应该打印。
range(ChronoField) - Method in interface java.time.chrono. Chronology
获取指定字段的有效值的范围。
range(TemporalField) - Method in interface java.time.chrono. ChronoZonedDateTime
 
range(TemporalField) - Method in interface java.time.chrono. Era
获取指定字段的有效值的范围。
range(ChronoField) - Method in class java.time.chrono. HijrahChronology
 
range(TemporalField) - Method in class java.time.chrono. HijrahDate
 
range(TemporalField) - Method in enum java.time.chrono. HijrahEra
获取指定字段的有效值的范围。
range(ChronoField) - Method in class java.time.chrono. IsoChronology
 
range(ChronoField) - Method in class java.time.chrono. JapaneseChronology
 
range(TemporalField) - Method in class java.time.chrono. JapaneseDate
 
range(TemporalField) - Method in class java.time.chrono. JapaneseEra
获取指定字段的有效值的范围。
range(ChronoField) - Method in class java.time.chrono. MinguoChronology
 
range(TemporalField) - Method in class java.time.chrono. MinguoDate
 
range(ChronoField) - Method in class java.time.chrono. ThaiBuddhistChronology
 
range(TemporalField) - Method in class java.time.chrono. ThaiBuddhistDate
 
range(TemporalField) - Method in enum java.time. DayOfWeek
获取指定字段的有效值的范围。
range(TemporalField) - Method in class java.time. Instant
获取指定字段的有效值的范围。
range(TemporalField) - Method in class java.time. LocalDate
获取指定字段的有效值的范围。
range(TemporalField) - Method in class java.time. LocalDateTime
获取指定字段的有效值的范围。
range(TemporalField) - Method in class java.time. LocalTime
获取指定字段的有效值的范围。
range(TemporalField) - Method in enum java.time. Month
获取指定字段的有效值的范围。
range(TemporalField) - Method in class java.time. MonthDay
获取指定字段的有效值的范围。
range(TemporalField) - Method in class java.time. OffsetDateTime
获取指定字段的有效值的范围。
range(TemporalField) - Method in class java.time. OffsetTime
获取指定字段的有效值的范围。
range() - Method in enum java.time.temporal. ChronoField
获取字段的有效值的范围。
range(TemporalField) - Method in interface java.time.temporal. TemporalAccessor
获取指定字段的有效值的范围。
range() - Method in interface java.time.temporal. TemporalField
获取字段的有效值的范围。
range(TemporalField) - Method in class java.time. Year
获取指定字段的有效值的范围。
range(TemporalField) - Method in class java.time. YearMonth
获取指定字段的有效值的范围。
range(TemporalField) - Method in class java.time. ZonedDateTime
获取指定字段的有效值的范围。
range(TemporalField) - Method in class java.time. ZoneOffset
获取指定字段的有效值的范围。
range(E, E) - Static method in class java.util. EnumSet
创建一个枚举集合包含所有在最初的两个端点定义指定范围的元素。
range(int, int) - Static method in interface java.util.stream. IntStream
返回一个有序 IntStreamstartInclusive(含)至 endExclusive(独家)由 1增量步。
range(long, long) - Static method in interface java.util.stream. LongStream
返回一个有序 LongStreamstartInclusive(含)至 endExclusive(独家)由 1增量步。
rangeClosed(int, int) - Static method in interface java.util.stream. IntStream
返回一个有序 IntStreamstartInclusive(含)至 endInclusive(含)的 1增量步。
rangeClosed(long, long) - Static method in interface java.util.stream. LongStream
返回一个有序 LongStreamstartInclusive(含)至 endInclusive(含)的 1增量步。
rangeRefinedBy(TemporalAccessor) - Method in enum java.time.temporal. ChronoField
 
rangeRefinedBy(TemporalAccessor) - Method in interface java.time.temporal. TemporalField
获取此字段的有效值的范围,使用时间对象来细化结果。
Raster - Class in java.awt.image
表示像素的矩形阵列的一个类。
Raster(SampleModel, Point) - Constructor for class java.awt.image. Raster
构建一个与给定的SampleModel光栅。
Raster(SampleModel, DataBuffer, Point) - Constructor for class java.awt.image. Raster
构建一个与给定的samplemodel和DataBuffer光栅。
Raster(SampleModel, DataBuffer, Rectangle, Point, Raster) - Constructor for class java.awt.image. Raster
构建了一个栅格与给定的samplemodel,DataBuffer,和父母。
raster - Variable in class javax.imageio. IIOImage
被引用的 Raster
RasterFormatException - Exception in java.awt.image
是的 RasterFormatException如果在 Raster有无效的布局信息丢。
RasterFormatException(String) - Constructor for exception java.awt.image. RasterFormatException
构建一个新的 RasterFormatException与指定的消息。
RasterOp - Interface in java.awt.image
这个接口描述了在光栅对象上执行的单输入/单输出操作。
RATA_DIE - Static variable in class java.time.temporal. JulianFields
比例的模场。
RAW_SEND_SIZE - Static variable in class javax.security.sasl. Sasl
名称属性指定的最大大小的原发 SaslClient / SaslServer字节缓冲区。
RAW_TEXT - Static variable in class java.awt.im. InputMethodHighlight
原始文本状态常量。
RAW_X509_CERTIFICATE_TYPE - Static variable in interface javax.xml.crypto.dsig.keyinfo. X509Data
URI识别二进制(ASN。1德)的X.509证书消息类型:HTTP:/ /两。org / 2000 / 09 / xmldsig # rawx509certificate。
RC2ParameterSpec - Class in javax.crypto.spec
这类指定用 RC2算法参数。
RC2ParameterSpec(int) - Constructor for class javax.crypto.spec. RC2ParameterSpec
构造一个参数集RC2从给定的有效密钥大小(位)。
RC2ParameterSpec(int, byte[]) - Constructor for class javax.crypto.spec. RC2ParameterSpec
构造一个参数集RC2从给定的有效密钥大小(位)和一个8 IV.
RC2ParameterSpec(int, byte[], int) - Constructor for class javax.crypto.spec. RC2ParameterSpec
构造一个参数集RC2从给定的有效密钥大小(位)和IV.
RC5ParameterSpec - Class in javax.crypto.spec
这类指定用 RC5算法参数。
RC5ParameterSpec(int, int, int) - Constructor for class javax.crypto.spec. RC5ParameterSpec
构造一个参数设置为RC5从给定的版本,回合数和字长(位)。
RC5ParameterSpec(int, int, int, byte[]) - Constructor for class javax.crypto.spec. RC5ParameterSpec
构造一个参数设置为RC5从给定的版本,回合数,字的大小(位),和IV.
RC5ParameterSpec(int, int, int, byte[], int) - Constructor for class javax.crypto.spec. RC5ParameterSpec
构造一个参数设置为RC5从给定的版本,回合数,字的大小(位),和IV.
RCDATA - Static variable in interface javax.swing.text.html.parser. DTDConstants
 
RCSID - Static variable in class javax.swing.undo. StateEdit
 
RCSID - Static variable in interface javax.swing.undo. StateEditable
此类的资源标识。
Rdn - Class in javax.naming.ldap
这类代表一个相对可分辨名称或RDN,这是一个组件的可分辨名称所指定的 RFC 2253
Rdn(Attributes) - Constructor for class javax.naming.ldap. Rdn
构建了由给定的属性设置一个RDN。
Rdn(String) - Constructor for class javax.naming.ldap. Rdn
构建了从给定字符串的RDN。
Rdn(Rdn) - Constructor for class javax.naming.ldap. Rdn
构建了从给定的 rdn RDN。
Rdn(String, Object) - Constructor for class javax.naming.ldap. Rdn
构建了从给定的属性的类型和值的RDN。
read() - Method in class java.io. BufferedInputStream
看到的 InputStreamread方法一般合同。
read(byte[], int, int) - Method in class java.io. BufferedInputStream
从这个字节的输入流读取到指定的字节数组中的字节,从给定的偏移量开始。
read() - Method in class java.io. BufferedReader
读取单个字符。
read(char[], int, int) - Method in class java.io. BufferedReader
将字符读入一个数组的一部分。
read() - Method in class java.io. ByteArrayInputStream
从这个输入流读取下一个数据字节。
read(byte[], int, int) - Method in class java.io. ByteArrayInputStream
读到 len字节的数据从输入流中的字节数组。
read() - Method in class java.io. CharArrayReader
读取单个字符。
read(char[], int, int) - Method in class java.io. CharArrayReader
将字符读入一个数组的一部分。
read(byte[]) - Method in class java.io. DataInputStream
读取一定数量的字节从包含输入流并存入缓冲区阵列 b
read(byte[], int, int) - Method in class java.io. DataInputStream
读到 len从包含输入流读入字节数组数据字节。
read() - Method in class java.io. FileInputStream
从这个输入流读取一个字节的数据。
read(byte[]) - Method in class java.io. FileInputStream
读到 b.length字节从输入流到字节数组数据。
read(byte[], int, int) - Method in class java.io. FileInputStream
读到 len字节从输入流到字节数组数据。
read() - Method in class java.io. FilterInputStream
从这个输入流读取下一个数据字节。
read(byte[]) - Method in class java.io. FilterInputStream
读到 byte.length从输入流到字节数组数据字节。
read(byte[], int, int) - Method in class java.io. FilterInputStream
读到 len从输入流到字节数组数据字节。
read() - Method in class java.io. FilterReader
读取单个字符。
read(char[], int, int) - Method in class java.io. FilterReader
将字符读入一个数组的一部分。
read() - Method in class java.io. InputStream
从输入流读取下一个数据字节。
read(byte[]) - Method in class java.io. InputStream
读取一定数量的字节从输入流并存入缓冲区阵列 b
read(byte[], int, int) - Method in class java.io. InputStream
读到 len字节从输入流读入字节数组数据。
read() - Method in class java.io. InputStreamReader
读取单个字符。
read(char[], int, int) - Method in class java.io. InputStreamReader
将字符读入一个数组的一部分。
read() - Method in class java.io. LineNumberInputStream
过时的。
从这个输入流读取下一个数据字节。
read(byte[], int, int) - Method in class java.io. LineNumberInputStream
过时的。
读到 len字节从输入流到字节数组数据。
read() - Method in class java.io. LineNumberReader
读一个字符。
read(char[], int, int) - Method in class java.io. LineNumberReader
将字符读入一个数组的一部分。
read() - Method in interface java.io. ObjectInput
读取一个字节的数据。
read(byte[]) - Method in interface java.io. ObjectInput
读入一个字节数组。
read(byte[], int, int) - Method in interface java.io. ObjectInput
读入一个字节数组。
read() - Method in class java.io. ObjectInputStream
读取一个字节的数据。
read(byte[], int, int) - Method in class java.io. ObjectInputStream
读入一个字节数组。
read() - Method in class java.io. PipedInputStream
从这个管道输入流读取下一个数据字节。
read(byte[], int, int) - Method in class java.io. PipedInputStream
读到 len字节从这个管道输入流到字节数组数据。
read() - Method in class java.io. PipedReader
读取从这个管道流的数据的下一个字符。
read(char[], int, int) - Method in class java.io. PipedReader
读到 len从这个管道流到一个字符数组数据的特点。
read() - Method in class java.io. PushbackInputStream
从这个输入流读取下一个数据字节。
read(byte[], int, int) - Method in class java.io. PushbackInputStream
读到 len字节从输入流到字节数组数据。
read() - Method in class java.io. PushbackReader
读取单个字符。
read(char[], int, int) - Method in class java.io. PushbackReader
将字符读入一个数组的一部分。
read() - Method in class java.io. RandomAccessFile
从这个文件读取一个字节的数据。
read(byte[], int, int) - Method in class java.io. RandomAccessFile
读到 len从该文件为一个字节数组数据字节。
read(byte[]) - Method in class java.io. RandomAccessFile
读到 b.length从该文件为一个字节数组数据字节。
read(CharBuffer) - Method in class java.io. Reader
试图将字符读入指定的字符缓冲区中。
read() - Method in class java.io. Reader
读取单个字符。
read(char[]) - Method in class java.io. Reader
将字符读入一个数组。
read(char[], int, int) - Method in class java.io. Reader
将字符读入一个数组的一部分。
read() - Method in class java.io. SequenceInputStream
从这个输入流读取下一个数据字节。
read(byte[], int, int) - Method in class java.io. SequenceInputStream
读到 len字节从输入流到字节数组数据。
read() - Method in class java.io. StringBufferInputStream
过时的。
从这个输入流读取下一个数据字节。
read(byte[], int, int) - Method in class java.io. StringBufferInputStream
过时的。
读到 len从输入流到字节数组数据字节。
read() - Method in class java.io. StringReader
读取单个字符。
read(char[], int, int) - Method in class java.io. StringReader
将字符读入一个数组的一部分。
read(CharBuffer) - Method in interface java.lang. Readable
试图将字符读入指定的字符缓冲区中。
read(ByteBuffer, A, CompletionHandler<Integer, ? super A>) - Method in interface java.nio.channels. AsynchronousByteChannel
从这个通道读取一个字节序列到给定的缓冲区中。
read(ByteBuffer) - Method in interface java.nio.channels. AsynchronousByteChannel
从这个通道读取一个字节序列到给定的缓冲区中。
read(ByteBuffer, long, A, CompletionHandler<Integer, ? super A>) - Method in class java.nio.channels. AsynchronousFileChannel
从这个通道读取一个字节序列到给定的缓冲区,从给定的文件位置开始。
read(ByteBuffer, long) - Method in class java.nio.channels. AsynchronousFileChannel
从这个通道读取一个字节序列到给定的缓冲区,从给定的文件位置开始。
read(ByteBuffer, long, TimeUnit, A, CompletionHandler<Integer, ? super A>) - Method in class java.nio.channels. AsynchronousSocketChannel
从这个通道读取一个字节序列到给定的缓冲区中。
read(ByteBuffer, A, CompletionHandler<Integer, ? super A>) - Method in class java.nio.channels. AsynchronousSocketChannel
 
read(ByteBuffer) - Method in class java.nio.channels. AsynchronousSocketChannel
 
read(ByteBuffer[], int, int, long, TimeUnit, A, CompletionHandler<Long, ? super A>) - Method in class java.nio.channels. AsynchronousSocketChannel
读这信入子序列给定的缓冲区字节序列。
read(ByteBuffer) - Method in class java.nio.channels. DatagramChannel
读取通道数据。
read(ByteBuffer[], int, int) - Method in class java.nio.channels. DatagramChannel
读取通道数据。
read(ByteBuffer[]) - Method in class java.nio.channels. DatagramChannel
读取通道数据。
read(ByteBuffer) - Method in class java.nio.channels. FileChannel
从这个通道读取一个字节序列到给定的缓冲区中。
read(ByteBuffer[], int, int) - Method in class java.nio.channels. FileChannel
读这信入子序列给定的缓冲区字节序列。
read(ByteBuffer[]) - Method in class java.nio.channels. FileChannel
从这个通道读入给定的缓冲区中的一个字节序列。
read(ByteBuffer, long) - Method in class java.nio.channels. FileChannel
从这个通道读取一个字节序列到给定的缓冲区,从给定的文件位置开始。
read(ByteBuffer) - Method in interface java.nio.channels. ReadableByteChannel
从这个通道读取一个字节序列到给定的缓冲区中。
read(ByteBuffer[], int, int) - Method in interface java.nio.channels. ScatteringByteChannel
读这信入子序列给定的缓冲区字节序列。
read(ByteBuffer[]) - Method in interface java.nio.channels. ScatteringByteChannel
从这个通道读入给定的缓冲区中的一个字节序列。
read(ByteBuffer) - Method in interface java.nio.channels. SeekableByteChannel
从这个通道读取一个字节序列到给定的缓冲区中。
read(ByteBuffer) - Method in class java.nio.channels. SocketChannel
 
read(ByteBuffer[], int, int) - Method in class java.nio.channels. SocketChannel
 
read(ByteBuffer[]) - Method in class java.nio.channels. SocketChannel
 
read(CharBuffer) - Method in class java.nio. CharBuffer
试图将字符读入指定的字符缓冲区中。
read(String, ByteBuffer) - Method in interface java.nio.file.attribute. UserDefinedFileAttributeView
将用户定义的属性的值转换为缓冲区。
read(ObjectInput) - Static method in class java.rmi.server. ObjID
构建和解包二进制表示从一个 ObjectInput实例返回一个新的 ObjID实例。
read(DataInput) - Static method in class java.rmi.server. UID
构建和解包二进制表示从一个 DataInput实例返回一个新的 UID实例。
read() - Method in class java.security. DigestInputStream
读取一个字节,并更新消息摘要(如果摘要函数是在)。
read(byte[], int, int) - Method in class java.security. DigestInputStream
读入一个字节数组,并更新消息摘要(如果摘要函数是在)。
read(byte[], int, int) - Method in class java.util.jar. JarInputStream
从当前的“文件”输入到一个字节数组中读取。
read(InputStream) - Method in class java.util.jar. Manifest
从指定的输入流读取清单。
read() - Method in class java.util.zip. CheckedInputStream
读取一个字节。
read(byte[], int, int) - Method in class java.util.zip. CheckedInputStream
读入一个字节数组。
read() - Method in class java.util.zip. DeflaterInputStream
从输入流读取一个压缩数据的单个字节。
read(byte[], int, int) - Method in class java.util.zip. DeflaterInputStream
读取压缩数据到一个字节数组。
read(byte[], int, int) - Method in class java.util.zip. GZIPInputStream
读取压缩数据到字节数组。
read() - Method in class java.util.zip. InflaterInputStream
读取一个字节的压缩数据。
read(byte[], int, int) - Method in class java.util.zip. InflaterInputStream
读取压缩数据到字节数组。
read(byte[], int, int) - Method in class java.util.zip. ZipInputStream
从当前的压缩条目读入一个字节数组。
read() - Method in class javax.crypto. CipherInputStream
从这个输入流读取下一个数据字节。
read(byte[]) - Method in class javax.crypto. CipherInputStream
读到 b.length从输入流到字节数组数据字节。
read(byte[], int, int) - Method in class javax.crypto. CipherInputStream
读到 len从输入流到字节数组数据字节。
read(File) - Static method in class javax.imageio. ImageIO
返回一个 BufferedImage作为解码提供 FileImageReader自动选择从目前注册的结果。
read(InputStream) - Static method in class javax.imageio. ImageIO
返回一个 BufferedImage作为一个 ImageReader自动选择从当前注册提供 InputStream解码结果。
read(URL) - Static method in class javax.imageio. ImageIO
返回一个 BufferedImage作为一个 ImageReader自动选择从当前注册提供 URL解码结果。
read(ImageInputStream) - Static method in class javax.imageio. ImageIO
返回一个 BufferedImage作为一个 ImageReader自动选择从当前注册提供 ImageInputStream解码结果。
read(int) - Method in class javax.imageio. ImageReader
读取图像索引的 imageIndex返回为一个完整的 BufferedImage,使用默认 ImageReadParam
read(int, ImageReadParam) - Method in class javax.imageio. ImageReader
读取图像索引的 imageIndex返回为一个完整的 BufferedImage,使用提供的 ImageReadParam
read() - Method in class javax.imageio.stream. FileCacheImageInputStream
 
read(byte[], int, int) - Method in class javax.imageio.stream. FileCacheImageInputStream
 
read() - Method in class javax.imageio.stream. FileCacheImageOutputStream
 
read(byte[], int, int) - Method in class javax.imageio.stream. FileCacheImageOutputStream
 
read() - Method in class javax.imageio.stream. FileImageInputStream
 
read(byte[], int, int) - Method in class javax.imageio.stream. FileImageInputStream
 
read() - Method in class javax.imageio.stream. FileImageOutputStream
 
read(byte[], int, int) - Method in class javax.imageio.stream. FileImageOutputStream
 
read() - Method in interface javax.imageio.stream. ImageInputStream
从流中读取一个单个字节,并将其作为一个介于0和255之间的整数。
read(byte[]) - Method in interface javax.imageio.stream. ImageInputStream
读到 b.length字节流,并将它们存储到 b从指数0。
read(byte[], int, int) - Method in interface javax.imageio.stream. ImageInputStream
从流中读取到 len字节,并将它们存储到 b从指数 off
read() - Method in class javax.imageio.stream. ImageInputStreamImpl
从流中读取一个字节并返回0和255之间的 int
read(byte[]) - Method in class javax.imageio.stream. ImageInputStreamImpl
一个方便的方法,称 read(b, 0, b.length)
read(byte[], int, int) - Method in class javax.imageio.stream. ImageInputStreamImpl
读到 len字节流,并将它们存储到 b从指数 off
read() - Method in class javax.imageio.stream. MemoryCacheImageInputStream
 
read(byte[], int, int) - Method in class javax.imageio.stream. MemoryCacheImageInputStream
 
read() - Method in class javax.imageio.stream. MemoryCacheImageOutputStream
 
read(byte[], int, int) - Method in class javax.imageio.stream. MemoryCacheImageOutputStream
 
read() - Method in class javax.sound.sampled. AudioInputStream
从音频输入流中读取下一个字节的数据。
read(byte[]) - Method in class javax.sound.sampled. AudioInputStream
读取一定数量的字节从音频输入流并存入缓冲区阵列 b
read(byte[], int, int) - Method in class javax.sound.sampled. AudioInputStream
读取到指定的从音频流中的数据的最大字节数,将它们放入给定的字节数组中。
read(byte[], int, int) - Method in interface javax.sound.sampled. TargetDataLine
从数据线的输入缓冲区读取音频数据。
read(InputStream, Object) - Method in class javax.swing. JEditorPane
该方法将从流。
read() - Method in class javax.swing. ProgressMonitorInputStream
覆盖 FilterInputStream.read更新进度监视器读了之后。
read(byte[]) - Method in class javax.swing. ProgressMonitorInputStream
覆盖 FilterInputStream.read更新进度监视器读了之后。
read(byte[], int, int) - Method in class javax.swing. ProgressMonitorInputStream
覆盖 FilterInputStream.read更新进度监视器读了之后。
read(InputStream, Document, int) - Method in class javax.swing.text. DefaultEditorKit
从给定的流中插入内容,该内容预计将在适合这种内容处理程序的格式中进行。
read(Reader, Document, int) - Method in class javax.swing.text. DefaultEditorKit
将内容从给定的流中插入,这将被视为纯文本。
read(InputStream, Document, int) - Method in class javax.swing.text. EditorKit
从给定的流中插入内容,该内容预计将在适合这种内容处理程序的格式中进行。
read(Reader, Document, int) - Method in class javax.swing.text. EditorKit
从给定的流中插入内容,该内容预计将在适合这种内容处理程序的格式中进行。
read(Reader, Document, int) - Method in class javax.swing.text.html. HTMLEditorKit
从给定流中插入内容。
read(DataInputStream) - Method in class javax.swing.text.html.parser. DTD
再现从存档格式DTD。
read(Reader, Object) - Method in class javax.swing.text. JTextComponent
初始化从流。
read(InputStream, Document, int) - Method in class javax.swing.text.rtf. RTFEditorKit
从给定的流中插入内容,该内容预计将在适合这种内容处理程序的格式中进行。
read(Reader, Document, int) - Method in class javax.swing.text.rtf. RTFEditorKit
将内容从给定的流中插入,将被视为纯文本。
read(InputStream) - Static method in class org.omg.CORBA. AnySeqHelper
 
read(InputStream) - Static method in class org.omg.CORBA. BooleanSeqHelper
 
read(InputStream) - Static method in class org.omg.CORBA. CharSeqHelper
 
read(InputStream) - Static method in class org.omg.CORBA. CompletionStatusHelper
 
read(InputStream) - Static method in class org.omg.CORBA. CurrentHelper
 
read(InputStream) - Static method in class org.omg.CORBA. DefinitionKindHelper
 
read(InputStream) - Static method in class org.omg.CORBA. DoubleSeqHelper
 
read(InputStream) - Static method in class org.omg.CORBA. FieldNameHelper
 
read(InputStream) - Static method in class org.omg.CORBA. FloatSeqHelper
 
read(InputStream) - Static method in class org.omg.CORBA. IdentifierHelper
 
read(InputStream) - Static method in class org.omg.CORBA. IDLTypeHelper
 
read(InputStream) - Static method in class org.omg.CORBA. LongLongSeqHelper
 
read(InputStream) - Static method in class org.omg.CORBA. LongSeqHelper
 
read(InputStream) - Static method in class org.omg.CORBA. NameValuePairHelper
 
read(InputStream) - Static method in class org.omg.CORBA. ObjectHelper
 
read(InputStream) - Static method in class org.omg.CORBA. OctetSeqHelper
 
read(InputStream) - Static method in class org.omg.CORBA. ParameterModeHelper
 
read(InputStream) - Static method in class org.omg.CORBA. PolicyErrorCodeHelper
 
read(InputStream) - Static method in class org.omg.CORBA. PolicyErrorHelper
 
read(InputStream) - Static method in class org.omg.CORBA. PolicyHelper
 
read(InputStream) - Static method in class org.omg.CORBA. PolicyListHelper
 
read(InputStream) - Static method in class org.omg.CORBA. PolicyTypeHelper
 
read() - Method in class org.omg.CORBA.portable. InputStream
 
read(InputStream) - Static method in class org.omg.CORBA. RepositoryIdHelper
 
read(InputStream) - Static method in class org.omg.CORBA. ServiceDetailHelper
 
read(InputStream) - Static method in class org.omg.CORBA. ServiceInformationHelper
 
read(InputStream) - Static method in class org.omg.CORBA. SetOverrideTypeHelper
 
read(InputStream) - Static method in class org.omg.CORBA. ShortSeqHelper
 
read(InputStream) - Static method in class org.omg.CORBA. StringSeqHelper
 
read(InputStream) - Static method in class org.omg.CORBA. StringValueHelper
 
read(InputStream) - Static method in class org.omg.CORBA. StructMemberHelper
 
read(InputStream) - Static method in class org.omg.CORBA. ULongLongSeqHelper
 
read(InputStream) - Static method in class org.omg.CORBA. ULongSeqHelper
 
read(InputStream) - Static method in class org.omg.CORBA. UnionMemberHelper
 
read(InputStream) - Static method in class org.omg.CORBA. UnknownUserExceptionHelper
 
read(InputStream) - Static method in class org.omg.CORBA. UShortSeqHelper
 
read(InputStream) - Static method in class org.omg.CORBA. ValueBaseHelper
 
read(InputStream) - Static method in class org.omg.CORBA. ValueMemberHelper
 
read(InputStream) - Static method in class org.omg.CORBA. VersionSpecHelper
 
read(InputStream) - Static method in class org.omg.CORBA. VisibilityHelper
 
read(InputStream) - Static method in class org.omg.CORBA. WCharSeqHelper
 
read(InputStream) - Static method in class org.omg.CORBA. WrongTransactionHelper
 
read(InputStream) - Static method in class org.omg.CORBA. WStringSeqHelper
 
read(InputStream) - Static method in class org.omg.CORBA. WStringValueHelper
 
read(InputStream) - Static method in class org.omg.CosNaming. BindingHelper
 
read(InputStream) - Static method in class org.omg.CosNaming. BindingIteratorHelper
 
read(InputStream) - Static method in class org.omg.CosNaming. BindingListHelper
 
read(InputStream) - Static method in class org.omg.CosNaming. BindingTypeHelper
 
read(InputStream) - Static method in class org.omg.CosNaming. IstringHelper
 
read(InputStream) - Static method in class org.omg.CosNaming. NameComponentHelper
 
read(InputStream) - Static method in class org.omg.CosNaming. NameHelper
 
read(InputStream) - Static method in class org.omg.CosNaming. NamingContextExtHelper
 
read(InputStream) - Static method in class org.omg.CosNaming.NamingContextExtPackage. AddressHelper
 
read(InputStream) - Static method in class org.omg.CosNaming.NamingContextExtPackage. InvalidAddressHelper
 
read(InputStream) - Static method in class org.omg.CosNaming.NamingContextExtPackage. StringNameHelper
 
read(InputStream) - Static method in class org.omg.CosNaming.NamingContextExtPackage. URLStringHelper
 
read(InputStream) - Static method in class org.omg.CosNaming. NamingContextHelper
 
read(InputStream) - Static method in class org.omg.CosNaming.NamingContextPackage. AlreadyBoundHelper
 
read(InputStream) - Static method in class org.omg.CosNaming.NamingContextPackage. CannotProceedHelper
 
read(InputStream) - Static method in class org.omg.CosNaming.NamingContextPackage. InvalidNameHelper
 
read(InputStream) - Static method in class org.omg.CosNaming.NamingContextPackage. NotEmptyHelper
 
read(InputStream) - Static method in class org.omg.CosNaming.NamingContextPackage. NotFoundHelper
 
read(InputStream) - Static method in class org.omg.CosNaming.NamingContextPackage. NotFoundReasonHelper
 
read(InputStream) - Static method in class org.omg.DynamicAny. AnySeqHelper
 
read(InputStream) - Static method in class org.omg.DynamicAny. DynAnyFactoryHelper
 
read(InputStream) - Static method in class org.omg.DynamicAny.DynAnyFactoryPackage. InconsistentTypeCodeHelper
 
read(InputStream) - Static method in class org.omg.DynamicAny. DynAnyHelper
 
read(InputStream) - Static method in class org.omg.DynamicAny.DynAnyPackage. InvalidValueHelper
 
read(InputStream) - Static method in class org.omg.DynamicAny.DynAnyPackage. TypeMismatchHelper
 
read(InputStream) - Static method in class org.omg.DynamicAny. DynAnySeqHelper
 
read(InputStream) - Static method in class org.omg.DynamicAny. DynArrayHelper
 
read(InputStream) - Static method in class org.omg.DynamicAny. DynEnumHelper
 
read(InputStream) - Static method in class org.omg.DynamicAny. DynFixedHelper
 
read(InputStream) - Static method in class org.omg.DynamicAny. DynSequenceHelper
 
read(InputStream) - Static method in class org.omg.DynamicAny. DynStructHelper
 
read(InputStream) - Static method in class org.omg.DynamicAny. DynUnionHelper
 
read(InputStream) - Static method in class org.omg.DynamicAny. DynValueHelper
 
read(InputStream) - Static method in class org.omg.DynamicAny. FieldNameHelper
 
read(InputStream) - Static method in class org.omg.DynamicAny. NameDynAnyPairHelper
 
read(InputStream) - Static method in class org.omg.DynamicAny. NameDynAnyPairSeqHelper
 
read(InputStream) - Static method in class org.omg.DynamicAny. NameValuePairHelper
 
read(InputStream) - Static method in class org.omg.DynamicAny. NameValuePairSeqHelper
 
read(InputStream) - Static method in class org.omg.IOP. CodecFactoryHelper
 
read(InputStream) - Static method in class org.omg.IOP.CodecFactoryPackage. UnknownEncodingHelper
 
read(InputStream) - Static method in class org.omg.IOP.CodecPackage. FormatMismatchHelper
 
read(InputStream) - Static method in class org.omg.IOP.CodecPackage. InvalidTypeForEncodingHelper
 
read(InputStream) - Static method in class org.omg.IOP.CodecPackage. TypeMismatchHelper
 
read(InputStream) - Static method in class org.omg.IOP. ComponentIdHelper
 
read(InputStream) - Static method in class org.omg.IOP. IORHelper
 
read(InputStream) - Static method in class org.omg.IOP. MultipleComponentProfileHelper
 
read(InputStream) - Static method in class org.omg.IOP. ProfileIdHelper
 
read(InputStream) - Static method in class org.omg.IOP. ServiceContextHelper
 
read(InputStream) - Static method in class org.omg.IOP. ServiceContextListHelper
 
read(InputStream) - Static method in class org.omg.IOP. ServiceIdHelper
 
read(InputStream) - Static method in class org.omg.IOP. TaggedComponentHelper
 
read(InputStream) - Static method in class org.omg.IOP. TaggedProfileHelper
 
read(InputStream) - Static method in class org.omg.Messaging. SyncScopeHelper
 
read(InputStream) - Static method in class org.omg.PortableInterceptor. AdapterManagerIdHelper
 
read(InputStream) - Static method in class org.omg.PortableInterceptor. AdapterNameHelper
 
read(InputStream) - Static method in class org.omg.PortableInterceptor. AdapterStateHelper
 
read(InputStream) - Static method in class org.omg.PortableInterceptor. CurrentHelper
 
read(InputStream) - Static method in class org.omg.PortableInterceptor. ForwardRequestHelper
 
read(InputStream) - Static method in class org.omg.PortableInterceptor. InvalidSlotHelper
 
read(InputStream) - Static method in class org.omg.PortableInterceptor. IORInterceptor_3_0Helper
 
read(InputStream) - Static method in class org.omg.PortableInterceptor. ObjectIdHelper
 
read(InputStream) - Static method in class org.omg.PortableInterceptor. ObjectReferenceFactoryHelper
 
read(InputStream) - Static method in class org.omg.PortableInterceptor. ObjectReferenceTemplateHelper
 
read(InputStream) - Static method in class org.omg.PortableInterceptor. ObjectReferenceTemplateSeqHelper
 
read(InputStream) - Static method in class org.omg.PortableInterceptor. ORBIdHelper
 
read(InputStream) - Static method in class org.omg.PortableInterceptor.ORBInitInfoPackage. DuplicateNameHelper
 
read(InputStream) - Static method in class org.omg.PortableInterceptor.ORBInitInfoPackage. InvalidNameHelper
 
read(InputStream) - Static method in class org.omg.PortableInterceptor.ORBInitInfoPackage. ObjectIdHelper
 
read(InputStream) - Static method in class org.omg.PortableInterceptor. ServerIdHelper
 
read(InputStream) - Static method in class org.omg.PortableServer. CurrentHelper
 
read(InputStream) - Static method in class org.omg.PortableServer.CurrentPackage. NoContextHelper
 
read(InputStream) - Static method in class org.omg.PortableServer. ForwardRequestHelper
 
read(InputStream) - Static method in class org.omg.PortableServer. POAHelper
 
read(InputStream) - Static method in class org.omg.PortableServer.POAManagerPackage. AdapterInactiveHelper
 
read(InputStream) - Static method in class org.omg.PortableServer.POAPackage. AdapterAlreadyExistsHelper
 
read(InputStream) - Static method in class org.omg.PortableServer.POAPackage. AdapterNonExistentHelper
 
read(InputStream) - Static method in class org.omg.PortableServer.POAPackage. InvalidPolicyHelper
 
read(InputStream) - Static method in class org.omg.PortableServer.POAPackage. NoServantHelper
 
read(InputStream) - Static method in class org.omg.PortableServer.POAPackage. ObjectAlreadyActiveHelper
 
read(InputStream) - Static method in class org.omg.PortableServer.POAPackage. ObjectNotActiveHelper
 
read(InputStream) - Static method in class org.omg.PortableServer.POAPackage. ServantAlreadyActiveHelper
 
read(InputStream) - Static method in class org.omg.PortableServer.POAPackage. ServantNotActiveHelper
 
read(InputStream) - Static method in class org.omg.PortableServer.POAPackage. WrongAdapterHelper
 
read(InputStream) - Static method in class org.omg.PortableServer.POAPackage. WrongPolicyHelper
 
read(InputStream) - Static method in class org.omg.PortableServer. ServantActivatorHelper
 
read(InputStream) - Static method in class org.omg.PortableServer. ServantLocatorHelper
 
read_Abstract() - Method in interface org.omg.CORBA. DataInputStream
读取输入流中的IDL接口抽象。
read_abstract_interface() - Method in class org.omg.CORBA_2_3.portable. InputStream
数据对象的价值或合适的存根对象。
read_abstract_interface(Class) - Method in class org.omg.CORBA_2_3.portable. InputStream
数据类对象或通过类型对应的存根类。
read_any() - Method in interface org.omg.CORBA. DataInputStream
读取输入流中的IDL Any价值。
read_any() - Method in class org.omg.CORBA.portable. InputStream
从这个输入流中读取任何一个。
read_any_array(AnySeqHolder, int, int) - Method in interface org.omg.CORBA. DataInputStream
从输入流读取长度元素抵消IDL分析阵列。
read_boolean() - Method in interface org.omg.CORBA. DataInputStream
读取输入流中的IDL的布尔值。
read_boolean() - Method in class org.omg.CORBA.portable. InputStream
从这个输入流读取一个布尔值。
read_boolean_array(BooleanSeqHolder, int, int) - Method in interface org.omg.CORBA. DataInputStream
从输入流读取长度偏移IDL布尔数组元素。
read_boolean_array(boolean[], int, int) - Method in class org.omg.CORBA.portable. InputStream
读取输入流的布尔数组。
read_char() - Method in interface org.omg.CORBA. DataInputStream
读取输入流中的IDL特性值。
read_char() - Method in class org.omg.CORBA.portable. InputStream
从这个输入流读取一个字符值。
read_char_array(CharSeqHolder, int, int) - Method in interface org.omg.CORBA. DataInputStream
从输入流中读取字符数组长度的元素抵消IDL。
read_char_array(char[], int, int) - Method in class org.omg.CORBA.portable. InputStream
从输入流读取一个字符数组。
read_Context() - Method in class org.omg.CORBA.portable. InputStream
从流中读取一个CORBA上下文。
read_double() - Method in interface org.omg.CORBA. DataInputStream
读取一个IDL双从输入流。
read_double() - Method in class org.omg.CORBA.portable. InputStream
从这个输入流读取一个双值。
read_double_array(DoubleSeqHolder, int, int) - Method in interface org.omg.CORBA. DataInputStream
从输入流读取长度元素抵消IDL双打阵列。
read_double_array(double[], int, int) - Method in class org.omg.CORBA.portable. InputStream
从这个输入流读取一个数组的一倍。
read_fixed() - Method in class org.omg.CORBA.portable. InputStream
读取一个BigDecimal数。
read_float() - Method in interface org.omg.CORBA. DataInputStream
读取输入流中的IDL浮。
read_float() - Method in class org.omg.CORBA.portable. InputStream
从该输入流读取一个浮点值。
read_float_array(FloatSeqHolder, int, int) - Method in interface org.omg.CORBA. DataInputStream
读取数组IDL花车从输入流中的元素的偏移长度。
read_float_array(float[], int, int) - Method in class org.omg.CORBA.portable. InputStream
读取从该输入流中的一个浮点数组。
read_long() - Method in interface org.omg.CORBA. DataInputStream
读取一个IDL长从输入流。
read_long() - Method in class org.omg.CORBA.portable. InputStream
读取一个CORBA长(即java int)从输入流中的价值。
read_long_array(LongSeqHolder, int, int) - Method in interface org.omg.CORBA. DataInputStream
读取数组IDL渴望从输入流中的元素的偏移长度。
read_long_array(int[], int, int) - Method in class org.omg.CORBA.portable. InputStream
读取CORBA数组多头(即java对象)从输入流。
read_longlong() - Method in interface org.omg.CORBA. DataInputStream
读取一个IDL长从输入流。
read_longlong() - Method in class org.omg.CORBA.portable. InputStream
读取一个CORBA龙龙(即java长)从输入流中的价值。
read_longlong_array(LongLongSeqHolder, int, int) - Method in interface org.omg.CORBA. DataInputStream
读取数组IDL长渴望从输入流中的元素的偏移长度。
read_longlong_array(long[], int, int) - Method in class org.omg.CORBA.portable. InputStream
CORBA longlongs读取数组(即java渴望)从输入流。
read_Object() - Method in interface org.omg.CORBA. DataInputStream
读取一个IDL CORBA::从输入流对象。
read_Object() - Method in class org.omg.CORBA.portable. InputStream
从输入流中读取一个CORBA对象。
read_Object(Class) - Method in class org.omg.CORBA.portable. InputStream
解封对象并返回一个对象,这是类的实例作为参数传递。
read_octet() - Method in interface org.omg.CORBA. DataInputStream
读取输入流中的IDL字节值。
read_octet() - Method in class org.omg.CORBA.portable. InputStream
读取一个字节(即一个字节)从输入流中的价值。
read_octet_array(OctetSeqHolder, int, int) - Method in interface org.omg.CORBA. DataInputStream
从输入流中读取字节数组长度元素抵消IDL。
read_octet_array(byte[], int, int) - Method in class org.omg.CORBA.portable. InputStream
读取的字节数组(即字节)从输入流。
READ_ONLY - Static variable in class java.nio.channels. FileChannel.MapMode
只读映射的模式。
read_Principal() - Method in class org.omg.CORBA.portable. InputStream
过时的。
通过CORBA 2.2否决。
read_short() - Method in interface org.omg.CORBA. DataInputStream
读取一个IDL短从输入流。
read_short() - Method in class org.omg.CORBA.portable. InputStream
从这个输入流读取一个短值。
read_short_array(ShortSeqHolder, int, int) - Method in interface org.omg.CORBA. DataInputStream
从输入流读取长度元素抵消IDL短裤阵列。
read_short_array(short[], int, int) - Method in class org.omg.CORBA.portable. InputStream
从这个输入流中读取一个短裤数组。
read_string() - Method in interface org.omg.CORBA. DataInputStream
读取输入流中的IDL字符串。
read_string() - Method in class org.omg.CORBA.portable. InputStream
从这个输入流读取一个字符串值。
read_TypeCode() - Method in interface org.omg.CORBA. DataInputStream
读取输入流中的IDL TypeCode。
read_TypeCode() - Method in class org.omg.CORBA.portable. InputStream
读取输入流的一个 TypeCode
read_ulong() - Method in interface org.omg.CORBA. DataInputStream
读取一个IDL unsigned long从输入流。
read_ulong() - Method in class org.omg.CORBA.portable. InputStream
读一个符号的CORBA长(即java int)从输入流中的价值。
read_ulong_array(ULongSeqHolder, int, int) - Method in interface org.omg.CORBA. DataInputStream
读取IDL符号阵列渴望从输入流中的元素的偏移长度。
read_ulong_array(int[], int, int) - Method in class org.omg.CORBA.portable. InputStream
读取数组符号CORBA的渴望(即java对象)从输入流。
read_ulonglong() - Method in interface org.omg.CORBA. DataInputStream
读一个符号的IDL长从输入流。
read_ulonglong() - Method in class org.omg.CORBA.portable. InputStream
读取一个CORBA符号龙龙(即java长)从输入流中的价值。
read_ulonglong_array(ULongLongSeqHolder, int, int) - Method in interface org.omg.CORBA. DataInputStream
读取IDL符号阵列长渴望从输入流中的元素的偏移长度。
read_ulonglong_array(long[], int, int) - Method in class org.omg.CORBA.portable. InputStream
读取符号的CORBA longlongs数组(即java渴望)从输入流。
read_ushort() - Method in interface org.omg.CORBA. DataInputStream
读取一个IDL符号短从输入流。
read_ushort() - Method in class org.omg.CORBA.portable. InputStream
从这个输入流读取一个无符号的短值。
read_ushort_array(UShortSeqHolder, int, int) - Method in interface org.omg.CORBA. DataInputStream
从输入流读取长度偏移IDL unsigned short数组元素。
read_ushort_array(short[], int, int) - Method in class org.omg.CORBA.portable. InputStream
从这个输入流中读取一个无符号的短裤数组。
read_value(InputStream, TypeCode) - Method in class org.omg.CORBA. Any
读完(解封)值的 Any对象从给定的输入流使用给定的TypeCode。
read_Value() - Method in interface org.omg.CORBA. DataInputStream
读取输入流中的IDL值类型。
read_value(InputStream) - Method in interface org.omg.CORBA.portable. BoxedValueHelper
 
read_value(InputStream) - Method in interface org.omg.CORBA.portable. ValueFactory
称为ORB运行在解封值类型的过程。
read_value(InputStream) - Method in class org.omg.CORBA. StringValueHelper
 
read_value(InputStream) - Method in class org.omg.CORBA. WStringValueHelper
 
read_value() - Method in class org.omg.CORBA_2_3.portable. InputStream
unmarshalls输入流中的值类型。
read_value(Class) - Method in class org.omg.CORBA_2_3.portable. InputStream
unmarshalls输入流中的值类型。
read_value(BoxedValueHelper) - Method in class org.omg.CORBA_2_3.portable. InputStream
unmarshalls输入流中的值类型。
read_value(String) - Method in class org.omg.CORBA_2_3.portable. InputStream
unmarshalls输入流中的值类型。
read_value(Serializable) - Method in class org.omg.CORBA_2_3.portable. InputStream
unmarshalls输入流中的值类型。
read_wchar() - Method in interface org.omg.CORBA. DataInputStream
读取一个IDL宽字符值从输入流。
read_wchar() - Method in class org.omg.CORBA.portable. InputStream
从这个输入流读取一个宽的字符值。
read_wchar_array(WCharSeqHolder, int, int) - Method in interface org.omg.CORBA. DataInputStream
从输入流读取长度偏移IDL宽字符数组元素。
read_wchar_array(char[], int, int) - Method in class org.omg.CORBA.portable. InputStream
读取输入流的宽字符数组。
READ_WRITE - Static variable in class java.nio.channels. FileChannel.MapMode
用于读/写映射的模式。
read_wstring() - Method in interface org.omg.CORBA. DataInputStream
读取输入流中的IDL宽字符串。
read_wstring() - Method in class org.omg.CORBA.portable. InputStream
从这个输入流读取一个宽字符串值。
Readable - Interface in java.lang
一个 Readable是一个字符。
ReadableByteChannel - Interface in java.nio.channels
一个可以读取字节的通道。
readAborted(ImageReader) - Method in interface javax.imageio.event. IIOReadProgressListener
报道说,读已中止通过读者的 abort方法。
readAll(int, ImageReadParam) - Method in class javax.imageio. ImageReader
读取图像索引的 imageIndex并返回一个 IIOImage包含图像、缩略图和相关的图像元数据,使用提供的 ImageReadParam
readAll(Iterator<? extends ImageReadParam>) - Method in class javax.imageio. ImageReader
返回一个包含所有的 Iterator图像缩略图,和元数据,从 getMinIndex给出的指标,在 IIOImage对象形式的输入源。
readAllBytes(Path) - Static method in class java.nio.file. Files
读取文件中的所有字节。
readAllLines(Path, Charset) - Static method in class java.nio.file. Files
从文件中读取所有行。
readAllLines(Path) - Static method in class java.nio.file. Files
从文件中读取所有行。
readAny(InputStream) - Static method in class javax.rmi.CORBA. Util
读取java.lang.Object作为CORBA的任何。
readAny(InputStream) - Method in interface javax.rmi.CORBA. UtilDelegate
readArray() - Method in interface java.sql. SQLInput
从流中读取SQL ARRAY值并返回它在java编程语言的一个 Array对象。
readArray() - Method in class javax.sql.rowset.serial. SQLInputImpl
读取SQL ARRAY价值流并将其作为一个 Array java编程语言中的对象。
readAsciiStream() - Method in interface java.sql. SQLInput
读取流中的下一个属性并将其作为一个ASCII字符流。
readAsciiStream() - Method in class javax.sql.rowset.serial. SQLInputImpl
作为一个ASCII字符流的回报,这 SQLInputImpl对象的下一个属性。
readAsRenderedImage(int, ImageReadParam) - Method in class javax.imageio. ImageReader
返回一个 RenderedImage对象包含的图像索引的 imageIndex内容。
readAttributes() - Method in interface java.nio.file.attribute. BasicFileAttributeView
读取批量操作的基本文件属性。
readAttributes() - Method in interface java.nio.file.attribute. DosFileAttributeView
 
readAttributes() - Method in interface java.nio.file.attribute. PosixFileAttributeView
 
readAttributes(Path, Class<A>, LinkOption...) - Static method in class java.nio.file. Files
读取一个文件的属性作为一个批量操作。
readAttributes(Path, String, LinkOption...) - Static method in class java.nio.file. Files
读取一组文件属性作为批量操作。
readAttributes(Path, Class<A>, LinkOption...) - Method in class java.nio.file.spi. FileSystemProvider
读取一个文件的属性作为一个批量操作。
readAttributes(Path, String, LinkOption...) - Method in class java.nio.file.spi. FileSystemProvider
读取一组文件属性作为批量操作。
readAttributes(ObjectInputStream, MutableAttributeSet) - Method in class javax.swing.text. StyleContext
属性中阅读的上下文特定处理
readAttributeSet(ObjectInputStream, MutableAttributeSet) - Static method in class javax.swing.text. StyleContext
读取的一组给定对象的输入流,此前已写了 writeAttributeSet属性。
readBigDecimal() - Method in interface java.sql. SQLInput
读取流中的下一个属性并将其作为一个 java.math.BigDecimal java编程语言中的对象。
readBigDecimal() - Method in class javax.sql.rowset.serial. SQLInputImpl
检索下一个属性在这 SQLInputImpl对象作为一个 java.math.BigDecimal
readBinaryStream() - Method in interface java.sql. SQLInput
读取流中的下一个属性并将其作为未解释的字节流。
readBinaryStream() - Method in class javax.sql.rowset.serial. SQLInputImpl
作为一个未解释字节流返回本 SQLInputImpl对象的下一个属性。
readBit() - Method in interface javax.imageio.stream. ImageInputStream
从流中读取一个点并将其作为与价值 01int
readBit() - Method in class javax.imageio.stream. ImageInputStreamImpl
 
readBits(int) - Method in interface javax.imageio.stream. ImageInputStream
从流中读取一个位串并将其作为 long,与第一位读成为输出最重要的位。
readBits(int) - Method in class javax.imageio.stream. ImageInputStreamImpl
 
readBlob() - Method in interface java.sql. SQLInput
从流中读取SQL BLOB值并返回它在java编程语言 Blob对象。
readBlob() - Method in class javax.sql.rowset.serial. SQLInputImpl
检索 BLOB值在这 SQLInputImpl对象的头一 Blob java编程语言中的对象。
readBoolean() - Method in interface java.io. DataInput
读取一个字节输入并返回 true如果这个字节为零, false如果这个字节为零。
readBoolean() - Method in class java.io. DataInputStream
看到的 DataInputreadBoolean方法一般合同。
readBoolean() - Method in class java.io. ObjectInputStream
在布尔值中读取。
readBoolean() - Method in class java.io. RandomAccessFile
读取这个文件 boolean
readBoolean() - Method in interface java.sql. SQLInput
读取流中的下一个属性并将其作为java编程语言中的一个 boolean
readBoolean() - Method in interface javax.imageio.stream. ImageInputStream
从流中读取一个字节,如果是非零返回值 boolean truefalse如果是零。
readBoolean() - Method in class javax.imageio.stream. ImageInputStreamImpl
 
readBoolean() - Method in class javax.sql.rowset.serial. SQLInputImpl
在这 SQLInputImpl检索对象的下一个属性作为java编程语言中的一个 boolean
readByte() - Method in interface java.io. DataInput
读取并返回一个输入字节。
readByte() - Method in class java.io. DataInputStream
看到的 DataInputreadByte方法一般合同。
readByte() - Method in class java.io. ObjectInputStream
读取一个8位字节。
readByte() - Method in class java.io. RandomAccessFile
从该文件读取一个签名的八位值。
readByte() - Method in interface java.sql. SQLInput
读取流中的下一个属性并将其作为java编程语言中的一个 byte
readByte() - Method in interface javax.imageio.stream. ImageInputStream
从流中读取一个字节,并将其作为 byte价值。
readByte() - Method in class javax.imageio.stream. ImageInputStreamImpl
 
readByte() - Method in class javax.sql.rowset.serial. SQLInputImpl
检索下一个属性在这 SQLInputImpl对象在java编程语言 byte
readBytes() - Method in interface java.sql. SQLInput
读取流中的下一个属性并将其作为一个数组java编程语言中的字节。
readBytes(IIOByteBuffer, int) - Method in interface javax.imageio.stream. ImageInputStream
读到 len字节流,并对所提供的 IIOByteBuffer表示字节数组,偏移,和长度的数据可以发现。
readBytes(IIOByteBuffer, int) - Method in class javax.imageio.stream. ImageInputStreamImpl
 
readBytes() - Method in class javax.sql.rowset.serial. SQLInputImpl
在这 SQLInputImpl检索对象的下一个属性以字节数组。
readChar() - Method in interface java.io. DataInput
读两输入字节并返回一个 char价值。
readChar() - Method in class java.io. DataInputStream
看到的 DataInputreadChar方法一般合同。
readChar() - Method in class java.io. ObjectInputStream
读取一个16位字符。
readChar() - Method in class java.io. RandomAccessFile
从这个文件读取一个字符。
readChar() - Method in interface javax.imageio.stream. ImageInputStream
相当于 readUnsignedShort,除了返回的结果是使用 char数据类型。
readChar() - Method in class javax.imageio.stream. ImageInputStreamImpl
 
readCharacterStream() - Method in interface java.sql. SQLInput
读取流中的下一个属性并将其作为一个Unicode字符流。
readCharacterStream() - Method in class javax.sql.rowset.serial. SQLInputImpl
检索下一个属性在这 SQLInputImpl对象作为一个Unicode字符流。
readChildren(ObjectInputStream) - Method in class java.beans.beancontext. BeanContextSupport
当这个类的一个实例作为一个beancontext协议的实施代表(及其子协议)存在“鸡和蛋”的问题在反序列化期间
readClassDescriptor() - Method in class java.io. ObjectInputStream
从序列化流中读取类描述符。
readClob() - Method in interface java.sql. SQLInput
读取SQL CLOB价值流并将其作为一个 Clob java编程语言中的对象。
readClob() - Method in class javax.sql.rowset.serial. SQLInputImpl
检索 CLOB值在这 SQLInputImpl对象的头一 Clob java编程语言中的对象。
readConfiguration() - Method in class java.util.logging. LogManager
重新初始化日志属性和重读日志配置。
readConfiguration(InputStream) - Method in class java.util.logging. LogManager
重新初始化日志属性和重读日志配置从给定的数据流,这应该是在java.util.properties格式。
readData(RowSetInternal) - Method in interface javax.sql. RowSetReader
读取调用 RowSet对象的新内容。
readDate() - Method in interface java.sql. SQLInput
读取流中的下一个属性并将其作为 java.sql.Date对象。
readDate() - Method in class javax.sql.rowset.serial. SQLInputImpl
在这 SQLInputImpl检索下一个属性作为一个 java.sql.Date对象。
readDouble() - Method in interface java.io. DataInput
八字节读取输入并返回一个 double价值。
readDouble() - Method in class java.io. DataInputStream
看到的 DataInputreadDouble方法一般合同。
readDouble() - Method in class java.io. ObjectInputStream
读一个64位的双。
readDouble() - Method in class java.io. RandomAccessFile
读取这个文件 double
readDouble() - Method in interface java.sql. SQLInput
读取流中的下一个属性并将其作为java编程语言中的一个 double
readDouble() - Method in interface javax.imageio.stream. ImageInputStream
从流读取8字节,和(概念)将根据当前的字节顺序和作为一个 double返回结果。
readDouble() - Method in class javax.imageio.stream. ImageInputStreamImpl
 
readDouble() - Method in class javax.sql.rowset.serial. SQLInputImpl
检索下一个属性在这 SQLInputImpl对象在java编程语言 double
readEndpointReference(Source) - Method in class javax.xml.ws.spi. Provider
读取包含在 eprInfoset InfoSet的endpointreference。
reader() - Method in class java.io. Console
检索与控制台相关的独特 Reader对象。
Reader - Class in java.io
读取字符流的抽象类。
Reader() - Constructor for class java.io. Reader
创建一个新的字符流阅读器,其关键部分将同步在阅读器本身上。
Reader(Object) - Constructor for class java.io. Reader
创建一个新的字符流阅读器,其关键部分将在给定的对象上同步。
READER(String) - Constructor for class javax.print. DocFlavor.READER
构建了一种新的DOC风味与给定的MIME类型和打印数据表示的类名称\ "java.io.Reader"(字符流)。
reader - Variable in class javax.script. SimpleScriptContext
这是用于从脚本输入的阅读器。
readerSpiNames - Variable in class javax.imageio.spi. ImageWriterSpi
字符串数组返回 getImageReaderSpiNames,最初 null
readerSupportsThumbnails() - Method in class javax.imageio. ImageReader
返回 true如果图像格式的理解这本书支持缩略图预览图像与它相关联的。
readExternal(ObjectInput) - Method in class java.awt.datatransfer. DataFlavor
DataFlavor恢复从序列化状态。
readExternal(ObjectInput) - Method in interface java.io. Externalizable
该对象实现了readexternal方法调用的数据输入方法的基本类型和readObject对象还原其内容,字符串和数组。
readExternal(ObjectInput) - Method in class javax.activation. MimeType
该对象实现了readexternal方法调用的数据输入方法的基本类型和readObject对象还原其内容,字符串和数组。
readExternal(ObjectInput) - Method in class javax.management.loading. MLet
从给定的 ObjectInput恢复该熔体的含量。
readFields() - Method in class java.io. ObjectInputStream
从流中读取持久字段,并使它们可用名称命名。
readFloat() - Method in interface java.io. DataInput
四字节读取输入并返回一个 float价值。
readFloat() - Method in class java.io. DataInputStream
看到的 DataInputreadFloat方法一般合同。
readFloat() - Method in class java.io. ObjectInputStream
读取一个32位浮点。
readFloat() - Method in class java.io. RandomAccessFile
读取这个文件 float
readFloat() - Method in interface java.sql. SQLInput
读取流中的下一个属性并将其作为java编程语言中的一个 float
readFloat() - Method in interface javax.imageio.stream. ImageInputStream
从流读取4字节,和(概念)将根据当前的字节顺序和作为一个 float返回结果。
readFloat() - Method in class javax.imageio.stream. ImageInputStreamImpl
 
readFloat() - Method in class javax.sql.rowset.serial. SQLInputImpl
在这 SQLInputImpl检索对象的下一个属性作为java编程语言中的一个 float
readFrom(Source) - Static method in class javax.xml.ws. EndpointReference
工厂方法来读取包含在 eprInfoset InfoSet的endpointreference。
readFully(byte[]) - Method in interface java.io. DataInput
从输入流中读取一些字节并将它们存储到缓冲数组 b
readFully(byte[], int, int) - Method in interface java.io. DataInput
len字节输入流中读取。
readFully(byte[]) - Method in class java.io. DataInputStream
看到的 DataInputreadFully方法一般合同。
readFully(byte[], int, int) - Method in class java.io. DataInputStream
看到的 DataInputreadFully方法一般合同。
readFully(byte[]) - Method in class java.io. ObjectInputStream
读取字节,阻塞,直到所有的字节都读。
readFully(byte[], int, int) - Method in class java.io. ObjectInputStream
读取字节,阻塞,直到所有的字节都读。
readFully(byte[]) - Method in class java.io. RandomAccessFile
b.length字节读取这个文件的字节数组,从当前文件指针。
readFully(byte[], int, int) - Method in class java.io. RandomAccessFile
正是从这个文件读取 len字节到字节数组,从当前文件指针。
readFully(byte[], int, int) - Method in interface javax.imageio.stream. ImageInputStream
len字节流,并将它们存储到 b从指数 off
readFully(byte[]) - Method in interface javax.imageio.stream. ImageInputStream
b.length字节流,并将它们存储到 b从指数 0
readFully(short[], int, int) - Method in interface javax.imageio.stream. ImageInputStream
len短裤(有符号的16位整数)从流根据当前字节顺序,并将它们存储到 s从指数 off
readFully(char[], int, int) - Method in interface javax.imageio.stream. ImageInputStream
len字符(16位无符号整数)从流根据当前字节顺序,并将它们存储到 c从指数 off
readFully(int[], int, int) - Method in interface javax.imageio.stream. ImageInputStream
len整型(签署从流32位整数)根据当前的字节顺序,并将它们存储到 i从指数 off
readFully(long[], int, int) - Method in interface javax.imageio.stream. ImageInputStream
len多头(符号的64位整数)从流根据当前字节顺序,并将它们存储到 l从指数 off
readFully(float[], int, int) - Method in interface javax.imageio.stream. ImageInputStream
len花车(32位IEEE单精度浮)从流根据当前字节顺序,并将它们存储到 f从指数 off
readFully(double[], int, int) - Method in interface javax.imageio.stream. ImageInputStream
len双打(64位IEEE双精度浮点数)从流根据当前字节顺序,并将它们存储到 d从指数 off
readFully(byte[], int, int) - Method in class javax.imageio.stream. ImageInputStreamImpl
 
readFully(byte[]) - Method in class javax.imageio.stream. ImageInputStreamImpl
 
readFully(short[], int, int) - Method in class javax.imageio.stream. ImageInputStreamImpl
 
readFully(char[], int, int) - Method in class javax.imageio.stream. ImageInputStreamImpl
 
readFully(int[], int, int) - Method in class javax.imageio.stream. ImageInputStreamImpl
 
readFully(long[], int, int) - Method in class javax.imageio.stream. ImageInputStreamImpl
 
readFully(float[], int, int) - Method in class javax.imageio.stream. ImageInputStreamImpl
 
readFully(double[], int, int) - Method in class javax.imageio.stream. ImageInputStreamImpl
 
READING - Static variable in class java.text. AttributedCharacterIterator.Attribute
用于读取一些文本的属性键。
readInt() - Method in interface java.io. DataInput
四字节读取输入并返回一个 int价值。
readInt() - Method in class java.io. DataInputStream
看到的 DataInputreadInt方法一般合同。
readInt() - Method in class java.io. ObjectInputStream
读取一个32位int。
readInt() - Method in class java.io. RandomAccessFile
从这个文件读取一个有符号的32位整数。
readInt() - Method in interface java.sql. SQLInput
读取流中的下一个属性并返回它在java编程语言的一个 int
readInt() - Method in interface javax.imageio.stream. ImageInputStream
从流读取4字节,和(概念)将根据当前的字节顺序和作为一个 int返回结果。
readInt() - Method in class javax.imageio.stream. ImageInputStreamImpl
 
readInt() - Method in class javax.sql.rowset.serial. SQLInputImpl
检索下一个属性在这 SQLInputImpl对象在java编程语言的一个 int
readLine() - Method in class java.io. BufferedReader
读一行文本。
readLine(String, Object...) - Method in class java.io. Console
提供一个格式化的提示,然后从控制台读取一行文本。
readLine() - Method in class java.io. Console
从控制台读取一行文本。
readLine() - Method in interface java.io. DataInput
从输入流读取下一行文本。
readLine() - Method in class java.io. DataInputStream
过时的。
此方法没有正确地将字节转换为字符。作为 JDK 1.1,阅读文本行的首选方式是通过BufferedReader.readLine()方法。程序使用的DataInputStream类的台词可以转换的形式替换代码中使用BufferedReader类:
     DataInputStream d = new DataInputStream(in);
 
     BufferedReader d
          = new BufferedReader(new InputStreamReader(in));
 
readLine() - Method in class java.io. LineNumberReader
读一行文本。
readLine() - Method in class java.io. ObjectInputStream
过时的。
此方法没有正确地将字节转换为字符。详见和替代输入流。
readLine() - Method in class java.io. RandomAccessFile
从这个文件读取下一行文本。
readLine() - Method in interface javax.imageio.stream. ImageInputStream
从输入流读取下一行文本。
readLine() - Method in class javax.imageio.stream. ImageInputStreamImpl
 
readLock() - Method in interface java.util.concurrent.locks. ReadWriteLock
返回用于读取的锁。
readLock() - Method in class java.util.concurrent.locks. ReentrantReadWriteLock
 
ReadLock(ReentrantReadWriteLock) - Constructor for class java.util.concurrent.locks. ReentrantReadWriteLock.ReadLock
子类使用的构造函数
readLock() - Method in class java.util.concurrent.locks. StampedLock
非独占获取锁,阻塞,如果必要的,直到可用。
readLock() - Method in class javax.swing.text. AbstractDocument
获取一个锁,开始从文档中读取一些状态。
readLockInterruptibly() - Method in class java.util.concurrent.locks. StampedLock
非独占获取锁,如果必要,阻塞,直到可用或当前线程被中断。
readLong() - Method in interface java.io. DataInput
八字节读取输入并返回一个 long价值。
readLong() - Method in class java.io. DataInputStream
看到的 DataInputreadLong方法一般合同。
readLong() - Method in class java.io. ObjectInputStream
读一个64位长的。
readLong() - Method in class java.io. RandomAccessFile
从这个文件中读取一个签名的64位整数。
readLong() - Method in interface java.sql. SQLInput
读取流中的下一个属性并将其作为java编程语言中的一个 long
readLong() - Method in interface javax.imageio.stream. ImageInputStream
从流读取8字节,和(概念)将根据当前的字节顺序和作为一个 long返回结果。
readLong() - Method in class javax.imageio.stream. ImageInputStreamImpl
 
readLong() - Method in class javax.sql.rowset.serial. SQLInputImpl
在这 SQLInputImpl检索对象的下一个属性作为java编程语言中的一个 long
readNClob() - Method in interface java.sql. SQLInput
从流中读取SQL NCLOB值并返回它在java编程语言 NClob对象。
readNClob() - Method in class javax.sql.rowset.serial. SQLInputImpl
从流中读取SQL NCLOB值并返回它在java编程语言 Clob对象。
readNString() - Method in interface java.sql. SQLInput
读取流中的下一个属性并将其作为java编程语言中的一个 String
readNString() - Method in class javax.sql.rowset.serial. SQLInputImpl
读取流中的下一个属性并将其作为java编程语言中的一个 String
readObject() - Method in class java.beans. XMLDecoder
从下面的输入流读取下一个对象。
readObject() - Method in interface java.io. ObjectInput
读取和返回一个对象。
readObject() - Method in class java.io. ObjectInputStream
从对象输入流对象。
readObject() - Method in interface java.sql. SQLInput
读在流头的数据并返回它在java编程语言的一个 Object
readObject(Class<T>) - Method in interface java.sql. SQLInput
读取流中的下一个属性并返回它在java编程语言的一个 Object
readObject(Stub, ObjectInputStream) - Method in interface javax.rmi.CORBA. StubDelegate
readObject() - Method in class javax.sql.rowset.serial. SQLInputImpl
检索值在这 SQLInputImpl对象的头在java编程语言的一个 Object
readObjectOverride() - Method in class java.io. ObjectInputStream
这种方法被称为对象,通过构建保护对象使用无参数构造函数受信任的子类。
readOnlyAction - Static variable in class javax.swing.text. DefaultEditorKit
将编辑器设置为只读模式的操作的名称。
ReadOnlyBufferException - Exception in java.nio
未检查异常时引发突变的方法等内容 putcompact调用在只读缓冲区。
ReadOnlyBufferException() - Constructor for exception java.nio. ReadOnlyBufferException
构造这个类的一个实例。
ReadOnlyFileSystemException - Exception in java.nio.file
未检查异常抛出时,尝试更新与 read-only FileSystem相关的对象。
ReadOnlyFileSystemException() - Constructor for exception java.nio.file. ReadOnlyFileSystemException
构造这个类的一个实例。
readPassword(String, Object...) - Method in class java.io. Console
提供了一种格式化的提示,然后读取密码或密码从控制台与残疾。
readPassword() - Method in class java.io. Console
读取密码或密码从控制台与残疾
ReadPendingException - Exception in java.nio.channels
当试图从异步套接字通道读取并读取未完成的读取时,未检查异常抛出。
ReadPendingException() - Constructor for exception java.nio.channels. ReadPendingException
构造这个类的一个实例。
readRaster(int, ImageReadParam) - Method in class javax.imageio. ImageReader
返回一个新的图像流中包含的原始像素数据 Raster对象,没有任何色彩的转换应用。
readRef() - Method in interface java.sql. SQLInput
读取SQL REF价值流并将其作为一个 Ref java编程语言中的对象。
readRef() - Method in class javax.sql.rowset.serial. SQLInputImpl
检索值在这 SQLInputImpl对象的头一 Ref java编程语言中的对象。
readResolve() - Method in class java.awt. AWTKeyStroke
返回一个缓存实例 AWTKeyStroke(或 AWTKeyStroke子类)等于此实例。
readResolve() - Method in class java.awt.color. ICC_Profile
解决的情况下被反序列化为注册与CMM的实例。
readResolve() - Method in class java.awt.font. TextAttribute
解决的情况下被反序列化到预定义的常量。
readResolve() - Method in class java.security.cert. Certificate.CertificateRep
解析证书对象。
readResolve() - Method in class java.security.cert. CertPath.CertPathRep
返回一个由类型和数据 CertPath
readResolve() - Method in class java.security. KeyRep
解决关键对象。
readResolve() - Method in class java.text. AttributedCharacterIterator.Attribute
解决的情况下被反序列化到预定义的常量。
readResolve() - Method in class java.text. DateFormat.Field
解决的情况下被反序列化到预定义的常量。
readResolve() - Method in class java.text. MessageFormat.Field
解决的情况下被反序列化到预定义的常量。
readResolve() - Method in class java.text. NumberFormat.Field
解决的情况下被反序列化到预定义的常量。
readResolve() - Method in class javax.management.openmbean. SimpleType
取代从独特的实例 ObjectInputStream对阅读对象。
readResolve() - Method in class javax.print.attribute. EnumSyntax
在对象的输入,将反序列化枚举实例的枚举属性类中定义适当的枚举值。
readRowId() - Method in interface java.sql. SQLInput
从流中读取SQL ROWID值并返回它在java编程语言 RowId对象。
readRowId() - Method in class javax.sql.rowset.serial. SQLInputImpl
从流中读取SQL ROWID值并返回它在java编程语言 RowId对象。
readShort() - Method in interface java.io. DataInput
读两输入字节并返回一个 short价值。
readShort() - Method in class java.io. DataInputStream
看到的 DataInputreadShort方法一般合同。
readShort() - Method in class java.io. ObjectInputStream
读一个16位的短。
readShort() - Method in class java.io. RandomAccessFile
从这个文件读取一个签名的16位数字。
readShort() - Method in interface java.sql. SQLInput
读取流中的下一个属性并将其作为java编程语言中的一个 short
readShort() - Method in interface javax.imageio.stream. ImageInputStream
从流中读取两个字节,和(概念)将根据当前的字节顺序,和作为一个 short值返回结果。
readShort() - Method in class javax.imageio.stream. ImageInputStreamImpl
 
readShort() - Method in class javax.sql.rowset.serial. SQLInputImpl
在这 SQLInputImpl检索对象的下一个属性作为java编程语言中的一个 short
readSQL(SQLInput, String) - Method in interface java.sql. SQLData
填充该对象从数据库中读取数据。
readSQLXML() - Method in interface java.sql. SQLInput
从流中读取SQL XML值并返回它在java编程语言 SQLXML对象。
readSQLXML() - Method in class javax.sql.rowset.serial. SQLInputImpl
从流中读取SQL XML值并返回它在java编程语言 SQLXML对象。
readStreamHeader() - Method in class java.io. ObjectInputStream
的readstreamheader方法是提供让子类来读取和验证自己的流头。
readString() - Method in interface java.sql. SQLInput
读取流中的下一个属性并将其作为java编程语言中的一个 String
readString() - Method in class javax.sql.rowset.serial. SQLInputImpl
在这 SQLInputImpl检索对象的下一个属性作为java编程语言中的一个 String
readSymbolicLink(Path) - Static method in class java.nio.file. Files
读取一个符号链接无效的目标(可选操作)。
readSymbolicLink(Path) - Method in class java.nio.file.spi. FileSystemProvider
读取符号链接的目标。
readThumbnail(int, int) - Method in class javax.imageio. ImageReader
返回缩略图预览图像索引的 thumbnailIndex,与图像索引的 ImageIndex作为 BufferedImage相关。
readTile(int, int, int) - Method in class javax.imageio. ImageReader
读的 tileXtileY实参的瓦,还为 BufferedImage
readTileRaster(int, int, int) - Method in class javax.imageio. ImageReader
返回一个新的瓷砖含有原始像素数据 Raster对象,没有任何色彩的转换应用。
readTime() - Method in interface java.sql. SQLInput
读取流中的下一个属性并将其作为 java.sql.Time对象。
readTime() - Method in class javax.sql.rowset.serial. SQLInputImpl
在这 SQLInputImpl检索对象的下一个属性作为一个 java.sql.Time对象。
readTimestamp() - Method in interface java.sql. SQLInput
读取流中的下一个属性并将其作为 java.sql.Timestamp对象。
readTimestamp() - Method in class javax.sql.rowset.serial. SQLInputImpl
在这 SQLInputImpl检索对象的下一个属性作为一个 java.sql.Timestamp对象。
readUnlock() - Method in class javax.swing.text. AbstractDocument
读解锁。
readUnshared() - Method in class java.io. ObjectInputStream
读取对象输入流“独享”的对象。
readUnsignedByte() - Method in interface java.io. DataInput
读取一个字节的输入,零延伸到型 int,并返回结果,因此在范围 0通过 255
readUnsignedByte() - Method in class java.io. DataInputStream
看到的 DataInputreadUnsignedByte方法一般合同。
readUnsignedByte() - Method in class java.io. ObjectInputStream
读取一个无符号的8位字节。
readUnsignedByte() - Method in class java.io. RandomAccessFile
从该文件读取一个无符号的八位数字。
readUnsignedByte() - Method in interface javax.imageio.stream. ImageInputStream
从流中读取一个字节,和(概念)将其转换为int,面具与 0xff为了脱掉任何符号扩展位,并将其作为 byte价值。
readUnsignedByte() - Method in class javax.imageio.stream. ImageInputStreamImpl
 
readUnsignedInt() - Method in interface javax.imageio.stream. ImageInputStream
从流读取4字节,和(概念)将根据当前的字节顺序,把结果转换为长,面具与 0xffffffffL为了脱掉任何符号扩展位,作为一个符号 long值返回结果。
readUnsignedInt() - Method in class javax.imageio.stream. ImageInputStreamImpl
 
readUnsignedShort() - Method in interface java.io. DataInput
读两输入字节并返回一个 int值范围在 0通过 65535
readUnsignedShort() - Method in class java.io. DataInputStream
看到的 DataInputreadUnsignedShort方法一般合同。
readUnsignedShort() - Method in class java.io. ObjectInputStream
读取一个无符号的16位短。
readUnsignedShort() - Method in class java.io. RandomAccessFile
从该文件读取一个无符号的16位数字。
readUnsignedShort() - Method in interface javax.imageio.stream. ImageInputStream
从流中读取两个字节,和(概念)将根据当前的字节顺序,将得到的值的 int,面具与 0xffff为了脱掉任何符号扩展,但是,作为一个符号 int值返回结果。
readUnsignedShort() - Method in class javax.imageio.stream. ImageInputStreamImpl
 
readURL() - Method in interface java.sql. SQLInput
从流中读取SQL DATALINK值并返回它在java编程语言 java.net.URL对象。
readURL() - Method in class javax.sql.rowset.serial. SQLInputImpl
从流中读取SQL DATALINK值并返回它在java编程语言的一个 URL对象。
readUTF() - Method in interface java.io. DataInput
读取一个字符串,一直采用 modified UTF-8编码格式。
readUTF() - Method in class java.io. DataInputStream
看到的 readUTF方法一般合同 DataInput
readUTF(DataInput) - Static method in class java.io. DataInputStream
从流 in一个Unicode字符串的编码格式在 modified UTF-8表示读取;这个字符串是作为一个 String返回。
readUTF() - Method in class java.io. ObjectInputStream
modified UTF-8格式字符串。
readUTF() - Method in class java.io. RandomAccessFile
从这个文件中读取一个字符串。
readUTF() - Method in interface javax.imageio.stream. ImageInputStream
读取一个字符串,一直采用 modified UTF-8编码格式。
readUTF() - Method in class javax.imageio.stream. ImageInputStreamImpl
 
readValue(InputStream, int, Class, String, RunTime) - Method in interface javax.rmi.CORBA. ValueHandler
使用java读取语义流值。
ReadWriteLock - Interface in java.util.concurrent.locks
一个 ReadWriteLock保持一对一联系 locks,只读操作和书写。
readXML(WebRowSet, Reader) - Method in interface javax.sql.rowset.spi. XmlReader
读取并解析了从给定的输入流对象的XML格式的 WebRowSet
readXml(Reader) - Method in interface javax.sql.rowset. WebRowSet
读一 WebRowSet对象的XML格式从给定的 Reader对象。
readXml(InputStream) - Method in interface javax.sql.rowset. WebRowSet
一种基于XML的输入来填充这 WebRowSet对象流中读取。
ready() - Method in class java.io. BufferedReader
告诉是否该流已准备好阅读。
ready() - Method in class java.io. CharArrayReader
告诉是否该流已准备好阅读。
ready() - Method in class java.io. FilterReader
告诉是否该流已准备好阅读。
ready() - Method in class java.io. InputStreamReader
告诉是否该流已准备好阅读。
ready() - Method in class java.io. PipedReader
判断这条流是否已准备好阅读。
ready() - Method in class java.io. PushbackReader
告诉是否该流已准备好阅读。
ready() - Method in class java.io. Reader
告诉是否该流已准备好阅读。
ready() - Method in class java.io. StringReader
告诉是否该流已准备好阅读。
readyOps() - Method in class java.nio.channels. SelectionKey
检索此键的就绪操作集。
REAL - Static variable in class java.sql. Types
java编程语言中的常数,有时被称为类型代码,识别通用的SQL类型 REAL
realEditor - Variable in class javax.swing.tree. DefaultTreeCellEditor
编辑处理编辑。
RealmCallback - Class in javax.security.sasl
这个回调是由 SaslClientSaslServer用于检索领域信息。
RealmCallback(String) - Constructor for class javax.security.sasl. RealmCallback
构建一个与提示 RealmCallback
RealmCallback(String, String) - Constructor for class javax.security.sasl. RealmCallback
构建一个与提示、默认领域信息 RealmCallback
RealmChoiceCallback - Class in javax.security.sasl
这个回调是由 SaslClientSaslServer用来获取领域给出领域选择。
RealmChoiceCallback(String, String[], int, boolean) - Constructor for class javax.security.sasl. RealmChoiceCallback
构建一个与提示 RealmChoiceCallback,选择列表和一个默认的选择。
realSource - Variable in class javax.swing.undo. UndoableEditSupport
 
reason - Variable in exception org.omg.CORBA. PolicyError
PolicyError异常抛出的原因。
rebind(String, Remote) - Static method in class java.rmi. Naming
重新绑定指定一个新名字,远程对象。
rebind(String, Remote) - Method in interface java.rmi.registry. Registry
替换为指定的 name结合在注册表中提供的远程引用。
rebind(Name, Object) - Method in interface javax.naming. Context
绑定一个名字对象,覆盖任何现有的结合。
rebind(String, Object) - Method in interface javax.naming. Context
绑定一个名字对象,覆盖任何现有的结合。
rebind(Name, Object, Attributes) - Method in interface javax.naming.directory. DirContext
绑定一个名字对象,以及相关的属性,覆盖任何现有的结合。
rebind(String, Object, Attributes) - Method in interface javax.naming.directory. DirContext
绑定一个名字对象,以及相关的属性,覆盖任何现有的结合。
rebind(String, Object, Attributes) - Method in class javax.naming.directory. InitialDirContext
 
rebind(Name, Object, Attributes) - Method in class javax.naming.directory. InitialDirContext
 
rebind(String, Object) - Method in class javax.naming. InitialContext
 
rebind(Name, Object) - Method in class javax.naming. InitialContext
 
REBIND - Exception in org.omg.CORBA
REBIND时引发的电流有效rebindpolicy,有价值的no_rebind或no_reconnect和绑定的对象的引用的结果与现状object_forward或状态location_forward回复消息locatereply消息调用。
REBIND() - Constructor for exception org.omg.CORBA. REBIND
构建与小代码设置为0,completionstatus一 REBIND例外集completed_no。
REBIND(String) - Constructor for exception org.omg.CORBA. REBIND
构造一个指定的消息 REBIND例外。
REBIND(int, CompletionStatus) - Constructor for exception org.omg.CORBA. REBIND
构建了一个 REBIND例外与指定的小代码和完成状态。
REBIND(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA. REBIND
构造一个指定的消息,小码 REBIND例外,和完成状态。
rebind(NameComponent[], Object) - Method in class org.omg.CosNaming. _NamingContextExtStub
在命名上下文中创建一个名称和一个对象的绑定,即使名称已在上下文中绑定了。
rebind(NameComponent[], Object) - Method in class org.omg.CosNaming. _NamingContextStub
在命名上下文中创建一个名称和一个对象的绑定,即使名称已在上下文中绑定了。
rebind(NameComponent[], Object) - Method in interface org.omg.CosNaming. NamingContextOperations
在命名上下文中创建一个名称和一个对象的绑定,即使名称已在上下文中绑定了。
rebind_context(NameComponent[], NamingContext) - Method in class org.omg.CosNaming. _NamingContextExtStub
在命名上下文中创建一个绑定的名称和一个命名上下文,即使名称已在上下文中绑定了。
rebind_context(NameComponent[], NamingContext) - Method in class org.omg.CosNaming. _NamingContextStub
在命名上下文中创建一个绑定的名称和一个命名上下文,即使名称已在上下文中绑定了。
rebind_context(NameComponent[], NamingContext) - Method in interface org.omg.CosNaming. NamingContextOperations
在命名上下文中创建一个绑定的名称和一个命名上下文,即使名称已在上下文中绑定了。
recalculateIfInsetsChanged() - Method in class javax.swing.plaf.basic. BasicSliderUI
 
recalculateIfInsetsChanged() - Method in class javax.swing.plaf.synth. SynthSliderUI
recalculateIfOrientationChanged() - Method in class javax.swing.plaf.basic. BasicSliderUI
 
recalcWidthCache() - Method in class javax.swing.table. DefaultTableColumnModel
重新计算所有列的总宽度。
receive(int) - Method in class java.io. PipedInputStream
接收一个字节的数据。
receive(DatagramPacket) - Method in class java.net. DatagramSocket
接收数据报包从这个插座。
receive(DatagramPacket) - Method in class java.net. DatagramSocketImpl
接收数据包。
receive(ByteBuffer) - Method in class java.nio.channels. DatagramChannel
接收数据报通过这个渠道。
receive_exception(ClientRequestInfo) - Method in interface org.omg.PortableInterceptor. ClientRequestInterceptorOperations
指示一个异常发生的“”“”“”。
receive_other(ClientRequestInfo) - Method in interface org.omg.PortableInterceptor. ClientRequestInterceptorOperations
允许一个拦截者在一个请求结果以外的其他正常的答复或异常时查询可用的信息。
receive_reply(ClientRequestInfo) - Method in interface org.omg.PortableInterceptor. ClientRequestInterceptorOperations
允许在从服务器返回并在控件返回到客户端之前对答复的答复的信息进行查询的信息。
receive_request(ServerRequestInfo) - Method in interface org.omg.PortableInterceptor. ServerRequestInterceptorOperations
允许拦截者在所有的信息,包括操作参数后,查询请求信息,都是可用的。
receive_request_service_contexts(ServerRequestInfo) - Method in interface org.omg.PortableInterceptor. ServerRequestInterceptorOperations
允许拦截者处理服务上下文信息。
received_exception() - Method in interface org.omg.PortableInterceptor. ClientRequestInfoOperations
返回一个包含要返回给客户端的异常的任何一个。
received_exception_id() - Method in interface org.omg.PortableInterceptor. ClientRequestInfoOperations
返回要返回给客户端的异常的存储库标识。
Receiver - Interface in javax.sound.midi
一个 Receiver接收 MidiEvent对象通常做点有用的响应,如解释它们产生的声音或原MIDI输出。
reclaim(AttributeSet) - Method in interface javax.swing.text. AbstractDocument.AttributeContext
诚意回收一个属性集。
reclaim(AttributeSet) - Method in class javax.swing.text. StyleContext
返回一个集合不再由mutableattributeset执行需要。
reconnect(Control[]) - Method in class javax.naming.ldap. InitialLdapContext
 
reconnect(Control[]) - Method in interface javax.naming.ldap. LdapContext
重新连接到LDAP服务器使用提供的控件和这方面的环境。
reconvert() - Method in class java.awt.im. InputContext
要将文本从当前的客户端组件的当前输入法。
reconvert() - Method in interface java.awt.im.spi. InputMethod
启动恢复操作。
recordDisable(Track) - Method in interface javax.sound.midi. Sequencer
禁用记录到指定的轨道。
recordEnable(Track, int) - Method in interface javax.sound.midi. Sequencer
准备在特定信道上接收的记录事件的指定轨道。
recover(int) - Method in interface javax.transaction.xa. XAResource
从资源管理器中获得准备好的事务分支的列表。
Rectangle - Class in java.awt
一个 Rectangle指定一个坐标空间是由 Rectangle对象的左上点 (x,y)在坐标空间,封闭区域的宽度和高度。
Rectangle() - Constructor for class java.awt. Rectangle
构建了一种新的 Rectangle其左上角为(0, 0)在坐标空间,其宽度和高度均为零。
Rectangle(Rectangle) - Constructor for class java.awt. Rectangle
构建了一种新的 Rectangle,初始化为指定的值相匹配 Rectangle
Rectangle(int, int, int, int) - Constructor for class java.awt. Rectangle
构建了一种新的 Rectangle的左上角是 (x,y)和指定的宽度和高度由同名参数指定。
Rectangle(int, int) - Constructor for class java.awt. Rectangle
构建了一种新的 Rectangle其左上角为(0, 0)在坐标空间,其宽度和高度是由同名的参数指定。
Rectangle(Point, Dimension) - Constructor for class java.awt. Rectangle
构建了一种新的 Rectangle的左上角是由 Point参数指定,其宽度和高度的 Dimension参数指定。
Rectangle(Point) - Constructor for class java.awt. Rectangle
构建了一种新的 Rectangle的左上角是指定的 Point,其宽度和高度均为零。
Rectangle(Dimension) - Constructor for class java.awt. Rectangle
构建了一种新的 Rectangle其左上角为(0,0, )的宽度和高度的 Dimension参数指定。
Rectangle2D - Class in java.awt.geom
Rectangle2D类描述了一个矩形的位置和尺寸 (w x h) (x,y)
Rectangle2D() - Constructor for class java.awt.geom. Rectangle2D
这是一个抽象类不能被直接实例化。
Rectangle2D.Double - Class in java.awt.geom
Double类定义了一个矩形的双坐标指定。
Rectangle2D.Float - Class in java.awt.geom
Float类定义了一个矩形指定浮点坐标。
rectangleForCurrentValue() - Method in class javax.swing.plaf.basic. BasicComboBoxUI
返回用于绘制当前选定项目的区域。
RectangularShape - Class in java.awt.geom
RectangularShape是一些 Shape物体的几何是由一个矩形框定义的基类。
RectangularShape() - Constructor for class java.awt.geom. RectangularShape
这是一个抽象类不能被直接实例化。
rects - Variable in class javax.swing.plaf.basic. BasicTabbedPaneUI
 
RecursiveAction - Class in java.util.concurrent
结果 ForkJoinTask递归。
RecursiveAction() - Constructor for class java.util.concurrent. RecursiveAction
 
RecursiveTask< V> - Class in java.util.concurrent
一个递归的结果 ForkJoinTask轴承。
RecursiveTask() - Constructor for class java.util.concurrent. RecursiveTask
 
recycleNode() - Method in interface javax.xml.soap. Node
通知的实施, Node对象不再被应用程序,实现自由使用这个对象的节点,可以创建后使用。
red - Static variable in class java.awt. Color
红色的。
RED - Static variable in class java.awt. Color
红色的。
REDCOMPONENT - Static variable in class java.awt.color. ICC_ProfileRGB
用于获取伽玛值或TRC的红色分量。
redefineClasses(ClassDefinition...) - Method in interface java.lang.instrument. Instrumentation
使用所提供的类文件重新定义所提供的类。
redirectError(ProcessBuilder.Redirect) - Method in class java.lang. ProcessBuilder
设置此过程生成器的标准错误目的地。
redirectError(File) - Method in class java.lang. ProcessBuilder
将此过程生成器的标准错误目的地设置为一个文件。
redirectError() - Method in class java.lang. ProcessBuilder
返回此过程生成器的标准错误目的地。
redirectErrorStream() - Method in class java.lang. ProcessBuilder
告诉是否这个过程生成器合并标准错误和标准输出。
redirectErrorStream(boolean) - Method in class java.lang. ProcessBuilder
设置这个过程施工 redirectErrorStream财产。
redirectInput(ProcessBuilder.Redirect) - Method in class java.lang. ProcessBuilder
设置这个过程生成器的标准输入源。
redirectInput(File) - Method in class java.lang. ProcessBuilder
将此过程生成器的标准输入源设置为一个文件。
redirectInput() - Method in class java.lang. ProcessBuilder
返回此过程生成器的标准输入源。
redirectOutput(ProcessBuilder.Redirect) - Method in class java.lang. ProcessBuilder
设置此过程生成器的标准输出目的地。
redirectOutput(File) - Method in class java.lang. ProcessBuilder
将此过程生成器的标准输出目的地设置为一个文件。
redirectOutput() - Method in class java.lang. ProcessBuilder
返回此过程生成器的标准输出目的地。
redispatchEvent(Component, AWTEvent) - Method in class java.awt. KeyboardFocusManager
重新分派在这样一种方式,awt事件调度不递归请求,keyboardfocusmanager一awtevent,或安装任何keyeventdispatchers,调度事件再次。
redo() - Method in class javax.swing.text. AbstractDocument.DefaultDocumentEvent
重作的变化。
redo() - Method in class javax.swing.text. AbstractDocument.ElementEdit
重作的变化。
redo() - Method in class javax.swing.text. DefaultStyledDocument.AttributeUndoableEdit
重作的变化。
redo() - Method in class javax.swing.undo. AbstractUndoableEdit
如果把 CannotRedoException canRedo返回false。
redo() - Method in class javax.swing.undo. CompoundEdit
发送 redo所有包含 UndoableEdits在秩序中,他们补充说。
redo() - Method in class javax.swing.undo. StateEdit
告诉已编辑的对象在编辑后应用状态
redo() - Method in interface javax.swing.undo. UndoableEdit
重新应用编辑。
redo() - Method in class javax.swing.undo. UndoManager
重新做适当的修改。
RedoName - Static variable in class javax.swing.undo. AbstractUndoableEdit
通过 getRedoPresentationName返回的字符串;作为这一领域的java 2平台用的是不再使用。
redoTo(UndoableEdit) - Method in class javax.swing.undo. UndoManager
重做所有的变化从下个指标编辑 edit,更新下适当指标编辑。
reduce(long, BiFunction<? super K, ? super V, ? extends U>, BiFunction<? super U, ? super U, ? extends U>) - Method in class java.util.concurrent. ConcurrentHashMap
返回累积给定的转换所有(键,值)对使用给定的减速器结合值,或为空,如果没有的结果。
reduce(double, DoubleBinaryOperator) - Method in interface java.util.stream. DoubleStream
对这一 reduction流元素,使用提供的价值认同和 associative累积函数,返回值减少。
reduce(DoubleBinaryOperator) - Method in interface java.util.stream. DoubleStream
对这一 reduction流元素,使用 associative累积函数,并返回一个 OptionalDouble描述价值减少,如果任何。
reduce(int, IntBinaryOperator) - Method in interface java.util.stream. IntStream
对这一 reduction流元素,使用提供的价值认同和 associative累积函数,返回值减少。
reduce(IntBinaryOperator) - Method in interface java.util.stream. IntStream
对这一 reduction流元素,使用 associative累积函数,并返回一个 OptionalInt描述价值减少,如果任何。
reduce(long, LongBinaryOperator) - Method in interface java.util.stream. LongStream
对这一 reduction流元素,使用提供的价值认同和 associative累积函数,返回值减少。
reduce(LongBinaryOperator) - Method in interface java.util.stream. LongStream
对这一 reduction流元素,使用 associative累积函数,并返回一个 OptionalLong描述价值减少,如果任何。
reduce(T, BinaryOperator<T>) - Method in interface java.util.stream. Stream
对这一 reduction流元素,使用提供的价值认同和 associative累积函数,返回值减少。
reduce(BinaryOperator<T>) - Method in interface java.util.stream. Stream
对这一 reduction流元素,使用 associative累积函数,并返回一个 Optional描述价值减少,如果任何。
reduce(U, BiFunction<U, ? super T, U>, BinaryOperator<U>) - Method in interface java.util.stream. Stream
对这一 reduction流元素,使用提供的身份,积累和组合功能。
reduceEntries(long, BiFunction<Map.Entry<K, V>, Map.Entry<K, V>, ? extends Map.Entry<K, V>>) - Method in class java.util.concurrent. ConcurrentHashMap
返回积累所有条目使用给定的减速器结合值,或为空,如果没有的结果。
reduceEntries(long, Function<Map.Entry<K, V>, ? extends U>, BiFunction<? super U, ? super U, ? extends U>) - Method in class java.util.concurrent. ConcurrentHashMap
返回积累给定的转换所有条目使用给定的减速器结合值,或为空,如果没有的结果。
reduceEntriesToDouble(long, ToDoubleFunction<Map.Entry<K, V>>, double, DoubleBinaryOperator) - Method in class java.util.concurrent. ConcurrentHashMap
返回使用给定的减速器组合值,并给定的基础作为标识值的所有条目的给定转换的结果。
reduceEntriesToInt(long, ToIntFunction<Map.Entry<K, V>>, int, IntBinaryOperator) - Method in class java.util.concurrent. ConcurrentHashMap
返回使用给定的减速器组合值,并给定的基础作为标识值的所有条目的给定转换的结果。
reduceEntriesToLong(long, ToLongFunction<Map.Entry<K, V>>, long, LongBinaryOperator) - Method in class java.util.concurrent. ConcurrentHashMap
返回使用给定的减速器组合值,并给定的基础作为标识值的所有条目的给定转换的结果。
reduceKeys(long, BiFunction<? super K, ? super K, ? extends K>) - Method in class java.util.concurrent. ConcurrentHashMap
返回累积所有键的结果,使用给定的减速器组合值,或为空,如果没有。
reduceKeys(long, Function<? super K, ? extends U>, BiFunction<? super U, ? super U, ? extends U>) - Method in class java.util.concurrent. ConcurrentHashMap
返回累积给定的转换所有键的结果,使用给定的减速器组合值,或为零,如果没有。
reduceKeysToDouble(long, ToDoubleFunction<? super K>, double, DoubleBinaryOperator) - Method in class java.util.concurrent. ConcurrentHashMap
返回累积给定的所有键的给定转换的结果,使用给定的减速器组合值,和给定的基础作为一个标识值。
reduceKeysToInt(long, ToIntFunction<? super K>, int, IntBinaryOperator) - Method in class java.util.concurrent. ConcurrentHashMap
返回累积给定的所有键的给定转换的结果,使用给定的减速器组合值,和给定的基础作为一个标识值。
reduceKeysToLong(long, ToLongFunction<? super K>, long, LongBinaryOperator) - Method in class java.util.concurrent. ConcurrentHashMap
返回累积给定的所有键的给定转换的结果,使用给定的减速器组合值,和给定的基础作为一个标识值。
reducePermits(int) - Method in class java.util.concurrent. Semaphore
减少了可用的许可证的数量减少了。
reduceToDouble(long, ToDoubleBiFunction<? super K, ? super V>, double, DoubleBinaryOperator) - Method in class java.util.concurrent. ConcurrentHashMap
返回累积给定的所有(键,值)对的结果,使用给定的减速器组合值,和给定的基础作为一个标识值。
reduceToInt(long, ToIntBiFunction<? super K, ? super V>, int, IntBinaryOperator) - Method in class java.util.concurrent. ConcurrentHashMap
返回累积给定的所有(键,值)对的结果,使用给定的减速器组合值,和给定的基础作为一个标识值。
reduceToLong(long, ToLongBiFunction<? super K, ? super V>, long, LongBinaryOperator) - Method in class java.util.concurrent. ConcurrentHashMap
返回累积给定的所有(键,值)对的结果,使用给定的减速器组合值,和给定的基础作为一个标识值。
reduceValues(long, BiFunction<? super V, ? super V, ? extends V>) - Method in class java.util.concurrent. ConcurrentHashMap
返回累积所有值的结果,使用给定的减速器组合值,或为空,如果没有。
reduceValues(long, Function<? super V, ? extends U>, BiFunction<? super U, ? super U, ? extends U>) - Method in class java.util.concurrent. ConcurrentHashMap
返回累积给定的所有值转换的结果,使用给定的减速器组合值,或为零,如果没有。
reduceValuesToDouble(long, ToDoubleFunction<? super V>, double, DoubleBinaryOperator) - Method in class java.util.concurrent. ConcurrentHashMap
返回累积给定的所有值的给定值,使用给定的减速器组合值,和给定的基础作为一个身份值的结果。
reduceValuesToInt(long, ToIntFunction<? super V>, int, IntBinaryOperator) - Method in class java.util.concurrent. ConcurrentHashMap
返回累积给定的所有值的给定值,使用给定的减速器组合值,和给定的基础作为一个身份值的结果。
reduceValuesToLong(long, ToLongFunction<? super V>, long, LongBinaryOperator) - Method in class java.util.concurrent. ConcurrentHashMap
返回累积给定的所有值的给定值,使用给定的减速器组合值,和给定的基础作为一个身份值的结果。
reducing(T, BinaryOperator<T>) - Static method in class java.util.stream. Collectors
返回一个 Collector执行指定的 BinaryOperator下使用提供的身份的输入元素的减少。
reducing(BinaryOperator<T>) - Static method in class java.util.stream. Collectors
返回一个 Collector执行指定的 BinaryOperator下减少其投入要素。
reducing(U, Function<? super T, ? extends U>, BinaryOperator<U>) - Static method in class java.util.stream. Collectors
返回一个 Collector执行指定的映射功能和 BinaryOperator下减少其投入要素。
ReentrantLock - Class in java.util.concurrent.locks
一个可重入的互斥 Lock具有相同的基本行为和语义为隐式监控锁使用 synchronized方法和报表访问,但扩展功能。
ReentrantLock() - Constructor for class java.util.concurrent.locks. ReentrantLock
创建 ReentrantLock实例。
ReentrantLock(boolean) - Constructor for class java.util.concurrent.locks. ReentrantLock
创建具有给定的公平政策 ReentrantLock实例。
ReentrantReadWriteLock - Class in java.util.concurrent.locks
ReadWriteLock支持类似的语义 ReentrantLock实现。
ReentrantReadWriteLock() - Constructor for class java.util.concurrent.locks. ReentrantReadWriteLock
创建默认的一个新的 ReentrantReadWriteLock(nonfair)排序性能。
ReentrantReadWriteLock(boolean) - Constructor for class java.util.concurrent.locks. ReentrantReadWriteLock
创建具有给定的公平政策的一个新的 ReentrantReadWriteLock
ReentrantReadWriteLock.ReadLock - Class in java.util.concurrent.locks
方法返回的 ReentrantReadWriteLock.readLock()锁。
ReentrantReadWriteLock.WriteLock - Class in java.util.concurrent.locks
方法返回的 ReentrantReadWriteLock.writeLock()锁。
ref - Variable in class java.rmi.server. RemoteObject
对象的远程引用。
Ref - Interface in java.sql
在一个SQL REF价值java编程语言的映射,这是一个结构化的数据库中的值类型。
REF - Static variable in class java.sql. Types
java编程语言中的常数,有时被称为类型代码,识别通用的SQL类型 REF
REF_CURSOR - Static variable in class java.sql. Types
java编程语言中的常数,有时被称为类型代码,识别通用的SQL类型 REF CURSOR
REF_getField - Static variable in interface java.lang.invoke. MethodHandleInfo
一个直接的方法处理的参考,在 table above定义。
REF_getStatic - Static variable in interface java.lang.invoke. MethodHandleInfo
一个直接的方法处理的参考,在 table above定义。
REF_invokeInterface - Static variable in interface java.lang.invoke. MethodHandleInfo
一个直接的方法处理的参考,在 table above定义。
REF_invokeSpecial - Static variable in interface java.lang.invoke. MethodHandleInfo
一个直接的方法处理的参考,在 table above定义。
REF_invokeStatic - Static variable in interface java.lang.invoke. MethodHandleInfo
一个直接的方法处理的参考,在 table above定义。
REF_invokeVirtual - Static variable in interface java.lang.invoke. MethodHandleInfo
一个直接的方法处理的参考,在 table above定义。
REF_MBEAN_NOT_REGISTERED - Static variable in class javax.management.relation. RoleStatus
问题类型时,试图设置一个角色值包括在MBean服务器没有注册一个MBean对象。
REF_MBEAN_OF_INCORRECT_CLASS - Static variable in class javax.management.relation. RoleStatus
问题类型时,试图设置一个角色价值包括一个MBean对象不是类的预期作用。
REF_newInvokeSpecial - Static variable in interface java.lang.invoke. MethodHandleInfo
一个直接的方法处理的参考,在 table above定义。
REF_putField - Static variable in interface java.lang.invoke. MethodHandleInfo
一个直接的方法处理的参考,在 table above定义。
REF_putStatic - Static variable in interface java.lang.invoke. MethodHandleInfo
一个直接的方法处理的参考,在 table above定义。
RefAddr - Class in javax.naming
这类代表一个通信端点的地址。
RefAddr(String) - Constructor for class javax.naming. RefAddr
构建了一个新的实例refaddr使用它的地址类型。
Reference< T> - Class in java.lang.ref
引用对象的基类。
Reference - Class in javax.naming
此类表示在命名目录系统之外的一个对象的引用。
Reference(String) - Constructor for class javax.naming. Reference
为建立具有类名称的类名对象的一个新的参考”。
Reference(String, RefAddr) - Constructor for class javax.naming. Reference
构建与类的名字“类名”和一个地址的对象的一个新的参考。
Reference(String, String, String) - Constructor for class javax.naming. Reference
构建与类的名字“类名”对象的一个新的参考,和类的名称和对象的工厂位置。
Reference(String, RefAddr, String, String) - Constructor for class javax.naming. Reference
构建与类的名字“类名”的对象,一个新的参考,班级名称和对象的工厂位置,并对对象的地址。
Reference - Interface in javax.xml.crypto.dsig
一个代表性的 Reference元在 W3C Recommendation for XML-Signature Syntax and Processing定义。
REFERENCE_PARAMETERS - Static variable in interface javax.xml.ws.handler. MessageContext
标准属性:寻址参考参数。
reference_to_id(Object) - Method in interface org.omg.PortableServer. POAOperations
此操作返回由指定的引用封装的对象标识值。
reference_to_servant(Object) - Method in interface org.omg.PortableServer. POAOperations
如果早熟有保留政策和指定的对象是主动对象映射,该操作返回,活动对象图对象关联的仆人。
Referenceable - Interface in javax.naming
此接口由一个对象来实现,可以为它自己提供一个参考。
referenceKindToString(int) - Static method in interface java.lang.invoke. MethodHandleInfo
返回描述名称参考,在 table above定义。
referenceParameter(Element) - Method in class javax.xml.ws.wsaddressing. W3CEndpointReferenceBuilder
referenceParameterW3CEndpointReference实例 wsa:ReferenceParameters元。
ReferenceQueue< T> - Class in java.lang.ref
在检测到适当的可达性更改后,将引用队列添加到已注册的引用对象的引用队列中。
ReferenceQueue() - Constructor for class java.lang.ref. ReferenceQueue
构造一个新的引用对象队列。
ReferenceType - Interface in javax.lang.model.type
表示引用类型。
ReferenceUriSchemesSupported - Class in javax.print.attribute.standard
类referenceurischemessupported是打印属性类枚举,表明“URI方案,如“http”或“FTP”,这种打印机可以使用检索存储在一个URI位置打印数据。
ReferenceUriSchemesSupported(int) - Constructor for class javax.print.attribute.standard. ReferenceUriSchemesSupported
构建与给定的整数值的一种新的基准URI方案枚举值。
REFERRAL - Static variable in interface javax.naming. Context
保持指定服务提供程序如何处理的环境属性的名称的常量。
ReferralException - Exception in javax.naming
这个抽象类是用来表示一个转诊的例外,这是在回应一个转诊如LDAP V3服务器返回的产生。
ReferralException(String) - Constructor for exception javax.naming. ReferralException
构建一个使用说明提供的referralexception新实例。
ReferralException() - Constructor for exception javax.naming. ReferralException
构建一个新的实例referralexception。
reflectAs(Class<T>, MethodHandles.Lookup) - Method in interface java.lang.invoke. MethodHandleInfo
将底层成员反映为方法、构造函数或字段对象。
reflectAs(Class<T>, MethodHandle) - Static method in class java.lang.invoke. MethodHandles
执行检查的“裂缝”的 direct method handle
ReflectionException - Exception in javax.management
代表扔在MBean服务器时使用的java.lang.reflect类调用方法的MBean的例外。
ReflectionException(Exception) - Constructor for exception javax.management. ReflectionException
创建一个 ReflectionException包裹实际 java.lang.Exception
ReflectionException(Exception, String) - Constructor for exception javax.management. ReflectionException
创建一个 ReflectionException包裹实际 java.lang.Exception详细信息。
ReflectiveOperationException - Exception in java.lang
通过在核心反射反射操作的共同父类抛出的异常。
ReflectiveOperationException() - Constructor for exception java.lang. ReflectiveOperationException
构建与 null新异常的详细信息。
ReflectiveOperationException(String) - Constructor for exception java.lang. ReflectiveOperationException
用指定的详细信息构造一个新的异常。
ReflectiveOperationException(String, Throwable) - Constructor for exception java.lang. ReflectiveOperationException
用指定的详细信息构造一个新的异常和原因。
ReflectiveOperationException(Throwable) - Constructor for exception java.lang. ReflectiveOperationException
构建与指定的原因和 (cause==null ? null : cause.toString())详细信息新的异常(通常包含 cause类和详细信息)。
ReflectPermission - Class in java.lang.reflect
用于反射操作的权限类。
ReflectPermission(String) - Constructor for class java.lang.reflect. ReflectPermission
构建了一个具有指定名称的reflectpermission。
ReflectPermission(String, String) - Constructor for class java.lang.reflect. ReflectPermission
构建了一个具有指定名称和行动reflectpermission。
refresh() - Method in class java.security. Policy
刷新/重新加载策略配置。
refresh() - Static method in class java.time.zone. ZoneRulesProvider
刷新规则从底层数据提供商。
refresh() - Method in class javax.security.auth.kerberos. KerberosTicket
延长这张票的有效期。
refresh() - Method in class javax.security.auth.login. Configuration
刷新和重新加载配置。
refresh() - Method in class javax.security.auth. Policy
过时的。
刷新和重新加载策略。
refresh() - Method in interface javax.security.auth. Refreshable
Object更新或延长有效期。
REFRESH_RATE_UNKNOWN - Static variable in class java.awt. DisplayMode
刷新率的值如果不知道。
Refreshable - Interface in javax.security.auth
如凭据可以选择地实现此接口,以提供刷新自己的能力。
RefreshFailedException - Exception in javax.security.auth
信号一 refresh操作失败。
RefreshFailedException() - Constructor for exception javax.security.auth. RefreshFailedException
创建一个不含详细信息refreshfailedexception。
RefreshFailedException(String) - Constructor for exception javax.security.auth. RefreshFailedException
创建一个指定详细信息的refreshfailedexception。
refreshRow() - Method in interface java.sql. ResultSet
刷新当前行其数据库中的最新值。
regexFilter(String, int...) - Static method in class javax.swing. RowFilter
返回一个 RowFilter使用正则表达式来确定哪些条目包括。
region(int, int) - Method in class java.util.regex. Matcher
设置限制了这种匹配的区域。
Region - Class in javax.swing.plaf.synth
摆动部件的一个不同的渲染区域。
Region(String, String, boolean) - Constructor for class javax.swing.plaf.synth. Region
用指定的名称创建一个区域。
regionEnd() - Method in class java.util.regex. Matcher
报告结束指数(独家)这个匹配的区域。
regionMatches(int, String, int, int) - Method in class java.lang. String
测试如果两个字符串区域是相等的。
regionMatches(boolean, int, String, int, int) - Method in class java.lang. String
测试如果两个字符串区域是相等的。
regionStart() - Method in class java.util.regex. Matcher
报告的起始索引这个匹配的区域。
register(Selector, int, Object) - Method in class java.nio.channels. SelectableChannel
用所给的选择器来注册这个通道,返回一个选择键。
register(Selector, int) - Method in class java.nio.channels. SelectableChannel
用所给的选择器来注册这个通道,返回一个选择键。
register(Selector, int, Object) - Method in class java.nio.channels.spi. AbstractSelectableChannel
用所给的选择器来注册这个通道,返回一个选择键。
register(AbstractSelectableChannel, int, Object) - Method in class java.nio.channels.spi. AbstractSelector
用这个选择器寄存器指定给定的通道。
register(WatchService, WatchEvent.Kind<?>[], WatchEvent.Modifier...) - Method in interface java.nio.file. Path
通过该路径的一个表服务注册位于该路径中的文件。
register(WatchService, WatchEvent.Kind<?>...) - Method in interface java.nio.file. Path
通过该路径的一个表服务注册位于该路径中的文件。
register(WatchService, WatchEvent.Kind<?>[], WatchEvent.Modifier...) - Method in interface java.nio.file. Watchable
用监视服务注册一个对象。
register(WatchService, WatchEvent.Kind<?>...) - Method in interface java.nio.file. Watchable
用监视服务注册一个对象。
register(ActivationDesc) - Static method in class java.rmi.activation. Activatable
登记一个激活远程对象,一个对象描述符可以启动需求。
register() - Method in class java.util.concurrent. Phaser
增加了一个新的unarrived党这个相位。
register(Region, String) - Method in class javax.swing.plaf.nimbus. NimbusLookAndFeel
寄存器三分之一方组件与NimbusLookAndFeel。
register_initial_reference(String, Object) - Method in interface org.omg.PortableInterceptor. ORBInitInfoOperations
相同的 ORB.register_initial_reference
register_policy_factory(int, PolicyFactory) - Method in interface org.omg.PortableInterceptor. ORBInitInfoOperations
注册了一个给定的 PolicyType PolicyFactory
register_value_factory(String, ValueFactory) - Method in class org.omg.CORBA_2_3. ORB
 
RegisterableService - Interface in javax.imageio.spi
一个可选的接口,可以通过服务提供商的对象,那将是一个 ServiceRegistry提供注册。
registerApplicationClasspathSpis() - Method in class javax.imageio.spi. IIORegistry
记录所有可用的服务提供商对应用程序的类路径,使用默认的 ClassLoader
registerAsParallelCapable() - Static method in class java.lang. ClassLoader
将调用方注册为并行能力。
registerComponent(JComponent) - Method in class javax.swing. ToolTipManager
注册一个工具提示管理组件。
registerDriver(Driver) - Static method in class java.sql. DriverManager
注册了 DriverManager司机。
registerDriver(Driver, DriverAction) - Static method in class java.sql. DriverManager
注册了 DriverManager司机。
registerEditor(Class<?>, Class<?>) - Static method in class java.beans. PropertyEditorManager
注册一个编辑器类来编辑给定目标类的值。
registerEditorKitForContentType(String, String) - Static method in class javax.swing. JEditorPane
建立了 typeclassname默认绑定。
registerEditorKitForContentType(String, String, ClassLoader) - Static method in class javax.swing. JEditorPane
建立了 typeclassname默认绑定。
registerEngineExtension(String, ScriptEngineFactory) - Method in class javax.script. ScriptEngineManager
注册一个 ScriptEngineFactory办理延期。
registerEngineMimeType(String, ScriptEngineFactory) - Method in class javax.script. ScriptEngineManager
注册一个 ScriptEngineFactory处理MIME类型。
registerEngineName(String, ScriptEngineFactory) - Method in class javax.script. ScriptEngineManager
注册一个 ScriptEngineFactory处理语言的名字。
registerFont(Font) - Method in class java.awt. GraphicsEnvironment
注册一个空创建 Fontin这 GraphicsEnvironment
registerGroup(ActivationGroupDesc) - Method in interface java.rmi.activation. ActivationSystem
注册激活组。
registerKeyboardAction(ActionListener, String, KeyStroke, int) - Method in class javax.swing. JComponent
这种方法已经过时了,对于类似的行为,请使用组合 getActionMap()getInputMap()
registerKeyboardAction(ActionListener, KeyStroke, int) - Method in class javax.swing. JComponent
这种方法已经过时了,对于类似的行为,请使用组合 getActionMap()getInputMap()
registerKeyboardActions() - Method in class javax.swing.plaf.basic. BasicDesktopPaneUI
 
registerListeners() - Method in class java.awt.dnd. DragGestureRecognizer
登记本DragGestureRecognizer的听众与组件的子类必须重写此方法
registerListeners() - Method in class java.awt.dnd. MouseDragGestureRecognizer
登记本DragGestureRecognizer的听众与组件
registerMBean(Object, ObjectName) - Method in interface javax.management. MBeanServer
注册一个已存在的对象与MBean服务器的MBean。
registerObject(ActivationDesc) - Method in interface java.rmi.activation. ActivationSystem
registerObject方法用于登记激活描述符, desc,获得激活一个激活远程对象标识符。
registerOutParameter(int, int) - Method in interface java.sql. CallableStatement
寄存器的输出参数中的序数位置 parameterIndex JDBC类型 sqlType
registerOutParameter(int, int, int) - Method in interface java.sql. CallableStatement
parameterIndex寄存器序号位置参数是JDBC类型 sqlType
registerOutParameter(int, int, String) - Method in interface java.sql. CallableStatement
寄存器指定的输出参数。
registerOutParameter(String, int) - Method in interface java.sql. CallableStatement
寄存器的参数命名 parameterName的JDBC类型 sqlType
registerOutParameter(String, int, int) - Method in interface java.sql. CallableStatement
寄存器的参数命名 parameterName是JDBC类型 sqlType
registerOutParameter(String, int, String) - Method in interface java.sql. CallableStatement
寄存器指定的输出参数。
registerOutParameter(int, SQLType) - Method in interface java.sql. CallableStatement
寄存器的输出参数中的序数位置 parameterIndex JDBC类型 sqlType
registerOutParameter(int, SQLType, int) - Method in interface java.sql. CallableStatement
parameterIndex寄存器序号位置参数是JDBC类型 sqlType
registerOutParameter(int, SQLType, String) - Method in interface java.sql. CallableStatement
寄存器指定的输出参数。
registerOutParameter(String, SQLType) - Method in interface java.sql. CallableStatement
寄存器的参数命名 parameterName的JDBC类型 sqlType
registerOutParameter(String, SQLType, int) - Method in interface java.sql. CallableStatement
寄存器的参数命名 parameterName是JDBC类型 sqlType
registerOutParameter(String, SQLType, String) - Method in interface java.sql. CallableStatement
寄存器指定的输出参数。
registerProvider(ZoneRulesProvider) - Static method in class java.time.zone. ZoneRulesProvider
注册一个区域规则提供程序。
registerProvider(String) - Static method in class javax.sql.rowset.spi. SyncFactory
将给定的同步提供程序添加到工厂寄存器中。
registerService(PrintService) - Static method in class javax.print. PrintServiceLookup
允许应用程序直接注册一个实现打印服务的类的实例。
registerServiceProvider(T, Class<T>) - Method in class javax.imageio.spi. ServiceRegistry
将服务提供程序对象添加到注册表中。
registerServiceProvider(Object) - Method in class javax.imageio.spi. ServiceRegistry
将服务提供程序对象添加到注册表中。
registerServiceProvider(PrintServiceLookup) - Static method in class javax.print. PrintServiceLookup
允许应用程序显式地注册一个实现查找服务的类。
registerServiceProviders(Iterator<?>) - Method in class javax.imageio.spi. ServiceRegistry
将一组服务对象,从 Iterator到注册表。
registerStaticAttributeKey(Object) - Static method in class javax.swing.text. StyleContext
将一个对象作为一个静态对象注册为属性集的一个键。
registerSubclass(Class<?>) - Static method in class java.awt. AWTKeyStroke
注册一个新的类工厂方法 AWTKeyStroke将产生新的实例时 AWTKeyStrokes。
registerTag(HTML.Tag, HTMLDocument.HTMLReader.TagAction) - Method in class javax.swing.text.html. HTMLDocument.HTMLReader
为给定的标签注册一个处理程序。
registerTarget(Tie, Remote) - Static method in class javax.rmi.CORBA. Util
注册一个领带的目标。
registerTarget(Tie, Remote) - Method in interface javax.rmi.CORBA. UtilDelegate
registerValidation(ObjectInputValidation, int) - Method in class java.io. ObjectInputStream
在返回图形之前注册一个要验证的对象。
REGISTRATION_NOTIFICATION - Static variable in class javax.management. MBeanServerNotification
通知类型表示MBean已注册。
Registry - Interface in java.rmi.registry
Registry是远程接口的一个简单的远程对象注册表,用于存储和检索远程对象绑定任意字符串名称提供方法。
REGISTRY_ID - Static variable in class java.rmi.server. ObjID
知名 ObjID注册表的对象数。
REGISTRY_PORT - Static variable in interface java.rmi.registry. Registry
注册的众所周知的端口。
RegistryHandler - Interface in java.rmi.registry
过时的。
没有更换
registryImpl(int) - Method in interface java.rmi.registry. RegistryHandler
过时的。
没有更换。作为java 2平台V1.2,RMI不再使用RegistryHandler获取注册表的实现。
registryStub(String, int) - Method in interface java.rmi.registry. RegistryHandler
过时的。
没有更换。作为java 2平台V1.2,RMI不再使用RegistryHandler获得登记的存根。
rehash() - Method in class java.util. Hashtable
增加的容量和内部调整哈希表,为了更有效地容纳和访问项。
reinitialize() - Method in class java.util.concurrent. ForkJoinTask
重置此任务的内部记账的状态,让后续的 fork
REJANG - Static variable in class java.lang. Character.UnicodeBlock
对于“拉让”Unicode字符块常数。
rejectDrag() - Method in class java.awt.dnd. DropTargetContext
拒绝拖。
rejectDrag() - Method in class java.awt.dnd. DropTargetDragEvent
拒绝拖由于检查的 dropAction或可用的 DataFlavor类型。
rejectDrop() - Method in class java.awt.dnd. DropTargetContext
打电话给信号说,下降是不可接受的。
rejectDrop() - Method in class java.awt.dnd. DropTargetDropEvent
拒绝下降。
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in interface java.util.concurrent. RejectedExecutionHandler
方法,可以通过 ThreadPoolExecutor调用时, execute不能接受任务。
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class java.util.concurrent. ThreadPoolExecutor.AbortPolicy
总是把rejectedexecutionexception。
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class java.util.concurrent. ThreadPoolExecutor.CallerRunsPolicy
在调用方的线程中执行任务R,除非执行器已关闭,在这种情况下,任务将被丢弃。
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class java.util.concurrent. ThreadPoolExecutor.DiscardOldestPolicy
得到了下一个任务的执行,否则执行,如果是立即可用的,然后重试任务执行,除非遗嘱执行人是关闭的,在这种情况下,任务是不是丢弃。
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class java.util.concurrent. ThreadPoolExecutor.DiscardPolicy
什么都不做,哪有丢弃任务河的效果。
RejectedExecutionException - Exception in java.util.concurrent
抛出异常的 Executor当任务不能被执行。
RejectedExecutionException() - Constructor for exception java.util.concurrent. RejectedExecutionException
创建一个不含详细信息 RejectedExecutionException
RejectedExecutionException(String) - Constructor for exception java.util.concurrent. RejectedExecutionException
创建一个指定详细信息的 RejectedExecutionException
RejectedExecutionException(String, Throwable) - Constructor for exception java.util.concurrent. RejectedExecutionException
创建一个指定详细信息和原因 RejectedExecutionException
RejectedExecutionException(Throwable) - Constructor for exception java.util.concurrent. RejectedExecutionException
构建一个与指定的原因 RejectedExecutionException
RejectedExecutionHandler - Interface in java.util.concurrent
对于无法通过 ThreadPoolExecutor执行任务的处理程序。
rejectedSetBCOnce - Variable in class java.beans.beancontext. BeanContextChildSupport
一个标志,表明至少有一个 PropertyChangeVetoException抛出企图setbeancontext操作。
REL - Static variable in class javax.swing.text.html. HTML.Attribute
 
Relation - Interface in javax.management.relation
此接口已被任何MBean类将代表一个关系管理服务实现使用的关系。
RELATION_BASIC_CREATION - Static variable in class javax.management.relation. RelationNotification
创建内部关系的类型。
RELATION_BASIC_REMOVAL - Static variable in class javax.management.relation. RelationNotification
从内部关系的关系服务中删除的类型。
RELATION_BASIC_UPDATE - Static variable in class javax.management.relation. RelationNotification
用于内部关系的更新的类型。
RELATION_MBEAN_CREATION - Static variable in class javax.management.relation. RelationNotification
MBean的关系式添加到关系服务。
RELATION_MBEAN_REMOVAL - Static variable in class javax.management.relation. RelationNotification
从一个MBean的关系关系移除服务类型。
RELATION_MBEAN_UPDATE - Static variable in class javax.management.relation. RelationNotification
对于一个MBean更新型的关系。
RelationException - Exception in javax.management.relation
这类的任何异常可在关系管理提出了父类。
RelationException() - Constructor for exception javax.management.relation. RelationException
默认构造函数,没有消息的异常。
RelationException(String) - Constructor for exception javax.management.relation. RelationException
具有给定消息的构造函数异常。
RelationNotFoundException - Exception in javax.management.relation
当关系服务中的给定关系标识没有关系时,引发此异常。
RelationNotFoundException() - Constructor for exception javax.management.relation. RelationNotFoundException
默认构造函数,没有消息的异常。
RelationNotFoundException(String) - Constructor for exception javax.management.relation. RelationNotFoundException
具有给定消息的构造函数异常。
RelationNotification - Class in javax.management.relation
关系服务变更的通知。
RelationNotification(String, Object, long, long, String, String, String, ObjectName, List<ObjectName>) - Constructor for class javax.management.relation. RelationNotification
创造是关系创建一个通知(relationsupport对象内部创建的关系服务,或者一个MBean添加为关系)或从关系服务关系的去除。
RelationNotification(String, Object, long, long, String, String, String, ObjectName, String, List<ObjectName>, List<ObjectName>) - Constructor for class javax.management.relation. RelationNotification
创建关系中的角色更新的通知。
relations - Variable in class javax.accessibility. AccessibleRelationSet
向量中的每个条目是一个accessiblerelation。
RelationService - Class in javax.management.relation
关系服务负责创建和删除关系类型和关系,处理一致性和提供查询机制。
RelationService(boolean) - Constructor for class javax.management.relation. RelationService
构造函数。
RelationServiceMBean - Interface in javax.management.relation
关系服务负责创建和删除关系类型和关系,处理一致性和提供查询机制。
RelationServiceNotRegisteredException - Exception in javax.management.relation
当对关系服务进行访问时,和未注册的关系服务时,将引发此异常。
RelationServiceNotRegisteredException() - Constructor for exception javax.management.relation. RelationServiceNotRegisteredException
默认构造函数,没有消息的异常。
RelationServiceNotRegisteredException(String) - Constructor for exception javax.management.relation. RelationServiceNotRegisteredException
具有给定消息的构造函数异常。
RelationSupport - Class in javax.management.relation
一个relationsupport对象内部使用的关系服务代表简单的关系(只有角色,没有属性或方法),随着角色数量不限,任何关系式。
RelationSupport(String, ObjectName, String, RoleList) - Constructor for class javax.management.relation. RelationSupport
创建一个 RelationSupport对象。
RelationSupport(String, ObjectName, MBeanServer, String, RoleList) - Constructor for class javax.management.relation. RelationSupport
创建一个 RelationSupport对象。
RelationSupportMBean - Interface in javax.management.relation
一个relationsupport对象内部使用的关系服务代表简单的关系(只有角色,没有属性或方法),随着角色数量不限,任何关系式。
RelationType - Interface in javax.management.relation
的relationtype接口已经被任何类代表一个关系类型实现的预期。
RelationTypeNotFoundException - Exception in javax.management.relation
当在关系服务中没有给定名称的关系类型时,引发此异常。
RelationTypeNotFoundException() - Constructor for exception javax.management.relation. RelationTypeNotFoundException
默认构造函数,没有消息的异常。
RelationTypeNotFoundException(String) - Constructor for exception javax.management.relation. RelationTypeNotFoundException
具有给定消息的构造函数异常。
RelationTypeSupport - Class in javax.management.relation
一个relationtypesupport对象实现relationtype接口。
RelationTypeSupport(String, RoleInfo[]) - Constructor for class javax.management.relation. RelationTypeSupport
构造函数,其中所有角色定义都是动态创建并传递为参数的。
RelationTypeSupport(String) - Constructor for class javax.management.relation. RelationTypeSupport
用于子类的构造函数。
RELATIVE - Static variable in class java.awt. GridBagConstraints
指定这个组件在其列或行的最后一个组件的下一个( gridwidthgridheight),或者该组件被放置在先前添加的成分( gridxgridy)。
relative(int) - Method in interface java.sql. ResultSet
移动光标的相对数行,无论是正面或负面的。
relativeCCW(double, double, double, double, double, double) - Static method in class java.awt.geom. Line2D
返回一个指示在指定点 (px,py)谎言就从 (x1,y1)该线段 (x2,y2)
relativeCCW(double, double) - Method in class java.awt.geom. Line2D
返回一个指示在指定点 (px,py)谎言就这个线段。
relativeCCW(Point2D) - Method in class java.awt.geom. Line2D
返回一个指示在指定的 Point2D谎言就这个线段。
relativize(URI) - Method in class java.net. URI
化给定URI对这个URI。
relativize(Path) - Method in interface java.nio.file. Path
在这个路径和一个给定路径之间构造一个相对路径。
RELAXNG_NS_URI - Static variable in class javax.xml. XMLConstants
RELAX NG命名空间URI。
release() - Method in class java.nio.channels. FileLock
释放这个锁。
release(long) - Method in class java.util.concurrent.locks. AbstractQueuedLongSynchronizer
独家发布模式。
release(int) - Method in class java.util.concurrent.locks. AbstractQueuedSynchronizer
独家发布模式。
release() - Method in class java.util.concurrent. Semaphore
发布许可证,返回到信号。
release(int) - Method in class java.util.concurrent. Semaphore
释放一定数量的许可证,让他们回归的信号。
release() - Method in interface javax.sql.rowset. CachedRowSet
发布这 CachedRowSet对象的当前内容和发送 rowSetChanged事件给所有注册的监听器。
release(Object) - Method in class org.omg.CORBA.portable. Delegate
释放与所提供的对象引用相关的资源。
releaseBeanContextResources() - Method in class java.beans.beancontext. BeanContextChildSupport
这种方法可以被子类重写自己的释放行为提供。
releaseBeanContextResources() - Method in class java.beans.beancontext. BeanContextServicesSupport
所谓的setbeancontext通知beancontextchild释放从筑巢beancontext获得资源。
releaseInputStream() - Method in interface java.rmi.server. RemoteCall
过时的。
没有更换
releaseMBeanServer(MBeanServer) - Static method in class javax.management. MBeanServerFactory
删除创建的MBeanServer内部mbeanserverfactory参考。
releaseOutputStream() - Method in interface java.rmi.server. RemoteCall
过时的。
没有更换
releaseReply(Object, InputStream) - Method in class org.omg.CORBA.portable. Delegate
releasereply可以被短释放回复流回球时解封已完成。
releaseSavepoint(Savepoint) - Method in interface java.sql. Connection
从当前事务中移除指定的 Savepoint和随后的 Savepoint对象。
releaseService(BeanContextServices, Object, Object) - Method in interface java.beans.beancontext. BeanContextServiceProvider
通过 BeanContextServices,此方法释放一个嵌套的 BeanContextChild的(或任何一个 BeanContextChild相关的任意对象)参考指定的服务。
releaseService(BeanContextChild, Object, Object) - Method in interface java.beans.beancontext. BeanContextServices
发布 BeanContextChild的(或任何一个beancontextchild相关的任意对象)的 BeanContextServiceProvider releaseservice()底层调用到指定的服务参考。
releaseService(BeanContextServices, Object, Object) - Method in class java.beans.beancontext. BeanContextServicesSupport.BCSSProxyServiceProvider
 
releaseService(BeanContextChild, Object, Object) - Method in class java.beans.beancontext. BeanContextServicesSupport
发布服务
releaseShared(long) - Method in class java.util.concurrent.locks. AbstractQueuedLongSynchronizer
共享模式中的版本。
releaseShared(int) - Method in class java.util.concurrent.locks. AbstractQueuedSynchronizer
共享模式中的版本。
releaseWritableTile(int, int) - Method in class java.awt.image. BufferedImage
放弃写权限瓦。
releaseWritableTile(int, int) - Method in interface java.awt.image. WritableRenderedImage
放弃权利写入瓦。
reload() - Method in class java.util. ServiceLoader
清除此装载机提供商缓存使所有供应商将重装上阵。
reload() - Method in class javax.swing.tree. DefaultTreeModel
调用此方法如果你修改后,这种模式建立的 TreeNodes。
reload(TreeNode) - Method in class javax.swing.tree. DefaultTreeModel
调用此方法如果你已经修改了 TreeNodes在这个模型的建立。
REMAINDER - Static variable in class java.awt. GridBagConstraints
指定此组件是其列或行中的最后一个组件。
remainder(BigDecimal) - Method in class java.math. BigDecimal
返回的值是 (this % divisor) BigDecimal
remainder(BigDecimal, MathContext) - Method in class java.math. BigDecimal
返回的值是 BigDecimal (this % divisor),舍入根据语境的设置。
remainder(BigInteger) - Method in class java.math. BigInteger
返回的值是 (this % val) BigInteger。
remainderUnsigned(int, int) - Static method in class java.lang. Integer
返回由第二个在每个参数和结果被解释为一个无符号值的第二个分区的第一个参数的无符号的剩余部分。
remainderUnsigned(long, long) - Static method in class java.lang. Long
返回由第二个在每个参数和结果被解释为一个无符号值的第二个分区的第一个参数的无符号的剩余部分。
remaining() - Method in class java.nio. Buffer
返回当前位置和极限之间的元素的数目。
remainingCapacity() - Method in class java.util.concurrent. ArrayBlockingQueue
返回这个队列可以理想地(在内存或资源约束的情况下)接受不阻塞的额外元素的数量。
remainingCapacity() - Method in interface java.util.concurrent. BlockingQueue
返回此队列可以理想的附加元素的数目(在内存或资源限制的情况下)接受无阻塞,或 Integer.MAX_VALUE如果没有内在的限制。
remainingCapacity() - Method in class java.util.concurrent. DelayQueue
总是返回 Integer.MAX_VALUE因为 DelayQueue没有容量限制。
remainingCapacity() - Method in class java.util.concurrent. LinkedBlockingDeque
返回,这的确可以理想的附加元素的数目(在内存或资源限制的情况下)接受无阻塞。
remainingCapacity() - Method in class java.util.concurrent. LinkedBlockingQueue
返回这个队列可以理想地(在内存或资源约束的情况下)接受不阻塞的额外元素的数量。
remainingCapacity() - Method in class java.util.concurrent. LinkedTransferQueue
总是返回 Integer.MAX_VALUE因为 LinkedTransferQueue没有容量限制。
remainingCapacity() - Method in class java.util.concurrent. PriorityBlockingQueue
总是返回 Integer.MAX_VALUE因为 PriorityBlockingQueue没有容量限制。
remainingCapacity() - Method in class java.util.concurrent. SynchronousQueue
总是返回零。
remainingName - Variable in exception javax.naming. NamingException
包含尚未解决的剩余名称。
remainingName - Variable in class javax.naming.spi. ResolveResult
字段包含尚未解决的剩余名称。
remainingNewName - Variable in exception javax.naming. CannotProceedException
包含剩余未解决的部分二“名称”参数rename()上下文。
remapInstrument(Instrument, Instrument) - Method in interface javax.sound.midi. Synthesizer
变换工具。
RemarshalException - Exception in org.omg.CORBA.portable
这个类是用来报告找到了例外和对象提出了GIOP消息回球。
RemarshalException() - Constructor for exception org.omg.CORBA.portable. RemarshalException
构建了一个remarshalexception。
Remote - Interface in java.rmi
Remote介面的方法可以从非本地虚拟机调用。
RemoteCall - Interface in java.rmi.server
过时的。
没有更换。
remoteEquals(RemoteRef) - Method in interface java.rmi.server. RemoteRef
比较两个相等的远程对象。
RemoteException - Exception in java.rmi
一个 RemoteException是一些通信相关的异常,可能对远程方法调用的执行过程中出现的共同的父类。
RemoteException() - Constructor for exception java.rmi. RemoteException
构建了一个 RemoteException
RemoteException(String) - Constructor for exception java.rmi. RemoteException
创建一个指定详细信息的 RemoteException
RemoteException(String, Throwable) - Constructor for exception java.rmi. RemoteException
创建一个指定详细信息和原因 RemoteException
remoteHashCode() - Method in interface java.rmi.server. RemoteRef
返回一个远程对象的hashCode。
RemoteObject - Class in java.rmi.server
RemoteObject类实现的远程对象的 java.lang.Object行为。
RemoteObject() - Constructor for class java.rmi.server. RemoteObject
创建一个远程对象。
RemoteObject(RemoteRef) - Constructor for class java.rmi.server. RemoteObject
创建一个远程对象,用指定的远程引用初始化。
RemoteObjectInvocationHandler - Class in java.rmi.server
用java远程方法调用使用 InvocationHandler接口的一个实现(java RMI)。
RemoteObjectInvocationHandler(RemoteRef) - Constructor for class java.rmi.server. RemoteObjectInvocationHandler
创建一个新的 RemoteObjectInvocationHandler与指定的 RemoteRef构造。
RemoteRef - Interface in java.rmi.server
RemoteRef代表一个远程对象的句柄。
RemoteServer - Class in java.rmi.server
RemoteServer类是服务器实现共同的基类,提供框架支持多种远程引用语义。
RemoteServer() - Constructor for class java.rmi.server. RemoteServer
构建了一个 RemoteServer
RemoteServer(RemoteRef) - Constructor for class java.rmi.server. RemoteServer
构建一个与给定类型 RemoteServer
RemoteStub - Class in java.rmi.server
过时的。
静态生成的存根是过时的,因为单是动态生成的。看到有关动态存根生成信息UnicastRemoteObject
RemoteStub() - Constructor for class java.rmi.server. RemoteStub
过时的。
构建了一个 RemoteStub
RemoteStub(RemoteRef) - Constructor for class java.rmi.server. RemoteStub
过时的。
构建一个与指定的远程参考 RemoteStub
remoteToString() - Method in interface java.rmi.server. RemoteRef
返回一个表示此远程对象的引用的字符串。
REMOVAL - Static variable in interface org.w3c.dom.events. MutationEvent
Attr只是删除。
remove(EventListener) - Method in class java.awt. AWTEventMulticaster
从多路广播移除侦听器。
remove(ComponentListener, ComponentListener) - Static method in class java.awt. AWTEventMulticaster
从component-listener-l除去旧的组件侦听器和返回产生的组播侦听者。
remove(ContainerListener, ContainerListener) - Static method in class java.awt. AWTEventMulticaster
从container-listener-l移除旧集装箱的倾听者并返回产生的组播侦听者。
remove(FocusListener, FocusListener) - Static method in class java.awt. AWTEventMulticaster
从focus-listener-l除去旧的专注的听众和返回产生的组播侦听者。
remove(KeyListener, KeyListener) - Static method in class java.awt. AWTEventMulticaster
从key-listener-l除去旧的关键听众并返回产生的组播侦听者。
remove(MouseListener, MouseListener) - Static method in class java.awt. AWTEventMulticaster
从mouse-listener-l除去旧的鼠标监听并返回产生的组播侦听者。
remove(MouseMotionListener, MouseMotionListener) - Static method in class java.awt. AWTEventMulticaster
从mouse-motion-listener-l除去旧的鼠标运动的听众并返回产生的组播侦听者。
remove(WindowListener, WindowListener) - Static method in class java.awt. AWTEventMulticaster
从window-listener-l除去旧的窗口监听器返回产生的组播侦听者。
remove(WindowStateListener, WindowStateListener) - Static method in class java.awt. AWTEventMulticaster
从window-state-listener-l除去旧的窗口状态的听众并返回产生的组播侦听者。
remove(WindowFocusListener, WindowFocusListener) - Static method in class java.awt. AWTEventMulticaster
除去旧的窗口焦点的听众从window-focus-listener-l并返回产生的组播侦听者。
remove(ActionListener, ActionListener) - Static method in class java.awt. AWTEventMulticaster
从action-listener-l除去旧的监听行动并返回产生的组播侦听者。
remove(ItemListener, ItemListener) - Static method in class java.awt. AWTEventMulticaster
从item-listener-l删除旧项目的听众并返回产生的组播侦听者。
remove(AdjustmentListener, AdjustmentListener) - Static method in class java.awt. AWTEventMulticaster
从adjustment-listener-l除去旧的调整听众并返回产生的组播侦听者。
remove(TextListener, TextListener) - Static method in class java.awt. AWTEventMulticaster
 
remove(InputMethodListener, InputMethodListener) - Static method in class java.awt. AWTEventMulticaster
从input-method-listener-l除去旧的输入法的听众并返回产生的组播侦听者。
remove(HierarchyListener, HierarchyListener) - Static method in class java.awt. AWTEventMulticaster
从hierarchy-listener-l除去旧的层次的听众并返回产生的组播侦听者。
remove(HierarchyBoundsListener, HierarchyBoundsListener) - Static method in class java.awt. AWTEventMulticaster
从hierarchy-bounds-listener-l除去旧的等级界限的倾听者并返回产生的组播侦听者。
remove(MouseWheelListener, MouseWheelListener) - Static method in class java.awt. AWTEventMulticaster
从mouse-wheel-listener-l除去旧的鼠标滚轮侦听器和返回产生的组播侦听者。
remove(String) - Method in class java.awt. Choice
消除 item首次出现从 Choice菜单。
remove(int) - Method in class java.awt. Choice
从指定位置上的选择菜单中删除一个项目。
remove(MenuComponent) - Method in class java.awt. Component
移除指定的弹出式菜单的组件。
remove(int) - Method in class java.awt. Container
删除指定的组件, index,从这个容器。
remove(Component) - Method in class java.awt. Container
从该容器中移除指定的组件。
remove(MenuComponent) - Method in class java.awt. Frame
从该帧中移除指定的菜单栏。
remove(String) - Method in class java.awt. List
从列表中移除项目的第一个发生。
remove(int) - Method in class java.awt. List
从这个滚动列表中移除指定位置上的项目。
remove(int) - Method in class java.awt. Menu
从该菜单中移除指定索引处的菜单项。
remove(MenuComponent) - Method in class java.awt. Menu
从该菜单中删除指定的菜单项。
remove(int) - Method in class java.awt. MenuBar
从这个菜单栏中移除位于指定索引处的菜单。
remove(MenuComponent) - Method in class java.awt. MenuBar
从该菜单栏中移除指定的菜单组件。
remove(MenuComponent) - Method in interface java.awt. MenuContainer
 
remove(Object) - Method in class java.awt. RenderingHints
除去这 RenderingHints对象的关键和相应的值。
remove(TrayIcon) - Method in class java.awt. SystemTray
SystemTray移除指定的 TrayIcon
remove() - Method in class java.beans.beancontext. BeanContextSupport.BCSIterator
 
remove(Object) - Method in class java.beans.beancontext. BeanContextSupport
从这个beancontext移除一个孩子。
remove(Object, boolean) - Method in class java.beans.beancontext. BeanContextSupport
内部去除使用时去除引起意想不到的 setBeanContextremove()调用。
remove(Object) - Method in class java.beans. Encoder
移除此实例的条目,返回旧的条目。
remove(Class<?>) - Method in class java.lang. ClassValue
移除给定类的关联值。
remove(long) - Method in class java.lang.ref. ReferenceQueue
移除此队列中的下一个引用对象,阻塞直到任何一个可用的或给定的超时期限届满。
remove() - Method in class java.lang.ref. ReferenceQueue
移除此队列中的下一个引用对象,阻塞直到一个可用。
remove() - Method in class java.lang. ThreadLocal
移除此线程局部变量的当前线程的值。
remove(URI, HttpCookie) - Method in interface java.net. CookieStore
从商店里取出一块饼干。
remove(Object) - Method in class java.security. Provider
删除 key财产(及其相应的 value)。
remove(Object, Object) - Method in class java.security. Provider
仅当它当前映射到指定的值时,为指定的键移除条目。
remove(Object) - Method in class java.util. AbstractCollection
从这个集合中移除指定元素的一个实例,如果它是存在的(可选操作)。
remove(int) - Method in class java.util. AbstractList
移除此列表中指定位置的元素(可选操作)。
remove(Object) - Method in class java.util. AbstractMap
如果存在(可选操作),则从该Map中移除一个键的映射。
remove() - Method in class java.util. AbstractQueue
检索和删除此队列的头。
remove(int) - Method in class java.util. AbstractSequentialList
移除此列表中指定位置的元素(可选操作)。
remove() - Method in class java.util. ArrayDeque
检索并移除该deque队列的头代表。
remove(Object) - Method in class java.util. ArrayDeque
从这个队列中移除指定元素的一个实例。
remove(int) - Method in class java.util. ArrayList
移除此列表中指定位置的元素。
remove(Object) - Method in class java.util. ArrayList
从该列表中移除指定元素的第一个发生,如果它是存在的。
remove(Object) - Method in interface java.util. Collection
从这个集合中移除指定元素的一个实例,如果它是存在的(可选操作)。
remove(Object) - Method in class java.util.concurrent. ArrayBlockingQueue
从该队列中移除指定元素的一个实例,如果它是存在的。
remove() - Method in interface java.util.concurrent. BlockingDeque
检索并移除该deque表示队列的头部(换句话说,这个容器的第一个元素)。
remove(Object) - Method in interface java.util.concurrent. BlockingDeque
删除第一个出现的指定元素从这个队列。
remove(Object) - Method in interface java.util.concurrent. BlockingQueue
从该队列中移除指定元素的一个实例,如果它是存在的。
remove(Object) - Method in class java.util.concurrent. ConcurrentHashMap.KeySetView
从这个Map视图中删除键,通过从支持Map中删除键(和它的相应的值)。
remove(Object) - Method in class java.util.concurrent. ConcurrentHashMap
从这个映射中删除键(和它的相应的值)。
remove(Object, Object) - Method in class java.util.concurrent. ConcurrentHashMap
仅当当前映射到一个给定的值时,移除一个键的条目。
remove() - Method in class java.util.concurrent. ConcurrentLinkedDeque
 
remove(Object) - Method in class java.util.concurrent. ConcurrentLinkedDeque
删除第一个元素 e这样 o.equals(e),如果这种元素存在于这个容器。
remove(Object) - Method in class java.util.concurrent. ConcurrentLinkedQueue
从该队列中移除指定元素的一个实例,如果它是存在的。
remove(Object, Object) - Method in interface java.util.concurrent. ConcurrentMap
仅当当前映射到一个给定的值时,移除一个键的条目。
remove(Object) - Method in class java.util.concurrent. ConcurrentSkipListMap
如果存在的话,从这个映射中移除指定的键的映射。
remove(Object, Object) - Method in class java.util.concurrent. ConcurrentSkipListMap
仅当当前映射到一个给定的值时,移除一个键的条目。
remove(Object) - Method in class java.util.concurrent. ConcurrentSkipListSet
如果当前存在,则从该集合中移除指定的元素。
remove(int) - Method in class java.util.concurrent. CopyOnWriteArrayList
移除此列表中指定位置的元素。
remove(Object) - Method in class java.util.concurrent. CopyOnWriteArrayList
从该列表中移除指定元素的第一个发生,如果它是存在的。
remove(Object) - Method in class java.util.concurrent. CopyOnWriteArraySet
如果当前存在,则从该集合中移除指定的元素。
remove(Object) - Method in class java.util.concurrent. DelayQueue
从这个队列中移除指定元素的一个实例,如果它是存在的,是否已经过期了。
remove() - Method in class java.util.concurrent. LinkedBlockingDeque
检索并移除该deque队列的头代表。
remove(Object) - Method in class java.util.concurrent. LinkedBlockingDeque
删除第一个出现的指定元素从这个队列。
remove(Object) - Method in class java.util.concurrent. LinkedBlockingQueue
从该队列中移除指定元素的一个实例,如果它是存在的。
remove(Object) - Method in class java.util.concurrent. LinkedTransferQueue
从该队列中移除指定元素的一个实例,如果它是存在的。
remove(Object) - Method in class java.util.concurrent. PriorityBlockingQueue
从该队列中移除指定元素的一个实例,如果它是存在的。
remove(Object) - Method in class java.util.concurrent. SynchronousQueue
总是返回 false
remove(Runnable) - Method in class java.util.concurrent. ThreadPoolExecutor
如果它是存在的,从执行者的内部队列中移除这个任务,如果它没有已经启动的话,就不会运行它。
remove() - Method in interface java.util. Deque
检索并移除该deque表示队列的头部(换句话说,这个容器的第一个元素)。
remove(Object) - Method in interface java.util. Deque
删除第一个出现的指定元素从这个队列。
remove(Object) - Method in class java.util. Dictionary
删除 key(及其相应的 value)从这本字典。
remove(Object) - Method in class java.util. EnumMap
如果存在的话,从这个映射中移除这个键的映射。
remove(Object) - Method in class java.util. HashMap
如果存在的话,从这个映射中移除指定的键的映射。
remove(Object, Object) - Method in class java.util. HashMap
 
remove(Object) - Method in class java.util. HashSet
如果当前存在,则从该集合中移除指定的元素。
remove(Object) - Method in class java.util. Hashtable
删除键(及其对应的值)从哈希表。
remove(Object, Object) - Method in class java.util. Hashtable
 
remove(Object) - Method in class java.util. IdentityHashMap
如果存在的话,从这个映射中移除这个键的映射。
remove() - Method in interface java.util. Iterator
从基础集合中移除这个迭代器返回的最后一个元素(可选操作)。
remove(Object) - Method in class java.util.jar. Attributes
从这个映射中移除指定名称(键)的属性。
remove(Object) - Method in class java.util. LinkedList
从该列表中移除指定元素的第一个发生,如果它是存在的。
remove(int) - Method in class java.util. LinkedList
移除此列表中指定位置的元素。
remove() - Method in class java.util. LinkedList
检索并删除此列表的头(第一个元素)。
remove(Object) - Method in interface java.util. List
从该列表中移除指定元素的第一个发生,如果它是存在的(可选操作)。
remove(int) - Method in interface java.util. List
移除此列表中指定位置的元素(可选操作)。
remove() - Method in interface java.util. ListIterator
从列表中删除最后一个元素是由 ListIterator.next()ListIterator.previous()返回(可选操作)。
remove(Object) - Method in interface java.util. Map
如果存在(可选操作),则从该Map中移除一个键的映射。
remove(Object, Object) - Method in interface java.util. Map
仅当它当前映射到指定的值时,为指定的键移除条目。
remove(String) - Method in class java.util.prefs. AbstractPreferences
实现了 remove(String)方法按规范 Preferences.remove(String)
remove(String) - Method in class java.util.prefs. Preferences
移除此首选项节点中与指定键关联的值,如果有。
remove(Object) - Method in class java.util. PriorityQueue
从该队列中移除指定元素的一个实例,如果它是存在的。
remove() - Method in interface java.util. Queue
检索和删除此队列的头。
remove() - Method in class java.util. Scanner
删除操作是不被执行 Iterator支持。
remove(Object) - Method in interface java.util. Set
如果当前(可选操作),则从该集合中移除指定的元素。
remove(Object) - Method in class java.util. TreeMap
除去这TreeMap这个关键的映射,如果存在。
remove(Object) - Method in class java.util. TreeSet
如果当前存在,则从该集合中移除指定的元素。
remove(Object) - Method in class java.util. Vector
如果向量不包含元素,则移除该向量中指定元素的第一个情况,它是不变的。
remove(int) - Method in class java.util. Vector
移除此向量中指定位置的元素。
remove(Object) - Method in class java.util. WeakHashMap
如果存在的话,从这个弱哈希映射中移除一个键的映射。
remove(AccessibleRelation) - Method in class javax.accessibility. AccessibleRelationSet
从当前关系集中删除关系。
remove(AccessibleState) - Method in class javax.accessibility. AccessibleStateSet
从当前状态集合中移除一个状态。
remove(String) - Method in class javax.activation. MimeTypeParameterList
删除与给定名称相关联的任何值。
remove(Object[]) - Method in interface javax.management.openmbean. TabularData
删除 CompositeData价值的指标是 钥匙从这 TabularData实例,并返回被删除的值,或者返回 null如果没有价值的指标是 钥匙
remove(Object) - Method in class javax.management.openmbean. TabularDataSupport
此方法只需调用 remove((Object[]) key)
remove(Object[]) - Method in class javax.management.openmbean. TabularDataSupport
删除 CompositeData价值的指标是 钥匙从这 TabularData实例,并返回被删除的值,或者返回 null如果没有价值的指标是 钥匙
remove(int) - Method in class javax.naming. CompositeName
从这个复合名称中删除一个组件。
remove(int) - Method in class javax.naming. CompoundName
从这个复合名称中删除一个组件。
remove(Object) - Method in interface javax.naming.directory. Attribute
从属性中移除指定的值。
remove(int) - Method in interface javax.naming.directory. Attribute
从属性值的有序列表中移除属性值。
remove(String) - Method in interface javax.naming.directory. Attributes
删除属性与属性ID的attrid从属性集。
remove(Object) - Method in class javax.naming.directory. BasicAttribute
从这个属性中移除指定的值。
remove(int) - Method in class javax.naming.directory. BasicAttribute
 
remove(String) - Method in class javax.naming.directory. BasicAttributes
 
remove(int) - Method in class javax.naming.ldap. LdapName
删除从LDAP的名字的一部分。
remove(int) - Method in interface javax.naming. Name
从这个名称中删除一个组件。
remove(int) - Method in class javax.naming. Reference
删除从列表中的地址索引位置的地址。
remove(Class<?>) - Method in interface javax.print.attribute. AttributeSet
如果存在的话,从这个属性设置这个类别的任何属性。
remove(Attribute) - Method in interface javax.print.attribute. AttributeSet
如果存在的话,从该属性集中移除指定的属性。
remove(Class<?>) - Method in class javax.print.attribute. HashAttributeSet
如果存在的话,从这个属性设置这个类别的任何属性。
remove(Attribute) - Method in class javax.print.attribute. HashAttributeSet
如果存在的话,从该属性集中移除指定的属性。
remove(Object) - Method in interface javax.script. Bindings
如果当前(可选操作),则从该Map中移除此键的映射。
remove(Object) - Method in class javax.script. SimpleBindings
如果当前(可选操作),则从该Map中移除此键的映射。
remove(MidiEvent) - Method in class javax.sound.midi. Track
从轨道中移除指定的事件。
remove(Object) - Method in class javax.swing. ActionMap
删除绑定从这 ActionMap key
remove(AbstractButton) - Method in class javax.swing. ButtonGroup
移除组中的按钮。
remove(KeyStroke) - Method in class javax.swing. ComponentInputMap
删除绑定,从这个对象 key
remove(int) - Method in class javax.swing. DefaultListModel
移除此列表中指定位置的元素。
REMOVE - Static variable in class javax.swing.event. DocumentEvent.EventType
拆卸式。
remove(Class<T>, T) - Method in class javax.swing.event. EventListenerList
移除作为指定类型的侦听器的侦听器。
remove(KeyStroke) - Method in class javax.swing. InputMap
删除绑定从这 InputMap key
remove(Component) - Method in class javax.swing. JApplet
从容器中移除指定的组件。
remove(Component) - Method in class javax.swing. JDesktopPane
从该容器中移除指定的组件。
remove(int) - Method in class javax.swing. JDesktopPane
从该窗格中删除索引组件。
remove(Component) - Method in class javax.swing. JDialog
从容器中移除指定的组件。
remove(Component) - Method in class javax.swing. JFrame
从容器中移除指定的组件。
remove(Component) - Method in class javax.swing. JInternalFrame
从容器中移除指定的组件。
remove(Component) - Method in class javax.swing. JLayer
从该容器中移除指定的组件。
remove(int) - Method in class javax.swing. JLayeredPane
从该窗格中删除索引组件。
remove(JMenuItem) - Method in class javax.swing. JMenu
从该菜单中删除指定的菜单项。
remove(int) - Method in class javax.swing. JMenu
从该菜单中移除指定索引处的菜单项。
remove(Component) - Method in class javax.swing. JMenu
从这个菜单中移除组件 c
remove(int) - Method in class javax.swing. JPopupMenu
移除指定索引处从弹出菜单组件。
remove(Component) - Method in class javax.swing. JSplitPane
删除子组件,从窗格 component
remove(int) - Method in class javax.swing. JSplitPane
删除指定索引处的 Component
remove(Component) - Method in class javax.swing. JTabbedPane
JTabbedPane移除指定的 Component
remove(int) - Method in class javax.swing. JTabbedPane
移除对应于指定索引的制表符和组件。
remove(Component) - Method in class javax.swing. JViewport
删除 Viewports一个轻量级的孩子。
remove(Component) - Method in class javax.swing. JWindow
从容器中移除指定的组件。
remove(int, int) - Method in interface javax.swing.text. AbstractDocument.Content
移除序列的某些部分。
remove(int, int) - Method in class javax.swing.text. AbstractDocument
从文档中删除一些内容。
remove(int, int, AbstractDocument.DefaultDocumentEvent) - Method in class javax.swing.text. DefaultStyledDocument.ElementBuffer
删除的内容。
remove(int, int) - Method in interface javax.swing.text. Document
移除文档内容的一部分。
remove(int, int) - Method in class javax.swing.text. DocumentFilter.FilterBypass
删除文本的指定区域,绕过documentfilter。
remove(DocumentFilter.FilterBypass, int, int) - Method in class javax.swing.text. DocumentFilter
在指定文档中删除指定区域之前调用。
remove(int, int) - Method in class javax.swing.text. GapContent
删除内容的一部分。
remove(int, int) - Method in class javax.swing.text. StringContent
删除内容的一部分。
remove(int) - Method in class javax.swing.text. View
移除给定位置的一个孩子。
remove(int) - Method in class javax.swing.tree. DefaultMutableTreeNode
从这个节点的子节点中移除指定的索引处的子节点,并将该节点的父。
remove(MutableTreeNode) - Method in class javax.swing.tree. DefaultMutableTreeNode
删除这个节点的子阵列 aChild,给它一个空母。
remove(int) - Method in interface javax.swing.tree. MutableTreeNode
从接收机消除在 index孩子。
remove(MutableTreeNode) - Method in interface javax.swing.tree. MutableTreeNode
删除从接收机 node
remove() - Method in class javax.xml.stream.util. EventReaderDelegate
 
remove(int) - Method in class org.omg.CORBA. ContextList
删除 String对象在给定的索引。
remove(int) - Method in class org.omg.CORBA. ExceptionList
删除 TypeCode对象在给定的索引。
remove(int) - Method in class org.omg.CORBA. NVList
删除 NamedValue对象在给定的索引。
REMOVE_ATTRIBUTE - Static variable in interface javax.naming.directory. DirContext
此常量指定要从属性中删除指定的属性值。
removeAccessibleSelection(int) - Method in class java.awt. List.AccessibleAWTList
从对象的选择中移除对象中指定的选定项目。
removeAccessibleSelection(int) - Method in class java.awt. MenuComponent.AccessibleAWTMenuComponent
从对象的选择中移除对象的指定的子对象。
removeAccessibleSelection(int) - Method in interface javax.accessibility. AccessibleSelection
从对象的选择中移除对象的指定的子对象。
removeAccessibleSelection(int) - Method in class javax.swing. JComboBox.AccessibleJComboBox
从对象的选择中移除对象的指定的子对象。
removeAccessibleSelection(int) - Method in class javax.swing. JList.AccessibleJList
从对象的选择中移除对象中指定的选定项目。
removeAccessibleSelection(int) - Method in class javax.swing. JMenu.AccessibleJMenu
从选择中删除第n项。
removeAccessibleSelection(int) - Method in class javax.swing. JMenuBar.AccessibleJMenuBar
删除从对象的选择对象的第n个选择项。
removeAccessibleSelection(int) - Method in class javax.swing. JTabbedPane.AccessibleJTabbedPane
 
removeAccessibleSelection(int) - Method in class javax.swing. JTable.AccessibleJTable
从对象的选择中移除对象的指定的子对象。
removeAccessibleSelection(int) - Method in class javax.swing. JTree.AccessibleJTree.AccessibleJTreeNode
从对象的选择中移除对象中指定的选定项目。
removeAccessibleSelection(int) - Method in class javax.swing. JTree.AccessibleJTree
从对象的选择中移除对象中指定的选定项目。
removeActionListener(ActionListener) - Method in class java.awt. Button
移除指定的动作侦听器,以便它不再从该按钮接收动作事件。
removeActionListener(ActionListener) - Method in class java.awt. List
移除指定的动作侦听器,以便它不再从该列表中接收动作事件。
removeActionListener(ActionListener) - Method in class java.awt. MenuItem
移除指定的动作侦听器,所以它不再从该菜单项接收动作事件。
removeActionListener(ActionListener) - Method in class java.awt. TextField
移除指定的动作侦听器,以便它不再接收来自该文本字段的动作事件。
removeActionListener(ActionListener) - Method in class java.awt. TrayIcon
移除指定的动作侦听器。
removeActionListener(ActionListener) - Method in class javax.swing. AbstractButton
删除按钮 ActionListener
removeActionListener(ActionListener) - Method in interface javax.swing. ButtonModel
删除从模型的一个 ActionListener
removeActionListener(ActionListener) - Method in interface javax.swing. ComboBoxEditor
删除一个ActionListener
removeActionListener(ActionListener) - Method in class javax.swing. DefaultButtonModel
删除从模型的一个 ActionListener
removeActionListener(ActionListener) - Method in class javax.swing. JComboBox
删除一个 ActionListener
removeActionListener(ActionListener) - Method in class javax.swing. JFileChooser
删除从文件选择一个 ActionListener
removeActionListener(ActionListener) - Method in class javax.swing. JTextField
移除指定的监听行动使它不再接收动作事件从这个文本框。
removeActionListener(ActionListener) - Method in class javax.swing.plaf.basic. BasicComboBoxEditor
 
removeActionListener(ActionListener) - Method in class javax.swing. Timer
Timer移除指定的监听行动。
removeAdjustmentListener(AdjustmentListener) - Method in interface java.awt. Adjustable
移除一个调整侦听器。
removeAdjustmentListener(AdjustmentListener) - Method in class java.awt. Scrollbar
听众中移除指定的调整以使其不再接收实例 AdjustmentEvent从这个滚动条。
removeAdjustmentListener(AdjustmentListener) - Method in class java.awt. ScrollPaneAdjustable
听众中移除指定的调整以使其不再接收调整事件从这 ScrollPaneAdjustable
removeAdjustmentListener(AdjustmentListener) - Method in class javax.swing. JScrollBar
删除一个adjustmentevent听众。
removeAll() - Method in class java.awt. Choice
从选择菜单中移除所有项目。
removeAll() - Method in class java.awt. Container
从这个容器中移除所有的组件。
removeAll() - Method in class java.awt. List
从这个列表中移除所有项目。
removeAll() - Method in class java.awt. Menu
从这个菜单中移除所有项目。
removeAll(Collection) - Method in class java.beans.beancontext. BeanContextSupport
删除所有指定的儿童(不支持的)实现必须同步的层次结构锁和“儿童”保护的字段
removeAll() - Method in interface java.net. CookieStore
在这个饼干店中删除所有的饼干。
removeAll(Collection<?>) - Method in class java.util. AbstractCollection
删除此集合中包含的所有元素(可选操作)的所有元素(可选操作)。
removeAll(Collection<?>) - Method in class java.util. AbstractSet
从这个集合中移除包含在指定集合中的所有元素(可选操作)。
removeAll(Collection<?>) - Method in class java.util. ArrayList
从这个列表中移除包含在指定集合中的所有元素。
removeAll(Collection<?>) - Method in interface java.util. Collection
删除此集合中包含的所有元素(可选操作)的所有元素(可选操作)。
removeAll(Collection<?>) - Method in class java.util.concurrent. ConcurrentSkipListSet
从这个集合中移除包含在指定集合中的所有元素。
removeAll(Collection<?>) - Method in class java.util.concurrent. CopyOnWriteArrayList
从这个列表中移除包含在指定集合中的所有元素。
removeAll(Collection<?>) - Method in class java.util.concurrent. CopyOnWriteArraySet
从这个集合中移除包含在指定集合中的所有元素。
removeAll(Collection<?>) - Method in class java.util.concurrent. SynchronousQueue
总是返回 false
removeAll(Collection<?>) - Method in interface java.util. List
从这个列表中移除包含在指定集合中的所有元素(可选操作)。
removeAll(Collection<?>) - Method in interface java.util. Set
从这个集合中移除包含在指定集合中的所有元素(可选操作)。
removeAll(Collection<?>) - Method in class java.util. Vector
从这个向量中移除包含在指定集合中的所有元素。
removeAll() - Method in class javax.swing. JDesktopPane
从这个容器中移除所有的组件。
removeAll() - Method in class javax.swing. JLayer
从这个容器中移除所有的组件。
removeAll() - Method in class javax.swing. JLayeredPane
从这个容器中移除所有的组件。
removeAll() - Method in class javax.swing. JMenu
从这个菜单中移除所有的菜单项。
removeAll() - Method in class javax.swing. JSplitPane
从拆分窗格中移除所有子组件。
removeAll() - Method in class javax.swing. JTabbedPane
删除所有的标签和相应的组件从 tabbedpane
removeAll() - Method in class javax.swing.text. View
移除所有的孩子。
removeAllAttachments() - Method in class javax.xml.soap. SOAPMessage
删除已被添加到该对象的所有对象 SOAPMessage AttachmentPart
removeAllChildren() - Method in class javax.swing.tree. DefaultMutableTreeNode
移除这个节点的所有的孩子,将他们的父母设置为零。
removeAllElements() - Method in class java.util. Vector
从该向量中移除所有组件,并将其大小设置为零。
removeAllElements() - Method in class javax.swing. DefaultComboBoxModel
清空列表。
removeAllElements() - Method in class javax.swing. DefaultListModel
从这个列表中移除所有组件,并将其大小设置为零。
removeAllFaultSubcodes() - Method in interface javax.xml.soap. SOAPFault
删除可以通过该 SOAPFault包含任何子。
removeAllHeaders() - Method in class javax.xml.soap. MimeHeaders
从这个 MimeHeaders对象中删除所有标题的条目。
removeAllHighlights() - Method in class javax.swing.text. DefaultHighlighter
删除所有亮点。
removeAllHighlights() - Method in interface javax.swing.text. Highlighter
移除所有的亮点这笔负责。
removeAllIIOReadProgressListeners() - Method in class javax.imageio. ImageReader
删除所有目前注册 IIOReadProgressListener对象。
removeAllIIOReadUpdateListeners() - Method in class javax.imageio. ImageReader
删除所有目前注册 IIOReadUpdateListener对象。
removeAllIIOReadWarningListeners() - Method in class javax.imageio. ImageReader
删除所有目前注册 IIOReadWarningListener对象。
removeAllIIOWriteProgressListeners() - Method in class javax.imageio. ImageWriter
删除所有目前注册 IIOWriteProgressListener对象。
removeAllIIOWriteWarningListeners() - Method in class javax.imageio. ImageWriter
删除所有目前注册 IIOWriteWarningListener对象。
removeAllItems() - Method in class javax.swing. JComboBox
从项目列表中移除所有项目。
removeAllMimeHeaders() - Method in class javax.xml.soap. AttachmentPart
删除所有的MIME标头项。
removeAllMimeHeaders() - Method in class javax.xml.soap. SOAPPart
删除所有的 MimeHeader对象这 SOAPEnvelope对象。
removeAllNotifications() - Method in class javax.management.timer. Timer
删除所有的定时器通知从通知单和重置定时器标识符用于更新通知柜台。
removeAllNotifications() - Method in interface javax.management.timer. TimerMBean
删除所有的定时器通知从通知单和重置定时器标识符用于更新通知柜台。
removeAncestorListener(AncestorListener) - Method in class javax.swing. JComponent
listener这样它将不再接收 AncestorEvents
removeAttachments(MimeHeaders) - Method in class javax.xml.soap. SOAPMessage
删除所有有头项符合指定的头 AttachmentPart对象。
removeAttribute(String, String) - Method in class javax.imageio.metadata. IIOMetadataFormatImpl
从先前定义的元素中移除属性。
removeAttribute(String) - Method in class javax.imageio.metadata. IIOMetadataNode
 
removeAttribute(String, int) - Method in interface javax.script. ScriptContext
在给定范围中删除属性。
removeAttribute(String, int) - Method in class javax.script. SimpleScriptContext
在给定范围中删除属性。
removeAttribute(Object) - Method in class javax.swing.text. AbstractDocument.AbstractElement
从集合中移除一个属性。
removeAttribute(AttributeSet, Object) - Method in interface javax.swing.text. AbstractDocument.AttributeContext
从集合中移除一个属性。
removeAttribute(AttributeSet, Object) - Method in class javax.swing.text.html. StyleSheet
从集合中移除一个属性。
removeAttribute(Object) - Method in interface javax.swing.text. MutableAttributeSet
删除与给定的 name属性。
removeAttribute(Object) - Method in class javax.swing.text. SimpleAttributeSet
从列表中移除一个属性。
removeAttribute(Object) - Method in class javax.swing.text. StyleContext.NamedStyle
从集合中移除一个属性。
removeAttribute(AttributeSet, Object) - Method in class javax.swing.text. StyleContext
从集合中移除一个属性。
removeAttribute(Name) - Method in interface javax.xml.soap. SOAPElement
用指定名称删除属性。
removeAttribute(QName) - Method in interface javax.xml.soap. SOAPElement
移除与指定的属性的属性。
removeAttribute(String) - Method in interface org.w3c.dom. Element
按名称删除属性。
removeAttribute(int) - Method in class org.xml.sax.ext. Attributes2Impl
 
removeAttribute(String) - Method in class org.xml.sax.helpers. AttributeListImpl
过时的。
从列表中删除一个属性。
removeAttribute(int) - Method in class org.xml.sax.helpers. AttributesImpl
从列表中删除一个属性。
removeAttributeChangeNotificationListener(NotificationListener, String) - Method in interface javax.management.modelmbean. ModelMBeanNotificationBroadcaster
删除一个attributechangenotifications从听众。
removeAttributeChangeNotificationListener(NotificationListener, String) - Method in class javax.management.modelmbean. RequiredModelMBean
 
removeAttributeNode(Attr) - Method in class javax.imageio.metadata. IIOMetadataNode
 
removeAttributeNode(Attr) - Method in interface org.w3c.dom. Element
移除指定的属性节点。
removeAttributeNS(String, String) - Method in class javax.imageio.metadata. IIOMetadataNode
相当于 removeAttribute(localName)
removeAttributeNS(String, String) - Method in interface org.w3c.dom. Element
删除一个属性的本地名称和命名空间URI。
removeAttributes(Enumeration<?>) - Method in class javax.swing.text. AbstractDocument.AbstractElement
移除元素的一组属性。
removeAttributes(AttributeSet) - Method in class javax.swing.text. AbstractDocument.AbstractElement
移除元素的一组属性。
removeAttributes(AttributeSet, Enumeration<?>) - Method in interface javax.swing.text. AbstractDocument.AttributeContext
移除元素的一组属性。
removeAttributes(AttributeSet, AttributeSet) - Method in interface javax.swing.text. AbstractDocument.AttributeContext
移除元素的一组属性。
removeAttributes(AttributeSet, Enumeration<?>) - Method in class javax.swing.text.html. StyleSheet
移除元素的一组属性。
removeAttributes(AttributeSet, AttributeSet) - Method in class javax.swing.text.html. StyleSheet
移除一组属性。
removeAttributes(Enumeration<?>) - Method in interface javax.swing.text. MutableAttributeSet
删除一个属性集和给定的 names
removeAttributes(AttributeSet) - Method in interface javax.swing.text. MutableAttributeSet
删除一组给定的 name属性。
removeAttributes(Enumeration<?>) - Method in class javax.swing.text. SimpleAttributeSet
从列表中移除一组属性。
removeAttributes(AttributeSet) - Method in class javax.swing.text. SimpleAttributeSet
从列表中移除一组属性。
removeAttributes(Enumeration<?>) - Method in class javax.swing.text. StyleContext.NamedStyle
移除元素的一组属性。
removeAttributes(AttributeSet) - Method in class javax.swing.text. StyleContext.NamedStyle
移除元素的一组属性。
removeAttributes(AttributeSet, Enumeration<?>) - Method in class javax.swing.text. StyleContext
移除元素的一组属性。
removeAttributes(AttributeSet, AttributeSet) - Method in class javax.swing.text. StyleContext
移除元素的一组属性。
removeAuxiliaryLookAndFeel(LookAndFeel) - Static method in class javax.swing. UIManager
删除从辅助看列表 LookAndFeel感觉。
removeAWTEventListener(AWTEventListener) - Method in class java.awt. Toolkit
从接到出动awtevents删除一个awteventlistener。
removeBeanContextMembershipListener(BeanContextMembershipListener) - Method in interface java.beans.beancontext. BeanContext
移除指定的 BeanContextMembershipListener使它不再接收 BeanContextMembershipEvents当孩子 Component(S)添加或删除。
removeBeanContextMembershipListener(BeanContextMembershipListener) - Method in class java.beans.beancontext. BeanContextSupport
删除一个beancontextmembershiplistener
removeBeanContextServicesListener(BeanContextServicesListener) - Method in interface java.beans.beancontext. BeanContextServices
除去这一 BeanContextServicesListener BeanContext
removeBeanContextServicesListener(BeanContextServicesListener) - Method in class java.beans.beancontext. BeanContextServicesSupport
删除一个beancontextserviceslistener
removeBindings() - Method in interface javax.swing.text. Keymap
删除所有的键绑定。
removeCaretListener(CaretListener) - Method in class javax.swing.text. JTextComponent
将插入符号的倾听者。
removeCellEditorListener(CellEditorListener) - Method in class javax.swing. AbstractCellEditor
从列表中移除侦听器 CellEditorListener
removeCellEditorListener(CellEditorListener) - Method in interface javax.swing. CellEditor
从通知的列表中移除一个侦听器
removeCellEditorListener(CellEditorListener) - Method in class javax.swing.tree. DefaultTreeCellEditor
删除以前添加的 CellEditorListener
removeCertificate(Certificate) - Method in class java.security. Identity
过时的。
从这个身份中移除一个证书。
removeChangeListener(ChangeListener) - Method in class javax.swing. AbstractButton
删除按钮changelistener。
removeChangeListener(ChangeListener) - Method in class javax.swing. AbstractSpinnerModel
删除从模型的侦听器列表changelistener。
removeChangeListener(ChangeListener) - Method in interface javax.swing. BoundedRangeModel
删除从模型的侦听器列表changelistener。
removeChangeListener(ChangeListener) - Method in interface javax.swing. ButtonModel
删除从模型 ChangeListener
removeChangeListener(ChangeListener) - Method in interface javax.swing.colorchooser. ColorSelectionModel
删除 listener作为一个听众在模型中的变化。
removeChangeListener(ChangeListener) - Method in class javax.swing.colorchooser. DefaultColorSelectionModel
删除从模型 ChangeListener
removeChangeListener(ChangeListener) - Method in class javax.swing. DefaultBoundedRangeModel
删除一个 ChangeListener
removeChangeListener(ChangeListener) - Method in class javax.swing. DefaultButtonModel
删除从模型 ChangeListener
removeChangeListener(ChangeListener) - Method in class javax.swing. DefaultSingleSelectionModel
删除按钮 ChangeListener
removeChangeListener(ChangeListener) - Method in class javax.swing. JProgressBar
删除从进度条 ChangeListener
removeChangeListener(ChangeListener) - Method in class javax.swing. JSlider
删除从一个changelistener滑块。
removeChangeListener(ChangeListener) - Method in class javax.swing. JSpinner
除去这一个 ChangeListener
removeChangeListener(ChangeListener) - Method in class javax.swing. JTabbedPane
除去这一 ChangeListener使用。
removeChangeListener(ChangeListener) - Method in class javax.swing. JViewport
从列表中删除,每一次的意见通知 ChangeListener大小,位置,或视口的大小发生了变化。
removeChangeListener(ChangeListener) - Method in class javax.swing. MenuSelectionManager
删除按钮changelistener。
removeChangeListener(ChangeListener) - Method in interface javax.swing. SingleSelectionModel
删除空听众作为一个听众在模型中的变化。
removeChangeListener(ChangeListener) - Method in interface javax.swing. SpinnerModel
删除从模型的侦听器列表 ChangeListener
removeChangeListener(ChangeListener) - Method in interface javax.swing.text. Caret
删除一个监听器,跟踪插入位置的变化。
removeChangeListener(ChangeListener) - Method in class javax.swing.text. DefaultCaret
删除一个监听器,跟踪插入位置的变化。
removeChangeListener(ChangeListener) - Method in interface javax.swing.text. Style
移除跟踪属性更改的侦听器。
removeChangeListener(ChangeListener) - Method in class javax.swing.text. StyleContext.NamedStyle
移除一个更改侦听器。
removeChangeListener(ChangeListener) - Method in class javax.swing.text. StyleContext
移除一个正在添加或删除的跟踪样式的侦听器。
removeChild(Node) - Method in class javax.imageio.metadata. IIOMetadataNode
删除子节点表示的 oldChild从孩子的名单,并返回它。
removeChild(Node) - Method in interface org.w3c.dom. Node
删除子节点表示的 oldChild从孩子的名单,并返回它。
removeChoosableFileFilter(FileFilter) - Method in class javax.swing. JFileChooser
删除从用户可选的文件筛选器列表过滤。
removeChooserPanel(AbstractColorChooserPanel) - Method in class javax.swing. JColorChooser
移除指定的颜色面板。
removeColumn(TableColumn) - Method in class javax.swing. JTable
除去这 JTable列的阵列 aColumn
removeColumn(TableColumn) - Method in class javax.swing.table. DefaultTableColumnModel
删除 columntableColumns阵列。
removeColumn(TableColumn) - Method in interface javax.swing.table. TableColumnModel
删除 TableColumn columntableColumns阵列。
removeColumnModelListener(TableColumnModelListener) - Method in class javax.swing.table. DefaultTableColumnModel
移除表列模型事件的侦听器。
removeColumnModelListener(TableColumnModelListener) - Method in interface javax.swing.table. TableColumnModel
移除表列模型事件的侦听器。
removeColumnSelectionInterval(int, int) - Method in class javax.swing. JTable
将列从 index0index1,包容。
removeComponentListener(ComponentListener) - Method in class java.awt. Component
移除指定的组件侦听器,以便它不再接收来自该组件的组件事件。
removeConnectionEventListener(ConnectionEventListener) - Method in interface javax.sql. PooledConnection
从组件将被通知在这 PooledConnection对象当一个事件发生时,列表中删除给定的事件监听器。
removeConnectionNotificationListener(NotificationListener) - Method in interface javax.management.remote. JMXConnector
从列表中移除一个侦听器,以获知状态的更改。
removeConnectionNotificationListener(NotificationListener, NotificationFilter, Object) - Method in interface javax.management.remote. JMXConnector
从列表中移除一个侦听器,以获知状态的更改。
removeConnectionNotificationListener(NotificationListener) - Method in class javax.management.remote.rmi. RMIConnector
 
removeConnectionNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.remote.rmi. RMIConnector
 
removeConsumer(ImageConsumer) - Method in class java.awt.image. FilteredImageSource
删除从消费者感兴趣的数据列表imageconsumer这个图像。
removeConsumer(ImageConsumer) - Method in interface java.awt.image. ImageProducer
删除指定对象列表中的 ImageConsumer消费者目前注册接收图像数据。
removeConsumer(ImageConsumer) - Method in class java.awt.image. MemoryImageSource
删除从消费者感兴趣的数据列表imageconsumer这个图像。
removeConsumer(ImageConsumer) - Method in class java.awt.image.renderable. RenderableImageProducer
从该图像的消费者感兴趣的数据列表中删除一个imageconsumer。
removeContainerListener(ContainerListener) - Method in class java.awt. Container
移除指定的容器侦听器,所以它不再接收来自该容器的容器事件。
removeContents() - Method in interface javax.xml.soap. SOAPElement
将所有的孩子这 SOAPElement
removeControlButtons() - Method in class javax.swing.plaf.metal. MetalFileChooserUI
 
removeControllerEventListener(ControllerEventListener, int[]) - Method in interface javax.sound.midi. Sequencer
删除一个或多个控制器事件中的控制器事件侦听器的兴趣。
removeDescendantSelectedPaths(TreePath, boolean) - Method in class javax.swing. JTree
删除,是后人的 path选择任何路径。
removeDescendantToggledPaths(Enumeration<TreePath>) - Method in class javax.swing. JTree
删除任何后代在 toRemove已经扩大了 TreePaths
removeDocumentListener(DocumentListener) - Method in class javax.swing.text. AbstractDocument
删除文档侦听器。
removeDocumentListener(DocumentListener) - Method in class javax.swing.text. DefaultStyledDocument
删除文档侦听器。
removeDocumentListener(DocumentListener) - Method in interface javax.swing.text. Document
将给定的观察名单的通知,将不再接收更新。
removeDragGestureListener(DragGestureListener) - Method in class java.awt.dnd. DragGestureRecognizer
注销当前DragGestureListener
removeDragSourceListener(DragSourceListener) - Method in class java.awt.dnd. DragSource
从这个 DragSource移除指定的 DragSourceListener
removeDragSourceListener(DragSourceListener) - Method in class java.awt.dnd. DragSourceContext
从这个 DragSourceContext移除指定的 DragSourceListener
removeDragSourceMotionListener(DragSourceMotionListener) - Method in class java.awt.dnd. DragSource
从这个 DragSource移除指定的 DragSourceMotionListener
removeDropTargetListener(DropTargetListener) - Method in class java.awt.dnd. DropTarget
删除当前 DropTargetListener(单播)。
removeEditor() - Method in class javax.swing. JTable
丢弃编辑对象并释放它用于细胞渲染房地产。
removeEditor() - Method in class javax.swing.plaf.basic. BasicComboBoxUI
这种公共方法是实施特定的,应该是私人的。
removeEldestEntry(Map.Entry<K, V>) - Method in class java.util. LinkedHashMap
返回 true如果这Map应该将其长子的入口。
removeElement(Object) - Method in class java.util. Vector
从该向量中移除第一个(最低索引)发生的参数。
removeElement(String) - Method in class javax.imageio.metadata. IIOMetadataFormatImpl
从格式中删除一个元素。
removeElement(Object) - Method in class javax.swing. DefaultComboBoxModel
 
removeElement(Object) - Method in class javax.swing. DefaultListModel
从这个列表中移除第一个(最低索引)发生的参数。
removeElement(Object) - Method in interface javax.swing. MutableComboBoxModel
从模型中移除一个项目。
removeElement(Element) - Method in class javax.swing.text. DefaultStyledDocument
从这个文档中删除一个元素。
removeElementAt(int) - Method in class java.util. Vector
在指定的索引中删除组件。
removeElementAt(int) - Method in class javax.swing. DefaultComboBoxModel
 
removeElementAt(int) - Method in class javax.swing. DefaultListModel
在指定的索引中删除组件。
removeElementAt(int) - Method in interface javax.swing. MutableComboBoxModel
在一个特定的索引中删除一个项目。
removeEntries(int, int) - Method in class javax.swing. SizeSequence
从这个 SizeSequence删除一组连续的条目。
removeEntry(Principal, AclEntry) - Method in interface java.security.acl. Acl
删除从该ACL ACL条目。
removeEventListener(String, EventListener, boolean) - Method in interface org.w3c.dom.events. EventTarget
此方法允许从事件目标中移除事件侦听器。
removeField(String) - Method in interface javax.management. Descriptor
从描述符中移除字段。
removeField(String) - Method in class javax.management. ImmutableDescriptor
从描述符中移除字段。
removeField(String) - Method in class javax.management.modelmbean. DescriptorSupport
 
removeFirst() - Method in class java.util. ArrayDeque
 
removeFirst() - Method in class java.util.concurrent. ConcurrentLinkedDeque
 
removeFirst() - Method in class java.util.concurrent. LinkedBlockingDeque
 
removeFirst() - Method in interface java.util. Deque
检索并移除此队列的第一个元素。
removeFirst() - Method in class java.util. LinkedList
移除并返回此列表中的第一个元素。
removeFirstOccurrence(Object) - Method in class java.util. ArrayDeque
删除在这个队列的第一个出现的指定元素(当遍历容器从头部到尾部)。
removeFirstOccurrence(Object) - Method in interface java.util.concurrent. BlockingDeque
删除第一个出现的指定元素从这个队列。
removeFirstOccurrence(Object) - Method in class java.util.concurrent. ConcurrentLinkedDeque
删除第一个元素 e这样 o.equals(e),如果这种元素存在于这个容器。
removeFirstOccurrence(Object) - Method in class java.util.concurrent. LinkedBlockingDeque
 
removeFirstOccurrence(Object) - Method in interface java.util. Deque
删除第一个出现的指定元素从这个队列。
removeFirstOccurrence(Object) - Method in class java.util. LinkedList
删除此列表中指定元素的第一个出现(当遍历从头到尾的列表)。
removeFlavorListener(FlavorListener) - Method in class java.awt.datatransfer. Clipboard
移除指定的 FlavorListener使它不再接收 FlavorEvents从这 Clipboard
removeFocusListener(FocusListener) - Method in class java.awt. Component.AccessibleAWTComponent
移除指定的焦点侦听器,所以它不再接收来自该组件的焦点事件。
removeFocusListener(FocusListener) - Method in class java.awt. Component
移除指定的焦点侦听器,以便它不再接收来自该组件的焦点事件。
removeFocusListener(FocusListener) - Method in class java.awt. List.AccessibleAWTList.AccessibleAWTListChild
移除指定的焦点侦听器,所以它不再接收来自该组件的焦点事件。
removeFocusListener(FocusListener) - Method in class java.awt. MenuComponent.AccessibleAWTMenuComponent
移除指定的焦点侦听器,所以它不再接收来自该组件的焦点事件。
removeFocusListener(FocusListener) - Method in interface javax.accessibility. AccessibleComponent
移除指定的焦点侦听器,所以它不再接收来自该组件的焦点事件。
removeFocusListener(FocusListener) - Method in class javax.swing. JList.AccessibleJList.AccessibleJListChild
 
removeFocusListener(FocusListener) - Method in class javax.swing. JTable.AccessibleJTable.AccessibleJTableCell
 
removeFocusListener(FocusListener) - Method in class javax.swing. JTree.AccessibleJTree.AccessibleJTreeNode
 
removeFocusListener(FocusListener) - Method in class javax.swing.table. JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
removeFromEnvironment(String) - Method in interface javax.naming. Context
从这个上下文的环境中移除环境属性。
removeFromEnvironment(String) - Method in class javax.naming. InitialContext
 
removeFromParent() - Method in class javax.swing.tree. DefaultMutableTreeNode
删除子树扎根在这个节点的树,给这个节点空母。
removeFromParent() - Method in interface javax.swing.tree. MutableTreeNode
移除其母公司的接收器。
removeFromSource() - Method in class javax.swing.plaf.basic. BasicTreeUI.MouseInputHandler
 
removeHandler(Handler) - Method in class java.util.logging. Logger
删除日志汉德勒。
removeHandshakeCompletedListener(HandshakeCompletedListener) - Method in class javax.net.ssl. SSLSocket
移除先前注册的握手完成侦听器。
removeHeader(String) - Method in class javax.xml.soap. MimeHeaders
删除所有 MimeHeader对象的名称相匹配的名字。
removeHierarchyBoundsListener(HierarchyBoundsListener) - Method in class java.awt. Component
移除指定的层次结构界限侦听器,以便它不再接收来自该组件的层次约束事件。
removeHierarchyListener(HierarchyListener) - Method in class java.awt. Component
移除指定的层次结构侦听器,以便它不再接收来自该组件的层次结构更改的事件。
removeHighlight(Object) - Method in class javax.swing.text. DefaultHighlighter
从视图中移除一个亮点。
removeHighlight(Object) - Method in interface javax.swing.text. Highlighter
从视图中移除一个亮点。
removeHyperlinkListener(HyperlinkListener) - Method in class javax.swing. JEditorPane
移除一个超链接侦听器。
removeIconFor(JInternalFrame) - Method in class javax.swing. DefaultDesktopManager
去除 F的桌面图标方便的方法是必要的。
removeIdentity(Identity) - Method in class java.security. IdentityScope
过时的。
从这个标识范围中移除一个身份。
removeIf(Predicate<? super E>) - Method in class java.util. ArrayList
 
removeIf(Predicate<? super E>) - Method in interface java.util. Collection
删除满足给定谓词的这个集合的所有元素。
removeIf(Predicate<? super E>) - Method in class java.util.concurrent. CopyOnWriteArrayList
 
removeIf(Predicate<? super E>) - Method in class java.util.concurrent. CopyOnWriteArraySet
 
removeIf(Predicate<? super E>) - Method in class java.util. Vector
 
removeIIOReadProgressListener(IIOReadProgressListener) - Method in class javax.imageio. ImageReader
删除从注册侦听器列表的一个 IIOReadProgressListener进展。
removeIIOReadUpdateListener(IIOReadUpdateListener) - Method in class javax.imageio. ImageReader
删除从注册更新列表 IIOReadUpdateListener听众。
removeIIOReadWarningListener(IIOReadWarningListener) - Method in class javax.imageio. ImageReader
删除从注册侦听器列表的一个 IIOReadWarningListener误差。
removeIIOWriteProgressListener(IIOWriteProgressListener) - Method in class javax.imageio. ImageWriter
删除从注册侦听器列表的一个 IIOWriteProgressListener进展。
removeIIOWriteWarningListener(IIOWriteWarningListener) - Method in class javax.imageio. ImageWriter
删除从注册侦听器列表的一个 IIOWriteWarningListener警告。
removeImage(Image) - Method in class java.awt. MediaTracker
从这个媒体跟踪中移除指定的图像。
removeImage(Image, int) - Method in class java.awt. MediaTracker
从该媒体跟踪的指定跟踪标识中移除指定的图像。
removeImage(Image, int, int, int) - Method in class java.awt. MediaTracker
从这个媒体跟踪中移除指定的图像与指定的宽度、高度和身份证。
removeImage(int) - Method in class javax.imageio. ImageWriter
从流中删除图像。
removeIndexInterval(int, int) - Method in class javax.swing. DefaultListSelectionModel
除去在区间index0指数,指数(含)的选择模型。
removeIndexInterval(int, int) - Method in interface javax.swing. ListSelectionModel
除去在区间index0指数,指数(含)的选择模型。
removeInputMethodListener(InputMethodListener) - Method in class java.awt. Component
移除指定的输入法侦听器,以便它不再接收来自该组件的输入方法事件。
removeInternal(EventListener, EventListener) - Static method in class java.awt. AWTEventMulticaster
返回产生的组播侦听者从listener-l.清除旧的听众后
removeInternalFrameListener(InternalFrameListener) - Method in class javax.swing. JInternalFrame
移除指定的内部框架侦听器,以便它不再接收来自内部帧的内部帧事件。
removeInvalidComponent(JComponent) - Method in class javax.swing. RepaintManager
从无效组件的列表中删除一个组件。
removeItem(Object) - Method in class javax.swing. JComboBox
从项目列表中删除一个项目。
removeItemAt(int) - Method in class javax.swing. JComboBox
删除项目 anIndex这种方法只有 JComboBox使用可变数据模型。
removeItemListener(ItemListener) - Method in class java.awt. Checkbox
移除指定的项目侦听器,以便该项目侦听器不再接收来自该复选框的项目事件。
removeItemListener(ItemListener) - Method in class java.awt. CheckboxMenuItem
移除指定的项目侦听器,以便它不再接收从这个复选框菜单项中的项目事件。
removeItemListener(ItemListener) - Method in class java.awt. Choice
中移除指定的项的倾听者,不再接收项目事件从这 Choice菜单。
removeItemListener(ItemListener) - Method in interface java.awt. ItemSelectable
移除一个项目侦听器。
removeItemListener(ItemListener) - Method in class java.awt. List
移除指定的项目侦听器,以便它不再从该列表中接收项目事件。
removeItemListener(ItemListener) - Method in class javax.swing. AbstractButton
删除按钮 ItemListener
removeItemListener(ItemListener) - Method in interface javax.swing. ButtonModel
删除从模型的一个 ItemListener
removeItemListener(ItemListener) - Method in class javax.swing. DefaultButtonModel
删除从模型的一个 ItemListener
removeItemListener(ItemListener) - Method in class javax.swing. JComboBox
删除一个 ItemListener
removeKeyEventDispatcher(KeyEventDispatcher) - Method in class java.awt. KeyboardFocusManager
除去KeyEventDispatcher这是以前添加到这个keyboardfocusmanager的调度链。
removeKeyEventPostProcessor(KeyEventPostProcessor) - Method in class java.awt. KeyboardFocusManager
移除以前添加的keyeventpostprocessor从这keyboardfocusmanager的后处理器链。
removeKeyListener(KeyListener) - Method in class java.awt. Component
移除指定的键侦听器,以便它不再接收来自该组件的关键事件。
removeKeymap(String) - Static method in class javax.swing.text. JTextComponent
删除命名映射之前添加到文档。
removeKeyStrokeBinding(KeyStroke) - Method in interface javax.swing.text. Keymap
移除绑定的键盘布局。
removeLast() - Method in class java.util. ArrayDeque
 
removeLast() - Method in class java.util.concurrent. ConcurrentLinkedDeque
 
removeLast() - Method in class java.util.concurrent. LinkedBlockingDeque
 
removeLast() - Method in interface java.util. Deque
检索并移除此队列的最后一个元素。
removeLast() - Method in class java.util. LinkedList
移除并返回此列表中的最后一个元素。
removeLastOccurrence(Object) - Method in class java.util. ArrayDeque
在deque容器移除指定元素的最后出现(当遍历容器从头部到尾部)。
removeLastOccurrence(Object) - Method in interface java.util.concurrent. BlockingDeque
移除指定元素的最后出现从这个队列。
removeLastOccurrence(Object) - Method in class java.util.concurrent. ConcurrentLinkedDeque
删除最后一个元素 e这样 o.equals(e),如果这种元素存在于这个容器。
removeLastOccurrence(Object) - Method in class java.util.concurrent. LinkedBlockingDeque
 
removeLastOccurrence(Object) - Method in interface java.util. Deque
移除指定元素的最后出现从这个队列。
removeLastOccurrence(Object) - Method in class java.util. LinkedList
删除此列表中指定元素的最后一次(当遍历从头到尾的列表时)。
removeLayoutComponent(Component) - Method in class java.awt. BorderLayout
从这个边界布局中移除指定的组件。
removeLayoutComponent(Component) - Method in class java.awt. CardLayout
从布局中移除指定的组件。
removeLayoutComponent(Component) - Method in class java.awt. FlowLayout
从布局中移除指定的组件。
removeLayoutComponent(Component) - Method in class java.awt. GridBagLayout
从该布局中移除指定的组件。
removeLayoutComponent(Component) - Method in class java.awt. GridLayout
从布局中移除指定的组件。
removeLayoutComponent(Component) - Method in interface java.awt. LayoutManager
从布局中移除指定的组件。
removeLayoutComponent(Component) - Method in class javax.swing. BoxLayout
不使用这个类。
removeLayoutComponent(Component) - Method in class javax.swing. GroupLayout
通知, Component已从父容器中移除。
removeLayoutComponent(Component) - Method in class javax.swing. JRootPane.RootLayout
 
removeLayoutComponent(Component) - Method in class javax.swing. JSpinner.DefaultEditor
LayoutManager方法不。
removeLayoutComponent(Component) - Method in class javax.swing. OverlayLayout
从布局中移除指定的组件。
removeLayoutComponent(Component) - Method in class javax.swing.plaf.basic. BasicComboBoxUI.ComboBoxLayoutManager
 
removeLayoutComponent(Component) - Method in class javax.swing.plaf.basic. BasicInternalFrameTitlePane.TitlePaneLayout
 
removeLayoutComponent(Component) - Method in class javax.swing.plaf.basic. BasicInternalFrameUI.InternalFrameLayout
 
removeLayoutComponent(Component) - Method in class javax.swing.plaf.basic. BasicOptionPaneUI.ButtonAreaLayout
 
removeLayoutComponent(Component) - Method in class javax.swing.plaf.basic. BasicScrollBarUI
 
removeLayoutComponent(Component) - Method in class javax.swing.plaf.basic. BasicSplitPaneDivider.DividerLayout
 
removeLayoutComponent(Component) - Method in class javax.swing.plaf.basic. BasicSplitPaneUI.BasicHorizontalLayoutManager
从我们的知识中移除指定的组件。
removeLayoutComponent(Component) - Method in class javax.swing.plaf.basic. BasicTabbedPaneUI.TabbedPaneLayout
 
removeLayoutComponent(Component) - Method in class javax.swing. ScrollPaneLayout
从布局中移除指定的组件。
removeLayoutComponent(Component) - Method in class javax.swing. SpringLayout
移除与指定组件关联的约束。
removeLayoutComponent(Component) - Method in class javax.swing. ViewportLayout
从布局中移除指定的组件。
removeLineListener(LineListener) - Method in interface javax.sound.sampled. Line
从该行的侦听器列表中移除指定的侦听器。
removeListDataListener(ListDataListener) - Method in class javax.swing. AbstractListModel
从所通知的列表中移除一个在每次发生更改时通知的列表的侦听器。
removeListDataListener(ListDataListener) - Method in interface javax.swing. ListModel
从所通知的列表中移除一个在每次发生更改时通知的列表的侦听器。
removeListeners() - Method in class javax.swing.plaf.metal. MetalComboBoxUI
过时的。
作为java 2平台V1.4。
removeListSelectionListener(ListSelectionListener) - Method in class javax.swing. DefaultListSelectionModel
从所通知的列表中删除一个侦听器,每次更改到选择时发生。
removeListSelectionListener(ListSelectionListener) - Method in class javax.swing. JList
从列表中移除一个选择侦听器。
removeListSelectionListener(ListSelectionListener) - Method in interface javax.swing. ListSelectionModel
从所通知的列表中删除一个侦听器,每次更改到选择时发生。
removeMember(Principal) - Method in interface java.security.acl. Group
从组中移除指定的成员。
removeMenuDragMouseListener(MenuDragMouseListener) - Method in class javax.swing. JMenuItem
删除菜单项的 MenuDragMouseListener
removeMenuKeyListener(MenuKeyListener) - Method in class javax.swing. JMenuItem
删除菜单项的 MenuKeyListener
removeMenuKeyListener(MenuKeyListener) - Method in class javax.swing. JPopupMenu
从弹出菜单中 MenuKeyListener
removeMenuListener(MenuListener) - Method in class javax.swing. JMenu
移除菜单事件的侦听器。
removeMetaEventListener(MetaEventListener) - Method in interface javax.sound.midi. Sequencer
从注册的监听器这个音序器的列表中移除指定的元事件监听器,如果事实上侦听器注册。
removeMimeHeader(String) - Method in class javax.xml.soap. AttachmentPart
移除给定的名称匹配所有MIME标头。
removeMimeHeader(String) - Method in class javax.xml.soap. SOAPPart
移除给定的名称匹配所有MIME标头。
removeMouseListener(MouseListener) - Method in class java.awt. Component
移除指定的鼠标侦听器,以便它不再接收来自该组件的鼠标事件。
removeMouseListener(MouseListener) - Method in class java.awt. TrayIcon
移除指定的鼠标侦听器。
removeMouseMotionListener(MouseMotionListener) - Method in class java.awt. Component
移除指定的鼠标移动侦听器,以便它不再接收来自该组件的鼠标运动事件。
removeMouseMotionListener(MouseMotionListener) - Method in class java.awt. TrayIcon
移除指定的鼠标移动侦听器。
removeMouseWheelListener(MouseWheelListener) - Method in class java.awt. Component
移除指定的鼠标轮侦听器,以便它不再接收来自该组件的鼠标轮事件。
removeNamedItem(String) - Method in interface org.w3c.dom. NamedNodeMap
移除指定名称的节点。
removeNamedItemNS(String, String) - Method in interface org.w3c.dom. NamedNodeMap
删除一个节点指定的本地名称和命名空间URI。
removeNamespaceDeclaration(String) - Method in interface javax.xml.soap. SOAPElement
移除与给定前缀对应的命名空间声明。
removeNamingListener(NamingListener) - Method in interface javax.naming.event. EventContext
从接收命名事件被这 EventContext移除侦听器。
removeNode() - Method in class java.util.prefs. AbstractPreferences
实现了 removeNode()方法按规范 Preferences.removeNode()
removeNode() - Method in class java.util.prefs. Preferences
消除这种偏好节点及其所有后裔,使包含在删除节点的任何偏好。
removeNodeChangeListener(NodeChangeListener) - Method in class java.util.prefs. AbstractPreferences
 
removeNodeChangeListener(NodeChangeListener) - Method in class java.util.prefs. Preferences
移除指定的 NodeChangeListener,所以它不再接受变更事件。
removeNodeFromParent(MutableTreeNode) - Method in class javax.swing.tree. DefaultTreeModel
此消息从父节点删除节点。
removeNodeSpi() - Method in class java.util.prefs. AbstractPreferences
消除这种偏好的节点,它失效,它包含任何偏好。
removeNotification(Integer) - Method in class javax.management.timer. Timer
从通知列表中移除与指定的标识符相对应的计时器通知。
removeNotification(Integer) - Method in interface javax.management.timer. TimerMBean
从通知列表中移除与指定的标识符相对应的计时器通知。
removeNotificationListener(ObjectName, ObjectName) - Method in interface javax.management. MBeanServer
 
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface javax.management. MBeanServer
 
removeNotificationListener(ObjectName, NotificationListener) - Method in interface javax.management. MBeanServer
 
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface javax.management. MBeanServer
 
removeNotificationListener(ObjectName, ObjectName) - Method in interface javax.management. MBeanServerConnection
从注册MBean移除侦听器。
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface javax.management. MBeanServerConnection
从注册MBean移除侦听器。
removeNotificationListener(ObjectName, NotificationListener) - Method in interface javax.management. MBeanServerConnection
从注册MBean移除侦听器。
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface javax.management. MBeanServerConnection
从注册MBean移除侦听器。
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management. MBeanServerDelegate
 
removeNotificationListener(NotificationListener) - Method in class javax.management. MBeanServerDelegate
 
removeNotificationListener(NotificationListener) - Method in class javax.management.modelmbean. RequiredModelMBean
删除一个监听器的通知。
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.modelmbean. RequiredModelMBean
 
removeNotificationListener(NotificationListener) - Method in interface javax.management. NotificationBroadcaster
从这个MBean移除侦听器。
removeNotificationListener(NotificationListener) - Method in class javax.management. NotificationBroadcasterSupport
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management. NotificationBroadcasterSupport
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in interface javax.management. NotificationEmitter
从这个MBean移除侦听器。
removeNotificationListener(ObjectName, ObjectName, Subject) - Method in interface javax.management.remote.rmi. RMIConnection
removeNotificationListener(ObjectName, ObjectName, MarshalledObject, MarshalledObject, Subject) - Method in interface javax.management.remote.rmi. RMIConnection
removeNotificationListener(ObjectName, ObjectName, Subject) - Method in class javax.management.remote.rmi. RMIConnectionImpl
 
removeNotificationListener(ObjectName, ObjectName, MarshalledObject, MarshalledObject, Subject) - Method in class javax.management.remote.rmi. RMIConnectionImpl
 
removeNotificationListener(ObjectName, ObjectName, MarshalledObject, MarshalledObject, Subject) - Method in class javax.management.remote.rmi. RMIConnectionImpl_Stub
 
removeNotificationListener(ObjectName, ObjectName, Subject) - Method in class javax.management.remote.rmi. RMIConnectionImpl_Stub
 
removeNotificationListener(NotificationListener) - Method in class javax.management. StandardEmitterMBean
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management. StandardEmitterMBean
 
removeNotificationListeners(ObjectName, Integer[], Subject) - Method in interface javax.management.remote.rmi. RMIConnection
removeNotificationListeners(ObjectName, Integer[], Subject) - Method in class javax.management.remote.rmi. RMIConnectionImpl
 
removeNotificationListeners(ObjectName, Integer[], Subject) - Method in class javax.management.remote.rmi. RMIConnectionImpl_Stub
 
removeNotifications(String) - Method in class javax.management.timer. Timer
从通知列表中移除对应于指定类型的所有计时器通知。
removeNotifications(String) - Method in interface javax.management.timer. TimerMBean
从通知列表中移除对应于指定类型的所有计时器通知。
removeNotify() - Method in class java.awt. Component
让这 Component不可显示的破坏它本地的屏幕资源。
removeNotify() - Method in class java.awt. Container
让这个容器不可显示去除其连接到其本地网资源。
removeNotify(ComponentPeer) - Method in class java.awt.dnd. DropTarget
通知droptarget它一直游离于组件的这种方法通常被称为从java awt组件。。。与此droptarget相关通知droptarget,componentpeer已经分离,部件removenotify()。
removeNotify() - Method in class java.awt.dnd. DropTargetContext
打电话时的 DropTargetContextPeer分离。
removeNotify() - Method in class java.awt. Frame
使这个框架不可显示去除其连接到其本地网资源。
removeNotify(Component) - Method in class java.awt.im. InputContext
当输入的背景下,一个客户端组件已从其层次结构拆除,或输入法支持已被禁用的组件。
removeNotify() - Method in interface java.awt.im.spi. InputMethod
通知客户端组件已从其层次结构或删除输入法,输入法支持已被禁用的组件。
removeNotify() - Method in class java.awt. List
删除此列表的对等体。
removeNotify() - Method in class java.awt. Menu
删除菜单的对等点。
removeNotify() - Method in class java.awt. MenuBar
删除菜单栏的对等点。
removeNotify() - Method in class java.awt. MenuComponent
删除菜单组件的对等点。
removeNotify() - Method in class java.awt. TextComponent
删除 TextComponent的同伴。
removeNotify() - Method in class java.awt. Window
让这个容器不可显示去除其连接到其本地网资源。
removeNotify() - Method in class javax.swing. AbstractButton
通知这个组件,它不再有父组件。
removeNotify() - Method in class javax.swing. JButton
覆盖 JComponent.removeNotify看看这个按钮是目前在 RootPane默认按钮,如果是这样,将确保 RootPane不持有无效按钮参考 nullRootPane的默认按钮。
removeNotify() - Method in class javax.swing. JComponent
通知这个组件,它不再有父组件。
removeNotify() - Method in class javax.swing. JLayer
通知这个组件,它不再有父组件。
removeNotify() - Method in class javax.swing. JMenuBar
覆盖 JComponent.removeNotify注销菜单与当前键盘管理。
removeNotify() - Method in class javax.swing. JRootPane
通知这个组件,它不再有父组件。
removeNotify() - Method in class javax.swing. JTable
unconfigureEnclosingScrollPane方法调用。
removeNotify() - Method in class javax.swing.text. JTextComponent
 
removeObjectValue(String) - Method in class javax.imageio.metadata. IIOMetadataFormatImpl
不允许 Object引用被存储在节点实施命名的元素。
removeObservedObject(ObjectName) - Method in class javax.management.monitor. Monitor
删除指定的对象从观察MBeans集。
removeObservedObject(ObjectName) - Method in interface javax.management.monitor. MonitorMBean
删除指定的对象从观察MBeans集。
removeParameter(String) - Method in class javax.activation. MimeType
删除与给定名称相关联的任何值。
removeParameters() - Method in class java.awt.image.renderable. ParameterBlock
清除参数列表。
removePermission(Permission) - Method in interface java.security.acl. AclEntry
删除指定的权限从该ACL入口。
removePopupMenuListener(PopupMenuListener) - Method in class javax.swing. JComboBox
删除一个 PopupMenuListener
removePopupMenuListener(PopupMenuListener) - Method in class javax.swing. JPopupMenu
删除一个 PopupMenu听众。
removePreferenceChangeListener(PreferenceChangeListener) - Method in class java.util.prefs. AbstractPreferences
 
removePreferenceChangeListener(PreferenceChangeListener) - Method in class java.util.prefs. Preferences
移除指定的偏好更改侦听器,所以它不再接收偏好更改事件。
removePrintJobAttributeListener(PrintJobAttributeListener) - Method in interface javax.print. DocPrintJob
从这个打印作业中移除一个属性侦听器。
removePrintJobListener(PrintJobListener) - Method in interface javax.print. DocPrintJob
从这个打印作业中移除一个侦听器。
removePrintServiceAttributeListener(PrintServiceAttributeListener) - Method in interface javax.print. PrintService
从该打印服务中删除打印服务侦听器。
removePropertyChangeListener(PropertyChangeListener) - Method in class java.awt. Component.AccessibleAWTComponent
从列表中删除一个propertychangelistener听众。
removePropertyChangeListener(PropertyChangeListener) - Method in class java.awt. Component
从列表中移除侦听器propertychangelistener。
removePropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt. Component
删除一个 PropertyChangeListener从监听器列表的特定属性。
removePropertyChangeListener(PropertyChangeListener) - Method in class java.awt. Container.AccessibleAWTContainer
从列表中删除一个propertychangelistener听众。
removePropertyChangeListener(PropertyChangeListener) - Method in class java.awt. KeyboardFocusManager
从列表中移除侦听器propertychangelistener。
removePropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt. KeyboardFocusManager
删除一个propertychangelistener从监听器列表的特定属性。
removePropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt. SystemTray
删除一个 PropertyChangeListener从监听器列表的特定属性。
removePropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt. Toolkit
移除指定的桌面属性的指定属性更改侦听器。
removePropertyChangeListener(String, PropertyChangeListener) - Method in interface java.beans.beancontext. BeanContextChild
除去这一 PropertyChangeListener BeanContextChild以便它不再接收 PropertyChangeEvents当指定的属性发生了变化。
removePropertyChangeListener(String, PropertyChangeListener) - Method in class java.beans.beancontext. BeanContextChildSupport
消除对特定财产propertychangelistener。
removePropertyChangeListener(PropertyChangeListener) - Method in interface java.beans. Customizer
拆下的propertychange事件侦听器。
removePropertyChangeListener(PropertyChangeListener) - Method in class java.beans. PropertyChangeSupport
从列表中删除一个propertychangelistener听众。
removePropertyChangeListener(String, PropertyChangeListener) - Method in class java.beans. PropertyChangeSupport
消除对特定财产propertychangelistener。
removePropertyChangeListener(PropertyChangeListener) - Method in interface java.beans. PropertyEditor
移除值更改的侦听器。
removePropertyChangeListener(PropertyChangeListener) - Method in class java.beans. PropertyEditorSupport
移除值更改的侦听器。
removePropertyChangeListener(PropertyChangeListener) - Method in interface java.util.jar. Pack200.Packer
过时的。
PropertyChangeListener依赖创造未来的java平台模块化的一个重大障碍。这种方法将在未来的版本中删除。
removePropertyChangeListener(PropertyChangeListener) - Method in interface java.util.jar. Pack200.Unpacker
过时的。
PropertyChangeListener依赖创造未来的java平台模块化的一个重大障碍。这种方法将在未来的版本中删除。
removePropertyChangeListener(PropertyChangeListener) - Method in class java.util.logging. LogManager
过时的。
PropertyChangeListener依赖创造未来的java平台模块化的一个重大障碍。这种方法将在未来的版本中删除。全球LogManager可以检测变化的日志配置的readConfiguration凌驾性的方法。
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.accessibility. AccessibleContext
从列表中移除侦听器propertychangelistener。
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing. AbstractAction
从列表中移除侦听器 PropertyChangeListener
removePropertyChangeListener(PropertyChangeListener) - Method in interface javax.swing. Action
删除一个 PropertyChange听众。
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing. JComponent.AccessibleJComponent
从列表中移除侦听器propertychangelistener。
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing. JList.AccessibleJList.AccessibleJListChild
 
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing. JTable.AccessibleJTable.AccessibleJTableCell
从列表中移除侦听器 PropertyChangeListener
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing. JTree.AccessibleJTree.AccessibleJTreeNode
从列表中删除一个propertychangelistener听众。
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing. JTree.EmptySelectionModel
这是覆盖,什么也不做; EmptySelectionModel不允许选择。
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.plaf.basic. BasicDirectoryModel
从列表中移除侦听器propertychangelistener。
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.plaf. LayerUI
从列表中移除侦听器propertychangelistener。
removePropertyChangeListener(String, PropertyChangeListener) - Method in class javax.swing.plaf. LayerUI
删除一个 PropertyChangeListener从监听器列表的特定属性。
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing. SwingWorker
从列表中移除侦听器 PropertyChangeListener
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.table. JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.table. TableColumn
从列表中移除侦听器 PropertyChangeListener
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.tree. DefaultTreeSelectionModel
从列表中移除侦听器propertychangelistener。
removePropertyChangeListener(PropertyChangeListener) - Method in interface javax.swing.tree. TreeSelectionModel
从列表中移除侦听器propertychangelistener。
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing. UIDefaults
从列表中移除侦听器 PropertyChangeListener
removePropertyChangeListener(PropertyChangeListener) - Static method in class javax.swing. UIManager
从列表中移除侦听器 PropertyChangeListener
removeProvider(String) - Static method in class java.security. Security
用指定名称删除提供程序。
removeRange(int, int) - Method in class java.util. AbstractList
从列表中删除所有的元素的索引 fromIndex之间,包容性,和 toIndex,独家。
removeRange(int, int) - Method in class java.util. ArrayList
从列表中删除所有的元素的索引 fromIndex之间,包容性,和 toIndex,独家。
removeRange(int, int) - Method in class java.util. Vector
从列表中删除所有的元素的索引 fromIndex之间,包容性,和 toIndex,独家。
removeRange(int, int) - Method in class javax.swing. DefaultListModel
在指定的索引范围内删除组件。
removeRedundantState() - Method in class javax.swing.undo. StateEdit
去除多余的键/值状态表。
removeRelation(String) - Method in class javax.management.relation. RelationService
从关系服务中移除给定的关系。
removeRelation(String) - Method in interface javax.management.relation. RelationServiceMBean
从关系服务中移除给定的关系。
removeRelationType(String) - Method in class javax.management.relation. RelationService
从关系服务中移除给定的关系类型。
removeRelationType(String) - Method in interface javax.management.relation. RelationServiceMBean
从关系服务中移除给定的关系类型。
removeResourceBundle(String) - Method in class javax.swing. UIDefaults
从搜索本地化默认值的资源包列表中移除一个资源包。
removeRow(int) - Method in class javax.swing.table. DefaultTableModel
删除行从模型 row
removeRowSelectionInterval(int, int) - Method in class javax.swing. JTable
取消选择该行从 index0index1,包容。
removeRowSetListener(RowSetListener) - Method in class javax.sql.rowset. BaseRowSet
从这 RowSet听众对象的列表中移除指定的对象。
removeRowSetListener(RowSetListener) - Method in interface javax.sql. RowSet
从组件将被通知在这 RowSet对象当一个事件发生时,列表中移除指定的听众。
removeRowSorterListener(RowSorterListener) - Method in class javax.swing. RowSorter
删除一个 RowSorterListener
removeSelectionInterval(int, int) - Method in class javax.swing. DefaultListSelectionModel
变化的选择是当前选择的差集和指标之间的 index0index1包容。
removeSelectionInterval(int, int) - Method in class javax.swing. JList
设置选择是指定的间隔的设置差异和当前选择。
removeSelectionInterval(int, int) - Method in class javax.swing. JTree
从选择中移除指定的行(包含)。
removeSelectionInterval(int, int) - Method in interface javax.swing. ListSelectionModel
变化的选择是当前选择的差集和指标之间的 index0index1包容。
removeSelectionPath(TreePath) - Method in class javax.swing. JTree
从当前选择中移除指定路径所标识的节点。
removeSelectionPath(TreePath) - Method in class javax.swing.tree. DefaultTreeSelectionModel
从选择中删除路径。
removeSelectionPath(TreePath) - Method in interface javax.swing.tree. TreeSelectionModel
从选择中删除路径。
removeSelectionPaths(TreePath[]) - Method in class javax.swing. JTree.EmptySelectionModel
这是覆盖,什么也不做; EmptySelectionModel不允许选择。
removeSelectionPaths(TreePath[]) - Method in class javax.swing. JTree
从当前选择中移除指定路径所标识的节点。
removeSelectionPaths(TreePath[]) - Method in class javax.swing.tree. DefaultTreeSelectionModel
从选择中删除路径。
removeSelectionPaths(TreePath[]) - Method in interface javax.swing.tree. TreeSelectionModel
从选择中删除路径。
removeSelectionRow(int) - Method in class javax.swing. JTree
除去排在指数 row从当前选择。
removeSelectionRows(int[]) - Method in class javax.swing. JTree
移除在指定行中选择的行。
removeService(Provider.Service) - Method in class java.security. Provider
删除以前添加的使用 putService()服务。
removeShutdownHook(Thread) - Method in class java.lang. Runtime
去注册一个以前注册的虚拟机关机钩子。
removeSources() - Method in class java.awt.image.renderable. ParameterBlock
清除源图像列表。
removeSpi(String) - Method in class java.util.prefs. AbstractPreferences
删除此首选项节点中指定的键的关联(如果有的话)。
removeStatementEventListener(StatementEventListener) - Method in interface javax.sql. PooledConnection
从组件时会通知驱动程序检测到一个 PreparedStatement已经关闭或无效的列表中移除指定的 StatementEventListener
removeStyle(String) - Method in class javax.swing. JTextPane
删除命名non- null风格以前添加到文档。
removeStyle(String) - Method in class javax.swing.text. DefaultStyledDocument
删除先前添加到文档中的一个命名样式。
removeStyle(String) - Method in class javax.swing.text.html. StyleSheet
删除先前添加到文档中的一个命名样式。
removeStyle(String) - Method in class javax.swing.text. StyleContext
删除先前添加到文档中的一个命名样式。
removeStyle(String) - Method in interface javax.swing.text. StyledDocument
删除先前添加到文档中的一个命名样式。
removeStyleSheet(StyleSheet) - Method in class javax.swing.text.html. StyleSheet
从这些接收器将样式表 ss
removeTabAt(int) - Method in class javax.swing. JTabbedPane
删除标签 index
removeTableModelListener(TableModelListener) - Method in class javax.swing.table. AbstractTableModel
从所通知的列表中移除一个在每次发生更改时通知的列表的侦听器。
removeTableModelListener(TableModelListener) - Method in interface javax.swing.table. TableModel
从通知每次更改到数据模型的列表中移除一个侦听器。
removeTextListener(TextListener) - Method in class java.awt. TextComponent
移除指定的文本事件监听器,它不再接收文本事件从这个文本组件如果 lnull,不引发异常,则不执行行动。
removeTileObserver(TileObserver) - Method in class java.awt.image. BufferedImage
移除瓷砖观察者。
removeTileObserver(TileObserver) - Method in interface java.awt.image. WritableRenderedImage
移除一个观察者。
removeTransformer(ClassFileTransformer) - Method in interface java.lang.instrument. Instrumentation
将提供的变压器。
removeTreeExpansionListener(TreeExpansionListener) - Method in class javax.swing. JTree
删除一 TreeExpansion事件监听器。
removeTreeModelListener(TreeModelListener) - Method in class javax.swing.tree. DefaultTreeModel
删除以前添加 addtreemodellistener()听众。
removeTreeModelListener(TreeModelListener) - Method in interface javax.swing.tree. TreeModel
删除以前添加 addTreeModelListener听众。
removeTreeSelectionListener(TreeSelectionListener) - Method in class javax.swing. JTree.EmptySelectionModel
这是覆盖,什么也不做; EmptySelectionModel不允许选择。
removeTreeSelectionListener(TreeSelectionListener) - Method in class javax.swing. JTree
删除一个 TreeSelection听众。
removeTreeSelectionListener(TreeSelectionListener) - Method in class javax.swing.tree. DefaultTreeSelectionModel
删除x从听众,每一次选择的treepaths改变设置的通知列表。
removeTreeSelectionListener(TreeSelectionListener) - Method in interface javax.swing.tree. TreeSelectionModel
删除x从听众,每一次选择的treepaths改变设置的通知列表。
removeTreeWillExpandListener(TreeWillExpandListener) - Method in class javax.swing. JTree
删除一 TreeWillExpand事件监听器。
removeUndoableEditListener(UndoableEditListener) - Method in class javax.swing.text. AbstractDocument
移除一个撤消侦听器。
removeUndoableEditListener(UndoableEditListener) - Method in interface javax.swing.text. Document
将给定的观察名单的通知,将不再接收更新。
removeUndoableEditListener(UndoableEditListener) - Method in class javax.swing.undo. UndoableEditSupport
删除一个 UndoableEditListener
removeUnicodeLocaleAttribute(String) - Method in class java.util. Locale.Builder
删除一个Unicode区域的属性,如果存在,否则没有效果。
removeUpdate(DocumentEvent) - Method in interface javax.swing.event. DocumentListener
发出通知,该文档的一部分已被删除。
removeUpdate(AbstractDocument.DefaultDocumentEvent) - Method in class javax.swing.text. AbstractDocument
更新任何文档结构作为文本移除的结果。
removeUpdate() - Method in class javax.swing.text. DefaultStyledDocument.ElementBuffer
响应从文档中的相关序列的移除来更新元素结构。
removeUpdate(AbstractDocument.DefaultDocumentEvent) - Method in class javax.swing.text. DefaultStyledDocument
更新文档结构作为文本移除的结果。
removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text. FieldView
给予通知,该视图是由该视图负责的位置中的某个文件被删除的。
removeUpdate(FlowView, DocumentEvent, Rectangle) - Method in class javax.swing.text. FlowView.FlowStrategy
给出通知,在给定的流程视图负责的位置上从文档中删除了某个东西。
removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text. FlowView
给予通知,该视图是由该视图负责的位置中的某个文件被删除的。
removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text. GlyphView
给予通知,该视图是由该视图负责的位置中的某个文件被删除的。
removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.html. InlineView
给予通知,该视图是由该视图负责的位置中的某个文件被删除的。
removeUpdate(DocumentEvent) - Method in class javax.swing.text. JTextComponent.AccessibleJTextComponent
处理文件删除(火适当的属性改变事件,这是accessibleContext. accessible_text_property)。
removeUpdate(AbstractDocument.DefaultDocumentEvent) - Method in class javax.swing.text. PlainDocument
更新任何文档结构作为文本移除的结果。
removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text. PlainView
给予通知,该视图是由该视图负责的位置中的某个文件被删除的。
removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text. View
给予通知,该视图是由该视图负责的位置中的某个文件被删除的。
removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text. WrappedPlainView
给予通知,该视图是由该视图负责的位置中的某个文件被删除的。
removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text. ZoneView
给予通知,该视图是由该视图负责的位置中的某个文件被删除的。
removeValue(String) - Method in interface javax.net.ssl. SSLSession
在会话的应用层数据中删除绑定到给定名称的对象。
removeVetoableChangeListener(VetoableChangeListener) - Method in class java.awt. KeyboardFocusManager
从列表中移除侦听器vetoablechangelistener。
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class java.awt. KeyboardFocusManager
删除一个vetoablechangelistener从监听器列表的特定属性。
removeVetoableChangeListener(String, VetoableChangeListener) - Method in interface java.beans.beancontext. BeanContextChild
除去这一 VetoableChangeListener BeanContextChild以便它不再接收事件时,指定的属性的变化。
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class java.beans.beancontext. BeanContextChildSupport
删除一个 VetoableChangeListener
removeVetoableChangeListener(VetoableChangeListener) - Method in class java.beans. VetoableChangeSupport
从列表中删除一个vetoablechangelistener听众。
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class java.beans. VetoableChangeSupport
消除对特定财产vetoablechangelistener。
removeVetoableChangeListener(VetoableChangeListener) - Method in class javax.swing. JComponent
从列表中移除侦听器 VetoableChangeListener
removeWindowFocusListener(WindowFocusListener) - Method in class java.awt. Window
移除指定的窗口焦点侦听器,以便它不再接收来自该窗口的窗口事件。
removeWindowListener(WindowListener) - Method in class java.awt. Window
移除指定的窗口侦听器,以便它不再接收来自该窗口的窗口事件。
removeWindowStateListener(WindowStateListener) - Method in class java.awt. Window
移除指定的窗口状态侦听器,以便它不再接收来自该窗口的窗口事件。
rename(Name, Name) - Method in interface javax.naming. Context
绑定了一个新的名字对象绑定到一个古老的名字,和其他老字号。
rename(String, String) - Method in interface javax.naming. Context
绑定了一个新的名字对象绑定到一个古老的名字,和其他老字号。
rename(String, String) - Method in class javax.naming. InitialContext
 
rename(Name, Name) - Method in class javax.naming. InitialContext
 
renameFile(File, File) - Method in class javax.swing.plaf.basic. BasicDirectoryModel
重命名一个文件在文件系统。
renameNode(Node, String, String) - Method in interface org.w3c.dom. Document
重命名类型 ELEMENT_NODEATTRIBUTE_NODE现有节点。
renameTo(File) - Method in class java.io. File
重命名文件的抽象路径名记。
render(Runnable) - Method in class javax.swing.text. AbstractDocument
这使得该模型可以安全地呈现在货币的存在下,如果该模型支持异步更新。
render(Runnable) - Method in interface javax.swing.text. Document
允许该模型在并发的情况下安全地呈现,如果模型支持异步更新的话。
RENDERABLE_IMAGE - Static variable in class javax.print. DocFlavor.SERVICE_FORMATTED
使用格式化打印数据文件与打印数据表示味道类名称= "java.awt.image.renderable.RenderableImage"(渲染图像对象)。
RenderableImage - Interface in java.awt.image.renderable
一个renderableimage渲染是独立影像的通用接口(一个概念它包含分辨率无关)。
RenderableImageOp - Class in java.awt.image.renderable
这类处理操作的渲染方面与相关的一个contextualrenderedimagefactory实例帮助。
RenderableImageOp(ContextualRenderedImageFactory, ParameterBlock) - Constructor for class java.awt.image.renderable. RenderableImageOp
构建了一个renderedimageop给予contextualrenderedimagefactory对象,和一个parameterblock含renderableimage来源和其他参数。
RenderableImageProducer - Class in java.awt.image.renderable
一个适配器类实现imageproducer允许一个renderableimage异步生产。
RenderableImageProducer(RenderableImage, RenderContext) - Constructor for class java.awt.image.renderable. RenderableImageProducer
构建了从renderableimage和rendercontext新renderableimageproducer。
RenderContext - Class in java.awt.image.renderable
一个rendercontext封装需要从一个renderableimage产生特定的呈现信息。
RenderContext(AffineTransform, Shape, RenderingHints) - Constructor for class java.awt.image.renderable. RenderContext
构建一个与给定的变换rendercontext。
RenderContext(AffineTransform) - Constructor for class java.awt.image.renderable. RenderContext
构建一个与给定的变换rendercontext。
RenderContext(AffineTransform, RenderingHints) - Constructor for class java.awt.image.renderable. RenderContext
构建一个与给定的变换和渲染的暗示rendercontext。
RenderContext(AffineTransform, Shape) - Constructor for class java.awt.image.renderable. RenderContext
构建一个与给定的变换和感兴趣的领域rendercontext。
RenderedImage - Interface in java.awt.image
renderedimage是一种常见的接口对象包含或可以在光栅的形式产生的图像数据。
RenderedImageFactory - Interface in java.awt.image.renderable
的renderedimagefactory接口(通常简称RIF)的目的是通过课程,希望作为工厂生产不同的效果图来实现的,例如通过一套源执行一系列的bufferedimageops,取决于特定的一组参数,性能,和渲染的暗示。
renderer - Variable in class javax.swing. JComboBox
这个保护字段是实现特定的。
Renderer - Interface in javax.swing
定义负责“渲染”(显示)值的对象的要求。
renderer - Variable in class javax.swing.tree. DefaultTreeCellEditor
渲染器,用于从边境和偏移。
rendererPane - Variable in class javax.swing.plaf.basic. BasicListUI
 
rendererPane - Variable in class javax.swing.plaf.basic. BasicTableHeaderUI
 
rendererPane - Variable in class javax.swing.plaf.basic. BasicTableUI
 
rendererPane - Variable in class javax.swing.plaf.basic. BasicTreeUI
用于油漆treecellrenderer。
rendererPane - Variable in class javax.swing.plaf.metal. MetalComboBoxButton
 
RenderingHints - Class in java.awt
RenderingHints类的定义和管理收藏键和关联值,允许应用程序提供输入到其他进行绘制和图像操作服务类应用算法的选择。
RenderingHints(Map<RenderingHints.Key, ?>) - Constructor for class java.awt. RenderingHints
用从指定的映射对象初始化的键和值构造一个新的对象,该对象可能是空的。
RenderingHints(RenderingHints.Key, Object) - Constructor for class java.awt. RenderingHints
用指定的键/值对构造一个新的对象。
RenderingHints.Key - Class in java.awt
定义基类的所有键一起使用的 RenderingHints类来控制各种算法的选择在绘制成像管道。
reorderingAllowed - Variable in class javax.swing.table. JTableHeader
如果是真的,重新排序的列是由用户允许;默认是真的。
reorderVisually(byte[], int, Object[], int, int) - Static method in class java.text. Bidi
在数组的视觉秩序基础上的等级排序的对象。
repaint() - Method in class java.awt. Component
重画这部分。
repaint(long) - Method in class java.awt. Component
重新绘制组件。
repaint(int, int, int, int) - Method in class java.awt. Component
重画指定矩形的这一部分。
repaint(long, int, int, int, int) - Method in class java.awt. Component
重画指定矩形的这一部分在 tm毫秒。
repaint() - Method in class javax.swing. DefaultListCellRenderer
出于性能原因,重写。
repaint(long, int, int, int, int) - Method in class javax.swing. DefaultListCellRenderer
出于性能原因,重写。
repaint(Rectangle) - Method in class javax.swing. DefaultListCellRenderer
出于性能原因,重写。
repaint(long, int, int, int, int) - Method in class javax.swing. JApplet
重画指定矩形的这一部分在 time毫秒。
repaint(long, int, int, int, int) - Method in class javax.swing. JComponent
如果组件显示的是指定区域,则将指定的区域添加到脏区域列表中。
repaint(Rectangle) - Method in class javax.swing. JComponent
如果组件显示的是指定区域,则将指定的区域添加到脏区域列表中。
repaint(long, int, int, int, int) - Method in class javax.swing. JDialog
重画指定矩形的这一部分在 time毫秒。
repaint(long, int, int, int, int) - Method in class javax.swing. JFrame
重画指定矩形的这一部分在 time毫秒。
repaint(long, int, int, int, int) - Method in class javax.swing. JViewport
在父母总是重画坐标系统确保只有一个涂料是由 RepaintManager进行。
repaint(long, int, int, int, int) - Method in class javax.swing. JWindow
重画指定矩形的这一部分在 time毫秒。
repaint(long, int, int, int, int) - Method in class javax.swing.table. DefaultTableCellRenderer
出于性能原因,重写。
repaint(Rectangle) - Method in class javax.swing.table. DefaultTableCellRenderer
出于性能原因,重写。
repaint() - Method in class javax.swing.table. DefaultTableCellRenderer
出于性能原因,重写。
repaint() - Method in class javax.swing.text. DefaultCaret
因为符号是画。
repaint(long, int, int, int, int) - Method in class javax.swing.tree. DefaultTreeCellRenderer
出于性能原因,重写。
repaint(Rectangle) - Method in class javax.swing.tree. DefaultTreeCellRenderer
出于性能原因,重写。
repaint() - Method in class javax.swing.tree. DefaultTreeCellRenderer
出于性能原因,重写。
repaintCellFocus() - Method in class javax.swing.plaf.basic. BasicListUI.FocusHandler
 
RepaintManager - Class in javax.swing
这类管理重画请求,允许一些重画被最小化,例如被倒塌的多个请求到一个单一的重绘为组件树的成员。
RepaintManager() - Constructor for class javax.swing. RepaintManager
创建一个新的repaintmanager实例。
Repeatable - Annotation Type in java.lang.annotation
注释类型 java.lang.annotation.Repeatable用来指示注释类型的声明它(元)诠释的是重复的。
repeatKeyAction - Variable in class javax.swing.plaf.basic. BasicTreeUI.KeyHandler
正在生成的关键代码。
replace(char, char) - Method in class java.lang. String
返回从字符串中替换所有出现在 newChar oldChar结果字符串。
replace(CharSequence, CharSequence) - Method in class java.lang. String
每个子串替换该字符串指定的文本替换序列靶序列匹配的文字。
replace(int, int, String) - Method in class java.lang. StringBuffer
 
replace(int, int, String) - Method in class java.lang. StringBuilder
 
REPLACE - Static variable in class java.nio.charset. CodingErrorAction
行动表明编码错误是通过将错误的输入处理,将编码器的替换值到输出缓冲区,并恢复编码操作。
replace(Object, Object, Object) - Method in class java.security. Provider
仅当当前映射到指定的值时,替换指定的键的条目。
replace(Object, Object) - Method in class java.security. Provider
仅当它当前映射到某一值时,替换指定的键的条目。
replace(K, V, V) - Method in class java.util.concurrent. ConcurrentHashMap
仅当当前映射到一个给定值时,替换一个键的条目。
replace(K, V) - Method in class java.util.concurrent. ConcurrentHashMap
仅当当前映射到某个值时,替换一个键的条目。
replace(K, V, V) - Method in interface java.util.concurrent. ConcurrentMap
仅当当前映射到一个给定值时,替换一个键的条目。
replace(K, V) - Method in interface java.util.concurrent. ConcurrentMap
仅当当前映射到某个值时,替换一个键的条目。
replace(K, V, V) - Method in class java.util.concurrent. ConcurrentSkipListMap
仅当当前映射到一个给定值时,替换一个键的条目。
replace(K, V) - Method in class java.util.concurrent. ConcurrentSkipListMap
仅当当前映射到某个值时,替换一个键的条目。
replace(K, V, V) - Method in class java.util. HashMap
 
replace(K, V) - Method in class java.util. HashMap
 
replace(K, V, V) - Method in class java.util. Hashtable
 
replace(K, V) - Method in class java.util. Hashtable
 
replace(K, V, V) - Method in interface java.util. Map
仅当当前映射到指定的值时,替换指定的键的条目。
replace(K, V) - Method in interface java.util. Map
仅当它当前映射到某一值时,替换指定的键的条目。
replace(K, V, V) - Method in class java.util. TreeMap
 
replace(K, V) - Method in class java.util. TreeMap
 
replace(Component, Component) - Method in class javax.swing. GroupLayout
用新的替换现有组件。
replace(int, int, Element[]) - Method in class javax.swing.text. AbstractDocument.BranchElement
用新的元素替换内容。
replace(int, int, String, AttributeSet) - Method in class javax.swing.text. AbstractDocument
删除文本区域从 offsetoffset + length,与 text取代它。
replace(int, int, View[]) - Method in class javax.swing.text. AsyncBoxView
调用父类的子视图的更新,并更新为孩子的状态记录。
replace(int, int, View[]) - Method in class javax.swing.text. BoxView
无效的布局和大小的请求/分配缓存。
replace(int, int, View[]) - Method in class javax.swing.text. CompositeView
替换子视图。
replace(int, int, String, AttributeSet) - Method in class javax.swing.text. DocumentFilter.FilterBypass
删除文本区域从 offsetoffset + length,与 text取代它。
replace(DocumentFilter.FilterBypass, int, int, String, AttributeSet) - Method in class javax.swing.text. DocumentFilter
在替换指定文档中的文本区域之前调用的。
replace(int, int, View[]) - Method in class javax.swing.text. TableView
改变孩子的看法。
replace(int, int, View[]) - Method in class javax.swing.text. TableView.TableRow
改变孩子的看法。
replace(int, int, View[]) - Method in class javax.swing.text. View
替换子视图。
REPLACE_ATTRIBUTE - Static variable in interface javax.naming.directory. DirContext
此常量指定要替换具有指定值的属性。
replaceAll(String, String) - Method in class java.lang. String
每个子串替换该字符串的给予更换,给 regular expression比赛。
replaceAll(BiFunction<? super Object, ? super Object, ? extends Object>) - Method in class java.security. Provider
用调用给定函数的结果来替换每个条目的值,在顺序条目中返回一个条目集的迭代器,直到所有的条目被处理或函数抛出异常。
replaceAll(UnaryOperator<E>) - Method in class java.util. ArrayList
 
replaceAll(List<T>, T, T) - Static method in class java.util. Collections
将列表中的某一特定值的所有出现替换为另一个。
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class java.util.concurrent. ConcurrentHashMap
 
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in interface java.util.concurrent. ConcurrentMap
将每个条目的值替换为在该项上调用给定函数的结果,直到所有的条目都被处理或函数抛出异常。
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class java.util.concurrent. ConcurrentSkipListMap
 
replaceAll(UnaryOperator<E>) - Method in class java.util.concurrent. CopyOnWriteArrayList
 
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class java.util. HashMap
 
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class java.util. Hashtable
 
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class java.util. IdentityHashMap
 
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class java.util. LinkedHashMap
 
replaceAll(UnaryOperator<E>) - Method in interface java.util. List
用将运算符应用到该元素的结果替换此列表中的每个元素。
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in interface java.util. Map
将每个条目的值替换为在该项上调用给定函数的结果,直到所有的条目都被处理或函数抛出异常。
replaceAll(String) - Method in class java.util.regex. Matcher
取代用替换字符串的模式匹配的输入序列,每个子序列。
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class java.util. TreeMap
 
replaceAll(UnaryOperator<E>) - Method in class java.util. Vector
 
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class java.util. WeakHashMap
 
replaceChild(Node, Node) - Method in class javax.imageio.metadata. IIOMetadataNode
在名单上的孩子 newChild代替子节点 oldChild,并返回 oldChild节点。
replaceChild(Node, Node) - Method in interface org.w3c.dom. Node
在名单上的孩子 newChild代替子节点 oldChild,并返回 oldChild节点。
replaceData(int, int, String) - Method in interface org.w3c.dom. CharacterData
用指定的字符串替换在指定的16位单位偏移量开始的字符。
replaceEdit(UndoableEdit) - Method in class javax.swing.undo. AbstractUndoableEdit
此默认实现返回错误。
replaceEdit(UndoableEdit) - Method in interface javax.swing.undo. UndoableEdit
如果这 UndoableEdit应该取代 anEdit返回true。
replaceEditor(JComponent, JComponent) - Method in class javax.swing.plaf.basic. BasicSpinnerUI
PropertyChangeListenerJSpinner编辑属性的变化。
replaceEditor(JComponent, JComponent) - Method in class javax.swing.plaf.synth. SynthSpinnerUI
PropertyChangeListenerJSpinner编辑属性的变化。
replaceFirst(String, String) - Method in class java.lang. String
代替这个字符串的替换,给 regular expression匹配第一个字符串。
replaceFirst(String) - Method in class java.util.regex. Matcher
取代用替换字符串的模式匹配的输入序列的第一个序列。
replaceImageMetadata(int, IIOMetadata) - Method in class javax.imageio. ImageWriter
替换与现有图像相关联的图像元数据。
replaceItem(String, int) - Method in class java.awt. List
用新字符串替换滚动列表中指定索引处的项目。
replacement() - Method in class java.nio.charset. CharsetDecoder
返回此解码器的替换值。
replacement() - Method in class java.nio.charset. CharsetEncoder
返回此编码器的替换值。
replaceObject(Object) - Method in class java.io. ObjectOutputStream
这种方法将允许受信任的子类对象来代替一个物体对另一个序列化期间。
replacePane(JComponent, JComponent) - Method in class javax.swing.plaf.basic. BasicInternalFrameUI
安装必要的处理 newPane鼠标并将其添加到框架。
replacePixels(RenderedImage, ImageWriteParam) - Method in class javax.imageio. ImageWriter
替换已在给定图像的一部分的输出中的图像的一部分。
replacePixels(Raster, ImageWriteParam) - Method in class javax.imageio. ImageWriter
将图像的一部分 Raster输出中已经存在的一部分。
replaceRange(String, int, int) - Method in class java.awt. TextArea
用指定的替换文本替换指定的开始和结束位置之间的文本。
replaceRange(String, int, int) - Method in class javax.swing. JTextArea
用指定的新文本替换所指示的开始到结束位置的文本。
replaceSelection(String) - Method in class javax.swing. JEditorPane
将当前选定的内容替换为由给定的字符串表示的新内容。
replaceSelection(String) - Method in class javax.swing. JTextPane
将当前选定的内容替换为由给定的字符串表示的新内容。
replaceSelection(String) - Method in class javax.swing.text. JTextComponent
将当前选定的内容替换为由给定的字符串表示的新内容。
replaceStreamMetadata(IIOMetadata) - Method in class javax.imageio. ImageWriter
用新信息替换输出中的流元数据。
replaceText(String, int, int) - Method in class java.awt. TextArea
过时的。
作为JDK 1.1版本,取而代之的replaceRange(String, int, int)
replaceText(int, int, String) - Method in interface javax.accessibility. AccessibleEditableText
用指定的字符串替换两个索引之间的文本。
replaceText(int, int, String) - Method in class javax.swing. JSpinner.AccessibleJSpinner
用指定的字符串替换两个索引之间的文本。
replaceText(int, int, String) - Method in class javax.swing.text. JTextComponent.AccessibleJTextComponent
用指定的字符串替换两个索引之间的文本。
replaceUIActionMap(JComponent, ActionMap) - Static method in class javax.swing. SwingUtilities
要改变用户界面actionmap为 componentuiActionMap便利的方法。
replaceUIInputMap(JComponent, int, InputMap) - Static method in class javax.swing. SwingUtilities
要改变用户界面inputmap为 componentuiInputMap便利的方法。
replaceWholeText(String) - Method in interface org.w3c.dom. Text
用指定的文本替换当前节点的文本和所有逻辑上的相邻的文本节点。
replaceWith(String) - Method in class java.nio.charset. CharsetDecoder
更改此解码器的替换值。
replaceWith(byte[]) - Method in class java.nio.charset. CharsetEncoder
改变此编码器的替换值。
ReplicateScaleFilter - Class in java.awt.image
缩放图像使用简单的算法首先根据类。
ReplicateScaleFilter(int, int) - Constructor for class java.awt.image. ReplicateScaleFilter
构建了一个replicatescalefilter,尺度从源图像的像素指定的宽度和高度参数。
reply_status() - Method in interface org.omg.PortableInterceptor. RequestInfoOperations
描述操作调用的结果的状态。
REPORT - Static variable in class java.nio.charset. CodingErrorAction
行动表明编码错误将被报告,要么返回一个 CoderResult对象或扔一个 CharacterCodingException,以适当的方法进行编码的过程。
REPORT - Static variable in class javax.print.attribute.standard. Severity
表明 PrinterStateReason是“报告”(不严重)。
report(Diagnostic<? extends S>) - Method in class javax.tools. DiagnosticCollector
 
report(Diagnostic<? extends S>) - Method in interface javax.tools. DiagnosticListener
当找到一个问题时调用。
report(String, String, Object, Location) - Method in interface javax.xml.stream. XMLReporter
在应用程序特定的格式中报告所需的消息。
REPORTER - Static variable in class javax.xml.stream. XMLInputFactory
属性用于设置或获取的xmlreporter接口的实现
reportError(String, Exception, int) - Method in class java.util.logging. Handler
保护便利的方法对汉德勒的报告中所定义的错误错误。
RepositoryIdHelper - Class in org.omg.CORBA
对于 RepositoryId帮手。
RepositoryIdHelper() - Constructor for class org.omg.CORBA. RepositoryIdHelper
 
request(Object, String) - Method in class org.omg.CORBA.portable. Delegate
在动态调用接口中创建一个用于使用的请求实例。
request(Object, String, boolean) - Method in class org.omg.CORBA.portable. Delegate
请求是由短获得OutputStream编组参数。
Request - Class in org.omg.CORBA
包含调用方法所必需的信息的对象。
Request() - Constructor for class org.omg.CORBA. Request
 
REQUEST_CIPHER_SUITE - Static variable in class javax.xml.ws.spi.http. HttpExchange
标准特性:密码套件价值当收到请求通过HTTPS
request_id() - Method in interface org.omg.PortableInterceptor. RequestInfoOperations
返回唯一标识一个活动请求/应答序列的标识号。
REQUEST_KEY_SIZE - Static variable in class javax.xml.ws.spi.http. HttpExchange
标准属性:点大小的算法,当请求被接收在HTTPS
REQUEST_PROCESSING_POLICY_ID - Interface in org.omg.PortableServer
org /天/ portableserver / request_processing_policy_id.java。
REQUEST_X509CERTIFICATE - Static variable in class javax.xml.ws.spi.http. HttpExchange
标准的属性:一个SSL证书,如果有,与请求关联的
requestAnonymity(boolean) - Method in interface org.ietf.jgss. GSSContext
请不要将引发剂的身份泄露给受体。
requestConf(boolean) - Method in interface org.ietf.jgss. GSSContext
请求数据的保密性是对 wrap方法启用。
requestCredDeleg(boolean) - Method in interface org.ietf.jgss. GSSContext
请求在上下文建立期间将引发剂的凭据授予给受体。
requestDefaultFocus() - Method in class javax.swing. JComponent
过时的。
截至1.4日,由FocusTraversalPolicy.getDefaultComponent(Container).requestFocus()
requestFocus() - Method in class java.awt. Component.AccessibleAWTComponent
请求此对象的焦点。
requestFocus() - Method in class java.awt. Component
请请求该组件获得输入焦点,并且该组件的顶级祖先将成为聚焦窗口。
requestFocus(boolean) - Method in class java.awt. Component
的要求,这 Component获得输入焦点,而这 Component顶级的祖先成为集中 Window
requestFocus() - Method in class java.awt. List.AccessibleAWTList.AccessibleAWTListChild
请求此对象的焦点。
requestFocus() - Method in class java.awt. MenuComponent.AccessibleAWTMenuComponent
请求此对象的焦点。
requestFocus() - Method in interface javax.accessibility. AccessibleComponent
请求此对象的焦点。
requestFocus() - Method in class javax.swing. JComponent
的要求,这 Component获取输入焦点。
requestFocus(boolean) - Method in class javax.swing. JComponent
的要求,这 Component获取输入焦点。
requestFocus() - Method in class javax.swing. JList.AccessibleJList.AccessibleJListChild
 
requestFocus() - Method in class javax.swing. JTable.AccessibleJTable.AccessibleJTableCell
 
requestFocus() - Method in class javax.swing. JTree.AccessibleJTree.AccessibleJTreeNode
 
requestFocus() - Method in class javax.swing.plaf.basic. BasicInternalFrameTitlePane.SystemMenuBar
 
requestFocus() - Method in class javax.swing.table. JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
requestFocusInWindow() - Method in class java.awt. Component
请请求此组件获得输入焦点,如果此组件的顶级祖先已经是聚焦窗口。
requestFocusInWindow(boolean) - Method in class java.awt. Component
的要求,这 Component获得输入焦点,如果这 Component顶级的祖先已经是集中 Window
requestFocusInWindow() - Method in class javax.swing. JComponent
的要求,这 Component获取输入焦点。
requestFocusInWindow(boolean) - Method in class javax.swing. JComponent
的要求,这 Component获取输入焦点。
RequestInfo - Interface in org.omg.PortableInterceptor
请求信息,访问拦截。
RequestInfoOperations - Interface in org.omg.PortableInterceptor
请求信息,访问拦截。
RequestingUserName - Class in javax.print.attribute.standard
类requestingusername是印刷类的属性、文本属性,指定提交打印作业的用户名称。
RequestingUserName(String, Locale) - Constructor for class javax.print.attribute.standard. RequestingUserName
用给定的用户名和区域设置构造一个新的请求用户名称属性。
requestInteg(boolean) - Method in interface org.ietf.jgss. GSSContext
要求数据的完整性是对 wrapgetMICmethods启用。
requestLifetime(int) - Method in interface org.ietf.jgss. GSSContext
在上下文中请求一个生命周期。
requestMutualAuth(boolean) - Method in interface org.ietf.jgss. GSSContext
在上下文建立过程中要求相互验证的请求。
requestPasswordAuthentication(InetAddress, int, String, String, String) - Static method in class java.net. Authenticator
向鉴定人,已与一个密码系统注册。
requestPasswordAuthentication(String, InetAddress, int, String, String, String) - Static method in class java.net. Authenticator
向鉴定人,已与一个密码系统注册。
requestPasswordAuthentication(String, InetAddress, int, String, String, String, URL, Authenticator.RequestorType) - Static method in class java.net. Authenticator
向鉴定人,已与一个密码系统注册。
RequestProcessingPolicy - Interface in org.omg.PortableServer
这一政策指定请求的处理创造了POA。
RequestProcessingPolicyOperations - Interface in org.omg.PortableServer
这一政策指定请求的处理创造了POA。
RequestProcessingPolicyValue - Class in org.omg.PortableServer
的requestprocessingpolicyvalue可以有以下值。
RequestProcessingPolicyValue(int) - Constructor for class org.omg.PortableServer. RequestProcessingPolicyValue
 
requestReplayDet(boolean) - Method in interface org.ietf.jgss. GSSContext
上下文设置后请求对每个消息安全服务启用重播检测的请求。
requestSequenceDet(boolean) - Method in interface org.ietf.jgss. GSSContext
上下文建立后请求序列检查为每个消息安全服务启用。
requestTopDownLeftRightResend(ImageConsumer) - Method in class java.awt.image. FilteredImageSource
要求一个给定的图像数据传送imageconsumer自上而下的再一次,左右顺序。
requestTopDownLeftRightResend(ImageConsumer) - Method in interface java.awt.image. ImageProducer
的要求,对 ImageConsumer代表,重新发送图像数据在topdownleftright阶再一次这样高质量的转换算法依赖于以接收像素可以用来产生图像的一个更好的输出版本的 ImageProducer尝试。
requestTopDownLeftRightResend(ImageConsumer) - Method in class java.awt.image. MemoryImageSource
要求一个给定的图像数据传送imageconsumer自上而下的再一次,左右顺序。
requestTopDownLeftRightResend(ImageConsumer) - Method in class java.awt.image.renderable. RenderableImageProducer
要求一个给定的图像数据传送imageconsumer自上而下的再一次,左右顺序。
RequestWrapper - Annotation Type in javax.xml.ws
用于在服务端点接口中的方法与请求包装豆在运行时使用。
require(int, String, String) - Method in class javax.xml.stream.util. StreamReaderDelegate
 
require(int, String, String) - Method in interface javax.xml.stream. XMLStreamReader
测试如果当前事件是给定类型的,如果命名空间和名称与当前事件的当前命名空间和名称匹配。
REQUIRED - Static variable in class java.awt. GraphicsConfigTemplate
值用“枚举”(整数)型。
required - Variable in class java.sql. DriverPropertyInfo
requiredtrue如果值必须提供此属性,否则在 Driver.connect false
REQUIRED - Static variable in class javax.security.auth.login. AppConfigurationEntry.LoginModuleControlFlag
需要 LoginModule
REQUIRED - Static variable in interface javax.swing.text.html.parser. DTDConstants
 
required - Variable in class javax.xml.ws.soap. AddressingFeature
如果在启用,此属性确定是否需要WS-Addressing端点。
RequiredModelMBean - Class in javax.management.modelmbean
这个类是一个ModelMBean实施。
RequiredModelMBean() - Constructor for class javax.management.modelmbean. RequiredModelMBean
构建一个空的 RequiredModelMBean ModelMBeanInfo。
RequiredModelMBean(ModelMBeanInfo) - Constructor for class javax.management.modelmbean. RequiredModelMBean
构建一个使用了个ModelMBeanInfo对象。
requireEnd() - Method in class java.util.regex. Matcher
如果更多的输入可以改变一个积极的匹配成一个负的回报。
requireNonNull(T) - Static method in class java.util. Objects
检查指定的对象的引用是不 null
requireNonNull(T, String) - Static method in class java.util. Objects
检查指定的对象的引用是不 nullNullPointerException如果是定制的。
requireNonNull(T, Supplier<String>) - Static method in class java.util. Objects
检查指定的对象的引用是不 nullNullPointerException如果是定制的。
REQUIRES_ATTENTION - Static variable in class javax.print.event. PrintJobEvent
打印服务表明,一个可能的瞬态问题可能需要外部干预前的打印服务可以继续。
requiresBidi(char[], int, int) - Static method in class java.text. Bidi
如果指定的文本需要比迪分析返回true。
REQUISITE - Static variable in class javax.security.auth.login. AppConfigurationEntry.LoginModuleControlFlag
必要的 LoginModule
RescaleOp - Class in java.awt.image
这类的样本值乘以每个像素由一个比例因子,然后加上一个偏移量执行由源图像中的像素的像素数据转换。
RescaleOp(float[], float[], RenderingHints) - Constructor for class java.awt.image. RescaleOp
构建所需的尺度因子和偏移量的一个新的rescaleop。
RescaleOp(float, float, RenderingHints) - Constructor for class java.awt.image. RescaleOp
构建与希望的比例因子的一个新的rescaleop和偏移。
rescanCurrentDirectory() - Method in class javax.swing. JFileChooser
告诉用户重新扫描文件列出当前目录。
rescanCurrentDirectory(JFileChooser) - Method in class javax.swing.plaf.basic. BasicFileChooserUI
 
rescanCurrentDirectory(JFileChooser) - Method in class javax.swing.plaf. FileChooserUI
 
rescanCurrentDirectory(JFileChooser) - Method in class javax.swing.plaf.metal. MetalFileChooserUI
 
rescanCurrentDirectory(JFileChooser) - Method in class javax.swing.plaf.multi. MultiFileChooserUI
调用该对象的每个UI处理 rescanCurrentDirectory方法。
resendTopDownLeftRight(ImageProducer) - Method in class java.awt.image. ImageFilter
响应一个请求TopDownLeftRight(TDLR)下令从 ImageConsumer像素数据重发。
RESERVED_ID_MAX - Static variable in class java.awt. AWTEvent
保留AWT事件ID的最大值。
RESERVED_UIROLE - Static variable in class javax.print. ServiceUIFactory
不是一个有效的角色,但角色标识大于此,可用于服务支持的私有角色。
reset() - Method in class java.awt.geom. Area
删除所有从这个 Area几何和恢复到空白区域。
reset() - Method in class java.awt.geom. Path2D
重置路径为空。
reset() - Method in class java.awt. Polygon
Polygon对象重置为空的多边形。
reset() - Method in class java.io. BufferedInputStream
看到的 InputStreamreset方法一般合同。
reset() - Method in class java.io. BufferedReader
将流到最近的标记。
reset() - Method in class java.io. ByteArrayInputStream
重置缓存到标记的位置。
reset() - Method in class java.io. ByteArrayOutputStream
将这个字节数组输出流的 count场为零,因此,目前累计输出输出流被丢弃。
reset() - Method in class java.io. CharArrayReader
将流到最近的标记,或开始,如果它没有被标记。
reset() - Method in class java.io. CharArrayWriter
重置缓冲,这样你可以再次使用它没有抛出已分配的缓冲区。
reset() - Method in class java.io. FilterInputStream
重新定位该流在时间的 mark方法的位置上呼吁这个输入流。
reset() - Method in class java.io. FilterReader
重置流。
reset() - Method in class java.io. InputStream
重新定位该流在时间的 mark方法的位置上呼吁这个输入流。
reset() - Method in class java.io. LineNumberInputStream
过时的。
重新定位该流在时间的 mark方法的位置上呼吁这个输入流。
reset() - Method in class java.io. LineNumberReader
重置流到最近的标记。
reset() - Method in class java.io. ObjectOutputStream
重置将忽略已写入流的任何对象的状态。
reset() - Method in class java.io. PushbackInputStream
重新定位该流在时间的 mark方法的位置上呼吁这个输入流。
reset() - Method in class java.io. PushbackReader
重置流。
reset() - Method in class java.io. Reader
重置流。
reset() - Method in class java.io. StringBufferInputStream
过时的。
复位输入流读取这个输入流的数据缓冲区中的第一个字符开始。
reset() - Method in class java.io. StringReader
将流到最近的标记,或字符串的开始如果没有被标记。
reset() - Method in class java.nio. Buffer
重置此缓冲区的位置之前标记的位置。
reset() - Method in class java.nio.charset. CharsetDecoder
重置该解码器,清除任何内部状态。
reset() - Method in class java.nio.charset. CharsetEncoder
重置该编码器,清除任何内部状态。
reset() - Method in interface java.nio.file. WatchKey
重置该关注的关键。
reset() - Method in class java.security. MessageDigest
重置为进一步利用消化。
reset() - Method in class java.text. CollationElementIterator
将光标移到字符串的开头。
reset() - Method in class java.util.concurrent.atomic. DoubleAccumulator
重置变量保持更新的价值认同。
reset() - Method in class java.util.concurrent.atomic. DoubleAdder
重置变量保持总和为零。
reset() - Method in class java.util.concurrent.atomic. LongAccumulator
重置变量保持更新的价值认同。
reset() - Method in class java.util.concurrent.atomic. LongAdder
重置变量保持总和为零。
reset() - Method in class java.util.concurrent. CyclicBarrier
重置为其初始状态的屏障。
reset() - Method in class java.util.logging. LogManager
重置日志记录配置。
reset() - Method in class java.util.regex. Matcher
这个重置匹配。
reset(CharSequence) - Method in class java.util.regex. Matcher
这个重置匹配新的输入序列。
reset() - Method in class java.util. Scanner
重置该扫描仪。
reset() - Method in class java.util.zip. Adler32
重置校验和初始值。
reset() - Method in interface java.util.zip. Checksum
重置为其初始值的校验。
reset() - Method in class java.util.zip. CRC32
重置CRC-32初始值。
reset() - Method in class java.util.zip. Deflater
重置deflater这样一套新的输入数据处理。
reset() - Method in class java.util.zip. DeflaterInputStream
空不支持此操作。
reset() - Method in class java.util.zip. Inflater
将打气筒,一套新的输入数据处理。
reset() - Method in class java.util.zip. InflaterInputStream
重新定位该流在时间的 mark方法的位置上呼吁这个输入流。
reset() - Method in class javax.crypto. Mac
Mac重置对象。
reset() - Method in class javax.imageio. ImageReader
ImageReader恢复到其初始状态。
reset() - Method in class javax.imageio. ImageWriter
ImageWriter恢复到其初始状态。
reset() - Method in class javax.imageio.metadata. IIOMetadata
将所有数据存储在这个对象的默认值,通常为国家这个对象是在施工后立即,虽然精确的语义是插件的具体。
reset() - Method in interface javax.imageio.stream. ImageInputStream
返回到以前的位置流指针,包括位偏移,在最近的时间 mark无与伦比的电话。
reset() - Method in class javax.imageio.stream. ImageInputStreamImpl
重置当前流的字节和比特位置从标记位置的堆栈。
reset() - Method in class javax.sound.sampled. AudioInputStream
重新定位该音频输入流的位置,它在时间上的 mark方法调用。
reset() - Method in class javax.swing. ProgressMonitorInputStream
覆盖 FilterInputStream.reset重置进度监控以及流。
RESET - Static variable in class javax.swing.text.html. FormView
过时的。
作为1.3的价值来自于formview.resetbuttontext”属性”
reset() - Method in class javax.xml.bind.util. ValidationEventCollector
清除所有收集的错误和警告。
reset() - Method in class javax.xml.datatype. XMLGregorianCalendar
XMLGregorianCalendar复位到其原始值。
reset() - Method in class javax.xml.parsers. DocumentBuilder
DocumentBuilder复位到原来的配置。
reset() - Method in class javax.xml.parsers. SAXParser
SAXParser复位到原来的配置。
reset() - Method in class javax.xml.transform. Transformer
Transformer复位到原来的配置。
reset() - Method in class javax.xml.validation. Validator
Validator复位到原来的配置。
reset() - Method in interface javax.xml.xpath. XPath
XPath复位到原来的配置。
reset() - Method in class org.xml.sax.helpers. NamespaceSupport
重新设置此命名空间支持对象的重用。
RESET_FLAGS_ALREADY_NOTIFIED - Static variable in class javax.management.monitor. Monitor
这个标志是用来重置 alreadyNotifieds监控属性。
resetAllControllers() - Method in interface javax.sound.midi. MidiChannel
重置所有实现控制器的默认值。
resetChoosableFileFilters() - Method in class javax.swing. JFileChooser
复位可选文件筛选器列表的开始状态。
resetInputValue() - Method in class javax.swing.plaf.basic. BasicOptionPaneUI
设置输入值的选项窗格接收机提供的外观和感觉的基础上在inputcomponent价值。
resetKeyboardActions() - Method in class javax.swing. JComponent
将所有绑定在一线 InputMapsActionMap
resetLayoutManager() - Method in class javax.swing.plaf.basic. BasicSplitPaneUI
重置基于方向信息与invalidatelayout布局管理器将在适当的组件。
resetMarksAtZero() - Method in class javax.swing.text. GapContent
重置所有的标志,有0有一个零指数以及偏移。
resetPeakThreadCount() - Method in interface java.lang.management. ThreadMXBean
重置峰值线程数对当前活的线程数。
resetPeakUsage() - Method in interface java.lang.management. MemoryPoolMXBean
重置该内存池的内存使用峰值统计当前内存使用率。
resetRecognizer() - Method in class java.awt.dnd. DragGestureRecognizer
重置系统,如果其目前识别手势,忽略它。
resetRowSelection() - Method in class javax.swing.tree. DefaultTreeSelectionModel
更新此对象映射到行树路径。
resetRowSelection() - Method in interface javax.swing.tree. TreeSelectionModel
更新这个对象的映射从TreePaths行。
resetSizeAt(int) - Method in class javax.swing.plaf.basic. BasicSplitPaneUI.BasicHorizontalLayoutManager
重置组件的大小在过去的位置。
resetSyntax() - Method in class java.io. StreamTokenizer
重置这个tokenizer的语法表,所有的文字都是“普通”。看到一个字符被普通的更多信息, ordinaryChar方法。
resetToPreferredSizes() - Method in class javax.swing. JSplitPane
提出了基于组件的首选大小的孩子 JSplitPane布局。
resetToPreferredSizes() - Method in class javax.swing.plaf.basic. BasicSplitPaneUI.BasicHorizontalLayoutManager
标志接收器,以便下一次这个实例是奠定了它会要求首选的大小。
resetToPreferredSizes(JSplitPane) - Method in class javax.swing.plaf.basic. BasicSplitPaneUI
短信重置优先尺寸。
resetToPreferredSizes(JSplitPane) - Method in class javax.swing.plaf.multi. MultiSplitPaneUI
调用该对象的每个UI处理 resetToPreferredSizes方法。
resetToPreferredSizes(JSplitPane) - Method in class javax.swing.plaf. SplitPaneUI
消息来保护基于组件的首选大小孩子JSplitPane。
resetViewPort() - Method in class javax.swing. JScrollPane.AccessibleJScrollPane
 
reshape(int, int, int, int) - Method in class java.awt. Component
过时的。
作为JDK 1.1版本,取而代之的setBounds(int, int, int, int)
reshape(int, int, int, int) - Method in class java.awt. Rectangle
过时的。
作为JDK 1.1版本,取而代之的setBounds(int, int, int, int)
reshape(int, int, int, int) - Method in class java.awt. Window
过时的。
作为JDK 1.1版本,取而代之的setBounds(int, int, int, int)
reshape(int, int, int, int) - Method in class javax.swing. JComponent
过时的。
作为JDK 5,取而代之的Component.setBounds(int, int, int, int)

移动和调整该组件。

reshape(int, int, int, int) - Method in class javax.swing. JInternalFrame
移动和调整该组件。
reshape(int, int, int, int) - Method in class javax.swing. JViewport
这个视口的边界集。
RESIZABLE - Static variable in class javax.accessibility. AccessibleState
表示此对象的大小不固定。
resizable - Variable in class javax.swing. JInternalFrame
框架的大小可以改变。
resize(int, int) - Method in class java.applet. Applet
要求这个程序被调整。
resize(Dimension) - Method in class java.applet. Applet
要求这个程序被调整。
resize(int, int) - Method in class java.awt. Component
过时的。
作为JDK 1.1版本,取而代之的setSize(int, int)
resize(Dimension) - Method in class java.awt. Component
过时的。
作为JDK 1.1版本,取而代之的setSize(Dimension)
resize(int, int) - Method in class java.awt. Rectangle
过时的。
作为JDK 1.1版本,取而代之的setSize(int, int)
RESIZE_NONE - Variable in class javax.swing.plaf.basic. BasicInternalFrameUI.BorderListener
 
RESIZE_WEIGHT_PROPERTY - Static variable in class javax.swing. JSplitPane
重量的束缚性质。
resizeAndRepaint() - Method in class javax.swing. JTable
相当于 revalidate随后 repaint
resizeAndRepaint() - Method in class javax.swing.table. JTableHeader
大小的标题,并标志着它需要显示。
resizedPostingDisableCount - Variable in class javax.swing.table. TableColumn
过时的。
作为java 2平台V1.3
resizeFrame(JComponent, int, int, int, int) - Method in class javax.swing. DefaultDesktopManager
要求用新的值 setBoundsForFrame
resizeFrame(JComponent, int, int, int, int) - Method in interface javax.swing. DesktopManager
用户调整大小的组件。
resizingAllowed - Variable in class javax.swing.table. JTableHeader
如果是真的,大小的列是由用户允许;默认是真的。
resizingColumn - Variable in class javax.swing.table. JTableHeader
被调整大小的列的索引。
resolution - Variable in class javax.sound.midi. MidiFileFormat
MIDI文件的定时分辨率。
resolution - Variable in class javax.sound.midi. Sequence
序列的定时分辨率。
ResolutionSyntax - Class in javax.print.attribute
resolutionsyntax类是抽象基类提供的所有属性表示打印机分辨率共同实施。
ResolutionSyntax(int, int, int) - Constructor for class javax.print.attribute. ResolutionSyntax
从给定项目中构造一个新的分辨率属性。
resolve(URI) - Method in class java.net. URI
解决给定URI对这个URI。
resolve(String) - Method in class java.net. URI
通过分析给定字符串然后解决它在构造一个新的URI的URI。
resolve(Path) - Method in interface java.nio.file. Path
解决此路径的给定路径。
resolve(String) - Method in interface java.nio.file. Path
将一个给定的路径字符串到 Path解决它反对这 Path完全相同的方式,通过 resolve方法指定。
resolve(Map<TemporalField, Long>, TemporalAccessor, ResolverStyle) - Method in interface java.time.temporal. TemporalField
解析此字段提供一个更简单的替代或日期。
resolve(String, String) - Method in interface javax.xml.transform. URIResolver
由处理器遇到一个XSL时:包括XSL:进口,或document()功能。
resolve(NameComponent[]) - Method in class org.omg.CosNaming. _NamingContextExtStub
解析操作是在一个给定的上下文中检索一个绑定到名称的对象的过程。
resolve(NameComponent[]) - Method in class org.omg.CosNaming. _NamingContextStub
解析操作是在一个给定的上下文中检索一个绑定到名称的对象的过程。
resolve(NameComponent[]) - Method in interface org.omg.CosNaming. NamingContextOperations
解析操作是在一个给定的上下文中检索一个绑定到名称的对象的过程。
resolve_initial_references(String) - Method in class org.omg.CORBA. ORB
从可用的初始服务名称的集合中解析特定对象引用。
resolve_initial_references(String) - Method in interface org.omg.PortableInterceptor. ORBInitInfoOperations
相同的 ORB.resolve_initial_references
resolve_str(String) - Method in class org.omg.CosNaming. _NamingContextExtStub
此操作解决了字符化的名字到对象的引用。
resolve_str(String) - Method in interface org.omg.CosNaming. NamingContextExtOperations
此操作解决了字符化的名字到对象的引用。
ResolveAttribute - Static variable in interface javax.swing.text. AttributeSet
属性名称,用于标识属性的解析父组,如果定义了一个。
ResolveAttribute - Static variable in class javax.swing.text. StyleConstants
属性名称,用于标识属性的解析父组,如果定义了一个。
resolveClass(ObjectStreamClass) - Method in class java.io. ObjectInputStream
加载指定的流类描述的本地类等价。
resolveClass(Class<?>) - Method in class java.lang. ClassLoader
链接指定的类。
resolveDate(Map<TemporalField, Long>, ResolverStyle) - Method in class java.time.chrono. AbstractChronology
解决 ChronoField值解析到日期在解析。
resolveDate(Map<TemporalField, Long>, ResolverStyle) - Method in interface java.time.chrono. Chronology
解决 ChronoField值解析到日期在解析。
resolveDate(Map<TemporalField, Long>, ResolverStyle) - Method in class java.time.chrono. HijrahChronology
 
resolveDate(Map<TemporalField, Long>, ResolverStyle) - Method in class java.time.chrono. IsoChronology
解决 ChronoField值解析到日期在解析。
resolveDate(Map<TemporalField, Long>, ResolverStyle) - Method in class java.time.chrono. JapaneseChronology
 
resolveDate(Map<TemporalField, Long>, ResolverStyle) - Method in class java.time.chrono. MinguoChronology
 
resolveDate(Map<TemporalField, Long>, ResolverStyle) - Method in class java.time.chrono. ThaiBuddhistChronology
 
resolvedName - Variable in exception javax.naming. NamingException
包含已成功解决的名称的一部分。
resolvedObj - Variable in exception javax.naming. NamingException
包含名称的一部分的分辨率是成功的。
resolvedObj - Variable in class javax.naming.spi. ResolveResult
包含解决成功的对象的字段。
resolveEntity(String, String, String, String) - Method in interface javax.xml.stream. XMLResolver
检索资源。
resolveEntity(String, String) - Method in interface org.xml.sax. EntityResolver
允许应用程序解析外部实体。
resolveEntity(String, String, String, String) - Method in class org.xml.sax.ext. DefaultHandler2
告诉解析器解析对baseuri的systemid从产生的绝对URI读取实体文字。
resolveEntity(String, String) - Method in class org.xml.sax.ext. DefaultHandler2
调用 EntityResolver2.resolveEntity()空实体名称和基URI。
resolveEntity(String, String, String, String) - Method in interface org.xml.sax.ext. EntityResolver2
允许应用程序映射到参考外部实体的输入源,或告诉解析器应该使用传统的URI解析。
resolveEntity(String, String) - Method in class org.xml.sax. HandlerBase
过时的。
解析外部实体。
resolveEntity(String, String) - Method in class org.xml.sax.helpers. DefaultHandler
解析外部实体。
resolveEntity(String, String) - Method in class org.xml.sax.helpers. XMLFilterImpl
过滤外部实体分辨率。
resolveFunction(QName, int) - Method in interface javax.xml.xpath. XPathFunctionResolver
在可用函数集合中查找一个函数。
resolveObject(Object) - Method in class java.io. ObjectInputStream
这种方法将允许受信任的子类对象输入流用另一个来代替在反序列化期间。
resolveProxyClass(String[]) - Method in class java.io. ObjectInputStream
返回实现代理类描述符中命名的接口的代理类;子类可以实现此方法从流中读取自定义数据以及动态代理类的描述符,从而允许它们使用接口和代理类的替代加载机制。
Resolver - Interface in javax.naming.spi
此接口表示名称解析的“中间上下文”。
RESOLVER - Static variable in class javax.xml.stream. XMLInputFactory
属性用于设置/得到实施的XMLResolver
resolveResource(String, String, String, String, String) - Method in interface org.w3c.dom.ls. LSResourceResolver
允许应用程序解决外部资源。
ResolveResult - Class in javax.naming.spi
这个类代表一个名称的解析结果。
ResolveResult() - Constructor for class javax.naming.spi. ResolveResult
构建resolveresult实例与解决对象和剩余的名字都被初始化为null。
ResolveResult(Object, String) - Constructor for class javax.naming.spi. ResolveResult
构建了一种新的解决resolveresult组成对象实例和剩余未解决的部分。
ResolveResult(Object, Name) - Constructor for class javax.naming.spi. ResolveResult
构建了一种新的解决resolveresult组成对象实例和剩余的名字。
ResolverStyle - Enum in java.time.format
枚举不同的方法来解决日期和时间。
resolveSibling(Path) - Method in interface java.nio.file. Path
解决给定的路径在路径的 parent路径。
resolveSibling(String) - Method in interface java.nio.file. Path
将一个给定的路径字符串到 Path解决它对这条路的 parent路径完全相同的方式,通过 resolveSibling方法指定。
resolveToClass(Name, Class<? extends Context>) - Method in interface javax.naming.spi. Resolver
部分解析一个名称。
resolveToClass(String, Class<? extends Context>) - Method in interface javax.naming.spi. Resolver
部分解析一个名称。
resolveVariable(QName) - Method in interface javax.xml.xpath. XPathVariableResolver
在可用变量的集合中找到一个变量。
Resource - Annotation Type in javax.annotation
资源注释标志着应用程序所需的资源。
Resource.AuthenticationType - Enum in javax.annotation
资源的两种可能的身份验证类型。
ResourceBundle - Class in java.util
资源捆绑包含特定区域的对象。
ResourceBundle() - Constructor for class java.util. ResourceBundle
唯一的构造函数。
ResourceBundle.Control - Class in java.util
ResourceBundle.Control定义回调方法被调用的方法 ResourceBundle.getBundle厂包加载过程中。
ResourceBundleControlProvider - Interface in java.util.spi
为服务提供商提供一个接口的实现 ResourceBundle.Control
Resources - Annotation Type in javax.annotation
此类用于允许多个资源声明。
RESOURCES_ARE_NOT_READY - Static variable in class javax.print.attribute.standard. JobStateReason
至少一个工作所需的资源,如媒体、字体、资源对象等,还没有准备好任何的物理打印机,其中的工作是一个候选人。
RespectBinding - Annotation Type in javax.xml.ws
这一特点,阐明在JAX-WS运行时使用的 wsdl:binding
RespectBindingFeature - Class in javax.xml.ws
这一特点,阐明在JAX-WS运行时使用的 wsdl:binding
RespectBindingFeature() - Constructor for class javax.xml.ws. RespectBindingFeature
创建一个 RespectBindingFeature
RespectBindingFeature(boolean) - Constructor for class javax.xml.ws. RespectBindingFeature
创建一个respectbindingfeature
Response< T> - Interface in javax.xml.ws
Response接口提供了用于获取一个消息响应操作调用发送有效载荷和上下文的方法。
response_expected() - Method in interface org.omg.PortableInterceptor. RequestInfoOperations
指示是否响应响应。
ResponseCache - Class in java.net
代表URLConnection缓存的实现。
ResponseCache() - Constructor for class java.net. ResponseCache
 
responseCode() - Method in exception java.net. HttpRetryException
返回HTTP响应代码
responseCode - Variable in class java.net. HttpURLConnection
代表三位数的HTTP状态代码的 int
ResponseHandler - Interface in org.omg.CORBA.portable
该接口是由一个球体在调用时仆人提供和允许仆人找回OutputStream返回调用结果。
responseMessage - Variable in class java.net. HttpURLConnection
HTTP响应消息。
ResponseWrapper - Annotation Type in javax.xml.ws
用于在服务端点接口与响应包装器在运行时使用的方法的注释方法。
rest_of_name - Variable in exception org.omg.CosNaming.NamingContextPackage. CannotProceed
 
rest_of_name - Variable in exception org.omg.CosNaming.NamingContextPackage. NotFound
 
restart() - Method in class javax.swing. Timer
重新启动 Timer,取消任何挂起的事件,导致火灾的初始延迟。
RESTORE_CMD - Static variable in class javax.swing.plaf.basic. BasicInternalFrameTitlePane
 
restoreAction - Variable in class javax.swing.plaf.basic. BasicInternalFrameTitlePane
 
RestoreAction() - Constructor for class javax.swing.plaf.basic. BasicInternalFrameTitlePane.RestoreAction
 
restoreComposedText() - Method in class javax.swing.text. JTextComponent
恢复以前保存的 saveComposedText正文。
restoreOriginal() - Method in interface javax.sql.rowset. CachedRowSet
CachedRowSet对象恢复到其原始值,即变化前最后一组其值。
restoreState(Hashtable<?, ?>) - Method in interface javax.swing.undo. StateEditable
在接收到这个消息后,接收器应该提取任何相关的状态。
restoreSubcomponentFocus() - Method in class javax.swing. JInternalFrame
请求恢复集中到最后子有焦点的内部框架。
Result(Object, Attributes) - Constructor for class javax.naming.spi. DirStateFactory.Result
构造结果的实例。
Result - Interface in javax.xml.transform
实现此接口的对象包含生成转换结果树所需的信息。
result() - Method in class org.omg.CORBA. Request
获取包含该方法的返回值 NamedValue对象。
result(Any) - Method in class org.omg.CORBA. ServerRequest
过时的。
使用方法set_result
result() - Method in interface org.omg.PortableInterceptor. RequestInfoOperations
返回一个包含操作调用的结果的函数。
ResultSet - Interface in java.sql
表示数据库结果集的数据表,它通常是通过执行查询数据库的语句生成的。
ResultSetMetaData - Interface in java.sql
可以用来在一个 ResultSet对象列的类型和属性信息的对象。
resume() - Method in class java.lang. Thread
过时的。
仅用于与Thread.suspend()这个方法的存在,这已被否决是因为它容易导致死锁。更多信息,见Why are Thread.stop, Thread.suspend and Thread.resume Deprecated?
resume() - Method in class java.lang. ThreadGroup
过时的。
此方法仅用于与Thread.suspendThreadGroup.suspend一起,都被否决,因为他们天生就容易导致死锁。看到Thread.suspend()详情。
RETAIN - Static variable in class org.omg.PortableServer. ServantRetentionPolicyValue
 
retainAll(Collection) - Method in class java.beans.beancontext. BeanContextSupport
只保留指定的儿童(不支持的)实现必须同步的层次结构锁和“儿童”保护的字段
retainAll(Collection<?>) - Method in class java.util. AbstractCollection
仅保留包含在指定集合中的这个集合中的元素(可选操作)。
retainAll(Collection<?>) - Method in class java.util. ArrayList
仅保留包含在指定集合中的列表中的元素。
retainAll(Collection<?>) - Method in interface java.util. Collection
仅保留包含在指定集合中的这个集合中的元素(可选操作)。
retainAll(Collection<?>) - Method in class java.util.concurrent. CopyOnWriteArrayList
仅保留包含在指定集合中的列表中的元素。
retainAll(Collection<?>) - Method in class java.util.concurrent. CopyOnWriteArraySet
仅保留包含在指定集合中的此集合中的元素。
retainAll(Collection<?>) - Method in class java.util.concurrent. SynchronousQueue
总是返回 false
retainAll(Collection<?>) - Method in interface java.util. List
仅保留包含在指定集合中的列表中的元素(可选操作)。
retainAll(Collection<?>) - Method in interface java.util. Set
仅保留包含在指定集合中的此集合中的元素(可选操作)。
retainAll(Collection<?>) - Method in class java.util. Vector
仅保留包含在指定集合中的此向量中的元素。
Retention - Annotation Type in java.lang.annotation
表示要保留带注释类型的注释的多长时间。
RetentionPolicy - Enum in java.lang.annotation
注释保留策略。
retransformClasses(Class<?>...) - Method in interface java.lang.instrument. Instrumentation
变换提供的集合类。
RetrievalMethod - Interface in javax.xml.crypto.dsig.keyinfo
一个表示的XML RetrievalMethod元在 W3C Recommendation for XML-Signature Syntax and Processing定义。
retrieveAllRoles() - Method in interface javax.management.relation. Relation
返回关系中的所有角色,而不检查读模式。
retrieveAllRoles() - Method in class javax.management.relation. RelationSupport
返回关系中的所有角色,而不检查读模式。
retryReferral() - Method in exception javax.naming. ReferralException
重试的推荐目前正在处理。
RETURN_GENERATED_KEYS - Static variable in interface java.sql. Statement
指示生成的密钥的常数应用于检索。
return_value() - Method in class org.omg.CORBA. Request
返回包含该方法的结果的价值 Any对象。
returnType() - Method in class java.lang.invoke. MethodType
返回此方法类型的返回类型。
REUSE - Static variable in class javax.security.sasl. Sasl
指定是否重用先前已验证会话信息的属性的名称。
REV - Static variable in class javax.swing.text.html. HTML.Attribute
 
revalidate() - Method in class java.awt. Component.BltBufferStrategy
恢复绘图缓冲区,如果它已丢失
revalidate() - Method in class java.awt. Component.FlipBufferStrategy
恢复绘图缓冲区,如果它已丢失
revalidate() - Method in class java.awt. Component
分层次重新验证了最近的验证根。
revalidate() - Method in class javax.swing. DefaultListCellRenderer
出于性能原因,重写。
revalidate() - Method in class javax.swing. JComponent
支持延迟自动布局。
revalidate() - Method in class javax.swing.table. DefaultTableCellRenderer
出于性能原因,重写。
revalidate() - Method in class javax.swing.tree. DefaultTreeCellRenderer
出于性能原因,重写。
revealDirect(MethodHandle) - Method in class java.lang.invoke. MethodHandles.Lookup
裂纹 direct method handle通过查找对象或类似的一个创造。
REVERB - Static variable in class javax.sound.sampled. EnumControl.Type
表示一组可能的混响设置的控制。
REVERB_RETURN - Static variable in class javax.sound.sampled. FloatControl.Type
是一个在线后混响增益控制。
REVERB_SEND - Static variable in class javax.sound.sampled. FloatControl.Type
是一个前期混响增益线路上的控制。
ReverbType - Class in javax.sound.sampled
ReverbType类提供了访问各种混响的设置将应用于音频信号的方法。
ReverbType(String, int, float, int, float, int) - Constructor for class javax.sound.sampled. ReverbType
构建了一种新的混响类型,指定的混响参数值。
reverse(int) - Static method in class java.lang. Integer
返回通过逆转的二进制补码表示的指定 int值的比特顺序得到的值。
reverse(long) - Static method in class java.lang. Long
返回通过逆转的二进制补码表示的指定 long值的比特顺序得到的值。
reverse() - Method in class java.lang. StringBuffer
 
reverse() - Method in class java.lang. StringBuilder
 
reverse(List<?>) - Static method in class java.util. Collections
反转指定列表中元素的顺序。
REVERSE_LANDSCAPE - Static variable in class java.awt.print. PageFormat
原点在纸的右上方,上面有X运行的顶部,底部和Y向右运行。
REVERSE_LANDSCAPE - Static variable in class javax.print.attribute.standard. OrientationRequested
的内容将被成像在整个长边的介质,但在相反的方式从景观。
REVERSE_PORTRAIT - Static variable in class javax.print.attribute.standard. OrientationRequested
的内容将被成像在短边缘的介质,但在相反的方式从肖像。
reverseBytes(char) - Static method in class java.lang. Character
返回由指定的 char扭转值的字节的顺序得到的值。
reverseBytes(int) - Static method in class java.lang. Integer
返回通过逆转的二的补码表示指定的 int值的字节的顺序得到的值。
reverseBytes(long) - Static method in class java.lang. Long
返回通过逆转的二的补码表示指定的 long值的字节的顺序得到的值。
reverseBytes(short) - Static method in class java.lang. Short
返回通过逆转的二的补码表示指定的 short值的字节的顺序得到的值。
reversed() - Method in interface java.util. Comparator
返回一个对这个比较器的反向排序的比较器。
reverseOrder() - Static method in class java.util. Collections
返回一个比较器,对一系列的实施 Comparable界面对象的自然顺序相反。
reverseOrder(Comparator<T>) - Static method in class java.util. Collections
返回一个对指定比较器的反向排序的比较器。
reverseOrder() - Static method in interface java.util. Comparator
返回一个比较器,该比较器将自然排序的反向。
REVERT - Static variable in class javax.swing. JFormattedTextField
不断识别时失去了焦点,编辑值应恢复电流值设置在 JFormattedTextField
revokeService(Class, BeanContextServiceProvider, boolean) - Method in interface java.beans.beancontext. BeanContextServices
beancontextserviceproviders希望删除当前注册服务从这个方面可以通过该方法调用。
revokeService(Class, BeanContextServiceProvider, boolean) - Method in class java.beans.beancontext. BeanContextServicesSupport
删除服务
rewind() - Method in class java.nio. Buffer
将此缓冲区。
rewind() - Method in interface org.omg.CORBA. DynAny
过时的。
将内部指针移动到第一个组件。
rewind() - Method in class org.omg.DynamicAny. _DynAnyStub
等于求(0)。
rewind() - Method in class org.omg.DynamicAny. _DynArrayStub
等于求(0)。
rewind() - Method in class org.omg.DynamicAny. _DynEnumStub
等于求(0)。
rewind() - Method in class org.omg.DynamicAny. _DynFixedStub
等于求(0)。
rewind() - Method in class org.omg.DynamicAny. _DynSequenceStub
等于求(0)。
rewind() - Method in class org.omg.DynamicAny. _DynStructStub
等于求(0)。
rewind() - Method in class org.omg.DynamicAny. _DynUnionStub
等于求(0)。
rewind() - Method in class org.omg.DynamicAny. _DynValueStub
等于求(0)。
rewind() - Method in interface org.omg.DynamicAny. DynAnyOperations
等于求(0)。
RFC1779 - Static variable in class javax.security.auth.x500. X500Principal
RFC 1779格式字符串的可分辨名称。
RFC2253 - Static variable in class javax.security.auth.x500. X500Principal
RFC 2253格式字符串的可分辨名称。
RFC_1123_DATE_TIME - Static variable in class java.time.format. DateTimeFormatter
的rfc-1123日期时间格式,如“星期二,2008年6月3日”11:05:30 GMT。
RGBImageFilter - Class in java.awt.image
这个类提供了创建一个图像过滤修改图像的像素的RGB颜色模型,默认的简单方法。
RGBImageFilter() - Constructor for class java.awt.image. RGBImageFilter
 
RGBtoHSB(int, int, int, float[]) - Static method in class java.awt. Color
将一个颜色的成分,作为默认的RGB模型指定为等效的集值的色调、饱和度和亮度,是HSB模型的三个组成部分。
RIGHT - Static variable in class java.awt. Event
右箭头键,非ASCII码的作用关键。
RIGHT - Static variable in class java.awt. FlowLayout
这个值表示每一行的组件应该是正确的。
right - Variable in class java.awt. Insets
从右侧的插图。
RIGHT - Static variable in class java.awt. Label
指示标签应该是正确的。
right - Variable in class javax.swing.border. EmptyBorder
 
RIGHT - Static variable in class javax.swing.border. TitledBorder
位置标题文本在边框的右侧。
RIGHT - Static variable in class javax.swing. JSplitPane
用于添加 Component到其他 Component权。
RIGHT - Static variable in interface javax.swing. SwingConstants
用于指定框的右侧的框定向常数。
RIGHT_ALIGNMENT - Static variable in class java.awt. Component
为缓解 getAlignmentX使用常数。
RIGHT_OUTER_JOIN - Static variable in interface javax.sql.rowset. JoinRowSet
ANSI风格 JOIN提供两个表之间的右外部联接。
RIGHT_TO_LEFT - Static variable in class java.awt. ComponentOrientation
项目运行的权利,左,线流上到底部的例子:阿拉伯语,希伯来。
rightButton - Variable in class javax.swing.plaf.basic. BasicSplitPaneDivider
快速切换正确的组件按钮。
rightChildIndent - Variable in class javax.swing.plaf.basic. BasicTreeUI
距离增加leftchildindent确定单元格的内容将被吸引。
rightComponent - Variable in class javax.swing. JSplitPane
右或底部组件。
RightIndent - Static variable in class javax.swing.text. StyleConstants
缩进段落的右侧额。
rightKey - Variable in class javax.swing.plaf.basic. BasicSplitPaneUI
过时的。
作为java 2平台V1.3。
rightKey - Variable in class javax.swing.plaf.basic. BasicTabbedPaneUI
过时的。
作为java 2平台V1.3。
rightKey - Variable in class javax.swing.plaf.basic. BasicToolBarUI
过时的。
作为java 2平台V1.3。
rint(double) - Static method in class java.lang. Math
返回 double值是在最接近的值的参数,相当于一个数学整数。
rint(double) - Static method in class java.lang. StrictMath
返回 double值是在最接近的值的参数,相当于一个数学整数。
RIPEMD160 - Static variable in interface javax.xml.crypto.dsig. DigestMethod
RIPEMD-160消化方法URI。
RMI_CLIENT_SOCKET_FACTORY_ATTRIBUTE - Static variable in class javax.management.remote.rmi. RMIConnectorServer
该属性用于指定与此连接器创建RMI对象的 RMIClientSocketFactory名称。
RMI_SERVER_SOCKET_FACTORY_ATTRIBUTE - Static variable in class javax.management.remote.rmi. RMIConnectorServer
该属性用于指定与此连接器创建RMI对象的 RMIServerSocketFactory名称。
RMIClassLoader - Class in java.rmi.server
RMIClassLoader包括静态方法来支持动态类加载与RMI。
RMIClassLoaderSpi - Class in java.rmi.server
RMIClassLoaderSpiRMIClassLoader服务提供者接口。
RMIClassLoaderSpi() - Constructor for class java.rmi.server. RMIClassLoaderSpi
 
RMIClientSocketFactory - Interface in java.rmi.server
一个 RMIClientSocketFactory实例通过RMI运行时用来获得RMI客户端套接字调用。
RMIConnection - Interface in javax.management.remote.rmi
RMI对象用于提出请求从客户端到MBeanServer MBeanServer在服务器端执行。
RMIConnectionImpl - Class in javax.management.remote.rmi
RMIConnection接口的实现。
RMIConnectionImpl(RMIServerImpl, String, ClassLoader, Subject, Map<String, ?>) - Constructor for class javax.management.remote.rmi. RMIConnectionImpl
构建了一种新的 RMIConnection
RMIConnectionImpl_Stub - Class in javax.management.remote.rmi
 
RMIConnectionImpl_Stub(RemoteRef) - Constructor for class javax.management.remote.rmi. RMIConnectionImpl_Stub
 
RMIConnector - Class in javax.management.remote.rmi
一个远程RMI连接器连接。
RMIConnector(JMXServiceURL, Map<String, ?>) - Constructor for class javax.management.remote.rmi. RMIConnector
构建了一个 RMIConnector将连接RMI连接器服务器的地址。
RMIConnector(RMIServer, Map<String, ?>) - Constructor for class javax.management.remote.rmi. RMIConnector
构建了一个 RMIConnector RMI存根。
RMIConnectorServer - Class in javax.management.remote.rmi
JMX API创建连接器服务器从远程客户端基于RMI连接。
RMIConnectorServer(JMXServiceURL, Map<String, ?>) - Constructor for class javax.management.remote.rmi. RMIConnectorServer
让一个 RMIConnectorServer
RMIConnectorServer(JMXServiceURL, Map<String, ?>, MBeanServer) - Constructor for class javax.management.remote.rmi. RMIConnectorServer
对给定的MBean服务器的 RMIConnectorServer
RMIConnectorServer(JMXServiceURL, Map<String, ?>, RMIServerImpl, MBeanServer) - Constructor for class javax.management.remote.rmi. RMIConnectorServer
对给定的MBean服务器的 RMIConnectorServer
RMICustomMaxStreamFormat - Interface in org.omg.IOP
org /天/眼压/ rmicustommaxstreamformat.java。
RMIFailureHandler - Interface in java.rmi.server
一个 RMIFailureHandler可以注册通过 RMISocketFactory.setFailureHandler呼叫。
RMIIIOPServerImpl - Class in javax.management.remote.rmi
一个 RMIServerImpl是出口通过IIOP和创造为RMI对象的出口通过IIOP的客户端连接。
RMIIIOPServerImpl(Map<String, ?>) - Constructor for class javax.management.remote.rmi. RMIIIOPServerImpl
创建一个新的 RMIServerImpl
RMIJRMPServerImpl - Class in javax.management.remote.rmi
一是出口通过JRMP和创建RMI对象的出口通过JRMP客户端连接 RMIServer对象。
RMIJRMPServerImpl(int, RMIClientSocketFactory, RMIServerSocketFactory, Map<String, ?>) - Constructor for class javax.management.remote.rmi. RMIJRMPServerImpl
创建一个新的 RMIServer对象,将出口在给定的端口使用给定的套接字工厂。
RMISecurityException - Exception in java.rmi
过时的。
使用SecurityException相反。应用程序代码不应该直接引用这个类,和RMISecurityManager不再把这类java.lang.SecurityException
RMISecurityException(String) - Constructor for exception java.rmi. RMISecurityException
过时的。
没有更换
RMISecurityException(String, String) - Constructor for exception java.rmi. RMISecurityException
过时的。
没有更换
RMISecurityManager - Class in java.rmi
过时的。
使用SecurityManager相反。
RMISecurityManager() - Constructor for class java.rmi. RMISecurityManager
过时的。
构建了一种新的 RMISecurityManager
RMIServer - Interface in javax.management.remote.rmi
RMI对象用于建立一个RMI连接器连接。
RMIServerImpl - Class in javax.management.remote.rmi
RMI对象代表一个连接器服务器。
RMIServerImpl(Map<String, ?>) - Constructor for class javax.management.remote.rmi. RMIServerImpl
构建了一种新的 RMIServerImpl
RMIServerImpl_Stub - Class in javax.management.remote.rmi
 
RMIServerImpl_Stub(RemoteRef) - Constructor for class javax.management.remote.rmi. RMIServerImpl_Stub
 
RMIServerSocketFactory - Interface in java.rmi.server
一个 RMIServerSocketFactory实例通过RMI运行时用来获得RMI服务器套接字调用。
RMISocketFactory - Class in java.rmi.server
一个 RMISocketFactory实例通过RMI运行时用来获得RMI客户端和服务器套接字调用。
RMISocketFactory() - Constructor for class java.rmi.server. RMISocketFactory
构建了一个 RMISocketFactory
Robot - Class in java.awt
这个类是用来生成测试自动化的目的,本系统的输入事件,自动演示,和其他应用程序的鼠标和键盘的控制是必要的。
Robot() - Constructor for class java.awt. Robot
在主屏幕坐标系中构造一个机器人对象。
Robot(GraphicsDevice) - Constructor for class java.awt. Robot
为给定的屏幕设备创建一个机器人。
Role - Class in javax.management.relation
代表角色:包括角色名称和引用MBeans(通过他们的objectnames)。
Role(String, List<ObjectName>) - Constructor for class javax.management.relation. Role
做一个新的角色对象。
ROLE_CARDINALITY_INFINITY - Static variable in class javax.management.relation. RoleInfo
指定一个无限的基数。
ROLE_NOT_READABLE - Static variable in class javax.management.relation. RoleStatus
当试图读取一个非可读的属性时,问题类型。
ROLE_NOT_WRITABLE - Static variable in class javax.management.relation. RoleStatus
问题类型,当试图更新不可写的属性。
RoleInfo - Class in javax.management.relation
一个roleinfo对象总结出关系型的作用。
RoleInfo(String, String, boolean, boolean, int, int, String) - Constructor for class javax.management.relation. RoleInfo
构造函数。
RoleInfo(String, String, boolean, boolean) - Constructor for class javax.management.relation. RoleInfo
构造函数。
RoleInfo(String, String) - Constructor for class javax.management.relation. RoleInfo
构造函数。
RoleInfo(RoleInfo) - Constructor for class javax.management.relation. RoleInfo
复制构造函数。
RoleInfoNotFoundException - Exception in javax.management.relation
这个异常是在一个给定的关系类型中没有给定名称的角色信息时引发的。
RoleInfoNotFoundException() - Constructor for exception javax.management.relation. RoleInfoNotFoundException
默认构造函数,没有消息的异常。
RoleInfoNotFoundException(String) - Constructor for exception javax.management.relation. RoleInfoNotFoundException
具有给定消息的构造函数异常。
RoleList - Class in javax.management.relation
一个rolelist代表名单的角色(作用对象)。
RoleList() - Constructor for class javax.management.relation. RoleList
构造一个空rolelist。
RoleList(int) - Constructor for class javax.management.relation. RoleList
构建了一个具有指定的初始容量的空rolelist。
RoleList(List<Role>) - Constructor for class javax.management.relation. RoleList
构建了一个 RoleList含有的 List指定的元素,在它们的 List的迭代器返回的顺序。
RoleNotFoundException - Exception in javax.management.relation
该异常时引发的关系中的作用是不存在的,或是不可读的,或是不可。
RoleNotFoundException() - Constructor for exception javax.management.relation. RoleNotFoundException
默认构造函数,没有消息的异常。
RoleNotFoundException(String) - Constructor for exception javax.management.relation. RoleNotFoundException
具有给定消息的构造函数异常。
RoleResult - Class in javax.management.relation
表示多个访问关系的几个角色的结果(无论是阅读还是写作)。
RoleResult(RoleList, RoleUnresolvedList) - Constructor for class javax.management.relation. RoleResult
构造函数。
RoleStatus - Class in javax.management.relation
这个类描述了访问角色时遇到的各种问题。
RoleStatus() - Constructor for class javax.management.relation. RoleStatus
 
RoleUnresolved - Class in javax.management.relation
表示未解决的角色:由于问题的关系而无法检索的角色。
RoleUnresolved(String, List<ObjectName>, int) - Constructor for class javax.management.relation. RoleUnresolved
构造函数。
RoleUnresolvedList - Class in javax.management.relation
一个roleunresolvedlist代表名单roleunresolved对象代表的角色,不从关系由于遇到的一个问题时,试图访问(读或写)的作用。
RoleUnresolvedList() - Constructor for class javax.management.relation. RoleUnresolvedList
构造一个空roleunresolvedlist。
RoleUnresolvedList(int) - Constructor for class javax.management.relation. RoleUnresolvedList
构建了一个具有指定的初始容量的空roleunresolvedlist。
RoleUnresolvedList(List<RoleUnresolved>) - Constructor for class javax.management.relation. RoleUnresolvedList
构建了一个 RoleUnresolvedList含有的 List指定的元素,在它们的 List的迭代器返回的顺序。
roleValueToString(List<ObjectName>) - Static method in class javax.management.relation. Role
返回给定角色值的字符串。
roll(int, boolean) - Method in class java.util. Calendar
添加或减去(上/下)一个单位的时间在给定的时间场不改变较大的领域。
roll(int, int) - Method in class java.util. Calendar
在不更改较大字段的范围内将指定的(符号)添加到指定的日历字段中。
roll(int, boolean) - Method in class java.util. GregorianCalendar
添加或减去(上/下)一个单位的时间在给定的时间场不改变较大的领域。
roll(int, int) - Method in class java.util. GregorianCalendar
在不更改较大字段的范围内将已签名的金额添加到指定的日历字段中。
rollback() - Method in interface java.sql. Connection
撤消所有更改在当前事务并释放任何数据库锁的 Connection对象目前持有。
rollback(Savepoint) - Method in interface java.sql. Connection
撤消所有的变化后,给 Savepoint对象集。
rollback() - Method in interface javax.sql.rowset. CachedRowSet
每个 CachedRowSet对象的 SyncProvider包含 Connection对象从原来的 ResultSet或JDBC传递给它的性质。
rollback(Savepoint) - Method in interface javax.sql.rowset. CachedRowSet
每个 CachedRowSet对象的 SyncProvider包含 Connection对象从原来的 ResultSet或JDBC传递给它的性质。
rollback() - Method in interface javax.sql.rowset. JdbcRowSet
每个 JdbcRowSet包含 Connection对象从原来的 ResultSet或JDBC传递给它的性质。
rollback(Savepoint) - Method in interface javax.sql.rowset. JdbcRowSet
每个 JdbcRowSet包含 Connection对象从原来的 ResultSet或JDBC传递给它的性质。
rollback() - Method in interface javax.sql.rowset.spi. TransactionalWriter
撤消所有更改在当前事务。
rollback(Savepoint) - Method in interface javax.sql.rowset.spi. TransactionalWriter
到了 Savepoint对象之前撤消所有更改在当前事务。
rollback(Xid) - Method in interface javax.transaction.xa. XAResource
通知资源管理器代表事务分支完成回滚工作。
ROLLOVER - Static variable in class javax.swing. DefaultButtonModel
标识在屏蔽“翻转”点,这表明鼠标在按钮。
ROLLOVER_ENABLED_CHANGED_PROPERTY - Static variable in class javax.swing. AbstractButton
标识启用禁用或返回已启用的启用的更改。
ROLLOVER_ICON_CHANGED_PROPERTY - Static variable in class javax.swing. AbstractButton
标识当鼠标指针在按钮上时所使用的图标的更改。
ROLLOVER_SELECTED_ICON_CHANGED_PROPERTY - Static variable in class javax.swing. AbstractButton
标识光标在按钮上时所使用的图标的更改,并已选定。
RolloverButtonBorder(Color, Color, Color, Color) - Constructor for class javax.swing.plaf.basic. BasicBorders.RolloverButtonBorder
 
RolloverButtonBorder() - Constructor for class javax.swing.plaf.metal. MetalBorders.RolloverButtonBorder
 
rolloverColumnUpdated(int, int) - Method in class javax.swing.plaf.basic. BasicTableHeaderUI
当在表头中的一个滚动列被更新时,这种方法会被调用。
rolloverColumnUpdated(int, int) - Method in class javax.swing.plaf.synth. SynthTableHeaderUI
当在表头中的一个滚动列被更新时,这种方法会被调用。
rolloverListener - Variable in class javax.swing.plaf.metal. MetalToolBarUI
这个保护字段是实现特定的。
ROMAN_BASELINE - Static variable in class java.awt.font. GraphicAttribute
将图形的原点与罗马基线对齐。
ROMAN_BASELINE - Static variable in class java.awt. Font
用于在大多数罗马脚本的基线时,放置文本。
ROOT - Static variable in class java.util. Locale
根区域设置的有用常量。
root - Variable in class javax.swing.tree. DefaultTreeModel
树的根。
ROOT_PANE - Static variable in class javax.accessibility. AccessibleRole
一个专门的窗格,它有一个玻璃窗格和一个分层窗格作为它的孩子。
ROOT_PANE - Static variable in class javax.swing.plaf.synth. Region
rootpane区。
ROOT_PANE_PROPERTY - Static variable in class javax.swing. JInternalFrame
绑定属性名称。
ROOT_VISIBLE_PROPERTY - Static variable in class javax.swing. JTree
绑定属性的名称 rootVisible
rootException - Variable in exception javax.naming. NamingException
包含着导致这namingexception被原来的异常。
RootLayout() - Constructor for class javax.swing. JRootPane.RootLayout
 
rootPane - Variable in class javax.swing. JApplet
 
rootPane - Variable in class javax.swing. JDialog
 
rootPane - Variable in class javax.swing. JFrame
JRootPane实例的管理 contentPane和可选的 menuBar这个框架,以及 glassPane
rootPane - Variable in class javax.swing. JInternalFrame
JRootPane实例的管理内容窗格和可选的菜单栏,这个内部框架,以及玻璃窗格。
rootPane - Variable in class javax.swing. JWindow
JRootPane实例的管理 contentPane和可选的 menuBar这个框架,以及 glassPane
rootPaneCheckingEnabled - Variable in class javax.swing. JApplet
如果真的那么叫 addsetLayout将被转发到 contentPane
rootPaneCheckingEnabled - Variable in class javax.swing. JDialog
如果真的那么叫 addsetLayout将被转发到 contentPane
rootPaneCheckingEnabled - Variable in class javax.swing. JFrame
如果真的那么叫 addsetLayout将被转发到 contentPane
rootPaneCheckingEnabled - Variable in class javax.swing. JInternalFrame
如果真的那么叫 addsetLayout将被转发到 contentPane
rootPaneCheckingEnabled - Variable in class javax.swing. JWindow
如果真的那么叫 addsetLayout将被转发到 contentPane
RootPaneContainer - Interface in javax.swing
这个界面是由有一个jrootpane子组件的实现:JDialog,JFrame,jwindow,JApplet,JInternalFrame。
RootPaneUI - Class in javax.swing.plaf
可插拔的外观和感觉jrootpane接口。
RootPaneUI() - Constructor for class javax.swing.plaf. RootPaneUI
 
rootVisible - Variable in class javax.swing. JTree
如果根节点显示,则为假,如果它的孩子是最高的可见节点。
rootVisible - Variable in class javax.swing.tree. AbstractLayoutCache
如果根节点显示,则为假,如果它的孩子是最高的可见节点。
rotate(double) - Method in class java.awt.geom. AffineTransform
将此变换和旋转变换。
rotate(double, double, double) - Method in class java.awt.geom. AffineTransform
将此变换与坐标变换,旋转围绕一个锚点。
rotate(double, double) - Method in class java.awt.geom. AffineTransform
将此变换与坐标变换,旋转,根据旋转矢量。
rotate(double, double, double, double) - Method in class java.awt.geom. AffineTransform
将此变换与坐标变换,旋转围绕一个锚点根据旋转矢量。
rotate(double) - Method in class java.awt. Graphics2D
将当前 Graphics2D Transform与旋转变换。
rotate(double, double, double) - Method in class java.awt. Graphics2D
将当前 Graphics2D Transform与翻译旋转变换。
rotate(List<?>, int) - Static method in class java.util. Collections
按指定的距离旋转指定列表中的元素。
rotateInsets(Insets, Insets, int) - Static method in class javax.swing.plaf.basic. BasicTabbedPaneUI
 
rotateLeft(int, int) - Static method in class java.lang. Integer
返回通过旋转的二进制补码表示的指定 int值指定的位数左得到的值。
rotateLeft(long, int) - Static method in class java.lang. Long
返回通过旋转的二进制补码表示的指定 long值指定的位数左得到的值。
rotateRight(int, int) - Static method in class java.lang. Integer
返回值通过旋转的二进制补码表示的指定 int值指定的位数吧。
rotateRight(long, int) - Static method in class java.lang. Long
返回值通过旋转的二进制补码表示的指定 long值指定的位数吧。
rotateTabRuns(int, int) - Method in class javax.swing.plaf.basic. BasicTabbedPaneUI.TabbedPaneLayout
 
rotateTabRuns(int, int) - Method in class javax.swing.plaf.metal. MetalTabbedPaneUI.TabbedPaneLayout
 
round(float) - Static method in class java.lang. Math
返回最近的 int的说法,与舍入到正无穷。
round(double) - Static method in class java.lang. Math
返回最近的 long的说法,与舍入到正无穷。
round(float) - Static method in class java.lang. StrictMath
返回最近的 int的说法,与舍入到正无穷。
round(double) - Static method in class java.lang. StrictMath
返回最近的 long的说法,与舍入到正无穷。
round(MathContext) - Method in class java.math. BigDecimal
返回一个 BigDecimal圆形根据 MathContext设置。
ROUND_CEILING - Static variable in class java.math. BigDecimal
圆向正无穷大的圆整圆。
ROUND_DOWN - Static variable in class java.math. BigDecimal
圆对零的圆整。
ROUND_FLOOR - Static variable in class java.math. BigDecimal
圆对负无穷大的四舍五入模式。
ROUND_HALF_DOWN - Static variable in class java.math. BigDecimal
舍入到“近邻”除非两边距离相等,在这种情况下,本轮下跌。
ROUND_HALF_EVEN - Static variable in class java.math. BigDecimal
舍入到“近邻”除非两边距离相等,在这种情况下,对连邻居轮。
ROUND_HALF_UP - Static variable in class java.math. BigDecimal
舍入到“近邻”除非两边距离相等,在这种情况下,圆了。
ROUND_UNNECESSARY - Static variable in class java.math. BigDecimal
四舍五入模式断言,所请求的操作有一个确切的结果,因此没有四舍五入是必要的。
ROUND_UP - Static variable in class java.math. BigDecimal
圆距离为零的四舍五入模式。
roundedCorners - Variable in class javax.swing.border. LineBorder
 
RoundEnvironment - Interface in javax.annotation.processing
注释处理工具框架将 provide an annotation processor with an object implementing this interface使得处理器可以查询有关圆的注释信息处理。
RoundingMode - Enum in java.math
指定的数值运算精度能够丢弃空舍入行为。
RoundRectangle2D - Class in java.awt.geom
RoundRectangle2D类定义了一个圆角矩形的位置 (x,y)定义、维度和 (w x h),与弧的宽度和高度的角轮。
RoundRectangle2D() - Constructor for class java.awt.geom. RoundRectangle2D
这是一个抽象类不能被直接实例化。
RoundRectangle2D.Double - Class in java.awt.geom
Double类定义了一个圆角矩形都指定 double坐标。
RoundRectangle2D.Float - Class in java.awt.geom
Float类定义了一个圆角矩形都指定 float坐标。
ROW_HEADER - Static variable in class javax.accessibility. AccessibleRole
用于数据行的头。
ROW_HEADER - Static variable in interface javax.swing. ScrollPaneConstants
确定了沿线区域的左上角和左下角的视图的左侧。
ROW_HEIGHT_PROPERTY - Static variable in class javax.swing. JTree
绑定属性的名称 rowHeight
rowAtPoint(Point) - Method in class javax.swing. JTable
返回的行的索引, point在于,或1如果结果不在这个范围 getRowCount()-1 [ 0 ]。
rowChanged(RowSetEvent) - Method in interface javax.sql. RowSetListener
通知注册的监听器, RowSet对象已经在它的一个行的变化。
rowDeleted() - Method in interface java.sql. ResultSet
检索已被删除的行是否已被删除。
RowFilter< M, I> - Class in javax.swing
RowFilter用来从模型使他们不在视图中显示过滤条目。
RowFilter() - Constructor for class javax.swing. RowFilter
 
RowFilter.ComparisonType - Enum in javax.swing
这可能比较值的默认 RowFilters支持枚举。
RowFilter.Entry< M, I> - Class in javax.swing
一个 Entry对象传递给 RowFilter实例,使滤波器得到的输入数据的值,从而确定输入是否应显示。
rowHead - Variable in class javax.swing. ScrollPaneLayout
行头子。
rowHeader - Variable in class javax.swing. JScrollPane
行头子。
rowHeight - Variable in class javax.swing. JTable
在表中的每一行的像素的高度。
rowHeight - Variable in class javax.swing. JTree
用于每个显示行的高度。
rowHeight - Variable in class javax.swing.tree. AbstractLayoutCache
用于每一行的高度。
rowHeights - Variable in class java.awt. GridBagLayout
这场将覆盖到行的最小高度。
RowId - Interface in java.sql
表示(映射)在rowid SQL值java编程语言。
ROWID - Static variable in class java.sql. Types
java编程语言中的常数,有时被称为类型代码,识别通用的SQL类型 ROWID
RowIdLifetime - Enum in java.sql
为ROWID寿命值的枚举。
rowInserted() - Method in interface java.sql. ResultSet
检索当前行是否已插入一个插入项。
rowMapper - Variable in class javax.swing.tree. DefaultTreeSelectionModel
为给定路径提供一个行。
RowMapper - Interface in javax.swing.tree
定义一个对象的要求,该对象将在树中的路径转换为显示行。
rowMargin - Variable in class javax.swing. JTable
在每个行中的单元格之间的边缘的像素的高度。
ROWS - Static variable in class javax.swing.text.html. HTML.Attribute
 
rowsDeleted(int, int) - Method in class javax.swing. DefaultRowSorter
当在指定范围(包含)中已从底层模型中删除行时调用。
rowsDeleted(int, int) - Method in class javax.swing. RowSorter
当在指定范围(包含)中已从底层模型中删除行时调用。
rowSelectionAllowed - Variable in class javax.swing. JTable
如果在该表中允许行选择,则为。
RowSet - Interface in javax.sql
增加支持API的JavaBeans组件模型™JDBC接口。
ROWSET_SYNC_PROVIDER - Static variable in class javax.sql.rowset.spi. SyncFactory
用于同步提供程序实现名称的标准属性标识。
ROWSET_SYNC_PROVIDER_VERSION - Static variable in class javax.sql.rowset.spi. SyncFactory
用于同步提供程序实现版本标签的标准属性标识。
ROWSET_SYNC_VENDOR - Static variable in class javax.sql.rowset.spi. SyncFactory
用于同步提供程序实现的供应商名称的标准属性标识。
rowSetChanged(RowSetEvent) - Method in interface javax.sql. RowSetListener
通知注册的监听器,在给定的 RowSetEvent对象已经改变了它的全部内容 RowSet对象。
RowSetEvent - Class in javax.sql
一个 Event对象生成的事件发生时,一个 RowSet对象。
RowSetEvent(RowSet) - Constructor for class javax.sql. RowSetEvent
构建了一个 RowSetEvent对象与给定的 RowSet对象初始化。
RowSetFactory - Interface in javax.sql.rowset
一个接口,定义了一个工厂,以获得不同类型的 RowSet实现实现。
RowSetInternal - Interface in javax.sql
的接口,以实现 RowSet对象呈现一个 RowSetReaderRowSetWriter对象。
RowSetListener - Interface in javax.sql
一个接口,必须通过一个组件,要通知在一个 RowSet对象的生活发生重大事件时执行。
RowSetMetaData - Interface in javax.sql
一个对象包含有关在 RowSet对象的列的信息。
RowSetMetaDataImpl - Class in javax.sql.rowset
提供了用于设置和获得一个 RowSet对象的列的元数据信息的实现方法。
RowSetMetaDataImpl() - Constructor for class javax.sql.rowset. RowSetMetaDataImpl
 
rowSetPopulated(RowSetEvent, int) - Method in interface javax.sql.rowset. CachedRowSet
通知注册的监听器,在给定的rowsetevent对象填充一些额外的行行集对象。
RowSetProvider - Class in javax.sql.rowset
一个工厂的API,使应用程序能够获得 RowSetFactory实现,可以用来创建不同类型的 RowSet实现。
RowSetProvider() - Constructor for class javax.sql.rowset. RowSetProvider
rowsetprovider构造函数
RowSetReader - Interface in javax.sql
设备断开连接的 RowSet对象调用与数据行填充自己。
RowSetWarning - Exception in javax.sql.rowset
提供有关数据库的 SQLException警告设置 RowSet对象信息的延伸。
RowSetWarning(String) - Constructor for exception javax.sql.rowset. RowSetWarning
构建一个与给定值的原因 RowSetWarning对象;SQLSTATE默认为null,而vendorcode默认为0。
RowSetWarning() - Constructor for exception javax.sql.rowset. RowSetWarning
构建了一个默认的 RowSetWarning对象。
RowSetWarning(String, String) - Constructor for exception javax.sql.rowset. RowSetWarning
构建了一个 RowSetWarning对象与给定值和SQLSTATE原因初始化。
RowSetWarning(String, String, int) - Constructor for exception javax.sql.rowset. RowSetWarning
构建完整的 RowSetWarning对象初始化与给定值的原因,并vendorcode SQLSTATE。
RowSetWriter - Interface in javax.sql
实现 RowSetWriter接口的对象,称为一个空的作家。
rowsInserted(int, int) - Method in class javax.swing. DefaultRowSorter
当行已被插入到指定范围(包含)中的底层模型时调用。
rowsInserted(int, int) - Method in class javax.swing. RowSorter
当行已被插入到指定范围(包含)中的底层模型时调用。
RowSorter< M> - Class in javax.swing
RowSorter进行排序和筛选提供依据。
RowSorter() - Constructor for class javax.swing. RowSorter
创建一个 RowSorter
RowSorter.SortKey - Class in javax.swing
SortKey描述了一个特定的列的排序顺序。
RowSorterEvent - Class in javax.swing.event
RowSorterEvent提供一个 RowSorter变更通知。
RowSorterEvent(RowSorter) - Constructor for class javax.swing.event. RowSorterEvent
创建一个 RowSorterEvent SORT_ORDER_CHANGED型。
RowSorterEvent(RowSorter, RowSorterEvent.Type, int[]) - Constructor for class javax.swing.event. RowSorterEvent
创建一个 RowSorterEvent
RowSorterEvent.Type - Enum in javax.swing.event
RowSorterEvents类型枚举。
RowSorterListener - Interface in javax.swing.event
RowSorterListeners通知到 RowSorter变化。
ROWSPAN - Static variable in class javax.swing.text.html. HTML.Attribute
 
rowsRemoved(TableModelEvent) - Method in class javax.swing.table. DefaultTableModel
相当于 fireTableChanged
rowsUpdated(int, int) - Method in class javax.swing. DefaultRowSorter
当在指定范围(包含)之间的基本模型中已更改行时调用。
rowsUpdated(int, int, int) - Method in class javax.swing. DefaultRowSorter
当在指定范围内的基本模型中已更新行中的列时调用。
rowsUpdated(int, int) - Method in class javax.swing. RowSorter
当在指定范围(包含)之间的基本模型中已更改行时调用。
rowsUpdated(int, int, int) - Method in class javax.swing. RowSorter
当在指定范围内的基本模型中已更新行中的列时调用。
rowUpdated() - Method in interface java.sql. ResultSet
检索当前行是否已被更新。
rowWeights - Variable in class java.awt. GridBagLayout
这场将覆盖到行的权重。
RSA_SHA1 - Static variable in interface javax.xml.crypto.dsig. SignatureMethod
RSAwithSHA1(蛋白# 1)签名算法的URI。
RSA_TYPE - Static variable in interface javax.xml.crypto.dsig.keyinfo. KeyValue
URI标识的RSA函数的消息类型:HTTP:/ /两。org / 2000 / 09 / xmldsig # rsakeyvalue。
RSAKey - Interface in java.security.interfaces
一个RSA公钥或私钥接口。
RSAKeyGenParameterSpec - Class in java.security.spec
这类指定用于生成RSA密钥对的参数设置。
RSAKeyGenParameterSpec(int, BigInteger) - Constructor for class java.security.spec. RSAKeyGenParameterSpec
构建了从给定的密钥大小和公共指数值的一种新的 RSAParameterSpec对象。
RSAMultiPrimePrivateCrtKey - Interface in java.security.interfaces
一个RSA多素数私钥的接口,定义在PKCS # 1 V2.1,使用空中国剩余定理(CRT)信息的价值。
RSAMultiPrimePrivateCrtKeySpec - Class in java.security.spec
这类指定一个RSA多素数的私钥,定义在PKCS # 1 V2.1,利用中国剩余定理(CRT)效率的信息价值。
RSAMultiPrimePrivateCrtKeySpec(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, RSAOtherPrimeInfo[]) - Constructor for class java.security.spec. RSAMultiPrimePrivateCrtKeySpec
创建一个新的 RSAMultiPrimePrivateCrtKeySpec给出的弹性模量,publicexponent,privateexponent,primep,primeq,primeexponentp,primeexponentq,crtcoefficient,和otherprimeinfo在PKCS 1 V2.1 #定义。
RSAOtherPrimeInfo - Class in java.security.spec
这类表示三(总理、指数和系数)otherprimeinfo RSA的内部结构,在保证# 1 V2.1定义。
RSAOtherPrimeInfo(BigInteger, BigInteger, BigInteger) - Constructor for class java.security.spec. RSAOtherPrimeInfo
创建一个新的 RSAOtherPrimeInfo给定的素数,primeexponent,和crtcoefficient在PKCS # 1定义。
RSAPrivateCrtKey - Interface in java.security.interfaces
一个RSA私钥的接口,定义在# PKCS 1标准,使用空中国剩余定理(CRT)信息的价值。
RSAPrivateCrtKeySpec - Class in java.security.spec
这类指定一个RSA私钥,定义在# PKCS 1标准,利用中国剩余定理(CRT)效率的信息价值。
RSAPrivateCrtKeySpec(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class java.security.spec. RSAPrivateCrtKeySpec
创建一个新的 RSAPrivateCrtKeySpec给出的弹性模量,publicexponent,privateexponent,primep,primeq,primeexponentp,primeexponentq,和crtcoefficient在PKCS # 1定义。
RSAPrivateKey - Interface in java.security.interfaces
一个RSA私钥接口。
RSAPrivateKeySpec - Class in java.security.spec
这类指定一个RSA私钥。
RSAPrivateKeySpec(BigInteger, BigInteger) - Constructor for class java.security.spec. RSAPrivateKeySpec
创建一个新的rsaprivatekeyspec。
RSAPublicKey - Interface in java.security.interfaces
一个RSA公钥接口。
RSAPublicKeySpec - Class in java.security.spec
这类指定一个RSA公钥。
RSAPublicKeySpec(BigInteger, BigInteger) - Constructor for class java.security.spec. RSAPublicKeySpec
创建一个新的rsapublickeyspec。
RTFEditorKit - Class in javax.swing.text.rtf
这是RTF编辑功能的默认实现。
RTFEditorKit() - Constructor for class javax.swing.text.rtf. RTFEditorKit
构建了一个rtfeditorkit。
RuleBasedCollator - Class in java.text
这是 Collator RuleBasedCollator类,提供了一个简单的、数据驱动的一个具体子类,表整理。
RuleBasedCollator(String) - Constructor for class java.text. RuleBasedCollator
rulebasedcollator构造函数。
RULER - Static variable in class javax.accessibility. AccessibleRole
尺子是用来测量距离的物体
RUMI_NUMERAL_SYMBOLS - Static variable in class java.lang. Character.UnicodeBlock
对于“鲁米数字符号“Unicode字符块常数。
run() - Method in class java.awt.image.renderable. RenderableImageProducer
这一类的运行方法。
run() - Method in interface java.lang. Runnable
当一个对象实现的接口 Runnable是用来创建一个线程,启动线程使对象的 run方法在单独执行的线程调用。
run() - Method in class java.lang. Thread
如果该线程是使用一个单独的 Runnable运行对象的构造,然后 Runnable对象的 run方法被调用;否则,该方法不返回。
run() - Method in interface java.security. PrivilegedAction
执行计算。
run() - Method in interface java.security. PrivilegedExceptionAction
执行计算。
run() - Method in class java.util.concurrent. ForkJoinWorkerThread
这种方法必须是公开的,但不应该被显式调用。
run() - Method in class java.util.concurrent. FutureTask
 
run() - Method in interface java.util.concurrent. RunnableFuture
将这个未来设置为它的计算结果,除非它已被取消。
run() - Method in class java.util. TimerTask
此计时器任务执行的动作。
run() - Method in class javax.swing. SwingWorker
这一集 Future计算的结果除非它已被取消。
run() - Method in class javax.swing.text. AsyncBoxView.ChildState
更新子状态。
run(InputStream, OutputStream, OutputStream, String...) - Method in interface javax.tools. Tool
用给定的I / O通道和参数运行工具。
run() - Method in class org.omg.CORBA. ORB
此操作阻止当前线程,直到球已完成停机过程中,开始时有些线程调用 shutdown
RUN_DIRECTION - Static variable in class java.awt.font. TextAttribute
行的运行方向的属性键。
RUN_DIRECTION_LTR - Static variable in class java.awt.font. TextAttribute
向左向右运行方向。
RUN_DIRECTION_RTL - Static variable in class java.awt.font. TextAttribute
右向左运行方向。
runAfterBoth(CompletionStage<?>, Runnable) - Method in class java.util.concurrent. CompletableFuture
 
runAfterBoth(CompletionStage<?>, Runnable) - Method in interface java.util.concurrent. CompletionStage
返回一个新的completionstage,当和其他阶段都正常完成,执行特定动作。
runAfterBothAsync(CompletionStage<?>, Runnable) - Method in class java.util.concurrent. CompletableFuture
 
runAfterBothAsync(CompletionStage<?>, Runnable, Executor) - Method in class java.util.concurrent. CompletableFuture
 
runAfterBothAsync(CompletionStage<?>, Runnable) - Method in interface java.util.concurrent. CompletionStage
返回一个新的completionstage,当这种和其他特定阶段的正常完成,利用这个阶段的默认的异步执行机构执行特定动作。
runAfterBothAsync(CompletionStage<?>, Runnable, Executor) - Method in interface java.util.concurrent. CompletionStage
返回一个新的completionstage,当这种和其他特定阶段的正常完成,执行给定的操作使用提供的遗嘱执行人看到规则覆盖出色的完成 CompletionStage文档。
runAfterEither(CompletionStage<?>, Runnable) - Method in class java.util.concurrent. CompletableFuture
 
runAfterEither(CompletionStage<?>, Runnable) - Method in interface java.util.concurrent. CompletionStage
返回一个新的completionstage,当这种或其他特定阶段的正常完成,执行特定动作。
runAfterEitherAsync(CompletionStage<?>, Runnable) - Method in class java.util.concurrent. CompletableFuture
 
runAfterEitherAsync(CompletionStage<?>, Runnable, Executor) - Method in class java.util.concurrent. CompletableFuture
 
runAfterEitherAsync(CompletionStage<?>, Runnable) - Method in interface java.util.concurrent. CompletionStage
返回一个新的completionstage,当这种或其他特定阶段的正常完成,利用这个阶段的默认的异步执行机构执行特定动作。
runAfterEitherAsync(CompletionStage<?>, Runnable, Executor) - Method in interface java.util.concurrent. CompletionStage
返回一个新的completionstage,当这种或其他特定阶段的正常完成,执行给定的操作使用提供的遗嘱执行人。
runAndReset() - Method in class java.util.concurrent. FutureTask
执行计算的结果没有设置,然后重置这个未来的初始状态,而如果计算遇到异常或取消,这样做。
runAsync(Runnable) - Static method in class java.util.concurrent. CompletableFuture
返回一个新的completablefuture是由一个任务运行在 ForkJoinPool.commonPool()它运行的特定动作完成后异步。
runAsync(Runnable, Executor) - Static method in class java.util.concurrent. CompletableFuture
返回一个新的completablefuture是由一个任务运行在给定的执行器运行了异步完成动作后。
runCount - Variable in class javax.swing.plaf.basic. BasicTabbedPaneUI
 
RunElement(Element, AttributeSet, int, int) - Constructor for class javax.swing.text.html. HTMLDocument.RunElement
构造一个表示文档中内容的元素(没有孩子)。
runFinalization() - Method in class java.lang. Runtime
运行任何对象待定型的定型方法。
runFinalization() - Static method in class java.lang. System
运行任何对象待定型的定型方法。
runFinalizersOnExit(boolean) - Static method in class java.lang. Runtime
过时的。
这种方法本质上是不安全的。这可能会导致在终结器被称为活的对象而其他线程同时操作这些对象,导致不稳定的行为或死锁。
runFinalizersOnExit(boolean) - Static method in class java.lang. System
过时的。
这种方法本质上是不安全的。这可能会导致在终结器被称为活的对象而其他线程同时操作这些对象,导致不稳定的行为或死锁。
RUNIC - Static variable in class java.lang. Character.UnicodeBlock
对于“符”的Unicode字符块常数。
runnable - Variable in class java.awt.event. InvocationEvent
可运行的run()方法会被调用。
Runnable - Interface in java.lang
Runnable接口应该被任何类的实例的目的是通过一个线程执行的实施。
RunnableFuture< V> - Interface in java.util.concurrent
这是一个 Future Runnable
RunnableScheduledFuture< V> - Interface in java.util.concurrent
这是一个 ScheduledFuture Runnable
Runtime - Class in java.lang
每一个java应用程序的类 Runtime,允许应用程序与环境中运行应用程序接口的一个实例。
RunTime - Interface in org.omg.SendingContext
定义表示请求发送上下文的基类。
RUNTIME_ERROR - Static variable in class javax.management.monitor. MonitorNotification
通知类型表示发生在试图获得所观察到的属性的值有一个非预定义的错误类型。
RUNTIME_ERROR_NOTIFIED - Static variable in class javax.management.monitor. Monitor
标志表示发生变化的观察对象或观察到的属性后,已通知。
RUNTIME_MXBEAN_NAME - Static variable in class java.lang.management. ManagementFactory
RuntimeMXBeanObjectName字符串表示形式。
RuntimeErrorException - Exception in javax.management
当一个 java.lang.Error发生在代理应该被重新抛出一 RuntimeErrorException
RuntimeErrorException(Error) - Constructor for exception javax.management. RuntimeErrorException
默认构造函数。
RuntimeErrorException(Error, String) - Constructor for exception javax.management. RuntimeErrorException
允许指定特定的错误信息的构造函数。
RuntimeException - Exception in java.lang
RuntimeException是例外,可以把java虚拟机正常运行时的类。
RuntimeException() - Constructor for exception java.lang. RuntimeException
提出了一种新的 null运行时异常的详细信息。
RuntimeException(String) - Constructor for exception java.lang. RuntimeException
用指定的详细信息构造一个新的运行时异常。
RuntimeException(String, Throwable) - Constructor for exception java.lang. RuntimeException
用指定的详细信息构造一个新的运行时异常。
RuntimeException(Throwable) - Constructor for exception java.lang. RuntimeException
提出了一种新的指定的原因和 (cause==null ? null : cause.toString())详细信息运行时异常(通常包含 cause类和详细信息)。
RuntimeException(String, Throwable, boolean, boolean) - Constructor for exception java.lang. RuntimeException
构建了一种新的指定详细信息,运行时异常原因,抑制启用或禁用,启用或禁用写的堆栈跟踪。
RuntimeMBeanException - Exception in javax.management
表示运行时抛出的异常的MBean方法在代理。
RuntimeMBeanException(RuntimeException) - Constructor for exception javax.management. RuntimeMBeanException
创建一个 RuntimeMBeanException包裹实际 java.lang.RuntimeException
RuntimeMBeanException(RuntimeException, String) - Constructor for exception javax.management. RuntimeMBeanException
创建一个 RuntimeMBeanException包裹实际 java.lang.RuntimeException详细信息。
RuntimeMXBean - Interface in java.lang.management
对于java虚拟机运行时系统管理界面。
RunTimeOperations - Interface in org.omg.SendingContext
定义表示请求发送上下文的基础类上的操作。
RuntimeOperationsException - Exception in javax.management
表示运行时异常抛出的代理执行操作时对MBeans。
RuntimeOperationsException(RuntimeException) - Constructor for exception javax.management. RuntimeOperationsException
创建一个 RuntimeOperationsException包裹实际 java.lang.RuntimeException
RuntimeOperationsException(RuntimeException, String) - Constructor for exception javax.management. RuntimeOperationsException
创建一个 RuntimeOperationsException包裹实际 java.lang.RuntimeException详细信息。
RuntimePermission - Class in java.lang
此类为运行时权限。
RuntimePermission(String) - Constructor for class java.lang. RuntimePermission
创建具有指定名称的一个新的RuntimePermission。
RuntimePermission(String, String) - Constructor for class java.lang. RuntimePermission
创建一个指定名称的RuntimePermission对象。
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  _ 
Skip navigation links
Java™ Platform
Standard Ed. 8

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.

本帮助文档是使用 《百度翻译》翻译,请与英文版配合使用 by--QQ:654638585