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
_
V
- V - javafx.scene.input. KeyCode
-
常数为
V
键。 - V_RESIZE - Static variable in class javafx.scene. Cursor
-
垂直光标类型。
- VAI - java.awt.font. NumericShaper.Range
-
Vai范围与Vai数字。
- VAI - java.lang. Character.UnicodeScript
-
Unicode脚本“Vai”。
- VAI - Static variable in class java.lang. Character.UnicodeBlock
-
“Vai”Unicode字符块的常量。
- valid() - Method in class java.io. FileDescriptor
-
测试此文件描述符对象是否有效。
- VALID - jdk.jshell. Snippet.Status
-
该片段是有效的片段(在当前的
JShell
状态的上下文中)。 - validate() - Method in class java.awt. Component
-
验证此组件。
- validate() - Method in class java.awt. Container
-
验证此容器及其所有子组件。
- validate() - Method in class javax.swing. DefaultListCellRenderer
-
由于性能原因而被覆盖。
- validate() - Method in class javax.swing.table. DefaultTableCellRenderer
-
由于性能原因而被覆盖。
- validate() - Method in class javax.swing.tree. DefaultTreeCellRenderer
-
由于性能原因而被覆盖。
- validate(long) - Method in class java.util.concurrent.locks. StampedLock
-
如果从发布给定邮票以来没有专门获取锁,则返回true。
- validate(GraphicsConfiguration) - Method in class java.awt.image. VolatileImage
-
如果表面自上一次
validate
调用以来丢失,则尝试恢复图像的绘图面。 - validate(Object) - Method in interface javax.xml.bind. Validator
-
已过时。自JAXB2.0起
- validate(CertPath, CertPathParameters) - Method in class java.security.cert. CertPathValidator
-
使用指定的算法参数集验证指定的认证路径。
- validate(XMLValidateContext) - Method in interface javax.xml.crypto.dsig. Reference
-
验证此引用。
- validate(XMLValidateContext) - Method in interface javax.xml.crypto.dsig. XMLSignature.SignatureValue
-
验证签名值。
- validate(XMLValidateContext) - Method in interface javax.xml.crypto.dsig. XMLSignature
-
根据 core validation processing rules验证签名。
- validate(Source) - Method in class javax.xml.validation. Validator
-
验证指定的输入。
- validate(Source, Result) - Method in class javax.xml.validation. Validator
-
验证指定的输入并将增强的验证结果发送到指定的输出。
- validate_connection() - Method in class org.omg.CORBA. LocalObject
-
使用消息“这是一个局部约束的对象”抛出一个
org.omg.CORBA.NO_IMPLEMENT
异常。 - validatedContents - Variable in class java.awt. Component.BltBufferStrategy
-
绘图缓冲区是否最近从丢失状态恢复。
- validatedContents - Variable in class java.awt. Component.FlipBufferStrategy
-
绘图缓冲区是否最近从丢失状态恢复。
- validateFileCache() - Method in class javax.swing.plaf.basic. BasicDirectoryModel
-
验证文件缓存的内容。
- validateInvalidComponents() - Method in class javax.swing. RepaintManager
-
验证已标记为无效的所有组件。
- validateObject() - Method in interface java.io. ObjectInputValidation
-
验证对象。
- validatePage(PageFormat) - Method in class java.awt.print. PrinterJob
-
返回
page
的克隆,其设置被调整为与此PrinterJob
的当前打印机兼容。 - validatePendingAdd(Object) - Method in class java.beans.beancontext. BeanContextSupport
-
此类的子类可以覆盖或包络此方法,以便为BeanContext添加验证行为,以便在添加到BeanContext之前立即检查子对象。
- validatePendingRemove(Object) - Method in class java.beans.beancontext. BeanContextSupport
-
此类的子类可以覆盖或包络此方法,以便为BeanContext添加验证行为,以便在BeanContext从BeanContext中删除之前立即检查子对象。
- validatePendingSetBeanContext(BeanContext) - Method in class java.beans.beancontext. BeanContextChildSupport
-
从setBeanContext调用以验证(或以其他方式)嵌套BeanContext属性值中的挂起更改。
- validateRoot(Object) - Method in interface javax.xml.bind. Validator
-
已过时。自JAXB2.0起
- validateTree() - Method in class java.awt. Container
-
递归地下降容器树,并重新计算标记为需要的任何子树(标记为无效的)的布局。
- validating - Variable in class javax.xml.bind.helpers. AbstractUnmarshallerImpl
-
解密者是否验证
- validating(URL, String, long, long, int) - Method in interface javax.jnlp. DownloadServiceListener
-
在验证下载过程中,JNLP客户端的
DownloadService
实现应至少调用此方法。 - VALIDATION_ERR - Static variable in exception org.w3c.dom. DOMException
-
如果对
insertBefore
或removeChild
等方法的调用将使Node
对“部分有效性”无效,则此异常将被提升,并且操作将不会执行。 - ValidationEvent - Interface in javax.xml.bind
-
此事件表示在解密操作期间验证传入的XML数据时遇到问题,同时执行Java内容树的按需验证,或将Java内容树编组回XML数据。
- ValidationEventCollector - Class in javax.xml.bind.util
-
ValidationEventHandler
收集所有事件的实现。 - ValidationEventCollector() - Constructor for class javax.xml.bind.util. ValidationEventCollector
- ValidationEventHandler - Interface in javax.xml.bind
-
用于验证错误的基本事件处理程序接口。
- ValidationEventImpl - Class in javax.xml.bind.helpers
-
ValidationEvent接口的默认实现。
- ValidationEventImpl(int, String, ValidationEventLocator) - Constructor for class javax.xml.bind.helpers. ValidationEventImpl
-
创建一个新的ValidationEventImpl。
- ValidationEventImpl(int, String, ValidationEventLocator, Throwable) - Constructor for class javax.xml.bind.helpers. ValidationEventImpl
-
创建一个新的ValidationEventImpl。
- ValidationEventLocator - Interface in javax.xml.bind
-
封装ValidationEvent的位置。
- ValidationEventLocatorImpl - Class in javax.xml.bind.helpers
-
ValidationEventLocator接口的默认实现。
- ValidationEventLocatorImpl() - Constructor for class javax.xml.bind.helpers. ValidationEventLocatorImpl
-
创建一个所有字段不可用的对象。
- ValidationEventLocatorImpl(Object) - Constructor for class javax.xml.bind.helpers. ValidationEventLocatorImpl
-
构造指向JAXB内容对象的对象。
- ValidationEventLocatorImpl(Node) - Constructor for class javax.xml.bind.helpers. ValidationEventLocatorImpl
-
构造指向DOM节点的对象。
- ValidationEventLocatorImpl(Locator) - Constructor for class javax.xml.bind.helpers. ValidationEventLocatorImpl
-
从org.xml.sax.Locator构造一个对象。
- ValidationEventLocatorImpl(SAXParseException) - Constructor for class javax.xml.bind.helpers. ValidationEventLocatorImpl
-
根据SAXParseException的位置信息构造一个对象。
- ValidationException - Exception in javax.xml.bind
-
此异常表示执行验证操作时发生错误。
- ValidationException(String) - Constructor for exception javax.xml.bind. ValidationException
-
构造具有指定详细消息的ValidationException。
- ValidationException(String, String) - Constructor for exception javax.xml.bind. ValidationException
-
使用指定的详细消息和供应商特定的错误代码构造ValidationException。
- ValidationException(String, String, Throwable) - Constructor for exception javax.xml.bind. ValidationException
-
使用指定的详细消息,供应商特定的错误代码和linkedException构造ValidationException。
- ValidationException(String, Throwable) - Constructor for exception javax.xml.bind. ValidationException
-
使用指定的详细消息和linkedException构造ValidationException。
- ValidationException(Throwable) - Constructor for exception javax.xml.bind. ValidationException
-
使用linkedException构造ValidationException。
- Validator - Class in javax.xml.validation
-
一个检查XML文档的处理器,反对
Schema
。 - Validator - Interface in javax.xml.bind
-
已过时。自JAXB 2.0起
- Validator() - Constructor for class javax.xml.validation. Validator
-
派生类的构造方法
- ValidatorHandler - Class in javax.xml.validation
-
流式验证器,适用于SAX流。
- ValidatorHandler() - Constructor for class javax.xml.validation. ValidatorHandler
-
派生类的构造方法
- validCachedPreferredSize - Variable in class javax.swing.plaf.basic. BasicTreeUI
-
preferredSize是否有效?
- validOps() - Method in class com.sun.nio.sctp. SctpChannel
-
返回确定此频道支持的操作的操作集。
- validOps() - Method in class com.sun.nio.sctp. SctpMultiChannel
-
返回确定此频道支持的操作的操作集。
- validOps() - Method in class com.sun.nio.sctp. SctpServerChannel
-
返回确定此频道支持的操作的操作集。
- validOps() - Method in class java.nio.channels. DatagramChannel
-
返回确定此频道支持的操作的操作集。
- validOps() - Method in class java.nio.channels. Pipe.SinkChannel
-
返回确定此频道支持的操作的操作集。
- validOps() - Method in class java.nio.channels. Pipe.SourceChannel
-
返回确定此频道支持的操作的操作集。
- validOps() - Method in class java.nio.channels. SelectableChannel
-
返回一个 operation set标识该频道支持的操作。
- validOps() - Method in class java.nio.channels. ServerSocketChannel
-
返回确定此频道支持的操作的操作集。
- validOps() - Method in class java.nio.channels. SocketChannel
-
返回确定此频道支持的操作的操作集。
- validOptions(String[][], DocErrorReporter) - Static method in class com.sun.javadoc. Doclet
-
已过时。检查选项是否具有正确的参数。
- validOptions(String[][], DocErrorReporter) - Static method in class com.sun.tools.doclets.standard. Standard
-
已过时。
- VALIGN - Static variable in class javax.swing.text.html. HTML.Attribute
-
属性“valign”
- valignmentProperty() - Method in class javafx.scene.control. Separator
-
对于水平分隔符,指定分隔符控件空间内的分隔线的垂直对齐方式。
- valignmentProperty() - Method in class javafx.scene.layout. RowConstraints
-
行的垂直对齐方式。
- value - Variable in class java.sql. DriverPropertyInfo
-
基于提供给方法
getPropertyInfo
的信息,Java环境和驱动程序提供的默认值,value
字段指定了属性的当前值。 - value - Variable in class javafx.css. ParsedValue
-
由解析器创建的CSS属性值。
- value - Variable in class javax.naming.ldap. BasicControl
-
控制器的ASN.1 BER编码值。
- value - Variable in class javax.swing. DefaultCellEditor.EditorDelegate
-
这个单元格的值。
- value - Variable in class javax.swing. JOptionPane
-
当前所选值,将是有效选项,或
UNINITIALIZED_VALUE
或null
。 - value - Variable in class javax.swing.text.html.parser. AttributeList
-
默认属性值
- value - Variable in class javax.xml.bind. JAXBElement
-
xml元素值。
- value - Variable in class javax.xml.ws. Holder
-
包含在持有人的价值。
- value - Variable in class org.omg.CORBA. AnyHolder
-
由
AnyHolder
对象持有的Any
价值。 - value - Variable in class org.omg.CORBA. AnySeqHolder
- value - Static variable in interface org.omg.CORBA. ARG_IN
-
指示输入参数的值。
- value - Static variable in interface org.omg.CORBA. ARG_INOUT
-
指示用于输入和输出的参数的常量值。
- value - Static variable in interface org.omg.CORBA. ARG_OUT
-
指示输出参数的常量值。
- value - Static variable in interface org.omg.CORBA. BAD_POLICY_TYPE
-
PolicyError异常中的错误代码。
- value - Static variable in interface org.omg.CORBA. BAD_POLICY_VALUE
-
用于表示
PolicyError
异常中不良策略值错误的值。 - value - Static variable in interface org.omg.CORBA. BAD_POLICY
-
PolicyError异常中的错误代码。
- value - Variable in class org.omg.CORBA. BooleanHolder
-
这个
BooleanHolder
对象持有的boolean
值。 - value - Variable in class org.omg.CORBA. BooleanSeqHolder
- value - Variable in class org.omg.CORBA. ByteHolder
-
由
ByteHolder
对象持有的byte
值。 - value - Variable in class org.omg.CORBA. CharHolder
-
这个
CharHolder
对象持有的char
价值。 - value - Variable in class org.omg.CORBA. CharSeqHolder
- value - Static variable in interface org.omg.CORBA. CTX_RESTRICT_SCOPE
-
该字段包含一个
CTX_RESTRICT_SCOPE
标志的int
值。 - value - Variable in class org.omg.CORBA. CurrentHolder
- value - Variable in class org.omg.CORBA. DoubleHolder
-
由
DoubleHolder
对象持有的double
值。 - value - Variable in class org.omg.CORBA. DoubleSeqHolder
- value - Variable in class org.omg.CORBA. FixedHolder
-
FixedHolder持有的值
- value - Variable in class org.omg.CORBA. FloatHolder
-
由
FloatHolder
对象持有的float
值。 - value - Variable in class org.omg.CORBA. FloatSeqHolder
- value - Variable in class org.omg.CORBA. IntHolder
-
这个
IntHolder
对象在其value
字段中持有的int
值。 - value - Variable in class org.omg.CORBA. LongHolder
-
由
LongHolder
对象持有的long
价值。 - value - Variable in class org.omg.CORBA. LongLongSeqHolder
- value - Variable in class org.omg.CORBA. LongSeqHolder
- value - Variable in class org.omg.CORBA. NameValuePair
-
与该
NameValuePair
对象的名称相关联的值。 - value - Variable in class org.omg.CORBA. ObjectHolder
-
由
ObjectHolder
对象持有的Object
价值。 - value - Variable in class org.omg.CORBA. OctetSeqHolder
- value - Static variable in interface org.omg.CORBA. OMGVMCID
-
为OMG保留的供应商次要代码ID。
- value - Variable in class org.omg.CORBA. ParameterModeHolder
- value - Variable in class org.omg.CORBA. PolicyErrorHolder
- value - Variable in class org.omg.CORBA. PolicyHolder
- value - Variable in class org.omg.CORBA. PolicyListHolder
- value - Variable in class org.omg.CORBA. PrincipalHolder
-
已过时。由
PrincipalHolder
对象持有的Principal
值。 - value - Static variable in interface org.omg.CORBA. PRIVATE_MEMBER
- value - Static variable in interface org.omg.CORBA. PUBLIC_MEMBER
- value - Variable in class org.omg.CORBA. ServiceInformationHolder
-
该
ServiceInformation
值由该ServiceInformationHolder
对象在其value
字段中value
。 - value - Variable in class org.omg.CORBA. ShortHolder
-
由
ShortHolder
对象持有的short
值。 - value - Variable in class org.omg.CORBA. ShortSeqHolder
- value - Variable in class org.omg.CORBA. StringHolder
-
该
String
持有的价值StringHolder
对象。 - value - Variable in class org.omg.CORBA. StringSeqHolder
- value - Variable in class org.omg.CORBA. TypeCodeHolder
-
该
TypeCode
持有的价值TypeCodeHolder
对象。 - value - Variable in class org.omg.CORBA. ULongLongSeqHolder
- value - Variable in class org.omg.CORBA. ULongSeqHolder
- value - Variable in class org.omg.CORBA. UnknownUserExceptionHolder
- value - Static variable in interface org.omg.CORBA. UNSUPPORTED_POLICY_VALUE
-
PolicyError异常的错误代码。
- value - Static variable in interface org.omg.CORBA. UNSUPPORTED_POLICY
-
PolicyError异常的错误代码。
- value - Variable in class org.omg.CORBA. UShortSeqHolder
- value - Variable in class org.omg.CORBA. ValueBaseHolder
-
由
ValueBaseHolder
对象持有的java.io.Serializable
值。 - value - Static variable in interface org.omg.CORBA. VM_ABSTRACT
-
该值表示类型代码中的抽象接口值类型。
- value - Static variable in interface org.omg.CORBA. VM_CUSTOM
-
表示类型代码中自定义编组值类型的值。
- value - Static variable in interface org.omg.CORBA. VM_NONE
-
根据CORBA 2.3规范,表示类型代码中的值类型的值。
- value - Static variable in interface org.omg.CORBA. VM_TRUNCATABLE
-
该值表示类型代码中的可截断值类型。
- value - Variable in class org.omg.CORBA. WCharSeqHolder
- value - Variable in class org.omg.CORBA. WrongTransactionHolder
- value - Variable in class org.omg.CORBA. WStringSeqHolder
- value - Variable in class org.omg.CosNaming. BindingHolder
- value - Variable in class org.omg.CosNaming. BindingIteratorHolder
- value - Variable in class org.omg.CosNaming. BindingListHolder
- value - Variable in class org.omg.CosNaming. BindingTypeHolder
- value - Variable in class org.omg.CosNaming. NameComponentHolder
- value - Variable in class org.omg.CosNaming. NameHolder
- value - Variable in class org.omg.CosNaming. NamingContextExtHolder
- value - Variable in class org.omg.CosNaming.NamingContextExtPackage. InvalidAddressHolder
- value - Variable in class org.omg.CosNaming. NamingContextHolder
- value - Variable in class org.omg.CosNaming.NamingContextPackage. AlreadyBoundHolder
- value - Variable in class org.omg.CosNaming.NamingContextPackage. CannotProceedHolder
- value - Variable in class org.omg.CosNaming.NamingContextPackage. InvalidNameHolder
- value - Variable in class org.omg.CosNaming.NamingContextPackage. NotEmptyHolder
- value - Variable in class org.omg.CosNaming.NamingContextPackage. NotFoundHolder
- value - Variable in class org.omg.CosNaming.NamingContextPackage. NotFoundReasonHolder
- value - Variable in class org.omg.DynamicAny. NameDynAnyPair
-
与名称相关联的DynAny值。
- value - Variable in class org.omg.DynamicAny. NameValuePair
-
与该名称相关联的任何值。
- value - Static variable in interface org.omg.IOP. CodeSets
-
标识第13.10.2.5节“GIOP代码集服务上下文”(第13-43页)中定义的
CONV_FRAME.CodeSetContext
的CDR封装。 - value - Static variable in interface org.omg.IOP. ENCODING_CDR_ENCAPS
-
CDR封装编码。
- value - Static variable in interface org.omg.IOP. ExceptionDetailMessage
-
CORBA form / 02-06-01:13.7.1:ExceptionDetailMessage标识一个wstring的CDR封装,使用GIOP 1.2编码,并带有UTF-16的TCS-W。
- value - Variable in class org.omg.IOP. IORHolder
- value - Variable in class org.omg.IOP. MultipleComponentProfileHolder
- value - Static variable in interface org.omg.IOP. RMICustomMaxStreamFormat
-
标识RMICustomMaxStreamFormat服务上下文的CDR封装,其中包含指定客户端的最大RMI-IIOP流格式版本的单个字节。
- value - Variable in class org.omg.IOP. ServiceContextHolder
- value - Variable in class org.omg.IOP. ServiceContextListHolder
- value - Static variable in interface org.omg.IOP. TAG_ALTERNATE_IIOP_ADDRESS
-
在同一个对象密钥用于多个互联网位置的情况下,下列标准IOR组件被定义为IIOP 1.2版中的支持。
- value - Static variable in interface org.omg.IOP. TAG_CODE_SETS
-
IOR多组件配置文件结构的代码集组件包含:服务器的本机char代码集和转换代码集,以及服务器的本机wchar代码集和转换代码集。 char和wchar转换代码集都按优先级顺序列出。
- value - Static variable in interface org.omg.IOP. TAG_INTERNET_IOP
-
标识支持Internet Inter-ORB协议的配置文件。
- value - Static variable in interface org.omg.IOP. TAG_JAVA_CODEBASE
-
桩,关系,价值观和价值助手支持类下载。
- value - Static variable in interface org.omg.IOP. TAG_MULTIPLE_COMPONENTS
-
表示封装的值为
MultipleComponentProfile
类型。 - value - Static variable in interface org.omg.IOP. TAG_ORB_TYPE
-
在现实世界中,能够识别对象引用来自ORB的特定类型,解决该特定ORB的问题,或者利用共享的效率,这在现实世界中通常是有用的。
- value - Static variable in interface org.omg.IOP. TAG_POLICIES
-
配置文件组件,其中包含由对象适配器与对象引用一起导出的QoS策略序列。
- value - Static variable in interface org.omg.IOP. TAG_RMI_CUSTOM_MAX_STREAM_FORMAT
-
RMI-IIOP具有多个流格式版本。
- value - Variable in class org.omg.IOP. TaggedComponentHolder
- value - Variable in class org.omg.IOP. TaggedProfileHolder
- value - Static variable in interface org.omg.IOP. TransactionService
-
标识的CDR封装
CosTSInteroperation.PropogationContext
在 CORBAservices定义 :公共对象服务规范。 - value - Static variable in interface org.omg.Messaging. SYNC_WITH_TRANSPORT
-
在Messaging规范中定义的常量定义了在将控制权返回给客户端之前,请求的进展程度。
- value - Static variable in interface org.omg.PortableInterceptor. ACTIVE
-
指示正常请求处理的对象适配器状态。
- value - Static variable in interface org.omg.PortableInterceptor. DISCARDING
-
导致所有请求被丢弃的对象适配器状态。
- value - Static variable in interface org.omg.PortableInterceptor. HOLDING
-
对象适配器状态暂时保存,直到状态更改为止。
- value - Static variable in interface org.omg.PortableInterceptor. INACTIVE
-
导致所有请求被丢弃的对象适配器状态。
- value - Variable in class org.omg.PortableInterceptor. IORInterceptor_3_0Holder
- value - Static variable in interface org.omg.PortableInterceptor. LOCATION_FORWARD
-
表示LocationForward回复状态。
- value - Static variable in interface org.omg.PortableInterceptor. NON_EXISTENT
-
指示适配器已被销毁的对象适配器状态。
- value - Variable in class org.omg.PortableInterceptor. ObjectReferenceFactoryHolder
- value - Variable in class org.omg.PortableInterceptor. ObjectReferenceTemplateHolder
- value - Variable in class org.omg.PortableInterceptor. ObjectReferenceTemplateSeqHolder
- value - Static variable in interface org.omg.PortableInterceptor. SUCCESSFUL
-
表示成功回复状态。
- value - Static variable in interface org.omg.PortableInterceptor. SYSTEM_EXCEPTION
-
表示SystemException回复状态。
- value - Static variable in interface org.omg.PortableInterceptor. TRANSPORT_RETRY
-
表示传输重试应答状态。
- value - Static variable in interface org.omg.PortableInterceptor. UNKNOWN
-
XXX
- value - Static variable in interface org.omg.PortableInterceptor. USER_EXCEPTION
-
表示UserException回复状态。
- value - Static variable in interface org.omg.PortableServer. ID_ASSIGNMENT_POLICY_ID
-
代表ID_ASSIGNMENT_POLICY_ID的值。
- value - Static variable in interface org.omg.PortableServer. ID_UNIQUENESS_POLICY_ID
-
代表ID_UNIQUENESS_POLICY_ID的值。
- value - Static variable in interface org.omg.PortableServer. IMPLICIT_ACTIVATION_POLICY_ID
-
该值代表IMPLICIT_ACTIVATION_POLICY_ID。
- value - Static variable in interface org.omg.PortableServer. LIFESPAN_POLICY_ID
-
代表LIFESPAN_POLICY_ID的值。
- value - Static variable in interface org.omg.PortableServer. REQUEST_PROCESSING_POLICY_ID
-
表示REQUEST_PROCESSING_POLICY_ID的值。
- value - Static variable in interface org.omg.PortableServer. SERVANT_RETENTION_POLICY_ID
-
表示SERVANT_RETENTION_POLICY_ID的值。
- value - Variable in class org.omg.PortableServer.ServantLocatorPackage. CookieHolder
- value - Static variable in interface org.omg.PortableServer. THREAD_POLICY_ID
-
代表THREAD_POLICY_ID的值。
- value() - Method in interface com.sun.javadoc. AnnotationDesc.ElementValuePair
-
已过时。返回与注释类型元素关联的值。
- value() - Method in interface com.sun.javadoc. AnnotationValue
-
已过时。返回值。
- value() - Method in interface com.sun.jdi. BooleanValue
-
将BooleanValue返回为布尔值。
- value() - Method in interface com.sun.jdi. ByteValue
-
将此ByteValue返回为
byte
。 - value() - Method in interface com.sun.jdi. CharValue
-
将此CharValue返回为
char
。 - value() - Method in interface com.sun.jdi.connect. Connector.Argument
-
返回参数的当前值。
- value() - Method in interface com.sun.jdi. DoubleValue
-
将此DoubleValue返回为
double
。 - value() - Method in interface com.sun.jdi. FloatValue
-
将此FloatValue返回为浮点数。
- value() - Method in interface com.sun.jdi. IntegerValue
-
将此IntegerValue返回为int。
- value() - Method in interface com.sun.jdi. LongValue
-
返回此LongValue为长。
- value() - Method in interface com.sun.jdi. ShortValue
-
返回此ShortValue作为一个短。
- value() - Method in interface com.sun.jdi. StringReference
-
以字符串形式返回StringReference。
- value() - Method in interface java.nio.file.attribute. FileAttribute
-
返回属性值。
- value() - Method in interface javax.xml.xpath. XPathEvaluationResult
-
返回结果的值,为类指定的类型为
<T>
。 - value() - Method in class jdk.jshell. SnippetEvent
-
成功运行的结果值。
- value() - Method in class org.omg.CORBA. CompletionStatus
-
检索此
CompletionStatus
对象的值。 - value() - Method in class org.omg.CORBA. DefinitionKind
-
返回标识IR对象类型的
int
常数。 - value() - Method in class org.omg.CORBA. NamedValue
-
检索此
NamedValue
对象的值。 - value() - Method in class org.omg.CORBA. ParameterMode
- value() - Method in class org.omg.CORBA. SetOverrideType
-
检索此
SetOverrideType
实例的值。 - value() - Method in class org.omg.CORBA. TCKind
-
检索此
TCKind
实例的值。 - value() - Method in class org.omg.CosNaming. BindingType
- value() - Method in class org.omg.CosNaming.NamingContextPackage. NotFoundReason
- value() - Method in interface org.omg.PortableServer. IdAssignmentPolicyOperations
-
指定策略值
- value() - Method in class org.omg.PortableServer. IdAssignmentPolicyValue
- value() - Method in interface org.omg.PortableServer. IdUniquenessPolicyOperations
-
指定策略值
- value() - Method in class org.omg.PortableServer. IdUniquenessPolicyValue
- value() - Method in interface org.omg.PortableServer. ImplicitActivationPolicyOperations
-
指定策略值
- value() - Method in class org.omg.PortableServer. ImplicitActivationPolicyValue
- value() - Method in interface org.omg.PortableServer. LifespanPolicyOperations
-
指定策略值
- value() - Method in class org.omg.PortableServer. LifespanPolicyValue
- value() - Method in class org.omg.PortableServer.POAManagerPackage. State
- value() - Method in interface org.omg.PortableServer. RequestProcessingPolicyOperations
-
指定策略值
- value() - Method in class org.omg.PortableServer. RequestProcessingPolicyValue
- value() - Method in interface org.omg.PortableServer. ServantRetentionPolicyOperations
-
指定策略值
- value() - Method in class org.omg.PortableServer. ServantRetentionPolicyValue
- value() - Method in interface org.omg.PortableServer. ThreadPolicyOperations
-
指定策略值
- value() - Method in class org.omg.PortableServer. ThreadPolicyValue
- value(boolean) - Static method in class javax.management. Query
-
返回一个布尔值表达式,可以在任何期望ValueExp的Query调用中使用。
- value(double) - Static method in class javax.management. Query
-
返回一个数值表达式,可以在任何期望使用ValueExp的Query调用中使用。
- value(float) - Static method in class javax.management. Query
-
返回一个数值表达式,可以在任何期望使用ValueExp的Query调用中使用。
- value(int) - Static method in class javax.management. Query
-
返回一个数值表达式,可以在任何期望使用ValueExp的Query调用中使用。
- value(long) - Static method in class javax.management. Query
-
返回一个数值表达式,可以在任何期望使用ValueExp的Query调用中使用。
- value(Number) - Static method in class javax.management. Query
-
返回一个数值表达式,可以在任何期望使用ValueExp的Query调用中使用。
- value(String) - Static method in class javax.management. Query
-
返回新的字符串表达式。
- Value - Interface in com.sun.jdi
-
目标VM中的值的镜像。
- VALUE - com.sun.source.doctree. DocTree.Kind
-
用于表示@value标签的
ValueTree
的实例。 - VALUE - javafx.scene. AccessibleAttribute
-
返回节点的值。
- VALUE - Static variable in class javax.swing.text.html. HTML.Attribute
-
属性“值”
- VALUE_ALPHA_INTERPOLATION_DEFAULT - Static variable in class java.awt. RenderingHints
-
Alpha插值提示值 - alpha混合算法由实现选择,以实现性能与质量的良好折衷。
- VALUE_ALPHA_INTERPOLATION_QUALITY - Static variable in class java.awt. RenderingHints
-
选择Alpha插值提示值 - alpha混合算法,偏好精度和视觉质量。
- VALUE_ALPHA_INTERPOLATION_SPEED - Static variable in class java.awt. RenderingHints
-
选择Alpha插值提示值 - alpha混合算法,优先于计算速度。
- VALUE_ANTIALIAS_DEFAULT - Static variable in class java.awt. RenderingHints
-
抗锯齿提示值 - 使用实现选择的默认抗锯齿模式进行渲染。
- VALUE_ANTIALIAS_OFF - Static variable in class java.awt. RenderingHints
-
抗锯齿提示值 - 渲染完成时没有抗锯齿。
- VALUE_ANTIALIAS_ON - Static variable in class java.awt. RenderingHints
-
抗混叠提示值 - 使用抗锯齿来实现渲染。
- VALUE_ARBITRARY - Static variable in interface javax.imageio.metadata. IIOMetadataFormat
-
由
getAttributeValueType
和getObjectValueType
返回的常数表示属性或用户对象可以设置为单个任意值。 - value_as_string() - Method in interface org.omg.CORBA. DynEnum
-
已过时。将此
DynEnum
存储的IDL枚举的值作为字符串返回。 - value_as_string(String) - Method in interface org.omg.CORBA. DynEnum
-
已过时。在这个
DynEnum
设置一个特定的枚举。 - value_as_ulong() - Method in interface org.omg.CORBA. DynEnum
-
已过时。将IDL枚举的值作为Java int返回。
- value_as_ulong(int) - Method in interface org.omg.CORBA. DynEnum
-
已过时。设置IDL枚举的值。
- VALUE_COLOR_RENDER_DEFAULT - Static variable in class java.awt. RenderingHints
-
显色渲染提示值 - 执行颜色转换计算,以表示性能和精度之间的最佳可用权衡。
- VALUE_COLOR_RENDER_QUALITY - Static variable in class java.awt. RenderingHints
-
显色提示值 - 以最高的精度和视觉质量执行颜色转换计算。
- VALUE_COLOR_RENDER_SPEED - Static variable in class java.awt. RenderingHints
-
显色提示值 - 执行最快的颜色转换为输出设备的格式。
- VALUE_DELIMITER - Static variable in class javafx.scene.control. IndexRange
-
索引范围值分隔符。
- VALUE_DITHER_DEFAULT - Static variable in class java.awt. RenderingHints
-
抖动提示值 - 使用实现选择的抖动的默认值。
- VALUE_DITHER_DISABLE - Static variable in class java.awt. RenderingHints
-
抖动提示值 - 渲染几何时不要抖动。
- VALUE_DITHER_ENABLE - Static variable in class java.awt. RenderingHints
-
抖动提示值 - 如果需要,渲染几何时,抖动。
- VALUE_ENUMERATION - Static variable in interface javax.imageio.metadata. IIOMetadataFormat
-
由
getAttributeValueType
和getObjectValueType
返回的常数表示可以将属性或用户对象设置为多个枚举值之一。 - VALUE_FRACTIONALMETRICS_DEFAULT - Static variable in class java.awt. RenderingHints
-
字体分数度量提示值 - 字符字形按照实现选择的精度进行定位。
- VALUE_FRACTIONALMETRICS_OFF - Static variable in class java.awt. RenderingHints
-
字体分数度量提示值 - 字符字形以先进宽度定位,四舍五入到像素边界。
- VALUE_FRACTIONALMETRICS_ON - Static variable in class java.awt. RenderingHints
-
字体分数度量提示值 - 字符字形以子像素精度定位。
- VALUE_INTERPOLATION_BICUBIC - Static variable in class java.awt. RenderingHints
-
插值提示值 - 使用
X
和Y
的三次函数对图像中9个附近整数坐标样本的颜色样本进行插值,以生成颜色样本。 - VALUE_INTERPOLATION_BILINEAR - Static variable in class java.awt. RenderingHints
-
插值提示值 - 图像中最近邻近4个整数坐标样本的颜色样本被线性内插以产生颜色样本。
- VALUE_INTERPOLATION_NEAREST_NEIGHBOR - Static variable in class java.awt. RenderingHints
-
插值提示值 - 使用图像中最近的相邻整数坐标样本的颜色样本。
- VALUE_LIST - Static variable in interface javax.imageio.metadata. IIOMetadataFormat
-
由
getAttributeValueType
和getObjectValueType
返回的getAttributeValueType
,以指示属性或用户对象可以设置为列表或数组。 - VALUE_NONE - Static variable in interface javax.imageio.metadata. IIOMetadataFormat
-
一个由
getObjectValueType
返回的getObjectValueType
,表示没有用户对象。 - VALUE_PROPERTY - Static variable in class javax.swing. JOptionPane
-
绑定属性名称为
value
。 - VALUE_RANGE - Static variable in interface javax.imageio.metadata. IIOMetadataFormat
-
由
getAttributeValueType
和getObjectValueType
返回的常数表示可以将属性或用户对象设置为值范围。 - VALUE_RANGE_MAX_INCLUSIVE - Static variable in interface javax.imageio.metadata. IIOMetadataFormat
-
一个由
getAttributeValueType
和getObjectValueType
返回的getAttributeValueType
,用于指示属性或用户对象可能被设置为一个值范围。 - VALUE_RANGE_MAX_INCLUSIVE_MASK - Static variable in interface javax.imageio.metadata. IIOMetadataFormat
-
一个可以用
VALUE_RANGE
或以VALUE_RANGE
获得的VALUE_RANGE_MAX_INCLUSIVE
,并用VALUE_RANGE_MIN_INCLUSIVE
获得VALUE_RANGE_MIN_MAX_INCLUSIVE
。 - VALUE_RANGE_MIN_INCLUSIVE - Static variable in interface javax.imageio.metadata. IIOMetadataFormat
-
一个由
getAttributeValueType
和getObjectValueType
返回的getAttributeValueType
,以表示可以将属性或用户对象设置为一个值范围。 - VALUE_RANGE_MIN_INCLUSIVE_MASK - Static variable in interface javax.imageio.metadata. IIOMetadataFormat
-
可与被或运算的值
VALUE_RANGE
得到VALUE_RANGE_MIN_INCLUSIVE
,并用VALUE_RANGE_MAX_INCLUSIVE
得到VALUE_RANGE_MIN_MAX_INCLUSIVE
。 - VALUE_RANGE_MIN_MAX_INCLUSIVE - Static variable in interface javax.imageio.metadata. IIOMetadataFormat
-
一个由
getAttributeValueType
和getObjectValueType
返回的getAttributeValueType
,以表示可以将属性或用户对象设置为一个值范围。 - VALUE_RENDER_DEFAULT - Static variable in class java.awt. RenderingHints
-
渲染提示值 - 渲染算法由实现选择,以实现性能与质量的良好折衷。
- VALUE_RENDER_QUALITY - Static variable in class java.awt. RenderingHints
-
渲染提示值 - 选择渲染算法以优化输出质量。
- VALUE_RENDER_SPEED - Static variable in class java.awt. RenderingHints
-
渲染提示值 - 选择渲染算法以优先输出速度。
- VALUE_RESOLUTION_VARIANT_BASE - Static variable in class java.awt. RenderingHints
-
图像分辨率变体提示值 - 始终使用图像的标准分辨率。
- VALUE_RESOLUTION_VARIANT_DEFAULT - Static variable in class java.awt. RenderingHints
-
图像分辨率变体提示值 - 基于可能依赖于平台策略的默认启发式来选择图像分辨率变体
- VALUE_RESOLUTION_VARIANT_DPI_FIT - Static variable in class java.awt. RenderingHints
-
图像分辨率变体提示值 - 仅基于屏幕的DPI选择图像分辨率变体。
- VALUE_RESOLUTION_VARIANT_SIZE_FIT - Static variable in class java.awt. RenderingHints
-
图像分辨率变体提示值 - 基于屏幕的DPI和Graphics2D上下文中的变换来选择图像分辨率变体。
- VALUE_STROKE_DEFAULT - Static variable in class java.awt. RenderingHints
-
笔画归一化控制提示值 - 几何可能被修改或者保留为纯粹,取决于给定实现中的权衡。
- VALUE_STROKE_NORMALIZE - Static variable in class java.awt. RenderingHints
-
笔画归一化控制提示值 - 几何应归一化,以提高线条的均匀性或间距以及整体美感。
- VALUE_STROKE_PURE - Static variable in class java.awt. RenderingHints
-
笔画归一化控制提示值 - 几何应保持未修改,并以亚像素精度呈现。
- VALUE_TEXT_ANTIALIAS_DEFAULT - Static variable in class java.awt. RenderingHints
-
文本抗锯齿提示值 - 文本渲染是根据
RenderingHints.KEY_ANTIALIASING
提示或实现选择的默认方式完成的。 - VALUE_TEXT_ANTIALIAS_GASP - Static variable in class java.awt. RenderingHints
-
文本抗锯齿提示值 - 请求文本呈现以使用字体资源中的信息,为每个点大小指定是否应用
RenderingHints.VALUE_TEXT_ANTIALIAS_ON
或RenderingHints.VALUE_TEXT_ANTIALIAS_OFF
。 - VALUE_TEXT_ANTIALIAS_LCD_HBGR - Static variable in class java.awt. RenderingHints
-
文本抗锯齿提示值 - 要求显示的文本被优化为具有子像素的LCD显示,按照B,G,R的显示从左到右的顺序显示,使得水平子像素分辨率是全像素水平分辨率(HBGR)的三倍, 。
- VALUE_TEXT_ANTIALIAS_LCD_HRGB - Static variable in class java.awt. RenderingHints
-
文本抗锯齿提示值 - 要求显示的文本被优化为具有子像素的LCD显示,按照R,G,B的显示从左到右的顺序显示,使得水平子像素分辨率是全像素水平分辨率(HRGB)的三倍, 。
- VALUE_TEXT_ANTIALIAS_LCD_VBGR - Static variable in class java.awt. RenderingHints
-
文本抗锯齿提示值 - 要求显示的文本被优化为具有从B,G,R的显示器顶部到底部的子像素组织的LCD显示,使得垂直子像素分辨率是全像素垂直分辨率(VBGR)的三倍。
- VALUE_TEXT_ANTIALIAS_LCD_VRGB - Static variable in class java.awt. RenderingHints
-
文本抗锯齿提示值 - 要求文本显示优化为具有子像素组织的液晶显示器,从R,G,B的显示顶部到底部,使得垂直子像素分辨率是全像素垂直分辨率(VRGB)的三倍。
- VALUE_TEXT_ANTIALIAS_OFF - Static variable in class java.awt. RenderingHints
-
文本抗锯齿提示值 - 文本呈现没有任何形式的抗锯齿。
- VALUE_TEXT_ANTIALIAS_ON - Static variable in class java.awt. RenderingHints
-
文本抗锯齿提示值 - 文本渲染是通过某种形式的抗锯齿来完成的。
- valueAt(int) - Method in class javafx.beans.binding. ListExpression
-
创建一个新的
ObjectBinding
,其中包含指定位置的元素。 - valueAt(ObservableIntegerValue) - Method in class javafx.beans.binding. ListExpression
-
创建一个新的
ObjectBinding
,其中包含指定位置的元素。 - valueAt(ObservableValue<K>) - Method in class javafx.beans.binding. MapExpression
-
创建一个包含指定键的映射的新的
ObjectBinding
。 - valueAt(ObservableList<E>, int) - Static method in class javafx.beans.binding. Bindings
-
创建一个新的
ObjectBinding
,其中包含指定位置的ObservableList
元素。 - valueAt(ObservableList<E>, ObservableIntegerValue) - Static method in class javafx.beans.binding. Bindings
-
创建一个新的
ObjectBinding
,其中包含指定位置的ObservableList
的元素。 - valueAt(ObservableList<E>, ObservableNumberValue) - Static method in class javafx.beans.binding. Bindings
-
创建一个新的
ObjectBinding
,其中包含指定位置的ObservableList
的元素。 - valueAt(ObservableMap<K, V>, ObservableValue<? extends K>) - Static method in class javafx.beans.binding. Bindings
-
创建一个新的
ObjectBinding
,其中包含ObservableMap
中特定键的映射 。 - valueAt(ObservableMap<K, V>, K) - Static method in class javafx.beans.binding. Bindings
-
创建一个新的
ObjectBinding
,其中包含ObservableMap
中特定键的映射 。 - valueAt(K) - Method in class javafx.beans.binding. MapExpression
-
创建一个包含指定键的映射的新的
ObjectBinding
。 - ValueAxis< T extends Number> - Class in javafx.scene.chart
-
数据定义为数字的轴。
- ValueAxis() - Constructor for class javafx.scene.chart. ValueAxis
-
创建自动范围的ValueAxis。
- ValueAxis(double, double) - Constructor for class javafx.scene.chart. ValueAxis
-
用给定的下限和上限创建一个非自动范围的ValueAxis。
- ValueBase - Interface in org.omg.CORBA.portable
-
对应于类型IDL类型的生成的Java类实现此接口。
- ValueBaseHelper - Class in org.omg.CORBA
- ValueBaseHelper() - Constructor for class org.omg.CORBA. ValueBaseHelper
- ValueBaseHolder - Class in org.omg.CORBA
-
持有人
ValueBase
。 - ValueBaseHolder() - Constructor for class org.omg.CORBA. ValueBaseHolder
-
构造一个新的
ValueBaseHolder
对象,其value
字段初始化为0
。 - ValueBaseHolder(Serializable) - Constructor for class org.omg.CORBA. ValueBaseHolder
-
构造一个新的
ValueBaseHolder
对象,其value
字段初始化为给定的java.io.Serializable
。 - valueBound(SSLSessionBindingEvent) - Method in interface javax.net.ssl. SSLSessionBindingListener
-
这被称为通知侦听器它被绑定到SSLSession中。
- valueChanged(ListSelectionEvent) - Method in interface javax.swing.event. ListSelectionListener
-
每当选择的值更改时调用。
- valueChanged(ListSelectionEvent) - Method in class javax.swing. JList.AccessibleJList
-
列表选择侦听器值更改方法。
- valueChanged(ListSelectionEvent) - Method in class javax.swing. JTable.AccessibleJTable
-
跟踪表格单元格选择的更改
- valueChanged(ListSelectionEvent) - Method in class javax.swing. JTable
-
当行选择更改时调用 - 重绘以显示新选择。
- valueChanged(ListSelectionEvent) - Method in class javax.swing.plaf.basic. BasicComboPopup.ListSelectionHandler
- valueChanged(ListSelectionEvent) - Method in class javax.swing.plaf.basic. BasicFileChooserUI.SelectionListener
-
每当选择的值更改时调用。
- valueChanged(ListSelectionEvent) - Method in class javax.swing.plaf.basic. BasicListUI.ListSelectionHandler
- valueChanged(ListSelectionEvent) - Method in class javax.swing.plaf.metal. MetalFileChooserUI
-
发生
ListSelectionEvent
时调用。 - valueChanged(ListSelectionEvent) - Method in class javax.swing.table. DefaultTableColumnModel
-
A
ListSelectionListener
,当有列选择更改时,转发ListSelectionEvents
。 - valueChanged(TreeSelectionEvent) - Method in interface javax.swing.event. TreeSelectionListener
-
每当选择的值更改时调用。
- valueChanged(TreeSelectionEvent) - Method in class javax.swing. JTree.AccessibleJTree
-
树选择侦听器值更改方法。
- valueChanged(TreeSelectionEvent) - Method in class javax.swing. JTree.TreeSelectionRedirector
-
由
TreeSelectionModel
调用时选择更改。 - valueChanged(TreeSelectionEvent) - Method in class javax.swing.plaf.basic. BasicTreeUI.TreeSelectionHandler
-
当我们显示的树中的选择发生变化时,会消失。
- valueChanged(TreeSelectionEvent) - Method in class javax.swing.tree. DefaultTreeCellEditor
-
复位
lastPath
。 - valueChangedEvent() - Static method in class javafx.scene.control. TreeItem
-
当TreeItem接收到对其value属性的修改时使用的EventType。
- valueChangingProperty() - Method in class javafx.scene.control. Slider
-
当为true时,表示此滑块的当前值正在更改。
- valueCurrent() - Method in interface com.sun.jdi.event. WatchpointEvent
-
现场值。
- ValueExp - Interface in javax.management
-
表示可以作为参数传递给关系表达式的值。
- ValueFactory - Interface in org.omg.CORBA.portable
-
ValueFactory接口是IDL类型CORBA :: ValueFactory的本机映射。
- valueFactoryProperty() - Method in class javafx.scene.control. Spinner
-
价值工厂是JavaFX Spinner控件背后的模型 - 没有工厂安装的Spinner不可用的值。
- valueForPathChanged(TreePath, Object) - Method in class javax.swing.tree. DefaultTreeModel
-
这设置由路径标识的TreeNode的用户对象,并发布一个节点更改。
- valueForPathChanged(TreePath, Object) - Method in interface javax.swing.tree. TreeModel
-
当用户已经改变了由确定的项的值传递消息
path
至newValue
。 - valueForXPosition(int) - Method in class javax.swing.plaf.basic. BasicSliderUI
-
返回x位置的值。
- valueForXPosition(int) - Method in class javax.swing.plaf.synth. SynthSliderUI
-
返回x位置的值。
- valueForYPosition(int) - Method in class javax.swing.plaf.basic. BasicSliderUI
-
返回y位置的值。
- valueForYPosition(int) - Method in class javax.swing.plaf.synth. SynthSliderUI
-
返回y位置的值。
- valueFromMethodName(String) - Static method in enum java.lang.invoke. VarHandle.AccessMode
-
返回与指定的
VarHandle
签名 - 多态方法名称相关联的AccessMode
值。 - ValueHandler - Interface in javax.rmi.CORBA
-
定义允许将Java对象与GIOP流串行化的方法。
- ValueHandlerMultiFormat - Interface in javax.rmi.CORBA
-
Java to IDL ptc 02-01-12 1.5.1.5
- ValueInputStream - Interface in org.omg.CORBA.portable
-
Java到IDL ptc 02-01-12 1.5.1.4 ValueInputStream用于实现RMI-IIOP流格式版本2。
- valueIsAdjusting - Variable in class javax.swing.plaf.basic. BasicComboPopup
-
从Java 2平台v1.4起,这个以前未记录的字段已不再使用了。
- ValueMember - Class in org.omg.CORBA
-
value
对象的成员的Interface Repository中的描述。 - ValueMember() - Constructor for class org.omg.CORBA. ValueMember
-
构造一个默认的
ValueMember
对象。 - ValueMember(String, String, String, String, TypeCode, IDLType, short) - Constructor for class org.omg.CORBA. ValueMember
-
构造一个使用给定值初始化的
ValueMember
对象。 - ValueMemberHelper - Class in org.omg.CORBA
-
助手
ValueMember
。 - ValueMemberHelper() - Constructor for class org.omg.CORBA. ValueMemberHelper
- valueOf(boolean) - Static method in class java.lang. Boolean
-
返回表示指定的
boolean
值的Boolean
实例。 - valueOf(boolean) - Static method in class java.lang. String
-
返回
boolean
参数的字符串表示形式。 - valueOf(byte) - Static method in class java.lang. Byte
-
返回表示指定的
byte
值的Byte
实例。 - valueOf(byte[]) - Static method in class java.util. BitSet
-
返回包含给定字节数组中所有位的新位集合。
- valueOf(char) - Static method in class java.lang. Character
-
返回表示指定的
char
值的Character
实例。 - valueOf(char) - Static method in class java.lang. String
-
返回
char
参数的字符串表示形式。 - valueOf(char[]) - Static method in class java.lang. String
-
返回
char
数组参数的字符串表示形式。 - valueOf(char[], int, int) - Static method in class java.lang. String
-
返回
char
数组参数的特定子阵列的字符串表示形式。 - valueOf(double) - Static method in class java.lang. Double
-
返回表示指定的
double
值的Double
实例。 - valueOf(double) - Static method in class java.lang. String
-
返回
double
参数的字符串表示形式。 - valueOf(double) - Static method in class java.math. BigDecimal
- valueOf(float) - Static method in class java.lang. Float
-
返回表示指定的
float
值的Float
实例。 - valueOf(float) - Static method in class java.lang. String
-
返回
float
参数的字符串表示形式。 - valueOf(int) - Static method in class java.lang. Integer
-
返回表示
int
值的Integer
实例。 - valueOf(int) - Static method in class java.lang. String
-
返回
int
参数的字符串表示形式。 - valueOf(int) - Static method in enum java.math. RoundingMode
-
返回对应于
RoundingMode
中的遗留整数舍入模式常量的RoundingMode对象 。 - valueOf(int) - Static method in enum java.sql. JDBCType
-
返回
JDBCType
对应于指定Types
值 - valueOf(long) - Static method in class java.lang. Long
-
返回表示指定的
long
值的Long
实例。 - valueOf(long) - Static method in class java.lang. String
-
返回
long
参数的字符串表示形式。 - valueOf(long) - Static method in class java.math. BigDecimal
-
将
long
值转换为BigDecimal
,其大小为零。 - valueOf(long) - Static method in class java.math. BigInteger
-
返回一个BigInteger,其值等于指定的
long
。 - valueOf(long[]) - Static method in class java.util. BitSet
-
返回包含给定长数组中所有位的新位集。
- valueOf(long, int) - Static method in class java.math. BigDecimal
-
将
long
值和int
标度转换为BigDecimal
。 - valueOf(short) - Static method in class java.lang. Short
-
返回表示指定的
short
值的Short
实例。 - valueOf(Class<T>, String) - Static method in class java.lang. Enum
-
返回具有指定名称的指定枚举类型的枚举常量。
- valueOf(Object) - Static method in class java.lang. String
-
返回
Object
参数的字符串表示形式。 - valueOf(String) - Static method in enum com.sun.javadoc. LanguageVersion
-
已过时。以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum com.sun.management. VMOption.Origin
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum com.sun.nio.sctp. AssociationChangeNotification.AssocChangeEvent
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum com.sun.nio.sctp. HandlerResult
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum com.sun.nio.sctp. PeerAddressChangeNotification.AddressChangeEvent
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum com.sun.security.jgss. InquireType
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum com.sun.source.doctree. AttributeTree.ValueKind
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum com.sun.source.doctree. DocTree.Kind
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum com.sun.source.tree. LambdaExpressionTree.BodyKind
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum com.sun.source.tree. MemberReferenceTree.ReferenceMode
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum com.sun.source.tree. ModuleTree.ModuleKind
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum com.sun.source.tree. Tree.Kind
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum com.sun.source.util. TaskEvent.Kind
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum com.sun.tools.jconsole. JConsoleContext.ConnectionState
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.awt. Component.BaselineResizeBehavior
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.awt. Desktop.Action
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.awt.desktop. QuitStrategy
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.awt.desktop. UserSessionEvent.Reason
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.awt. Dialog.ModalExclusionType
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.awt. Dialog.ModalityType
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.awt.event. FocusEvent.Cause
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.awt.font. NumericShaper.Range
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.awt. GraphicsDevice.WindowTranslucency
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.awt. MultipleGradientPaint.ColorSpaceType
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.awt. MultipleGradientPaint.CycleMethod
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.awt. Taskbar.Feature
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.awt. Taskbar.State
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.awt. TrayIcon.MessageType
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.awt. Window.Type
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.io. ObjectInputFilter.Status
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.lang.annotation. ElementType
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.lang.annotation. RetentionPolicy
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in class java.lang. Boolean
-
返回一个
Boolean
,其值由指定的字符串表示。 - valueOf(String) - Static method in class java.lang. Byte
-
返回一个
Byte
对象,保存由指定的String
给出的值。 - valueOf(String) - Static method in enum java.lang. Character.UnicodeScript
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in class java.lang. Double
-
返回一个
Double
对象,该对象保存由参数字符串s
表示的double
值。 - valueOf(String) - Static method in class java.lang. Float
-
返回一个
Float
对象,保存由参数字符串s
表示的float
值。 - valueOf(String) - Static method in class java.lang. Integer
-
返回一个
Integer
对象,保存指定的值为String
。 - valueOf(String) - Static method in enum java.lang.invoke. VarHandle.AccessMode
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in class java.lang. Long
-
返回一个
Long
对象,保存指定的值为String
。 - valueOf(String) - Static method in enum java.lang.management. MemoryType
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.lang.module. ModuleDescriptor.Exports.Modifier
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.lang.module. ModuleDescriptor.Modifier
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.lang.module. ModuleDescriptor.Opens.Modifier
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.lang.module. ModuleDescriptor.Requires.Modifier
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.lang. ProcessBuilder.Redirect.Type
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in class java.lang. Short
-
返回一个
Short
对象,保存由指定的String
给出的值。 - valueOf(String) - Static method in enum java.lang. StackWalker.Option
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.lang. System.Logger.Level
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.lang. Thread.State
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.math. RoundingMode
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.net. Authenticator.RequestorType
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.net. Proxy.Type
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.net. StandardProtocolFamily
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.nio.file. AccessMode
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.nio.file.attribute. AclEntryFlag
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.nio.file.attribute. AclEntryPermission
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.nio.file.attribute. AclEntryType
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.nio.file.attribute. PosixFilePermission
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.nio.file. FileVisitOption
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.nio.file. FileVisitResult
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.nio.file. LinkOption
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.nio.file. StandardCopyOption
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.nio.file. StandardOpenOption
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.security.cert. CertPathValidatorException.BasicReason
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.security.cert. CRLReason
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.security.cert. PKIXReason
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.security.cert. PKIXRevocationChecker.Option
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.security. CryptoPrimitive
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.security. DrbgParameters.Capability
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.security. KeyRep.Type
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.sql. ClientInfoStatus
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in class java.sql. Date
-
将JDBC日期转义格式的字符串转换为
Date
值。 - valueOf(String) - Static method in enum java.sql. JDBCType
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.sql. PseudoColumnUsage
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.sql. RowIdLifetime
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in class java.sql. Time
-
将JDBC时间转义格式的字符串转换为
Time
值。 - valueOf(String) - Static method in class java.sql. Timestamp
-
将JDBC时间戳转换格式的
String
对象转换为Timestamp
值。 - valueOf(String) - Static method in enum java.text. Normalizer.Form
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.time.chrono. HijrahEra
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.time.chrono. IsoEra
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in class java.time.chrono. JapaneseEra
-
返回名称为
JapaneseEra
。 - valueOf(String) - Static method in enum java.time.chrono. MinguoEra
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.time.chrono. ThaiBuddhistEra
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.time. DayOfWeek
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.time.format. FormatStyle
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.time.format. ResolverStyle
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.time.format. SignStyle
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.time.format. TextStyle
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.time. Month
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.time.temporal. ChronoField
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.time.temporal. ChronoUnit
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.time.zone. ZoneOffsetTransitionRule.TimeDefinition
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.util.concurrent. TimeUnit
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.util. Formatter.BigDecimalLayoutForm
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.util. Locale.Category
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.util. Locale.FilteringMode
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.util. Locale.IsoCountryCode
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum java.util.stream. Collector.Characteristics
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.animation. Animation.Status
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.animation. PathTransition.OrientationType
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.application. ConditionalFeature
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.application. Preloader.StateChangeNotification.Type
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.concurrent. Worker.State
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.css. SizeUnits
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.css. StyleOrigin
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.geometry. HorizontalDirection
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.geometry. HPos
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.geometry. NodeOrientation
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.geometry. Orientation
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.geometry. Pos
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.geometry. Side
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.geometry. VerticalDirection
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.geometry. VPos
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.print. Collation
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.print. PageOrientation
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.print. PrintColor
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.print. Printer.MarginType
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.print. PrinterJob.JobStatus
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.print. PrintQuality
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.print. PrintSides
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene. AccessibleAction
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene. AccessibleAttribute
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene. AccessibleRole
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene. CacheHint
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.chart. LineChart.SortingPolicy
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.control. Alert.AlertType
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.control. ButtonBar.ButtonData
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.control. ContentDisplay
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in class javafx.scene.control. IndexRange
-
在“2,6”形式的字符串中解析的方便方法,它将创建一个起始值为2的IndexRange实例,最终值为6。
- valueOf(String) - Static method in enum javafx.scene.control. OverrunStyle
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.control. ScrollPane.ScrollBarPolicy
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.control. SelectionMode
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.control.skin. TextInputControlSkin.Direction
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.control.skin. TextInputControlSkin.TextUnit
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.control. TableColumn.SortType
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.control. TabPane.TabClosingPolicy
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.control. TreeSortMode
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.control. TreeTableColumn.SortType
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene. DepthTest
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.effect. BlendMode
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.effect. BlurType
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.image. PixelFormat.Type
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.input. InputMethodHighlight
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.input. KeyCode
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.input. KeyCombination.ModifierValue
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in class javafx.scene.input. KeyCombination
-
从指定的字符串构造一个新的
KeyCombination
。 - valueOf(String) - Static method in enum javafx.scene.input. MouseButton
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.input. ScrollEvent.HorizontalTextScrollUnits
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.input. ScrollEvent.VerticalTextScrollUnits
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.input. TouchPoint.State
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.input. TransferMode
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.layout. BackgroundRepeat
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.layout. BorderRepeat
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.layout. Priority
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.media. MediaException.Type
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.media. MediaPlayer.Status
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in class javafx.scene.paint. Color
-
从字符串表示形式创建颜色值。
- valueOf(String) - Static method in enum javafx.scene.paint. CycleMethod
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in class javafx.scene.paint. LinearGradient
-
从字符串表示形成线性渐变值。
- valueOf(String) - Static method in class javafx.scene.paint. Paint
-
从字符串表示形式创建一个绘制值。
- valueOf(String) - Static method in class javafx.scene.paint. RadialGradient
-
从字符串表示形成径向渐变值。
- valueOf(String) - Static method in enum javafx.scene.shape. ArcType
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.shape. CullFace
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.shape. DrawMode
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.shape. FillRule
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.shape. StrokeLineCap
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.shape. StrokeLineJoin
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.shape. StrokeType
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.text. FontPosture
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.text. FontSmoothingType
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.text. FontWeight
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.text. TextAlignment
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.text. TextBoundsType
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.transform. MatrixType
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.scene.web. HTMLEditorSkin.Command
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.stage. Modality
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.stage. PopupWindow.AnchorLocation
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javafx.stage. StageStyle
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in class javafx.util. Duration
-
在一段指定时间内返回一个Duration实例的Factory方法。
- valueOf(String) - Static method in enum javax.annotation. Resource.AuthenticationType
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.jws.soap. SOAPBinding.ParameterStyle
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.jws.soap. SOAPBinding.Style
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.jws.soap. SOAPBinding.Use
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.jws. WebParam.Mode
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.lang.model.element. ElementKind
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.lang.model.element. Modifier
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.lang.model.element. ModuleElement.DirectiveKind
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.lang.model.element. NestingKind
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.lang.model. SourceVersion
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.lang.model.type. TypeKind
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.lang.model.util. Elements.Origin
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.net.ssl. SSLEngineResult.HandshakeStatus
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.net.ssl. SSLEngineResult.Status
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.smartcardio. CardTerminals.State
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.swing. DropMode
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.swing.event. RowSorterEvent.Type
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.swing. GroupLayout.Alignment
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.swing. JTable.PrintMode
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.swing. LayoutStyle.ComponentPlacement
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.swing.plaf.nimbus. AbstractRegionPainter.PaintContext.CacheMode
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.swing. RowFilter.ComparisonType
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.swing. SortOrder
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.swing. SwingWorker.StateValue
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.swing.text.html. FormSubmitEvent.MethodType
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.tools. Diagnostic.Kind
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.tools. DocumentationTool.Location
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.tools. JavaFileObject.Kind
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.tools. StandardLocation
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.xml.bind.annotation. XmlAccessOrder
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.xml.bind.annotation. XmlAccessType
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.xml.bind.annotation. XmlNsForm
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.xml.catalog. CatalogFeatures.Feature
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in class javax.xml.namespace. QName
-
QName
派生自解析格式化的String
。 - valueOf(String) - Static method in enum javax.xml.ws.handler. MessageContext.Scope
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.xml.ws. Service.Mode
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.xml.ws.soap. AddressingFeature.Responses
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum javax.xml.xpath. XPathEvaluationResult.XPathResultType
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum jdk.dynalink.linker. ConversionComparator.Comparison
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum jdk.dynalink. StandardNamespace
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum jdk.dynalink. StandardOperation
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum jdk.incubator.http. HttpClient.Redirect
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum jdk.incubator.http. HttpClient.Version
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum jdk.incubator.http. WebSocket.MessagePart
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum jdk.javadoc.doclet. Doclet.Option.Kind
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum jdk.javadoc.doclet. DocletEnvironment.ModuleMode
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum jdk.javadoc.doclet. Taglet.Location
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum jdk.jshell. Snippet.Kind
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum jdk.jshell. Snippet.Status
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum jdk.jshell. Snippet.SubKind
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum jdk.jshell. SourceCodeAnalysis.Completeness
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum jdk.nashorn.api.tree. Diagnostic.Kind
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum jdk.nashorn.api.tree. Tree.Kind
-
以指定的名称返回此类型的枚举常量。
- valueOf(String) - Static method in enum jdk.net. SocketFlow.Status
-
以指定的名称返回此类型的枚举常量。
- valueOf(String, int) - Static method in class java.lang. Byte
-
返回一个
Byte
对象,该对象保存从指定的String
提取的值,并用第二个参数给出的基数进行解析。 - valueOf(String, int) - Static method in class java.lang. Integer
-
返回一个
Integer
对象,该对象保存从指定的String
提取的值,并使用第二个参数给出的基数进行解析。 - valueOf(String, int) - Static method in class java.lang. Long
-
返回一个
Long
对象,该对象保存从指定的String
提取的值,并使用第二个参数给出的基数进行解析。 - valueOf(String, int) - Static method in class java.lang. Short
-
返回一个
Short
对象,该对象保存从指定的String
提取的值,并使用第二个参数给出的基数进行解析。 - valueOf(ByteBuffer) - Static method in class java.util. BitSet
-
返回一个包含给定字节缓冲区中所有位在其位置和极限之间的新位集合。
- valueOf(LongBuffer) - Static method in class java.util. BitSet
-
返回包含给定长缓冲区中其位置和极限之间的所有位的新位集合。
- valueOf(LocalDate) - Static method in class java.sql. Date
-
从一个
LocalDate
对象获取一个Date
的实例,该对象与给定的LocalDate
具有相同的年,月和日的值。 - valueOf(LocalDateTime) - Static method in class java.sql. Timestamp
-
获取的实例
Timestamp
从LocalDateTime
对象,以相同的年,月,月日,时,分,秒和毫微秒日期时间值作为提供LocalDateTime
。 - valueOf(LocalTime) - Static method in class java.sql. Time
-
从
LocalTime
对象获取Time
的实例,具有与给定的LocalTime
相同的小时,分钟和秒值。 - ValueOutputStream - Interface in org.omg.CORBA.portable
-
Java到IDL ptc 02-01-12 1.5.1.3 ValueOutputStream用于实现RMI-IIOP流格式版本2。
- valueProperty() - Method in class javafx.concurrent. Service
- valueProperty() - Method in class javafx.concurrent. Task
- valueProperty() - Method in interface javafx.concurrent. Worker
-
获取表示值的ReadOnlyObjectProperty。
- valueProperty() - Method in class javafx.scene.chart. Axis.TickMark
-
数据单位中该刻度线的值
- valueProperty() - Method in class javafx.scene.control. ChoiceBox
-
此ChoiceBox的值被定义为ChoiceBox选择模型中选定的项目。
- valueProperty() - Method in class javafx.scene.control. ComboBoxBase
-
如果输入不可编辑,或者如果可编辑,则该组合框的值被定义为所选项,最近的用户操作:用户输入的值或最后选择的项。
- valueProperty() - Method in class javafx.scene.control. ScrollBar
-
当前值由此
ScrollBar
表示。 - valueProperty() - Method in class javafx.scene.control. Slider
-
由此滑块表示的当前值。
- valueProperty() - Method in class javafx.scene.control. Spinner
-
Spinner上的value属性是只读属性,因为它绑定到SpinnerValueFactory
value property
。 - valueProperty() - Method in class javafx.scene.control. SpinnerValueFactory
-
表示SpinnerValueFactory的当前值,如果未设置值,则为null。
- valueProperty() - Method in class javafx.scene.control. TextFormatter
-
该格式化程序的当前值。
- valueProperty() - Method in class javafx.scene.control. TreeItem
-
表示此TreeItem中包含的特定于应用程序的数据的属性。
- ValueRange - Class in java.time.temporal
-
日期时间字段的有效值的范围。
- values - Variable in class javax.naming.directory. BasicAttribute
-
保留属性的值。
- values - Variable in class javax.swing.text.html.parser. AttributeList
-
可能的属性值
- values() - Static method in enum com.sun.javadoc. LanguageVersion
-
已过时。按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Method in class com.sun.management. GcInfo
- values() - Static method in enum com.sun.management. VMOption.Origin
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Method in class com.sun.net.httpserver. Headers
- values() - Static method in enum com.sun.nio.sctp. AssociationChangeNotification.AssocChangeEvent
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum com.sun.nio.sctp. HandlerResult
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum com.sun.nio.sctp. PeerAddressChangeNotification.AddressChangeEvent
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum com.sun.security.jgss. InquireType
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum com.sun.source.doctree. AttributeTree.ValueKind
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum com.sun.source.doctree. DocTree.Kind
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum com.sun.source.tree. LambdaExpressionTree.BodyKind
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum com.sun.source.tree. MemberReferenceTree.ReferenceMode
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum com.sun.source.tree. ModuleTree.ModuleKind
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum com.sun.source.tree. Tree.Kind
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum com.sun.source.util. TaskEvent.Kind
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum com.sun.tools.jconsole. JConsoleContext.ConnectionState
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.awt. Component.BaselineResizeBehavior
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.awt. Desktop.Action
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.awt.desktop. QuitStrategy
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.awt.desktop. UserSessionEvent.Reason
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.awt. Dialog.ModalExclusionType
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.awt. Dialog.ModalityType
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.awt.event. FocusEvent.Cause
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.awt.font. NumericShaper.Range
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.awt. GraphicsDevice.WindowTranslucency
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.awt. MultipleGradientPaint.ColorSpaceType
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.awt. MultipleGradientPaint.CycleMethod
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Method in class java.awt. RenderingHints
-
返回
Collection
视图包含在这个值的RenderingHints
。 - values() - Static method in enum java.awt. Taskbar.Feature
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.awt. Taskbar.State
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.awt. TrayIcon.MessageType
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.awt. Window.Type
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.io. ObjectInputFilter.Status
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.lang.annotation. ElementType
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.lang.annotation. RetentionPolicy
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.lang. Character.UnicodeScript
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.lang.invoke. VarHandle.AccessMode
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.lang.management. MemoryType
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.lang.module. ModuleDescriptor.Exports.Modifier
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.lang.module. ModuleDescriptor.Modifier
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.lang.module. ModuleDescriptor.Opens.Modifier
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.lang.module. ModuleDescriptor.Requires.Modifier
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.lang. ProcessBuilder.Redirect.Type
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.lang. StackWalker.Option
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.lang. System.Logger.Level
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.lang. Thread.State
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.math. RoundingMode
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.net. Authenticator.RequestorType
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.net. Proxy.Type
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.net. StandardProtocolFamily
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.nio.file. AccessMode
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.nio.file.attribute. AclEntryFlag
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.nio.file.attribute. AclEntryPermission
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.nio.file.attribute. AclEntryType
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.nio.file.attribute. PosixFilePermission
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.nio.file. FileVisitOption
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.nio.file. FileVisitResult
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.nio.file. LinkOption
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.nio.file. StandardCopyOption
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.nio.file. StandardOpenOption
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.security.cert. CertPathValidatorException.BasicReason
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.security.cert. CRLReason
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.security.cert. PKIXReason
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.security.cert. PKIXRevocationChecker.Option
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.security. CryptoPrimitive
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.security. DrbgParameters.Capability
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.security. KeyRep.Type
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Method in class java.security. Provider
-
返回此提供程序中包含的属性值的不可修改的集合视图。
- values() - Static method in enum java.sql. ClientInfoStatus
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.sql. JDBCType
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.sql. PseudoColumnUsage
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.sql. RowIdLifetime
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.text. Normalizer.Form
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.time.chrono. HijrahEra
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.time.chrono. IsoEra
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in class java.time.chrono. JapaneseEra
-
返回一个JapaneseEras数组。
- values() - Static method in enum java.time.chrono. MinguoEra
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.time.chrono. ThaiBuddhistEra
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.time. DayOfWeek
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.time.format. FormatStyle
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.time.format. ResolverStyle
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.time.format. SignStyle
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.time.format. TextStyle
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.time. Month
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.time.temporal. ChronoField
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.time.temporal. ChronoUnit
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.time.zone. ZoneOffsetTransitionRule.TimeDefinition
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Method in class java.util. AbstractMap
-
返回此地图中包含的值的
Collection
视图。 - values() - Method in class java.util.concurrent. ConcurrentHashMap
-
返回此地图中包含的值的
Collection
视图。 - values() - Method in class java.util.concurrent. ConcurrentSkipListMap
-
返回此地图中包含的值的
Collection
视图。 - values() - Static method in enum java.util.concurrent. TimeUnit
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Method in class java.util. EnumMap
-
返回此地图中包含的值的
Collection
视图。 - values() - Static method in enum java.util. Formatter.BigDecimalLayoutForm
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Method in class java.util. HashMap
-
返回此地图中包含的值的
Collection
视图。 - values() - Method in class java.util. Hashtable
-
返回此地图中包含的值的
Collection
视图。 - values() - Method in class java.util. IdentityHashMap
-
返回此地图中包含的值的
Collection
视图。 - values() - Method in class java.util.jar. Attributes
-
返回此Map中包含的属性值的集合视图。
- values() - Method in class java.util. LinkedHashMap
-
返回此地图中包含的值的
Collection
视图。 - values() - Static method in enum java.util. Locale.Category
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.util. Locale.FilteringMode
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum java.util. Locale.IsoCountryCode
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Method in interface java.util. Map
-
返回此地图中包含的值的
Collection
视图。 - values() - Method in class java.util. Properties
- values() - Method in interface java.util. SortedMap
-
返回此地图中包含的值的
Collection
视图。 - values() - Static method in enum java.util.stream. Collector.Characteristics
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Method in class java.util. TreeMap
-
返回此地图中包含的值的
Collection
视图。 - values() - Method in class java.util. WeakHashMap
-
返回此地图中包含的值的
Collection
视图。 - values() - Static method in enum javafx.animation. Animation.Status
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.animation. PathTransition.OrientationType
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.application. ConditionalFeature
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.application. Preloader.StateChangeNotification.Type
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Method in class javafx.beans.binding. MapExpression
- values() - Static method in enum javafx.concurrent. Worker.State
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.css. SizeUnits
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.css. StyleOrigin
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.geometry. HorizontalDirection
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.geometry. HPos
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.geometry. NodeOrientation
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.geometry. Orientation
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.geometry. Pos
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.geometry. Side
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.geometry. VerticalDirection
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.geometry. VPos
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.print. Collation
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.print. PageOrientation
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.print. PrintColor
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.print. Printer.MarginType
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.print. PrinterJob.JobStatus
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.print. PrintQuality
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.print. PrintSides
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene. AccessibleAction
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene. AccessibleAttribute
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene. AccessibleRole
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene. CacheHint
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.chart. LineChart.SortingPolicy
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.control. Alert.AlertType
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.control. ButtonBar.ButtonData
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.control. ContentDisplay
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.control. OverrunStyle
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.control. ScrollPane.ScrollBarPolicy
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.control. SelectionMode
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.control.skin. TextInputControlSkin.Direction
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.control.skin. TextInputControlSkin.TextUnit
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.control. TableColumn.SortType
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.control. TabPane.TabClosingPolicy
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.control. TreeSortMode
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.control. TreeTableColumn.SortType
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene. DepthTest
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.effect. BlendMode
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.effect. BlurType
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.image. PixelFormat.Type
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.input. InputMethodHighlight
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.input. KeyCode
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.input. KeyCombination.ModifierValue
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.input. MouseButton
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.input. ScrollEvent.HorizontalTextScrollUnits
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.input. ScrollEvent.VerticalTextScrollUnits
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.input. TouchPoint.State
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.input. TransferMode
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.layout. BackgroundRepeat
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.layout. BorderRepeat
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.layout. Priority
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.media. MediaException.Type
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.media. MediaPlayer.Status
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.paint. CycleMethod
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.shape. ArcType
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.shape. CullFace
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.shape. DrawMode
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.shape. FillRule
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.shape. StrokeLineCap
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.shape. StrokeLineJoin
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.shape. StrokeType
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.text. FontPosture
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.text. FontSmoothingType
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.text. FontWeight
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.text. TextAlignment
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.text. TextBoundsType
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.transform. MatrixType
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.scene.web. HTMLEditorSkin.Command
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.stage. Modality
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.stage. PopupWindow.AnchorLocation
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javafx.stage. StageStyle
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.annotation. Resource.AuthenticationType
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.jws.soap. SOAPBinding.ParameterStyle
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.jws.soap. SOAPBinding.Style
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.jws.soap. SOAPBinding.Use
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.jws. WebParam.Mode
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.lang.model.element. ElementKind
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.lang.model.element. Modifier
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.lang.model.element. ModuleElement.DirectiveKind
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.lang.model.element. NestingKind
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.lang.model. SourceVersion
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.lang.model.type. TypeKind
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.lang.model.util. Elements.Origin
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Method in interface javax.management.openmbean. CompositeData
-
返回此
CompositeData
实例中包含的项目值的不可修改的集合视图。 - values() - Method in class javax.management.openmbean. CompositeDataSupport
-
返回此
CompositeData
实例中包含的项目值的不可修改的集合视图。 - values() - Method in interface javax.management.openmbean. TabularData
-
返回
TabularData
实例中包含的CompositeData
值(即行)的集合视图。 - values() - Method in class javax.management.openmbean. TabularDataSupport
-
返回此
TabularDataSupport
实例中包含的行的集合视图。 - values() - Static method in enum javax.net.ssl. SSLEngineResult.HandshakeStatus
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.net.ssl. SSLEngineResult.Status
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Method in class javax.script. SimpleBindings
-
返回此地图中包含的值的
Collection
视图。 - values() - Static method in enum javax.smartcardio. CardTerminals.State
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.swing. DropMode
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.swing.event. RowSorterEvent.Type
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.swing. GroupLayout.Alignment
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.swing. JTable.PrintMode
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.swing. LayoutStyle.ComponentPlacement
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.swing.plaf.nimbus. AbstractRegionPainter.PaintContext.CacheMode
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.swing. RowFilter.ComparisonType
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.swing. SortOrder
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.swing. SwingWorker.StateValue
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.swing.text.html. FormSubmitEvent.MethodType
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.tools. Diagnostic.Kind
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.tools. DocumentationTool.Location
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.tools. JavaFileObject.Kind
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.tools. StandardLocation
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.xml.bind.annotation. XmlAccessOrder
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.xml.bind.annotation. XmlAccessType
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.xml.bind.annotation. XmlNsForm
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.xml.catalog. CatalogFeatures.Feature
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.xml.ws.handler. MessageContext.Scope
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.xml.ws. Service.Mode
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.xml.ws.soap. AddressingFeature.Responses
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum javax.xml.xpath. XPathEvaluationResult.XPathResultType
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum jdk.dynalink.linker. ConversionComparator.Comparison
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum jdk.dynalink. StandardNamespace
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum jdk.dynalink. StandardOperation
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum jdk.incubator.http. HttpClient.Redirect
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum jdk.incubator.http. HttpClient.Version
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Method in class jdk.incubator.http. MultiMapResult
- values() - Static method in enum jdk.incubator.http. WebSocket.MessagePart
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum jdk.javadoc.doclet. Doclet.Option.Kind
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum jdk.javadoc.doclet. DocletEnvironment.ModuleMode
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum jdk.javadoc.doclet. Taglet.Location
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum jdk.jshell. Snippet.Kind
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum jdk.jshell. Snippet.Status
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum jdk.jshell. Snippet.SubKind
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum jdk.jshell. SourceCodeAnalysis.Completeness
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Method in class jdk.nashorn.api.scripting. AbstractJSObject
- values() - Method in interface jdk.nashorn.api.scripting. JSObject
-
返回此对象的所有属性值的集合。
- values() - Method in class jdk.nashorn.api.scripting. ScriptObjectMirror
- values() - Static method in enum jdk.nashorn.api.tree. Diagnostic.Kind
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum jdk.nashorn.api.tree. Tree.Kind
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- values() - Static method in enum jdk.net. SocketFlow.Status
-
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
- valueString(Object) - Static method in class jdk.jshell.execution. DirectExecutionControl
-
将
Object
值从ExecutionControl.invoke(String, String)
或ExecutionControl.varValue(String, String)
转换为String
。 - valueToBe() - Method in interface com.sun.jdi.event. ModificationWatchpointEvent
-
当指令完成时将分配给该字段的值。
- valueToString(Object) - Method in class javax.swing. JFormattedTextField.AbstractFormatter
-
返回要显示的字符串值为
value
。 - valueToString(Object) - Method in class javax.swing.text. DefaultFormatter
-
通过
toString
方法将Object中传递的对象转换为字符串。 - valueToString(Object) - Method in class javax.swing.text. InternationalFormatter
-
返回Object
value
的String表示value
。 - valueToString(Object) - Method in class javax.swing.text. MaskFormatter
-
基于掩码返回对象
value
的字符串表示形式。 - ValueTree - Interface in com.sun.source.doctree
-
@value内联标记的树形节点。
- VALUETYPE - Static variable in class javax.swing.text.html. HTML.Attribute
-
属性“值类型”
- valueUnbound(SSLSessionBindingEvent) - Method in interface javax.net.ssl. SSLSessionBindingListener
-
这被称为通知侦听器它正在从SSLSession绑定。
- VAR - jdk.jshell. Snippet.Kind
-
一个变量声明。
- VAR - Static variable in class javax.swing.text.html. HTML.Tag
-
标签<var>
- VAR_DECLARATION_SUBKIND - jdk.jshell. Snippet.SubKind
-
没有初始化器的变量声明。
- VAR_DECLARATION_WITH_INITIALIZER_SUBKIND - jdk.jshell. Snippet.SubKind
-
具有初始化器表达式的变量声明。
- VAR_VALUE_SUBKIND - jdk.jshell. Snippet.SubKind
-
一个简单的变量引用表达式
- VARBINARY - java.sql. JDBCType
-
标识通用SQL类型
VARBINARY
。 - VARBINARY - Static variable in class java.sql. Types
-
Java编程语言中的常量,有时称为类型代码,用于标识通用SQL类型
VARBINARY
。 - VARCHAR - java.sql. JDBCType
-
标识通用SQL类型
VARCHAR
。 - VARCHAR - Static variable in class java.sql. Types
-
Java编程语言中的常量,有时称为类型代码,用于标识通用SQL类型
VARCHAR
。 - VarHandle - Class in java.lang.invoke
-
VarHandle是对变量或参数定义的变量系列的动态强类型引用,包括静态字段,非静态字段,数组元素或非堆组数据结构的组件。
- VarHandle.AccessMode - Enum in java.lang.invoke
-
指定如何访问由VarHandle引用的变量的访问模式集。
- varHandleExactInvoker(VarHandle.AccessMode, MethodType) - Static method in class java.lang.invoke. MethodHandles
-
产生一个特殊的 调用者方法句柄 ,可以用于在任何与其给定类型相关联的访问模式类型的VarHandle上调用签名多态访问模式方法。
- varHandleInvoker(VarHandle.AccessMode, MethodType) - Static method in class java.lang.invoke. MethodHandles
-
产生一个特殊的 调用者方法句柄 ,可以用于在任何与其给定类型相关联的访问模式类型的VarHandle上调用签名多态访问模式方法。
- VARIABLE - com.sun.source.tree. Tree.Kind
-
用于
VariableTree
的实例。 - VARIABLE - jdk.nashorn.api.tree. Tree.Kind
-
用于
VariableTree
的实例。 - VariableElement - Interface in javax.lang.model.element
-
表示一个字段,
枚举
常量,方法或构造函数参数,局部变量,资源变量或异常参数。 - VariableHeightLayoutCache - Class in javax.swing.tree
-
注意:在将来的版本中这将变得更加开放。
- VariableHeightLayoutCache() - Constructor for class javax.swing.tree. VariableHeightLayoutCache
-
构造一个
VariableHeightLayoutCache
。 - variables() - Method in interface com.sun.jdi. 方法
-
返回包含此方法中声明的每个
LocalVariable
的列表。 - variables() - Method in class jdk.jshell. JShell
-
返回活动变量片段。
- variablesByName(String) - Method in interface com.sun.jdi. 方法
-
在此方法中返回包含给定名称的每个
LocalVariable
的列表。 - VariableTree - Interface in com.sun.source.tree
-
用于变量声明的树节点。
- VariableTree - Interface in jdk.nashorn.api.tree
-
一个树节点为 variable declaration statement 。
- variant() - Method in class java.util. UUID
-
与此
UUID
相关联的变式号。 - VARIATION_SELECTORS - Static variable in class java.lang. Character.UnicodeBlock
-
“变异选择器”Unicode字符块的常量。
- VARIATION_SELECTORS_SUPPLEMENT - Static variable in class java.lang. Character.UnicodeBlock
-
“变体选择器补充”Unicode字符块的常数。
- VarSnippet - Class in jdk.jshell
-
变量定义的代码段。
- varType() - Method in class java.lang.invoke. VarHandle
-
返回此VarHandle引用的变量的变量类型。
- varValue(String, String) - Method in class jdk.jshell.execution. DirectExecutionControl
- varValue(String, String) - Method in class jdk.jshell.execution. RemoteExecutionControl
- varValue(String, String) - Method in class jdk.jshell.execution. StreamingExecutionControl
- varValue(String, String) - Method in interface jdk.jshell.spi. ExecutionControl
-
返回变量的值。
- varValue(VarSnippet) - Method in class jdk.jshell. JShell
-
获取变量的当前值。
- vbarPolicyProperty() - Method in class javafx.scene.control. ScrollPane
-
指定显示垂直滚动条的策略。
- VBox - Class in javafx.scene.layout
-
VBox把孩子放在一个垂直的立柱上。
- VBox() - Constructor for class javafx.scene.layout. VBox
-
创建一个间距= 0并在TOP_LEFT对齐的VBox布局。
- VBox(double) - Constructor for class javafx.scene.layout. VBox
-
创建一个VBox布局,并指定子间间距。
- VBox(double, Node...) - Constructor for class javafx.scene.layout. VBox
-
创建一个VBox布局,其间指定间隔。
- VBox(Node...) - Constructor for class javafx.scene.layout. VBox
-
创建一个间距= 0的VBox布局。
- vcSupport - Variable in class java.beans.beancontext. BeanContextChildSupport
-
该
VetoableChangeSupport
与此BeanContextChildSupport
相关联。 - Vector< E> - Class in java.util
-
Vector
类实现了可扩展的对象数组。 - Vector() - Constructor for class java.util. Vector
-
构造一个空向量,使其内部数据数组的大小为
10
,其标准容量增量为零。 - Vector(int) - Constructor for class java.util. Vector
-
构造具有指定初始容量并且其容量增量等于零的空向量。
- Vector(int, int) - Constructor for class java.util. Vector
-
构造具有指定的初始容量和容量增量的空向量。
- Vector(Collection<? extends E>) - Constructor for class java.util. Vector
-
构造一个包含指定集合元素的向量,按照集合的迭代器返回的顺序。
- VEDIC_EXTENSIONS - Static variable in class java.lang. Character.UnicodeBlock
-
“Vedic Extensions”Unicode字符块的常量。
- vendorName - Variable in class javax.imageio.spi. IIOServiceProvider
-
A
String
由getVendorName
,最初为null
。 - VERBOSE - Static variable in class java.rmi.server. LogStream
-
已过时。日志级别常量(详细日志记录)。
- verify(byte[]) - Method in class java.security. Signature
-
验证传入签名。
- verify(byte[], int, int) - Method in class java.security. Signature
-
以指定的偏移量开始,以指定的字节数组验证传入签名。
- verify(String, SSLSession) - Method in interface javax.net.ssl. HostnameVerifier
-
验证主机名是否与服务器认证方案可接受的匹配。
- verify(PublicKey) - Method in class java.security.cert. Certificate
-
使用与指定公钥对应的私钥验证此证书是否已经签名。
- verify(PublicKey) - Method in class java.security.cert. X509CRL
-
验证此CRL是否使用与给定公钥对应的私钥进行签名。
- verify(PublicKey) - Method in class javax.security.cert. Certificate
-
已过时。使用与指定公钥对应的私钥验证此证书是否已经签名。
- verify(PublicKey, String) - Method in class java.security.cert. Certificate
-
使用与指定公钥对应的私钥验证此证书是否已经签名。
- verify(PublicKey, String) - Method in class java.security.cert. X509CRL
-
验证此CRL是否使用与给定公钥对应的私钥进行签名。
- verify(PublicKey, String) - Method in class javax.security.cert. Certificate
-
已过时。使用与指定公钥对应的私钥验证此证书是否已经签名。
- verify(PublicKey, Provider) - Method in class java.security.cert. Certificate
-
使用与指定公钥对应的私钥验证此证书是否已经签名。
- verify(PublicKey, Provider) - Method in class java.security.cert. X509Certificate
-
使用与指定公钥对应的私钥验证此证书是否已经签名。
- verify(PublicKey, Provider) - Method in class java.security.cert. X509CRL
-
验证此CRL是否使用与给定公钥对应的私钥进行签名。
- verify(PublicKey, Signature) - Method in class java.security. SignedObject
-
验证此SignedObject中的签名是使用指定的验证引擎使用给定的验证密钥存储在其中的对象的有效签名。
- verify(JComponent) - Method in class javax.swing. InputVerifier
-
检查JComponent的输入是否有效。
- VERIFY - Static variable in class java.security. Signature
-
可能的值为
Signature.state
,表示此签名对象已初始化以进行验证。 - VERIFY - Static variable in class javax.xml.crypto. KeySelector.Purpose
-
验证的关键
- verifyAttributeCategory(Object, Class<?>) - Static method in class javax.print.attribute. AttributeSetUtilities
- verifyAttributeValue(Object, Class<?>) - Static method in class javax.print.attribute. AttributeSetUtilities
-
验证给定的对象是给定接口的一个实例,它被假定为接口
Attribute
或其子接口。 - verifyCategoryForValue(Class<?>, Attribute) - Static method in class javax.print.attribute. AttributeSetUtilities
-
验证给定的属性类别对象是否等于给定属性值对象的类别。
- VerifyError - Error in java.lang
-
当“验证者”检测到一个类文件(尽管形成良好)包含某种内部不一致或安全问题时抛出。
- VerifyError() - Constructor for error java.lang. VerifyError
-
构造一个没有详细消息的
VerifyError
。 - VerifyError(String) - Constructor for error java.lang. VerifyError
-
构造具有指定详细消息的
VerifyError
。 - verifyMIC(byte[], int, int, byte[], int, int, MessageProp) - Method in interface org.ietf.jgss. GSSContext
-
通过提供的消息验证令牌参数中包含的密码MIC。
- verifyMIC(InputStream, InputStream, MessageProp) - Method in interface org.ietf.jgss. GSSContext
-
通过提供的消息使用流来验证包含在令牌参数中的加密MIC。
- verifyTarget(JComponent) - Method in class javax.swing. InputVerifier
-
检查将接收焦点的目标JComponent是否已准备好接受。
- version - Variable in class javax.imageio.spi. IIOServiceProvider
-
A
String
从getVersion
返回,最初为null。 - version - Variable in class org.omg.CORBA. ValueMember
-
该成员定义的版本为
value
。 - version() - Method in interface com.sun.jdi. VirtualMachine
-
返回由属性
java.version
报告的目标虚拟机中的Java运行时环境的版本。 - version() - Method in class java.lang.module. ModuleDescriptor
-
返回模块版本。
- version() - Static method in class java.lang. Runtime
-
以
Runtime.Version
返回Java运行时环境的版本 。 - version() - Method in class java.lang. Runtime.Version
-
返回version number中包含的整数的不可修改的
List
。 - version() - Method in class java.util. UUID
-
与此
UUID
相关联的版本号。 - version() - Method in class jdk.incubator.http. HttpClient
-
返回此客户端请求的HTTP协议版本。
- version() - Method in class jdk.incubator.http. HttpRequest
-
返回一个
Optional
其中包含将要为此HttpRequest
请求的HTTP协议版本。 - version() - Method in class jdk.incubator.http. HttpResponse
-
返回用于此响应的HTTP协议版本。
- version(ModuleDescriptor.Version) - Method in class java.lang.module. ModuleDescriptor.Builder
-
设置模块版本。
- version(String) - Method in class java.lang.module. ModuleDescriptor.Builder
-
设置模块版本。
- version(HttpClient.Version) - Method in class jdk.incubator.http. HttpClient.Builder
-
在可能的情况下请求特定的HTTP协议版本。
- version(HttpClient.Version) - Method in class jdk.incubator.http. HttpRequest.Builder
-
为此请求设置首选的
HttpClient.Version
。 - VERSION - com.sun.source.doctree. DocTree.Kind
-
用于表示@version标签的
VersionTree
的实例。 - VERSION - Static variable in class javax.swing.text.html. HTML.Attribute
-
属性“版本”
- VERSION - Static variable in class javax.xml.transform. OutputKeys
-
version = nmtoken 。
- versionColumnNotPseudo - Static variable in interface java.sql. DatabaseMetaData
-
表示此版本列不是伪列。
- versionColumnPseudo - Static variable in interface java.sql. DatabaseMetaData
-
表示此版本列是伪列。
- versionColumnUnknown - Static variable in interface java.sql. DatabaseMetaData
-
表示此版本列可能是也可能不是伪列。
- VersionSpecHelper - Class in org.omg.CORBA
-
助手
VersionSpec
。 - VersionSpecHelper() - Constructor for class org.omg.CORBA. VersionSpecHelper
- VersionTree - Interface in com.sun.source.doctree
-
用于@version块标记的树节点。
- VertexFormat - Class in javafx.scene.shape
-
定义网格中顶点的格式。
- vertexFormatProperty() - Method in class javafx.scene.shape. TriangleMesh
-
指定
TriangleMesh
的顶点格式,VertexFormat.POINT_TEXCOORD
或VertexFormat.POINT_NORMAL_TEXCOORD
。 - VERTICAL - javafx.geometry. Orientation
-
垂直(顶部< - >底部)方向
- VERTICAL - Static variable in interface java.awt. Adjustable
-
表示
Adjustable
具有垂直方向。 - VERTICAL - Static variable in class java.awt. GridBagConstraints
-
垂直调整组件大小但不水平调整。
- VERTICAL - Static variable in class java.awt. Scrollbar
-
一个常量,表示垂直滚动条。
- VERTICAL - Static variable in class javax.accessibility. AccessibleState
-
表示此对象的方向是垂直的。
- VERTICAL - Static variable in class javax.swing. JList
-
表示单个列中的单元格的垂直布局; 默认布局。
- VERTICAL - Static variable in interface javax.swing. SwingConstants
-
垂直方向。
- VERTICAL_ALIGN - Static variable in class javax.swing.text.html. CSS.Attribute
-
CSS属性“vertical-align”。
- VERTICAL_ALIGNMENT_CHANGED_PROPERTY - Static variable in class javax.swing. AbstractButton
-
标识按钮垂直对齐方式的变化。
- VERTICAL_CENTER - Static variable in class javax.swing. SpringLayout
-
指定组件的边界矩形的垂直中心。
- VERTICAL_FORMS - Static variable in class java.lang. Character.UnicodeBlock
-
“垂直格式”Unicode字符块的常量。
- VERTICAL_SCROLLBAR - javafx.scene. AccessibleAttribute
-
返回节点的垂直滚动条。
- VERTICAL_SCROLLBAR - Static variable in interface javax.swing. ScrollPaneConstants
-
标识垂直滚动条。
- VERTICAL_SCROLLBAR_ALWAYS - Static variable in interface javax.swing. ScrollPaneConstants
-
用于设置垂直滚动条策略,以便始终显示垂直滚动条。
- VERTICAL_SCROLLBAR_AS_NEEDED - Static variable in interface javax.swing. ScrollPaneConstants
-
用于设置垂直滚动条策略,以便只在需要时显示垂直滚动条。
- VERTICAL_SCROLLBAR_NEVER - Static variable in interface javax.swing. ScrollPaneConstants
-
用于设置垂直滚动条策略,从而不会显示垂直滚动条。
- VERTICAL_SCROLLBAR_POLICY - Static variable in interface javax.swing. ScrollPaneConstants
-
标识垂直滚动条策略属性。
- VERTICAL_SPLIT - Static variable in class javax.swing. JSplitPane
-
垂直分割表示
Component
s沿y轴分割。 - VERTICAL_TEXT_POSITION_CHANGED_PROPERTY - Static variable in class javax.swing. AbstractButton
-
标识按钮垂直文本位置的变化。
- VERTICAL_WRAP - Static variable in class javax.swing. JList
-
表示“报纸风格”布局,单元格横向垂直流动。
- VerticalDirection - Enum in javafx.geometry
-
表示垂直方向的枚举。
- VerticalDragController(MouseEvent) - Constructor for class javax.swing.plaf.basic. BasicSplitPaneDivider.VerticalDragController
-
构造一个新的实例
VerticalDragController
。 - verticalFieldOfViewProperty() - Method in class javafx.scene. PerspectiveCamera
-
定义
fieldOfView
属性是否适用于投影的垂直维度。 - verticalGridLinesVisibleProperty() - Method in class javafx.scene.chart. XYChart
-
如果绘制垂直网格线,则为真
- verticalProperty() - Method in class javafx.scene.control.skin. VirtualFlow
-
表明虚拟化的主要方向。
- verticalScrollBar - Variable in class javax.swing. JScrollPane
-
滚动盘的垂直滚动条小孩。
- verticalScrollBarPolicy - Variable in class javax.swing. JScrollPane
-
垂直滚动条的显示策略。
- verticalZeroLineVisibleProperty() - Method in class javafx.scene.chart. XYChart
-
如果这是真的并且垂直轴具有正值和负值,则在零点处将绘制另外的轴线
- vertThumbIcon - Static variable in class javax.swing.plaf.metal. MetalSliderUI
-
默认垂直拇指
Icon
。 - vetoableChange(PropertyChangeEvent) - Method in class java.beans.beancontext. BeanContextSupport
-
子类可以包围以监视否决权子变化。
- vetoableChange(PropertyChangeEvent) - Method in interface java.beans. VetoableChangeListener
-
当更改约束属性时调用此方法。
- vetoableChange(PropertyChangeEvent) - Method in class java.beans. VetoableChangeListenerProxy
-
将属性更改事件转发给侦听器代理。
- VETOABLECHANGE - Static variable in class com.sun.java.accessibility.util. EventID
-
Maps to Beans VetoableChange支持(即VetoableChangeListener和VetoableChangeEvent)
- VetoableChangeListener - Interface in java.beans
-
当一个bean更改“constrained”属性时,VetoableChange事件就被触发。
- VetoableChangeListenerProxy - Class in java.beans
-
一个类扩展了
EventListenerProxy
专门用于添加一个“约束”属性的VetoableChangeListener
。 - VetoableChangeListenerProxy(String, VetoableChangeListener) - Constructor for class java.beans. VetoableChangeListenerProxy
-
将
VetoableChangeListener
绑定到特定属性的构造方法。 - VetoableChangeSupport - Class in java.beans
-
这是一个可以由支持约束属性的bean使用的实用程序类。
- VetoableChangeSupport(Object) - Constructor for class java.beans. VetoableChangeSupport
-
构造一个
VetoableChangeSupport
对象。 - vgapProperty() - Method in class javafx.scene.layout. FlowPane
-
垂直花式板中每个节点之间的垂直空间量或水平流动叶片中的行间距。
- vgapProperty() - Method in class javafx.scene.layout. GridPane
-
行之间的垂直间隙的高度。
- vgapProperty() - Method in class javafx.scene.layout. TilePane
-
列中每个图块之间的垂直空间量。
- vgrowProperty() - Method in class javafx.scene.layout. RowConstraints
-
该行的垂直成长优先级。
- VideoTrack - Class in javafx.scene.media
-
描述视频轨道的
Track
。 - View - Class in javax.swing.text
-
文本包中非常重要的一部分是
View
课。 - View(Element) - Constructor for class javax.swing.text. View
-
创建一个新的
View
对象。 - ViewCSS - Interface in org.w3c.dom.css
-
此接口表示CSS视图。
- ViewFactory - Interface in javax.swing.text
-
一个工厂创建一部分文件主题的视图。
- ViewListener() - Constructor for class javax.swing. JViewport.ViewListener
- viewMenuIcon - Variable in class javax.swing.plaf.basic. BasicFileChooserUI
-
查看菜单图标
- viewOrderProperty() - Method in class javafx.scene. Node
-
定义其父母中的
Node
的呈现和拣选顺序。 - viewport - Variable in class javax.swing. JScrollPane
-
滚动窗口的视口小孩。
- viewport - Variable in class javax.swing. ScrollPaneLayout
-
滚动窗口的视口小孩。
- viewPort - Variable in class javax.swing. JScrollPane.AccessibleJScrollPane
-
这
JScrollPane
的当前JViewport
- VIEWPORT - Static variable in class javax.accessibility. AccessibleRole
-
通常在滚动窗格中使用的对象。
- VIEWPORT - Static variable in class javax.swing.plaf.synth. Region
-
视口区域。
- VIEWPORT - Static variable in interface javax.swing. ScrollPaneConstants
-
标识“视口”或显示区域,滚动内容可以在其中显示。
- viewportBoundsProperty() - Method in class javafx.scene.control. ScrollPane
-
ScrollPane视口的实际边界。
- ViewportChangeHandler() - Constructor for class javax.swing.plaf.basic. BasicScrollPaneUI.ViewportChangeHandler
- viewportChangeListener - Variable in class javax.swing.plaf.basic. BasicScrollPaneUI
-
ChangeListener
安装在视口上。 - ViewportLayout - Class in javax.swing
-
默认布局管理器为
JViewport
。 - ViewportLayout() - Constructor for class javax.swing. ViewportLayout
- viewportProperty() - Method in class javafx.scene.image. ImageView
-
矩形视口进入图像。
- viewportProperty() - Method in class javafx.scene.media. MediaView
-
指定一个矩形视口到媒体框架。
- ViewportUI - Class in javax.swing.plaf
-
JViewport可插拔的外观和界面。
- ViewportUI() - Constructor for class javax.swing.plaf. ViewportUI
- viewToModel(float, float, Shape) - Method in class javax.swing.text. View
-
已过时。
- viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text. AsyncBoxView
-
提供从视图坐标空间到模型的逻辑坐标空间的映射。
- viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text. BoxView
-
提供从视图坐标空间到模型的逻辑坐标空间的映射。
- viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text. ComponentView
-
提供从视图坐标空间到模型的逻辑坐标空间的映射。
- viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text. CompositeView
-
提供从视图坐标空间到模型的逻辑坐标空间的映射。
- viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text. FieldView
-
提供从视图坐标空间到模型的逻辑坐标空间的映射。
- viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text. GlyphView
-
提供从视图坐标空间到模型的逻辑坐标空间的映射。
- viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.html. ImageView
-
提供从视图坐标空间到模型的逻辑坐标空间的映射。
- viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text. IconView
-
提供从视图坐标空间到模型的逻辑坐标空间的映射。
- viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text. PasswordView
-
提供从视图坐标空间到模型的逻辑坐标空间的映射。
- viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text. PlainView
-
提供从视图坐标空间到模型的逻辑坐标空间的映射。
- viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text. View
-
提供从视图坐标空间到模型的逻辑坐标空间的映射。
- viewToModel(Point) - Method in class javax.swing.text. JTextComponent
- viewToModel(GlyphView, float, float, Shape, Position.Bias[]) - Method in class javax.swing.text. GlyphView.GlyphPainter
-
提供从视图坐标空间到模型的逻辑坐标空间的映射。
- viewToModel(JTextComponent, Point) - Method in class javax.swing.plaf.basic. BasicTextUI
- viewToModel(JTextComponent, Point) - Method in class javax.swing.plaf.multi. MultiTextUI
-
已过时。
- viewToModel(JTextComponent, Point) - Method in class javax.swing.plaf. TextUI
- viewToModel(JTextComponent, Point, Position.Bias[]) - Method in class javax.swing.plaf.basic. BasicTextUI
- viewToModel(JTextComponent, Point, Position.Bias[]) - Method in class javax.swing.plaf.multi. MultiTextUI
-
已过时。
- viewToModel(JTextComponent, Point, Position.Bias[]) - Method in class javax.swing.plaf. TextUI
- viewToModel2D(Point2D) - Method in class javax.swing.text. JTextComponent
-
将视图坐标系中的给定位置转换为模型中最近的代表位置。
- viewToModel2D(JTextComponent, Point2D, Position.Bias[]) - Method in class javax.swing.plaf.basic. BasicTextUI
- viewToModel2D(JTextComponent, Point2D, Position.Bias[]) - Method in class javax.swing.plaf.multi. MultiTextUI
- viewToModel2D(JTextComponent, Point2D, Position.Bias[]) - Method in class javax.swing.plaf. TextUI
-
提供从视图坐标空间到模型的逻辑坐标空间的映射。
- VIOLET - Static variable in class javafx.scene.paint. Color
-
颜色紫色,RGB值为#EE82EE
- VIRTUAL_KEYBOARD - javafx.application. ConditionalFeature
-
指示是否使用屏幕上的虚拟键盘进行文本输入。
- VirtualContainerBase< C extends Control, I extends IndexedCell> - Class in javafx.scene.control.skin
-
父类控制其内容虚拟化和可滚动的外观。
- VirtualContainerBase(C) - Constructor for class javafx.scene.control.skin. VirtualContainerBase
- VirtualFlow< T extends IndexedCell> - Class in javafx.scene.control.skin
-
使用基于单元的机制实现虚拟化容器。
- VirtualFlow() - Constructor for class javafx.scene.control.skin. VirtualFlow
-
创建一个新的VirtualFlow实例。
- virtualMachine() - Method in interface com.sun.jdi. Mirror
-
获取此镜像所属的VirtualMachine。
- VirtualMachine - Class in com.sun.tools.attach
-
Java虚拟机。
- VirtualMachine - Interface in com.sun.jdi
-
用于调试的虚拟机。
- VirtualMachine(AttachProvider, String) - Constructor for class com.sun.tools.attach. VirtualMachine
-
初始化此类的新实例。
- VirtualMachineDescriptor - Class in com.sun.tools.attach
-
描述一个Java虚拟机。
- VirtualMachineDescriptor(AttachProvider, String) - Constructor for class com.sun.tools.attach. VirtualMachineDescriptor
-
从给定的组件创建一个虚拟机描述符。
- VirtualMachineDescriptor(AttachProvider, String, String) - Constructor for class com.sun.tools.attach. VirtualMachineDescriptor
-
从给定的组件创建一个虚拟机描述符。
- VirtualMachineError - Error in java.lang
-
抛出以表明Java虚拟机已损坏或已耗尽资源以使其继续运行。
- VirtualMachineError() - Constructor for error java.lang. VirtualMachineError
-
构造一个
VirtualMachineError
,没有详细消息。 - VirtualMachineError(String) - Constructor for error java.lang. VirtualMachineError
-
构造具有指定详细消息的
VirtualMachineError
。 - VirtualMachineError(String, Throwable) - Constructor for error java.lang. VirtualMachineError
-
构造一个
VirtualMachineError
具有指定的详细信息和原因。 - VirtualMachineError(Throwable) - Constructor for error java.lang. VirtualMachineError
-
构造一个一个
VirtualMachineError
与指定的原因和详细消息(cause==null ? null : cause.toString())
(它通常包含的类和详细消息cause
)。 - virtualMachineManager() - Static method in class com.sun.jdi. Bootstrap
-
返回虚拟机管理器。
- VirtualMachineManager - Interface in com.sun.jdi
-
目标虚拟机的连接经理。
- Visibility - Interface in java.beans
-
在某些情况下,可能在GUI不可用的服务器上运行bean。
- VISIBILITY_CHANGED - Static variable in class javafx.scene.web. WebEvent
-
当脚本更改JavaScript
window
对象的可见性时,会发生此事件。 - VisibilityHelper - Class in org.omg.CORBA
-
助手
Visibility
。 - VisibilityHelper() - Constructor for class org.omg.CORBA. VisibilityHelper
- VISIBLE - javafx.scene. AccessibleAttribute
-
如果节点可见,则返回true,否则返回false。
- VISIBLE - Static variable in class javax.accessibility. AccessibleState
-
表示此对象可见。
- VISIBLE_ROW_COUNT_PROPERTY - Static variable in class javax.swing. JTree
-
绑定属性名称为
visibleRowCount
。 - visibleAmountProperty() - Method in class javafx.scene.control. ScrollBar
-
滚动条的范围可见,通常由滚动条的大小表示。
- visibleClasses() - Method in interface com.sun.jdi. ClassLoaderReference
-
返回此类加载器已被记录为目标VM中的启动加载程序的所有类的列表。
- visibleFields() - Method in interface com.sun.jdi. ReferenceType
-
返回一个包含这种类型的每个不隐藏和明确的
Field
的列表。 - visibleMethods() - Method in interface com.sun.jdi. ReferenceType
-
返回包含此类型声明或继承的每个
方法
的列表。 - visibleProperty() - Method in class javafx.scene.control. MenuItem
-
指定此MenuItem是否应呈现为场景图的一部分。
- visibleProperty() - Method in class javafx.scene.control. TableColumnBase
-
切换此项将立即切换此列和所有子列的可见性。
- visibleProperty() - Method in class javafx.scene. Node
-
指定此
Node
和任何子节点是否应呈现为场景图的一部分。 - visibleRowCount - Variable in class javax.swing. JTree
-
一次可见的行数。
- visibleRowCountProperty() - Method in class javafx.scene.control. ComboBox
-
ComboBox弹出窗口中显示的最大行数。
- visibleVariableByName(String) - Method in interface com.sun.jdi. StackFrame
-
找到匹配给定名称的
LocalVariable
,并在当前帧位置可见。 - visibleVariables() - Method in interface com.sun.jdi. StackFrame
-
返回一个包含可以从此框架的位置访问的每个
LocalVariable
的列表。 - visit(DocTree, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
调用特定于节点类型的适当访问方式。
- visit(Tree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
调用特定于节点类型的适当访问方式。
- visit(Iterable<? extends DocTree>, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
在每个节点序列上调用适当的访问方法。
- visit(Iterable<? extends Tree>, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
在每个节点序列上调用适当的访问方法。
- visit(AnnotationValue) - Method in interface javax.lang.model.element. AnnotationValueVisitor
-
方便的方法相当于
visit(av, null)
。 - visit(AnnotationValue) - Method in class javax.lang.model.util. AbstractAnnotationValueVisitor6
-
访问注释值,就像将自身传递给该值的
accept
方法,通过null
的附加参数。 - visit(AnnotationValue, P) - Method in interface javax.lang.model.element. AnnotationValueVisitor
-
访问注释值。
- visit(AnnotationValue, P) - Method in class javax.lang.model.util. AbstractAnnotationValueVisitor6
-
访问任何注释值,就像将其自身传递给该值的
accept
一样 。 - visit(Element) - Method in interface javax.lang.model.element. ElementVisitor
-
方便的方法相当于
visit(e, null)
。 - visit(Element) - Method in class javax.lang.model.util. AbstractElementVisitor6
-
访问任何程序元素,就像将其自身传递给该元素的
accept
方法一样,并通过其他参数传递null
。 - visit(Element, P) - Method in interface javax.lang.model.element. ElementVisitor
-
访问元素
- visit(Element, P) - Method in class javax.lang.model.util. AbstractElementVisitor6
-
访问任何程序元素,就像将其自身传递给该元素的
accept
方法一样。 - visit(ModuleElement.Directive) - Method in interface javax.lang.model.element. ModuleElement.DirectiveVisitor
-
访问任何指令,就好像通过传递该指令的
accept
方法并传递null
附加参数。 - visit(ModuleElement.Directive, P) - Method in interface javax.lang.model.element. ModuleElement.DirectiveVisitor
-
访问任何指令,好像通过传递自己的指令的
accept
方法。 - visit(TypeMirror) - Method in interface javax.lang.model.type. TypeVisitor
-
方便的方法相当于
visit(t, null)
。 - visit(TypeMirror) - Method in class javax.lang.model.util. AbstractTypeVisitor6
-
访问任何类型的镜像,就像将自身传递给该镜像的
accept
方法一样,并通过其他参数传递null
。 - visit(TypeMirror, P) - Method in interface javax.lang.model.type. TypeVisitor
-
访问类型。
- visit(TypeMirror, P) - Method in class javax.lang.model.util. AbstractTypeVisitor6
-
访问任何类型的镜像,就像将自身传递给该镜像的
accept
方法一样。 - visitAnnotatedType(AnnotatedTypeTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问AnnotatedTypeTree节点。
- visitAnnotatedType(AnnotatedTypeTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问AnnotatedTypeTree节点。
- visitAnnotatedType(AnnotatedTypeTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问AnnotatedTypeTree节点。
- visitAnnotation(AnnotationTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问AnnotatedTree节点。
- visitAnnotation(AnnotationTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问AnnotatedTree节点。
- visitAnnotation(AnnotationTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问AnnotatedTree节点。
- visitAnnotation(AnnotationMirror, P) - Method in interface javax.lang.model.element. AnnotationValueVisitor
-
访问注释中的注释值。
- visitAnnotation(AnnotationMirror, P) - Method in class javax.lang.model.util. SimpleAnnotationValueVisitor6
-
访问注释中的注释值。
- visitArray(List<? extends AnnotationValue>, P) - Method in interface javax.lang.model.element. AnnotationValueVisitor
-
访问注释中的数组值。
- visitArray(List<? extends AnnotationValue>, P) - Method in class javax.lang.model.util. SimpleAnnotationValueVisitor6
-
访问注释中的数组值。
- visitArray(ArrayType, P) - Method in interface javax.lang.model.type. TypeVisitor
-
访问数组类型。
- visitArray(ArrayType, P) - Method in class javax.lang.model.util. SimpleTypeVisitor6
-
访问数组类型。
- visitArrayAccess(ArrayAccessTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问ArrayAccessTree节点。
- visitArrayAccess(ArrayAccessTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问ArrayAccessTree节点。
- visitArrayAccess(ArrayAccessTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问ArrayAccessTree节点。
- visitArrayAccess(ArrayAccessTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitArrayAccess(ArrayAccessTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问数组访问表达式树。
- visitArrayLiteral(ArrayLiteralTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitArrayLiteral(ArrayLiteralTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问数组文字表达式树。
- visitArrayType(ArrayTypeTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问ArrayTypeTree节点。
- visitArrayType(ArrayTypeTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问ArrayTypeTree节点。
- visitArrayType(ArrayTypeTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问ArrayTypeTree节点。
- visitAssert(AssertTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问AssertTree节点。
- visitAssert(AssertTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问AssertTree节点。
- visitAssert(AssertTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问AssertTree节点。
- visitAssignment(AssignmentTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问AssignmentTree节点。
- visitAssignment(AssignmentTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问AssignmentTree节点。
- visitAssignment(AssignmentTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问AssignmentTree节点。
- visitAssignment(AssignmentTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitAssignment(AssignmentTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问作业树。
- visitAttribute(AttributeTree, P) - Method in interface com.sun.source.doctree. DocTreeVisitor
-
访问AttributeTree节点。
- visitAttribute(AttributeTree, P) - Method in class com.sun.source.util. DocTreeScanner
-
访问AttributeTree节点。
- visitAttribute(AttributeTree, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
访问AttributeTree节点。
- visitAuthor(AuthorTree, P) - Method in interface com.sun.source.doctree. DocTreeVisitor
-
访问AuthorTree节点。
- visitAuthor(AuthorTree, P) - Method in class com.sun.source.util. DocTreeScanner
-
访问AuthorTree节点。
- visitAuthor(AuthorTree, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
访问AuthorTree节点。
- visitBinary(BinaryTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问二进制流节点。
- visitBinary(BinaryTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问二进制流节点。
- visitBinary(BinaryTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问二进制流节点。
- visitBinary(BinaryTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitBinary(BinaryTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问二进制表达式树。
- visitBlock(BlockTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问BlockTree节点。
- visitBlock(BlockTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问BlockTree节点。
- visitBlock(BlockTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问BlockTree节点。
- visitBlock(BlockTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitBlock(BlockTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问块语句树。
- visitBoolean(boolean, P) - Method in interface javax.lang.model.element. AnnotationValueVisitor
-
在注释中访问
boolean
值。 - visitBoolean(boolean, P) - Method in class javax.lang.model.util. SimpleAnnotationValueVisitor6
-
访问注释中的一个
boolean
值。 - visitBreak(BreakTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问BreakTree节点。
- visitBreak(BreakTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问BreakTree节点。
- visitBreak(BreakTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问BreakTree节点。
- visitBreak(BreakTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitBreak(BreakTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问break语句树。
- visitByte(byte, P) - Method in interface javax.lang.model.element. AnnotationValueVisitor
-
访问注释中的
byte
值。 - visitByte(byte, P) - Method in class javax.lang.model.util. SimpleAnnotationValueVisitor6
-
访问注释中的
byte
值。 - visitCase(CaseTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问CaseTree节点。
- visitCase(CaseTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问CaseTree节点。
- visitCase(CaseTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问CaseTree节点。
- visitCase(CaseTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitCase(CaseTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问case语句树。
- visitCatch(CatchTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问CatchTree节点。
- visitCatch(CatchTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问CatchTree节点。
- visitCatch(CatchTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问CatchTree节点。
- visitCatch(CatchTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitCatch(CatchTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问catch块语句树。
- visitChar(char, P) - Method in interface javax.lang.model.element. AnnotationValueVisitor
-
在注释中访问
char
值。 - visitChar(char, P) - Method in class javax.lang.model.util. SimpleAnnotationValueVisitor6
-
访问注释中的一个
char
值。 - visitClass(ClassTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问ClassTree节点。
- visitClass(ClassTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问ClassTree节点。
- visitClass(ClassTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问ClassTree节点。
- visitClassDeclaration(ClassDeclarationTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
-
通过致电
visitUnknown
访问一个ClassDeclarationTree
树。 - visitClassDeclaration(ClassDeclarationTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES6
-
访问类语句树。
- visitClassDeclaration(ClassDeclarationTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问类语句树。
- visitClassExpression(ClassExpressionTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
-
通过致电
visitUnknown
访问ClassExpressionTree
树。 - visitClassExpression(ClassExpressionTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES6
-
访问类表达式树。
- visitClassExpression(ClassExpressionTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问类表达式树。
- visitComment(CommentTree, P) - Method in interface com.sun.source.doctree. DocTreeVisitor
-
访问CommentTree节点。
- visitComment(CommentTree, P) - Method in class com.sun.source.util. DocTreeScanner
-
访问CommentTree节点。
- visitComment(CommentTree, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
访问CommentTree节点。
- visitCompilationUnit(CompilationUnitTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问CompilationUnitTree节点。
- visitCompilationUnit(CompilationUnitTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问CompilationUnitTree节点。
- visitCompilationUnit(CompilationUnitTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问CompilationUnitTree节点。
- visitCompilationUnit(CompilationUnitTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitCompilationUnit(CompilationUnitTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES6
- visitCompilationUnit(CompilationUnitTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问编译单元树。
- visitCompoundAssignment(CompoundAssignmentTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问一个CompoundAssignmentTree节点。
- visitCompoundAssignment(CompoundAssignmentTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问一个CompoundAssignmentTree节点。
- visitCompoundAssignment(CompoundAssignmentTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问一个CompoundAssignmentTree节点。
- visitCompoundAssignment(CompoundAssignmentTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitCompoundAssignment(CompoundAssignmentTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问复合分配树。
- visitConditionalExpression(ConditionalExpressionTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问一个ConditionalExpressionTree节点。
- visitConditionalExpression(ConditionalExpressionTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问一个ConditionalExpressionTree节点。
- visitConditionalExpression(ConditionalExpressionTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问一个ConditionalExpressionTree节点。
- visitConditionalExpression(ConditionalExpressionTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitConditionalExpression(ConditionalExpressionTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问条件表达式树。
- visitContinue(ContinueTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问ContinueTree节点。
- visitContinue(ContinueTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问ContinueTree节点。
- visitContinue(ContinueTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问ContinueTree节点。
- visitContinue(ContinueTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitContinue(ContinueTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问continue语句树。
- visitDebugger(DebuggerTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitDebugger(DebuggerTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问调试器语句树。
- visitDeclared(DeclaredType, P) - Method in interface javax.lang.model.type. TypeVisitor
-
访问已声明的类型。
- visitDeclared(DeclaredType, P) - Method in class javax.lang.model.util. SimpleTypeVisitor6
-
访问已声明的类型。
- visitDeprecated(DeprecatedTree, P) - Method in interface com.sun.source.doctree. DocTreeVisitor
-
访问DeprecatedTree节点。
- visitDeprecated(DeprecatedTree, P) - Method in class com.sun.source.util. DocTreeScanner
-
访问DeprecatedTree节点。
- visitDeprecated(DeprecatedTree, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
访问DeprecatedTree节点。
- visitDocComment(DocCommentTree, P) - Method in interface com.sun.source.doctree. DocTreeVisitor
-
访问DocCommentTree节点。
- visitDocComment(DocCommentTree, P) - Method in class com.sun.source.util. DocTreeScanner
-
访问DocCommentTree节点。
- visitDocComment(DocCommentTree, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
访问DocCommentTree节点。
- visitDocRoot(DocRootTree, P) - Method in interface com.sun.source.doctree. DocTreeVisitor
-
访问DocRootTree节点。
- visitDocRoot(DocRootTree, P) - Method in class com.sun.source.util. DocTreeScanner
-
访问DocRootTree节点。
- visitDocRoot(DocRootTree, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
访问DocRootTree节点。
- visitDouble(double, P) - Method in interface javax.lang.model.element. AnnotationValueVisitor
-
访问注释中的
double
值。 - visitDouble(double, P) - Method in class javax.lang.model.util. SimpleAnnotationValueVisitor6
-
访问注释中的
double
值。 - visitDoWhileLoop(DoWhileLoopTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问DoWhileTree节点。
- visitDoWhileLoop(DoWhileLoopTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问DoWhileTree节点。
- visitDoWhileLoop(DoWhileLoopTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问DoWhileTree节点。
- visitDoWhileLoop(DoWhileLoopTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitDoWhileLoop(DoWhileLoopTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问do-while语句树。
- VISITED - javafx.scene. AccessibleAttribute
-
如果节点被访问,返回true,否则返回false。
- visitedProperty() - Method in class javafx.scene.control. Hyperlink
-
指示此链接是否已被“访问”。
- visitEmptyStatement(EmptyStatementTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问一个EmptyStatementTree节点。
- visitEmptyStatement(EmptyStatementTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问一个EmptyStatementTree节点。
- visitEmptyStatement(EmptyStatementTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问一个EmptyStatementTree节点。
- visitEmptyStatement(EmptyStatementTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitEmptyStatement(EmptyStatementTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问一个空的语句树。
- visitEndElement(EndElementTree, P) - Method in interface com.sun.source.doctree. DocTreeVisitor
-
访问EndElementTree节点。
- visitEndElement(EndElementTree, P) - Method in class com.sun.source.util. DocTreeScanner
-
访问EndElementTree节点。
- visitEndElement(EndElementTree, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
访问EndElementTree节点。
- visitEnhancedForLoop(EnhancedForLoopTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问EnhancedForLoopTree节点。
- visitEnhancedForLoop(EnhancedForLoopTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问EnhancedForLoopTree节点。
- visitEnhancedForLoop(EnhancedForLoopTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问EnhancedForLoopTree节点。
- visitEntity(EntityTree, P) - Method in interface com.sun.source.doctree. DocTreeVisitor
-
访问EntityTree节点。
- visitEntity(EntityTree, P) - Method in class com.sun.source.util. DocTreeScanner
-
访问EntityTree节点。
- visitEntity(EntityTree, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
访问EntityTree节点。
- visitEnumConstant(VariableElement, P) - Method in interface javax.lang.model.element. AnnotationValueVisitor
-
在注释中访问
枚举
值。 - visitEnumConstant(VariableElement, P) - Method in class javax.lang.model.util. SimpleAnnotationValueVisitor6
-
在注释中访问
枚举
值。 - visitErroneous(ErroneousTree, P) - Method in interface com.sun.source.doctree. DocTreeVisitor
-
访问ErroneousTree节点。
- visitErroneous(ErroneousTree, P) - Method in class com.sun.source.util. DocTreeScanner
-
访问ErroneousTree节点。
- visitErroneous(ErroneousTree, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
访问ErroneousTree节点。
- visitErroneous(ErroneousTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问ErroneousTree节点。
- visitErroneous(ErroneousTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
- visitErroneous(ErroneousTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问ErroneousTree节点。
- visitErroneous(ErroneousTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitErroneous(ErroneousTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问错误表达式树。
- visitError(ErrorType, P) - Method in interface javax.lang.model.type. TypeVisitor
-
访问错误类型。
- visitError(ErrorType, P) - Method in class javax.lang.model.util. SimpleTypeVisitor6
-
访问错误类型。
- visitExecutable(ExecutableElement, P) - Method in interface javax.lang.model.element. ElementVisitor
-
访问可执行元素。
- visitExecutable(ExecutableElement, P) - Method in class javax.lang.model.util. ElementKindVisitor6
-
访问的可执行元件,指派给该访问方法用于特定kind可执行的
CONSTRUCTOR
,INSTANCE_INIT
,METHOD
,或STATIC_INIT
。 - visitExecutable(ExecutableElement, P) - Method in class javax.lang.model.util. ElementScanner6
-
访问可执行元素。
- visitExecutable(ExecutableElement, P) - Method in class javax.lang.model.util. SimpleElementVisitor6
-
访问可执行元素。
- visitExecutable(ExecutableType, P) - Method in interface javax.lang.model.type. TypeVisitor
-
访问可执行文件类型。
- visitExecutable(ExecutableType, P) - Method in class javax.lang.model.util. SimpleTypeVisitor6
-
访问可执行文件类型。
- visitExecutableAsConstructor(ExecutableElement, P) - Method in class javax.lang.model.util. ElementKindVisitor6
-
通过调用
defaultAction
访问一个CONSTRUCTOR
可执行元素。 - visitExecutableAsInstanceInit(ExecutableElement, P) - Method in class javax.lang.model.util. ElementKindVisitor6
-
通过调用
defaultAction
访问一个INSTANCE_INIT
可执行元素。 - visitExecutableAsMethod(ExecutableElement, P) - Method in class javax.lang.model.util. ElementKindVisitor6
-
通过调用
defaultAction
访问一个METHOD
可执行元素。 - visitExecutableAsStaticInit(ExecutableElement, P) - Method in class javax.lang.model.util. ElementKindVisitor6
-
通过调用
defaultAction
访问一个STATIC_INIT
可执行元素。 - visitExportEntry(ExportEntryTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
-
致电
visitUnknown
ExportEntryTree
树。 - visitExportEntry(ExportEntryTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES6
-
访问模块ExportEntry树。
- visitExportEntry(ExportEntryTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问模块ExportEntry树。
- visitExports(ExportsTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问ExportsTree节点。
- visitExports(ExportsTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
- visitExports(ExportsTree, P) - Method in class com.sun.source.util. TreeScanner
- visitExports(ModuleElement.ExportsDirective, P) - Method in interface javax.lang.model.element. ModuleElement.DirectiveVisitor
-
访问
exports
指令。 - visitExpressionStatement(ExpressionStatementTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问ExpressionStatementTree节点。
- visitExpressionStatement(ExpressionStatementTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问ExpressionStatementTree节点。
- visitExpressionStatement(ExpressionStatementTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问ExpressionStatementTree节点。
- visitExpressionStatement(ExpressionStatementTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitExpressionStatement(ExpressionStatementTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问表达式语句树。
- visitFile(T, BasicFileAttributes) - Method in interface java.nio.file. FileVisitor
-
为目录中的文件调用。
- visitFile(T, BasicFileAttributes) - Method in class java.nio.file. SimpleFileVisitor
-
为目录中的文件调用。
- visitFileFailed(T, IOException) - Method in interface java.nio.file. FileVisitor
-
为无法访问的文件调用。
- visitFileFailed(T, IOException) - Method in class java.nio.file. SimpleFileVisitor
-
为无法访问的文件调用。
- visitFloat(float, P) - Method in interface javax.lang.model.element. AnnotationValueVisitor
-
访问注释中的一个
float
值。 - visitFloat(float, P) - Method in class javax.lang.model.util. SimpleAnnotationValueVisitor6
-
访问注释中的一个
float
值。 - visitForInLoop(ForInLoopTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitForInLoop(ForInLoopTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问for语句树。
- visitForLoop(ForLoopTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问ForLoopTree节点。
- visitForLoop(ForLoopTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问ForLoopTree节点。
- visitForLoop(ForLoopTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问ForLoopTree节点。
- visitForLoop(ForLoopTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitForLoop(ForLoopTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问'for'语句树。
- visitForOfLoop(ForOfLoopTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
-
通过致电
visitUnknown
访问ForOfLoopTree
树。 - visitForOfLoop(ForOfLoopTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES6
-
访问声明树。
- visitForOfLoop(ForOfLoopTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问声明树。
- visitFunctionCall(FunctionCallTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitFunctionCall(FunctionCallTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问函数调用表达式树。
- visitFunctionDeclaration(FunctionDeclarationTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitFunctionDeclaration(FunctionDeclarationTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问函数声明树。
- visitFunctionExpression(FunctionExpressionTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitFunctionExpression(FunctionExpressionTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问函数表达式树。
- visitHidden(HiddenTree, P) - Method in interface com.sun.source.doctree. DocTreeVisitor
-
访问HiddenTree节点。
- visitHidden(HiddenTree, P) - Method in class com.sun.source.util. DocTreeScanner
-
访问HiddenTree节点。
- visitHidden(HiddenTree, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
访问HiddenTree节点。
- visitIdentifier(IdentifierTree, P) - Method in interface com.sun.source.doctree. DocTreeVisitor
-
访问IdentifierTree节点。
- visitIdentifier(IdentifierTree, P) - Method in class com.sun.source.util. DocTreeScanner
-
访问IdentifierTree节点。
- visitIdentifier(IdentifierTree, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
访问IdentifierTree节点。
- visitIdentifier(IdentifierTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问IdentifierTree节点。
- visitIdentifier(IdentifierTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问IdentifierTree节点。
- visitIdentifier(IdentifierTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问IdentifierTree节点。
- visitIdentifier(IdentifierTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitIdentifier(IdentifierTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问标识符树。
- visitIf(IfTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问IfTree节点。
- visitIf(IfTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问IfTree节点。
- visitIf(IfTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问IfTree节点。
- visitIf(IfTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitIf(IfTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问'if'语句树。
- visitImport(ImportTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问ImportTree节点。
- visitImport(ImportTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问ImportTree节点。
- visitImport(ImportTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问ImportTree节点。
- visitImportEntry(ImportEntryTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
-
通过致电
visitUnknown
访问一个ImportEntryTree
树。 - visitImportEntry(ImportEntryTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES6
-
访问模块ImportEntry树。
- visitImportEntry(ImportEntryTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问模块ImportEntry树。
- visitIndex(IndexTree, P) - Method in interface com.sun.source.doctree. DocTreeVisitor
-
访问IndexTree节点。
- visitIndex(IndexTree, P) - Method in class com.sun.source.util. DocTreeScanner
-
访问IndexTree节点。
- visitIndex(IndexTree, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
访问IndexTree节点。
- visitInheritDoc(InheritDocTree, P) - Method in interface com.sun.source.doctree. DocTreeVisitor
-
访问InheritDocTree节点。
- visitInheritDoc(InheritDocTree, P) - Method in class com.sun.source.util. DocTreeScanner
-
访问InheritDocTree节点。
- visitInheritDoc(InheritDocTree, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
访问InheritDocTree节点。
- visitInstanceOf(InstanceOfTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问InstanceOfTree节点。
- visitInstanceOf(InstanceOfTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问InstanceOfTree节点。
- visitInstanceOf(InstanceOfTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问InstanceOfTree节点。
- visitInstanceOf(InstanceOfTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitInstanceOf(InstanceOfTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问“instanceof”表达式树。
- visitInt(int, P) - Method in interface javax.lang.model.element. AnnotationValueVisitor
-
访问注释中的一个
int
值。 - visitInt(int, P) - Method in class javax.lang.model.util. SimpleAnnotationValueVisitor6
-
访问注释中的
int
值。 - visitIntersection(IntersectionType, P) - Method in interface javax.lang.model.type. TypeVisitor
-
访问交叉路口类型。
- visitIntersection(IntersectionType, P) - Method in class javax.lang.model.util. AbstractTypeVisitor6
-
访问交叉路口类型。
- visitIntersection(IntersectionType, P) - Method in class javax.lang.model.util. AbstractTypeVisitor8
-
以一个子类定义的方式访问一个
IntersectionType
。 - visitIntersection(IntersectionType, P) - Method in class javax.lang.model.util. SimpleTypeVisitor8
-
此实现访问的
IntersectionType
致电defaultAction
。 - visitIntersection(IntersectionType, P) - Method in class javax.lang.model.util. TypeKindVisitor8
-
此实现访问的
IntersectionType
致电defaultAction
。 - visitIntersectionType(IntersectionTypeTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问一个IntersectionTypeTree节点。
- visitIntersectionType(IntersectionTypeTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问一个IntersectionTypeTree节点。
- visitIntersectionType(IntersectionTypeTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问一个IntersectionTypeTree节点。
- visitLabeledStatement(LabeledStatementTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问LabeledStatementTree节点。
- visitLabeledStatement(LabeledStatementTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问LabeledStatementTree节点。
- visitLabeledStatement(LabeledStatementTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问LabeledStatementTree节点。
- visitLabeledStatement(LabeledStatementTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitLabeledStatement(LabeledStatementTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问标签语句树。
- visitLambdaExpression(LambdaExpressionTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问LambdaExpressionTree节点。
- visitLambdaExpression(LambdaExpressionTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问LambdaExpressionTree节点。
- visitLambdaExpression(LambdaExpressionTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问LambdaExpressionTree节点。
- visitLink(LinkTree, P) - Method in interface com.sun.source.doctree. DocTreeVisitor
-
访问LinkTree节点。
- visitLink(LinkTree, P) - Method in class com.sun.source.util. DocTreeScanner
-
访问LinkTree节点。
- visitLink(LinkTree, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
访问LinkTree节点。
- visitLiteral(LiteralTree, P) - Method in interface com.sun.source.doctree. DocTreeVisitor
-
访问LiteralTree节点。
- visitLiteral(LiteralTree, P) - Method in class com.sun.source.util. DocTreeScanner
-
访问LiteralTree节点。
- visitLiteral(LiteralTree, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
访问LiteralTree节点。
- visitLiteral(LiteralTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问LiteralTree节点。
- visitLiteral(LiteralTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问LiteralTree节点。
- visitLiteral(LiteralTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问LiteralTree节点。
- visitLiteral(LiteralTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitLiteral(LiteralTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问文字表达式树。
- visitLong(long, P) - Method in interface javax.lang.model.element. AnnotationValueVisitor
-
访问注释中的
long
值。 - visitLong(long, P) - Method in class javax.lang.model.util. SimpleAnnotationValueVisitor6
-
访问注释中的
long
值。 - visitMemberReference(MemberReferenceTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问MemberReferenceTree节点。
- visitMemberReference(MemberReferenceTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问MemberReferenceTree节点。
- visitMemberReference(MemberReferenceTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问MemberReferenceTree节点。
- visitMemberSelect(MemberSelectTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问MemberSelectTree节点。
- visitMemberSelect(MemberSelectTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问MemberSelectTree节点。
- visitMemberSelect(MemberSelectTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问MemberSelectTree节点。
- visitMemberSelect(MemberSelectTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitMemberSelect(MemberSelectTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问成员选择表达式树。
- visitMethod(MethodTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问MethodTree节点。
- visitMethod(MethodTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问MethodTree节点。
- visitMethod(MethodTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问MethodTree节点。
- visitMethodInvocation(MethodInvocationTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问MethodInvocationTree节点。
- visitMethodInvocation(MethodInvocationTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问MethodInvocationTree节点。
- visitMethodInvocation(MethodInvocationTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问MethodInvocationTree节点。
- visitModifiers(ModifiersTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问修饰符Tree节点。
- visitModifiers(ModifiersTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问修饰符Tree节点。
- visitModifiers(ModifiersTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问修饰符Tree节点。
- visitModule(ModuleTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问ModuleTree节点。
- visitModule(ModuleTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
- visitModule(ModuleTree, P) - Method in class com.sun.source.util. TreeScanner
- visitModule(ModuleElement, P) - Method in interface javax.lang.model.element. ElementVisitor
-
访问模块元素。
- visitModule(ModuleElement, P) - Method in class javax.lang.model.util. AbstractElementVisitor6
-
访问模块元素。
- visitModule(ModuleElement, P) - Method in class javax.lang.model.util. AbstractElementVisitor9
-
以一个子类定义的方式访问一个
ModuleElement
。 - visitModule(ModuleElement, P) - Method in class javax.lang.model.util. ElementKindVisitor9
-
访问一个
ModuleElement
致电defaultAction
。 - visitModule(ModuleElement, P) - Method in class javax.lang.model.util. ElementScanner9
-
通过扫描包含的元素访问
ModuleElement
。 - visitModule(ModuleElement, P) - Method in class javax.lang.model.util. SimpleElementVisitor9
-
访问一个
ModuleElement
致电defaultAction
。 - visitModule(ModuleTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
-
通过致电
visitUnknown
访问ModuleTree
树。 - visitModule(ModuleTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES6
-
访问模块树。
- visitModule(ModuleTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问模块树。
- visitNew(NewTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitNew(NewTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问“新”表达式树。
- visitNewArray(NewArrayTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问NewArrayTree节点。
- visitNewArray(NewArrayTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问NewArrayTree节点。
- visitNewArray(NewArrayTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问NewArrayTree节点。
- visitNewClass(NewClassTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问NewClassTree节点。
- visitNewClass(NewClassTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问NewClassTree节点。
- visitNewClass(NewClassTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问NewClassTree节点。
- visitNoType(NoType, P) - Method in interface javax.lang.model.type. TypeVisitor
-
访问
NoType
实例。 - visitNoType(NoType, P) - Method in class javax.lang.model.util. SimpleTypeVisitor6
-
访问一个
NoType
实例。 - visitNoType(NoType, P) - Method in class javax.lang.model.util. TypeKindVisitor6
- visitNoTypeAsNone(NoType, P) - Method in class javax.lang.model.util. TypeKindVisitor6
-
通过调用
defaultAction
访问一个NONE
伪类型。 - visitNoTypeAsPackage(NoType, P) - Method in class javax.lang.model.util. TypeKindVisitor6
-
通过调用
defaultAction
访问一个PACKAGE
伪类型。 - visitNoTypeAsVoid(NoType, P) - Method in class javax.lang.model.util. TypeKindVisitor6
-
通过调用
defaultAction
访问一个VOID
伪类型。 - visitNull(NullType, P) - Method in interface javax.lang.model.type. TypeVisitor
-
访问空类型。
- visitNull(NullType, P) - Method in class javax.lang.model.util. SimpleTypeVisitor6
-
访问空类型。
- visitObjectLiteral(ObjectLiteralTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitObjectLiteral(ObjectLiteralTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问对象文字树。
- visitOpens(OpensTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问OpensTree节点。
- visitOpens(OpensTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
- visitOpens(OpensTree, P) - Method in class com.sun.source.util. TreeScanner
- visitOpens(ModuleElement.OpensDirective, P) - Method in interface javax.lang.model.element. ModuleElement.DirectiveVisitor
-
访问
opens
指令。 - visitOther(DocTree, P) - Method in interface com.sun.source.doctree. DocTreeVisitor
-
访问未知类型的DocTree节点。
- visitOther(DocTree, P) - Method in class com.sun.source.util. DocTreeScanner
-
访问未知类型的DocTree节点。
- visitOther(DocTree, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
访问未知类型的DocTree节点。
- visitOther(Tree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问未知类型的树节点。
- visitOther(Tree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问未知类型的树节点。
- visitOther(Tree, P) - Method in class com.sun.source.util. TreeScanner
-
访问未知类型的树节点。
- visitPackage(PackageTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问PackageTree节点。
- visitPackage(PackageTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问PackageTree节点。
- visitPackage(PackageTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问PackageTree节点。
- visitPackage(PackageElement, P) - Method in interface javax.lang.model.element. ElementVisitor
-
访问包元素。
- visitPackage(PackageElement, P) - Method in class javax.lang.model.util. ElementKindVisitor6
-
访问包元素。
- visitPackage(PackageElement, P) - Method in class javax.lang.model.util. ElementScanner6
-
访问包元素。
- visitPackage(PackageElement, P) - Method in class javax.lang.model.util. SimpleElementVisitor6
-
访问包元素。
- visitParam(ParamTree, P) - Method in interface com.sun.source.doctree. DocTreeVisitor
-
访问ParamTree节点。
- visitParam(ParamTree, P) - Method in class com.sun.source.util. DocTreeScanner
-
访问ParamTree节点。
- visitParam(ParamTree, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
访问ParamTree节点。
- visitParameterizedType(ParameterizedTypeTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问ParameterizedTypeTree节点。
- visitParameterizedType(ParameterizedTypeTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问ParameterizedTypeTree节点。
- visitParameterizedType(ParameterizedTypeTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问ParameterizedTypeTree节点。
- visitParenthesized(ParenthesizedTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问ParenthesizedTree节点。
- visitParenthesized(ParenthesizedTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问ParenthesizedTree节点。
- visitParenthesized(ParenthesizedTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问ParenthesizedTree节点。
- visitParenthesized(ParenthesizedTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitParenthesized(ParenthesizedTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问括号表达式树。
- visitPrimitive(PrimitiveType, P) - Method in interface javax.lang.model.type. TypeVisitor
-
访问原始类型。
- visitPrimitive(PrimitiveType, P) - Method in class javax.lang.model.util. SimpleTypeVisitor6
-
访问原始类型。
- visitPrimitive(PrimitiveType, P) - Method in class javax.lang.model.util. TypeKindVisitor6
-
访问基本类型,指派给该访问方法用于特定kind基本类型:
BOOLEAN
,BYTE
等 - visitPrimitiveAsBoolean(PrimitiveType, P) - Method in class javax.lang.model.util. TypeKindVisitor6
-
通过调用
defaultAction
访问BOOLEAN
原始类型。 - visitPrimitiveAsByte(PrimitiveType, P) - Method in class javax.lang.model.util. TypeKindVisitor6
-
通过调用
defaultAction
访问BYTE
原始类型。 - visitPrimitiveAsChar(PrimitiveType, P) - Method in class javax.lang.model.util. TypeKindVisitor6
-
通过调用
defaultAction
访问CHAR
原始类型。 - visitPrimitiveAsDouble(PrimitiveType, P) - Method in class javax.lang.model.util. TypeKindVisitor6
-
通过调用
defaultAction
访问DOUBLE
原始类型。 - visitPrimitiveAsFloat(PrimitiveType, P) - Method in class javax.lang.model.util. TypeKindVisitor6
-
通过调用
defaultAction
访问FLOAT
原始类型。 - visitPrimitiveAsInt(PrimitiveType, P) - Method in class javax.lang.model.util. TypeKindVisitor6
-
通过调用
defaultAction
访问INT
原始类型。 - visitPrimitiveAsLong(PrimitiveType, P) - Method in class javax.lang.model.util. TypeKindVisitor6
-
通过调用
defaultAction
访问LONG
原始类型。 - visitPrimitiveAsShort(PrimitiveType, P) - Method in class javax.lang.model.util. TypeKindVisitor6
-
通过调用
defaultAction
访问SHORT
原始类型。 - visitPrimitiveType(PrimitiveTypeTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问PrimitiveTypeTree节点。
- visitPrimitiveType(PrimitiveTypeTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问PrimitiveTypeTree节点。
- visitPrimitiveType(PrimitiveTypeTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问PrimitiveTypeTree节点。
- visitProperty(PropertyTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitProperty(PropertyTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问对象文字表达式树的属性。
- visitProvides(ProvidesTree, P) - Method in interface com.sun.source.doctree. DocTreeVisitor
-
访问ProvideTree节点。
- visitProvides(ProvidesTree, P) - Method in class com.sun.source.util. DocTreeScanner
-
访问ProvideTree节点。
- visitProvides(ProvidesTree, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
访问ProvideTree节点。
- visitProvides(ProvidesTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问ProvideTree节点。
- visitProvides(ProvidesTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
- visitProvides(ProvidesTree, P) - Method in class com.sun.source.util. TreeScanner
- visitProvides(ModuleElement.ProvidesDirective, P) - Method in interface javax.lang.model.element. ModuleElement.DirectiveVisitor
-
访问
provides
指令。 - visitReference(ReferenceTree, P) - Method in interface com.sun.source.doctree. DocTreeVisitor
-
访问一个ReferenceTree节点。
- visitReference(ReferenceTree, P) - Method in class com.sun.source.util. DocTreeScanner
-
访问一个ReferenceTree节点。
- visitReference(ReferenceTree, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
访问一个ReferenceTree节点。
- visitRegExpLiteral(RegExpLiteralTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitRegExpLiteral(RegExpLiteralTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问正则表达式文字树。
- visitRequires(RequiresTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问RequiresTree节点。
- visitRequires(RequiresTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
- visitRequires(RequiresTree, P) - Method in class com.sun.source.util. TreeScanner
- visitRequires(ModuleElement.RequiresDirective, P) - Method in interface javax.lang.model.element. ModuleElement.DirectiveVisitor
-
访问
requires
指令。 - visitReturn(ReturnTree, P) - Method in interface com.sun.source.doctree. DocTreeVisitor
-
访问ReturnTree节点。
- visitReturn(ReturnTree, P) - Method in class com.sun.source.util. DocTreeScanner
-
访问ReturnTree节点。
- visitReturn(ReturnTree, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
访问ReturnTree节点。
- visitReturn(ReturnTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问ReturnTree节点。
- visitReturn(ReturnTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问ReturnTree节点。
- visitReturn(ReturnTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问ReturnTree节点。
- visitReturn(ReturnTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitReturn(ReturnTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问return语句树。
- visitSee(SeeTree, P) - Method in interface com.sun.source.doctree. DocTreeVisitor
-
访问SeeTree节点。
- visitSee(SeeTree, P) - Method in class com.sun.source.util. DocTreeScanner
-
访问SeeTree节点。
- visitSee(SeeTree, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
访问SeeTree节点。
- visitSerial(SerialTree, P) - Method in interface com.sun.source.doctree. DocTreeVisitor
-
访问SerialTree节点。
- visitSerial(SerialTree, P) - Method in class com.sun.source.util. DocTreeScanner
-
访问SerialTree节点。
- visitSerial(SerialTree, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
访问SerialTree节点。
- visitSerialData(SerialDataTree, P) - Method in interface com.sun.source.doctree. DocTreeVisitor
-
访问一个SerialDataTree节点。
- visitSerialData(SerialDataTree, P) - Method in class com.sun.source.util. DocTreeScanner
-
访问一个SerialDataTree节点。
- visitSerialData(SerialDataTree, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
访问一个SerialDataTree节点。
- visitSerialField(SerialFieldTree, P) - Method in interface com.sun.source.doctree. DocTreeVisitor
-
访问SerialFieldTree节点。
- visitSerialField(SerialFieldTree, P) - Method in class com.sun.source.util. DocTreeScanner
-
访问SerialFieldTree节点。
- visitSerialField(SerialFieldTree, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
访问SerialFieldTree节点。
- visitShort(short, P) - Method in interface javax.lang.model.element. AnnotationValueVisitor
-
访问注释中的一个
short
值。 - visitShort(short, P) - Method in class javax.lang.model.util. SimpleAnnotationValueVisitor6
-
访问注释中的一个
short
值。 - visitSince(SinceTree, P) - Method in interface com.sun.source.doctree. DocTreeVisitor
-
访问SinceTree节点。
- visitSince(SinceTree, P) - Method in class com.sun.source.util. DocTreeScanner
-
访问SinceTree节点。
- visitSince(SinceTree, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
访问SinceTree节点。
- visitSpread(SpreadTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
-
通过致电
visitUnknown
访问一个SpreadTree
树。 - visitSpread(SpreadTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES6
-
访问“传播”表达式树。
- visitSpread(SpreadTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问“传播”表达式树。
- visitStartElement(StartElementTree, P) - Method in interface com.sun.source.doctree. DocTreeVisitor
-
访问StartElementTree节点。
- visitStartElement(StartElementTree, P) - Method in class com.sun.source.util. DocTreeScanner
-
访问StartElementTree节点。
- visitStartElement(StartElementTree, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
访问StartElementTree节点。
- visitString(String, P) - Method in interface javax.lang.model.element. AnnotationValueVisitor
-
访问注释中的字符串值。
- visitString(String, P) - Method in class javax.lang.model.util. SimpleAnnotationValueVisitor6
-
访问注释中的字符串值。
- visitSwitch(SwitchTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问SwitchTree节点。
- visitSwitch(SwitchTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问SwitchTree节点。
- visitSwitch(SwitchTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问SwitchTree节点。
- visitSwitch(SwitchTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitSwitch(SwitchTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问'switch'语句树。
- visitSynchronized(SynchronizedTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问SynchronizedTree节点。
- visitSynchronized(SynchronizedTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问SynchronizedTree节点。
- visitSynchronized(SynchronizedTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问SynchronizedTree节点。
- visitTemplateLiteral(TemplateLiteralTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
-
访问
TemplateLiteralTree
树通过调用visitUnknown
。 - visitTemplateLiteral(TemplateLiteralTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES6
-
访问模板文字树。
- visitTemplateLiteral(TemplateLiteralTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问模板文字树。
- visitText(TextTree, P) - Method in interface com.sun.source.doctree. DocTreeVisitor
-
访问TextTree节点。
- visitText(TextTree, P) - Method in class com.sun.source.util. DocTreeScanner
-
访问TextTree节点。
- visitText(TextTree, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
访问TextTree节点。
- visitThrow(ThrowTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问ThrowTree节点
- visitThrow(ThrowTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问ThrowTree节点
- visitThrow(ThrowTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问ThrowTree节点
- visitThrow(ThrowTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitThrow(ThrowTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问'throw'表达式树。
- visitThrows(ThrowsTree, P) - Method in interface com.sun.source.doctree. DocTreeVisitor
-
访问ThrowsTree节点。
- visitThrows(ThrowsTree, P) - Method in class com.sun.source.util. DocTreeScanner
-
访问ThrowsTree节点。
- visitThrows(ThrowsTree, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
访问ThrowsTree节点。
- visitTry(TryTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问TryTree节点。
- visitTry(TryTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问TryTree节点。
- visitTry(TryTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问TryTree节点。
- visitTry(TryTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitTry(TryTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问'try'语句树。
- visitType(TypeElement, P) - Method in interface javax.lang.model.element. ElementVisitor
-
访问类型元素。
- visitType(TypeElement, P) - Method in class javax.lang.model.util. ElementKindVisitor6
-
访问类型元素,指派给该访问方法用于特定kind类型,
ANNOTATION_TYPE
,CLASS
,ENUM
,或INTERFACE
。 - visitType(TypeElement, P) - Method in class javax.lang.model.util. ElementScanner6
-
访问类型元素。
- visitType(TypeElement, P) - Method in class javax.lang.model.util. SimpleElementVisitor6
-
访问类型元素。
- visitType(TypeMirror, P) - Method in interface javax.lang.model.element. AnnotationValueVisitor
-
访问注释中的类型值。
- visitType(TypeMirror, P) - Method in class javax.lang.model.util. SimpleAnnotationValueVisitor6
-
访问注释中的类型值。
- visitTypeAsAnnotationType(TypeElement, P) - Method in class javax.lang.model.util. ElementKindVisitor6
-
通过调用
defaultAction
访问ANNOTATION_TYPE
类型的元素。 - visitTypeAsClass(TypeElement, P) - Method in class javax.lang.model.util. ElementKindVisitor6
-
通过调用
defaultAction
访问一个CLASS
类型的元素。 - visitTypeAsEnum(TypeElement, P) - Method in class javax.lang.model.util. ElementKindVisitor6
-
通过调用
defaultAction
访问一个ENUM
类型的元素。 - visitTypeAsInterface(TypeElement, P) - Method in class javax.lang.model.util. ElementKindVisitor6
-
通过调用
defaultAction
访问INTERFACE
类型的元素。 。 - visitTypeCast(TypeCastTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问TypeCastTree节点。
- visitTypeCast(TypeCastTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问TypeCastTree节点。
- visitTypeCast(TypeCastTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问TypeCastTree节点。
- visitTypeParameter(TypeParameterTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问TypeParameterTree节点。
- visitTypeParameter(TypeParameterTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问TypeParameterTree节点。
- visitTypeParameter(TypeParameterTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问TypeParameterTree节点。
- visitTypeParameter(TypeParameterElement, P) - Method in interface javax.lang.model.element. ElementVisitor
-
访问类型参数元素。
- visitTypeParameter(TypeParameterElement, P) - Method in class javax.lang.model.util. ElementKindVisitor6
-
访问类型参数元素。
- visitTypeParameter(TypeParameterElement, P) - Method in class javax.lang.model.util. ElementScanner6
-
访问类型参数元素。
- visitTypeParameter(TypeParameterElement, P) - Method in class javax.lang.model.util. SimpleElementVisitor6
-
访问类型参数元素。
- visitTypeVariable(TypeVariable, P) - Method in interface javax.lang.model.type. TypeVisitor
-
访问类型变量。
- visitTypeVariable(TypeVariable, P) - Method in class javax.lang.model.util. SimpleTypeVisitor6
-
访问类型变量。
- visitUnary(UnaryTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问UnaryTree节点。
- visitUnary(UnaryTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问UnaryTree节点。
- visitUnary(UnaryTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问UnaryTree节点。
- visitUnary(UnaryTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitUnary(UnaryTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问一元表达式树。
- visitUnion(UnionType, P) - Method in interface javax.lang.model.type. TypeVisitor
-
访问联合类型。
- visitUnion(UnionType, P) - Method in class javax.lang.model.util. AbstractTypeVisitor6
-
访问联合类型。
- visitUnion(UnionType, P) - Method in class javax.lang.model.util. AbstractTypeVisitor7
-
以一个子类定义的方式访问一个
UnionType
。 - visitUnion(UnionType, P) - Method in class javax.lang.model.util. SimpleTypeVisitor7
-
此实现访问一个
UnionType
致电defaultAction
。 - visitUnion(UnionType, P) - Method in class javax.lang.model.util. TypeKindVisitor7
-
此实现访问一个
UnionType
致电defaultAction
。 - visitUnionType(UnionTypeTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问UnionTypeTree节点。
- visitUnionType(UnionTypeTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问UnionTypeTree节点。
- visitUnionType(UnionTypeTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问UnionTypeTree节点。
- visitUnknown(AnnotationValue, P) - Method in interface javax.lang.model.element. AnnotationValueVisitor
-
访问未知类型的注释值。
- visitUnknown(AnnotationValue, P) - Method in class javax.lang.model.util. AbstractAnnotationValueVisitor6
-
访问未知类型的注释值。
- visitUnknown(Element, P) - Method in interface javax.lang.model.element. ElementVisitor
-
访问一种未知的元素。
- visitUnknown(Element, P) - Method in class javax.lang.model.util. AbstractElementVisitor6
-
访问一种未知的元素。
- visitUnknown(ModuleElement.Directive, P) - Method in interface javax.lang.model.element. ModuleElement.DirectiveVisitor
-
访问未知的指令。
- visitUnknown(TypeMirror, P) - Method in interface javax.lang.model.type. TypeVisitor
-
访问未知类型的类型。
- visitUnknown(TypeMirror, P) - Method in class javax.lang.model.util. AbstractTypeVisitor6
-
访问未知类型的类型。
- visitUnknown(Tree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
-
访问未知表达式/语句树。
- visitUnknown(Tree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问未知表达式/语句树。
- visitUnknownBlockTag(UnknownBlockTagTree, P) - Method in interface com.sun.source.doctree. DocTreeVisitor
-
访问UnknownBlockTagTree节点。
- visitUnknownBlockTag(UnknownBlockTagTree, P) - Method in class com.sun.source.util. DocTreeScanner
-
访问UnknownBlockTagTree节点。
- visitUnknownBlockTag(UnknownBlockTagTree, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
访问UnknownBlockTagTree节点。
- visitUnknownInlineTag(UnknownInlineTagTree, P) - Method in interface com.sun.source.doctree. DocTreeVisitor
-
访问UnknownInlineTagTree节点。
- visitUnknownInlineTag(UnknownInlineTagTree, P) - Method in class com.sun.source.util. DocTreeScanner
-
访问UnknownInlineTagTree节点。
- visitUnknownInlineTag(UnknownInlineTagTree, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
访问UnknownInlineTagTree节点。
- visitUses(UsesTree, P) - Method in interface com.sun.source.doctree. DocTreeVisitor
-
访问UsesTree节点。
- visitUses(UsesTree, P) - Method in class com.sun.source.util. DocTreeScanner
-
访问UsesTree节点。
- visitUses(UsesTree, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
访问UsesTree节点。
- visitUses(UsesTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问UsesTree节点。
- visitUses(UsesTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
- visitUses(UsesTree, P) - Method in class com.sun.source.util. TreeScanner
- visitUses(ModuleElement.UsesDirective, P) - Method in interface javax.lang.model.element. ModuleElement.DirectiveVisitor
-
访问
uses
指令。 - visitValue(ValueTree, P) - Method in interface com.sun.source.doctree. DocTreeVisitor
-
访问ValueTree节点。
- visitValue(ValueTree, P) - Method in class com.sun.source.util. DocTreeScanner
-
访问ValueTree节点。
- visitValue(ValueTree, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
访问ValueTree节点。
- visitVariable(VariableTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问VariableTree节点。
- visitVariable(VariableTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问VariableTree节点。
- visitVariable(VariableTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问VariableTree节点。
- visitVariable(VariableElement, P) - Method in interface javax.lang.model.element. ElementVisitor
-
访问可变元素。
- visitVariable(VariableElement, P) - Method in class javax.lang.model.util. ElementKindVisitor6
-
访问一个变量元素,指派给访问方法用于特定kind变量,的
ENUM_CONSTANT
,EXCEPTION_PARAMETER
,字段
,LOCAL_VARIABLE
,PARAMETER
,或RESOURCE_VARIABLE
。 - visitVariable(VariableElement, P) - Method in class javax.lang.model.util. ElementScanner6
-
访问可变元素。
- visitVariable(VariableElement, P) - Method in class javax.lang.model.util. ElementScanner7
-
此实现扫描包含的元素。
- visitVariable(VariableElement, P) - Method in class javax.lang.model.util. SimpleElementVisitor6
-
访问可变元素。
- visitVariable(VariableElement, P) - Method in class javax.lang.model.util. SimpleElementVisitor7
-
此实现调用
defaultAction
。 - visitVariable(VariableTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitVariable(VariableTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES6
- visitVariable(VariableTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问变量声明树。
- visitVariableAsEnumConstant(VariableElement, P) - Method in class javax.lang.model.util. ElementKindVisitor6
-
通过调用
defaultAction
访问一个ENUM_CONSTANT
变量元素。 - visitVariableAsExceptionParameter(VariableElement, P) - Method in class javax.lang.model.util. ElementKindVisitor6
-
通过调用
defaultAction
访问一个EXCEPTION_PARAMETER
变量元素。 - visitVariableAsField(VariableElement, P) - Method in class javax.lang.model.util. ElementKindVisitor6
-
通过调用
defaultAction
访问一个字段
变量元素。 - visitVariableAsLocalVariable(VariableElement, P) - Method in class javax.lang.model.util. ElementKindVisitor6
-
通过调用
defaultAction
访问一个LOCAL_VARIABLE
变量元素。 - visitVariableAsParameter(VariableElement, P) - Method in class javax.lang.model.util. ElementKindVisitor6
-
通过调用
defaultAction
访问一个PARAMETER
变量元素。 - visitVariableAsResourceVariable(VariableElement, P) - Method in class javax.lang.model.util. ElementKindVisitor6
-
通过调用
visitUnknown
访问一个RESOURCE_VARIABLE
变量元素。 - visitVariableAsResourceVariable(VariableElement, P) - Method in class javax.lang.model.util. ElementKindVisitor7
-
通过调用
defaultAction
访问一个RESOURCE_VARIABLE
变量元素。 - visitVersion(VersionTree, P) - Method in interface com.sun.source.doctree. DocTreeVisitor
-
访问VersionTreeTree节点。
- visitVersion(VersionTree, P) - Method in class com.sun.source.util. DocTreeScanner
-
访问VersionTreeTree节点。
- visitVersion(VersionTree, P) - Method in class com.sun.source.util. SimpleDocTreeVisitor
-
访问VersionTreeTree节点。
- visitWhileLoop(WhileLoopTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问WhileLoopTree节点。
- visitWhileLoop(WhileLoopTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问WhileLoopTree节点。
- visitWhileLoop(WhileLoopTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问WhileLoopTree节点。
- visitWhileLoop(WhileLoopTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitWhileLoop(WhileLoopTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问'while'语句树。
- visitWildcard(WildcardTree, P) - Method in interface com.sun.source.tree. TreeVisitor
-
访问WildcardTypeTree节点。
- visitWildcard(WildcardTree, P) - Method in class com.sun.source.util. SimpleTreeVisitor
-
访问WildcardTypeTree节点。
- visitWildcard(WildcardTree, P) - Method in class com.sun.source.util. TreeScanner
-
访问WildcardTypeTree节点。
- visitWildcard(WildcardType, P) - Method in interface javax.lang.model.type. TypeVisitor
-
访问通配符类型。
- visitWildcard(WildcardType, P) - Method in class javax.lang.model.util. SimpleTypeVisitor6
-
访问通配符类型。
- visitWith(WithTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
- visitWith(WithTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问'with'语句树。
- visitYield(YieldTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES5_1
-
通过致电
visitUnknown
访问一个YieldTree
树。 - visitYield(YieldTree, P) - Method in class jdk.nashorn.api.tree. SimpleTreeVisitorES6
-
访问“yield”表达式树。
- visitYield(YieldTree, P) - Method in interface jdk.nashorn.api.tree. TreeVisitor
-
访问“yield”表达式树。
- VISUAL - javafx.scene.text. TextBoundsType
-
使用可视边界作为计算边界的依据。
- VK_0 - Static variable in class java.awt.event. KeyEvent
-
常数为“0”键。
- VK_1 - Static variable in class java.awt.event. KeyEvent
-
常数为“1”键。
- VK_2 - Static variable in class java.awt.event. KeyEvent
-
常数为“2”键。
- VK_3 - Static variable in class java.awt.event. KeyEvent
-
常数为“3”键。
- VK_4 - Static variable in class java.awt.event. KeyEvent
-
常数为“4”键。
- VK_5 - Static variable in class java.awt.event. KeyEvent
-
常数为“5”键。
- VK_6 - Static variable in class java.awt.event. KeyEvent
-
常数为“6”键。
- VK_7 - Static variable in class java.awt.event. KeyEvent
-
常数为“7”键。
- VK_8 - Static variable in class java.awt.event. KeyEvent
-
常数为“8”键。
- VK_9 - Static variable in class java.awt.event. KeyEvent
-
常数为“9”键。
- VK_A - Static variable in class java.awt.event. KeyEvent
-
常数为“A”键。
- VK_ACCEPT - Static variable in class java.awt.event. KeyEvent
-
接受或提交功能键的常数。
- VK_ADD - Static variable in class java.awt.event. KeyEvent
-
常数为数字键添加键。
- VK_AGAIN - Static variable in class java.awt.event. KeyEvent
- VK_ALL_CANDIDATES - Static variable in class java.awt.event. KeyEvent
-
所有候选人的常数功能键。
- VK_ALPHANUMERIC - Static variable in class java.awt.event. KeyEvent
-
字母数字功能键的常数。
- VK_ALT - Static variable in class java.awt.event. KeyEvent
-
ALT虚拟键的常数。
- VK_ALT_GRAPH - Static variable in class java.awt.event. KeyEvent
-
AltGraph功能键的常数。
- VK_AMPERSAND - Static variable in class java.awt.event. KeyEvent
- VK_ASTERISK - Static variable in class java.awt.event. KeyEvent
- VK_AT - Static variable in class java.awt.event. KeyEvent
-
“@”键的常数。
- VK_B - Static variable in class java.awt.event. KeyEvent
-
常数为“B”键。
- VK_BACK_QUOTE - Static variable in class java.awt.event. KeyEvent
-
常量为BACK_QUOTE键。
- VK_BACK_SLASH - Static variable in class java.awt.event. KeyEvent
-
常数为斜杠,“\”
- VK_BACK_SPACE - Static variable in class java.awt.event. KeyEvent
-
常量为BACK_SPACE虚拟键。
- VK_BEGIN - Static variable in class java.awt.event. KeyEvent
-
常数为开始键。
- VK_BRACELEFT - Static variable in class java.awt.event. KeyEvent
- VK_BRACERIGHT - Static variable in class java.awt.event. KeyEvent
- VK_C - Static variable in class java.awt.event. KeyEvent
-
常数为“C”键。
- VK_CANCEL - Static variable in class java.awt.event. KeyEvent
-
CANCEL虚拟键的常数。
- VK_CAPS_LOCK - Static variable in class java.awt.event. KeyEvent
-
CAPS_LOCK虚拟键的常数。
- VK_CIRCUMFLEX - Static variable in class java.awt.event. KeyEvent
-
常数为“^”键。
- VK_CLEAR - Static variable in class java.awt.event. KeyEvent
-
CLEAR虚拟键的常数。
- VK_CLOSE_BRACKET - Static variable in class java.awt.event. KeyEvent
-
关闭括号键的常数,“]”
- VK_CODE_INPUT - Static variable in class java.awt.event. KeyEvent
-
代码输入功能键的常数。
- VK_COLON - Static variable in class java.awt.event. KeyEvent
-
“:”键的常数。
- VK_COMMA - Static variable in class java.awt.event. KeyEvent
-
常数为逗号键“,”
- VK_COMPOSE - Static variable in class java.awt.event. KeyEvent
-
编写功能键的常数。
- VK_CONTEXT_MENU - Static variable in class java.awt.event. KeyEvent
-
Microsoft Windows上下文菜单键的常数。
- VK_CONTROL - Static variable in class java.awt.event. KeyEvent
-
CONTROL虚拟键的常数。
- VK_CONVERT - Static variable in class java.awt.event. KeyEvent
-
转换功能键的常数。
- VK_COPY - Static variable in class java.awt.event. KeyEvent
- VK_CUT - Static variable in class java.awt.event. KeyEvent
- VK_D - Static variable in class java.awt.event. KeyEvent
-
常数为“D”键。
- VK_DEAD_ABOVEDOT - Static variable in class java.awt.event. KeyEvent
- VK_DEAD_ABOVERING - Static variable in class java.awt.event. KeyEvent
- VK_DEAD_ACUTE - Static variable in class java.awt.event. KeyEvent
- VK_DEAD_BREVE - Static variable in class java.awt.event. KeyEvent
- VK_DEAD_CARON - Static variable in class java.awt.event. KeyEvent
- VK_DEAD_CEDILLA - Static variable in class java.awt.event. KeyEvent
- VK_DEAD_CIRCUMFLEX - Static variable in class java.awt.event. KeyEvent
- VK_DEAD_DIAERESIS - Static variable in class java.awt.event. KeyEvent
- VK_DEAD_DOUBLEACUTE - Static variable in class java.awt.event. KeyEvent
- VK_DEAD_GRAVE - Static variable in class java.awt.event. KeyEvent
- VK_DEAD_IOTA - Static variable in class java.awt.event. KeyEvent
- VK_DEAD_MACRON - Static variable in class java.awt.event. KeyEvent
- VK_DEAD_OGONEK - Static variable in class java.awt.event. KeyEvent
- VK_DEAD_SEMIVOICED_SOUND - Static variable in class java.awt.event. KeyEvent
- VK_DEAD_TILDE - Static variable in class java.awt.event. KeyEvent
- VK_DEAD_VOICED_SOUND - Static variable in class java.awt.event. KeyEvent
- VK_DECIMAL - Static variable in class java.awt.event. KeyEvent
-
数字小数点键的常数。
- VK_DELETE - Static variable in class java.awt.event. KeyEvent
-
常数为删除键。
- VK_DIVIDE - Static variable in class java.awt.event. KeyEvent
-
数字键分割键的常数。
- VK_DOLLAR - Static variable in class java.awt.event. KeyEvent
-
“$”键的常数。
- VK_DOWN - Static variable in class java.awt.event. KeyEvent
-
常数为非numpad 向下箭头键。
- VK_E - Static variable in class java.awt.event. KeyEvent
-
常数为“E”键。
- VK_END - Static variable in class java.awt.event. KeyEvent
-
END虚拟键的常数。
- VK_ENTER - Static variable in class java.awt.event. KeyEvent
-
ENTER虚拟键的常数。
- VK_EQUALS - Static variable in class java.awt.event. KeyEvent
-
等于键的常数,“=”
- VK_ESCAPE - Static variable in class java.awt.event. KeyEvent
-
ESCAPE虚拟键的常数。
- VK_EURO_SIGN - Static variable in class java.awt.event. KeyEvent
-
欧元货币符号键的常数。
- VK_EXCLAMATION_MARK - Static variable in class java.awt.event. KeyEvent
-
常数为“!”
- VK_F - Static variable in class java.awt.event. KeyEvent
-
常数为“F”键。
- VK_F1 - Static variable in class java.awt.event. KeyEvent
-
常数为F1功能键。
- VK_F10 - Static variable in class java.awt.event. KeyEvent
-
常数为F10功能键。
- VK_F11 - Static variable in class java.awt.event. KeyEvent
-
常数为F11功能键。
- VK_F12 - Static variable in class java.awt.event. KeyEvent
-
F12功能键的常数。
- VK_F13 - Static variable in class java.awt.event. KeyEvent
-
F13功能键的常数。
- VK_F14 - Static variable in class java.awt.event. KeyEvent
-
F14功能键的常数。
- VK_F15 - Static variable in class java.awt.event. KeyEvent
-
F15功能键的常数。
- VK_F16 - Static variable in class java.awt.event. KeyEvent
-
F16功能键的常数。
- VK_F17 - Static variable in class java.awt.event. KeyEvent
-
F17功能键的常数。
- VK_F18 - Static variable in class java.awt.event. KeyEvent
-
F18功能键的常数。
- VK_F19 - Static variable in class java.awt.event. KeyEvent
-
F19功能键的常数。
- VK_F2 - Static variable in class java.awt.event. KeyEvent
-
F2功能键的常数。
- VK_F20 - Static variable in class java.awt.event. KeyEvent
-
F20功能键的常数。
- VK_F21 - Static variable in class java.awt.event. KeyEvent
-
F21功能键的常数。
- VK_F22 - Static variable in class java.awt.event. KeyEvent
-
F22功能键的常数。
- VK_F23 - Static variable in class java.awt.event. KeyEvent
-
F23功能键的常数。
- VK_F24 - Static variable in class java.awt.event. KeyEvent
-
F24功能键的常数。
- VK_F3 - Static variable in class java.awt.event. KeyEvent
-
F3功能键的常数。
- VK_F4 - Static variable in class java.awt.event. KeyEvent
-
F4功能键的常数。
- VK_F5 - Static variable in class java.awt.event. KeyEvent
-
F5功能键的常数。
- VK_F6 - Static variable in class java.awt.event. KeyEvent
-
常数为F6功能键。
- VK_F7 - Static variable in class java.awt.event. KeyEvent
-
F7功能键的常数。
- VK_F8 - Static variable in class java.awt.event. KeyEvent
-
F8功能键的常数。
- VK_F9 - Static variable in class java.awt.event. KeyEvent
-
常数为F9功能键。
- VK_FINAL - Static variable in class java.awt.event. KeyEvent
-
FINAL键的常数。
- VK_FIND - Static variable in class java.awt.event. KeyEvent
- VK_FULL_WIDTH - Static variable in class java.awt.event. KeyEvent
-
全角字符的常量功能键。
- VK_G - Static variable in class java.awt.event. KeyEvent
-
常数为“G”键。
- VK_GREATER - Static variable in class java.awt.event. KeyEvent
- VK_H - Static variable in class java.awt.event. KeyEvent
-
恒定为“H”键。
- VK_HALF_WIDTH - Static variable in class java.awt.event. KeyEvent
-
半角字符功能键的常数。
- VK_HELP - Static variable in class java.awt.event. KeyEvent
-
常用于帮助键。
- VK_HIRAGANA - Static variable in class java.awt.event. KeyEvent
-
平假名功能键的常数。
- VK_HOME - Static variable in class java.awt.event. KeyEvent
-
HOME虚拟键的常数。
- VK_I - Static variable in class java.awt.event. KeyEvent
-
常数为“I”键。
- VK_INPUT_METHOD_ON_OFF - Static variable in class java.awt.event. KeyEvent
-
输入法/常规键的常数。
- VK_INSERT - Static variable in class java.awt.event. KeyEvent
-
INSERT键的常数。
- VK_INVERTED_EXCLAMATION_MARK - Static variable in class java.awt.event. KeyEvent
-
反转感叹号的常数。
- VK_J - Static variable in class java.awt.event. KeyEvent
-
常数为“J”键。
- VK_JAPANESE_HIRAGANA - Static variable in class java.awt.event. KeyEvent
-
日文 - 平假名功能键的常数。
- VK_JAPANESE_KATAKANA - Static variable in class java.awt.event. KeyEvent
-
日本片假名功能键的常数。
- VK_JAPANESE_ROMAN - Static variable in class java.awt.event. KeyEvent
-
日常罗马功能键的常数。
- VK_K - Static variable in class java.awt.event. KeyEvent
-
常数为“K”键。
- VK_KANA - Static variable in class java.awt.event. KeyEvent
-
KANA锁定键的常数。
- VK_KANA_LOCK - Static variable in class java.awt.event. KeyEvent
-
锁定假名功能键的常数。
- VK_KANJI - Static variable in class java.awt.event. KeyEvent
-
康乃馨
- VK_KATAKANA - Static variable in class java.awt.event. KeyEvent
-
片假名功能键的常数。
- VK_KP_DOWN - Static variable in class java.awt.event. KeyEvent
-
常数为数字键盘 向下箭头键。
- VK_KP_LEFT - Static variable in class java.awt.event. KeyEvent
-
常数为数字键盘 左箭头键。
- VK_KP_RIGHT - Static variable in class java.awt.event. KeyEvent
-
数字键盘 右箭头键的常数。
- VK_KP_UP - Static variable in class java.awt.event. KeyEvent
-
常数为数字键盘 向上箭头键。
- VK_L - Static variable in class java.awt.event. KeyEvent
-
常数为“L”键。
- VK_LEFT - Static variable in class java.awt.event. KeyEvent
-
常数为非numpad 左箭头键。
- VK_LEFT_PARENTHESIS - Static variable in class java.awt.event. KeyEvent
-
常数为“(”键。
- VK_LESS - Static variable in class java.awt.event. KeyEvent
- VK_M - Static variable in class java.awt.event. KeyEvent
-
常数为“M”键。
- VK_META - Static variable in class java.awt.event. KeyEvent
-
常数为META密钥。
- VK_MINUS - Static variable in class java.awt.event. KeyEvent
-
常数为减号,“ - ”
- VK_MODECHANGE - Static variable in class java.awt.event. KeyEvent
-
MODECHANGE键的常数。
- VK_MULTIPLY - Static variable in class java.awt.event. KeyEvent
-
数字键的常数乘法键。
- VK_N - Static variable in class java.awt.event. KeyEvent
-
常数为“N”键。
- VK_NONCONVERT - Static variable in class java.awt.event. KeyEvent
-
不转换功能键的常数。
- VK_NUM_LOCK - Static variable in class java.awt.event. KeyEvent
-
常数为NUM_LOCK键。
- VK_NUMBER_SIGN - Static variable in class java.awt.event. KeyEvent
-
“#”键的常数。
- VK_NUMPAD0 - Static variable in class java.awt.event. KeyEvent
-
数字键“0”键的常数。
- VK_NUMPAD1 - Static variable in class java.awt.event. KeyEvent
-
数字键“1”键的常数。
- VK_NUMPAD2 - Static variable in class java.awt.event. KeyEvent
-
数字键“2”键的常数。
- VK_NUMPAD3 - Static variable in class java.awt.event. KeyEvent
-
数字键“3”键的常数。
- VK_NUMPAD4 - Static variable in class java.awt.event. KeyEvent
-
数字键“4”键的常数。
- VK_NUMPAD5 - Static variable in class java.awt.event. KeyEvent
-
数字键“5”键的常数。
- VK_NUMPAD6 - Static variable in class java.awt.event. KeyEvent
-
数字键“6”键的常数。
- VK_NUMPAD7 - Static variable in class java.awt.event. KeyEvent
-
数字键“7”键的常数。
- VK_NUMPAD8 - Static variable in class java.awt.event. KeyEvent
-
数字键“8”键的常数。
- VK_NUMPAD9 - Static variable in class java.awt.event. KeyEvent
-
数字键“9”键的常数。
- VK_O - Static variable in class java.awt.event. KeyEvent
-
常数为“O”键。
- VK_OPEN_BRACKET - Static variable in class java.awt.event. KeyEvent
-
常数为打开括号的键,“[”
- VK_P - Static variable in class java.awt.event. KeyEvent
-
“P”键的常数。
- VK_PAGE_DOWN - Static variable in class java.awt.event. KeyEvent
-
PAGE_DOWN虚拟键的常数。
- VK_PAGE_UP - Static variable in class java.awt.event. KeyEvent
-
PAGE_UP虚拟键的常数。
- VK_PASTE - Static variable in class java.awt.event. KeyEvent
- VK_PAUSE - Static variable in class java.awt.event. KeyEvent
-
PAUSE虚拟键的常数。
- VK_PERIOD - Static variable in class java.awt.event. KeyEvent
-
期间关键的常数“”。
- VK_PLUS - Static variable in class java.awt.event. KeyEvent
-
常数为“+”键。
- VK_PREVIOUS_CANDIDATE - Static variable in class java.awt.event. KeyEvent
-
上一个候选功能键的常数。
- VK_PRINTSCREEN - Static variable in class java.awt.event. KeyEvent
-
PRINTSCREEN键的常数。
- VK_PROPS - Static variable in class java.awt.event. KeyEvent
- VK_Q - Static variable in class java.awt.event. KeyEvent
-
常数为“Q”键。
- VK_QUOTE - Static variable in class java.awt.event. KeyEvent
-
QUOTE键的常数。
- VK_QUOTEDBL - Static variable in class java.awt.event. KeyEvent
- VK_R - Static variable in class java.awt.event. KeyEvent
-
常数为“R”键。
- VK_RIGHT - Static variable in class java.awt.event. KeyEvent
-
常数为非numpad 右箭头键。
- VK_RIGHT_PARENTHESIS - Static variable in class java.awt.event. KeyEvent
-
常数为“)”键。
- VK_ROMAN_CHARACTERS - Static variable in class java.awt.event. KeyEvent
-
罗马字符功能键的常数。
- VK_S - Static variable in class java.awt.event. KeyEvent
-
常数为“S”键。
- VK_SCROLL_LOCK - Static variable in class java.awt.event. KeyEvent
-
SCROLL_LOCK键的常数。
- VK_SEMICOLON - Static variable in class java.awt.event. KeyEvent
-
常数为分号键,“;”
- VK_SEPARATER - Static variable in class java.awt.event. KeyEvent
-
此常数已过时,仅用于向后兼容。
- VK_SEPARATOR - Static variable in class java.awt.event. KeyEvent
-
Numpad Separator键的常数。
- VK_SHIFT - Static variable in class java.awt.event. KeyEvent
-
SHIFT虚拟键的常数。
- VK_SLASH - Static variable in class java.awt.event. KeyEvent
-
正斜杠的常数为“/”
- VK_SPACE - Static variable in class java.awt.event. KeyEvent
-
SPACE虚拟键的常数。
- VK_STOP - Static variable in class java.awt.event. KeyEvent
- VK_SUBTRACT - Static variable in class java.awt.event. KeyEvent
-
数字键的常数减去键。
- VK_T - Static variable in class java.awt.event. KeyEvent
-
常数为“T”键。
- VK_TAB - Static variable in class java.awt.event. KeyEvent
-
TAB虚拟键的常数。
- VK_U - Static variable in class java.awt.event. KeyEvent
-
常数为“U”键。
- VK_UNDEFINED - Static variable in class java.awt.event. KeyEvent
-
该值用于表示keyCode未知。
- VK_UNDERSCORE - Static variable in class java.awt.event. KeyEvent
-
常量为“_”键。
- VK_UNDO - Static variable in class java.awt.event. KeyEvent
- VK_UP - Static variable in class java.awt.event. KeyEvent
-
常数为非numpad 向上箭头键。
- VK_V - Static variable in class java.awt.event. KeyEvent
-
“V”键的常数。
- VK_W - Static variable in class java.awt.event. KeyEvent
-
常数为“W”键。
- VK_WINDOWS - Static variable in class java.awt.event. KeyEvent
-
Microsoft Windows“Windows”键的常数。
- VK_X - Static variable in class java.awt.event. KeyEvent
-
常数为“X”键。
- VK_Y - Static variable in class java.awt.event. KeyEvent
-
常数为“Y”键。
- VK_Z - Static variable in class java.awt.event. KeyEvent
-
常数为“Z”键。
- VLineTo - Class in javafx.scene.shape
-
创建从当前点到y的垂直线路元素。
- VLineTo() - Constructor for class javafx.scene.shape. VLineTo
-
创建一个空的VLineTo实例。
- VLineTo(double) - Constructor for class javafx.scene.shape. VLineTo
-
创建一个VLineTo的实例。
- VLINK - Static variable in class javax.swing.text.html. HTML.Attribute
-
属性“vlink”
- vm() - Method in class jdk.jshell.execution. JdiDefaultExecutionControl
- vm() - Method in class jdk.jshell.execution. JdiExecutionControl
-
返回JDI
VirtualMachine
实例。 - vm() - Method in class jdk.jshell.execution. JdiInitiator
-
返回产生的
VirtualMachine
实例。 - VM_ABSTRACT - Interface in org.omg.CORBA
-
定义用于在类型代码中表示抽象接口的代码。
- VM_CREATION - com.sun.management. VMOption.Origin
-
VM选项设置为VM创建时间,通常作为启动器的命令行参数或传递给使用JNI调用接口创建的VM的参数。
- VM_CUSTOM - Interface in org.omg.CORBA
-
定义用于在类型代码中表示自定义编组值类型的代码。
- VM_NONE - Interface in org.omg.CORBA
-
定义用于表示类型代码中值类型值的代码。
- VM_TRUNCATABLE - Interface in org.omg.CORBA
-
定义用于在类型代码中表示可截断值类型的代码。
- vmaxProperty() - Method in class javafx.scene.control. ScrollPane
- VMCannotBeModifiedException - Exception in com.sun.jdi
-
抛出以表示操作无效,因为它会修改VM,VM是只读的。
- VMCannotBeModifiedException() - Constructor for exception com.sun.jdi. VMCannotBeModifiedException
- VMCannotBeModifiedException(String) - Constructor for exception com.sun.jdi. VMCannotBeModifiedException
- VMDeathEvent - Interface in com.sun.jdi.event
-
目标VM终止通知。
- VMDeathRequest - Interface in com.sun.jdi.request
-
当目标VM终止时请求通知。
- vmDeathRequests() - Method in interface com.sun.jdi.request. EventRequestManager
-
返回启用和禁用的VM死亡请求的不可修改的列表。
- VMDisconnectedException - Exception in com.sun.jdi
-
抛出未经检查的异常,指示所请求的操作无法完成,因为不再连接到目标VM。
- VMDisconnectedException() - Constructor for exception com.sun.jdi. VMDisconnectedException
- VMDisconnectedException(String) - Constructor for exception com.sun.jdi. VMDisconnectedException
- VMDisconnectEvent - Interface in com.sun.jdi.event
-
断开目标VM的通知。
- VMID - Class in java.rmi.dgc
-
VMID是所有Java虚拟机中唯一的标识符。
- VMID() - Constructor for class java.rmi.dgc. VMID
-
创建一个新的VMID。
- vminProperty() - Method in class javafx.scene.control. ScrollPane
- VMMismatchException - Exception in com.sun.jdi
-
抛出以指示所请求的操作无法完成,因为来自一个目标VM的镜像与另一个目标VM的镜像组合。
- VMMismatchException() - Constructor for exception com.sun.jdi. VMMismatchException
- VMMismatchException(String) - Constructor for exception com.sun.jdi. VMMismatchException
- VMOption - Class in com.sun.management
-
有关VM选项的信息,包括其值,值来自哪里被称为其
origin
。 - VMOption(String, String, boolean, VMOption.Origin) - Constructor for class com.sun.management. VMOption
-
构造一个
VMOption
。 - VMOption.Origin - Enum in com.sun.management
-
VM选项的值的起源。
- VMOutOfMemoryException - Exception in com.sun.jdi
-
抛出以指示所请求的操作无法完成,因为目标VM的内存已用尽。
- VMOutOfMemoryException() - Constructor for exception com.sun.jdi. VMOutOfMemoryException
- VMOutOfMemoryException(String) - Constructor for exception com.sun.jdi. VMOutOfMemoryException
- VMStartEvent - Interface in com.sun.jdi.event
-
通知初始化目标虚拟机。
- VMStartException - Exception in com.sun.jdi.connect
-
目标VM已成功启动,但在建立连接之前会发生错误。
- VMStartException(Process) - Constructor for exception com.sun.jdi.connect. VMStartException
- VMStartException(String, Process) - Constructor for exception com.sun.jdi.connect. VMStartException
- VoiceStatus - Class in javax.sound.midi
-
A
VoiceStatus
对象包含有关由Synthesizer
生成的其中一个语音的当前状态的信息。 - VoiceStatus() - Constructor for class javax.sound.midi. VoiceStatus
- Void - Class in java.lang
-
Void
类是一个不可抗拒的占位符类,用于保存对表示Java关键字void的Class
对象的引用。 - VOID - javax.lang.model.type. TypeKind
-
伪类型对应于关键字
void
。 - VOID - jdk.nashorn.api.tree. Tree.Kind
-
用于实例
UnaryTree
代表逻辑void运算符void
。 - VOID - Static variable in class javax.management.openmbean. SimpleType
-
描述Java类名称为
java.lang.Void
值的SimpleType
实例。 - VoidType - Interface in com.sun.jdi
-
在目标虚拟机中访问的所有原语的类型
void
。 - VoidValue - Interface in com.sun.jdi
-
提供对目标虚拟机
void
语void
值的访问。 - VOLATILE - javax.lang.model.element. Modifier
-
修饰词
volatile
- VOLATILE - Static variable in class java.lang.reflect. Modifier
-
int
值代表volatile
修饰符。 - VolatileCallSite - Class in java.lang.invoke
-
A
VolatileCallSite
是一个CallSite
,其目标像一个volatile变量。 - VolatileCallSite(MethodHandle) - Constructor for class java.lang.invoke. VolatileCallSite
-
创建一个具有对其目标的易失性绑定的调用站点。
- VolatileCallSite(MethodType) - Constructor for class java.lang.invoke. VolatileCallSite
-
创建一个具有对其目标的易失性绑定的调用站点。
- VolatileImage - Class in java.awt.image
-
VolatileImage是由于超出应用程序控制的情况(例如由操作系统或其他应用程序引起的情况),可能随时丢失其内容的映像。
- VolatileImage() - Constructor for class java.awt.image. VolatileImage
- volume - Variable in class javax.sound.midi. VoiceStatus
-
当前MIDI音量级别的声音。
- VOLUME - Static variable in class javax.sound.sampled. FloatControl.Type
-
表示对一行的音量的控制。
- VOLUME_DOWN - javafx.scene.input. KeyCode
-
常数为
Volume Down
键。 - VOLUME_UP - javafx.scene.input. KeyCode
-
常数为
Volume Up
键。 - volumeProperty() - Method in class javafx.scene.media. AudioClip
-
剪辑播放的相对音量级别。
- volumeProperty() - Method in class javafx.scene.media. MediaPlayer
-
要播放媒体的音量。
- VPos - Enum in javafx.geometry
-
一组用于描述垂直定位和对齐的值。
- vsb - Variable in class javax.swing. ScrollPaneLayout
-
滚动盘的垂直滚动条小孩。
- vsbChangeListener - Variable in class javax.swing.plaf.basic. BasicScrollPaneUI
-
ChangeListener
安装在垂直滚动条上。 - VSBChangeListener() - Constructor for class javax.swing.plaf.basic. BasicScrollPaneUI.VSBChangeListener
- vsbPolicy - Variable in class javax.swing. ScrollPaneLayout
-
垂直滚动条的显示策略。
- VSPACE - Static variable in class javax.swing.text.html. HTML.Attribute
-
属性“vspace”
- vvalueProperty() - Method in class javafx.scene.control. ScrollPane
-
ScrollPane的当前垂直滚动位置。