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  _ 

D

D - Static variable in class java.awt. PageAttributes.MediaType
Engineering D的MediaType实例,22 x 34 in。
D - Static variable in class javax.print.attribute.standard. MediaSize.Engineering
指定工程D尺寸,22英寸×34英寸。
D - Static variable in class javax.print.attribute.standard. MediaSizeName
D尺寸。
damage(Rectangle) - Method in class javax.swing.text. DefaultCaret
损坏插入符号周围的区域,使其在新的位置重画。
damageLineRange(int, int, Shape, Component) - Method in class javax.swing.text. PlainView
重复给定行范围。
damageRange(JTextComponent, int, int) - Method in class javax.swing.plaf.basic. BasicTextUI
导致部分视图对模型的给定部分负责。
damageRange(JTextComponent, int, int, Position.Bias, Position.Bias) - Method in class javax.swing.plaf.basic. BasicTextUI
导致部分视图对模型的给定部分负责。
damageRange(JTextComponent, int, int) - Method in class javax.swing.plaf.multi. MultiTextUI
在此对象处理的每个UI上调用 damageRange方法。
damageRange(JTextComponent, int, int, Position.Bias, Position.Bias) - Method in class javax.swing.plaf.multi. MultiTextUI
在此对象处理的每个UI上调用 damageRange方法。
damageRange(JTextComponent, int, int) - Method in class javax.swing.plaf. TextUI
导致部分视图对模型的给定部分负责。
damageRange(JTextComponent, int, int, Position.Bias, Position.Bias) - Method in class javax.swing.plaf. TextUI
导致部分视图对模型的给定部分负责。
DARK - Static variable in class javax.swing.plaf.metal. MetalIconFactory
 
DARK_GRAY - Static variable in class java.awt. Color
颜色深灰色。
darker() - Method in class java.awt. Color
创建一个新的 Color这是一个较深的版本的这个 Color
darkGray - Static variable in class java.awt. Color
颜色深灰色。
darkShadow - Variable in class javax.swing.plaf.basic. BasicBorders.ButtonBorder
 
darkShadow - Variable in class javax.swing.plaf.basic. BasicBorders.FieldBorder
 
darkShadow - Variable in class javax.swing.plaf.basic. BasicTabbedPaneUI
 
darkShadowColor - Static variable in class javax.swing.plaf.metal. MetalSliderUI
 
DASH_PUNCTUATION - Static variable in class java.lang. Character
Unicode规范中的一般类别“Pd”。
data - Variable in class javax.sound.midi. MidiMessage
MIDI信息数据。
DATA - Static variable in class javax.swing.text.html. HTML.Attribute
 
data - Variable in class javax.swing.text.html.parser. Element
用于存储用户数据的字段。
data - Variable in class javax.swing.text.html.parser. Entity
 
Data - Interface in javax.xml.crypto
解引用的结果的抽象表示URIReference后续的或输入/输出Transform秒。
DATA_CONVERSION - Exception in org.omg.CORBA
如果ORB无法将封送的数据的表示形式转换为其本机表示形式,反之亦然,则会引发此异常。
DATA_CONVERSION() - Constructor for exception org.omg.CORBA. DATA_CONVERSION
构造一个 DATA_CONVERSION异常,默认次要代码为0,完成状态为COMPLETED_NO。
DATA_CONVERSION(String) - Constructor for exception org.omg.CORBA. DATA_CONVERSION
构造一个 DATA_CONVERSION异常,并指定详细。
DATA_CONVERSION(int, CompletionStatus) - Constructor for exception org.omg.CORBA. DATA_CONVERSION
构造具有 DATA_CONVERSION的次要代码和完成状态的DATA_CONVERSION异常。
DATA_CONVERSION(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA. DATA_CONVERSION
构造一个 DATA_CONVERSION异常使用指定详细消息,次要代码和完成状态。
DATA_TRANSFER_COMPLETE - Static variable in class javax.print.event. PrintJobEvent
该作业不一定要打印出来,但数据已经从客户端成功转移到打印服务。
DatabaseMetaData - Interface in java.sql
关于整个数据库的综合信息。
DataBindingException - Exception in javax.xml.bind
表示JAXB操作失败的异常。
DataBindingException(String, Throwable) - Constructor for exception javax.xml.bind. DataBindingException
 
DataBindingException(Throwable) - Constructor for exception javax.xml.bind. DataBindingException
 
DataBuffer - Class in java.awt.image
此类存在用于包装一个或多个数据数组。
DataBuffer(int, int) - Constructor for class java.awt.image. DataBuffer
构造一个包含指定数据类型和大小的一行的DataBuffer。
DataBuffer(int, int, int) - Constructor for class java.awt.image. DataBuffer
构造一个包含指定数量的存储区的DataBuffer。
DataBuffer(int, int, int, int) - Constructor for class java.awt.image. DataBuffer
构造包含指定数量的存储区的DataBuffer。
DataBuffer(int, int, int, int[]) - Constructor for class java.awt.image. DataBuffer
构造一个包含指定数量的存储区的DataBuffer。
dataBuffer - Variable in class java.awt.image. Raster
DataBuffer存储图像数据。
DataBufferByte - Class in java.awt.image
该类扩展了 DataBuffer ,并将数据内部存储为字节。
DataBufferByte(int) - Constructor for class java.awt.image. DataBufferByte
构造一个基于字节的 DataBuffer与单个银行和指定的大小。
DataBufferByte(int, int) - Constructor for class java.awt.image. DataBufferByte
构造一个基于字节的 DataBuffer ,其中指定数量的库都是指定的大小。
DataBufferByte(byte[], int) - Constructor for class java.awt.image. DataBufferByte
使用指定的数组构造一个基于字节的 DataBuffer与单个存储库。
DataBufferByte(byte[], int, int) - Constructor for class java.awt.image. DataBufferByte
使用指定的数组,大小和偏移量构造一个基于字节的 DataBuffer与单个存储区。
DataBufferByte(byte[][], int) - Constructor for class java.awt.image. DataBufferByte
构造一个基于字节的 DataBuffer与指定的数组。
DataBufferByte(byte[][], int, int[]) - Constructor for class java.awt.image. DataBufferByte
构造一个基于字节的 DataBuffer与指定的数组,大小和偏移量。
DataBufferDouble - Class in java.awt.image
该类扩展了 DataBuffer ,并在 double存储数据。
DataBufferDouble(int) - Constructor for class java.awt.image. DataBufferDouble
构造一个 double基于 DataBuffer用指定的大小。
DataBufferDouble(int, int) - Constructor for class java.awt.image. DataBufferDouble
构造一个 double基础的 DataBuffer与指定的多家银行,所有这些都是一个指定大小的。
DataBufferDouble(double[], int) - Constructor for class java.awt.image. DataBufferDouble
使用 double的数据数组构建一个基于 DataBuffer的DataBuffer。
DataBufferDouble(double[], int, int) - Constructor for class java.awt.image. DataBufferDouble
使用 double的数据数组构建一个基于 DataBuffer的DataBuffer。
DataBufferDouble(double[][], int) - Constructor for class java.awt.image. DataBufferDouble
构造一个 doubleDataBuffer具有指定数据阵列。
DataBufferDouble(double[][], int, int[]) - Constructor for class java.awt.image. DataBufferDouble
构造一个 doubleDataBuffer具有指定数据数组,大小和每行偏移。
DataBufferFloat - Class in java.awt.image
该类扩展了 DataBuffer ,并在 float存储数据。
DataBufferFloat(int) - Constructor for class java.awt.image. DataBufferFloat
构造一个 float基于 DataBuffer用指定的大小。
DataBufferFloat(int, int) - Constructor for class java.awt.image. DataBufferFloat
构造一个 float基础的 DataBuffer与指定的多家银行,所有这些都是一个指定大小的。
DataBufferFloat(float[], int) - Constructor for class java.awt.image. DataBufferFloat
使用 float的数据数组构建一个基于 DataBuffer的DataBuffer。
DataBufferFloat(float[], int, int) - Constructor for class java.awt.image. DataBufferFloat
使用 float的数据数组构建一个基于 DataBuffer的DataBuffer。
DataBufferFloat(float[][], int) - Constructor for class java.awt.image. DataBufferFloat
使用 float的数据阵列构造一个基于 DataBuffer的DataBuffer。
DataBufferFloat(float[][], int, int[]) - Constructor for class java.awt.image. DataBufferFloat
构造一个 floatDataBuffer具有指定数据数组,大小和每行偏移。
DataBufferInt - Class in java.awt.image
该类扩展了 DataBuffer ,并将数据内部存储为整数。
DataBufferInt(int) - Constructor for class java.awt.image. DataBufferInt
构造一个基于整数的 DataBuffer与单个银行和指定的大小。
DataBufferInt(int, int) - Constructor for class java.awt.image. DataBufferInt
构造一个基于整数的 DataBuffer ,其中包含指定数量的存储区,它们都是指定的大小。
DataBufferInt(int[], int) - Constructor for class java.awt.image. DataBufferInt
使用指定的数组构造一个基于整数的 DataBuffer与单个库。
DataBufferInt(int[], int, int) - Constructor for class java.awt.image. DataBufferInt
使用指定的数组,大小和偏移量构造一个基于整数的 DataBuffer与单个库。
DataBufferInt(int[][], int) - Constructor for class java.awt.image. DataBufferInt
构造一个整数基于 DataBuffer具有指定阵列。
DataBufferInt(int[][], int, int[]) - Constructor for class java.awt.image. DataBufferInt
使用指定的数组,大小和偏移构造一个基于整数的 DataBuffer
DataBufferShort - Class in java.awt.image
该类扩展了 DataBuffer ,并将数据内部存储为短文。
DataBufferShort(int) - Constructor for class java.awt.image. DataBufferShort
构建一个基于短的 DataBuffer与单个银行和指定的大小。
DataBufferShort(int, int) - Constructor for class java.awt.image. DataBufferShort
构造一个基于短的 DataBuffer ,其中指定的银行数量都是指定的大小。
DataBufferShort(short[], int) - Constructor for class java.awt.image. DataBufferShort
使用指定的数组构建一个基于短的 DataBuffer与单个银行。
DataBufferShort(short[], int, int) - Constructor for class java.awt.image. DataBufferShort
使用指定的数组,大小和偏移构造一个基于短的 DataBuffer与单个库。
DataBufferShort(short[][], int) - Constructor for class java.awt.image. DataBufferShort
构造一个基于短的 DataBuffer与指定的数组。
DataBufferShort(short[][], int, int[]) - Constructor for class java.awt.image. DataBufferShort
构造具有指定数组,大小和偏移量的基于短的 DataBuffer
DataBufferUShort - Class in java.awt.image
该类扩展了 DataBuffer ,并将数据内部存储为短文。
DataBufferUShort(int) - Constructor for class java.awt.image. DataBufferUShort
构造一个无符号短基的 DataBuffer与单个银行和指定的大小。
DataBufferUShort(int, int) - Constructor for class java.awt.image. DataBufferUShort
构造一个无符号短基的 DataBuffer与指定数量的银行,所有这些都是指定的大小。
DataBufferUShort(short[], int) - Constructor for class java.awt.image. DataBufferUShort
使用指定的数组构建一个无符号短基于 DataBuffer的单个存储区。
DataBufferUShort(short[], int, int) - Constructor for class java.awt.image. DataBufferUShort
使用指定的数组,大小和偏移量构建一个无符号短基于 DataBuffer的单个存储区。
DataBufferUShort(short[][], int) - Constructor for class java.awt.image. DataBufferUShort
使用指定的数组构造一个无符号短的 DataBuffer
DataBufferUShort(short[][], int, int[]) - Constructor for class java.awt.image. DataBufferUShort
构造具有指定数组,大小和偏移量的无符号缩写 DataBuffer
DataContentHandler - Interface in javax.activation
DataContentHandler接口由可用于扩展DataHandler实现可传输接口的功能的对象实现。
DataContentHandlerFactory - Interface in javax.activation
该界面定义了一个工厂为 DataContentHandlers
dataDefinitionCausesTransactionCommit() - Method in interface java.sql. DatabaseMetaData
检索事务中的数据定义语句是否强制事务提交。
dataDefinitionIgnoredInTransactions() - Method in interface java.sql. DatabaseMetaData
检索此数据库是否忽略事务中的数据定义语句。
DataFlavor - Class in java.awt.datatransfer
A DataFlavor提供有关数据的元信息。
DataFlavor() - Constructor for class java.awt.datatransfer. DataFlavor
构造一个新的 DataFlavor
DataFlavor(Class<?>, String) - Constructor for class java.awt.datatransfer. DataFlavor
构造一个 DataFlavor表示的Java类。
DataFlavor(String, String) - Constructor for class java.awt.datatransfer. DataFlavor
构造一个 DataFlavor ,代表一个 MimeType
DataFlavor(String, String, ClassLoader) - Constructor for class java.awt.datatransfer. DataFlavor
构造一个 DataFlavor MimeType的 MimeType
DataFlavor(String) - Constructor for class java.awt.datatransfer. DataFlavor
mimeType字符串 DataFlavor一个 mimeType
DataFormatException - Exception in java.util.zip
发出数据格式错误的信号。
DataFormatException() - Constructor for exception java.util.zip. DataFormatException
构造一个没有详细消息的DataFormatException。
DataFormatException(String) - Constructor for exception java.util.zip. DataFormatException
构造具有指定详细消息的DataFormatException。
DatagramChannel - Class in java.nio.channels
面向数据报的套接字的可选通道。
DatagramChannel(SelectorProvider) - Constructor for class java.nio.channels. DatagramChannel
初始化此类的新实例。
DatagramPacket - Class in java.net
该类表示数据报包。
DatagramPacket(byte[], int, int) - Constructor for class java.net. DatagramPacket
构造一个 DatagramPacket用于接收长度的分组 length ,指定偏移到缓冲器中。
DatagramPacket(byte[], int) - Constructor for class java.net. DatagramPacket
构造一个 DatagramPacket用于接收长度的数据包 length
DatagramPacket(byte[], int, int, InetAddress, int) - Constructor for class java.net. DatagramPacket
构造用于发送长度的分组数据报包 length具有偏移 ioffset指定主机上到指定的端口号。
DatagramPacket(byte[], int, int, SocketAddress) - Constructor for class java.net. DatagramPacket
构造用于发送长度的分组数据报包 length具有偏移 ioffset指定主机上到指定的端口号。
DatagramPacket(byte[], int, InetAddress, int) - Constructor for class java.net. DatagramPacket
构造用于发送长度的分组的数据报包 length指定主机上到指定的端口号。
DatagramPacket(byte[], int, SocketAddress) - Constructor for class java.net. DatagramPacket
构造用于发送长度的分组的数据报包 length指定主机上到指定的端口号。
DatagramSocket - Class in java.net
此类表示用于发送和接收数据报数据包的套接字。
DatagramSocket() - Constructor for class java.net. DatagramSocket
构造数据报套接字并将其绑定到本地主机上的任何可用端口。
DatagramSocket(DatagramSocketImpl) - Constructor for class java.net. DatagramSocket
使用指定的DatagramSocketImpl创建一个未绑定的数据报套接字。
DatagramSocket(SocketAddress) - Constructor for class java.net. DatagramSocket
创建一个数据报套接字,绑定到指定的本地套接字地址。
DatagramSocket(int) - Constructor for class java.net. DatagramSocket
构造数据报套接字并将其绑定到本地主机上的指定端口。
DatagramSocket(int, InetAddress) - Constructor for class java.net. DatagramSocket
创建一个数据报套接字,绑定到指定的本地地址。
DatagramSocketImpl - Class in java.net
抽象数据报和组播套接字实现基类。
DatagramSocketImpl() - Constructor for class java.net. DatagramSocketImpl
 
DatagramSocketImplFactory - Interface in java.net
该接口为数据报套接字实现定义了一个工厂。
DataHandler - Class in javax.activation
DataHandler类为许多不同来源和格式的数据提供了一致的界面。
DataHandler(DataSource) - Constructor for class javax.activation. DataHandler
创建一个 DataHandler实例引用指定DataSource的。
DataHandler(Object, String) - Constructor for class javax.activation. DataHandler
创建一个 DataHandler此MIME类型的对象的 DataHandler实例。
DataHandler(URL) - Constructor for class javax.activation. DataHandler
创建引用URL的 DataHandler实例。
DataInput - Interface in java.io
DataInput接口提供从二进制流读取字节并从其中重建任何Java原语类型的数据。
DataInputStream - Class in java.io
数据输入流允许应用程序以独立于机器的方式从底层输入流读取原始Java数据类型。
DataInputStream(InputStream) - Constructor for class java.io. DataInputStream
创建使用指定的底层InputStream的DataInputStream。
DataInputStream - Interface in org.omg.CORBA
定义用于从输入流读取原始数据类型的方法,以解除对自定义值类型的调整。
DataLine - Interface in javax.sound.sampled
DataLine添加媒体相关功能, Line
DataLine.Info - Class in javax.sound.sampled
除了从其超类继承的类信息, DataLine.Info还提供了特定于数据行的附加信息。
DATALINK - Static variable in class java.sql. Types
Java编程语言中的常量,有时称为类型代码,用于标识通用SQL类型 DATALINK
dataModel - Variable in class javax.swing. JComboBox
此保护字段是实现特定的。
dataModel - Variable in class javax.swing. JTable
表中的 TableModel
DataOutput - Interface in java.io
DataOutput接口提供将数据从任何Java基本类型转换为一系列字节,并将这些字节写入二进制流。
DataOutputStream - Class in java.io
数据输出流使应用程序以便携式方式将原始Java数据类型写入输出流。
DataOutputStream(OutputStream) - Constructor for class java.io. DataOutputStream
创建一个新的数据输出流,以将数据写入指定的底层输出流。
DataOutputStream - Interface in org.omg.CORBA
定义用于将原始数据类型写入到编组自定义值类型的输出流中的方法。
DataSource - Interface in javax.activation
DataSource接口为JavaBean激活框架提供了任意数据集合的抽象。
DataSource - Interface in javax.sql
一个连接到这个 DataSource对象所代表的物理数据源的工厂。
DATASOURCE_DB_LOCK - Static variable in class javax.sql.rowset.spi. SyncProvider
表示在作为使用此 SyncProvider对象的 RowSet对象的数据源的整个数据源上放置一个锁。
DATASOURCE_NO_LOCK - Static variable in class javax.sql.rowset.spi. SyncProvider
表示始发数据源上没有锁。
DATASOURCE_ROW_LOCK - Static variable in class javax.sql.rowset.spi. SyncProvider
表示在用于填充使用此 SyncProvider对象的 RowSet对象的原始SQL语句所触摸的行上放置了一个锁。
DATASOURCE_TABLE_LOCK - Static variable in class javax.sql.rowset.spi. SyncProvider
表示在用于填充正在使用此 SyncProvider对象的 RowSet对象的原始SQL语句所触及的所有表上都会放置一个锁。
DataTruncation - Exception in java.sql
抛出一个异常 DataTruncation异常(写入),或报告为 DataTruncation警告(读取时)数据值意外地截断超过其已超过其他原因 MaxFieldSize
DataTruncation(int, boolean, boolean, int, int) - Constructor for exception java.sql. DataTruncation
创建 DataTruncation对象,SQLState初始化为01004,当 read设置为 true ,22001当 read设置为 false时,原因设置为“数据截断”,供应商代码设置为0,其他字段设置为给定值。
DataTruncation(int, boolean, boolean, int, int, Throwable) - Constructor for exception java.sql. DataTruncation
创建 DataTruncation与初始化为01004时的SQLState对象 read被设置为 true时和22001 read被设置为 false ,设置为“数据截断”,供应商代码设置为0的原因,而其他字段被设置为给定值。
dataType - Variable in class java.awt.image. DataBuffer
DataBuffer的数据类型。
dataType - Variable in class java.awt.image. SampleModel
存储像素数据的DataBuffer的数据类型。
DATATYPE_BOOLEAN - Static variable in interface javax.imageio.metadata. IIOMetadataFormat
getAttributeDataType返回的 getAttributeDataType属性的值是布尔值“true”或“false”之一。
DATATYPE_DOUBLE - Static variable in interface javax.imageio.metadata. IIOMetadataFormat
getAttributeDataType返回的常数 getAttributeDataType属性的值是双精度十进制浮点数的字符串表示形式。
DATATYPE_FLOAT - Static variable in interface javax.imageio.metadata. IIOMetadataFormat
getAttributeDataType返回的常数 getAttributeDataType属性的值是十进制浮点数的字符串表示形式。
DATATYPE_INTEGER - Static variable in interface javax.imageio.metadata. IIOMetadataFormat
getAttributeDataType返回的 getAttributeDataType属性的值是整数的字符串表示形式。
DATATYPE_STRING - Static variable in interface javax.imageio.metadata. IIOMetadataFormat
getAttributeDataType返回的常数 getAttributeDataType属性的值是一般的Unicode字符串。
DatatypeConfigurationException - Exception in javax.xml.datatype
表示严重的配置错误。
DatatypeConfigurationException() - Constructor for exception javax.xml.datatype. DatatypeConfigurationException
创建一个新的 DatatypeConfigurationException ,没有指定的详细信息和原因。
DatatypeConfigurationException(String) - Constructor for exception javax.xml.datatype. DatatypeConfigurationException
使用指定的详细信息创建一个新的 DatatypeConfigurationException
DatatypeConfigurationException(String, Throwable) - Constructor for exception javax.xml.datatype. DatatypeConfigurationException
创建一个新的 DatatypeConfigurationException具有指定的详细信息和原因。
DatatypeConfigurationException(Throwable) - Constructor for exception javax.xml.datatype. DatatypeConfigurationException
创建一个新 DatatypeConfigurationException用指定的原因。
DatatypeConstants - Class in javax.xml.datatype
包含基本数据类型值作为常量的实用程序类。
DatatypeConstants.Field - Class in javax.xml.datatype
类型安全的枚举类,它代表的六大领域Duration类。
DatatypeConverter - Class in javax.xml.bind
可以使用javaType绑定声明来自定义XML模式数据类型与Java数据类型的绑定。
DatatypeConverterInterface - Interface in javax.xml.bind
DatatypeConverterInterface仅供JAXB提供者使用。
DatatypeFactory - Class in javax.xml.datatype
创建新的 javax.xml.datatype Object的工厂, javax.xml.datatype XML映射到/从Java Object s。
DatatypeFactory() - Constructor for class javax.xml.datatype. DatatypeFactory
受保护的构造函数,以防止包装外部的启动。
DATATYPEFACTORY_IMPLEMENTATION_CLASS - Static variable in class javax.xml.datatype. DatatypeFactory
JSR 206中定义的默认实现类名称 :用于XML处理的Java(TM)API(JAXP)1.3
DATATYPEFACTORY_PROPERTY - Static variable in class javax.xml.datatype. DatatypeFactory
JSR 206中定义的默认属性名称:用于XML处理的Java(TM)API(JAXP)1.3。
dataVector - Variable in class javax.swing.table. DefaultTableModel
VectorVectorsObject值。
Date - Class in java.sql
一个小的包装器绕着一个毫秒值,允许JDBC将其标识为SQL DATE值。
Date(int, int, int) - Constructor for class java.sql. Date
已弃用
而是使用构造Date(long date)
Date(long) - Constructor for class java.sql. Date
使用给定的毫秒时间值构造一个 Date对象。
DATE - Static variable in class java.sql. Types
Java编程语言中的常量,有时称为类型代码,用于标识通用SQL类型 DATE
date(Era, int, int, int) - Method in interface java.time.chrono. Chronology
从这个时代,年龄,月份和月份的时代获得这个年表的当地日期。
date(int, int, int) - Method in interface java.time.chrono. Chronology
从年龄,月份和月份月份获取本年度的年表。
date(TemporalAccessor) - Method in interface java.time.chrono. Chronology
从另一个时间对象获取本年龄的本地日期。
date(Era, int, int, int) - Method in class java.time.chrono. HijrahChronology
从Hijrah日历系统的时代,年龄,月份和月份月份获取当地的日期。
date(int, int, int) - Method in class java.time.chrono. HijrahChronology
在Hijrah日历系统中,从幼稚年份,月份和月份月份获取当地日期。
date(TemporalAccessor) - Method in class java.time.chrono. HijrahChronology
 
date(Era, int, int, int) - Method in class java.time.chrono. IsoChronology
从时代,年龄,月份和月份的时代获得ISO本地日期。
date(int, int, int) - Method in class java.time.chrono. IsoChronology
从月度,月份和月份月份获取ISO本地日期。
date(TemporalAccessor) - Method in class java.time.chrono. IsoChronology
从另一个日期时间对象获取ISO本地日期。
date(Era, int, int, int) - Method in class java.time.chrono. JapaneseChronology
从日期,时代,月份和月份的时代,获取日本日历系统中的当地日期。
date(int, int, int) - Method in class java.time.chrono. JapaneseChronology
从日光年,月 - 日和日月份获取日本日历系统的当地日期。
date(TemporalAccessor) - Method in class java.time.chrono. JapaneseChronology
 
date(Era, int, int, int) - Method in class java.time.chrono. MinguoChronology
从时代,年龄,月份和月份的时代,获得Minguo日历系统中的当地日期。
date(int, int, int) - Method in class java.time.chrono. MinguoChronology
从月光年,月和月的月份中获取Minguo日历系统中的当地日期。
date(TemporalAccessor) - Method in class java.time.chrono. MinguoChronology
 
date(Era, int, int, int) - Method in class java.time.chrono. ThaiBuddhistChronology
从时代,年龄,月份和月份的时代,获得泰国佛教日历系统的当地日期。
date(int, int, int) - Method in class java.time.chrono. ThaiBuddhistChronology
在泰国佛教日历系统中,从幼稚年份,月份和月份月份获取当地日期。
date(TemporalAccessor) - Method in class java.time.chrono. ThaiBuddhistChronology
 
DATE - Static variable in class java.util. Calendar
getset字段编号, get该月的日期。
Date - Class in java.util
DateDate一个特定的时间,以毫秒的精度。
Date() - Constructor for class java.util. Date
分配一个 Date对象并对其进行初始化,以便它代表它被分配的时间,测量到最接近的毫秒。
Date(long) - Constructor for class java.util. Date
分配一个 Date对象,并将其初始化为表示从标准基准时间(称为“时代”)即1970年1月1日00:00:00 GMT起的指定毫秒数。
Date(int, int, int) - Constructor for class java.util. Date
已弃用
截至JDK 1.1版,由Calendar.set(year + 1900, month, date)GregorianCalendar(year + 1900, month, date)
Date(int, int, int, int, int) - Constructor for class java.util. Date
已弃用
自JDK 1.1版起,由Calendar.set(year + 1900, month, date, hrs, min)GregorianCalendar(year + 1900, month, date, hrs, min)
Date(int, int, int, int, int, int) - Constructor for class java.util. Date
已弃用
截至JDK 1.1版,由Calendar.set(year + 1900, month, date, hrs, min, sec)GregorianCalendar(year + 1900, month, date, hrs, min, sec)
Date(String) - Constructor for class java.util. Date
已弃用
从JDK 1.1版开始,由DateFormat.parse(String s)
DATE - Static variable in class javax.management.openmbean. SimpleType
描述Java类名称为 java.util.Date值的 SimpleType实例。
DATE - Static variable in class javax.xml.datatype. DatatypeConstants
W3C XML Schema 1.0数据类型 date完全限定名称。
DATE_EDITOR - Static variable in class javax.accessibility. AccessibleRole
DATE_EDITOR是允许用户编辑java.util.Date和java.util.Time对象的组件
DATE_FIELD - Static variable in class java.text. DateFormat
DATE字段对齐的常用常数。
DateEditor(JSpinner) - Constructor for class javax.swing. JSpinner.DateEditor
构造一个 JSpinner编辑器,支持显示和编辑的值 SpinnerDateModelJFormattedTextField
DateEditor(JSpinner, String) - Constructor for class javax.swing. JSpinner.DateEditor
构造一个 JSpinner编辑器,支持显示和编辑的值 SpinnerDateModelJFormattedTextField
dateEpochDay(long) - Method in interface java.time.chrono. Chronology
从这个时代的时代获得当地的日期。
dateEpochDay(long) - Method in class java.time.chrono. HijrahChronology
从Hijrah日历系统中获取当地的日期。
dateEpochDay(long) - Method in class java.time.chrono. IsoChronology
从时代获取ISO本地日期。
dateEpochDay(long) - Method in class java.time.chrono. JapaneseChronology
在日历日历系统中从当天获取本地日期。
dateEpochDay(long) - Method in class java.time.chrono. MinguoChronology
从时代到日本的Minguo日历系统获取本地日期。
dateEpochDay(long) - Method in class java.time.chrono. ThaiBuddhistChronology
从泰国佛教日历系统中获取当地的日期。
dateFilter(RowFilter.ComparisonType, Date, int...) - Static method in class javax.swing. RowFilter
返回一个 RowFilter ,其中包含符合指定条件的值至少有一个 Date的条目。
DateFormat - Class in java.text
DateFormat是一个用于日期/时间格式化子类的抽象类,它以语言无关的方式格式化和分析日期或时间。
DateFormat() - Constructor for class java.text. DateFormat
创建一个新的日期格式。
DateFormat.Field - Class in java.text
定义从 DateFormat.formatToCharacterIterator返回的 DateFormat.formatToCharacterIterator中用作属性键的 AttributedCharacterIterator ,以及FieldPosition中的字段 FieldPosition
DateFormatProvider - Class in java.text.spi
提供DateFormat类的具体实现的服务提供者的抽象类。
DateFormatProvider() - Constructor for class java.text.spi. DateFormatProvider
唯一的构造函数。
DateFormatSymbols - Class in java.text
DateFormatSymbols是用于封装可本地化的日期时间格式化数据的公共类,例如月份的名称,一周的日期名称和时区数据。
DateFormatSymbols() - Constructor for class java.text. DateFormatSymbols
通过从默认的 FORMAT区域设置的资源中加载格式数据构造一个DateFormatSymbols对象。
DateFormatSymbols(Locale) - Constructor for class java.text. DateFormatSymbols
通过从给定语言环境的资源加载格式数据构造DateFormatSymbols对象。
DateFormatSymbolsProvider - Class in java.text.spi
一个抽象类的服务提供者提供的情况DateFormatSymbols类。
DateFormatSymbolsProvider() - Constructor for class java.text.spi. DateFormatSymbolsProvider
唯一的构造函数。
DateFormatter - Class in javax.swing.text
DateFormatter是一个 InternationalFormatter ,通过java.text.DateFormat的实例进行 java.text.DateFormat
DateFormatter() - Constructor for class javax.swing.text. DateFormatter
这是new DateFormatter(DateFormat.getDateInstance())的 new DateFormatter(DateFormat.getDateInstance())
DateFormatter(DateFormat) - Constructor for class javax.swing.text. DateFormatter
返回配置有指定的 Format实例的DateFormatter。
dateNow() - Method in interface java.time.chrono. Chronology
从默认时区的系统时钟获取此时间顺序中的当前本地日期。
dateNow(ZoneId) - Method in interface java.time.chrono. Chronology
从指定时区的系统时钟获取此时间顺序中的当前本地日期。
dateNow(Clock) - Method in interface java.time.chrono. Chronology
从指定的时钟获取本年龄的当前本地日期。
dateNow() - Method in class java.time.chrono. HijrahChronology
 
dateNow(ZoneId) - Method in class java.time.chrono. HijrahChronology
 
dateNow(Clock) - Method in class java.time.chrono. HijrahChronology
 
dateNow() - Method in class java.time.chrono. IsoChronology
从默认时区的系统时钟获取当前的ISO本地日期。
dateNow(ZoneId) - Method in class java.time.chrono. IsoChronology
从指定时区的系统时钟获取当前的ISO本地日期。
dateNow(Clock) - Method in class java.time.chrono. IsoChronology
从指定的时钟获取当前的ISO本地日期。
dateNow() - Method in class java.time.chrono. JapaneseChronology
 
dateNow(ZoneId) - Method in class java.time.chrono. JapaneseChronology
 
dateNow(Clock) - Method in class java.time.chrono. JapaneseChronology
 
dateNow() - Method in class java.time.chrono. MinguoChronology
 
dateNow(ZoneId) - Method in class java.time.chrono. MinguoChronology
 
dateNow(Clock) - Method in class java.time.chrono. MinguoChronology
 
dateNow() - Method in class java.time.chrono. ThaiBuddhistChronology
 
dateNow(ZoneId) - Method in class java.time.chrono. ThaiBuddhistChronology
 
dateNow(Clock) - Method in class java.time.chrono. ThaiBuddhistChronology
 
DATETIME - Static variable in class javax.xml.datatype. DatatypeConstants
W3C XML Schema 1.0数据类型 dateTime完全限定名称。
DateTimeAtCompleted - Class in javax.print.attribute.standard
类DateTimeAtCompleted是打印属性类,日期时间属性,指示打印作业完成(或被取消或中止)的日期和时间。
DateTimeAtCompleted(Date) - Constructor for class javax.print.attribute.standard. DateTimeAtCompleted
使用给定的Date值在完成的属性中构建新的日期时间。
DateTimeAtCreation - Class in javax.print.attribute.standard
类DateTimeAtCreation是一个打印属性类,一个日期时间属性,表示创建打印作业的日期和时间。
DateTimeAtCreation(Date) - Constructor for class javax.print.attribute.standard. DateTimeAtCreation
使用给定的Date值创建新的创建日期时间属性。
DateTimeAtProcessing - Class in javax.print.attribute.standard
类DateTimeAtProcessing是打印属性类,日期时间属性,表示打印作业首次开始处理的日期和时间。
DateTimeAtProcessing(Date) - Constructor for class javax.print.attribute.standard. DateTimeAtProcessing
使用给定的Date值构造处理属性的新日期时间。
DateTimeException - Exception in java.time
用于在计算日期时间时指示问题的异常。
DateTimeException(String) - Constructor for exception java.time. DateTimeException
使用指定的消息构造新的日期时间异常。
DateTimeException(String, Throwable) - Constructor for exception java.time. DateTimeException
构造一个新的日期时间异常与指定的消息和原因。
DateTimeFormatter - Class in java.time.format
格式化器用于打印和解析日期时间对象。
DateTimeFormatterBuilder - Class in java.time.format
Builder创建日期格式化程序。
DateTimeFormatterBuilder() - Constructor for class java.time.format. DateTimeFormatterBuilder
构建构建器的新实例。
DateTimeParseException - Exception in java.time.format
解析期间发生错误时抛出异常。
DateTimeParseException(String, CharSequence, int) - Constructor for exception java.time.format. DateTimeParseException
使用指定的消息构造新的异常。
DateTimeParseException(String, CharSequence, int, Throwable) - Constructor for exception java.time.format. DateTimeParseException
构造一个新的异常与指定的消息和原因。
DateTimeSyntax - Class in javax.print.attribute
类DateTimeSyntax是一个抽象基类,提供值为日期和时间的所有属性的常见实现。
DateTimeSyntax(Date) - Constructor for class javax.print.attribute. DateTimeSyntax
使用给定的 java.util.Date值构造新的日期时间属性。
dateYearDay(Era, int, int) - Method in interface java.time.chrono. Chronology
从这个时代,年龄和时代的年代领域获得这个年表的当地日期。
dateYearDay(int, int) - Method in interface java.time.chrono. Chronology
在这个年龄和年龄段的年龄中获得当地的日期。
dateYearDay(Era, int, int) - Method in class java.time.chrono. HijrahChronology
从Hijrah日历系统的时代,年龄和日期领域获得当地的日期。
dateYearDay(int, int) - Method in class java.time.chrono. HijrahChronology
从日光年和日间字段获取Hijrah日历系统中的当地日期。
dateYearDay(Era, int, int) - Method in class java.time.chrono. IsoChronology
从时代,年龄和日期的领域获得ISO本地日期。
dateYearDay(int, int) - Method in class java.time.chrono. IsoChronology
从幼稚年份和日期字段获取ISO本地日期。
dateYearDay(Era, int, int) - Method in class java.time.chrono. JapaneseChronology
从时代,年龄和日期领域获取日本日历系统中的当地日期。
dateYearDay(int, int) - Method in class java.time.chrono. JapaneseChronology
从日光年和日期字段获取日语日历系统中的当地日期。
dateYearDay(Era, int, int) - Method in class java.time.chrono. MinguoChronology
从时代,年龄和日期领域获得Minguo日历系统中的当地日期。
dateYearDay(int, int) - Method in class java.time.chrono. MinguoChronology
从日光年和日期字段获取Minguo日历系统中的当地日期。
dateYearDay(Era, int, int) - Method in class java.time.chrono. ThaiBuddhistChronology
在泰国佛教日历系统中,从时代,年龄和日期领域获得当地日期。
dateYearDay(int, int) - Method in class java.time.chrono. ThaiBuddhistChronology
在泰国佛教日历系统中,从幼稚年份和日期领域获得当地日期。
DAY_OF_MONTH - Static variable in class java.text. DateFormat.Field
不断识别月的字段。
DAY_OF_MONTH - Static variable in class java.util. Calendar
getset字段编号, set本月的日期。
DAY_OF_QUARTER - Static variable in class java.time.temporal. IsoFields
代表季度的领域。
DAY_OF_WEEK - Static variable in class java.text. DateFormat.Field
不断识别星期几的字段。
DAY_OF_WEEK - Static variable in class java.util. Calendar
getset字段编号, get星期几。
DAY_OF_WEEK_FIELD - Static variable in class java.text. DateFormat
DAY_OF_WEEK字段对齐的常用常数。
DAY_OF_WEEK_IN_MONTH - Static variable in class java.text. DateFormat.Field
不断识别星期几的字段。
DAY_OF_WEEK_IN_MONTH - Static variable in class java.util. Calendar
getset字段编号, get set几的序号。
DAY_OF_WEEK_IN_MONTH_FIELD - Static variable in class java.text. DateFormat
DAY_OF_WEEK_IN_MONTH字段对齐的常用常数。
DAY_OF_YEAR - Static variable in class java.text. DateFormat.Field
常年识别日期字段。
DAY_OF_YEAR - Static variable in class java.util. Calendar
getset字段编号, set当年的日期。
DAY_OF_YEAR_FIELD - Static variable in class java.text. DateFormat
DAY_OF_YEAR字段对齐的常用常数。
DayOfWeek - Enum in java.time
星期几,如“星期二”。
dayOfWeek() - Method in class java.time.temporal. WeekFields
根据这个 WeekFields返回一个字段来访问星期 WeekFields
dayOfWeekInMonth(int, DayOfWeek) - Static method in class java.time.temporal. TemporalAdjusters
返回月度调整器中的星期几,该日期将在同一个月内按顺序的星期几返回新的日期。
DAYS - Static variable in class javax.xml.datatype. DatatypeConstants
一个表示日期字段的常数。
dbgTag - Variable in class javax.management.monitor. Monitor
已弃用
没有替换
DD - Static variable in class javax.swing.text.html. HTML.Tag
 
deactivate(boolean) - Method in interface java.awt.im.spi. InputMethod
禁用输入法。
deactivate() - Method in interface javax.rmi.CORBA. Tie
取消这个领带所代表的目标对象。
deactivate(boolean, boolean) - Method in interface org.omg.PortableServer. POAManagerOperations
此操作将POA管理器的状态更改为非活动状态,导致相关联的POA拒绝尚未开始执行的请求以及任何新请求。
deactivate_object(byte[]) - Method in interface org.omg.PortableServer. POAOperations
此操作会导致在oid参数中指定的ObjectId被禁用。
deactivateFrame(JInternalFrame) - Method in class javax.swing. DefaultDesktopManager
 
deactivateFrame(JInternalFrame) - Method in interface javax.swing. DesktopManager
一般来说,表明这个框架已经失焦了。
deactivateFrame(JInternalFrame) - Method in class javax.swing.plaf.basic. BasicInternalFrameUI
当不再选择帧时调用此方法。
DebugGraphics - Class in javax.swing
图形子类支持图形调试。
DebugGraphics() - Constructor for class javax.swing. DebugGraphics
构造一个支持减速绘图的新的调试图形上下文。
DebugGraphics(Graphics, JComponent) - Constructor for class javax.swing. DebugGraphics
从现有的图形上下文中构建调试图形上下文,从而减缓指定组件的绘图。
DebugGraphics(Graphics) - Constructor for class javax.swing. DebugGraphics
构建一个调试图形上下文从现有的图形上下文,支持减慢绘图。
decapitalize(String) - Static method in class java.beans. Introspector
实用方法来取一个字符串并将其转换为正常的Java变量名称大小写。
DECEMBER - Static variable in class java.util. Calendar
Calendar.MONTH字段的值表示在公历和朱利安日历中的一年中的第十二个月。
DECEMBER - Static variable in class javax.xml.datatype. DatatypeConstants
一年十二个月的价值
DECIMAL - Static variable in class java.sql. Types
Java编程语言中的常量,有时称为类型代码,用于标识通用SQL类型 DECIMAL
DECIMAL128 - Static variable in class java.math. MathContext
A MathContext对象具有匹配IEEE 754R Decimal128格式,34位数的精度设置和 88754310467501的舍入模式,IEEE 754R默认值。
DECIMAL32 - Static variable in class java.math. MathContext
A MathContext对象,精度设置与IEEE 754R Decimal32格式,7位数字以及 HALF_EVEN的舍入模式(IEEE 754R默认值)匹配。
DECIMAL64 - Static variable in class java.math. MathContext
A MathContext对象,其精度设置符合IEEE 754R Decimal64格式,16位数字和 HALF_EVEN的舍入模式,IEEE 754R默认值。
DECIMAL_DIGIT_NUMBER - Static variable in class java.lang. Character
Unicode规范中的一般类别“Nd”。
DECIMAL_SEPARATOR - Static variable in class java.text. NumberFormat.Field
常数标识小数分隔符字段。
DecimalFormat - Class in java.text
DecimalFormat是格式为十进制数的 NumberFormat的具体子类。
DecimalFormat() - Constructor for class java.text. DecimalFormat
使用默认模式创建一个DecimalFormat,并使用缺省的 FORMAT区域设置。
DecimalFormat(String) - Constructor for class java.text. DecimalFormat
使用给定的模式创建一个DecimalFormat,并使用缺省的 FORMAT语言环境的符号。
DecimalFormat(String, DecimalFormatSymbols) - Constructor for class java.text. DecimalFormat
使用给定的模式和符号创建一个DecimalFormat。
DecimalFormatSymbols - Class in java.text
此类表示 DecimalFormat格式化数字所需的符号集(如小数分隔符,分组分隔符等)。
DecimalFormatSymbols() - Constructor for class java.text. DecimalFormatSymbols
为默认的 FORMAT区域设置创建一个DecimalFormatSymbols对象。
DecimalFormatSymbols(Locale) - Constructor for class java.text. DecimalFormatSymbols
为给定的区域设置创建一个DecimalFormatSymbols对象。
DecimalFormatSymbolsProvider - Class in java.text.spi
提供DecimalFormatSymbols类的实例的服务提供者的抽象类。
DecimalFormatSymbolsProvider() - Constructor for class java.text.spi. DecimalFormatSymbolsProvider
唯一的构造函数。
DecimalStyle - Class in java.time.format
在日期和时间格式中使用的本地化十进制格式。
DECLARE - Static variable in class javax.swing.text.html. HTML.Attribute
 
DECLARED - Static variable in interface java.lang.reflect. Member
标识类或接口的已声明成员集。
DeclaredType - Interface in javax.lang.model.type
表示声明的类型,类类型或接口类型。
declaredType - Variable in class javax.xml.bind. JAXBElement
Java数据类型绑定xml元素声明的类型。
declarePrefix(String, String) - Method in class org.xml.sax.helpers. NamespaceSupport
声明一个命名空间前缀。
DeclHandler - Interface in org.xml.sax.ext
用于DTD声明事件的SAX2扩展处理程序。
decode(String) - Static method in class java.awt. Color
String转换为整数,并返回指定的不透明度 Color
decode(String) - Static method in class java.awt. Font
返回 Font ,该 str参数描述。
decode(String) - Static method in class java.lang. Byte
String解码成 Byte
decode(String) - Static method in class java.lang. Integer
String解码成 Integer
decode(String) - Static method in class java.lang. Long
String解码成 Long
decode(String) - Static method in class java.lang. Short
String解码为 Short
decode(String) - Static method in class java.net. URLDecoder
已弃用
结果字符串可能会因平台的默认编码而异。 而是使用decode(String,String)方法来指定编码。
decode(String, String) - Static method in class java.net. URLDecoder
使用特定的编码方案解码一个 application/x-www-form-urlencoded字符串。
decode(ByteBuffer) - Method in class java.nio.charset. Charset
便利方法,将此字符集中的字节解码为Unicode字符。
decode(ByteBuffer, CharBuffer, boolean) - Method in class java.nio.charset. CharsetDecoder
从给定的输入缓冲区解码尽可能多的字节,将结果写入给定的输出缓冲区。
decode(ByteBuffer) - Method in class java.nio.charset. CharsetDecoder
将单个输入字节缓冲器的剩余内容解码为新分配的字符缓冲区的方便方法。
decode(InputStream) - Method in interface java.security. Certificate
已弃用
从输入流解码证书。
decode(byte[]) - Method in class java.util. Base64.Decoder
使用Base64编码方案从输入字节数组中解码所有字节,将结果写入新分配的输出字节数组。
decode(String) - Method in class java.util. Base64.Decoder
使用Base64编码方案将Base64编码的字符串解码为新分配的字节数组。
decode(byte[], byte[]) - Method in class java.util. Base64.Decoder
使用Base64编码方案从输入字节数组中解码所有字节,将结果写入给定的输出字节数组,从偏移量0开始。
decode(ByteBuffer) - Method in class java.util. Base64.Decoder
使用Base64编码方案从输入字节缓冲区中解码所有字节,将结果写入新分配的ByteBuffer。
decode(byte[]) - Method in interface org.omg.IOP. CodecOperations
基于对此 Codec的编码格式,将给定的字节数组解码为 Codec
decode_value(byte[], TypeCode) - Method in interface org.omg.IOP. CodecOperations
根据给定的 TypeCode和对此 Codec的编码格式,将给定的字节数组解码为 Codec
decodeAnchorX(float, float) - Method in class javax.swing.plaf.nimbus. AbstractRegionPainter
解码并返回给定控制点的编码X值的锚定点的实际像素位置的浮点值,以及从该控制点到锚点的偏移距离。
decodeAnchorY(float, float) - Method in class javax.swing.plaf.nimbus. AbstractRegionPainter
解码并返回一个浮点值,表示给定控制点的编码Y值的锚点的实际像素位置,以及从该控制点到锚点的偏移距离。
decodeColor(String, float, float, float, int) - Method in class javax.swing.plaf.nimbus. AbstractRegionPainter
解码并返回从UI默认值中的基色导出的颜色。
decodeColor(Color, Color, float) - Method in class javax.swing.plaf.nimbus. AbstractRegionPainter
解码并返回从两个其他颜色之间的偏移导出的颜色。
decodeDataFlavor(String) - Static method in class java.awt.datatransfer. SystemFlavorMap
解码为 String本机,用作 DataFlavor
decodeGradient(float, float, float, float, float[], Color[]) - Method in class javax.swing.plaf.nimbus. AbstractRegionPainter
给定用于创建LinearGradientPaint的参数,此方法将创建并返回一个线性渐变画线。
decodeJavaMIMEType(String) - Static method in class java.awt.datatransfer. SystemFlavorMap
解码一个 String本机用作Java MIME类型。
decodeLineStyle(Object) - Method in class javax.swing.plaf.metal. MetalTreeUI
此函数在传递给客户端属性的字符串和内部表示(当前和int)之间进行转换,
decodeLoop(ByteBuffer, CharBuffer) - Method in class java.nio.charset. CharsetDecoder
将一个或多个字节解码为一个或多个字符。
decodeRadialGradient(float, float, float, float[], Color[]) - Method in class javax.swing.plaf.nimbus. AbstractRegionPainter
给定用于创建RadialGradientPaint的参数,此方法将创建并返回径向渐变画。
decodeX(float) - Method in class javax.swing.plaf.nimbus. AbstractRegionPainter
解码并返回表示给定编码X值的实际像素位置的浮点值。
decodeY(float) - Method in class javax.swing.plaf.nimbus. AbstractRegionPainter
解码并返回表示给定编码的y值的实际像素位置的浮点值。
decorateTask(Runnable, RunnableScheduledFuture<V>) - Method in class java.util.concurrent. ScheduledThreadPoolExecutor
修改或替换用于执行runnable的任务。
decorateTask(Callable<V>, RunnableScheduledFuture<V>) - Method in class java.util.concurrent. ScheduledThreadPoolExecutor
修改或替换用于执行可调用的任务。
decrButton - Variable in class javax.swing.plaf.basic. BasicScrollBarUI
 
DECREASE_HIGHLIGHT - Static variable in class javax.swing.plaf.basic. BasicScrollBarUI
 
decreaseButton - Variable in class javax.swing.plaf.metal. MetalScrollBarUI
 
decrement() - Method in class java.util.concurrent.atomic. LongAdder
相当于 add(-1)
DECREMENT - Static variable in interface javax.accessibility. AccessibleAction
减少值的动作。
decrementAndGet() - Method in class java.util.concurrent.atomic. AtomicInteger
原子减1当前值。
decrementAndGet(int) - Method in class java.util.concurrent.atomic. AtomicIntegerArray
索引 i的元素原子 i
decrementAndGet(T) - Method in class java.util.concurrent.atomic. AtomicIntegerFieldUpdater
由此更新程序管理的给定对象的字段的当前值原子减1。
decrementAndGet() - Method in class java.util.concurrent.atomic. AtomicLong
原子减1当前值。
decrementAndGet(int) - Method in class java.util.concurrent.atomic. AtomicLongArray
索引 i的元素原子 i
decrementAndGet(T) - Method in class java.util.concurrent.atomic. AtomicLongFieldUpdater
由此更新程序管理的给定对象的字段的当前值原子减1。
decrementExact(int) - Static method in class java.lang. Math
将返回的参数递减1,如果结果溢出int,则 int
decrementExact(long) - Static method in class java.lang. Math
返回一个递减1的参数,如果结果溢出long,则 long
decrementPendingCountUnlessZero() - Method in class java.util.concurrent. CountedCompleter
如果挂起的计数非零,(原子地)减少它。
decrGap - Variable in class javax.swing.plaf.basic. BasicScrollBarUI
减量按钮和轨道之间的距离。
decrIndent() - Method in class javax.swing.text. AbstractWriter
减少缩进级别。
DECRYPT - Static variable in class javax.xml.crypto. KeySelector.Purpose
解密的关键。
DECRYPT_MODE - Static variable in class javax.crypto. Cipher
常数用于将密码初始化为解密模式。
deepEquals(Object[], Object[]) - Static method in class java.util. Arrays
如果两个指定的数组彼此 深度相等 ,则返回 true
deepEquals(Object, Object) - Static method in class java.util. Objects
返回 true如果参数是深层相等,彼此 false其他。
deepHashCode(Object[]) - Static method in class java.util. Arrays
根据指定数组的“深度内容”返回哈希码。
deepToString(Object[]) - Static method in class java.util. Arrays
返回指定数组的“深度内容”的字符串表示形式。
def - Variable in class java.util.zip. DeflaterInputStream
此流的压缩器。
def - Variable in class java.util.zip. DeflaterOutputStream
此流的压缩器。
def_kind() - Method in class org.omg.CORBA. _IDLTypeStub
 
def_kind() - Method in interface org.omg.CORBA. IRObjectOperations
返回 DefinitionKind对应于此接口存储库对象。
defAttributeList(String, int, int, String, String, AttributeList) - Method in class javax.swing.text.html.parser. DTD
创建并返回一个 AttributeList
DEFAULT - Static variable in class java.awt.dnd. DragSourceContext
一个 int由updateCurrentCursor()使用,表示 Cursor应该更改为默认值(不下降) Cursor
DEFAULT - Static variable in class java.security.spec. PSSParameterSpec
PSS参数设置为所有默认值。
DEFAULT - Static variable in class java.text. DateFormat
常数为默认样式模式。
DEFAULT - Static variable in class javax.crypto.spec. OAEPParameterSpec
OAEP参数设置为所有默认值。
DEFAULT - Static variable in class javax.crypto.spec. PSource.PSpecified
编码输入P的值等于byte [0]。
DEFAULT - Static variable in interface javax.swing. Action
目前不使用
DEFAULT - Static variable in interface javax.swing.plaf.synth. SynthConstants
表示该区域是默认值。
DEFAULT - Static variable in interface javax.swing.text.html.parser. DTDConstants
 
DEFAULT() - Constructor for class javax.xml.bind.annotation.adapters. XmlJavaTypeAdapter.DEFAULT
 
DEFAULT() - Constructor for class javax.xml.bind.annotation. XmlElement.DEFAULT
 
DEFAULT() - Constructor for class javax.xml.bind.annotation. XmlElementRef.DEFAULT
 
DEFAULT() - Constructor for class javax.xml.bind.annotation. XmlSchemaType.DEFAULT
 
DEFAULT() - Constructor for class javax.xml.bind.annotation. XmlType.DEFAULT
 
DEFAULT - Static variable in class javax.xml.crypto.dsig.spec. ExcC14NParameterSpec
表示默认命名空间(“#default”)。
DEFAULT_CARET_POLICY - Static variable in class java.awt.font. TextLayout
当客户端未指定策略时,将使用此 CaretPolicy
DEFAULT_CLASS_LOADER - Static variable in class javax.management.remote. JMXConnectorFactory
指定默认类加载器的属性的名称。
DEFAULT_CLASS_LOADER - Static variable in class javax.management.remote. JMXConnectorServerFactory
指定默认类加载器的属性的名称。
DEFAULT_CLASS_LOADER_NAME - Static variable in class javax.management.remote. JMXConnectorServerFactory
指定默认类加载器MBean名称的属性的名称。
DEFAULT_COMPRESSION - Static variable in class java.util.zip. Deflater
默认压缩级别。
DEFAULT_CSS - Static variable in class javax.swing.text.html. HTMLEditorKit
默认级联样式表文件,用于设置标签视图。
DEFAULT_CURSOR - Static variable in class java.awt. Cursor
默认游标类型(如果未定义游标,则设置)。
DEFAULT_CURSOR - Static variable in class java.awt. Frame
已弃用
取代Cursor.DEFAULT_CURSOR
default_index() - Method in class org.omg.CORBA. TypeCode
返回默认成员的索引,如果没有默认成员则返回-1。
DEFAULT_JUSTIFICATION - Static variable in class javax.swing.border. TitledBorder
使用标题文本的默认对齐方式。
DEFAULT_KEYMAP - Static variable in class javax.swing.text. JTextComponent
默认键盘映射将被所有 JTextComponent实例共享,除非它们具有不同的键盘映射集。
DEFAULT_LAYER - Static variable in class javax.swing. JLayeredPane
定义默认图层的便利对象。
DEFAULT_LIFETIME - Static variable in interface org.ietf.jgss. GSSContext
表示默认上下文生存期的生命周期常数。
DEFAULT_LIFETIME - Static variable in interface org.ietf.jgss. GSSCredential
表示默认凭证生命周期的生命周期常数。
DEFAULT_MODALITY_TYPE - Static variable in class java.awt. Dialog
模态对话框的默认模式类型。
DEFAULT_NS_PREFIX - Static variable in class javax.xml. XMLConstants
用于表示默认XML命名空间的前缀。
DEFAULT_OBJECT_MODEL_URI - Static variable in class javax.xml.xpath. XPathFactory
默认对象模型URI。
DEFAULT_OPTION - Static variable in class javax.swing. JOptionPane
类型含义Look and Feel不应提供任何选项 - 只能使用 JOptionPane的选项。
default_POA(Servant) - Method in interface org.omg.PortableServer.portable. Delegate
此函数的默认行为是从与仆人关联的ORB实例返回根POA。
DEFAULT_POSITION - Static variable in class javax.swing.border. TitledBorder
使用标题文本的默认垂直方向。
DEFAULT_PROPERTY_NAME - Static variable in class javax.xml.xpath. XPathFactory
根据JAXP规范的默认属性名称。
DEFAULT_SIZE - Static variable in class javax.swing. GroupLayout
表示组件或间隙的尺寸应用于特定范围值。
DEFAULT_SOAP_PROTOCOL - Static variable in interface javax.xml.soap. SOAPConstants
默认协议:SOAP 1.1,用于向后兼容。
DEFAULT_STRATEGY - Static variable in class java.util.zip. Deflater
默认压缩策略。
DEFAULT_STYLE - Static variable in class javax.swing.text. StyleContext
名称附加到段落的默认逻辑风格。
DEFAULT_VALUE - Variable in class javax.lang.model.util. ElementScanner6
指定的默认值。
DEFAULT_VALUE - Variable in class javax.lang.model.util. SimpleAnnotationValueVisitor6
要返回的默认值; defaultAction返回此值,除非该方法被覆盖。
DEFAULT_VALUE - Variable in class javax.lang.model.util. SimpleElementVisitor6
要返回的默认值; defaultAction返回此值,除非该方法被覆盖。
DEFAULT_VALUE - Variable in class javax.lang.model.util. SimpleTypeVisitor6
要返回的默认值; defaultAction返回此值,除非该方法被覆盖。
DEFAULT_VALUE_FIELD - Static variable in class javax.management. JMX
defaultValue字段的名称。
defaultAction(Object, P) - Method in class javax.lang.model.util. SimpleAnnotationValueVisitor6
访问方法的默认操作。
defaultAction(Element, P) - Method in class javax.lang.model.util. SimpleElementVisitor6
访问方法的默认操作。
defaultAction(TypeMirror, P) - Method in class javax.lang.model.util. SimpleTypeVisitor6
访问方法的默认操作。
DefaultBoundedRangeModel - Class in javax.swing
BoundedRangeModel的一般实现。
DefaultBoundedRangeModel() - Constructor for class javax.swing. DefaultBoundedRangeModel
使用默认值初始化所有属性。
DefaultBoundedRangeModel(int, int, int, int) - Constructor for class javax.swing. DefaultBoundedRangeModel
初始化值,范围,最小值和最大值。
defaultButton - Variable in class javax.swing. JRootPane
当窗格具有焦点并且出现特定于UI的操作(如按 Enter键)时,该按钮将被激活。
DefaultButtonModel - Class in javax.swing
Button组件数据模型的默认实现。
DefaultButtonModel() - Constructor for class javax.swing. DefaultButtonModel
构造一个 DefaultButtonModel
DefaultCaret - Class in javax.swing.text
默认的Caret实现。
DefaultCaret() - Constructor for class javax.swing.text. DefaultCaret
构造默认插入符号。
DefaultCellEditor - Class in javax.swing
表和树单元格的默认编辑器。
DefaultCellEditor(JTextField) - Constructor for class javax.swing. DefaultCellEditor
构造一个使用文本字段的 DefaultCellEditor
DefaultCellEditor(JCheckBox) - Constructor for class javax.swing. DefaultCellEditor
构造一个使用复选框的 DefaultCellEditor对象。
DefaultCellEditor(JComboBox) - Constructor for class javax.swing. DefaultCellEditor
构造一个使用组合框的 DefaultCellEditor对象。
DefaultCellEditor.EditorDelegate - Class in javax.swing
受保护的 EditorDelegate类。
defaultCharset() - Static method in class java.nio.charset. Charset
返回此Java虚拟机的默认字符集。
defaultChoosers - Variable in class javax.swing.plaf.basic. BasicColorChooserUI
 
DefaultColorSelectionModel - Class in javax.swing.colorchooser
ColorSelectionModel的一般 ColorSelectionModel
DefaultColorSelectionModel() - Constructor for class javax.swing.colorchooser. DefaultColorSelectionModel
创建一个 DefaultColorSelectionModel ,当前颜色设置为 Color.white
DefaultColorSelectionModel(Color) - Constructor for class javax.swing.colorchooser. DefaultColorSelectionModel
创建一个 DefaultColorSelectionModel当前的颜色设置为 color ,应该是非 null
DefaultComboBoxModel< E> - Class in javax.swing
组合框的默认模型。
DefaultComboBoxModel() - Constructor for class javax.swing. DefaultComboBoxModel
构造一个空的DefaultComboBoxModel对象。
DefaultComboBoxModel(E[]) - Constructor for class javax.swing. DefaultComboBoxModel
构造一个使用对象数组初始化的DefaultComboBoxModel对象。
DefaultComboBoxModel(Vector<E>) - Constructor for class javax.swing. DefaultComboBoxModel
构造一个使用向量初始化的DefaultComboBoxModel对象。
defaultConstraints - Variable in class java.awt. GridBagLayout
此字段保持包含默认值的网格包约束实例,因此,如果一个组件不具有与其相关联的网格包约束,则该组件将被分配的副本 defaultConstraints
defaultController - Variable in class javax.imageio. IIOParam
当调用 activateController方法时,默认的 IIOParamController将用于为此 IIOParam对象提供设置。
defaultController - Variable in class javax.imageio.metadata. IIOMetadata
一个 IIOMetadataController被建议用作控制器此 IIOMetadata对象。
DefaultCopyDrop - Static variable in class java.awt.dnd. DragSource
与复制操作一起使用的默认值 Cursor ,指示当前允许丢弃。
DefaultCopyNoDrop - Static variable in class java.awt.dnd. DragSource
与复制操作一起使用的默认值为 Cursor ,表示当前不允许丢弃。
DefaultDesktopManager - Class in javax.swing
这是DesktopManager的一个 DesktopManager
DefaultDesktopManager() - Constructor for class javax.swing. DefaultDesktopManager
 
DefaultDocumentEvent(int, int, DocumentEvent.EventType) - Constructor for class javax.swing.text. AbstractDocument.DefaultDocumentEvent
构建变更记录。
defaulted(String) - Method in class java.io. ObjectInputStream.GetField
如果命名字段是默认值,并且此流中没有值,则返回true。
DefaultEditor(JSpinner) - Constructor for class javax.swing. JSpinner.DefaultEditor
构造指定的编辑器组件 JSpinner
DefaultEditorKit - Class in javax.swing.text
这是文本组件所需的一组事物,作为某种 类型的文本文档的合理功能的编辑器。
DefaultEditorKit() - Constructor for class javax.swing.text. DefaultEditorKit
DefaultEditorKit的默认构造函数
DefaultEditorKit.BeepAction - Class in javax.swing.text
发出哔声
DefaultEditorKit.CopyAction - Class in javax.swing.text
复制所选区域并将其内容放入系统剪贴板。
DefaultEditorKit.CutAction - Class in javax.swing.text
剪切所选区域并将其内容放入系统剪贴板。
DefaultEditorKit.DefaultKeyTypedAction - Class in javax.swing.text
如果接收到 键入类型的事件并且没有键映射条目,则默认执行的操作。
DefaultEditorKit.InsertBreakAction - Class in javax.swing.text
在文档中放置一个行/段落。
DefaultEditorKit.InsertContentAction - Class in javax.swing.text
将内容放入相关的文档。
DefaultEditorKit.InsertTabAction - Class in javax.swing.text
将标签字符放在文档中。
DefaultEditorKit.PasteAction - Class in javax.swing.text
将系统剪贴板的内容粘贴到所选区域中,或者如果没有选择任何内容,则将其插入插入符号之前。
defaultEditorsByColumnClass - Variable in class javax.swing. JTable
显示和编辑单元格内容的对象表,按 getColumnClass中的 TableModel中声明的类索引。
DefaultFocusManager - Class in javax.swing
这个类已被1.4焦点API过时了。
DefaultFocusManager() - Constructor for class javax.swing. DefaultFocusManager
 
DefaultFocusTraversalPolicy - Class in java.awt
FocusTraversalPolicy根据容器中子组件的顺序确定遍历顺序。
DefaultFocusTraversalPolicy() - Constructor for class java.awt. DefaultFocusTraversalPolicy
 
defaultForkJoinWorkerThreadFactory - Static variable in class java.util.concurrent. ForkJoinPool
创建一个新的ForkJoinWorkerThread。
DefaultFormatter - Class in javax.swing.text
DefaultFormatter格式化任意对象。
DefaultFormatter() - Constructor for class javax.swing.text. DefaultFormatter
创建一个DefaultFormatter。
DefaultFormatterFactory - Class in javax.swing.text
执行 JFormattedTextField.AbstractFormatterFactory
DefaultFormatterFactory() - Constructor for class javax.swing.text. DefaultFormatterFactory
 
DefaultFormatterFactory(JFormattedTextField.AbstractFormatter) - Constructor for class javax.swing.text. DefaultFormatterFactory
创建一个 DefaultFormatterFactory与指定的 JFormattedTextField.AbstractFormatter
DefaultFormatterFactory(JFormattedTextField.AbstractFormatter, JFormattedTextField.AbstractFormatter) - Constructor for class javax.swing.text. DefaultFormatterFactory
创建一个 DefaultFormatterFactory与指定的 JFormattedTextField.AbstractFormatter s。
DefaultFormatterFactory(JFormattedTextField.AbstractFormatter, JFormattedTextField.AbstractFormatter, JFormattedTextField.AbstractFormatter) - Constructor for class javax.swing.text. DefaultFormatterFactory
用指定的JFormattedTextField.AbstractFormatter创建一个DefaultFormatterFactory。
DefaultFormatterFactory(JFormattedTextField.AbstractFormatter, JFormattedTextField.AbstractFormatter, JFormattedTextField.AbstractFormatter, JFormattedTextField.AbstractFormatter) - Constructor for class javax.swing.text. DefaultFormatterFactory
用指定的JFormattedTextField.AbstractFormatter创建一个DefaultFormatterFactory。
DefaultHandler - Class in org.xml.sax.helpers
SAX2事件处理程序的默认基类。
DefaultHandler() - Constructor for class org.xml.sax.helpers. DefaultHandler
 
DefaultHandler2 - Class in org.xml.sax.ext
此类扩展SAX2基本处理程序类,以支持SAX2 LexicalHandlerDeclHandlerEntityResolver2扩展。
DefaultHandler2() - Constructor for class org.xml.sax.ext. DefaultHandler2
构造一个忽略所有解析事件的处理程序。
DefaultHighlighter - Class in javax.swing.text
实现荧光笔界面。
DefaultHighlighter() - Constructor for class javax.swing.text. DefaultHighlighter
创建一个新的DefaultHighlighther对象。
DefaultHighlighter.DefaultHighlightPainter - Class in javax.swing.text
简单的高亮画家,用纯色填充突出显示的区域。
DefaultHighlightPainter(Color) - Constructor for class javax.swing.text. DefaultHighlighter.DefaultHighlightPainter
构建一个新的亮点画家。
defaultInitCtx - Variable in class javax.naming. InitialContext
保留调用NamingManager.getInitialContext()的结果的字段。
DefaultKeyboardFocusManager - Class in java.awt
用于AWT应用程序的默认KeyboardFocusManager。
DefaultKeyboardFocusManager() - Constructor for class java.awt. DefaultKeyboardFocusManager
 
defaultKeyTypedAction - Static variable in class javax.swing.text. DefaultEditorKit
默认情况下,如果接收到 键类型事件并且没有键映射条目,则执行的操作的名称。
DefaultKeyTypedAction() - Constructor for class javax.swing.text. DefaultEditorKit.DefaultKeyTypedAction
使用相应的标识符创建此对象。
DefaultLinkDrop - Static variable in class java.awt.dnd. DragSource
默认值 Cursor用于链接操作,指示当前允许丢弃。
DefaultLinkNoDrop - Static variable in class java.awt.dnd. DragSource
与链接操作一起使用的默认值 Cursor ,指示当前不允许丢弃。
DefaultListCellRenderer - Class in javax.swing
渲染列表中的项目。
DefaultListCellRenderer() - Constructor for class javax.swing. DefaultListCellRenderer
为列表中的项构造一个默认渲染器对象。
DefaultListCellRenderer.UIResource - Class in javax.swing
实现UIResource的DefaultListCellRenderer的子类。
DefaultListModel< E> - Class in javax.swing
该类松散地实现了 java.util.Vector API,因为它实现了1.1.x版本的 java.util.Vector ,没有收集类支持,并在发生更改时通知 ListDataListener
DefaultListModel() - Constructor for class javax.swing. DefaultListModel
 
DefaultListSelectionModel - Class in javax.swing
列表选择的默认数据模型。
DefaultListSelectionModel() - Constructor for class javax.swing. DefaultListSelectionModel
 
DefaultLoaderRepository - Class in javax.management
DefaultLoaderRepository() - Constructor for class javax.management. DefaultLoaderRepository
已弃用
 
DefaultLoaderRepository - Class in javax.management.loading
DefaultLoaderRepository() - Constructor for class javax.management.loading. DefaultLoaderRepository
已弃用
 
defaultManager() - Static method in class javax.swing. MenuSelectionManager
返回默认菜单选择管理器。
DefaultMenuLayout - Class in javax.swing.plaf.basic
弹出菜单和菜单栏的默认布局管理器。
DefaultMenuLayout(Container, int) - Constructor for class javax.swing.plaf.basic. DefaultMenuLayout
 
DefaultMetalTheme - Class in javax.swing.plaf.metal
具体实现的 MetalTheme提供了Java外观和感觉,代号为“钢”的原貌。
DefaultMetalTheme() - Constructor for class javax.swing.plaf.metal. DefaultMetalTheme
创建并返回一个 DefaultMetalTheme的实例。
DefaultMoveDrop - Static variable in class java.awt.dnd. DragSource
使用默认值 Cursor进行移动操作,指示当前允许丢弃。
DefaultMoveNoDrop - Static variable in class java.awt.dnd. DragSource
默认值 Cursor与移动操作一起使用,指示当前不允许丢弃。
DefaultMutableTreeNode - Class in javax.swing.tree
A DefaultMutableTreeNode是树状数据结构中的通用节点。
DefaultMutableTreeNode() - Constructor for class javax.swing.tree. DefaultMutableTreeNode
创建一个树节点,没有父节点,没有子节点,但它允许子节点。
DefaultMutableTreeNode(Object) - Constructor for class javax.swing.tree. DefaultMutableTreeNode
创建一个没有父进程,没有子节点,但允许子节点的树节点,并用指定的用户对象初始化它。
DefaultMutableTreeNode(Object, boolean) - Constructor for class javax.swing.tree. DefaultMutableTreeNode
创建一个没有父进程的树节点,没有子节点,用指定的用户对象进行初始化,只有在指定的时候才允许子节点。
defaultPage(PageFormat) - Method in class java.awt.print. PrinterJob
克隆 PageFormat参数,并更改克隆以描述默认页面大小和方向。
defaultPage() - Method in class java.awt.print. PrinterJob
创建一个新的 PageFormat实例,并将其设置为默认的大小和方向。
DefaultPainter - Static variable in class javax.swing.text. DefaultHighlighter
LayeredHighlighter.LayerPainter的默认实现,可用于绘制亮点。
DefaultPersistenceDelegate - Class in java.beans
DefaultPersistenceDelegate是抽象 PersistenceDelegate类的具体实现,是默认情况下用于没有信息可用的类的委托。
DefaultPersistenceDelegate() - Constructor for class java.beans. DefaultPersistenceDelegate
为具有无效构造函数的类创建持久性委托。
DefaultPersistenceDelegate(String[]) - Constructor for class java.beans. DefaultPersistenceDelegate
创建一类默认持久委托构造方法的参数由指定的属性名称的值 constructorPropertyNames
defaultPressAction - Variable in class javax.swing. JRootPane
已弃用
从Java 2平台v1.3开始。
defaultReadObject() - Method in class java.io. ObjectInputStream
从此流读取当前类的非静态和非瞬态字段。
defaultReleaseAction - Variable in class javax.swing. JRootPane
已弃用
从Java 2平台v1.3开始。
defaultRenderersByColumnClass - Variable in class javax.swing. JTable
显示单元格内容的对象表,按 getColumnClass中的 TableModel中声明的类索引。
DefaultRowSorter< M, I> - Class in javax.swing
RowSorter的一个 RowSorter ,提供围绕网格数据模型的排序和过滤。
DefaultRowSorter() - Constructor for class javax.swing. DefaultRowSorter
创建一个空的 DefaultRowSorter
DefaultRowSorter.ModelWrapper< M, I> - Class in javax.swing
DefaultRowSorter.ModelWrapper负责提供按 DefaultRowSorter排序的 DefaultRowSorter
defaults - Variable in class java.util. Properties
属性列表,其中包含此属性列表中未找到的任何键的默认值。
DefaultSingleSelectionModel - Class in javax.swing
SingleSelectionModel的一般实现。
DefaultSingleSelectionModel() - Constructor for class javax.swing. DefaultSingleSelectionModel
 
DefaultStyledDocument - Class in javax.swing.text
可以以与RTF格式相似的方式标记字符和段落样式的文档。
DefaultStyledDocument(AbstractDocument.Content, StyleContext) - Constructor for class javax.swing.text. DefaultStyledDocument
构造一个风格的文档。
DefaultStyledDocument(StyleContext) - Constructor for class javax.swing.text. DefaultStyledDocument
构造具有默认内容存储实现和共享样式集的样式文档。
DefaultStyledDocument() - Constructor for class javax.swing.text. DefaultStyledDocument
构造默认样式文档。
DefaultStyledDocument.AttributeUndoableEdit - Class in javax.swing.text
一个UndoableEdit用于记住对元素的AttributeSet更改。
DefaultStyledDocument.ElementBuffer - Class in javax.swing.text
用于管理元素层次结构更改的类。
DefaultStyledDocument.ElementSpec - Class in javax.swing.text
建筑元素规范。
DefaultStyledDocument.SectionElement - Class in javax.swing.text
文档的默认根元素...
DefaultTableCellRenderer - Class in javax.swing.table
的标准类的呈现(显示)的单个细胞 JTable
DefaultTableCellRenderer() - Constructor for class javax.swing.table. DefaultTableCellRenderer
创建一个默认的表单元格渲染器。
DefaultTableCellRenderer.UIResource - Class in javax.swing.table
DefaultTableCellRenderer的子类实现 UIResource
DefaultTableColumnModel - Class in javax.swing.table
JTable的标准列处理程序。
DefaultTableColumnModel() - Constructor for class javax.swing.table. DefaultTableColumnModel
创建默认表列模型。
DefaultTableModel - Class in javax.swing.table
这是TableModel的 TableModel ,它使用 VectorVectors来存储单元格值对象。
DefaultTableModel() - Constructor for class javax.swing.table. DefaultTableModel
构造默认值 DefaultTableModel ,它是零列和零行的表。
DefaultTableModel(int, int) - Constructor for class javax.swing.table. DefaultTableModel
构造 DefaultTableModelrowCountcolumnCountnull对象值。
DefaultTableModel(Vector, int) - Constructor for class javax.swing.table. DefaultTableModel
构造一个 DefaultTableModelcolumnNamesrowCountnull对象值中的元素一样多的列。
DefaultTableModel(Object[], int) - Constructor for class javax.swing.table. DefaultTableModel
构造一个 DefaultTableModelcolumnNamesrowCountnull对象值中的元素一样多的列。
DefaultTableModel(Vector, Vector) - Constructor for class javax.swing.table. DefaultTableModel
构造一个 DefaultTableModel ,并通过 datacolumnNames通过 setDataVector方法 columnNames表。
DefaultTableModel(Object[][], Object[]) - Constructor for class javax.swing.table. DefaultTableModel
构造一个 DefaultTableModel ,并通过 datacolumnNames通过 setDataVector方法 columnNames表。
DefaultTextField(Border) - Constructor for class javax.swing.tree. DefaultTreeCellEditor.DefaultTextField
构造一个 DefaultTreeCellEditor.DefaultTextField对象。
defaultTextIconGap - Variable in class javax.swing.plaf.basic. BasicButtonUI
 
defaultTextIconGap - Variable in class javax.swing.plaf.basic. BasicMenuItemUI
 
defaultTextShiftOffset - Variable in class javax.swing.plaf.basic. BasicButtonUI
 
DefaultTextUI - Class in javax.swing.text
已弃用
DefaultTextUI() - Constructor for class javax.swing.text. DefaultTextUI
已弃用
 
defaultThreadFactory() - Static method in class java.util.concurrent. Executors
返回用于创建新线程的默认线程工厂。
DefaultTreeCellEditor - Class in javax.swing.tree
A TreeCellEditor
DefaultTreeCellEditor(JTree, DefaultTreeCellRenderer) - Constructor for class javax.swing.tree. DefaultTreeCellEditor
使用指定的渲染器和默认编辑器为JTree构造一个 DefaultTreeCellEditor对象。
DefaultTreeCellEditor(JTree, DefaultTreeCellRenderer, TreeCellEditor) - Constructor for class javax.swing.tree. DefaultTreeCellEditor
构造一个 DefaultTreeCellEditor的对象 JTree使用指定的渲染器和指定的编辑器。
DefaultTreeCellEditor.DefaultTextField - Class in javax.swing.tree
TextField未提供编辑器时使用。
DefaultTreeCellEditor.EditorContainer - Class in javax.swing.tree
集装箱负责放置 editingComponent
DefaultTreeCellRenderer - Class in javax.swing.tree
在树中显示一个条目。
DefaultTreeCellRenderer() - Constructor for class javax.swing.tree. DefaultTreeCellRenderer
创建一个 DefaultTreeCellRenderer
DefaultTreeModel - Class in javax.swing.tree
一个使用TreeNodes的简单树数据模型。
DefaultTreeModel(TreeNode) - Constructor for class javax.swing.tree. DefaultTreeModel
创建一个树,其中任何节点可以拥有子节点。
DefaultTreeModel(TreeNode, boolean) - Constructor for class javax.swing.tree. DefaultTreeModel
创建一个树,指定任何节点是否可以有子节点,或者只有某些节点可以有子节点。
DefaultTreeSelectionModel - Class in javax.swing.tree
TreeSelectionModel的默认实现。
DefaultTreeSelectionModel() - Constructor for class javax.swing.tree. DefaultTreeSelectionModel
创建一个新的DefaultTreeSelectionModel实例,该实例为空,选择模式为DISCONTIGUOUS_TREE_SELECTION。
DefaultValidationEventHandler - Class in javax.xml.bind.helpers
JAXB 1.0只有默认的验证事件处理程序。
DefaultValidationEventHandler() - Constructor for class javax.xml.bind.helpers. DefaultValidationEventHandler
 
defaultWriteObject() - Method in class java.io. ObjectOutputStream
将当前类的非静态和非瞬态字段写入此流。
defContentModel(int, Object, ContentModel) - Method in class javax.swing.text.html.parser. DTD
创建并返回新的内容模型。
DEFECTIVE_CREDENTIAL - Static variable in exception org.ietf.jgss. GSSException
凭证不足
DEFECTIVE_TOKEN - Static variable in exception org.ietf.jgss. GSSException
有缺陷的令牌
defElement(String, int, boolean, boolean, ContentModel, String[], String[], AttributeList) - Method in class javax.swing.text.html.parser. DTD
创建并返回一个 Element
defEntity(String, int, int) - Method in class javax.swing.text.html.parser. DTD
创建并返回一个字符 Entity
defEntity(String, int, String) - Method in class javax.swing.text.html.parser. DTD
创建并返回一个 Entity
defineAttributes(String, AttributeList) - Method in class javax.swing.text.html.parser. DTD
定义Element的 Element
defineClass(byte[], int, int) - Method in class java.lang. ClassLoader
defineClass(String, byte[], int, int) - Method in class java.lang. ClassLoader
将字节数组转换为类别 Class的一个实例。
defineClass(String, byte[], int, int, ProtectionDomain) - Method in class java.lang. ClassLoader
将字节数组转换为类别为 的实例,其中包含可选的 ProtectionDomain
defineClass(String, ByteBuffer, ProtectionDomain) - Method in class java.lang. ClassLoader
一个转换ByteBuffer类的实例,带有可选ProtectionDomain。
defineClass(String, byte[], int, int, CodeSource) - Method in class java.security. SecureClassLoader
将字节数组转换为类Class的实例,并具有可选的CodeSource。
defineClass(String, ByteBuffer, CodeSource) - Method in class java.security. SecureClassLoader
一个转换ByteBuffer成类的实例 ,使用可选的CodeSource。
defined_in - Variable in class org.omg.CORBA. ValueMember
定义此成员的 value的存储库ID。
defineElement(String, int, boolean, boolean, ContentModel, BitSet, BitSet, AttributeList) - Method in class javax.swing.text.html.parser. DTD
返回与 Element匹配的Element。
defineEntity(String, int, char[]) - Method in class javax.swing.text.html.parser. DTD
定义一个实体。
definePackage(String, String, String, String, String, String, String, URL) - Method in class java.lang. ClassLoader
在这个 ClassLoader中按名称定义一个包。
definePackage(String, Manifest, URL) - Method in class java.net. URLClassLoader
在此ClassLoader中按名称定义新包。
DefinitionKind - Class in org.omg.CORBA
提供用于标识Interface Repository对象类型的常量的类。
DefinitionKind(int) - Constructor for class org.omg.CORBA. DefinitionKind
构造一个 DefinitionKind对象,其 _value场与给定值进行初始化。
DefinitionKindHelper - Class in org.omg.CORBA
助手 DefinitionKind
DefinitionKindHelper() - Constructor for class org.omg.CORBA. DefinitionKindHelper
 
deflate(byte[], int, int) - Method in class java.util.zip. Deflater
压缩输入数据,并用压缩数据填充指定的缓冲区。
deflate(byte[]) - Method in class java.util.zip. Deflater
压缩输入数据,并用压缩数据填充指定的缓冲区。
deflate(byte[], int, int, int) - Method in class java.util.zip. Deflater
压缩输入数据,并用压缩数据填充指定的缓冲区。
deflate() - Method in class java.util.zip. DeflaterOutputStream
将下一个压缩数据块写入输出流。
DEFLATE - Static variable in class javax.print.attribute.standard. Compression
ZIP公共领域充气/放气压缩技术。
DEFLATE_HINT - Static variable in interface java.util.jar. Pack200.Packer
如果此属性设置为 Pack200.Packer.TRUEPack200.Packer.FALSE ,则打包程序将在输出存档中相应设置通配提示,并且不会传送归档元素的各个通缩提示。
DEFLATE_HINT - Static variable in interface java.util.jar. Pack200.Unpacker
表示解包器应忽略DEFLATE_HINT的所有传输值,替换为给定值 Pack200.Unpacker.TRUEPack200.Unpacker.FALSE
DEFLATED - Static variable in class java.util.zip. Deflater
减压算法的压缩方法(目前唯一支持的)。
DEFLATED - Static variable in class java.util.zip. ZipEntry
压缩(缩小)条目的压缩方法。
DEFLATED - Static variable in class java.util.zip. ZipOutputStream
压缩(DEFLATED)条目的压缩方法。
Deflater - Class in java.util.zip
该类支持通用压缩使用流行的ZLIB压缩库。
Deflater(int, boolean) - Constructor for class java.util.zip. Deflater
使用指定的压缩级别创建新的压缩器。
Deflater(int) - Constructor for class java.util.zip. Deflater
使用指定的压缩级别创建新的压缩器。
Deflater() - Constructor for class java.util.zip. Deflater
创建一个具有默认压缩级别的新压缩器。
DeflaterInputStream - Class in java.util.zip
实现用于压缩“放气”压缩格式的数据的输入流过滤器。
DeflaterInputStream(InputStream) - Constructor for class java.util.zip. DeflaterInputStream
创建一个具有默认压缩器和缓冲区大小的新输入流。
DeflaterInputStream(InputStream, Deflater) - Constructor for class java.util.zip. DeflaterInputStream
使用指定的压缩器和默认缓冲区大小创建新的输入流。
DeflaterInputStream(InputStream, Deflater, int) - Constructor for class java.util.zip. DeflaterInputStream
创建具有指定压缩器和缓冲区大小的新输入流。
DeflaterOutputStream - Class in java.util.zip
该类实现了一种用于压缩“放气”压缩格式的数据的输出流过滤器。
DeflaterOutputStream(OutputStream, Deflater, int, boolean) - Constructor for class java.util.zip. DeflaterOutputStream
创建具有指定压缩器,缓冲区大小和冲洗模式的新输出流。
DeflaterOutputStream(OutputStream, Deflater, int) - Constructor for class java.util.zip. DeflaterOutputStream
创建具有指定压缩器和缓冲区大小的新输出流。
DeflaterOutputStream(OutputStream, Deflater, boolean) - Constructor for class java.util.zip. DeflaterOutputStream
使用指定的压缩器,刷新模式和默认缓冲区大小创建新的输出流。
DeflaterOutputStream(OutputStream, Deflater) - Constructor for class java.util.zip. DeflaterOutputStream
创建具有指定压缩器和默认缓冲区大小的新输出流。
DeflaterOutputStream(OutputStream, boolean) - Constructor for class java.util.zip. DeflaterOutputStream
使用默认压缩器,默认缓冲区大小和指定的刷新模式创建新的输出流。
DeflaterOutputStream(OutputStream) - Constructor for class java.util.zip. DeflaterOutputStream
创建具有默认压缩器和缓冲区大小的新输出流。
deiconifyFrame(JInternalFrame) - Method in class javax.swing. DefaultDesktopManager
从其父项中删除desktopIcon,并将其框架添加到父级。
deiconifyFrame(JInternalFrame) - Method in interface javax.swing. DesktopManager
一般来说,删除现有的任何标志性表示,并将框架恢复为原始大小和位置。
deiconifyFrame(JInternalFrame) - Method in class javax.swing.plaf.basic. BasicInternalFrameUI
当用户想要对该帧进行解码时,会调用此方法。
deiconize() - Method in class javax.swing.plaf.basic. BasicDesktopIconUI
 
deinstall(JTextComponent) - Method in interface javax.swing.text. Caret
当UI从JTextComponent的界面中删除时调用。
deinstall(JTextComponent) - Method in class javax.swing.text. DefaultCaret
当UI从JTextComponent的界面中删除时调用。
deinstall(JTextComponent) - Method in class javax.swing.text. DefaultHighlighter
当UI从JTextComponent的界面中删除时调用。
deinstall(JEditorPane) - Method in class javax.swing.text. EditorKit
当该套件从JEditorPane中删除时调用。
deinstall(JTextComponent) - Method in interface javax.swing.text. Highlighter
当UI从JTextComponent的界面中删除时调用。
deinstall(JEditorPane) - Method in class javax.swing.text.html. HTMLEditorKit
当该套件从JEditorPane中删除时调用。
deinstall(JEditorPane) - Method in class javax.swing.text. StyledEditorKit
当该套件从JEditorPane中删除时调用。
deinstallMouseHandlers(JComponent) - Method in class javax.swing.plaf.basic. BasicInternalFrameUI
 
delay(int) - Method in class java.awt. Robot
睡在指定的时间。
Delayed - Interface in java.util.concurrent
一个混合样式界面,用于标记在给定延迟后应该执行的对象。
DelayQueue< E extends Delayed> - Class in java.util.concurrent
Delayed元素的无 Delayed元素,其中元素只能在其延迟到期时才能被使用。
DelayQueue() - Constructor for class java.util.concurrent. DelayQueue
创建一个最初为空的新的 DelayQueue
DelayQueue(Collection<? extends E>) - Constructor for class java.util.concurrent. DelayQueue
创建DelayQueue最初包含的给定集合中的元素Delayed实例。
delegate - Variable in class javax.swing. DefaultCellEditor
处理从 CellEditor发送的所有方法的代理类。
Delegate - Class in org.omg.CORBA.portable
指定用于ORB特定于org.omg.CORBA.Object方法的ORB特定于实现的便携式API。
Delegate() - Constructor for class org.omg.CORBA.portable. Delegate
 
Delegate - Class in org.omg.CORBA_2_3.portable
代理类提供ORB供应商具体实现CORBA对象。
Delegate() - Constructor for class org.omg.CORBA_2_3.portable. Delegate
 
Delegate - Interface in org.omg.PortableServer.portable
可移植性包包含为ORB实现者设计和使用的接口和类。
DELEGATE_NAME - Static variable in class javax.management. MBeanServerDelegate
定义MBeanServerDelegate的默认ObjectName。
delegateFocus(MouseEvent) - Method in class javax.swing.plaf.basic. BasicComboPopup
这是一种实用方法,可帮助事件处理程序在弹出弹出窗口时找出发送焦点的位置。
delegateFocus(MouseEvent) - Method in class javax.swing.plaf.metal. MetalComboBoxUI.MetalComboPopup
已弃用
 
DelegationPermission - Class in javax.security.auth.kerberos
此类用于限制Kerberos授权模型的使用,即:可转发和可预售的机票。
DelegationPermission(String) - Constructor for class javax.security.auth.kerberos. DelegationPermission
创建一个新的 DelegationPermission与指定的下属和目标主体。
DelegationPermission(String, String) - Constructor for class javax.security.auth.kerberos. DelegationPermission
创建一个新的 DelegationPermission与指定的下属和目标主体。
DELETE - Static variable in class java.awt. Event
删除键。
delete() - Method in class java.io. File
删除由此抽象路径名表示的文件或目录。
delete(int, int) - Method in class java.lang. StringBuffer
 
delete(int, int) - Method in class java.lang. StringBuilder
 
delete(String) - Method in interface java.nio.file.attribute. UserDefinedFileAttributeView
删除用户定义的属性。
delete(Path) - Static method in class java.nio.file. Files
删除文件。
delete(Path) - Method in class java.nio.file.spi. FileSystemProvider
删除文件。
delete(int, int) - Method in interface javax.accessibility. AccessibleEditableText
删除两个索引之间的文本
DELETE - Static variable in interface javax.accessibility. AccessibleTableModelChange
标识行和/或列的删除。
DELETE - Static variable in class javax.swing.event. TableModelEvent
标识删除行或列。
delete(int, int) - Method in class javax.swing. JSpinner.AccessibleJSpinner
删除两个索引之间的文本
delete(int, int) - Method in class javax.swing.text. JTextComponent.AccessibleJTextComponent
删除两个索引之间的文本
delete() - Method in interface javax.tools. FileObject
删除此文件对象。
delete() - Method in class javax.tools. ForwardingFileObject
 
delete() - Method in class javax.tools. SimpleJavaFileObject
这个实现什么都不做。
DELETE_ROW_CONFLICT - Static variable in interface javax.sql.rowset.spi. SyncResolver
表示 RowSet对象尝试删除数据源中的行时发生冲突。
delete_values(String) - Method in class org.omg.CORBA. Context
从此 Context删除对象的 NamedValue对象的 name字段与给定的属性名称匹配。
deleteChar(AttributedCharacterIterator, int) - Method in class java.awt.font. LineBreakMeasurer
从文本中删除单个 LineBreakMeasurer后更新此 LineBreakMeasurer ,并将当前位置设置为段落的开头。
deleteChar(AttributedCharacterIterator, int) - Method in class java.awt.font. TextMeasurer
从TextMeasurer当前表示的段落中删除单个 TextMeasurer后,更新 TextMeasurer
deleteCharAt(int) - Method in class java.lang. StringBuffer
 
deleteCharAt(int) - Method in class java.lang. StringBuilder
 
deleteData(int, int) - Method in interface org.w3c.dom. CharacterData
从节点中删除一个16位的单位范围。
deleteDirectory(T) - Method in interface java.nio.file. SecureDirectoryStream
删除目录。
deleteEntry(String) - Method in class java.security. KeyStore
从此密钥库中删除由给定别名标识的条目。
deleteFile(T) - Method in interface java.nio.file. SecureDirectoryStream
删除文件。
deleteIfExists(Path) - Static method in class java.nio.file. Files
删除文件(如果存在)。
deleteIfExists(Path) - Method in class java.nio.file.spi. FileSystemProvider
删除文件(如果存在)。
deleteNextCharAction - Static variable in class javax.swing.text. DefaultEditorKit
删除当前插入符位置后的内容的字符的操作名称。
deleteNextWordAction - Static variable in class javax.swing.text. DefaultEditorKit
删除选择开始之后的单词的动作名称。
deleteObserver(Observer) - Method in class java.util. Observable
从该对象的观察者组中删除观察者。
deleteObservers() - Method in class java.util. Observable
清除观察者列表,使此对象不再有任何观察者。
deleteOnExit() - Method in class java.io. File
请求在虚拟机终止时删除由此抽象路径名表示的文件或目录。
deleteOwner(Principal, Principal) - Method in interface java.security.acl. Owner
删除所有者。
deletePrevCharAction - Static variable in class javax.swing.text. DefaultEditorKit
删除当前插入符号位置前的内容字符的操作名称。
deletePrevWordAction - Static variable in class javax.swing.text. DefaultEditorKit
要删除选择开始之前的单词的操作的名称。
deleteRow() - Method in interface java.sql. ResultSet
从此 ResultSet对象和底层数据库中删除当前行。
deletesAreDetected(int) - Method in interface java.sql. DatabaseMetaData
检索是否可以通过调用方法 ResultSet.rowDeleted检测到可见行删除。
deleteShortcut(MenuShortcut) - Method in class java.awt. MenuBar
删除指定的菜单快捷方式。
deleteShortcut() - Method in class java.awt. MenuItem
删除与此菜单项相关联的任何 MenuShortcut对象。
deleteTrack(Track) - Method in class javax.sound.midi. Sequence
从序列中删除指定的轨迹。
delimiter() - Method in class java.util. Scanner
返回 PatternScanner正在使用来匹配分隔符。
delItem(int) - Method in class java.awt. List
已弃用
替换为remove(String)remove(int)
delItems(int, int) - Method in class java.awt. List
已弃用
从JDK 1.1版开始,未来不会公开使用。 这种方法只能作为一个包私有方法保留。
deliverEvent(Event) - Method in class java.awt. Component
已弃用
从JDK 1.1版开始,由dispatchEvent(AWTEvent e)
deliverEvent(Event) - Method in class java.awt. Container
已弃用
从JDK 1.1版开始,替换为dispatchEvent(AWTEvent e)
deltaTransform(Point2D, Point2D) - Method in class java.awt.geom. AffineTransform
变换由指定的相对距离向量 ptSrc ,并将结果存储在 ptDst
deltaTransform(double[], int, double[], int, int) - Method in class java.awt.geom. AffineTransform
通过该变换来变换相对距离向量的数组。
已过时的 - Annotation Type in java.lang
注释@Deprecated的程序元素是程序员不鼓励使用的程序元素,通常是因为它是危险的,或者因为存在更好的替代方法。
depth() - Method in class javax.swing.text. ElementIterator
获取元素树的当前深度。
depthFirstEnumeration() - Method in class javax.swing.tree. DefaultMutableTreeNode
创建并返回以深度优先顺序遍历以此节点为根的子树的枚举。
depthOffset - Variable in class javax.swing.plaf.basic. BasicTreeUI
要适当地计算x位置应该抵消多少深度。
Deque< E> - Interface in java.util
支持两端元素插入和移除的线性集合。
dequeueKeyEvents(long, Component) - Method in class java.awt. DefaultKeyboardFocusManager
新闻稿正常指派到当前焦点所有者这是因为排队到呼叫的所有KeyEvent enqueueKeyEvents相同的时间戳和组件。
dequeueKeyEvents(long, Component) - Method in class java.awt. KeyboardFocusManager
由AWT调用以通知KeyboardFocusManager它应该取消KeyEvents的延迟调度。
dereference(XMLCryptoContext) - Method in interface javax.xml.crypto.dsig.keyinfo. RetrievalMethod
取消引用 KeyInfo this引用信息 RetrievalMethod和应用指定的 Transform秒。
dereference(URIReference, XMLCryptoContext) - Method in interface javax.xml.crypto. URIDereferencer
取消引用指定的 URIReference并返回取消引用的数据。
deregister(AbstractSelectionKey) - Method in class java.nio.channels.spi. AbstractSelector
从其频道的密钥集中删除给定的密钥。
deregister() - Method in interface java.sql. DriverAction
通过 DriverManager.deregisterDriver(Driver)调用的方法通知JDBC驱动程序它已被注销。
deregisterAll(Class<?>) - Method in class javax.imageio.spi. ServiceRegistry
取消注册目前在给定类别下注册的所有服务提供商对象。
deregisterAll() - Method in class javax.imageio.spi. ServiceRegistry
取消注册所有类别的所有当前注册服务提供商。
deregisterDriver(Driver) - Static method in class java.sql. DriverManager
DriverManager的注册驱动程序列表中删除指定的驱动程序。
deregisterServiceProvider(T, Class<T>) - Method in class javax.imageio.spi. ServiceRegistry
从给定的类别中删除服务提供者对象。
deregisterServiceProvider(Object) - Method in class javax.imageio.spi. ServiceRegistry
从包含它的所有类别中删除服务提供商对象。
DERIVATION_EXTENSION - Static variable in interface org.w3c.dom. TypeInfo
如果文档的架构是XML Schema [ XML Schema Part 1 ],则该常量代表extension的 派生
DERIVATION_LIST - Static variable in interface org.w3c.dom. TypeInfo
如果文档的架构是XML Schema [ XML Schema Part 1 ],则此常量代表 list
DERIVATION_RESTRICTION - Static variable in interface org.w3c.dom. TypeInfo
如果文档的模式是XML Schema [ XML Schema Part 1 ],则该常量 表示如果涉及复杂类型, 则为restriction,如果涉及简单类型 则为restriction
DERIVATION_UNION - Static variable in interface org.w3c.dom. TypeInfo
如果文档的架构是XML Schema [ XML Schema Part 1 ],则该常量表示 union(如果涉及简单类型)。
derive(int) - Method in class java.awt. AlphaComposite
返回类似的使用指定的合成规则的 AlphaComposite对象。
derive(float) - Method in class java.awt. AlphaComposite
返回使用指定的alpha值的类似的 AlphaComposite对象。
deriveFont(int, float) - Method in class java.awt. Font
通过复制此 Font对象并应用新的样式和大小来创建一个新的 Font对象。
deriveFont(int, AffineTransform) - Method in class java.awt. Font
通过复制这个 Font对象并应用新的样式和变换来创建一个新的 Font对象。
deriveFont(float) - Method in class java.awt. Font
通过复制当前的 Font对象并对其应用一个新的大小来创建一个新的 Font对象。
deriveFont(AffineTransform) - Method in class java.awt. Font
通过复制当前的 Font对象并对其应用一个新的变换来创建一个新的 Font对象。
deriveFont(int) - Method in class java.awt. Font
通过复制当前的 Font对象并应用新的样式来创建一个新的 Font对象。
deriveFont(Map<? extends AttributedCharacterIterator.Attribute, ?>) - Method in class java.awt. Font
通过复制当前的 Font对象并应用一组新的字体属性来创建一个新的 Font对象。
deriveMMFont(float[]) - Method in interface java.awt.font. MultipleMaster
根据指定数组中包含的设计轴值创建多个主字体的新实例。
deriveMMFont(float[], float, float, float, float) - Method in interface java.awt.font. MultipleMaster
基于详细的度量标准信息创建一个多个主字体的新实例。
DES_EDE_KEY_LEN - Static variable in class javax.crypto.spec. DESedeKeySpec
定义DESede密钥长度的常数(以字节为单位)。
DES_KEY_LEN - Static variable in class javax.crypto.spec. DESKeySpec
定义DES密钥长度的常量(以字节为单位)。
descendingIterator() - Method in class java.util. ArrayDeque
 
descendingIterator() - Method in class java.util.concurrent. ConcurrentLinkedDeque
以相反的顺序返回此deque中的元素的迭代器。
descendingIterator() - Method in class java.util.concurrent. ConcurrentSkipListSet
以降序返回该集合中的元素的迭代器。
descendingIterator() - Method in class java.util.concurrent. LinkedBlockingDeque
以相反的顺序返回此deque中的元素的迭代器。
descendingIterator() - Method in interface java.util. Deque
以相反的顺序返回此deque中的元素的迭代器。
descendingIterator() - Method in class java.util. LinkedList
 
descendingIterator() - Method in interface java.util. NavigableSet
以降序返回该集合中的元素的迭代器。
descendingIterator() - Method in class java.util. TreeSet
以降序返回该集合中的元素的迭代器。
descendingKeySet() - Method in interface java.util.concurrent. ConcurrentNavigableMap
返回此地图中包含的键的相反顺序NavigableSet
descendingKeySet() - Method in class java.util.concurrent. ConcurrentSkipListMap
 
descendingKeySet() - Method in interface java.util. NavigableMap
返回此地图中包含的键的相反顺序NavigableSet
descendingKeySet() - Method in class java.util. TreeMap
 
descendingMap() - Method in interface java.util.concurrent. ConcurrentNavigableMap
返回此映射中包含的映射的反向排序视图。
descendingMap() - Method in class java.util.concurrent. ConcurrentSkipListMap
 
descendingMap() - Method in interface java.util. NavigableMap
返回此映射中包含的映射的反向排序视图。
descendingMap() - Method in class java.util. TreeMap
 
descendingSet() - Method in class java.util.concurrent. ConcurrentSkipListSet
返回此集合中包含的元素的反向排序视图。
descendingSet() - Method in interface java.util. NavigableSet
返回此集合中包含的元素的反向排序视图。
descendingSet() - Method in class java.util. TreeSet
 
description - Variable in class java.sql. DriverPropertyInfo
属性的简要说明,可能为null。
description - Variable in class javax.management. MBeanFeatureInfo
该功能的人性化描述。
Descriptor - Interface in javax.management
JMX元素的附加元数据。
DescriptorAccess - Interface in javax.management
该接口用于访问与JMX组件关联的描述符类的描述符,即
DescriptorKey - Annotation Type in javax.management
元注释,描述注释元素如何与Descriptor中的字段相关
DescriptorRead - Interface in javax.management
用于读取管理界面元素(如MBeanInfo)的描述符的接口。
DescriptorSupport - Class in javax.management.modelmbean
此类表示一个ModelMBean元素的元数据集。
DescriptorSupport() - Constructor for class javax.management.modelmbean. DescriptorSupport
描述符默认构造函数。
DescriptorSupport(int) - Constructor for class javax.management.modelmbean. DescriptorSupport
描述符构造函数
DescriptorSupport(DescriptorSupport) - Constructor for class javax.management.modelmbean. DescriptorSupport
描述符构造函数将描述符作为参数。
DescriptorSupport(String) - Constructor for class javax.management.modelmbean. DescriptorSupport
描述符构造函数采用XML字符串。
DescriptorSupport(String[], Object[]) - Constructor for class javax.management.modelmbean. DescriptorSupport
构造器获取字段名称和字段值。
DescriptorSupport(String...) - Constructor for class javax.management.modelmbean. DescriptorSupport
构造器采用 fieldName = fieldValue格式的字段。
DESedeKeySpec - Class in javax.crypto.spec
该类指定DES-EDE(“triple-DES”)键。
DESedeKeySpec(byte[]) - Constructor for class javax.crypto.spec. DESedeKeySpec
创建使用前24个字节在一个DESedeKeySpec对象, key作为DES-EDE密钥的密钥材料。
DESedeKeySpec(byte[], int) - Constructor for class javax.crypto.spec. DESedeKeySpec
创建使用前24个字节在一个DESedeKeySpec对象, key ,在开始 offset以下,作为DES-EDE密钥的密钥材料。
deselect(int) - Method in class java.awt. List
取消选择指定索引处的项目。
DESELECTED - Static variable in class java.awt.event. ItemEvent
该状态变化值表示已选择的项目被取消选择。
DESERET - Static variable in class java.lang. Character.UnicodeBlock
“Deseret”Unicode字符块的常量。
deserialize(ObjectInputStream, Collection) - Method in class java.beans.beancontext. BeanContextSupport
由readObject用于反序列化集合。
deserialize(ObjectName, byte[]) - Method in interface javax.management. MBeanServer
已弃用
使用getClassLoaderFor获取适当的反序列化类加载器。
deserialize(String, byte[]) - Method in interface javax.management. MBeanServer
已弃用
使用MBeanServer.getClassLoaderRepository()获取类加载器存储库并将其用于反序列化。
deserialize(String, ObjectName, byte[]) - Method in interface javax.management. MBeanServer
已弃用
使用getClassLoader获取反序列化的类加载器。
DESIGNATED_LONG - Static variable in class javax.print.attribute.standard. MediaSize.ISO
指定ISO指定长尺寸,110 mm×220 mm。
DesignMode - Interface in java.beans
该接口旨在由java.beans.beancontext.BeanContext的实例实现或委派,以便传播到java.beans.beancontext.BeanContextChild实例(当前的“designTime”)属性的嵌套层次结构。
designTime - Variable in class java.beans.beancontext. BeanContextSupport
A boolean指示该对象当前是否处于设计时间模式。
desiredAssertionStatus() - Method in class java.lang.
如果要在调用此方法时初始化该类,则返回将分配给此类的断言状态。
DESKeySpec - Class in javax.crypto.spec
该类指定一个DES密钥。
DESKeySpec(byte[]) - Constructor for class javax.crypto.spec. DESKeySpec
创建使用前8个字节中一个DESKeySpec对象, key作为DES密钥的密钥材料。
DESKeySpec(byte[], int) - Constructor for class javax.crypto.spec. DESKeySpec
创建使用前8个字节中一个DESKeySpec对象, key ,在开始 offset以下,作为DES密钥的密钥材料。
Desktop - Class in java.awt
Desktop类允许Java应用程序启动在本机桌面上注册的相关应用程序来处理URI或文件。
DESKTOP - Static variable in class java.awt. SystemColor
SystemColor.desktop系统颜色的数组索引。
desktop - Static variable in class java.awt. SystemColor
渲染为桌面背景的颜色。
desktop - Variable in class javax.swing.plaf.basic. BasicDesktopPaneUI
 
Desktop.Action - Enum in java.awt
表示动作类型。
DESKTOP_ICON - Static variable in class javax.accessibility. AccessibleRole
DESKTOP_PANE中的图标化内部框架。
DESKTOP_ICON - Static variable in class javax.swing.plaf.synth. Region
DesktopIcon区域。
DESKTOP_PANE - Static variable in class javax.accessibility. AccessibleRole
支持这些内部框架的内部框架和图标化版本的窗格。
DESKTOP_PANE - Static variable in class javax.swing.plaf.synth. Region
DesktopPane区域。
desktopIcon - Variable in class javax.swing. JInternalFrame
当内部框架被图标化时显示的图标。
desktopIcon - Variable in class javax.swing.plaf.basic. BasicDesktopIconUI
 
DesktopIconUI - Class in javax.swing.plaf
JDesktopIcon可插拔的外观和界面。
DesktopIconUI() - Constructor for class javax.swing.plaf. DesktopIconUI
 
DesktopManager - Interface in javax.swing
DesktopManager对象由JDesktopPane对象拥有。
desktopManager - Variable in class javax.swing.plaf.basic. BasicDesktopPaneUI
 
DesktopPaneUI - Class in javax.swing.plaf
JDesktopPane可插拔外观界面。
DesktopPaneUI() - Constructor for class javax.swing.plaf. DesktopPaneUI
 
desktopProperties - Variable in class java.awt. Toolkit
 
desktopPropsSupport - Variable in class java.awt. Toolkit
 
destHeight - Variable in class java.awt.image. ReplicateScaleFilter
目标高度来缩放图像。
destination - Variable in class javax.imageio. ImageReadParam
当前目的地 BufferedImage ,或 null如果没有设置。
Destination - Class in javax.print.attribute.standard
类目标是打印属性类(URI),用于指示假脱机打印机格式化数据的备用目标。
Destination(URI) - Constructor for class javax.print.attribute.standard. Destination
使用指定的URI构造新的目标属性。
destination - Variable in class javax.swing.plaf.basic. BasicTreeUI.MouseInputHandler
接收所有事件的目的地。
destinationBands - Variable in class javax.imageio. ImageReadParam
要使用的一组目的地频段,作为 int的阵列。
destinationOffset - Variable in class javax.imageio. IIOParam
应放置左上角解码像素的目的地偏移量。
destinationType - Variable in class javax.imageio. IIOParam
一个 ImageTypeSpecifier中使用读取操作时生成目标图像,或写入操作时设置输出颜色类型。
destroy() - Method in class java.applet. Applet
由浏览器或小程序查看器调用以通知此小程序它正在被回收,并且它应该销毁其分配的任何资源。
destroy() - Method in class java.lang. Process
杀死子进程。
destroy() - Method in class java.lang. Thread
已弃用
这种方法最初是为了销毁这个线程而没有任何清理。 它所持有的任何监视器都将保持锁定。 但是,该方法从未实现。 即使要实现,这将是死锁倾向在许多方式Thread.suspend() 如果目标线程在销毁时保护关键系统资源的锁,则无法再次访问该资源。 如果另一个线程曾尝试锁定此资源,将导致死锁。 这种僵局通常表现为“冻结”过程。 有关详细信息,请参阅Why are Thread.stop, Thread.suspend and Thread.resume Deprecated?
destroy() - Method in class java.lang. ThreadGroup
销毁此线程组及其所有子组。
destroy() - Method in class java.security. KeyStore.PasswordProtection
清除密码。
destroy() - Method in interface javax.security.auth. Destroyable
毁灭这个 Object
destroy() - Method in class javax.security.auth.kerberos. KerberosKey
破坏这个关键
destroy() - Method in class javax.security.auth.kerberos. KerberosTicket
销毁票据并销毁其中存储的任何敏感信息。
destroy() - Method in class javax.security.auth.x500. X500PrivateCredential
清除此对象中X.509证书,私钥和KeyStore别名的引用。
destroy() - Method in class org.omg.CORBA. _IDLTypeStub
 
destroy() - Method in class org.omg.CORBA. _PolicyStub
销毁策略对象。
destroy() - Method in interface org.omg.CORBA. DynAny
已弃用
销毁此 DynAny对象,并释放用于表示与之关联的数据值的任何资源。
destroy() - Method in interface org.omg.CORBA. IRObjectOperations
破坏这个对象。
destroy() - Method in class org.omg.CORBA. ORB
破坏ORB,以便资源可以回收。
destroy() - Method in interface org.omg.CORBA. PolicyOperations
销毁 Policy对象。
destroy() - Method in class org.omg.CosNaming. _BindingIteratorStub
此操作会破坏迭代器。
destroy() - Method in class org.omg.CosNaming. _NamingContextExtStub
破坏操作会删除命名上下文。
destroy() - Method in class org.omg.CosNaming. _NamingContextStub
破坏操作会删除命名上下文。
destroy() - Method in interface org.omg.CosNaming. BindingIteratorOperations
此操作会破坏迭代器。
destroy() - Method in interface org.omg.CosNaming. NamingContextOperations
破坏操作会删除命名上下文。
destroy() - Method in class org.omg.DynamicAny. _DynAnyStub
销毁DynAny对象。
destroy() - Method in class org.omg.DynamicAny. _DynArrayStub
销毁DynAny对象。
destroy() - Method in class org.omg.DynamicAny. _DynEnumStub
销毁DynAny对象。
destroy() - Method in class org.omg.DynamicAny. _DynFixedStub
销毁DynAny对象。
destroy() - Method in class org.omg.DynamicAny. _DynSequenceStub
销毁DynAny对象。
destroy() - Method in class org.omg.DynamicAny. _DynStructStub
销毁DynAny对象。
destroy() - Method in class org.omg.DynamicAny. _DynUnionStub
销毁DynAny对象。
destroy() - Method in class org.omg.DynamicAny. _DynValueStub
销毁DynAny对象。
destroy() - Method in interface org.omg.DynamicAny. DynAnyOperations
销毁DynAny对象。
destroy() - Method in interface org.omg.PortableInterceptor. InterceptorOperations
提供破坏此拦截器的机会。
destroy(boolean, boolean) - Method in interface org.omg.PortableServer. POAOperations
此操作会破坏POA和所有后代的POA。
Destroyable - Interface in javax.security.auth
诸如凭证的对象可以可选地实现该接口以提供破坏其内容的能力。
destroyBuffers() - Method in class java.awt. Component.FlipBufferStrategy
破坏通过此对象创建的缓冲区
DestroyFailedException - Exception in javax.security.auth
信号 destroy操作失败。
DestroyFailedException() - Constructor for exception javax.security.auth. DestroyFailedException
构造一个没有详细消息的DestroyFailedException。
DestroyFailedException(String) - Constructor for exception javax.security.auth. DestroyFailedException
构造具有指定详细消息的DestroyFailedException。
destroyForcibly() - Method in class java.lang. Process
杀死子进程。
destroySubcontext(Name) - Method in interface javax.naming. Context
销毁命名上下文并将其从命名空间中删除。
destroySubcontext(String) - Method in interface javax.naming. Context
销毁命名上下文并将其从命名空间中删除。
destroySubcontext(String) - Method in class javax.naming. InitialContext
 
destroySubcontext(Name) - Method in class javax.naming. InitialContext
 
destWidth - Variable in class java.awt.image. ReplicateScaleFilter
缩放图像的目标宽度。
detachNode() - Method in interface javax.xml.soap. Node
从树中删除这个 Node对象。
detail - Variable in exception java.io. WriteAbortedException
写入ObjectStream时被捕获的异常。
detail - Variable in exception java.rmi.activation. ActivationException
激活异常的原因。
detail - Variable in exception java.rmi. RemoteException
远程异常的原因。
detail - Variable in exception java.rmi.server. ServerCloneException
造成异常的原因。
Detail - Interface in javax.xml.soap
一个容器为 DetailEntry对象。
DetailEntry - Interface in javax.xml.soap
一个 Detail对象的内容,给出一个 SOAPFault对象的详细信息。
detailsViewIcon - Variable in class javax.swing.plaf.basic. BasicFileChooserUI
 
detectedCharset() - Method in class java.nio.charset. CharsetDecoder
检索该解码器检测到的字符集 (可选操作)
determineOffset(JTree, Object, boolean, boolean, boolean, int) - Method in class javax.swing.tree. DefaultTreeCellEditor
 
DEVANAGARI - Static variable in class java.awt.font. NumericShaper
标识DEVANAGARI范围和十进制基数。
DEVANAGARI - Static variable in class java.lang. Character.UnicodeBlock
“Devanagari”Unicode字符块的常量。
DEVANAGARI_EXTENDED - Static variable in class java.lang. Character.UnicodeBlock
“梵文扩展”Unicode字符块的常量。
DEVELOPER_EMPTY - Static variable in class javax.print.attribute.standard. PrinterStateReason
该设备不在开发者身上。
DEVELOPER_LOW - Static variable in class javax.print.attribute.standard. PrinterStateReason
该设备的开发人员低。
DFN - Static variable in class javax.swing.text.html. HTML.Tag
 
DGC - Interface in java.rmi.dgc
DGC抽象用于分布式垃圾回收算法的服务器端。
DGC_ID - Static variable in class java.rmi.server. ObjID
分布式垃圾收集器的知名度为 ObjID的对象编号。
DHGenParameterSpec - Class in javax.crypto.spec
此类指定用于生成Diffie-Hellman密钥协议中使用的Diffie-Hellman(系统)参数的参数集。
DHGenParameterSpec(int, int) - Constructor for class javax.crypto.spec. DHGenParameterSpec
构造用于生成Diffie-Hellman(系统)参数的参数集。
DHKey - Interface in javax.crypto.interfaces
与Diffie-Hellman密钥的接口。
DHParameterSpec - Class in javax.crypto.spec
该类指定与PKCS#3: Diffie-Hellman密钥协商标准中指定的Diffie-Hellman算法一起使用的参数集合。
DHParameterSpec(BigInteger, BigInteger) - Constructor for class javax.crypto.spec. DHParameterSpec
构建Diffie-Hellman的参数集,使用素数模数 p和基本生成器 g
DHParameterSpec(BigInteger, BigInteger, int) - Constructor for class javax.crypto.spec. DHParameterSpec
构建了的Diffie-Hellman设置,使用质数模数的参数 p ,基发生器 g ,并且以位为单位的大小, l ,随机指数(私有值)。
DHPrivateKey - Interface in javax.crypto.interfaces
与Diffie-Hellman私钥的接口。
DHPrivateKeySpec - Class in javax.crypto.spec
该类指定具有相关参数的Diffie-Hellman私钥。
DHPrivateKeySpec(BigInteger, BigInteger, BigInteger) - Constructor for class javax.crypto.spec. DHPrivateKeySpec
私有价值 x ,素数模数 p和基本生成器 g
DHPublicKey - Interface in javax.crypto.interfaces
与Diffie-Hellman公钥的接口。
DHPublicKeySpec - Class in javax.crypto.spec
该类指定具有相关参数的Diffie-Hellman公钥。
DHPublicKeySpec(BigInteger, BigInteger, BigInteger) - Constructor for class javax.crypto.spec. DHPublicKeySpec
具有公开值 y ,素数模数 p和基本生成器 g
Diagnostic< S> - Interface in javax.tools
工具诊断界面。
Diagnostic.Kind - Enum in javax.tools
诊断的种类,例如错误或警告。
DiagnosticCollector< S> - Class in javax.tools
提供在列表中收集诊断的简单方法。
DiagnosticCollector() - Constructor for class javax.tools. DiagnosticCollector
 
DiagnosticListener< S> - Interface in javax.tools
用于从工具接收诊断的接口。
Dialog - Class in java.awt
Dialog是一个具有标题和边框的顶级窗口,通常用于从用户处采取某种形式的输入。
Dialog(Frame) - Constructor for class java.awt. Dialog
构造一个初始隐形的,无 Dialog与指定的所有者 Frame和一个空的标题。
Dialog(Frame, boolean) - Constructor for class java.awt. Dialog
构造一个初始看不见的 Dialog与指定的所有者 Frame和模态和一个空的标题。
Dialog(Frame, String) - Constructor for class java.awt. Dialog
构造一个初始隐形的,无 Dialog与指定的所有者 Frame和标题。
Dialog(Frame, String, boolean) - Constructor for class java.awt. Dialog
构造一个初始无形的 Dialog与指定的所有者 Frame ,标题和模态。
Dialog(Frame, String, boolean, GraphicsConfiguration) - Constructor for class java.awt. Dialog
构造一个初始无形的 Dialog与指定的所有者 Frame ,标题,模态和 GraphicsConfiguration
Dialog(Dialog) - Constructor for class java.awt. Dialog
构造一个最初看不见的,无 Dialog与指定的所有者 Dialog和一个空的标题。
Dialog(Dialog, String) - Constructor for class java.awt. Dialog
构造一个最初看不见的,无模式 Dialog与指定的所有者 Dialog和标题。
Dialog(Dialog, String, boolean) - Constructor for class java.awt. Dialog
构造一个最初看不见的 Dialog与指定的所有者 Dialog ,标题和模态。
Dialog(Dialog, String, boolean, GraphicsConfiguration) - Constructor for class java.awt. Dialog
构造一个初始无形的 Dialog与指定的所有者 Dialog ,标题,模态和 GraphicsConfiguration
Dialog(Window) - Constructor for class java.awt. Dialog
构造一个初始无形的,无 Dialog与指定的所有者 Window和一个空的标题。
Dialog(Window, String) - Constructor for class java.awt. Dialog
构造一个初始无形的,无 Dialog与指定的所有者 Window和标题。
Dialog(Window, Dialog.ModalityType) - Constructor for class java.awt. Dialog
构造一个最初看不见的 Dialog与指定的所有者 Window和模态和一个空的标题。
Dialog(Window, String, Dialog.ModalityType) - Constructor for class java.awt. Dialog
构造一个初始看不见的 Dialog与指定的所有者 Window ,标题和模态。
Dialog(Window, String, Dialog.ModalityType, GraphicsConfiguration) - Constructor for class java.awt. Dialog
构造一个初始无形的 Dialog与指定的所有者 Window ,标题,模态和 GraphicsConfiguration
DIALOG - Static variable in class java.awt. Font
逻辑字体“对话框”的规范系列名称的字符串常量。
DIALOG - Static variable in class javax.accessibility. AccessibleRole
标题栏和边框的顶级窗口。
Dialog.AccessibleAWTDialog - Class in java.awt
这个类实现了可访问性支持 Dialog类。
Dialog.ModalExclusionType - Enum in java.awt
任何顶级窗口都可以标记为不被模态对话框阻止。
Dialog.ModalityType - Enum in java.awt
模态对话框阻止某些顶级窗口的所有输入。
DIALOG_INPUT - Static variable in class java.awt. Font
逻辑字体“DialogInput”的规范系列名称的字符串常量。
DIALOG_TITLE_CHANGED_PROPERTY - Static variable in class javax.swing. JFileChooser
标识对话标题中的更改。
DIALOG_TYPE_CHANGED_PROPERTY - Static variable in class javax.swing. JFileChooser
标识显示文件类型的变化(仅限文件,仅目录,或文件和目录)。
DIALOG_UI - Static variable in class javax.print. ServiceUIFactory
表示实现为AWT对话框的UI。
dialogInit() - Method in class javax.swing. JDialog
由构造函数调用正确地初始化 JDialog
DialogTypeSelection - Class in javax.print.attribute.standard
DialogTypeSelection类是一个打印属性类,一个枚举,指示用于指定打印选项的用户对话框类型。
DialogTypeSelection(int) - Constructor for class javax.print.attribute.standard. DialogTypeSelection
使用给定的整数值构造新的对话框类型选择枚举值。
Dictionary< K, V> - Class in java.util
Dictionary类是任何类的抽象父类,例如 Hashtable ,它将键映射到值。
Dictionary() - Constructor for class java.util. Dictionary
唯一的构造函数。
die() - Method in class javax.swing.undo. AbstractUndoableEdit
alive设为false。
die() - Method in class javax.swing.undo. CompoundEdit
向每个子编辑器发送 die ,与添加的顺序相反。
die() - Method in interface javax.swing.undo. UndoableEdit
通知编辑它不应再被使用。
digest - Variable in class java.security. DigestInputStream
与此流相关联的消息摘要。
digest - Variable in class java.security. DigestOutputStream
与此流相关联的消息摘要。
digest() - Method in class java.security. MessageDigest
通过执行最后的操作(如填充)来完成哈希计算。
digest(byte[], int, int) - Method in class java.security. MessageDigest
通过执行最后的操作(如填充)来完成哈希计算。
digest(byte[]) - Method in class java.security. MessageDigest
使用指定的字节数组对摘要执行最终更新,然后完成摘要计算。
DigestException - Exception in java.security
这是通用的消息摘要异常。
DigestException() - Constructor for exception java.security. DigestException
构造一个没有详细消息的DigestException。
DigestException(String) - Constructor for exception java.security. DigestException
构造具有指定详细消息的DigestException。
DigestException(String, Throwable) - Constructor for exception java.security. DigestException
创建 DigestException带指定详细消息和原因。
DigestException(Throwable) - Constructor for exception java.security. DigestException
创建 DigestException与指定的原因和详细消息 (cause==null ? null : cause.toString()) (它通常包含的类和详细消息 cause )。
DigestInputStream - Class in java.security
透明流,使用通过流的位更新关联的消息摘要。
DigestInputStream(InputStream, MessageDigest) - Constructor for class java.security. DigestInputStream
使用指定的输入流和消息摘要创建摘要输入流。
DigestMethod - Interface in javax.xml.crypto.dsig
W3C Recommendation for XML-Signature Syntax and Processing中定义的XML DigestMethod元素的 表示
DigestMethodParameterSpec - Interface in javax.xml.crypto.dsig.spec
DigestMethod算法的算法参数说明。
DigestOutputStream - Class in java.security
透明流,使用通过流的位更新关联的消息摘要。
DigestOutputStream(OutputStream, MessageDigest) - Constructor for class java.security. DigestOutputStream
使用指定的输出流和消息摘要创建摘要输出流。
digit(char, int) - Static method in class java.lang. Character
返回指定基数中字符 ch的数值。
digit(int, int) - Static method in class java.lang. Character
返回指定基数中指定字符(Unicode代码点)的数值。
Dimension - Class in java.awt
Dimension类封装单个对象中组件的宽度和高度(以整数精度)。
Dimension() - Constructor for class java.awt. Dimension
创建宽度为零,高度为零的 Dimension实例。
Dimension(Dimension) - Constructor for class java.awt. Dimension
创建 Dimension的宽度和高度与指定维度相同的实例。
Dimension(int, int) - Constructor for class java.awt. Dimension
构造一个 Dimension并将其初始化为指定的宽度和指定的高度。
Dimension2D - Class in java.awt.geom
Dimension2D类是封装宽度和高度尺寸。
Dimension2D() - Constructor for class java.awt.geom. Dimension2D
这是一个无法直接实例化的抽象类。
DimensionUIResource - Class in javax.swing.plaf
 
DimensionUIResource(int, int) - Constructor for class javax.swing.plaf. DimensionUIResource
 
DINGBATS - Static variable in class java.lang. Character.UnicodeBlock
“Dingbats”Unicode字符块的常量。
DIR - Static variable in class javax.swing.text.html. HTML.Attribute
 
DIR - Static variable in class javax.swing.text.html. HTML.Tag
 
DirContext - Interface in javax.naming.directory
目录服务界面,包含检查和更新与对象关联的属性以及搜索目录的方法。
DirectColorModel - Class in java.awt.image
DirectColorModel类是一个 ColorModel类,适用于将RGB颜色和alpha信息表示为单独样本的像素值,并将单个像素的所有样本包装为单个int,short或byte数量。
DirectColorModel(int, int, int, int) - Constructor for class java.awt.image. DirectColorModel
从指定的掩码中构造一个 DirectColorModel ,指示 int像素表示中的哪些位包含红色,绿色和蓝色样本。
DirectColorModel(int, int, int, int, int) - Constructor for class java.awt.image. DirectColorModel
从指定的掩码构造一个 DirectColorModel ,指示 int像素表示中的哪些位包含红色,绿色和蓝色样本以及alpha样本(如果存在)。
DirectColorModel(ColorSpace, int, int, int, int, int, boolean, int) - Constructor for class java.awt.image. DirectColorModel
构造一个 DirectColorModel从指定的参数。
direction - Variable in class javax.swing.plaf.basic. BasicArrowButton
方向箭头。
direction - Variable in class javax.swing.plaf.basic. BasicTreeUI.TreeHomeAction
 
direction - Variable in class javax.swing.plaf.basic. BasicTreeUI.TreeIncrementAction
指定调整选择的方向。
direction - Variable in class javax.swing.plaf.basic. BasicTreeUI.TreePageAction
指定调整选择的方向。
direction - Variable in class javax.swing.plaf.basic. BasicTreeUI.TreeTraverseAction
确定要移动的方向,1表示展开,-1表示折叠。
DIRECTION_DEFAULT_LEFT_TO_RIGHT - Static variable in class java.text. Bidi
常数表示基本方向取决于文本中根据Unicode双向算法的第一个强定向字符。
DIRECTION_DEFAULT_RIGHT_TO_LEFT - Static variable in class java.text. Bidi
常数表示基本方向取决于文本中根据Unicode双向算法的第一个强定向字符。
DIRECTION_LEFT_TO_RIGHT - Static variable in class java.text. Bidi
常数表示基地方向是从左到右。
DIRECTION_RIGHT_TO_LEFT - Static variable in class java.text. Bidi
恒定指示基准方向是从右到左。
DIRECTIONALITY_ARABIC_NUMBER - Static variable in class java.lang. Character
Unicode规范中的弱双向字符类型“AN”。
DIRECTIONALITY_BOUNDARY_NEUTRAL - Static variable in class java.lang. Character
Unicode规范中的双向字符类型“BN”弱。
DIRECTIONALITY_COMMON_NUMBER_SEPARATOR - Static variable in class java.lang. Character
Unicode规范中的双向字符类型“CS”弱。
DIRECTIONALITY_EUROPEAN_NUMBER - Static variable in class java.lang. Character
Unicode规范中的弱双向字符类型“EN”。
DIRECTIONALITY_EUROPEAN_NUMBER_SEPARATOR - Static variable in class java.lang. Character
Unicode规范中的双向字符类型为“ES”较弱。
DIRECTIONALITY_EUROPEAN_NUMBER_TERMINATOR - Static variable in class java.lang. Character
Unicode规范中的双向字符类型“ET”较弱。
DIRECTIONALITY_LEFT_TO_RIGHT - Static variable in class java.lang. Character
Unicode规范中的强双向字符类型“L”。
DIRECTIONALITY_LEFT_TO_RIGHT_EMBEDDING - Static variable in class java.lang. Character
Unicode规范中的强双向字符类型“LRE”。
DIRECTIONALITY_LEFT_TO_RIGHT_OVERRIDE - Static variable in class java.lang. Character
Unicode规范中的强双向字符类型“LRO”。
DIRECTIONALITY_NONSPACING_MARK - Static variable in class java.lang. Character
Unicode规范中的弱双向字符类型“NSM”。
DIRECTIONALITY_OTHER_NEUTRALS - Static variable in class java.lang. Character
Unicode规范中的中立双向字符类型“ON”。
DIRECTIONALITY_PARAGRAPH_SEPARATOR - Static variable in class java.lang. Character
Unicode规范中的中立双向字符类型“B”。
DIRECTIONALITY_POP_DIRECTIONAL_FORMAT - Static variable in class java.lang. Character
Unicode规范中的双向字符类型为“PDF”。
DIRECTIONALITY_RIGHT_TO_LEFT - Static variable in class java.lang. Character
Unicode规范中的强双向字符类型“R”。
DIRECTIONALITY_RIGHT_TO_LEFT_ARABIC - Static variable in class java.lang. Character
Unicode规范中的强双向字符类型“AL”。
DIRECTIONALITY_RIGHT_TO_LEFT_EMBEDDING - Static variable in class java.lang. Character
Unicode规范中的强双向字符类型“RLE”。
DIRECTIONALITY_RIGHT_TO_LEFT_OVERRIDE - Static variable in class java.lang. Character
Unicode规范中的强双向字符类型“RLO”。
DIRECTIONALITY_SEGMENT_SEPARATOR - Static variable in class java.lang. Character
Unicode规范中的中立双向字符类型“S”。
DIRECTIONALITY_UNDEFINED - Static variable in class java.lang. Character
未定义的双向字符类型。
DIRECTIONALITY_WHITESPACE - Static variable in class java.lang. Character
Unicode规范中的中立双向字符类型“WS”。
DIRECTORIES_ONLY - Static variable in class javax.swing. JFileChooser
仅显示目录的指令。
directory() - Method in class java.lang. ProcessBuilder
返回此进程构建器的工作目录。
directory(File) - Method in class java.lang. ProcessBuilder
设置此进程构建器的工作目录。
DIRECTORY_CHANGED_PROPERTY - Static variable in class javax.swing. JFileChooser
标识用户的目录更改。
DIRECTORY_PANE - Static variable in class javax.accessibility. AccessibleRole
允许用户导航并选择目录内容的窗格。
DirectoryComboBoxAction() - Constructor for class javax.swing.plaf.metal. MetalFileChooserUI.DirectoryComboBoxAction
 
DirectoryComboBoxModel() - Constructor for class javax.swing.plaf.metal. MetalFileChooserUI.DirectoryComboBoxModel
 
directoryIcon - Variable in class javax.swing.plaf.basic. BasicFileChooserUI
 
DirectoryIteratorException - Exception in java.nio.file
如果在遍历目录中的条目时遇到I / O错误,则抛出运行时异常。
DirectoryIteratorException(IOException) - Constructor for exception java.nio.file. DirectoryIteratorException
构造这个类的一个实例。
DirectoryManager - Class in javax.naming.spi
此类包含支持DirContext 实现的方法。
DirectoryNotEmptyException - Exception in java.nio.file
由于目录不为空,文件系统操作失败时抛出的检查异常。
DirectoryNotEmptyException(String) - Constructor for exception java.nio.file. DirectoryNotEmptyException
构造这个类的一个实例。
directoryOpenButtonMnemonic - Variable in class javax.swing.plaf.basic. BasicFileChooserUI
当选择目录并且当前选择模式为FILES_ONLY时,用于批准按钮的助记键码。
directoryOpenButtonText - Variable in class javax.swing.plaf.basic. BasicFileChooserUI
当选择目录并且当前选择模式为FILES_ONLY时,批准按钮上显示的标签文本。
directoryOpenButtonToolTipText - Variable in class javax.swing.plaf.basic. BasicFileChooserUI
当选择目录并且当前选择模式为FILES_ONLY时,在批准按钮上显示的工具提示文本。
DirectoryStream< T> - Interface in java.nio.file
一个对象来迭代目录中的条目。
DirectoryStream.Filter< T> - Interface in java.nio.file
由对象执行的接口,用于确定是否应接受或过滤目录条目。
directSupertypes(TypeMirror) - Method in interface javax.lang.model.util. Types
返回类型的直接超类型。
DirObjectFactory - Interface in javax.naming.spi
该接口代表一个用于创建给定对象的对象的工厂,以及关于该对象的属性。
DirStateFactory - Interface in javax.naming.spi
该接口表示用于获取对象的状态的工厂和用于绑定的相应属性。
DirStateFactory.Result - Class in javax.naming.spi
用于返回DirStateFactory.getStateToBind()的结果的对象/属性对。
dirty(ObjID[], long, Lease) - Method in interface java.rmi.dgc. DGC
对于与数组“ids”中包含的对象标识符相关联的远程对象引用的脏调用请求。
disable() - Method in class java.awt. Component
已弃用
从JDK 1.1版开始,由setEnabled(boolean)
disable() - Method in class java.awt. MenuItem
已弃用
从JDK 1.1版开始,由setEnabled(boolean)
disable() - Static method in class java.lang. Compiler
导致编译器停止运行。
disable() - Method in class javax.swing. JComponent
已弃用
从JDK 1.1版起,换成java.awt.Component.setEnabled(boolean)
disableAllAttributes() - Method in class javax.management. AttributeChangeNotificationFilter
禁用所有属性名称。
disableAllObjectNames() - Method in class javax.management.relation. MBeanServerNotificationFilter
禁用任何MBeanServerNotification(取消选择所有对象名称)。
disableAllTypes() - Method in class javax.management. NotificationFilterSupport
禁用所有通知类型。
disableAttribute(String) - Method in class javax.management. AttributeChangeNotificationFilter
禁用其属性名称等于要发送给侦听器的指定属性名称的所有属性更改通知。
DISABLED - Static variable in interface javax.swing.plaf.synth. SynthConstants
表示该区域的主状态未启用。
DISABLED_ICON_CHANGED_PROPERTY - Static variable in class javax.swing. AbstractButton
标识当按钮被禁用时使用的图标的更改。
DISABLED_SELECTED_ICON_CHANGED_PROPERTY - Static variable in class javax.swing. AbstractButton
标识当按钮被禁用并选择时使用的图标的更改。
disabledForeground - Variable in class javax.swing.plaf.basic. BasicMenuItemUI
 
disabledTextColor - Variable in class javax.swing.plaf.metal. MetalButtonUI
 
disabledTextColor - Variable in class javax.swing.plaf.metal. MetalRadioButtonUI
 
disabledTextColor - Variable in class javax.swing.plaf.metal. MetalToggleButtonUI
 
disableEvents(long) - Method in class java.awt. Component
禁用由指定事件掩码参数定义的事件传递给此组件。
disableEvents(long) - Method in class java.awt. MenuItem
禁用由指定事件掩码参数定义的事件的此菜单项的事件传递。
disableObjectName(ObjectName) - Method in class javax.management.relation. MBeanServerNotificationFilter
禁用有关给定ObjectName的MBeanServerNotifications。
disableResizedPosting() - Method in class javax.swing.table. TableColumn
已弃用
从Java 2平台v1.3开始
disableSwingFocusManager() - Static method in class javax.swing. FocusManager
已弃用
截至1.4,替换为KeyboardFocusManager.setDefaultFocusTraversalPolicy(FocusTraversalPolicy)
disableType(String) - Method in class javax.management. NotificationFilterSupport
从前缀列表中删除给定的前缀。
discard_requests(boolean) - Method in interface org.omg.PortableServer. POAManagerOperations
此操作将POA管理器的状态更改为丢弃。
discardAllEdits() - Method in class javax.swing.undo. UndoManager
清空撤销管理器,在此过程中发送每个编辑 die消息。
DISCARDING - Interface in org.omg.PortableInterceptor
org / omg / PortableInterceptor / DISCARDING.java。
DISCARDING - Static variable in class org.omg.PortableServer.POAManagerPackage. State
 
discardKeyEvents(Component) - Method in class java.awt. DefaultKeyboardFocusManager
丢弃由于一次或 enqueueKeyEvents使用指定的组件或其后代调用enqueueKeyEvents而排入队列的所有KeyEvent。
discardKeyEvents(Component) - Method in class java.awt. KeyboardFocusManager
由AWT调用以通知KeyboardFocusManager它应该取消KeyEvents的延迟调度。
DiscardOldestPolicy() - Constructor for class java.util.concurrent. ThreadPoolExecutor.DiscardOldestPolicy
为给定的执行者创建一个 DiscardOldestPolicy
DiscardPolicy() - Constructor for class java.util.concurrent. ThreadPoolExecutor.DiscardPolicy
创建一个 DiscardPolicy
disconnect() - Method in class java.net. DatagramSocket
断开插座。
disconnect() - Method in class java.net. DatagramSocketImpl
从其远程目标断开数据报套接字。
disconnect() - Method in class java.net. HttpURLConnection
表示在不久的将来不太可能对服务器的其他请求。
disconnect() - Method in class java.nio.channels. DatagramChannel
断开此通道的插座。
disconnect(Object) - Method in class org.omg.CORBA. ORB
断开给定的servant对象与ORB的连接。
DISCONTIGUOUS_TREE_SELECTION - Static variable in interface javax.swing.tree. TreeSelectionModel
选择可以包含任何数量的不一定连续的项目。
discriminator() - Method in interface org.omg.CORBA. DynUnion
已弃用
返回必须缩小到鉴别器类型的DynAny对象引用,以便插入/获取鉴别器值。
discriminator_kind() - Method in interface org.omg.CORBA. DynUnion
已弃用
返回与该联合的鉴别器相关联的TCKind对象。
discriminator_kind() - Method in class org.omg.DynamicAny. _DynUnionStub
返回识别器TypeCode的TCKind值。
discriminator_kind() - Method in interface org.omg.DynamicAny. DynUnionOperations
返回识别器TypeCode的TCKind值。
discriminator_type() - Method in class org.omg.CORBA. TypeCode
返回描述所有非默认成员标签的 TypeCode对象。
disjoint(Collection<?>, Collection<?>) - Static method in class java.util. Collections
如果两个指定的集合没有共同的元素,则返回 true
dismiss(JSpinner) - Method in class javax.swing. JSpinner.DefaultEditor
从指定的JSpinner JSpinner this编辑器。
dispatch() - Method in interface java.awt. ActiveEvent
将事件发送到其目标,事件源的侦听器,或执行此事件应该做的任何事情。
dispatch() - Method in class java.awt.event. InvocationEvent
执行Runnable的 run()方法,并在 run()返回或引发异常时通知通知程序(如果有)。
dispatch(Remote, RemoteCall, int, long) - Method in interface java.rmi.server. Skeleton
已弃用
没有替换
dispatch(NamingListener) - Method in class javax.naming.event. NamingEvent
在此事件上调用适当的侦听器方法。
dispatch(NamingListener) - Method in class javax.naming.event. NamingExceptionEvent
使用此事件在侦听器上调用 namingExceptionThrown()方法。
dispatch(UnsolicitedNotificationListener) - Method in class javax.naming.ldap. UnsolicitedNotificationEvent
使用此事件在侦听器上调用 notificationReceived()方法。
Dispatch< T> - Interface in javax.xml.ws
Dispatch接口为服务端点操作的动态调用提供支持。
dispatchEvent(AWTEvent) - Method in class java.awt. Component
将事件分派到此组件或其一个子组件。
dispatchEvent(AWTEvent) - Method in class java.awt. DefaultKeyboardFocusManager
该方法由AWT事件调度程序调用,请求当前的KeyboardFocusManager代表它发送指定的事件。
dispatchEvent(AWTEvent) - Method in class java.awt. EventQueue
调度事件。
dispatchEvent(AWTEvent) - Method in class java.awt.im. InputContext
将事件调度为活动输入法。
dispatchEvent(AWTEvent) - Method in interface java.awt.im.spi. InputMethod
将事件调度到输入法。
dispatchEvent(AWTEvent) - Method in class java.awt. KeyboardFocusManager
该方法由AWT事件调度程序调用,请求当前的KeyboardFocusManager代表它发送指定的事件。
dispatchEvent(AWTEvent) - Method in class java.awt. MenuComponent
将事件提供给此组件或其子组件之一。
dispatchEvent(Event) - Method in interface org.w3c.dom.events. EventTarget
该方法允许将事件分派到实现事件模型中。
dispatchInputMethodEvent(int, AttributedCharacterIterator, int, TextHitInfo, TextHitInfo) - Method in interface java.awt.im.spi. InputMethodContext
从给定的参数创建输入法事件并将其分派到客户端组件。
dispatchKeyEvent(KeyEvent) - Method in class java.awt. DefaultKeyboardFocusManager
通过调用 dispatchEvent如果调度程序链中没有其他的KeyEventDispatcher调度KeyEvent,或者没有注册其他KeyEventDispatcher。
dispatchKeyEvent(KeyEvent) - Method in class java.awt. KeyboardFocusManager
典型地,该方法将被调用 dispatchEvent如果在调度程序链没有其他的KeyEventDispatcher调度KeyEvent,或者如果没有注册其他KeyEventDispatcher。
dispatchKeyEvent(KeyEvent) - Method in interface java.awt. KeyEventDispatcher
此方法由当前的KeyboardFocusManager调用,请求此KeyEventDispatcher代表它分派指定的事件。
DISPLAY - Static variable in class javax.swing.text.html. CSS.Attribute
 
DISPLAYABILITY_CHANGED - Static variable in class java.awt.event. HierarchyEvent
更改标志表示 HIERARCHY_CHANGED事件是由于层次可显示性的改变而生成的。
DISPLAYED_MNEMONIC_INDEX_KEY - Static variable in interface javax.swing. Action
用于存储的密钥 Integer对应于在文本(由所识别的索引 NAME属性),对于一个助记符的装饰应在被渲染。
displayMessage(String, String, TrayIcon.MessageType) - Method in class java.awt. TrayIcon
在托盘图标附近显示弹出消息。
DisplayMode - Class in java.awt
所述 DisplayMode类封装的位深度,高度,宽度,和刷新速率 GraphicsDevice
DisplayMode(int, int, int, int) - Constructor for class java.awt. DisplayMode
使用提供的参数创建一个新的显示模式对象。
displayName() - Method in class java.nio.charset. Charset
返回此字符集的默认语言环境的可读名称。
displayName(Locale) - Method in class java.nio.charset. Charset
返回此字符集的给定语言环境的人类可读名称。
dispose() - Method in class java.awt. Component.BltBufferStrategy
释放此 BufferStrategy系统资源,并将其从关联的组件中删除。
dispose() - Method in class java.awt. Component.FlipBufferStrategy
释放此 BufferStrategy当前 BufferStrategy系统资源,并将其从关联的组件中删除。
dispose() - Method in interface java.awt. CompositeContext
释放为上下文分配的资源。
dispose() - Method in class java.awt. Graphics
处理此图形上下文并释放其正在使用的任何系统资源。
dispose() - Method in class java.awt.im. InputContext
释放此输入上下文使用的资源。
dispose() - Method in interface java.awt.im.spi. InputMethod
释放此输入法使用的资源。
dispose() - Method in class java.awt.image. BufferStrategy
释放此 BufferStrategy当前 BufferStrategy系统资源,并将其从关联的组件中删除。
dispose() - Method in interface java.awt. PaintContext
释放为操作分配的资源。
dispose() - Method in class java.awt. Window
释放此 Window及其子组件及其所有子集所使用的所有本地屏幕资源。
dispose() - Method in class javax.imageio. ImageReader
允许释放此对象持有的任何资源。
dispose() - Method in class javax.imageio. ImageWriter
允许释放此对象持有的任何资源。
dispose() - Method in class javax.print. StreamPrintService
处理这个 StreamPrintService
dispose() - Method in interface javax.security.sasl. SaslClient
处理SaslClient可能使用的任何系统资源或安全敏感信息。
dispose() - Method in interface javax.security.sasl. SaslServer
处理SaslServer可能使用的任何系统资源或安全敏感信息。
dispose() - Method in class javax.swing. DebugGraphics
覆盖 Graphics.dispose
dispose() - Method in class javax.swing. JInternalFrame
使此内部框架不可见,未选择并关闭。
dispose() - Method in interface org.ietf.jgss. GSSContext
释放存储在上下文对象中的任何系统资源和加密信息,并使上下文无效。
dispose() - Method in interface org.ietf.jgss. GSSCredential
释放GSSCredential对象可能包含的任何敏感信息。
DISPOSE_ON_CLOSE - Static variable in interface javax.swing. WindowConstants
配置窗口默认窗口关闭操作。
distance(double, double, double, double) - Static method in class java.awt.geom. Point2D
返回两点之间的距离。
distance(double, double) - Method in class java.awt.geom. Point2D
返回从此 Point2D到指定点的距离。
distance(Point2D) - Method in class java.awt.geom. Point2D
返回从此 Point2D到指定的Point2D的 Point2D
distanceSq(double, double, double, double) - Static method in class java.awt.geom. Point2D
返回两点之间距离的平方。
distanceSq(double, double) - Method in class java.awt.geom. Point2D
返回从此 Point2D到指定点的距离的平方。
distanceSq(Point2D) - Method in class java.awt.geom. Point2D
返回的距离从本方 Point2D到指定的 Point2D
DISTINCT - Static variable in class java.sql. Types
Java编程语言中的常量,有时称为类型代码,用于标识通用SQL类型 DISTINCT
DISTINCT - Static variable in interface java.util. Spliterator
特性值这标志着,对于每对遇到的元件 x, y!x.equals(y)
distinct() - Method in interface java.util.stream. DoubleStream
返回由该流的不同元素组成的流。
distinct() - Method in interface java.util.stream. IntStream
返回由该流的不同元素组成的流。
distinct() - Method in interface java.util.stream. LongStream
返回由该流的不同元素组成的流。
distinct() - Method in interface java.util.stream. Stream
返回由该流的不同元素(根据 Object.equals(Object) )组成的流。
DIV - Static variable in class javax.management. Query
div(ValueExp, ValueExp) - Static method in class javax.management. Query
返回表示两个数值的商的二进制表达式。
DIV - Static variable in class javax.swing.text.html. HTML.Tag
 
divide(BigDecimal, int, int) - Method in class java.math. BigDecimal
返回一个 BigDecimal的值为 (this / divisor) ,其比例是指定的。
divide(BigDecimal, int, RoundingMode) - Method in class java.math. BigDecimal
返回一个 BigDecimal的值为 (this / divisor) ,其比例是指定的。
divide(BigDecimal, int) - Method in class java.math. BigDecimal
返回 BigDecimal ,其值是 (this / divisor) ,其标为 this.scale()
divide(BigDecimal, RoundingMode) - Method in class java.math. BigDecimal
返回 BigDecimal ,其值是 (this / divisor) ,其标为 this.scale()
divide(BigDecimal) - Method in class java.math. BigDecimal
返回一个BigDecimal ,其值是(this / divisor) ,并且其优选的比例为(this.scale() - divisor.scale()) ; 如果确切的商不能被表示(因为它具有非终止的十进制扩展),则抛出一个ArithmeticException
divide(BigDecimal, MathContext) - Method in class java.math. BigDecimal
返回 BigDecimal ,其值是 (this / divisor) ,根据上下文设置进行舍入。
divide(BigInteger) - Method in class java.math. BigInteger
返回值为 (this / val)
divideAndRemainder(BigDecimal) - Method in class java.math. BigDecimal
返回一个两元件 BigDecimal阵列含有的结果 divideToIntegralValue接着的结果 remainder上的两个操作数。
divideAndRemainder(BigDecimal, MathContext) - Method in class java.math. BigDecimal
返回一个两元件 BigDecimal阵列含有的结果 divideToIntegralValue接着的结果 remainder上与根据上下文设置进行舍入计算出的两个操作数。
divideAndRemainder(BigInteger) - Method in class java.math. BigInteger
返回两个BigInteger的数组,其中包含 (this / val)后跟 (this % val)
dividedBy(long) - Method in class java.time. Duration
返回此持续时间的副本除以指定的值。
DIVIDER - Static variable in class javax.swing. JSplitPane
用来添加 Component将代表分频器。
divider - Variable in class javax.swing.plaf.basic. BasicSplitPaneUI
这个JSplitPane的分隔符的实例。
DIVIDER_LOCATION_PROPERTY - Static variable in class javax.swing. JSplitPane
dividerLocation的绑定属性。
DIVIDER_SIZE_PROPERTY - Static variable in class javax.swing. JSplitPane
边界的绑定属性名称。
DividerLayout() - Constructor for class javax.swing.plaf.basic. BasicSplitPaneDivider.DividerLayout
 
dividerResizeToggleKey - Variable in class javax.swing.plaf.basic. BasicSplitPaneUI
已弃用
从Java 2平台v1.3开始。
dividerSize - Variable in class javax.swing. JSplitPane
分隔线的尺寸
dividerSize - Variable in class javax.swing.plaf.basic. BasicSplitPaneDivider
分隔线的尺寸
dividerSize - Variable in class javax.swing.plaf.basic. BasicSplitPaneUI
拖动会话有效时分隔符的大小。
divideToIntegralValue(BigDecimal) - Method in class java.math. BigDecimal
返回一个 BigDecimal ,其值是 (this / divisor)舍入的商 (this / divisor)的整数部分。
divideToIntegralValue(BigDecimal, MathContext) - Method in class java.math. BigDecimal
返回 BigDecimal ,其值是整数部分 (this / divisor)
divideUnsigned(int, int) - Static method in class java.lang. Integer
返回将第一个参数除以秒的无符号商,其中每个参数和结果被解释为无符号值。
divideUnsigned(long, long) - Static method in class java.lang. Long
返回将第一个参数除以秒的无符号商,其中每个参数和结果被解释为无符号值。
divisionType - Variable in class javax.sound.midi. MidiFileFormat
MIDI文件的分割类型。
divisionType - Variable in class javax.sound.midi. Sequence
序列的时序分割类型。
dk_AbstractInterface - Static variable in class org.omg.CORBA. DefinitionKind
DefinitionKind的静态实例表示Interface Repository对象表示抽象接口。
dk_Alias - Static variable in class org.omg.CORBA. DefinitionKind
DefinitionKind的静态实例表示Interface Repository对象是一个别名。
dk_all - Static variable in class org.omg.CORBA. DefinitionKind
通配符 DefinitionKind不变,适用于任何 DefinitionKind所有场合。
dk_Array - Static variable in class org.omg.CORBA. DefinitionKind
DefinitionKind的静态实例表明Interface Repository对象是一个Array。
dk_Attribute - Static variable in class org.omg.CORBA. DefinitionKind
DefinitionKind的静态实例 DefinitionKind Interface Repository对象是Attribute。
dk_Constant - Static variable in class org.omg.CORBA. DefinitionKind
DefinitionKind的静态实例表示Interface Repository对象是一个常量。
dk_Enum - Static variable in class org.omg.CORBA. DefinitionKind
DefinitionKind的静态实例 DefinitionKind Interface Repository对象是枚举。
dk_Exception - Static variable in class org.omg.CORBA. DefinitionKind
DefinitionKind的静态实例表明Interface Repository对象是一个异常。
dk_Fixed - Static variable in class org.omg.CORBA. DefinitionKind
DefinitionKind的静态实例表示Interface Repository对象是Fixed值。
dk_Interface - Static variable in class org.omg.CORBA. DefinitionKind
DefinitionKind的静态实例表明Interface Repository对象是一个Interface。
dk_Module - Static variable in class org.omg.CORBA. DefinitionKind
DefinitionKind的静态实例表示Interface Repository对象是一个Module。
dk_Native - Static variable in class org.omg.CORBA. DefinitionKind
DefinitionKind的静态实例表示Interface Repository对象是Native值。
dk_none - Static variable in class org.omg.CORBA. DefinitionKind
DefinitionKind的静态实例表明Interface Repository对象没有定义类型。
dk_Operation - Static variable in class org.omg.CORBA. DefinitionKind
DefinitionKind的静态实例表示Interface Repository对象是一个Operation。
dk_Primitive - Static variable in class org.omg.CORBA. DefinitionKind
DefinitionKind的静态实例表明Interface Repository对象是一个Primitive。
dk_Repository - Static variable in class org.omg.CORBA. DefinitionKind
DefinitionKind的静态实例表示Interface Repository对象是Repository。
dk_Sequence - Static variable in class org.omg.CORBA. DefinitionKind
DefinitionKind的静态实例表示Interface Repository对象是一个Sequence。
dk_String - Static variable in class org.omg.CORBA. DefinitionKind
DefinitionKind的静态实例表明Interface Repository对象是一个String。
dk_Struct - Static variable in class org.omg.CORBA. DefinitionKind
DefinitionKind的静态实例表明Interface Repository对象是一个Struct。
dk_Typedef - Static variable in class org.omg.CORBA. DefinitionKind
DefinitionKind的静态实例表示Interface Repository对象是Typedef。
dk_Union - Static variable in class org.omg.CORBA. DefinitionKind
DefinitionKind的静态实例表明Interface Repository对象是Union。
dk_Value - Static variable in class org.omg.CORBA. DefinitionKind
DefinitionKind的静态实例表示Interface Repository对象是一个值。
dk_ValueBox - Static variable in class org.omg.CORBA. DefinitionKind
DefinitionKind的静态实例 DefinitionKind Interface Repository对象是ValueBox。
dk_ValueMember - Static variable in class org.omg.CORBA. DefinitionKind
DefinitionKind的静态实例 DefinitionKind Interface Repository对象是ValueMember。
dk_Wstring - Static variable in class org.omg.CORBA. DefinitionKind
DefinitionKind的静态实例表明Interface Repository对象是Wstring。
DL - Static variable in class javax.swing.text.html. HTML.Tag
 
DnDConstants - Class in java.awt.dnd
此类包含表示由拖放操作执行的操作类型的常量值。
DNS_URL - Static variable in interface javax.naming. Context
持有用于指定用于JNDI URL上下文的DNS主机和域名的环境属性的名称的常量(例如“dns://somehost/wiz.com”)。
DO_NOTHING_ON_CLOSE - Static variable in interface javax.swing. WindowConstants
不做任何默认窗口关闭操作。
doAccessibleAction(int) - Method in class java.awt. Button.AccessibleAWTButton
对对象执行指定的Action
doAccessibleAction(int) - Method in class java.awt. Checkbox.AccessibleAWTCheckbox
对对象执行指定的Action
doAccessibleAction(int) - Method in class java.awt. CheckboxMenuItem.AccessibleAWTCheckboxMenuItem
对对象执行指定的Action
doAccessibleAction(int) - Method in class java.awt. Choice.AccessibleAWTChoice
对对象执行指定的Action
doAccessibleAction(int) - Method in class java.awt. MenuItem.AccessibleAWTMenuItem
对对象执行指定的Action
doAccessibleAction(int) - Method in interface javax.accessibility. AccessibleAction
对对象执行指定的Action
doAccessibleAction(int) - Method in class javax.accessibility. AccessibleHyperlink
对对象执行指定的Action
doAccessibleAction(int) - Method in class javax.swing. AbstractButton.AccessibleAbstractButton
对对象执行指定的Action
doAccessibleAction(int) - Method in class javax.swing. JComboBox.AccessibleJComboBox
对对象执行指定的Action
doAccessibleAction(int) - Method in class javax.swing. JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink
对对象执行指定的Action
doAccessibleAction(int) - Method in class javax.swing. JSpinner.AccessibleJSpinner
对对象执行指定的Action
doAccessibleAction(int) - Method in class javax.swing. JTree.AccessibleJTree.AccessibleJTreeNode
在树节点上执行指定的操作。
doAccessibleAction(int) - Method in class javax.swing.text. JTextComponent.AccessibleJTextComponent
对对象执行指定的Action
doAs(Subject, PrivilegedAction<T>) - Static method in class javax.security.auth. Subject
执行工作,特别是 Subject
doAs(Subject, PrivilegedExceptionAction<T>) - Static method in class javax.security.auth. Subject
执行工作,特别是 Subject
doAsPrivileged(Subject, PrivilegedAction<T>, AccessControlContext) - Static method in class javax.security.auth. Subject
执行特殊工作,特别是 Subject
doAsPrivileged(Subject, PrivilegedExceptionAction<T>, AccessControlContext) - Static method in class javax.security.auth. Subject
执行特殊工作,特别是 Subject
Doc - Interface in javax.print
Interface Doc指定为打印作业提供一张打印数据的对象的界面。
DocAttribute - Interface in javax.print.attribute
接口DocAttribute是打印属性类实现的标记接口,用于指示属性表示文档的设置。
DocAttributeSet - Interface in javax.print.attribute
接口DocAttributeSet指定一组doc属性的接口,即
DocFlavor - Class in javax.print
DocFlavor封装了一个对象,它指定在其中的打印数据被提供给一个格式DocPrintJob
DocFlavor(String, String) - Constructor for class javax.print. DocFlavor
从给定的MIME类型和表示类名称构造一个新的doc flavor对象。
DocFlavor.BYTE_ARRAY - Class in javax.print
DocFlavor.BYTE_ARRAY类提供了预定义的静态常量DocFlavor对象,例如使用字节数组( byte[] )作为打印数据表示类的doc风格。
DocFlavor.CHAR_ARRAY - Class in javax.print
DocFlavor.CHAR_ARRAY类提供了预定义的静态常量DocFlavor对象,例如使用字符数组( char[] )作为打印数据表示类的doc风格。
DocFlavor.INPUT_STREAM - Class in javax.print
DocFlavor.INPUT_STREAM类提供了预定义的静态常量DocFlavor对象,例如使用字节流( java.io.InputStream )作为打印数据表示类的doc风格。
DocFlavor.READER - Class in javax.print
DocFlavor.READER类提供了预定义的静态常量DocFlavor对象,例如使用字符流( java.io.Reader )作为打印数据表示类的doc风格。
DocFlavor.SERVICE_FORMATTED - Class in javax.print
DocFlavor.SERVICE_FORMATTED类提供了预定义的静态常量DocFlavor对象,例如用于服务格式化打印数据的doc风格。
DocFlavor.STRING - Class in javax.print
DocFlavor.STRING类提供了预定义的静态常量DocFlavor对象,例如使用字符串( java.lang.String )作为打印数据表示类的doc风格。
DocFlavor.URL - Class in javax.print
DocFlavor.URL类提供了预定义的静态常量DocFlavor对象。
dockingBorderColor - Variable in class javax.swing.plaf.basic. BasicToolBarUI
 
dockingColor - Variable in class javax.swing.plaf.basic. BasicToolBarUI
 
dockingListener - Variable in class javax.swing.plaf.basic. BasicToolBarUI
 
DockingListener(JToolBar) - Constructor for class javax.swing.plaf.basic. BasicToolBarUI.DockingListener
 
doClick() - Method in class javax.swing. AbstractButton
以编程方式执行“点击”。
doClick(int) - Method in class javax.swing. AbstractButton
以编程方式执行“点击”。
doClick(int) - Method in class javax.swing. JMenu
以编程方式执行“点击”。
doClick(MenuSelectionManager) - Method in class javax.swing.plaf.basic. BasicMenuItemUI
当菜单项被激活时调用此方法。
DocPrintJob - Interface in javax.print
此接口表示可以使用一组作业属性打印指定文档的打印作业。
DOCTYPE_PUBLIC - Static variable in class javax.xml.transform. OutputKeys
doctype-public = string
DOCTYPE_SYSTEM - Static variable in class javax.xml.transform. OutputKeys
doctype-system = string
Document - Interface in javax.swing.text
Document是用于文本的容器,用作挥杆文本组件的模型。
Document - Interface in org.w3c.dom
Document接口代表整个HTML或XML文档。
DOCUMENT_ACCESS_ERROR - Static variable in class javax.print.attribute.standard. JobStateReason
打印机无法访问通过引用传递的一个或多个文档(即打印数据表示对象是一个URL)。
DOCUMENT_FORMAT_ERROR - Static variable in class javax.print.attribute.standard. JobStateReason
该作业被系统中止,因为打印机在处理文档数据时遇到错误。
DOCUMENT_FRAGMENT_NODE - Static variable in interface org.w3c.dom. Node
节点是一个 DocumentFragment
DOCUMENT_NODE - Static variable in interface org.w3c.dom. Node
节点是一个 Document
DOCUMENT_POSITION_CONTAINED_BY - Static variable in interface org.w3c.dom. Node
节点由参考节点包含。
DOCUMENT_POSITION_CONTAINS - Static variable in interface org.w3c.dom. Node
节点包含参考节点。
DOCUMENT_POSITION_DISCONNECTED - Static variable in interface org.w3c.dom. Node
两个节点断开连接。
DOCUMENT_POSITION_FOLLOWING - Static variable in interface org.w3c.dom. Node
节点跟随参考节点。
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC - Static variable in interface org.w3c.dom. Node
前面和后面的确定是实现特定的。
DOCUMENT_POSITION_PRECEDING - Static variable in interface org.w3c.dom. Node
第二个节点在参考节点之前。
DOCUMENT_TYPE_NODE - Static variable in interface org.w3c.dom. Node
节点是一个 DocumentType
DocumentationTool - Interface in javax.tools
从程序中调用Java编程语言文档工具的接口。
DocumentationTool.DocumentationTask - Interface in javax.tools
表示文档任务的未来的接口。
DocumentationTool.Location - Enum in javax.tools
documentBaseKey - Static variable in class javax.swing.plaf.basic. BasicHTML
密钥存储为客户端属性,以指示相对引用被解析的基础。
DocumentBuilder - Class in javax.xml.parsers
定义从XML文档获取DOM文档实例的API。
DocumentBuilder() - Constructor for class javax.xml.parsers. DocumentBuilder
受保护的构造函数
DocumentBuilderFactory - Class in javax.xml.parsers
定义工厂API,使应用程序能够从XML文档获取生成DOM对象树的解析器。
DocumentBuilderFactory() - Constructor for class javax.xml.parsers. DocumentBuilderFactory
受保护的构造函数以防止实例化。
Documented - Annotation Type in java.lang.annotation
表示具有类型的注释默认情况下由javadoc和类似工具记录。
DocumentEvent - Interface in javax.swing.event
文档更改通知界面。
DocumentEvent - Interface in org.w3c.dom.events
DocumentEvent接口提供了一种机制,通过该机制用户可以创建实现支持的类型的事件。
DocumentEvent.ElementChange - Interface in javax.swing.event
描述对特定元素所做的更改。
DocumentEvent.EventType - Class in javax.swing.event
文档事件类型的枚举
DocumentFilter - Class in javax.swing.text
DocumentFilter ,顾名思义,是 Document突变方法的过滤器。
DocumentFilter() - Constructor for class javax.swing.text. DocumentFilter
 
DocumentFilter.FilterBypass - Class in javax.swing.text
用作一种方式来规避回调文档以更改它。
DocumentFragment - Interface in org.w3c.dom
DocumentFragment是一个“轻量级”或“最小” Document对象。
DocumentHandler - Interface in org.xml.sax
已弃用
该接口已被SAX2 ContentHandler接口所取代,其中包括命名空间支持。
DocumentListener - Interface in javax.swing.event
观察者注册接收文本文档更改通知的界面。
DocumentName - Class in javax.print.attribute.standard
DocumentName类是一个打印属性类,一个指定文档名称的文本属性。
DocumentName(String, Locale) - Constructor for class javax.print.attribute.standard. DocumentName
使用给定的文档名称和语言环境构造新的文档名称属性。
DocumentParser - Class in javax.swing.text.html.parser
HTML文档的解析器(实际上,您可以指定一个DTD,但您应该只使用html dtd的这个类)。
DocumentParser(DTD) - Constructor for class javax.swing.text.html.parser. DocumentParser
 
DocumentType - Interface in org.w3c.dom
每个 Document都有一个 doctype属性,其值为 nullDocumentType对象。
DocumentView - Interface in org.w3c.dom.views
所述 DocumentView接口由实施 Document在DOM实现支持DOM视图对象。
doDefaultCloseAction() - Method in class javax.swing. JInternalFrame
触发 INTERNAL_FRAME_CLOSING事件,然后执行内部框架的默认关闭操作指定的操作。
doesMaxRowSizeIncludeBlobs() - Method in interface java.sql. DatabaseMetaData
检索方法 getMaxRowSize的返回值是否包含SQL数据类型 LONGVARCHARLONGVARBINARY
doFinal() - Method in class javax.crypto. Cipher
完成多部分加密或解密操作,这取决于该密码如何初始化。
doFinal(byte[], int) - Method in class javax.crypto. Cipher
完成多部分加密或解密操作,这取决于该密码如何初始化。
doFinal(byte[]) - Method in class javax.crypto. Cipher
在单一部分操作中加密或解密数据,或完成多部分操作。
doFinal(byte[], int, int) - Method in class javax.crypto. Cipher
在单一部分操作中加密或解密数据,或完成多部分操作。
doFinal(byte[], int, int, byte[]) - Method in class javax.crypto. Cipher
在单一部分操作中加密或解密数据,或完成多部分操作。
doFinal(byte[], int, int, byte[], int) - Method in class javax.crypto. Cipher
在单一部分操作中加密或解密数据,或完成多部分操作。
doFinal(ByteBuffer, ByteBuffer) - Method in class javax.crypto. Cipher
在单一部分操作中加密或解密数据,或完成多部分操作。
doFinal() - Method in class javax.crypto. Mac
完成MAC操作。
doFinal(byte[], int) - Method in class javax.crypto. Mac
完成MAC操作。
doFinal(byte[]) - Method in class javax.crypto. Mac
处理给定的字节数组并完成MAC操作。
doInBackground() - Method in class javax.swing. SwingWorker
计算一个结果,如果不能这样做,就会抛出一个异常。
doInput - Variable in class java.net. URLConnection
该变量由 setDoInput设置。
doLayout() - Method in class java.awt. Component
提示布局管理器布局此组件。
doLayout() - Method in class java.awt. Container
使此容器布置其组件。
doLayout() - Method in class java.awt. ScrollPane
通过将其小孩调整为首选尺寸,将这个容器放在一起。
doLayout() - Method in class javax.swing. JLayer
代表其功能 LayerUI.doLayout(JLayer)方法,如果 LayerUI设置。
doLayout() - Method in class javax.swing. JTable
导致此表布置其行和列。
doLayout(JLayer<? extends V>) - Method in class javax.swing.plaf. LayerUI
导致传递的 JLayer实例布局其组件。
doLayout() - Method in class javax.swing.tree. DefaultTreeCellEditor.EditorContainer
放弃这个 Container
doLookup(Name) - Static method in class javax.naming. InitialContext
一种用于检索命名对象的静态方法。
doLookup(String) - Static method in class javax.naming. InitialContext
一种用于检索命名对象的静态方法。
DOM_OBJECT_MODEL - Static variable in class javax.xml.xpath. XPathConstants
DOM对象模型的URI,“http://java.sun.com/jaxp/xpath/dom”。
DomainCombiner - Interface in java.security
A DomainCombiner提供了一种手段来动态更新与当前 AccessControlContext
DomainLoadStoreParameter - Class in java.security
指定密钥库中密钥库的配置数据。
DomainLoadStoreParameter(URI, Map<String, KeyStore.ProtectionParameter>) - Constructor for class java.security. DomainLoadStoreParameter
使用用于保护密钥库数据的参数构建密钥库域的DomainLoadStoreParameter。
DomainManager - Interface in org.omg.CORBA
提供建立和导航关系到上级和下级域以及创建和访问策略的机制。
DomainManagerOperations - Interface in org.omg.CORBA
DomainManager提供访问策略的方法。
domainMatches(String, String) - Static method in class java.net. HttpCookie
检查主机名是否在域中的实用方法。
DOMConfiguration - Interface in org.w3c.dom
DOMConfiguration接口表示文档的配置,并维护已识别参数的表。
DOMCryptoContext - Class in javax.xml.crypto.dom
该类提供了一个DOM特定的XMLCryptoContext 接口实现。
DOMCryptoContext() - Constructor for class javax.xml.crypto.dom. DOMCryptoContext
默认构造函数。
DOMError - Interface in org.w3c.dom
DOMError是描述错误的界面。
DOMErrorHandler - Interface in org.w3c.dom
DOMErrorHandler是一个回调接口,当报告处理XML数据时发生的错误或进行其他处理时(例如,
DOMException - Exception in org.w3c.dom
DOM操作只会在“异常”情况下引发异常,即当操作无法执行时(出于逻辑原因,因为数据丢失,或者由于实现变得不稳定))。
DOMException(short, String) - Constructor for exception org.w3c.dom. DOMException
 
DomHandler< ElementT, ResultT extends Result> - Interface in javax.xml.bind.annotation
将元素(及其后代)从/转换为DOM(或类似的)表示形式。
DOMImplementation - Interface in org.w3c.dom
DOMImplementation接口提供了许多独立于文档对象模型的特定实例的操作的方法。
DOMImplementationList - Interface in org.w3c.dom
DOMImplementationList接口提供DOM实现的有序集合的抽象,而不定义或约束如何实现此集合。
DOMImplementationLS - Interface in org.w3c.dom.ls
DOMImplementationLS包含用于创建加载和保存对象的工厂方法。
DOMImplementationRegistry - Class in org.w3c.dom.bootstrap
一个使应用程序获得DOMImplementation实例的 DOMImplementation
DOMImplementationSource - Interface in org.w3c.dom
该接口允许DOM实现者根据请求的特征和版本提供一个或多个实现,如DOM Features所 规定
DOMINO_TILES - Static variable in class java.lang. Character.UnicodeBlock
“Domino Tiles”Unicode字符块的常量。
DOMLocator - Interface in javax.xml.transform.dom
指示源DOM中节点的位置,主要用于错误报告。
DOMLocator - Interface in org.w3c.dom
DOMLocator是描述位置的界面(例如,
DOMResult - Class in javax.xml.transform.dom
作为文档对象模型(DOM)树形式的转换结果树的持有者。
DOMResult() - Constructor for class javax.xml.transform.dom. DOMResult
零参数默认构造函数。
DOMResult(Node) - Constructor for class javax.xml.transform.dom. DOMResult
使用DOM节点创建新的输出目标。
DOMResult(Node, String) - Constructor for class javax.xml.transform.dom. DOMResult
使用DOM节点创建具有指定系统ID的新的输出目标。
DOMResult(Node, Node) - Constructor for class javax.xml.transform.dom. DOMResult
使用DOM节点创建一个新的输出目标,指定要在其中插入结果节点的子节点。
DOMResult(Node, Node, String) - Constructor for class javax.xml.transform.dom. DOMResult
使用DOM节点创建一个新的输出目标,指定要在其中插入结果节点的子节点和指定的系统ID。
DOMSignContext - Class in javax.xml.crypto.dsig.dom
DOM特定的XMLSignContext
DOMSignContext(Key, Node) - Constructor for class javax.xml.crypto.dsig.dom. DOMSignContext
使用指定的签名密钥和父节点创建一个 DOMSignContext
DOMSignContext(Key, Node, Node) - Constructor for class javax.xml.crypto.dsig.dom. DOMSignContext
使用指定的签名密钥,父节点和下一个兄弟节点创建一个 DOMSignContext
DOMSignContext(KeySelector, Node) - Constructor for class javax.xml.crypto.dsig.dom. DOMSignContext
用指定的键选择器和父节点创建一个 DOMSignContext
DOMSignContext(KeySelector, Node, Node) - Constructor for class javax.xml.crypto.dsig.dom. DOMSignContext
使用指定的键选择器,父级和下一个兄弟节点创建一个 DOMSignContext
DOMSource - Class in javax.xml.transform.dom
作为文档对象模型(DOM)树形式的变换源树的持有者。
DOMSource() - Constructor for class javax.xml.transform.dom. DOMSource
零参数默认构造函数。
DOMSource(Node) - Constructor for class javax.xml.transform.dom. DOMSource
使用DOM节点创建一个新的输入源。
DOMSource(Node, String) - Constructor for class javax.xml.transform.dom. DOMSource
使用DOM节点创建一个新的输入源,并且系统ID也作为基本URI传入。
DOMSTRING_SIZE_ERR - Static variable in exception org.w3c.dom. DOMException
如果指定的文本范围不适用于 DOMString
DOMStringList - Interface in org.w3c.dom
DOMStringList接口提供 DOMString值的有序集合的 DOMString ,而不定义或约束如何实现此集合。
DOMStructure - Class in javax.xml.crypto.dom
DOM特定的XMLStructure
DOMStructure(Node) - Constructor for class javax.xml.crypto.dom. DOMStructure
创建一个 DOMStructure指定节点的DOMStructure。
DOMURIReference - Interface in javax.xml.crypto.dom
DOM专用URIReference
DOMValidateContext - Class in javax.xml.crypto.dsig.dom
DOM专有XMLValidateContext
DOMValidateContext(KeySelector, Node) - Constructor for class javax.xml.crypto.dsig.dom. DOMValidateContext
创建一个 DOMValidateContext指定的键选择器和节点的DOMValidateContext。
DOMValidateContext(Key, Node) - Constructor for class javax.xml.crypto.dsig.dom. DOMValidateContext
创建一个 DOMValidateContext指定键和节点的DOMValidateContext。
done() - Method in interface java.rmi.server. RemoteCall
已弃用
没有替换
done(RemoteCall) - Method in interface java.rmi.server. RemoteRef
已弃用
1.2样式存根不再使用这种方法。 代替使用方法的序列调用远程引用( newCallinvokedone ),存根使用单个方法, invoke(Remote, Method, Object[], int) ,遥控器上的参考,进行参数编组,执行远程方法和解组的返回值。
DONE - Static variable in class java.text. BreakIterator
当达到第一个或最后一个文本边界时,DONE将返回previous(),next(),next(int),previous(int)和after(int)。
DONE - Static variable in interface java.text. CharacterIterator
当迭代器到达文本的结尾或开始时返回的常量。
done() - Method in class java.util.concurrent. FutureTask
当该任务转换到状态 isDone (无论是正常还是通过取消))调用受保护方法。
done() - Method in class javax.swing. SwingWorker
doInBackground方法完成后在 事件调度线程上执行。
dontUseGui() - Method in class java.beans.beancontext. BeanContextSupport
通知此实例可能不再呈现GUI。
dontUseGui() - Method in interface java.beans. Visibility
这个方法指示bean不应该使用Gui。
DOOR_OPEN - Static variable in class javax.print.attribute.standard. PrinterStateReason
设备上的一个或多个门打开。
doOutput - Variable in class java.net. URLConnection
该变量由 setDoOutput方法设置。
doPaint(Graphics2D, JComponent, int, int, Object[]) - Method in class javax.swing.plaf.nimbus. AbstractRegionPainter
实际执行绘画操作。
doPhase(Key, boolean) - Method in class javax.crypto. KeyAgreement
执行该关键协议的下一阶段,其中包含从本协议涉及的其中一方收到的给定密钥。
doPrivileged(PrivilegedAction<T>) - Static method in class java.security. AccessController
执行指定的启用 PrivilegedAction的PrivilegedAction。
doPrivileged(PrivilegedAction<T>, AccessControlContext) - Static method in class java.security. AccessController
执行指定的 PrivilegedAction由指定的启用和限制特权 AccessControlContext
doPrivileged(PrivilegedAction<T>, AccessControlContext, Permission...) - Static method in class java.security. AccessController
执行指定的 PrivilegedAction由指定的启用和限制特权, AccessControlContext ,并通过指定所限制的特权范围 Permission参数。
doPrivileged(PrivilegedExceptionAction<T>) - Static method in class java.security. AccessController
执行指定的启用 PrivilegedExceptionAction的PrivilegedExceptionAction。
doPrivileged(PrivilegedExceptionAction<T>, AccessControlContext) - Static method in class java.security. AccessController
执行指定的 PrivilegedExceptionAction由指定的启用和限制特权 AccessControlContext
doPrivileged(PrivilegedExceptionAction<T>, AccessControlContext, Permission...) - Static method in class java.security. AccessController
执行指定的 PrivilegedExceptionAction由指定的启用和限制特权, AccessControlContext ,并通过指定所限制的特权范围 Permission参数。
doPrivilegedWithCombiner(PrivilegedAction<T>) - Static method in class java.security. AccessController
执行指定的启用 PrivilegedAction的PrivilegedAction。
doPrivilegedWithCombiner(PrivilegedAction<T>, AccessControlContext, Permission...) - Static method in class java.security. AccessController
执行指定的 PrivilegedAction由指定的启用和限制特权, AccessControlContext ,并通过指定所限制的特权范围 Permission参数。
doPrivilegedWithCombiner(PrivilegedExceptionAction<T>) - Static method in class java.security. AccessController
执行指定的启用 PrivilegedExceptionAction的PrivilegedExceptionAction。
doPrivilegedWithCombiner(PrivilegedExceptionAction<T>, AccessControlContext, Permission...) - Static method in class java.security. AccessController
执行指定的 PrivilegedExceptionAction由指定的启用和限制特权, AccessControlContext ,并通过指定所限制的特权范围 Permission参数。
DosFileAttributes - Interface in java.nio.file.attribute
与支持旧版“DOS”属性的文件系统中的文件相关联的文件属性。
DosFileAttributeView - Interface in java.nio.file.attribute
提供传统“DOS”文件属性视图的文件属性视图。
DOTALL - Static variable in class java.util.regex. Pattern
启用点阵模式。
Double() - Constructor for class java.awt.geom. Arc2D.Double
构造一个新的OPEN弧,初始化为位置(0,0),大小(0,0),角度范围(起始= 0,范围= 0)。
Double(int) - Constructor for class java.awt.geom. Arc2D.Double
构造一个新弧,初始化为位置(0,0),大小(0,0),角度范围(起始= 0,范围= 0)以及指定的闭合类型。
Double(double, double, double, double, double, double, int) - Constructor for class java.awt.geom. Arc2D.Double
构造一个新弧,初始化为指定的位置,大小,角度范围和关闭类型。
Double(Rectangle2D, double, double, int) - Constructor for class java.awt.geom. Arc2D.Double
构造一个新弧,初始化为指定的位置,大小,角度范围和关闭类型。
Double() - Constructor for class java.awt.geom. CubicCurve2D.Double
构造并初始化坐标(0,0,0,0,0,0,0,0)的CubicCurve。
Double(double, double, double, double, double, double, double, double) - Constructor for class java.awt.geom. CubicCurve2D.Double
构造并初始化一个 CubicCurve2D从指定的 double坐标。
Double() - Constructor for class java.awt.geom. Ellipse2D.Double
构造一个新的 Ellipse2D ,初始化为位置(0,0)和大小(0,0)。
Double(double, double, double, double) - Constructor for class java.awt.geom. Ellipse2D.Double
构造并初始化一个 Ellipse2D从指定的坐标。
Double() - Constructor for class java.awt.geom. Line2D.Double
构造并初始化坐标(0,0)→(0,0)的线。
Double(double, double, double, double) - Constructor for class java.awt.geom. Line2D.Double
构造并初始化一个 Line2D从指定的坐标。
Double(Point2D, Point2D) - Constructor for class java.awt.geom. Line2D.Double
构造并初始化一个 Line2D从指定的 Point2D对象。
Double() - Constructor for class java.awt.geom. Path2D.Double
构造一个新的空双精度 Path2D对象,默认绕组规则为 Path2D.WIND_NON_ZERO
Double(int) - Constructor for class java.awt.geom. Path2D.Double
使用指定的绕组规则构造一个新的空双精度 Path2D对象,以控制需要定义路径内部的操作。
Double(int, int) - Constructor for class java.awt.geom. Path2D.Double
构造一个新的空双精度 Path2D对象,具有指定的绕组规则和指定的初始容量以存储路径段。
Double(Shape) - Constructor for class java.awt.geom. Path2D.Double
构造一个新的双精度Path2D从任意对象Shape对象。
Double(Shape, AffineTransform) - Constructor for class java.awt.geom. Path2D.Double
从任意Shape对象构造一个新的双精度Path2D对象,由AffineTransform对象转换。
Double() - Constructor for class java.awt.geom. Point2D.Double
构造并初始化一个 Point2D具有坐标(0,0)。
Double(double, double) - Constructor for class java.awt.geom. Point2D.Double
构造并初始化一个 Point2D以指定的坐标。
Double() - Constructor for class java.awt.geom. QuadCurve2D.Double
构造并初始化具有坐标(0,0,0,0,0,0)的 QuadCurve2D
Double(double, double, double, double, double, double) - Constructor for class java.awt.geom. QuadCurve2D.Double
构造并初始化一个 QuadCurve2D从指定的 double坐标。
Double() - Constructor for class java.awt.geom. Rectangle2D.Double
构造一个新的 Rectangle2D ,初始化为位置(0,0)和大小(0,0)。
Double(double, double, double, double) - Constructor for class java.awt.geom. Rectangle2D.Double
构造并初始化一个 Rectangle2D从指定的 double坐标。
Double() - Constructor for class java.awt.geom. RoundRectangle2D.Double
构造一个新的 RoundRectangle2D ,初始化为位置(0.0,0.0),大小(0.0,0.0)和半径为0.0的角弧。
Double(double, double, double, double, double, double) - Constructor for class java.awt.geom. RoundRectangle2D.Double
构造并初始化一个 RoundRectangle2D从指定的 double坐标。
Double - Class in java.lang
Double类包装一个对象中原始类型 double的值。
Double(double) - Constructor for class java.lang. Double
构造一个新分配的 Double对象,表示原始的 double参数。
Double(String) - Constructor for class java.lang. Double
构造一个新分配的 Double对象,该对象表示由字符串表示的类型 double的浮点值。
DOUBLE - Static variable in class java.sql. Types
Java编程语言中的常量,有时称为类型代码,用于标识通用SQL类型 DOUBLE
DOUBLE - Static variable in class javax.management.openmbean. SimpleType
描述其Java类名称为 java.lang.Double值的 SimpleType实例。
DoubleAccumulator - Class in java.util.concurrent.atomic
一个或多个变量,它们一起保持运行 double使用所提供的功能更新值。
DoubleAccumulator(DoubleBinaryOperator, double) - Constructor for class java.util.concurrent.atomic. DoubleAccumulator
使用给定的累加器函数和identity元素创建一个新的实例。
DoubleAdder - Class in java.util.concurrent.atomic
一个或多个变量一起保持初始为零 double和。
DoubleAdder() - Constructor for class java.util.concurrent.atomic. DoubleAdder
创建一个新的加法器,初始和为零。
DoubleBinaryOperator - Interface in java.util.function
代表两个 double操作数的操作,并产生一个 double结果。
DoubleBuffer - Class in java.nio
双缓冲。
DoubleClickListener(JList) - Constructor for class javax.swing.plaf.basic. BasicFileChooserUI.DoubleClickListener
 
DoubleConsumer - Interface in java.util.function
表示接受单个 double值参数的操作,不返回任何结果。
DoubleFunction< R> - Interface in java.util.function
表示接受双值参数并产生结果的函数。
DoubleHolder - Class in org.omg.CORBA
持有人 Double
DoubleHolder() - Constructor for class org.omg.CORBA. DoubleHolder
构造一个新的 DoubleHolder对象,其 value字段初始化为0.0。
DoubleHolder(double) - Constructor for class org.omg.CORBA. DoubleHolder
为给定的 double构造一个新的 DoubleHolder对象。
DoublePredicate - Interface in java.util.function
表示一个 double值参数的谓词(布尔值函数)。
doubles(long) - Method in class java.util.concurrent. ThreadLocalRandom
返回产生所述给定流 streamSize数的伪随机的 double值,每个零(含)和一个(不包括)之间。
doubles() - Method in class java.util.concurrent. ThreadLocalRandom
返回一个有效的无限流的伪 double ,每个值在零(包括)和一(独占)之间。
doubles(long, double, double) - Method in class java.util.concurrent. ThreadLocalRandom
返回产生所述给定流 streamSize数的伪随机的 double值,每个符合给定的原点(含)和结合(不包括)。
doubles(double, double) - Method in class java.util.concurrent. ThreadLocalRandom
返回一个有效的无限流的伪 double ,每个符合给定的起始(包括)和绑定(排他)。
doubles(long) - Method in class java.util. Random
返回一个流,产生给定的 streamSizedouble数值,每个值在零(包括)和一(独占)之间。
doubles() - Method in class java.util. Random
返回一个有效的无限流的伪随机 double值,每个值在零(包括)和一(独占)之间。
doubles(long, double, double) - Method in class java.util. Random
返回产生所述给定流 streamSize数的伪随机的 double值,每个符合给定的原点(含)和结合(不包括)。
doubles(double, double) - Method in class java.util. Random
返回一个有效无限流的伪 double ,每个符合给定的起始(包括)和绑定(排除)。
doubles(long) - Method in class java.util. SplittableRandom
返回产生所述给定流streamSize数的伪随机的double从该发电机和/或从它一个分割值; 每个值在零(包括)和一(独占)之间。
doubles() - Method in class java.util. SplittableRandom
返回一个有效的无限流的伪随机数double来自该发生器和/或从它的一个分割值; 每个值在零(包括)和一(独占)之间。
doubles(long, double, double) - Method in class java.util. SplittableRandom
返回一个流,产生给定的streamSizedouble值来自该发生器和/或一个从它分割; 每个值符合给定的起始(包括)和绑定(排他)。
doubles(double, double) - Method in class java.util. SplittableRandom
从该生成器返回有效的无限流的伪double数,并从其中分离出一个值; 每个值符合给定的起始(包括)和绑定(排他)。
DoubleSeqHelper - Class in org.omg.CORBA
助手 DoubleSeq
DoubleSeqHelper() - Constructor for class org.omg.CORBA. DoubleSeqHelper
 
DoubleSeqHolder - Class in org.omg.CORBA
持有人 DoubleSeq
DoubleSeqHolder() - Constructor for class org.omg.CORBA. DoubleSeqHolder
 
DoubleSeqHolder(double[]) - Constructor for class org.omg.CORBA. DoubleSeqHolder
 
DoubleStream - Interface in java.util.stream
支持顺序和并行聚合操作的原始双值元素序列。
doubleStream(Spliterator.OfDouble, boolean) - Static method in class java.util.stream. StreamSupport
创建一个新的串行或并行 DoubleStreamSpliterator.OfDouble
doubleStream(Supplier<? extends Spliterator.OfDouble>, int, boolean) - Static method in class java.util.stream. StreamSupport
创建一个新的顺序或并行 DoubleStreamSupplierSpliterator.OfDouble
DoubleStream.Builder - Interface in java.util.stream
DoubleStream可变构建器。
DoubleSummaryStatistics - Class in java.util
统计数据的收集状态,如count,min,max,sum和average。
DoubleSummaryStatistics() - Constructor for class java.util. DoubleSummaryStatistics
构造一个零实例,零计数,零和, Double.POSITIVE_INFINITY分钟, Double.NEGATIVE_INFINITY最大和零平均值。
DoubleSupplier - Interface in java.util.function
代表供应商 double -valued结果。
DoubleToIntFunction - Interface in java.util.function
表示接受双值参数并产生int值结果的函数。
doubleToLongBits(double) - Static method in class java.lang. Double
根据IEEE 754浮点“双格式”位布局返回指定浮点值的表示。
DoubleToLongFunction - Interface in java.util.function
表示接受双值参数并产生长期值结果的函数。
doubleToRawLongBits(double) - Static method in class java.lang. Double
根据IEEE 754浮点“双格式”位布局返回指定浮点值的表示,保留非数字(NaN)值。
DoubleUnaryOperator - Interface in java.util.function
表示对单个 double值操作数的操作,该操作数产生 double值结果。
doubleValue() - Method in class java.lang. Byte
返回此值 Bytedouble一个宽元转换后。
doubleValue() - Method in class java.lang. Double
返回此 Double对象的 double值。
doubleValue() - Method in class java.lang. Float
返回此值 Floatdouble一个宽元转换后。
doubleValue() - Method in class java.lang. Integer
返回此值 Integerdouble一个宽元转换后。
doubleValue() - Method in class java.lang. Long
返回此值 Longdouble一个宽元转换后。
doubleValue() - Method in class java.lang. Number
返回指定数字的值为 double ,可能涉及四舍五入。
doubleValue() - Method in class java.lang. Short
返回此值 Shortdouble一个宽元转换后。
doubleValue() - Method in class java.math. BigDecimal
将此 BigDecimal转换为 double
doubleValue() - Method in class java.math. BigInteger
将此BigInteger转换为 double
doubleValue() - Method in class java.util.concurrent.atomic. AtomicInteger
返回此值 AtomicIntegerdouble一个宽元转换后。
doubleValue() - Method in class java.util.concurrent.atomic. AtomicLong
返回此值 AtomicLongdouble一个宽元转换后。
doubleValue() - Method in class java.util.concurrent.atomic. DoubleAccumulator
相当于 DoubleAccumulator.get()
doubleValue() - Method in class java.util.concurrent.atomic. DoubleAdder
相当于 DoubleAdder.sum()
doubleValue() - Method in class java.util.concurrent.atomic. LongAccumulator
返回 current valuedouble一个宽元转换后。
doubleValue() - Method in class java.util.concurrent.atomic. LongAdder
返回 LongAdder.sum()double一个宽元转换后。
DOWN - Static variable in class java.awt. Event
向下箭头键,非ASCII操作键。
DOWN_CYCLE_TRAVERSAL_KEYS - Static variable in class java.awt. KeyboardFocusManager
Down Cycle的标识符聚焦遍历键。
downAction - Static variable in class javax.swing.text. DefaultEditorKit
将插入符号向下移动一个位置的操作名称。
downFocusCycle(Container) - Method in class java.awt. DefaultKeyboardFocusManager
将焦点向下移动一个焦点遍历周期。
downFocusCycle(Container) - Method in class java.awt. KeyboardFocusManager
将焦点向下移动一个焦点遍历周期。
downFocusCycle() - Method in class java.awt. KeyboardFocusManager
当焦点所有者是当前焦点循环根的容器时,将焦点向下移动当前焦点所有者的一个焦点遍历循环。
downKey - Variable in class javax.swing.plaf.basic. BasicSplitPaneUI
已弃用
从Java 2平台v1.3开始。
downKey - Variable in class javax.swing.plaf.basic. BasicTabbedPaneUI
已弃用
从Java 2平台v1.3开始。
downKey - Variable in class javax.swing.plaf.basic. BasicToolBarUI
已弃用
从Java 2平台v1.3开始。
DPCM - Static variable in class javax.print.attribute. ResolutionSyntax
值表示每厘米点数(dpcm)。
DPI - Static variable in class javax.print.attribute. ResolutionSyntax
值表示每英寸点数(dpi)。
DRAFT - Static variable in class java.awt. PageAttributes.PrintQualityType
PrintQualityType实例用于指定打印质量草图。
DRAFT - Static variable in class javax.print.attribute.standard. PrintQuality
最低质量可用在打印机上。
DRAG_LAYER - Static variable in class javax.swing. JLayeredPane
定义拖动图层的便利对象。
DragController(MouseEvent) - Constructor for class javax.swing.plaf.basic. BasicSplitPaneDivider.DragController
 
dragDividerTo(int) - Method in class javax.swing.plaf.basic. BasicSplitPaneDivider
消息的BasicSplitPaneUI与dragDividerTo该实例包含在。
dragDividerTo(int) - Method in class javax.swing.plaf.basic. BasicSplitPaneUI
在拖动会话期间将分隔符移动到传入的位置。
dragDropEnd(DragSourceDropEvent) - Method in class java.awt.dnd. DragSourceAdapter
调用此方法来表示拖放操作完成。
dragDropEnd(DragSourceDropEvent) - Method in class java.awt.dnd. DragSourceContext
致电 dragDropEndDragSourceListener注册该 DragSourceContext和相关联的 DragSource ,并通过他们指定的 DragSourceDropEvent
dragDropEnd(DragSourceDropEvent) - Method in interface java.awt.dnd. DragSourceListener
调用此方法来表示拖放操作完成。
dragEnter(DragSourceDragEvent) - Method in class java.awt.dnd. DragSourceAdapter
称为光标的热点进入平台依赖的放置站点。
dragEnter(DragSourceDragEvent) - Method in class java.awt.dnd. DragSourceContext
致电 dragEnterDragSourceListener注册该 DragSourceContext和相关联的 DragSource ,并通过他们指定的 DragSourceDragEvent
dragEnter(DragSourceDragEvent) - Method in interface java.awt.dnd. DragSourceListener
称为光标的热点进入平台依赖的放置站点。
dragEnter(DropTargetDragEvent) - Method in class java.awt.dnd. DropTarget
致电 dragEnter注册 DropTargetListener并通过指定的 DropTargetDragEvent
dragEnter(DropTargetDragEvent) - Method in class java.awt.dnd. DropTargetAdapter
当拖动操作正在进行时,当鼠标指针进入为此侦听器注册的 DropTarget的丢弃站点的可操作部分时调用。
dragEnter(DropTargetDragEvent) - Method in interface java.awt.dnd. DropTargetListener
当拖动操作正在进行时,当鼠标指针进入为此侦听器注册的 DropTarget的放置站点的可操作部分时调用。
dragExit(DragSourceEvent) - Method in class java.awt.dnd. DragSourceAdapter
称为光标的热点退出平台相关的放置站点。
dragExit(DragSourceEvent) - Method in class java.awt.dnd. DragSourceContext
致电 dragExitDragSourceListener注册该 DragSourceContext和相关联的 DragSource ,并通过他们指定的 DragSourceEvent
dragExit(DragSourceEvent) - Method in interface java.awt.dnd. DragSourceListener
称为光标的热点退出平台相关的放置站点。
dragExit(DropTargetEvent) - Method in class java.awt.dnd. DropTarget
致电 dragExit在注册的 DropTargetListener并通过它指定的 DropTargetEvent
dragExit(DropTargetEvent) - Method in class java.awt.dnd. DropTargetAdapter
当拖动操作正在进行时,当鼠标指针已经退出到此监听器注册的 DropTarget的放置站点的可操作部分时调用。
dragExit(DropTargetEvent) - Method in interface java.awt.dnd. DropTargetListener
当拖动操作正在进行时,当鼠标指针已经退出到此侦听器注册的 DropTarget的放置站点的可操作部分时调用。
dragFrame(JComponent, int, int) - Method in class javax.swing. DefaultDesktopManager
将被拖动的框架的可见位置移动到指定的位置。
dragFrame(JComponent, int, int) - Method in interface javax.swing. DesktopManager
用户已移动框架。
draggedColumn - Variable in class javax.swing.table. JTableHeader
正在拖动列的索引。
draggedDistance - Variable in class javax.swing.table. JTableHeader
与其原始位置的距离,列已被拖动。
dragger - Variable in class javax.swing.plaf.basic. BasicSplitPaneDivider
处理鼠标拖动消息来做实际拖动。
DragGestureEvent - Class in java.awt.dnd
DragGestureEvent被传递给 DragGestureListener的dragGestureRecognized()方法,当特定的 DragGestureRecognizer检测到正在跟踪的 Component上发生平台依赖的拖动启动手势时。
DragGestureEvent(DragGestureRecognizer, int, Point, List<? extends InputEvent>) - Constructor for class java.awt.dnd. DragGestureEvent
构造一个 DragGestureEvent由给定对象 DragGestureRecognizer实例激发此事件中, act表示用户的首选操作参数, ori参数指示拖动原点,和 List组成动作(事件 evs参数)。
DragGestureListener - Interface in java.awt.dnd
用于接收拖动手势事件的侦听器界面。
dragGestureListener - Variable in class java.awt.dnd. DragGestureRecognizer
DragGestureListener与此相关 DragGestureRecognizer
dragGestureRecognized(DragGestureEvent) - Method in interface java.awt.dnd. DragGestureListener
DragGestureRecognizer检测到平台相关的拖动启动手势时,此方法由 DragGestureRecognizer调用。
DragGestureRecognizer - Class in java.awt.dnd
DragGestureRecognizer是一个用于规范依赖于平台的侦听器的抽象基类,可以与特定的Component相关 Component ,以便识别平台相关的拖动启动手势。
DragGestureRecognizer(DragSource, Component, int, DragGestureListener) - Constructor for class java.awt.dnd. DragGestureRecognizer
构造一个新的 DragGestureRecognizer给定 DragSource用于这个拖放操作, Component这个 DragGestureRecognizer应该“观察”拖动启动手势,这个拖放操作支持的动作,以及 DragGestureListener通知一次已经检测到拖动启动手势。
DragGestureRecognizer(DragSource, Component, int) - Constructor for class java.awt.dnd. DragGestureRecognizer
构造一个新的 DragGestureRecognizer给定 DragSource用于此拖放操作, ComponentDragGestureRecognizer应该“观察”用于拖动启动手势,以及此拖放操作支持的操作。
DragGestureRecognizer(DragSource, Component) - Constructor for class java.awt.dnd. DragGestureRecognizer
构造一个新的 DragGestureRecognizer给定 DragSource用于这个拖放操作, Component这个 DragGestureRecognizer应该“观察”拖动启动手势。
DragGestureRecognizer(DragSource) - Constructor for class java.awt.dnd. DragGestureRecognizer
构造一个新的 DragGestureRecognizer给定 DragSource用于此拖放操作。
draggingHW - Variable in class javax.swing.plaf.basic. BasicSplitPaneUI
如果任何一个孩子(不包括nonContinuousLayoutDivider)是重量,则在startDragging中设置为true。
dragMouseMoved(DragSourceDragEvent) - Method in class java.awt.dnd. DragSourceAdapter
在拖动操作期间鼠标移动时调用。
dragMouseMoved(DragSourceDragEvent) - Method in class java.awt.dnd. DragSourceContext
致电 dragMouseMovedDragSourceMotionListener注册与 DragSource相关联的这个 DragSourceContext ,他们通过指定的 DragSourceDragEvent
dragMouseMoved(DragSourceDragEvent) - Method in interface java.awt.dnd. DragSourceMotionListener
在拖动操作期间鼠标移动时调用。
dragOver(DragSourceDragEvent) - Method in class java.awt.dnd. DragSourceAdapter
称为光标的热点在平台相关的放置站点上移动。
dragOver(DragSourceDragEvent) - Method in class java.awt.dnd. DragSourceContext
致电 dragOverDragSourceListener注册该 DragSourceContext和相关联的 DragSource ,并通过他们指定的 DragSourceDragEvent
dragOver(DragSourceDragEvent) - Method in interface java.awt.dnd. DragSourceListener
称为光标的热点在平台相关的放置站点上移动。
dragOver(DropTargetDragEvent) - Method in class java.awt.dnd. DropTarget
致电 dragOver注册 DropTargetListener并通过指定的 DropTargetDragEvent
dragOver(DropTargetDragEvent) - Method in class java.awt.dnd. DropTargetAdapter
当拖动操作正在进行时被调用,而鼠标指针仍然在该监听器注册的 DropTarget的放置站点的可操作部分上。
dragOver(DropTargetDragEvent) - Method in interface java.awt.dnd. DropTargetListener
当拖动操作正在进行时被调用,而鼠标指针仍然在该监听器注册的 DropTarget的放置站点的可操作部分上。
dragSource - Variable in class java.awt.dnd. DragGestureRecognizer
DragSource与此相关的 DragGestureRecognizer
DragSource - Class in java.awt.dnd
DragSourceDragSource操作的实体,可用于多种情况:该JVM的生命周期为每个JVM 1个默认实例。
DragSource() - Constructor for class java.awt.dnd. DragSource
创建一个新的 DragSource
DragSourceAdapter - Class in java.awt.dnd
用于接收拖动源事件的抽象适配器类。
DragSourceAdapter() - Constructor for class java.awt.dnd. DragSourceAdapter
 
DragSourceContext - Class in java.awt.dnd
DragSourceContext类负责管理拖放协议的发起方。
DragSourceContext(DragSourceContextPeer, DragGestureEvent, Cursor, Image, Point, Transferable, DragSourceListener) - Constructor for class java.awt.dnd. DragSourceContext
DragSource调用,此构造函数创建一个新的 DragSourceContext给定 DragSourceContextPeer为此拖动, DragGestureEvent触发拖动,初始 Cursor用于拖动,(可选) Image在拖动发生时显示,偏移量 Image起源于触发事件瞬间的热点, Transferable主题数据,以及 DragSourceListener操作期间使用的DragSourceListener。
DragSourceDragEvent - Class in java.awt.dnd
DragSourceDragEvent从交付 DragSourceContextPeer ,通过 DragSourceContext ,到 DragSourceListener与注册 DragSourceContext和与其相关 DragSource
DragSourceDragEvent(DragSourceContext, int, int, int) - Constructor for class java.awt.dnd. DragSourceDragEvent
构造一个 DragSourceDragEvent
DragSourceDragEvent(DragSourceContext, int, int, int, int, int) - Constructor for class java.awt.dnd. DragSourceDragEvent
构造一个 DragSourceDragEvent给指定的 DragSourceContext ,用户放置动作,目标放置动作,改性剂和坐标。
DragSourceDropEvent - Class in java.awt.dnd
所述 DragSourceDropEvent被从递送 DragSourceContextPeer ,经由 DragSourceContextdragDropEnd的方法 DragSourceListener与注册小号 DragSourceContext和与其相关联的 DragSource
DragSourceDropEvent(DragSourceContext, int, boolean) - Constructor for class java.awt.dnd. DragSourceDropEvent
构建一个 DragSourceDropEvent一滴,给出 DragSourceContext的放下操作,以及一个 boolean指示下降是否成功。
DragSourceDropEvent(DragSourceContext, int, boolean, int, int) - Constructor for class java.awt.dnd. DragSourceDropEvent
构建一个 DragSourceDropEvent的一个下降,给出 DragSourceContext ,下降动作,一个 boolean指示下降是否成功,并且坐标。
DragSourceDropEvent(DragSourceContext) - Constructor for class java.awt.dnd. DragSourceDropEvent
构造一个 DragSourceDropEvent用于不会导致 DragSourceDropEvent的拖动。
DragSourceEvent - Class in java.awt.dnd
这个班是 DragSourceDragEventDragSourceDropEvent的基础班。
DragSourceEvent(DragSourceContext) - Constructor for class java.awt.dnd. DragSourceEvent
构造一个 DragSourceEvent给定一个指定的 DragSourceContext
DragSourceEvent(DragSourceContext, int, int) - Constructor for class java.awt.dnd. DragSourceEvent
构造一个 DragSourceEvent给定一个指定的 DragSourceContext和光标位置的坐标。
DragSourceListener - Interface in java.awt.dnd
DragSourceListener定义了用于跟踪用户手势状态的拖放操作的 DragSourceListener的事件接口,并在拖放操作中向用户提供适当的“拖拽”反馈。
DragSourceMotionListener - Interface in java.awt.dnd
用于在拖动操作期间接收鼠标运动事件的侦听器界面。
dragTo(Point, Point) - Method in class javax.swing.plaf.basic. BasicToolBarUI
 
dragWindow - Variable in class javax.swing.plaf.basic. BasicToolBarUI
 
drain() - Method in class java.io. ObjectOutputStream
排除ObjectOutputStream中的缓冲数据。
drain() - Method in interface javax.sound.sampled. DataLine
通过持续的数据I / O从排队排出数据,直到数据线的内部缓冲区被清空。
drainPermits() - Method in class java.util.concurrent. Semaphore
获取并返回所有可立即获得的许可证。
drainTasksTo(Collection<? super ForkJoinTask<?>>) - Method in class java.util.concurrent. ForkJoinPool
从调度队列中删除所有可用的未执行的提交和分派任务,并将其添加到给定集合中,而不会更改其执行状态。
drainTo(Collection<? super E>) - Method in class java.util.concurrent. ArrayBlockingQueue
 
drainTo(Collection<? super E>, int) - Method in class java.util.concurrent. ArrayBlockingQueue
 
drainTo(Collection<? super E>) - Method in interface java.util.concurrent. BlockingQueue
从该队列中删除所有可用的元素,并将它们添加到给定的集合中。
drainTo(Collection<? super E>, int) - Method in interface java.util.concurrent. BlockingQueue
最多从该队列中删除给定数量的可用元素,并将它们添加到给定的集合中。
drainTo(Collection<? super E>) - Method in class java.util.concurrent. DelayQueue
 
drainTo(Collection<? super E>, int) - Method in class java.util.concurrent. DelayQueue
 
drainTo(Collection<? super E>) - Method in class java.util.concurrent. LinkedBlockingDeque
 
drainTo(Collection<? super E>, int) - Method in class java.util.concurrent. LinkedBlockingDeque
 
drainTo(Collection<? super E>) - Method in class java.util.concurrent. LinkedBlockingQueue
 
drainTo(Collection<? super E>, int) - Method in class java.util.concurrent. LinkedBlockingQueue
 
drainTo(Collection<? super E>) - Method in class java.util.concurrent. LinkedTransferQueue
 
drainTo(Collection<? super E>, int) - Method in class java.util.concurrent. LinkedTransferQueue
 
drainTo(Collection<? super E>) - Method in class java.util.concurrent. PriorityBlockingQueue
 
drainTo(Collection<? super E>, int) - Method in class java.util.concurrent. PriorityBlockingQueue
 
drainTo(Collection<? super E>) - Method in class java.util.concurrent. SynchronousQueue
 
drainTo(Collection<? super E>, int) - Method in class java.util.concurrent. SynchronousQueue
 
draw(Graphics2D, float, float) - Method in class java.awt.font. GraphicAttribute
在指定的位置渲染此 GraphicAttribute
draw(Graphics2D, float, float) - Method in class java.awt.font. ImageGraphicAttribute
在指定的位置渲染此 GraphicAttribute
draw(Graphics2D, float, float) - Method in class java.awt.font. ShapeGraphicAttribute
在指定的位置渲染此 GraphicAttribute
draw(Graphics2D, float, float) - Method in class java.awt.font. TextLayout
在指定的Graphics2D上下文中指定位置渲染此TextLayout
draw(Shape) - Method in class java.awt. Graphics2D
招轮廓 Shape使用当前的设置 Graphics2D环境。
draw3DRect(int, int, int, int, boolean) - Method in class java.awt. Graphics
绘制指定矩形的3-D高亮轮廓。
draw3DRect(int, int, int, int, boolean) - Method in class java.awt. Graphics2D
绘制指定矩形的3-D高亮轮廓。
draw3DRect(int, int, int, int, boolean) - Method in class javax.swing. DebugGraphics
覆盖 Graphics.draw3DRect
drawArc(int, int, int, int, int, int) - Method in class java.awt. Graphics
绘制覆盖指定矩形的圆形或椭圆形圆弧的轮廓。
drawArc(int, int, int, int, int, int) - Method in class javax.swing. DebugGraphics
覆盖 Graphics.drawArc
drawBezel(Graphics, int, int, int, int, boolean, boolean, Color, Color, Color, Color) - Static method in class javax.swing.plaf.basic. BasicGraphicsUtils
 
drawBuffer - Variable in class java.awt. Component.FlipBufferStrategy
绘图缓冲区
drawBytes(byte[], int, int, int, int) - Method in class java.awt. Graphics
绘制由指定字节数组给出的文本,使用此图形上下文的当前字体和颜色。
drawBytes(byte[], int, int, int, int) - Method in class javax.swing. DebugGraphics
覆盖 Graphics.drawBytes
drawCentered(Component, Graphics, Icon, int, int) - Method in class javax.swing.plaf.basic. BasicTreeUI
 
drawCentered(Component, Graphics, Icon, int, int) - Method in class javax.swing.plaf.synth. SynthTreeUI
drawChars(char[], int, int, int, int) - Method in class java.awt. Graphics
绘制由指定字符数组给出的文本,使用此图形上下文的当前字体和颜色。
drawChars(char[], int, int, int, int) - Method in class javax.swing. DebugGraphics
覆盖 Graphics.drawChars
drawCheck(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal. MetalCheckBoxIcon
 
drawDashedHorizontalLine(Graphics, int, int, int) - Method in class javax.swing.plaf.basic. BasicTreeUI
 
drawDashedRect(Graphics, int, int, int, int) - Static method in class javax.swing.plaf.basic. BasicGraphicsUtils
 
drawDashedVerticalLine(Graphics, int, int, int) - Method in class javax.swing.plaf.basic. BasicTreeUI
 
drawEchoCharacter(Graphics, int, int, char) - Method in class javax.swing.text. PasswordView
呈现回音字符,或者用于显示密码字符的任何图形。
drawEtchedRect(Graphics, int, int, int, int, Color, Color, Color, Color) - Static method in class javax.swing.plaf.basic. BasicGraphicsUtils
 
drawGlyphVector(GlyphVector, float, float) - Method in class java.awt. Graphics2D
呈现指定的文本GlyphVector使用Graphics2D上下文的呈现属性。
drawGroove(Graphics, int, int, int, int, Color, Color) - Static method in class javax.swing.plaf.basic. BasicGraphicsUtils
 
drawImage(Image, int, int, ImageObserver) - Method in class java.awt. Graphics
绘制当前可用的指定图像的大小。
drawImage(Image, int, int, int, int, ImageObserver) - Method in class java.awt. Graphics
绘制与已经缩放以适应指定矩形内的指定图像的大小。
drawImage(Image, int, int, Color, ImageObserver) - Method in class java.awt. Graphics
绘制当前可用的指定图像的大小。
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class java.awt. Graphics
绘制与已经缩放以适应指定矩形内的指定图像的大小。
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class java.awt. Graphics
按照当前可用的方式绘制指定图像的指定区域的大小,即时缩放,以适应目标可绘制表面的指定区域内。
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class java.awt. Graphics
按照当前可用的方式绘制指定图像的指定区域的大小,即时缩放,以适应目标可绘制表面的指定区域内。
drawImage(Image, AffineTransform, ImageObserver) - Method in class java.awt. Graphics2D
渲染图像,在绘制之前将图像空间的变换应用到用户空间中。
drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class java.awt. Graphics2D
呈现一个BufferedImage ,用BufferedImageOp过滤。
drawImage(Image, int, int, ImageObserver) - Method in class javax.swing. DebugGraphics
覆盖 Graphics.drawImage
drawImage(Image, int, int, int, int, ImageObserver) - Method in class javax.swing. DebugGraphics
覆盖 Graphics.drawImage
drawImage(Image, int, int, Color, ImageObserver) - Method in class javax.swing. DebugGraphics
覆盖 Graphics.drawImage
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class javax.swing. DebugGraphics
覆盖 Graphics.drawImage
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class javax.swing. DebugGraphics
覆盖 Graphics.drawImage
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class javax.swing. DebugGraphics
覆盖 Graphics.drawImage
drawingCache - Variable in class javax.swing.plaf.basic. BasicTreeUI
用于最小化垂直线的绘图。
drawInverted() - Method in class javax.swing.plaf.basic. BasicSliderUI
 
drawLine(int, int, int, int) - Method in class java.awt. Graphics
在该图形上下文的坐标系中的点 (x1, y1)(x2, y2)之间绘制一条使用当前颜色的线。
drawLine(int, int, int, int) - Method in class javax.swing. DebugGraphics
覆盖 Graphics.drawLine
drawLine(SynthContext, Object, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth. SynthGraphicsUtils
在两个终点之间画一条线。
drawLine(SynthContext, Object, Graphics, int, int, int, int, Object) - Method in class javax.swing.plaf.synth. SynthGraphicsUtils
在两个终点之间画一条线。
drawLine(int, Graphics, int, int) - Method in class javax.swing.text. PlainView
渲染一行文本,最终抑制空格并展开任何标签。
drawLine(int, int, Graphics, int, int) - Method in class javax.swing.text. WrappedPlainView
渲染一行文本,最终抑制空格并展开任何标签。
drawLoweredBezel(Graphics, int, int, int, int, Color, Color, Color, Color) - Static method in class javax.swing.plaf.basic. BasicGraphicsUtils
 
drawOval(int, int, int, int) - Method in class java.awt. Graphics
绘制椭圆形轮廓。
drawOval(int, int, int, int) - Method in class javax.swing. DebugGraphics
覆盖 Graphics.drawOval
drawPolygon(int[], int[], int) - Method in class java.awt. Graphics
绘制由 xy坐标数组定义的封闭多边形。
drawPolygon(Polygon) - Method in class java.awt. Graphics
绘制由指定的 Polygon对象定义的多边形的轮廓。
drawPolygon(int[], int[], int) - Method in class javax.swing. DebugGraphics
覆盖 Graphics.drawPolygon
drawPolyline(int[], int[], int) - Method in class java.awt. Graphics
绘制由 xy坐标数组定义的连接线序列。
drawPolyline(int[], int[], int) - Method in class javax.swing. DebugGraphics
覆盖 Graphics.drawPolyline
drawRect(int, int, int, int) - Method in class java.awt. Graphics
绘制指定矩形的轮廓。
drawRect(int, int, int, int) - Method in class javax.swing. DebugGraphics
覆盖 Graphics.drawRect
drawRenderableImage(RenderableImage, AffineTransform) - Method in class java.awt. Graphics2D
渲染一个RenderableImage ,在绘制之前将图像空间的变换应用到用户空间中。
drawRenderedImage(RenderedImage, AffineTransform) - Method in class java.awt. Graphics2D
渲染一个RenderedImage ,在绘制之前将图像空间的变换应用到用户空间。
drawRoundRect(int, int, int, int, int, int) - Method in class java.awt. Graphics
使用此图形上下文的当前颜色绘制一个概略的圆角矩形。
drawRoundRect(int, int, int, int, int, int) - Method in class javax.swing. DebugGraphics
覆盖 Graphics.drawRoundRect
drawSelectedText(Graphics, int, int, int, int) - Method in class javax.swing.text. PasswordView
将模型中的给定范围渲染为所选文本。
drawSelectedText(Graphics, int, int, int, int) - Method in class javax.swing.text. PlainView
将模型中的给定范围渲染为所选文本。
drawSelectedText(Graphics, int, int, int, int) - Method in class javax.swing.text. WrappedPlainView
将模型中的给定范围渲染为所选文本。
drawString(String, int, int) - Method in class java.awt. Graphics
使用该图形上下文的当前字体和颜色绘制由指定字符串给出的文本。
drawString(AttributedCharacterIterator, int, int) - Method in class java.awt. Graphics
呈现了根据的说明书中施加其属性指定的迭代器的文本TextAttribute类。
drawString(String, int, int) - Method in class java.awt. Graphics2D
呈现指定的文本 String ,使用当前的文本属性的状态 Graphics2D上下文。
drawString(String, float, float) - Method in class java.awt. Graphics2D
使用指定的String String的文本,使用 Graphics2D上下文中的当前文本属性状态。
drawString(AttributedCharacterIterator, int, int) - Method in class java.awt. Graphics2D
根据TextAttribute类的规范,渲染指定迭代器的文本应用其属性。
drawString(AttributedCharacterIterator, float, float) - Method in class java.awt. Graphics2D
呈现了根据的说明书中施加其属性指定的迭代器的文本TextAttribute类。
drawString(String, int, int) - Method in class javax.swing. DebugGraphics
覆盖 Graphics.drawString
drawString(AttributedCharacterIterator, int, int) - Method in class javax.swing. DebugGraphics
覆盖 Graphics.drawString
drawString(Graphics, String, int, int, int) - Static method in class javax.swing.plaf.basic. BasicGraphicsUtils
绘制一个字符串与图形 g在位置(x,y)就像 g.drawString将。
drawStringUnderlineCharAt(Graphics, String, int, int, int) - Static method in class javax.swing.plaf.basic. BasicGraphicsUtils
画一个字符串与图形 g在位置( xy )就像 g.drawString会。
drawTabbedText(Segment, int, int, Graphics, TabExpander, int) - Static method in class javax.swing.text. Utilities
绘制给定的文本,使用给定的选项卡扩展技术扩展包含的所有选项卡。
drawUnselectedText(Graphics, int, int, int, int) - Method in class javax.swing.text. PasswordView
将模型中的给定范围呈现为正常未选择的文本。
drawUnselectedText(Graphics, int, int, int, int) - Method in class javax.swing.text. PlainView
将模型中的给定范围呈现为正常未选择的文本。
drawUnselectedText(Graphics, int, int, int, int) - Method in class javax.swing.text. WrappedPlainView
将模型中的给定范围呈现为正常未选择的文本。
drawVBuffer - Variable in class java.awt. Component.FlipBufferStrategy
绘图缓冲区作为易失性图像
Driver - Interface in java.sql
每个驱动程序类必须实现的接口。
DriverAction - Interface in java.sql
当一个Driver想通过DriverManager通知时必须实现的DriverManager
DriverManager - Class in java.sql
用于管理一组JDBC驱动程序的基本服务。
注意: JDBC 2.0 API中新增的DataSource接口提供了另一种连接到数据源的方法。
DriverPropertyInfo - Class in java.sql
用于进行连接的驱动程序属性。
DriverPropertyInfo(String, String) - Constructor for class java.sql. DriverPropertyInfo
构造具有给定名称和值的 DriverPropertyInfo对象。
drop(DropTargetDropEvent) - Method in class java.awt.dnd. DropTarget
致电 drop注册 DropTargetListener ,并通过它指定的 DropTargetDropEvent如果这个 DropTarget是活动的。
drop(DropTargetDropEvent) - Method in interface java.awt.dnd. DropTargetListener
当拖放操作已终止时,在该侦听器注册的 DropTarget的可放置站点的可操作部分下降时调用。
drop() - Method in class java.nio.channels. MembershipKey
删除会员资格
dropActionChanged(DragSourceDragEvent) - Method in class java.awt.dnd. DragSourceAdapter
当用户修改了放置手势时调用。
dropActionChanged(DragSourceDragEvent) - Method in class java.awt.dnd. DragSourceContext
致电 dropActionChangedDragSourceListener注册该 DragSourceContext和相关联的 DragSource ,并通过他们指定的 DragSourceDragEvent
dropActionChanged(DragSourceDragEvent) - Method in interface java.awt.dnd. DragSourceListener
当用户修改了放置手势时调用。
dropActionChanged(DropTargetDragEvent) - Method in class java.awt.dnd. DropTarget
致电 dropActionChanged注册 DropTargetListener并通过指定的 DropTargetDragEvent
dropActionChanged(DropTargetDragEvent) - Method in class java.awt.dnd. DropTargetAdapter
如果用户修改了当前的放置手势,则被调用。
dropActionChanged(DropTargetDragEvent) - Method in interface java.awt.dnd. DropTargetListener
如果用户修改了当前的放置手势,则被调用。
dropArguments(MethodHandle, int, List<Class<?>>) - Static method in class java.lang.invoke. MethodHandles
生成方法句柄,在调用其他 指定的方法句柄之前,将抛弃一些虚拟参数。
dropArguments(MethodHandle, int, Class<?>...) - Static method in class java.lang.invoke. MethodHandles
生成方法句柄,在调用其他 指定的方法句柄之前,将抛弃一些虚拟参数。
dropComplete(boolean) - Method in class java.awt.dnd. DropTargetContext
该方法表明,下降完成并且成功。
dropComplete(boolean) - Method in class java.awt.dnd. DropTargetDropEvent
此方法通知 DragSource传输已完成。
DropLocation(Point) - Constructor for class javax.swing. TransferHandler.DropLocation
为给定点构建一个放置位置。
DropMode - Enum in javax.swing
拖放模式,用于确定组件在拖放过程中跟踪并指示放置位置的方法。
dropParameterTypes(int, int) - Method in class java.lang.invoke. MethodType
查找或创建一种省略某些参数类型的方法类型。
DropTarget - Class in java.awt.dnd
DropTarget与相关 ComponentComponent希望接受拖放操作期间下降。
DropTarget(Component, int, DropTargetListener, boolean, FlavorMap) - Constructor for class java.awt.dnd. DropTarget
创建给定一个新的DropTarget Component与之关联,一个 int表示的默认可接受操作(一个或多个)来支持,一个 DropTargetListener来处理事件处理中, boolean指示该 DropTarget当前是否接受drop和 FlavorMap使用(或默认值为 FlavorMapFlavorMap )。
DropTarget(Component, int, DropTargetListener, boolean) - Constructor for class java.awt.dnd. DropTarget
创建一个 DropTarget给定 Component以关联自己,一个 int表示默认可接受的动作以支持,一个 DropTargetListener处理事件处理,以及一个 boolean表示 DropTarget是否正在接受丢弃。
DropTarget() - Constructor for class java.awt.dnd. DropTarget
创建一个 DropTarget
DropTarget(Component, DropTargetListener) - Constructor for class java.awt.dnd. DropTarget
创建一个 DropTarget给定 Component来关联自己,和 DropTargetListener来处理事件处理。
DropTarget(Component, int, DropTargetListener) - Constructor for class java.awt.dnd. DropTarget
创建一个 DropTarget给定 Component以关联自己,一个 int表示默认可接受的操作支持,一个 DropTargetListener处理事件处理。
DropTarget.DropTargetAutoScroller - Class in java.awt.dnd
这个受保护的嵌套类实现自动滚动
DropTargetAdapter - Class in java.awt.dnd
用于接收丢弃目标事件的抽象适配器类。
DropTargetAdapter() - Constructor for class java.awt.dnd. DropTargetAdapter
 
DropTargetAutoScroller(Component, Point) - Constructor for class java.awt.dnd. DropTarget.DropTargetAutoScroller
构建一个DropTargetAutoScroller
DropTargetContext - Class in java.awt.dnd
DropTargetContext每当用拖放操作相关联的逻辑光标用的可见几何一致创建 Component与相关联的 DropTarget
DropTargetContext.TransferableProxy - Class in java.awt.dnd
TransferableProxy是一个助手内部类,实现 Transferable接口,并作为另一个 Transferable对象的代理,代表特定的拖放操作的数据传输。
DropTargetDragEvent - Class in java.awt.dnd
所述 DropTargetDragEvent被输送到 DropTargetListener经由其dragEnter事件()和的dragover()方法。
DropTargetDragEvent(DropTargetContext, Point, int, int) - Constructor for class java.awt.dnd. DropTargetDragEvent
构造一个 DropTargetDragEvent给予 DropTargetContext此操作中,“拖”的位置 Cursor “在S热点 Component坐标”,用户放置动作,和源drop操作。
DropTargetDropEvent - Class in java.awt.dnd
DropTargetDropEvent是通过 DropTargetListener drop()方法 DropTargetListener
DropTargetDropEvent(DropTargetContext, Point, int, int) - Constructor for class java.awt.dnd. DropTargetDropEvent
构造一个 DropTargetDropEvent给出的 DropTargetContext进行此操作,拖动的位置 Cursor的热点的 Component的坐标,当前选择的用户放置动作,和当前的一组源支持的动作。
DropTargetDropEvent(DropTargetContext, Point, int, int, boolean) - Constructor for class java.awt.dnd. DropTargetDropEvent
构造一个 DropTargetEvent给定 DropTargetContext为此操作,位置拖动 Cursor的热点在 Component的坐标,当前选择的用户放置操作,当前支持的一组动作源和一个 boolean指示源是否与目标相同的JVM。
DropTargetEvent - Class in java.awt.dnd
DropTargetEventDropTargetDragEventDropTargetDropEvent的基础类。
DropTargetEvent(DropTargetContext) - Constructor for class java.awt.dnd. DropTargetEvent
构造一个 DropTargetEvent对象与指定的 DropTargetContext
DropTargetListener - Interface in java.awt.dnd
DropTargetListener接口是 DropTarget类用于提供涉及主题 DropTarget的DnD操作通知的回调 DropTarget
DSA_SHA1 - Static variable in interface javax.xml.crypto.dsig. SignatureMethod
DSAwithSHA1 (DSS)签名方法算法URI。
DSA_TYPE - Static variable in interface javax.xml.crypto.dsig.keyinfo. KeyValue
标识DSA KeyValue KeyInfo类型的URI:http://www.w3.org/2000/09/xmldsig#DSAKeyValue。
DSAGenParameterSpec - Class in java.security.spec
此不可变类指定用于生成DSA参数的参数集,如FIPS 186-3 Digital Signature Standard (DSS)中 所述
DSAGenParameterSpec(int, int) - Constructor for class java.security.spec. DSAGenParameterSpec
使用 primePLensubprimeQLen创建DSA参数生成的域参数 subprimeQLen
DSAGenParameterSpec(int, int, int) - Constructor for class java.security.spec. DSAGenParameterSpec
创建用于使用DSA参数生成一个域参数规范 primePLensubprimeQLenseedLen
DSAKey - Interface in java.security.interfaces
DSA公钥或私钥的接口。
DSAKeyPairGenerator - Interface in java.security.interfaces
与能够生成DSA密钥对的对象的接口。
DSAParameterSpec - Class in java.security.spec
该类指定与DSA算法一起使用的参数集。
DSAParameterSpec(BigInteger, BigInteger, BigInteger) - Constructor for class java.security.spec. DSAParameterSpec
使用指定的参数值创建新的DSAParameterSpec。
DSAParams - Interface in java.security.interfaces
与DSA特定的关键参数集的接口,定义了DSA 密钥族
DSAPrivateKey - Interface in java.security.interfaces
DSA私钥的标准接口。
DSAPrivateKeySpec - Class in java.security.spec
此类指定具有相关参数的DSA私钥。
DSAPrivateKeySpec(BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class java.security.spec. DSAPrivateKeySpec
用指定的参数值创建一个新的DSAPrivateKeySpec。
DSAPublicKey - Interface in java.security.interfaces
DSA公钥的接口。
DSAPublicKeySpec - Class in java.security.spec
该类指定具有相关参数的DSA公钥。
DSAPublicKeySpec(BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class java.security.spec. DSAPublicKeySpec
用指定的参数值创建一个新的DSAPublicKeySpec。
DST - Static variable in class java.awt. AlphaComposite
目的地保持不变(Porter-Duff目的地规则)。
Dst - Static variable in class java.awt. AlphaComposite
AlphaComposite对象实现不透明的DST规则,其alpha为1.0f。
DST_ATOP - Static variable in class java.awt. AlphaComposite
位于源头的目的地的一部分在源上合成,并替换目的地(Porter-Duff Destination Atop Source规则)。
DST_IN - Static variable in class java.awt. AlphaComposite
位于源代码内的目的地部分将替换目的地(Porter-Duff Destination In Source规则)。
DST_OFFSET - Static variable in class java.util. Calendar
getset字段号表示夏令时偏移量(以毫秒为单位)。
DST_OUT - Static variable in class java.awt. AlphaComposite
位于源代码之外的目的地的一部分将替换目的地(Porter-Duff Destination Held Out By Source规则)。
DST_OVER - Static variable in class java.awt. AlphaComposite
目的地在源上合成,结果将替换目的地(Porter-Duff Destination Over Source规则)。
DstAtop - Static variable in class java.awt. AlphaComposite
AlphaComposite对象实现不透明的DST_ATOP规则,其alpha为1.0f。
DstIn - Static variable in class java.awt. AlphaComposite
AlphaComposite对象实现不透明的DST_IN规则,其alpha为1.0f。
DstOut - Static variable in class java.awt. AlphaComposite
AlphaComposite对象实现不透明的DST_OUT规则,alpha为1.0f。
DstOver - Static variable in class java.awt. AlphaComposite
AlphaComposite对象实现不透明的DST_OVER规则,其alpha为1.0f。
DT - Static variable in class javax.swing.text.html. HTML.Tag
 
DTD - Class in javax.swing.text.html.parser
SGML DTD的表示。
DTD(String) - Constructor for class javax.swing.text.html.parser. DTD
创建具有指定名称的新DTD。
dtd - Variable in class javax.swing.text.html.parser. Parser
 
DTD - Interface in javax.xml.stream.events
这是处理DTD的事件的顶级界面
DTD - Static variable in interface javax.xml.stream. XMLStreamConstants
表示事件是DTD
DTDConstants - Interface in javax.swing.text.html.parser
在DTD中使用的SGML常量。
DTDHandler - Interface in org.xml.sax
接收基本DTD相关事件的通知。
DUMMY - Static variable in class javax.swing.text.html. HTML.Attribute
 
dump(PrintStream, int) - Method in class javax.swing.text. AbstractDocument.AbstractElement
转储元素层次结构的调试表示。
dump(PrintStream) - Method in class javax.swing.text. AbstractDocument
提供诊断转储。
dumpAllThreads(boolean, boolean) - Method in interface java.lang.management. ThreadMXBean
使用堆栈跟踪和同步信息返回所有实时线程的线程信息。
dumpStack() - Static method in class java.lang. Thread
将当前线程的堆栈跟踪打印到标准错误流。
DUPLEX - Static variable in class javax.print.attribute.standard. Sides
“双面长边”的别名(见 TWO_SIDED_LONG_EDGE )。
duplicate() - Method in class java.nio. ByteBuffer
创建一个新的字节缓冲区,共享此缓冲区的内容。
duplicate() - Method in class java.nio. CharBuffer
创建一个新的char缓冲区,共享此缓冲区的内容。
duplicate() - Method in class java.nio. DoubleBuffer
创建一个新的双缓冲区,共享此缓冲区的内容。
duplicate() - Method in class java.nio. FloatBuffer
创建一个新的浮动缓冲区,共享此缓冲区的内容。
duplicate() - Method in class java.nio. IntBuffer
创建一个共享此缓冲区内容的新int缓冲区。
duplicate() - Method in class java.nio. LongBuffer
创建一个新的长缓冲区,共享此缓冲区的内容。
duplicate() - Method in class java.nio. ShortBuffer
创建一个新的缓冲区,共享此缓冲区的内容。
duplicate(Object) - Method in class org.omg.CORBA.portable. Delegate
返回提供的对象引用的副本。
DUPLICATE_ELEMENT - Static variable in exception org.ietf.jgss. GSSException
请求的重复凭据元素。
DUPLICATE_TOKEN - Static variable in exception org.ietf.jgss. GSSException
令牌是较早的令牌的重复。
DuplicateFormatFlagsException - Exception in java.util
在格式说明符中提供重复标志时抛出未经检查的异常。
DuplicateFormatFlagsException(String) - Constructor for exception java.util. DuplicateFormatFlagsException
使用指定的标志构造此类的实例。
DuplicateName - Exception in org.omg.PortableInterceptor.ORBInitInfoPackage
org / omg / PortableInterceptor / ORBInitInfoPackage / DuplicateName.java。
DuplicateName() - Constructor for exception org.omg.PortableInterceptor.ORBInitInfoPackage. DuplicateName
 
DuplicateName(String) - Constructor for exception org.omg.PortableInterceptor.ORBInitInfoPackage. DuplicateName
 
DuplicateName(String, String) - Constructor for exception org.omg.PortableInterceptor.ORBInitInfoPackage. DuplicateName
 
DuplicateNameHelper - Class in org.omg.PortableInterceptor.ORBInitInfoPackage
org / omg / PortableInterceptor / ORBInitInfoPackage / DuplicateNameHelper.java。
DuplicateNameHelper() - Constructor for class org.omg.PortableInterceptor.ORBInitInfoPackage. DuplicateNameHelper
 
Duration - Class in java.time
基于时间的时间量,如'34.5秒'。
DURATION - Static variable in class javax.xml.datatype. DatatypeConstants
W3C XML Schema数据类型的完全限定名称 duration
Duration - Class in javax.xml.datatype
W3C XML Schema 1.0规范中定义的时间跨度的不可变表示。
Duration() - Constructor for class javax.xml.datatype. Duration
默认的无参数构造函数。
DURATION_DAYTIME - Static variable in class javax.xml.datatype. DatatypeConstants
XQuery 1.0和XPath 2.0数据类型的完全限定名称 dayTimeDuration
DURATION_YEARMONTH - Static variable in class javax.xml.datatype. DatatypeConstants
XQuery 1.0和XPath 2.0数据类型的完全限定名称 yearMonthDuration
DYNAMIC_SOAP_PROTOCOL - Static variable in interface javax.xml.soap. SOAPConstants
用于创建 MessageFactory是创建实例 SOAPMessages ,其具体型号是基于 Content-Type MIME头传递到 createMessage方法。
DynamicImplementation - Class in org.omg.CORBA
已弃用
org.omg.CORBA.DynamicImplementation
DynamicImplementation() - Constructor for class org.omg.CORBA. DynamicImplementation
已弃用
 
DynamicImplementation - Class in org.omg.PortableServer
允许动态处理对象调用。
DynamicImplementation() - Constructor for class org.omg.PortableServer. DynamicImplementation
 
dynamicInvoker() - Method in class java.lang.invoke. CallSite
生成等效于已经链接到此调用站点的invokedynamic指令的方法句柄。
dynamicInvoker() - Method in class java.lang.invoke. ConstantCallSite
返回此呼叫站点的永久目标。
dynamicInvoker() - Method in class java.lang.invoke. MutableCallSite
生成等效于已经链接到此调用站点的invokedynamic指令的方法句柄。
dynamicInvoker() - Method in class java.lang.invoke. VolatileCallSite
生成等效于已经链接到此调用站点的invokedynamic指令的方法句柄。
DynamicMBean - Interface in javax.management
定义应该由动态MBean(显示动态管理界面的MBean)实现的方法。
DynamicUtilTreeNode(Object, Object) - Constructor for class javax.swing. JTree.DynamicUtilTreeNode
创建具有指定对象的节点作为其值和指定的子节点。
DynAny - Interface in org.omg.CORBA
已弃用
改用新的DynAny
DynAny - Interface in org.omg.DynamicAny
任何值都可以动态解释(遍历)并通过DynAny对象构造。
DynAnyFactory - Interface in org.omg.DynamicAny
可以通过调用DynAnyFactory对象上的操作来创建DynAny对象。
DynAnyFactoryHelper - Class in org.omg.DynamicAny
可以通过调用DynAnyFactory对象上的操作来创建DynAny对象。
DynAnyFactoryHelper() - Constructor for class org.omg.DynamicAny. DynAnyFactoryHelper
 
DynAnyFactoryOperations - Interface in org.omg.DynamicAny
可以通过调用DynAnyFactory对象上的操作来创建DynAny对象。
DynAnyHelper - Class in org.omg.DynamicAny
任何值都可以动态解释(遍历)并通过DynAny对象构造。
DynAnyHelper() - Constructor for class org.omg.DynamicAny. DynAnyHelper
 
DynAnyOperations - Interface in org.omg.DynamicAny
任何值都可以动态解释(遍历)并通过DynAny对象构造。
DynAnySeqHelper - Class in org.omg.DynamicAny
org / omg / DynamicAny / DynAnySeqHelper.java。
DynAnySeqHelper() - Constructor for class org.omg.DynamicAny. DynAnySeqHelper
 
DynArray - Interface in org.omg.CORBA
已弃用
改用新的DynArray
DynArray - Interface in org.omg.DynamicAny
DynArray对象支持IDL数组的操作。
DynArrayHelper - Class in org.omg.DynamicAny
DynArray对象支持IDL数组的操作。
DynArrayHelper() - Constructor for class org.omg.DynamicAny. DynArrayHelper
 
DynArrayOperations - Interface in org.omg.DynamicAny
DynArray对象支持IDL数组的操作。
DynEnum - Interface in org.omg.CORBA
已弃用
改用新的DynEnum
DynEnum - Interface in org.omg.DynamicAny
DynEnum对象支持对IDL枚举值的操作。
DynEnumHelper - Class in org.omg.DynamicAny
DynEnum对象支持对IDL枚举值的操作。
DynEnumHelper() - Constructor for class org.omg.DynamicAny. DynEnumHelper
 
DynEnumOperations - Interface in org.omg.DynamicAny
DynEnum对象支持对IDL枚举值的操作。
DynFixed - Interface in org.omg.CORBA
已弃用
改用新的DynFixed
DynFixed - Interface in org.omg.DynamicAny
DynFixed对象支持IDL固定值的操作。
DynFixedHelper - Class in org.omg.DynamicAny
DynFixed对象支持IDL固定值的操作。
DynFixedHelper() - Constructor for class org.omg.DynamicAny. DynFixedHelper
 
DynFixedOperations - Interface in org.omg.DynamicAny
DynFixed对象支持IDL固定值的操作。
DynSequence - Interface in org.omg.CORBA
已弃用
改用新的DynSequence
DynSequence - Interface in org.omg.DynamicAny
DynSequence对象支持IDL序列的操作。
DynSequenceHelper - Class in org.omg.DynamicAny
DynSequence对象支持IDL序列的操作。
DynSequenceHelper() - Constructor for class org.omg.DynamicAny. DynSequenceHelper
 
DynSequenceOperations - Interface in org.omg.DynamicAny
DynSequence对象支持IDL序列的操作。
DynStruct - Interface in org.omg.CORBA
已弃用
改用新的DynStruct
DynStruct - Interface in org.omg.DynamicAny
DynStruct对象支持IDL结构和异常值的操作。
DynStructHelper - Class in org.omg.DynamicAny
DynStruct对象支持IDL结构和异常值的操作。
DynStructHelper() - Constructor for class org.omg.DynamicAny. DynStructHelper
 
DynStructOperations - Interface in org.omg.DynamicAny
DynStruct对象支持IDL结构和异常值的操作。
DynUnion - Interface in org.omg.CORBA
已弃用
改用新的DynUnion
DynUnion - Interface in org.omg.DynamicAny
DynUnion对象支持IDL联盟的操纵。
DynUnionHelper - Class in org.omg.DynamicAny
DynUnion对象支持IDL联盟的操纵。
DynUnionHelper() - Constructor for class org.omg.DynamicAny. DynUnionHelper
 
DynUnionOperations - Interface in org.omg.DynamicAny
DynUnion对象支持IDL联盟的操纵。
DynValue - Interface in org.omg.CORBA
已弃用
改用新的DynValue
DynValue - Interface in org.omg.DynamicAny
DynValue对象支持IDL非盒装值类型的操作。
DynValueBox - Interface in org.omg.DynamicAny
DynValueBox对象支持IDL框值类型的操作。
DynValueBoxOperations - Interface in org.omg.DynamicAny
DynValueBox对象支持IDL框值类型的操作。
DynValueCommon - Interface in org.omg.DynamicAny
DynValueCommon提供由DynValue和DynValueBox接口支持的操作。
DynValueCommonOperations - Interface in org.omg.DynamicAny
DynValueCommon提供由DynValue和DynValueBox接口支持的操作。
DynValueHelper - Class in org.omg.DynamicAny
DynValue对象支持IDL非盒装值类型的操作。
DynValueHelper() - Constructor for class org.omg.DynamicAny. DynValueHelper
 
DynValueOperations - Interface in org.omg.DynamicAny
DynValue对象支持IDL非盒装值类型的操作。
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