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
_
H
- h - Variable in class java.lang.reflect. Proxy
-
该代理实例的调用处理程序。
- H - javafx.scene.input. KeyCode
-
常数为
H
键。 - H_RESIZE - Static variable in class javafx.scene. Cursor
-
水平光标类型。
- H1 - Static variable in class javax.swing.text.html. HTML.Tag
-
标签<h1>
- H2 - Static variable in class javax.swing.text.html. HTML.Tag
-
标签<h2>
- H3 - Static variable in class javax.swing.text.html. HTML.Tag
-
标签<h3>
- H4 - Static variable in class javax.swing.text.html. HTML.Tag
-
标签<h4>
- H5 - Static variable in class javax.swing.text.html. HTML.Tag
-
标签<h5>
- H6 - Static variable in class javax.swing.text.html. HTML.Tag
-
标签<h6>
- HALF_DAYS - java.time.temporal. ChronoUnit
-
代表AM / PM使用的半天的概念的单位。
- HALF_DOWN - java.math. RoundingMode
-
四舍五入模式向“最近邻居”转弯,除非这两个邻居都是等距离的,在这种情况下,这是倒圆的。
- HALF_EVEN - java.math. RoundingMode
-
四舍五入模式向“最近邻居”转弯,除非这两个邻居都是等距离的,在这种情况下,朝向偶数邻居。
- HALF_UP - java.math. RoundingMode
-
四舍五入模式向“最近邻居”转弯,除非两个邻居都是等距的,在这种情况下是圆括弧的。
- HALF_WIDTH - javafx.scene.input. KeyCode
-
半角字符功能键的常数。
- HALFWIDTH_AND_FULLWIDTH_FORMS - Static variable in class java.lang. Character.UnicodeBlock
-
Unicode字符块的“半宽和全宽”的常量。
- HALFWIDTH_KATAKANA - Static variable in class java.awt.im. InputSubset
-
Unicode半宽和全宽形式字符块的半宽片假名子集的常数。
- HALIGN - Static variable in class javax.swing.text.html. HTML.Attribute
-
属性“halign”
- halignmentProperty() - Method in class javafx.scene.control. Separator
-
对于垂直分隔符,指定分隔线在空间中的水平位置。
- halignmentProperty() - Method in class javafx.scene.layout. ColumnConstraints
-
列的水平对齐。
- halt(int) - Method in class java.lang. Runtime
-
强制终止当前正在运行的Java虚拟机。
- HALTED - javafx.scene.media. MediaPlayer.Status
-
发生严重错误的玩家状态。
- HAN - java.lang. Character.UnicodeScript
-
Unicode脚本“汉”。
- HAND - Static variable in class javafx.scene. Cursor
-
手指游标类型,类似于指针,通常用于指示可以点击某些内容,例如超链接。
- HAND_CURSOR - Static variable in class java.awt. Cursor
-
手指光标类型。
- HAND_CURSOR - Static variable in class java.awt. Frame
-
已过时。代之以
Cursor.HAND_CURSOR
。 - handle(long) - Method in class javafx.animation. AnimationTimer
-
这个方法需要被扩展类覆盖。
- handle(short, String, Object, Node, Node) - Method in interface org.w3c.dom. UserDataHandler
-
每当注册此处理程序的节点被导入或克隆时,都会调用此方法。
- handle(HttpExchange) - Method in interface com.sun.net.httpserver. HttpHandler
-
处理给定的请求并产生适当的响应。
- handle(BiFunction<? super T, Throwable, ? extends U>) - Method in class java.util.concurrent. CompletableFuture
- handle(BiFunction<? super T, Throwable, ? extends U>) - Method in interface java.util.concurrent. CompletionStage
-
返回一个新的CompletionStage,当此阶段正常或异常完成时,将使用此阶段的结果和异常作为所提供函数的参数执行。
- handle(Callback[]) - Method in class com.sun.security.auth.callback. TextCallbackHandler
-
处理指定的一组回调。
- handle(Callback[]) - Method in interface javax.security.auth.callback. CallbackHandler
-
检索或显示提供的回调中请求的信息。
- handle(HttpExchange) - Method in class javax.xml.ws.spi.http. HttpHandler
-
处理给定的请求并生成适当的响应。
- handle(T) - Method in interface javafx.event. EventHandler
-
当注册此处理程序的类型的特定事件发生时调用。
- handle(T) - Method in class javafx.event. WeakEventHandler
-
向相关事件处理程序发送事件通知。
- handleAbout(AboutEvent) - Method in interface java.awt.desktop. AboutHandler
-
当应用程序被要求显示其对话框时调用。
- handleApplicationNotification(Preloader.PreloaderNotification) - Method in class javafx.application. Preloader
-
表示应用程序生成的通知。
- handleAsync(BiFunction<? super T, Throwable, ? extends U>) - Method in class java.util.concurrent. CompletableFuture
- handleAsync(BiFunction<? super T, Throwable, ? extends U>) - Method in interface java.util.concurrent. CompletionStage
-
返回一个新的CompletionStage,当该阶段完成正常或异常时,将使用此阶段的默认异步执行工具执行,此阶段的结果和异常作为提供函数的参数。
- handleAsync(BiFunction<? super T, Throwable, ? extends U>, Executor) - Method in class java.util.concurrent. CompletableFuture
- handleAsync(BiFunction<? super T, Throwable, ? extends U>, Executor) - Method in interface java.util.concurrent. CompletionStage
-
返回一个新的CompletionStage,当此阶段正常或异常完成时,将使用提供的执行程序执行此阶段的结果和异常作为提供的函数的参数。
- handleComment(char[]) - Method in class javax.swing.text.html.parser. DocumentParser
- handleComment(char[]) - Method in class javax.swing.text.html.parser. Parser
-
遇到HTML注释时调用。
- handleComment(char[], int) - Method in class javax.swing.text.html. HTMLDocument.HTMLReader
- handleComment(char[], int) - Method in class javax.swing.text.html. HTMLEditorKit.ParserCallback
-
由解析器调用来指示遇到一段注释。
- handleEmptyTag(TagElement) - Method in class javax.swing.text.html.parser. DocumentParser
-
处理空标签。
- handleEmptyTag(TagElement) - Method in class javax.swing.text.html.parser. Parser
-
遇到空标签时调用。
- handleEndOfLineString(String) - Method in class javax.swing.text.html. HTMLDocument.HTMLReader
-
在流已解析后,但在
flush
之前flush
。 - handleEndOfLineString(String) - Method in class javax.swing.text.html. HTMLEditorKit.ParserCallback
-
在流已解析后,但在
flush
之前flush
。 - handleEndTag(HTML.Tag, int) - Method in class javax.swing.text.html. HTMLDocument.HTMLReader
-
从解析器回调。
- handleEndTag(HTML.Tag, int) - Method in class javax.swing.text.html. HTMLEditorKit.ParserCallback
-
从解析器回调。
- handleEndTag(TagElement) - Method in class javax.swing.text.html.parser. DocumentParser
-
处理结束标签
- handleEndTag(TagElement) - Method in class javax.swing.text.html.parser. Parser
-
当遇到结束标记时调用。
- handleEOFInComment() - Method in class javax.swing.text.html.parser. Parser
-
当内容终止而不关闭HTML注释时调用。
- handleError(int, String) - Method in class javax.swing.text.html.parser. DocumentParser
- handleError(int, String) - Method in class javax.swing.text.html.parser. Parser
-
发生了错误。
- handleError(String, int) - Method in class javax.swing.text.html. HTMLEditorKit.ParserCallback
-
从解析器回调。
- handleError(DOMError) - Method in interface org.w3c.dom. DOMErrorHandler
-
当发生错误时,该错误处理程序将调用此方法。
- handleErrorNotification(Preloader.ErrorNotification) - Method in class javafx.application. Preloader
-
发生错误时调用。
- handleEvent(Event) - Method in class java.awt. Component
-
已过时。从JDK版本1.1替换为processEvent(AWTEvent)。
- handleEvent(ValidationEvent) - Method in class javax.xml.bind.helpers. DefaultValidationEventHandler
- handleEvent(ValidationEvent) - Method in class javax.xml.bind.util. ValidationEventCollector
- handleEvent(ValidationEvent) - Method in interface javax.xml.bind. ValidationEventHandler
-
接收验证警告或错误的通知。
- handleEvent(Event) - Method in interface org.w3c.dom.events. EventListener
-
每当发生
EventListener
接口注册的类型的事件时,将调用此方法。 - handleExpandControlClick(TreePath, int, int) - Method in class javax.swing.plaf.basic. BasicTreeUI
-
当用户点击特定的行时消息
toggleExpandState
,这将调用toggleExpandState
。 - handleFault(C) - Method in interface javax.xml.ws.handler. Handler
-
调用
handleFault
方法进行故障消息处理。 - handleGetObject(String) - Method in class java.util. ListResourceBundle
- handleGetObject(String) - Method in class java.util. PropertyResourceBundle
- handleGetObject(String) - Method in class java.util. ResourceBundle
-
从此资源包获取给定键的对象。
- handleInputMethodEvent(InputMethodEvent) - Method in class javafx.scene.control.skin. TextInputControlSkin
- handleJustify(float) - Method in class java.awt.font. TextLayout
-
证明这个布局。
- handleKeySet() - Method in class java.util. ListResourceBundle
-
返回一个
Set
的键 只包含在这个ResourceBundle
。 - handleKeySet() - Method in class java.util. PropertyResourceBundle
-
返回一个
Set
的键 只包含在这个ResourceBundle
。 - handleKeySet() - Method in class java.util. ResourceBundle
-
返回一个
Set
的键 只包含在这个ResourceBundle
。 - handleMBeanUnregistration(ObjectName, String) - Method in interface javax.management.relation. Relation
-
当角色引用的MBean未注册时,关系服务使用的回调。
- handleMBeanUnregistration(ObjectName, String) - Method in class javax.management.relation. RelationSupport
-
当角色引用的MBean未注册时,关系服务使用的回调。
- handleMessage(C) - Method in interface javax.xml.ws.handler. Handler
-
handleMessage
方法被调用用于正常处理入站和出站邮件。 - handleNotification(AssociationChangeNotification, T) - Method in class com.sun.nio.sctp. AbstractNotificationHandler
-
当从SCTP堆栈接收到
AssociationChangeNotification
时调用。 - handleNotification(Notification, T) - Method in class com.sun.nio.sctp. AbstractNotificationHandler
-
当从SCTP堆栈接收到实现特定通知时调用。
- handleNotification(Notification, T) - Method in interface com.sun.nio.sctp. NotificationHandler
-
从SCTP堆栈收到通知时调用。
- handleNotification(PeerAddressChangeNotification, T) - Method in class com.sun.nio.sctp. AbstractNotificationHandler
-
当从SCTP堆栈接收到
PeerAddressChangeNotification
时调用。 - handleNotification(SendFailedNotification, T) - Method in class com.sun.nio.sctp. AbstractNotificationHandler
-
当从SCTP堆栈接收到
SendFailedNotification
时调用。 - handleNotification(ShutdownNotification, T) - Method in class com.sun.nio.sctp. AbstractNotificationHandler
-
当从SCTP堆栈接收到
ShutdownNotification
时调用。 - handleNotification(NotificationListener, Notification, Object) - Method in class javax.management. NotificationBroadcasterSupport
-
为每个侦听器调用此方法为
sendNotification
,以便向该侦听器发送通知。 - handleNotification(Notification, Object) - Method in interface javax.management. NotificationListener
-
JMX通知发生时调用。
- handleNotification(Notification, Object) - Method in class javax.management.relation. RelationService
-
JMX通知发生时调用。
- handleOption(String, Iterator<String>) - Method in class javax.tools. ForwardingJavaFileManager
- handleOption(String, Iterator<String>) - Method in interface javax.tools. JavaFileManager
-
处理一个选项
- handlePreferences(PreferencesEvent) - Method in interface java.awt.desktop. PreferencesHandler
-
当应用程序被要求显示其首选项UI时调用。
- handleProgressNotification(Preloader.ProgressNotification) - Method in class javafx.application. Preloader
-
表示下载进度。
- handleQuitRequestWith(QuitEvent, QuitResponse) - Method in interface java.awt.desktop. QuitHandler
-
当应用程序被要求退出时调用。
- handler - Variable in class javax.xml.ws.spi.http. HttpContext
-
为此上下文设置的处理程序。
- Handler - Class in java.util.logging
-
一个
Handler
对象从需要日志消息Logger
和出口他们。 - Handler< C extends MessageContext> - Interface in javax.xml.ws.handler
-
Handler
接口是JAX-WS处理程序的基础接口。 - Handler() - Constructor for class java.util.logging. Handler
-
默认构造函数。
- HANDLER - javax.xml.ws.handler. MessageContext.Scope
-
处理能见度。
- HandlerBase - Class in org.xml.sax
-
已过时。此类与已弃用的
DocumentHandler
接口配合使用。 它已被SAX2DefaultHandler
类所取代。 - HandlerBase() - Constructor for class org.xml.sax. HandlerBase
-
已过时。
- HandlerChain - Annotation Type in javax.jws
- handleResponse(Response<T>) - Method in interface javax.xml.ws. AsyncHandler
-
当异步操作的响应可用时调用。
- HandlerResolver - Interface in javax.xml.ws.handler
-
HandlerResolver
是由应用程序实现的接口,用于在创建代理/调度对象时获取对代理/调度对象上设置的处理程序链的控制。 - HandlerResult - Enum in com.sun.nio.sctp
-
定义通知处理程序结果。
- handleSimpleTag(HTML.Tag, MutableAttributeSet, int) - Method in class javax.swing.text.html. HTMLDocument.HTMLReader
-
从解析器回调。
- handleSimpleTag(HTML.Tag, MutableAttributeSet, int) - Method in class javax.swing.text.html. HTMLEditorKit.ParserCallback
-
从解析器回调。
- handleStartTag(HTML.Tag, MutableAttributeSet, int) - Method in class javax.swing.text.html. HTMLDocument.HTMLReader
-
从解析器回调。
- handleStartTag(HTML.Tag, MutableAttributeSet, int) - Method in class javax.swing.text.html. HTMLEditorKit.ParserCallback
-
从解析器回调。
- handleStartTag(TagElement) - Method in class javax.swing.text.html.parser. DocumentParser
-
处理起始标签。
- handleStartTag(TagElement) - Method in class javax.swing.text.html.parser. Parser
-
遇到开始标签时调用。
- handleStateChangeNotification(Preloader.StateChangeNotification) - Method in class javafx.application. Preloader
-
表示应用程序状态发生变化。
- handleText(char[]) - Method in class javax.swing.text.html.parser. DocumentParser
-
处理文本。
- handleText(char[]) - Method in class javax.swing.text.html.parser. Parser
-
新新新旗新新新旗新新新新旗新新旗新新旗新新旗新新旗旗新新旗新新旗旗新新旗新新200新
- handleText(char[], int) - Method in class javax.swing.text.html. HTMLDocument.HTMLReader
-
由解析器调用来指示遇到一个文本块。
- handleText(char[], int) - Method in class javax.swing.text.html. HTMLEditorKit.ParserCallback
-
由解析器调用来指示遇到一个文本块。
- handleTitle(char[]) - Method in class javax.swing.text.html.parser. Parser
-
遇到HTML标题标签时调用。
- handshakeCompleted(HandshakeCompletedEvent) - Method in interface javax.net.ssl. HandshakeCompletedListener
-
当SSL握手完成时,在注册对象上调用此方法。
- HandshakeCompletedEvent - Class in javax.net.ssl
-
此事件表示在给定SSL连接上完成SSL握手。
- HandshakeCompletedEvent(SSLSocket, SSLSession) - Constructor for class javax.net.ssl. HandshakeCompletedEvent
-
构造一个新的HandshakeCompletedEvent。
- HandshakeCompletedListener - Interface in javax.net.ssl
-
该接口由希望接收关于在给定SSL连接上完成SSL协议握手的通知的任何类实现。
- HANGING_BASELINE - Static variable in class java.awt.font. GraphicAttribute
-
将图形的起点与线的垂直基线对齐。
- HANGING_BASELINE - Static variable in class java.awt. Font
-
Devanagari中使用的基线和类似的脚本。
- HANGUL - java.lang. Character.UnicodeScript
-
Unicode脚本“Hangul”。
- HANGUL_COMPATIBILITY_JAMO - Static variable in class java.lang. Character.UnicodeBlock
-
“Hanul兼容性Jamo”Unicode字符块的常量。
- HANGUL_JAMO - Static variable in class java.lang. Character.UnicodeBlock
-
“Hanul Jamo”Unicode字符块的常数。
- HANGUL_JAMO_EXTENDED_A - Static variable in class java.lang. Character.UnicodeBlock
-
“Hanul Jamo Extended-A”Unicode字符块的常数。
- HANGUL_JAMO_EXTENDED_B - Static variable in class java.lang. Character.UnicodeBlock
-
“Hanul Jamo Extended-B”Unicode字符块的常数。
- HANGUL_SYLLABLES - Static variable in class java.lang. Character.UnicodeBlock
-
“汉字音节”Unicode字符块的常数。
- HANJA - Static variable in class java.awt.im. InputSubset
-
所有汉字用于韩文的常数,包括CJK统一表意文字的子集以及可能被定义为替代字符的韩文汉字。
- HANUNOO - java.lang. Character.UnicodeScript
-
Unicode脚本“Hanunoo”。
- HANUNOO - Static variable in class java.lang. Character.UnicodeBlock
-
“Hanunoo”Unicode字符块的常量。
- HARD_LIGHT - javafx.scene.effect. BlendMode
-
根据顶部输入颜色,输入颜色分量是相乘或屏蔽的。
- hardDriveIcon - Variable in class javax.swing.plaf.basic. BasicFileChooserUI
-
硬盘图标
- HARDWARE_MINIMUM - javafx.print. Printer.MarginType
-
请求边距设置为硬件允许的每一侧最小。
- has_no_active_member() - Method in class org.omg.DynamicAny. _DynUnionStub
-
如果联合没有活动成员,则返回true,即,联合值仅由其标识符组成,因为鉴别符具有未列为明确案例标签的值。
- has_no_active_member() - Method in interface org.omg.DynamicAny. DynUnionOperations
-
如果联合没有活动成员,则返回true,即,联合值仅由其标识符组成,因为鉴别符具有未列为明确案例标签的值。
- hasAlpha() - Method in class java.awt.image. ColorModel
-
返回此
ColorModel
中是否支持ColorModel
。 - hasAnchoringBounds() - Method in class java.util.regex. Matcher
-
查询该匹配器的区域边界的锚定。
- hasArray() - Method in class java.nio. Buffer
-
告诉这个缓冲区是否由可访问的数组支持。
- hasArray() - Method in class java.nio. ByteBuffer
-
告诉这个缓冲区是否由可访问的字节数组支持。
- hasArray() - Method in class java.nio. CharBuffer
-
告诉这个缓冲区是否由可访问的字符数组支持。
- hasArray() - Method in class java.nio. DoubleBuffer
-
告诉这个缓冲区是否由可访问的双阵列支持。
- hasArray() - Method in class java.nio. FloatBuffer
-
告诉这个缓冲区是否由可访问的浮点数组支持。
- hasArray() - Method in class java.nio. IntBuffer
-
告诉这个缓冲区是否由可访问的int数组支持。
- hasArray() - Method in class java.nio. LongBuffer
-
告诉这个缓冲区是否由可访问的长阵列支持。
- hasArray() - Method in class java.nio. ShortBuffer
-
告诉这个缓冲区是否由可访问的短阵列支持。
- hasAssociation(String, String[]) - Method in interface javax.jnlp. IntegrationService
-
检查此应用程序是否与指定的mimetype和文件扩展名相关联。
- hasAttribute(String) - Method in class javax.imageio.metadata. IIOMetadataNode
- hasAttribute(String) - Method in interface org.w3c.dom. Element
-
返回
true
当具有给定名称的属性在此元素上指定或具有默认值(false
。 - hasAttributeNS(String, String) - Method in class javax.imageio.metadata. IIOMetadataNode
-
相当于
hasAttribute(localName)
。 - hasAttributeNS(String, String) - Method in interface org.w3c.dom. Element
-
返回
true
在此元素上被指定或具有默认值,与给定的本地名称和命名空间的属性URIfalse
否则。 - hasAttributes() - Method in class javax.imageio.metadata. IIOMetadataNode
- hasAttributes() - Method in interface org.w3c.dom. Node
-
返回此节点(如果它是一个元素)是否具有任何属性。
- hasBeenExpanded(TreePath) - Method in class javax.swing. JTree
-
如果已经扩展了路径标识的节点,则返回true。
- hasBeenInvalidated() - Method in class java.lang.invoke. SwitchPoint
-
确定此切换点是否已被无效。
- hasBeenInvalidated() - Method in class jdk.dynalink.linker. GuardedInvocation
-
当且仅当该被守卫的调用至少有一个无效的切换点时才返回true。
- hasChanged() - Method in class java.util. Observable
-
已过时。测试此对象是否已更改。
- hasCharacteristics(int) - Method in interface java.util. Spliterator
-
如果此Spliterator的
Spliterator.characteristics()
包含所有给定的特征,则返回true
。 - hasChildNodes() - Method in class javax.imageio.metadata. IIOMetadataNode
-
如果此节点具有子节点,则返回
true
。 - hasChildNodes() - Method in interface org.w3c.dom. Node
-
返回此节点是否有任何子节点。
- hasChildren - Variable in class javax.swing. JTree.DynamicUtilTreeNode
-
这个
JTree
有孩子吗? - hasContended() - Method in class java.util.concurrent.locks. AbstractQueuedLongSynchronizer
-
查询任何线程是否有争取获取此同步器; 也就是说,如果获取方法被阻止。
- hasContended() - Method in class java.util.concurrent.locks. AbstractQueuedSynchronizer
-
查询任何线程是否有争取获取此同步器; 也就是说,如果获取方法被阻止。
- hasContent(DataFormat) - Method in class javafx.scene.input. Clipboard
-
测试给定DataFormat类型的此剪贴板上是否有任何内容。
- hasController() - Method in class javax.imageio. IIOParam
-
如果为此
IIOParam
对象安装了控制器,则返回true
。 - hasController() - Method in class javax.imageio.metadata. IIOMetadata
-
如果为此
IIOMetadata
对象安装了控制器,则返回true
。 - HasControls - Interface in javax.naming.ldap
-
此接口用于使用NamingEnumerations返回的对象返回控件。
- hasCustomComponents - Variable in class javax.swing.plaf.basic. BasicOptionPaneUI
-
如果组件包含在消息或按钮中,则在validateComponent中设置为true。
- hasDefaultValue() - Method in class javax.management.openmbean. OpenMBeanAttributeInfoSupport
-
如果此
OpenMBeanAttributeInfoSupport
实例指定了所描述属性的非空默认值,则返回true
,否则为false
。 - hasDefaultValue() - Method in interface javax.management.openmbean. OpenMBeanParameterInfo
-
返回
true
如果此参数存在指定的默认值,或false
否则。 - hasDefaultValue() - Method in class javax.management.openmbean. OpenMBeanParameterInfoSupport
-
如果此
OpenMBeanParameterInfoSupport
实例指定了所描述的参数的非空默认值,则返回true
,否则为false
。 - hasDesktopShortcut() - Method in interface javax.jnlp. IntegrationService
-
检查应用程序是否具有桌面快捷方式。
- hasDetail() - Method in interface javax.xml.soap. SOAPFault
-
如果这个
SOAPFault
有一个Detail
子元素,则返回true,否则返回false。 - hasDirectory() - Method in class javax.imageio.plugins.tiff. TIFFField
-
返回字段是否有
TIFFDirectory
。 - hasDynamicLocaleList() - Method in interface java.awt.im.spi. InputMethodDescriptor
-
返回可用区域设置的列表是否可以在运行时更改。
- hasEntered - Variable in class javax.swing.plaf.basic. BasicComboPopup
-
true
如果鼠标光标在弹出窗口。 - hasEvents() - Method in class javax.xml.bind.util. ValidationEventCollector
-
如果此事件收集器至少包含一个ValidationEvent,则返回true。
- hasExpired() - Method in class java.net. HttpCookie
-
报告此HTTP Cookie是否已过期。
- hasExtensions() - Method in class java.security.cert. X509CRLEntry
-
如果此CRL条目具有扩展名,则返回true。
- hasExtensions() - Method in class java.util. Locale
- hasFault() - Method in interface javax.xml.soap. SOAPBody
-
指示是否
SOAPFault
在此存在对象SOAPBody
对象。 - hasFeature(String, String) - Method in interface org.w3c.dom. DOMImplementation
-
测试DOM实现是否实现了特定功能和版本,如 DOM Features中所述 。
- hasFiles() - Method in class javafx.scene.input. Clipboard
-
获取文件列表(DataFormat.FILES)是否已在此剪贴板上注册。
- hasFiles() - Method in class javafx.scene.input. ClipboardContent
-
获取文件列表(
DataFormat.FILES
)是否已被放入此ClipboardContent
。 - hasFocus - Variable in class javax.swing.plaf.basic. BasicComboBoxUI
-
此保护字段是实现特定的。
- hasFocus - Variable in class javax.swing.tree. DefaultTreeCellRenderer
-
如果有焦点的话。
- hasFocus() - Method in class java.awt. Component
-
如果这个
Component
是焦点所有者,则返回true
。 - hash(Object...) - Static method in class java.util. Objects
-
为输入值序列生成哈希码。
- hash(Object, int) - Method in class org.omg.CORBA.portable. Delegate
-
返回此对象引用的ORB内部标识符(hashcode)。
- HashAttributeSet - Class in javax.print.attribute
-
HashAttributeSet类提供了具有哈希映射特征的
AttributeSet
实现。 - HashAttributeSet() - Constructor for class javax.print.attribute. HashAttributeSet
-
构造一个新的空属性集。
- HashAttributeSet(Class<?>) - Constructor for class javax.print.attribute. HashAttributeSet
-
构造一个新的空属性集,其中属性集的成员被限制到给定的接口。
- HashAttributeSet(Attribute) - Constructor for class javax.print.attribute. HashAttributeSet
-
构造一个新的属性集,最初用给定的属性填充。
- HashAttributeSet(Attribute[]) - Constructor for class javax.print.attribute. HashAttributeSet
-
构造一个新的属性集,最初用给定数组的值填充。
- HashAttributeSet(Attribute[], Class<?>) - Constructor for class javax.print.attribute. HashAttributeSet
-
构造一个新的属性集,其中属性集的成员被限制到给定的接口。
- HashAttributeSet(Attribute, Class<?>) - Constructor for class javax.print.attribute. HashAttributeSet
-
构造一个新的属性集,最初用给定的属性填充,属性集的成员被限制到给定的接口。
- HashAttributeSet(AttributeSet) - Constructor for class javax.print.attribute. HashAttributeSet
-
构造新的属性集,最初用给定集合中的值填充。
- HashAttributeSet(AttributeSet, Class<?>) - Constructor for class javax.print.attribute. HashAttributeSet
-
构造一个新的属性集,最初使用给定集合中的值进行填充,其中属性集的成员被限制到给定的接口。
- hashCode() - Method in class com.sun.java.accessibility.util. Translator
-
返回哈希码。
- hashCode() - Method in interface com.sun.jdi. BooleanValue
-
返回此BooleanValue的哈希码值。
- hashCode() - Method in interface com.sun.jdi. ByteValue
-
返回此BooleanValue的哈希码值。
- hashCode() - Method in interface com.sun.jdi. CharValue
-
返回此CharValue的哈希码值。
- hashCode() - Method in interface com.sun.jdi. DoubleValue
-
返回此DoubleValue的哈希码值。
- hashCode() - Method in interface com.sun.jdi. Field
-
返回此字段的哈希码值。
- hashCode() - Method in interface com.sun.jdi. FloatValue
-
返回此FloatValue的哈希码值。
- hashCode() - Method in interface com.sun.jdi. IntegerValue
-
返回此IntegerValue的哈希码值。
- hashCode() - Method in interface com.sun.jdi. LocalVariable
-
返回此LocalVariable的哈希码值。
- hashCode() - Method in interface com.sun.jdi. Location
-
返回此位置的哈希码值。
- hashCode() - Method in interface com.sun.jdi. LongValue
-
返回此LongValue的哈希码值。
- hashCode() - Method in interface com.sun.jdi. 方法
-
返回此方法的哈希码值。
- hashCode() - Method in interface com.sun.jdi. ObjectReference
-
返回此ObjectReference的哈希码值。
- hashCode() - Method in interface com.sun.jdi. ReferenceType
-
返回此ObjectReference的哈希码值。
- hashCode() - Method in interface com.sun.jdi. ShortValue
-
返回此ShortValue的哈希码值。
- hashCode() - Method in interface com.sun.jdi. VoidValue
-
返回此VoidValue的哈希码值。
- hashCode() - Method in class com.sun.management. GcInfo
- hashCode() - Method in class com.sun.net.httpserver. Headers
- hashCode() - Method in class com.sun.net.httpserver. HttpPrincipal
-
返回此HttpPrincipal的哈希码。
- hashCode() - Method in class com.sun.nio.sctp. SctpStandardSocketOptions.InitMaxStreams
-
返回此init数据流的哈希码值。
- hashCode() - Method in class com.sun.security.auth. LdapPrincipal
-
计算此主体的哈希码。
- hashCode() - Method in class com.sun.security.auth. NTDomainPrincipal
-
返回这个
NTDomainPrincipal
的哈希码。 - hashCode() - Method in class com.sun.security.auth. NTNumericCredential
-
返回这个
NTNumericCredential
的哈希码。 - hashCode() - Method in class com.sun.security.auth. NTSid
-
返回这个
NTSid
的哈希码。 - hashCode() - Method in class com.sun.security.auth. NTUserPrincipal
-
返回这个
NTUserPrincipal
的哈希码。 - hashCode() - Method in class com.sun.security.auth. SolarisNumericGroupPrincipal
-
已过时。返回这个
SolarisNumericGroupPrincipal
的哈希码。 - hashCode() - Method in class com.sun.security.auth. SolarisNumericUserPrincipal
-
已过时。返回这个
SolarisNumericUserPrincipal
的哈希码。 - hashCode() - Method in class com.sun.security.auth. SolarisPrincipal
-
已过时。返回这个
SolarisPrincipal
的哈希码。 - hashCode() - Method in class com.sun.security.auth. UnixNumericGroupPrincipal
-
返回这个
UnixNumericGroupPrincipal
的哈希码。 - hashCode() - Method in class com.sun.security.auth. UnixNumericUserPrincipal
-
返回这个
UnixNumericUserPrincipal
的哈希码。 - hashCode() - Method in class com.sun.security.auth. UnixPrincipal
-
返回这个
UnixPrincipal
的哈希码。 - hashCode() - Method in class com.sun.security.auth. UserPrincipal
-
返回此主体的哈希码。
- hashCode() - Method in class com.sun.security.auth. X500Principal
-
已过时。返回这个
X500Principal
的哈希码。 - hashCode() - Method in class com.sun.tools.attach. VirtualMachine
-
返回此VirtualMachine的哈希码值。
- hashCode() - Method in class com.sun.tools.attach. VirtualMachineDescriptor
-
返回此VirtualMachineDescriptor的哈希码值。
- hashCode() - Method in class java.awt. AlphaComposite
-
返回此复合的哈希码。
- hashCode() - Method in class java.awt. AWTKeyStroke
-
返回可能是唯一的该对象的数值,使其成为哈希表中的索引值的良好选择。
- hashCode() - Method in class java.awt. BasicStroke
-
返回此笔画的哈希码。
- hashCode() - Method in class java.awt. Color
-
计算这个
Color
的哈希码。 - hashCode() - Method in class java.awt.datatransfer. DataFlavor
-
返回这个
DataFlavor
哈希码。 - hashCode() - Method in class java.awt. Dimension
-
返回此
Dimension
的哈希码。 - hashCode() - Method in class java.awt. DisplayMode
-
返回对象的哈希码值。
- hashCode() - Method in class java.awt.font. FontRenderContext
-
返回此FontRenderContext的哈希码。
- hashCode() - Method in class java.awt. Font
-
返回这个
Font
的哈希Font
。 - hashCode() - Method in class java.awt.font. ImageGraphicAttribute
-
返回这个
ImageGraphicAttribute
的哈希ImageGraphicAttribute
。 - hashCode() - Method in class java.awt.font. NumericShaper
-
返回此整形器的哈希码。
- hashCode() - Method in class java.awt.font. ShapeGraphicAttribute
-
返回这个
ShapeGraphicAttribute
的哈希ShapeGraphicAttribute
。 - hashCode() - Method in class java.awt.font. TextHitInfo
-
返回哈希码。
- hashCode() - Method in class java.awt.font. TransformAttribute
- hashCode() - Method in class java.awt.geom. AffineTransform
-
返回此转换的哈希码。
- hashCode() - Method in class java.awt.geom. Arc2D
-
返回此
Arc2D
的哈希Arc2D
。 - hashCode() - Method in class java.awt.geom. Ellipse2D
-
返回此
Ellipse2D
的哈希Ellipse2D
。 - hashCode() - Method in class java.awt.geom. Point2D
-
返回这个
Point2D
的哈希Point2D
。 - hashCode() - Method in class java.awt.geom. Rectangle2D
-
返回此
Rectangle2D
的哈希Rectangle2D
。 - hashCode() - Method in class java.awt.geom. RoundRectangle2D
-
返回此
RoundRectangle2D
的哈希RoundRectangle2D
。 - hashCode() - Method in class java.awt.image. BandedSampleModel
- hashCode() - Method in class java.awt.image. ColorModel
-
该方法简单地委托到
Object
的默认实现,返回该类的系统ID。 - hashCode() - Method in class java.awt.image. ComponentColorModel
-
返回此ComponentColorModel的哈希码。
- hashCode() - Method in class java.awt.image. ComponentSampleModel
- hashCode() - Method in class java.awt.image. IndexColorModel
-
返回IndexColorModel的哈希码。
- hashCode() - Method in class java.awt.image. MultiPixelPackedSampleModel
- hashCode() - Method in class java.awt.image. PackedColorModel
-
返回此PackedColorModel的哈希码。
- hashCode() - Method in class java.awt.image. PixelInterleavedSampleModel
- hashCode() - Method in class java.awt.image. SinglePixelPackedSampleModel
- hashCode() - Method in class java.awt. Insets
-
返回此Insets的哈希码。
- hashCode() - Method in class java.awt. JobAttributes
-
返回此JobAttributes的哈希码值。
- hashCode() - Method in class java.awt. MenuShortcut
-
返回此MenuShortcut的哈希码。
- hashCode() - Method in class java.awt. PageAttributes
-
返回此PageAttributes的哈希码值。
- hashCode() - Method in class java.awt. RenderingHints
-
返回此
RenderingHints
的哈希码值。 - hashCode() - Method in class java.awt. RenderingHints.Key
-
所有Key对象的哈希码将与System.identityHashCode()方法定义的对象的系统标识码相同。
- hashCode() - Method in class java.beans. IndexedPropertyDescriptor
-
返回对象的哈希码值。
- hashCode() - Method in class java.beans. PropertyDescriptor
-
返回对象的哈希码值。
- hashCode() - Method in class java.io. File
-
计算此抽象路径名的哈希码。
- hashCode() - Method in class java.io. FilePermission
-
返回此对象的哈希码值。
- hashCode() - Method in interface java.lang.annotation. Annotation
-
返回此注释的哈希码,定义如下:
- hashCode() - Method in class java.lang. Boolean
-
返回此
Boolean
对象的哈希码。 - hashCode() - Method in class java.lang. Byte
-
返回这个
Byte
的哈希码; 等于调用intValue()
的结果。 - hashCode() - Method in class java.lang. Character
-
返回这个
Character
的哈希码; 等于调用charValue()
的结果。 - hashCode() - Method in class java.lang. Character.Subset
-
返回由
Object.hashCode()
方法定义的标准哈希码。 - hashCode() - Method in class java.lang. Double
-
返回此
Double
对象的哈希码。 - hashCode() - Method in class java.lang. Enum
-
返回此枚举常量的哈希码。
- hashCode() - Method in class java.lang. Float
-
返回此
Float
对象的哈希码。 - hashCode() - Method in class java.lang. Integer
-
返回此
Integer
的哈希码。 - hashCode() - Method in class java.lang.invoke. MethodType
-
返回此方法类型的哈希码值。
- hashCode() - Method in class java.lang. Long
-
返回这个
Long
的哈希码。 - hashCode() - Method in class java.lang.module. ModuleDescriptor.Exports
-
计算此模块导出的哈希码。
- hashCode() - Method in class java.lang.module. ModuleDescriptor
-
计算此模块描述符的哈希码。
- hashCode() - Method in class java.lang.module. ModuleDescriptor.Opens
-
计算此模块的哈希码打开。
- hashCode() - Method in class java.lang.module. ModuleDescriptor.Provides
-
计算这个提供的哈希码。
- hashCode() - Method in class java.lang.module. ModuleDescriptor.Requires
-
计算此模块依赖的哈希码。
- hashCode() - Method in class java.lang.module. ModuleDescriptor.Version
-
计算此模块版本的哈希码。
- hashCode() - Method in class java.lang.module. ResolvedModule
-
计算此解析模块的哈希码。
- hashCode() - Method in class java.lang. Object
-
返回对象的哈希码值。
- hashCode() - Method in class java.lang. 软件包
-
返回从包名称计算的哈希码。
- hashCode() - Method in class java.lang. ProcessBuilder.Redirect
-
返回此
Redirect
的哈希码值。 - hashCode() - Method in interface java.lang. ProcessHandle
-
返回此ProcessHandle的哈希码值。
- hashCode() - Method in class java.lang.reflect. Constructor
-
返回这个
Constructor
的哈希Constructor
。 - hashCode() - Method in class java.lang.reflect. Field
-
返回此
Field
的哈希Field
。 - hashCode() - Method in class java.lang.reflect. 方法
-
返回这个
方法
的哈希方法
。 - hashCode() - Method in class java.lang.reflect. Parameter
-
根据可执行文件的哈希码和索引返回哈希码。
- hashCode() - Method in class java.lang. Runtime.Version
-
返回此版本的哈希码。
- hashCode() - Method in class java.lang. Short
-
返回这个
Short
的哈希码; 等于调用intValue()
的结果。 - hashCode() - Method in class java.lang. StackTraceElement
-
返回此堆栈跟踪元素的哈希码值。
- hashCode() - Method in class java.lang. String
-
返回此字符串的哈希码。
- hashCode() - Method in class java.math. BigDecimal
-
返回此
BigDecimal
的哈希码。 - hashCode() - Method in class java.math. BigInteger
-
返回此BigInteger的哈希码。
- hashCode() - Method in class java.math. MathContext
-
返回此
MathContext
的哈希码。 - hashCode() - Method in class java.net. HttpCookie
-
返回此HTTP cookie的哈希码。
- hashCode() - Method in class java.net. Inet4Address
-
返回此IP地址的哈希码。
- hashCode() - Method in class java.net. Inet6Address
-
返回此IP地址的哈希码。
- hashCode() - Method in class java.net. InetAddress
-
返回此IP地址的哈希码。
- hashCode() - Method in class java.net. InetSocketAddress
-
返回此套接字地址的哈希码。
- hashCode() - Method in class java.net. InterfaceAddress
-
返回此接口地址的哈希码。
- hashCode() - Method in class java.net. NetworkInterface
- hashCode() - Method in class java.net. Proxy
-
返回此代理的哈希码。
- hashCode() - Method in class java.net. SocketPermission
-
返回此对象的哈希码值。
- hashCode() - Method in class java.net. URI
-
返回此URI的哈希码值。
- hashCode() - Method in class java.net. URL
-
创建适合哈希表索引的整数。
- hashCode() - Method in class java.net. URLPermission
-
返回从动作字符串和url字符串的哈希码计算的哈希码。
- hashCode() - Method in class java.nio. ByteBuffer
-
返回此缓冲区的当前哈希码。
- hashCode() - Method in class java.nio. CharBuffer
-
返回此缓冲区的当前哈希码。
- hashCode() - Method in class java.nio.charset. Charset
-
计算此字符集的哈希码。
- hashCode() - Method in class java.nio. DoubleBuffer
-
返回此缓冲区的当前哈希码。
- hashCode() - Method in class java.nio.file.attribute. AclEntry
-
返回此ACL条目的哈希码值。
- hashCode() - Method in class java.nio.file.attribute. FileTime
-
计算此文件时间的哈希码。
- hashCode() - Method in interface java.nio.file. Path
-
计算此路径的哈希码。
- hashCode() - Method in class java.nio. FloatBuffer
-
返回此缓冲区的当前哈希码。
- hashCode() - Method in class java.nio. IntBuffer
-
返回此缓冲区的当前哈希码。
- hashCode() - Method in class java.nio. LongBuffer
-
返回此缓冲区的当前哈希码。
- hashCode() - Method in class java.nio. ShortBuffer
-
返回此缓冲区的当前哈希码。
- hashCode() - Method in class java.rmi.activation. ActivationDesc
-
返回相同的hashCode类似的
ActivationDesc
s。 - hashCode() - Method in class java.rmi.activation. ActivationGroupDesc.CommandEnvironment
-
返回相似值
CommandEnvironment
s。 - hashCode() - Method in class java.rmi.activation. ActivationGroupDesc
-
为类似的产品生成相同的号码
ActivationGroupDesc
。 - hashCode() - Method in class java.rmi.activation. ActivationGroupID
-
返回组的标识符的哈希码。
- hashCode() - Method in class java.rmi.activation. ActivationID
-
返回激活ID的哈希码。
- hashCode() - Method in class java.rmi.dgc. VMID
-
计算此VMID的哈希码。
- hashCode() - Method in class java.rmi. MarshalledObject
-
返回这个
MarshalledObject
的哈希码。 - hashCode() - Method in class java.rmi.server. ObjID
-
返回此对象标识符(对象编号)的哈希码值。
- hashCode() - Method in class java.rmi.server. RemoteObject
-
返回一个远程对象的哈希码。
- hashCode() - Method in class java.rmi.server. UID
-
返回此
UID
的哈希码值。 - hashCode() - Method in class java.security. AccessControlContext
-
返回此上下文的哈希码值。
- hashCode() - Method in class java.security. AllPermission
-
返回此对象的哈希码值。
- hashCode() - Method in class java.security. BasicPermission
-
返回此对象的哈希码值。
- hashCode() - Method in class java.security.cert. Certificate
-
从其编码形式返回此证书的哈希码值。
- hashCode() - Method in class java.security.cert. CertPath
-
返回此认证路径的哈希码。
- hashCode() - Method in class java.security.cert. URICertStoreParameters
-
返回此参数对象的哈希码值。
- hashCode() - Method in class java.security.cert. X509CRL
-
从其编码形式返回此CRL的哈希码值。
- hashCode() - Method in class java.security.cert. X509CRLEntry
-
从其编码形式返回此CRL条目的哈希码值。
- hashCode() - Method in class java.security. CodeSigner
-
返回此代码签名者的哈希码值。
- hashCode() - Method in class java.security. CodeSource
-
返回此对象的哈希码值。
- hashCode() - Method in class java.security. Identity
-
已过时。返回此标识的哈希码。
- hashCode() - Method in class java.security. Permission
-
返回此Permission对象的哈希码值。
- hashCode() - Method in class java.security. PKCS12Attribute
-
返回此
PKCS12Attribute
的哈希PKCS12Attribute
。 - hashCode() - Method in interface java.security. Principal
-
返回此主体的哈希码。
- hashCode() - Method in class java.security.spec. ECFieldF2m
-
返回此特征2有限域的哈希码值。
- hashCode() - Method in class java.security.spec. ECFieldFp
-
返回此主要有限域的哈希码值。
- hashCode() - Method in class java.security.spec. ECPoint
-
返回此椭圆曲线点的哈希码值。
- hashCode() - Method in class java.security.spec. EllipticCurve
-
返回此椭圆曲线的哈希码值。
- hashCode() - Method in class java.security. Timestamp
-
返回此时间戳的哈希码值。
- hashCode() - Method in class java.security. UnresolvedPermission
-
返回此对象的哈希码值。
- hashCode() - Method in interface java.sql. RowId
-
返回此
RowId
对象的哈希码值。 - hashCode() - Method in class java.sql. Timestamp
-
返回此对象的哈希码值。
- hashCode() - Method in class java.text. AttributedCharacterIterator.Attribute
-
返回对象的哈希码值。
- hashCode() - Method in class java.text. ChoiceFormat
-
生成消息格式对象的哈希码。
- hashCode() - Method in class java.text. Collator
-
生成此Collator的哈希码。
- hashCode() - Method in class java.text. DateFormat
-
覆盖hashCode
- hashCode() - Method in class java.text. DateFormatSymbols
-
覆盖hashCode。
- hashCode() - Method in class java.text. DecimalFormat
-
覆盖hashCode
- hashCode() - Method in class java.text. DecimalFormatSymbols
-
覆盖hashCode。
- hashCode() - Method in class java.text. FieldPosition
-
返回此FieldPosition的哈希码。
- hashCode() - Method in class java.text. MessageFormat
-
生成消息格式对象的哈希码。
- hashCode() - Method in class java.text. NumberFormat
-
覆盖hashCode。
- hashCode() - Method in class java.text. ParsePosition
-
返回此ParsePosition的哈希码。
- hashCode() - Method in class java.text. RuleBasedCollator
-
生成基于表的归类对象的哈希码
- hashCode() - Method in class java.text. SimpleDateFormat
-
返回此
SimpleDateFormat
对象的哈希码值。 - hashCode() - Method in class java.text. StringCharacterIterator
-
计算此迭代器的哈希码。
- hashCode() - Method in class java.time.chrono. AbstractChronology
-
这个年表的哈希码。
- hashCode() - Method in interface java.time.chrono. ChronoLocalDate
-
这个日期的哈希码。
- hashCode() - Method in interface java.time.chrono. ChronoLocalDateTime
-
这个日期时间的哈希码。
- hashCode() - Method in interface java.time.chrono. Chronology
-
这个年表的哈希码。
- hashCode() - Method in interface java.time.chrono. ChronoPeriod
-
此期间的哈希码。
- hashCode() - Method in interface java.time.chrono. ChronoZonedDateTime
-
这个日期时间的哈希码。
- hashCode() - Method in class java.time.chrono. HijrahDate
-
这个日期的哈希码。
- hashCode() - Method in class java.time.chrono. JapaneseDate
-
这个日期的哈希码。
- hashCode() - Method in class java.time.chrono. MinguoDate
-
这个日期的哈希码。
- hashCode() - Method in class java.time.chrono. ThaiBuddhistDate
-
这个日期的哈希码。
- hashCode() - Method in class java.time. Clock
-
这个时钟的哈希码。
- hashCode() - Method in class java.time. Duration
-
这个持续时间的哈希码。
- hashCode() - Method in class java.time.format. DecimalStyle
-
这个DecimalStyle的哈希码。
- hashCode() - Method in class java.time. Instant
-
返回此时刻的哈希码。
- hashCode() - Method in class java.time. LocalDate
-
这个日期的哈希码。
- hashCode() - Method in class java.time. LocalDateTime
-
这个日期时间的哈希码。
- hashCode() - Method in class java.time. LocalTime
-
这个时候的哈希码。
- hashCode() - Method in class java.time. MonthDay
-
这个月的哈希码。
- hashCode() - Method in class java.time. OffsetDateTime
-
这个日期时间的哈希码。
- hashCode() - Method in class java.time. OffsetTime
-
这个时候的哈希码。
- hashCode() - Method in class java.time. Period
-
此期间的哈希码。
- hashCode() - Method in class java.time.temporal. ValueRange
-
此范围的哈希码。
- hashCode() - Method in class java.time.temporal. WeekFields
-
这个
WeekFields
哈希码。 - hashCode() - Method in class java.time. Year
-
今年的哈希码。
- hashCode() - Method in class java.time. YearMonth
-
今年的哈希码。
- hashCode() - Method in class java.time.zone. ZoneOffsetTransition
-
返回一个合适的哈希码。
- hashCode() - Method in class java.time.zone. ZoneOffsetTransitionRule
-
返回一个合适的哈希码。
- hashCode() - Method in class java.time.zone. ZoneRules
-
返回给定
#equals
的合适的哈希码。 - hashCode() - Method in class java.time. ZonedDateTime
-
这个日期时间的哈希码。
- hashCode() - Method in class java.time. ZoneId
-
此时区ID的哈希码。
- hashCode() - Method in class java.time. ZoneOffset
-
这个偏移的哈希码。
- hashCode() - Method in class java.util. AbstractList
-
返回此列表的哈希码值。
- hashCode() - Method in class java.util. AbstractMap
-
返回此地图的哈希码值。
- hashCode() - Method in class java.util. AbstractMap.SimpleEntry
-
返回此映射条目的哈希码值。
- hashCode() - Method in class java.util. AbstractMap.SimpleImmutableEntry
-
返回此映射条目的哈希码值。
- hashCode() - Method in class java.util. AbstractSet
-
返回此集合的哈希码值。
- hashCode() - Method in class java.util. BitSet
-
返回此位集的哈希码值。
- hashCode() - Method in class java.util. Calendar
-
返回此日历的哈希码。
- hashCode() - Method in interface java.util. Collection
-
返回此集合的哈希码值。
- hashCode() - Method in class java.util.concurrent. ConcurrentHashMap
-
返回此
Map
的哈希码值,即映射中每个键值对的总和,即key.hashCode() ^ value.hashCode()
。 - hashCode() - Method in class java.util.concurrent. ConcurrentHashMap.KeySetView
- hashCode() - Method in class java.util.concurrent. CopyOnWriteArrayList
-
返回此列表的哈希码值。
- hashCode() - Method in class java.util. Date
-
返回此对象的哈希码值。
- hashCode() - Method in class java.util. EnumMap
-
返回此地图的哈希码值。
- hashCode() - Method in class java.util. GregorianCalendar
-
生成此
GregorianCalendar
对象的哈希码。 - hashCode() - Method in class java.util. Hashtable
-
按照Map界面中的定义返回此Map的哈希码值。
- hashCode() - Method in class java.util. IdentityHashMap
-
返回此地图的哈希码值。
- hashCode() - Method in class java.util.jar. Attributes
-
返回此Map的哈希码值。
- hashCode() - Method in class java.util.jar. Attributes.Name
-
计算此属性名称的哈希值。
- hashCode() - Method in class java.util.jar. Manifest
-
返回此清单的哈希码。
- hashCode() - Method in interface java.util. List
-
返回此列表的哈希码值。
- hashCode() - Method in class java.util. Locale
-
覆盖hashCode。
- hashCode() - Method in class java.util. Locale.LanguageRange
-
返回对象的哈希码值。
- hashCode() - Method in class java.util.logging. Level
-
生成哈希码。
- hashCode() - Method in interface java.util. Map.Entry
-
返回此映射条目的哈希码值。
- hashCode() - Method in interface java.util. Map
-
返回此地图的哈希码值。
- hashCode() - Method in class java.util. Optional
-
返回值的哈希码(如果存在),否则为
0
(零),如果没有值。 - hashCode() - Method in class java.util. OptionalDouble
-
返回值的哈希码,如果存在,否则为
0
(零),如果不存在值。 - hashCode() - Method in class java.util. OptionalInt
-
返回值的哈希码,如果存在,否则为
0
(零),如果不存在值。 - hashCode() - Method in class java.util. OptionalLong
-
返回值的哈希码,如果存在,否则为
0
(零),如果没有值。 - hashCode() - Method in class java.util. Properties
- hashCode() - Method in class java.util. PropertyPermission
-
返回此对象的哈希码值。
- hashCode() - Method in interface java.util. Set
-
返回此集合的哈希码值。
- hashCode() - Method in class java.util. SimpleTimeZone
-
生成SimpleDateFormat对象的哈希码。
- hashCode() - Method in class java.util. UUID
-
返回这个
UUID
的哈希码。 - hashCode() - Method in class java.util. Vector
-
返回此Vector的哈希码值。
- hashCode() - Method in class java.util.zip. ZipEntry
-
返回此条目的哈希码值。
- hashCode() - Method in class javafx.animation. KeyFrame
-
返回此
KeyFrame
对象的哈希码。 - hashCode() - Method in class javafx.animation. KeyValue
-
返回此
KeyValue
对象的哈希码。 - hashCode() - Method in class javafx.beans.property. ReadOnlyListProperty
- hashCode() - Method in class javafx.beans.property. ReadOnlyMapProperty
-
返回此
ReadOnlyMapProperty
对象的哈希码。 - hashCode() - Method in class javafx.beans.property. ReadOnlySetProperty
-
返回此
ReadOnlySetProperty
对象的哈希码。 - hashCode() - Method in class javafx.css. CompoundSelector
- hashCode() - Method in class javafx.css.converter. EnumConverter
- hashCode() - Method in class javafx.css. CssMetaData
- hashCode() - Method in class javafx.css. Declaration
- hashCode() - Method in class javafx.css. SimpleSelector
- hashCode() - Method in class javafx.css. Size
- hashCode() - Method in class javafx.css. Style
- hashCode() - Method in class javafx.css. Stylesheet
- hashCode() - Method in class javafx.geometry. BoundingBox
-
返回对象的哈希码值。
- hashCode() - Method in class javafx.geometry. Dimension2D
-
返回Dimension2D对象的哈希码值。
- hashCode() - Method in class javafx.geometry. Insets
-
返回插值的哈希码值。
- hashCode() - Method in class javafx.geometry. Point2D
-
返回该点的哈希码值。
- hashCode() - Method in class javafx.geometry. Point3D
-
返回此
Point3D
对象的哈希码。 - hashCode() - Method in class javafx.geometry. Rectangle2D
-
返回此
Rectangle2D
对象的哈希码。 - hashCode() - Method in class javafx.print. PageLayout
- hashCode() - Method in class javafx.print. Paper
- hashCode() - Method in class javafx.print. PrintResolution
- hashCode() - Method in class javafx.scene.control. IndexRange
-
返回此
Range
对象的哈希码。 - hashCode() - Method in class javafx.scene.control. TablePositionBase
-
返回此
TablePosition
对象的哈希码。 - hashCode() - Method in class javafx.scene.input. DataFormat
-
返回此
DataFormat
对象的哈希码。 - hashCode() - Method in class javafx.scene.input. KeyCharacterCombination
-
返回此
KeyCharacterCombination
的哈希码值。 - hashCode() - Method in class javafx.scene.input. KeyCodeCombination
-
返回此
KeyCodeCombination
的哈希码值。 - hashCode() - Method in class javafx.scene.input. KeyCombination
-
返回此
KeyCombination
的哈希码值。 - hashCode() - Method in class javafx.scene.layout. Background
-
返回对象的哈希码值。
- hashCode() - Method in class javafx.scene.layout. BackgroundFill
-
返回对象的哈希码值。
- hashCode() - Method in class javafx.scene.layout. BackgroundImage
-
返回对象的哈希码值。
- hashCode() - Method in class javafx.scene.layout. BackgroundPosition
-
返回对象的哈希码值。
- hashCode() - Method in class javafx.scene.layout. BackgroundSize
-
返回对象的哈希码值。
- hashCode() - Method in class javafx.scene.layout. Border
-
返回对象的哈希码值。
- hashCode() - Method in class javafx.scene.layout. BorderImage
-
返回对象的哈希码值。
- hashCode() - Method in class javafx.scene.layout. BorderStroke
-
返回对象的哈希码值。
- hashCode() - Method in class javafx.scene.layout. BorderStrokeStyle
-
返回对象的哈希码值。
- hashCode() - Method in class javafx.scene.layout. BorderWidths
-
返回对象的哈希码值。
- hashCode() - Method in class javafx.scene.layout. CornerRadii
-
返回对象的哈希码值。
- hashCode() - Method in class javafx.scene.paint. Color
-
Color
- hashCode() - Method in class javafx.scene.paint. LinearGradient
-
返回此
LinearGradient
对象的哈希码。 - hashCode() - Method in class javafx.scene.paint. RadialGradient
-
返回此
RadialGradient
对象的哈希码。 - hashCode() - Method in class javafx.scene.paint. Stop
-
返回此
Stop
对象的哈希码。 - hashCode() - Method in class javafx.scene.text. Font
-
返回此
Font
对象的哈希码。 - hashCode() - Method in class javafx.stage. Screen
-
返回此
Screen
对象的哈希码。 - hashCode() - Method in class javafx.util. Duration
-
返回此
Duration
对象的哈希码。 - hashCode() - Method in class javafx.util. Pair
-
为此
Pair
生成哈希码。 - hashCode() - Method in class javax.crypto.spec. RC2ParameterSpec
-
计算对象的哈希码值。
- hashCode() - Method in class javax.crypto.spec. RC5ParameterSpec
-
计算对象的哈希码值。
- hashCode() - Method in class javax.crypto.spec. SecretKeySpec
-
计算对象的哈希码值。
- hashCode() - Method in class javax.imageio. ImageTypeSpecifier
-
返回此ImageTypeSpecifier的哈希码。
- hashCode() - Method in interface javax.lang.model.element. Element
-
遵守
Object.hashCode
的总合同。 - hashCode() - Method in interface javax.lang.model.element. Name
-
遵守
Object.hashCode
的总合同。 - hashCode() - Method in interface javax.lang.model.type. TypeMirror
-
服从总协议
Object.hashCode
。 - hashCode() - Method in class javax.management. Attribute
-
返回此属性的哈希码值。
- hashCode() - Method in interface javax.management. Descriptor
-
返回此描述符的哈希码值。
- hashCode() - Method in class javax.management. ImmutableDescriptor
-
返回此描述符的哈希码值。
- hashCode() - Method in class javax.management. MBeanAttributeInfo
- hashCode() - Method in class javax.management. MBeanConstructorInfo
- hashCode() - Method in class javax.management. MBeanFeatureInfo
- hashCode() - Method in class javax.management. MBeanInfo
- hashCode() - Method in class javax.management. MBeanNotificationInfo
- hashCode() - Method in class javax.management. MBeanOperationInfo
- hashCode() - Method in class javax.management. MBeanParameterInfo
- hashCode() - Method in class javax.management. MBeanPermission
-
返回此对象的哈希码值。
- hashCode() - Method in class javax.management. MBeanServerPermission
- hashCode() - Method in class javax.management.modelmbean. DescriptorSupport
-
返回此描述符的哈希码值。
- hashCode() - Method in class javax.management. ObjectInstance
- hashCode() - Method in class javax.management. ObjectName
-
返回此对象名称的哈希码。
- hashCode() - Method in class javax.management.openmbean. ArrayType
-
返回此
ArrayType
实例的哈希码值。 - hashCode() - Method in interface javax.management.openmbean. CompositeData
-
返回此
CompositeData
实例的哈希码值。 - hashCode() - Method in class javax.management.openmbean. CompositeDataSupport
-
返回此
CompositeDataSupport
实例的哈希码值。 - hashCode() - Method in class javax.management.openmbean. CompositeType
-
返回此
CompositeType
实例的哈希码值。 - hashCode() - Method in interface javax.management.openmbean. OpenMBeanAttributeInfo
-
返回此
OpenMBeanAttributeInfo
实例的哈希码值。 - hashCode() - Method in class javax.management.openmbean. OpenMBeanAttributeInfoSupport
-
返回此
OpenMBeanAttributeInfoSupport
实例的哈希码值。 - hashCode() - Method in interface javax.management.openmbean. OpenMBeanConstructorInfo
-
返回此
OpenMBeanConstructorInfo
实例的哈希码值。 - hashCode() - Method in class javax.management.openmbean. OpenMBeanConstructorInfoSupport
-
返回此
OpenMBeanConstructorInfoSupport
实例的哈希码值。 - hashCode() - Method in interface javax.management.openmbean. OpenMBeanInfo
-
返回此
OpenMBeanInfo
实例的哈希码值。 - hashCode() - Method in class javax.management.openmbean. OpenMBeanInfoSupport
-
返回此
OpenMBeanInfoSupport
实例的哈希码值。 - hashCode() - Method in interface javax.management.openmbean. OpenMBeanOperationInfo
-
返回此
OpenMBeanOperationInfo
实例的哈希码值。 - hashCode() - Method in class javax.management.openmbean. OpenMBeanOperationInfoSupport
-
返回此
OpenMBeanOperationInfoSupport
实例的哈希码值。 - hashCode() - Method in interface javax.management.openmbean. OpenMBeanParameterInfo
-
返回此
OpenMBeanParameterInfo
实例的哈希码值。 - hashCode() - Method in class javax.management.openmbean. OpenMBeanParameterInfoSupport
-
返回此
OpenMBeanParameterInfoSupport
实例的哈希码值。 - hashCode() - Method in class javax.management.openmbean. OpenType
- hashCode() - Method in class javax.management.openmbean. SimpleType
-
返回此
SimpleType
实例的哈希码值。 - hashCode() - Method in interface javax.management.openmbean. TabularData
-
返回此
TabularData
实例的哈希码值。 - hashCode() - Method in class javax.management.openmbean. TabularDataSupport
-
返回此
TabularDataSupport
实例的哈希码值。 - hashCode() - Method in class javax.management.openmbean. TabularType
-
返回此
TabularType
实例的哈希码值。 - hashCode() - Method in class javax.management.remote. JMXPrincipal
-
返回此
JMXPrincipal
的哈希码。 - hashCode() - Method in class javax.management.remote. JMXServiceURL
- hashCode() - Method in class javax.naming. BinaryRefAddr
-
使用其地址类型和内容计算该地址的哈希码。
- hashCode() - Method in class javax.naming. CompositeName
-
计算此复合名称的哈希码。
- hashCode() - Method in class javax.naming. CompoundName
-
计算此化合物名称的哈希码。
- hashCode() - Method in class javax.naming.directory. BasicAttribute
-
计算此属性的哈希码。
- hashCode() - Method in class javax.naming.directory. BasicAttributes
-
计算此BasicAttributes的哈希码。
- hashCode() - Method in class javax.naming.ldap. LdapName
-
计算此LDAP名称的哈希码。
- hashCode() - Method in class javax.naming.ldap. Rdn
-
返回此RDN的哈希码。
- hashCode() - Method in class javax.naming. RefAddr
-
使用其地址类型和内容计算该地址的哈希码。
- hashCode() - Method in class javax.naming. Reference
-
计算此引用的哈希码。
- hashCode() - Method in class javax.net.ssl. SNIHostName
-
返回此
SNIHostName
的哈希码值。 - hashCode() - Method in class javax.net.ssl. SNIServerName
-
返回此服务器名称的哈希码值。
- hashCode() - Method in interface javax.print.attribute. AttributeSet
-
返回此属性集的哈希码值。
- hashCode() - Method in class javax.print.attribute. DateTimeSyntax
-
返回此日期时间属性的哈希码值。
- hashCode() - Method in class javax.print.attribute. EnumSyntax
-
返回此枚举值的哈希码值。
- hashCode() - Method in class javax.print.attribute. HashAttributeSet
-
返回此属性集的哈希码值。
- hashCode() - Method in class javax.print.attribute. IntegerSyntax
-
返回此整数属性的哈希码值。
- hashCode() - Method in class javax.print.attribute. ResolutionSyntax
-
返回此分辨率属性的哈希码值。
- hashCode() - Method in class javax.print.attribute. SetOfIntegerSyntax
-
返回此整数属性的哈希码值。
- hashCode() - Method in class javax.print.attribute. Size2DSyntax
-
返回此二维大小属性的哈希码值。
- hashCode() - Method in class javax.print.attribute.standard. MediaPrintableArea
-
返回此属性的哈希码值。
- hashCode() - Method in class javax.print.attribute. TextSyntax
-
返回此文本属性的哈希码。
- hashCode() - Method in class javax.print.attribute. URISyntax
-
返回此URI属性的哈希码。
- hashCode() - Method in class javax.print. DocFlavor
-
返回此文档风格对象的哈希码。
- hashCode() - Method in interface javax.print. PrintService
-
该方法应与
equals(Object)
一致实施。 - hashCode() - Method in class javax.rmi.CORBA. Stub
-
返回对象的哈希码值,该代码对于表示同一个远程对象的所有存根都是相同的。
- hashCode() - Method in class javax.rmi.ssl. SslRMIClientSocketFactory
-
返回此
SslRMIClientSocketFactory
的哈希码值。 - hashCode() - Method in class javax.rmi.ssl. SslRMIServerSocketFactory
-
返回此
SslRMIServerSocketFactory
的哈希码值。 - hashCode() - Method in class javax.security.auth.kerberos. DelegationPermission
-
返回此对象的哈希码值。
- hashCode() - Method in class javax.security.auth.kerberos. EncryptionKey
-
返回这个
EncryptionKey
的哈希码。 - hashCode() - Method in class javax.security.auth.kerberos. KerberosCredMessage
-
返回这个
KerberosCredMessage
的哈希码。 - hashCode() - Method in class javax.security.auth.kerberos. KerberosKey
-
返回这个
KerberosKey
的哈希码。 - hashCode() - Method in class javax.security.auth.kerberos. KerberosPrincipal
-
返回这个
KerberosPrincipal
的哈希码。 - hashCode() - Method in class javax.security.auth.kerberos. KerberosTicket
-
返回此
KerberosTicket
的哈希码。 - hashCode() - Method in class javax.security.auth.kerberos. KeyTab
-
返回这个
KeyTab
的哈希码。 - hashCode() - Method in class javax.security.auth.kerberos. ServicePermission
-
返回此对象的哈希码值。
- hashCode() - Method in class javax.security.auth. PrivateCredentialPermission
-
返回此对象的哈希码值。
- hashCode() - Method in class javax.security.auth. Subject
-
返回这个
Subject
的哈希Subject
。 - hashCode() - Method in class javax.security.auth.x500. X500Principal
-
返回这个
X500Principal
的哈希码。 - hashCode() - Method in class javax.security.cert. Certificate
-
已过时。从其编码形式返回此证书的哈希码值。
- hashCode() - Method in class javax.smartcardio. ATR
-
返回此ATR的哈希码值。
- hashCode() - Method in class javax.smartcardio. CardPermission
-
返回此CardPermission对象的哈希码值。
- hashCode() - Method in class javax.smartcardio. CommandAPDU
-
返回此命令APDU的哈希码值。
- hashCode() - Method in class javax.smartcardio. ResponseAPDU
-
返回此响应APDU的哈希码值。
- hashCode() - Method in class javax.sound.midi. MidiDevice.Info
-
完成哈希码方法。
- hashCode() - Method in class javax.sound.midi. Sequencer.SyncMode
-
完成哈希码方法。
- hashCode() - Method in class javax.sound.sampled. AudioFileFormat.Type
-
完成hashCode方法。
- hashCode() - Method in class javax.sound.sampled. AudioFormat.Encoding
-
完成hashCode方法。
- hashCode() - Method in class javax.sound.sampled. Control.Type
-
完成hashCode方法。
- hashCode() - Method in class javax.sound.sampled. LineEvent.Type
-
完成哈希码方法。
- hashCode() - Method in class javax.sound.sampled. Mixer.Info
-
完成哈希码方法。
- hashCode() - Method in class javax.sound.sampled. Port.Info
-
完成hashCode方法。
- hashCode() - Method in class javax.sound.sampled. ReverbType
-
完成哈希码方法。
- hashCode() - Method in class javax.sql.rowset.serial. SerialArray
-
返回此SerialArray的哈希码。
- hashCode() - Method in class javax.sql.rowset.serial. SerialBlob
-
返回这个
SerialBlob
的哈希码。 - hashCode() - Method in class javax.sql.rowset.serial. SerialClob
-
返回这个
SerialClob
的哈希码。 - hashCode() - Method in class javax.sql.rowset.serial. SerialDatalink
-
返回此
SerialDatalink
的哈希码。 - hashCode() - Method in class javax.sql.rowset.serial. SerialJavaObject
-
返回此SerialJavaObject的哈希码。
- hashCode() - Method in class javax.sql.rowset.serial. SerialRef
-
返回这个
SerialRef
的哈希码。 - hashCode() - Method in class javax.sql.rowset.serial. SerialStruct
-
返回此
SerialStruct
的哈希码。 - hashCode() - Method in class javax.swing. RowSorter.SortKey
-
返回此
SortKey
的哈希码。 - hashCode() - Method in class javax.swing.text.html. HTML.UnknownTag
-
返回与该标签的字符串对应的哈希码。
- hashCode() - Method in class javax.swing.text. SimpleAttributeSet
-
返回此属性集的哈希码。
- hashCode() - Method in class javax.swing.text. StyleContext.SmallAttributeSet
-
返回此属性集的哈希码。
- hashCode() - Method in class javax.swing.text. TabSet
-
返回此组TabStops的哈希码。
- hashCode() - Method in class javax.swing.text. TabStop
-
返回对象的hashCode。
- hashCode() - Method in class javax.swing.tree. TreePath
-
返回此
TreePath
的哈希码。 - hashCode() - Method in class javax.xml.datatype. Duration
-
返回与equals方法的定义一致的哈希码。
- hashCode() - Method in class javax.xml.datatype. XMLGregorianCalendar
-
返回与equals方法的定义一致的哈希码。
- hashCode() - Method in class javax.xml.namespace. QName
-
生成这个
QName
的哈希码。 - hashCode() - Method in class jdk.dynalink. CallSiteDescriptor
-
返回从其操作,方法类型和查找对象的查找类和查找模式计算的此调用站点描述符的基于值的哈希码。
- hashCode() - Method in class jdk.dynalink. NamedOperation
-
返回此命名操作的哈希码。
- hashCode() - Method in class jdk.dynalink. NamespaceOperation
-
返回此命名空间操作的哈希码。
- hashCode() - Method in class jdk.nashorn.api.scripting. ScriptObjectMirror
- hashCode() - Method in class org.ietf.jgss. ChannelBinding
-
返回此ChannelBinding对象的哈希码值。
- hashCode() - Method in interface org.ietf.jgss. GSSCredential
-
返回此GSSCredential的哈希码值。
- hashCode() - Method in interface org.ietf.jgss. GSSName
-
返回此GSSName的哈希码值。
- hashCode() - Method in class org.ietf.jgss. Oid
-
返回此Oid的哈希码值。
- hashCode() - Method in class org.omg.CORBA.portable. ObjectImpl
-
返回此
ObjectImpl
对象的哈希码。 - hashCode(boolean) - Static method in class java.lang. Boolean
-
返回一个
boolean
值的哈希码; 兼容Boolean.hashCode()
。 - hashCode(boolean[]) - Static method in class java.util. Arrays
-
根据指定数组的内容返回哈希码。
- hashCode(byte) - Static method in class java.lang. Byte
-
返回一个
byte
值的哈希码; 兼容Byte.hashCode()
。 - hashCode(byte[]) - Static method in class java.util. Arrays
-
根据指定数组的内容返回哈希码。
- hashCode(char) - Static method in class java.lang. Character
-
返回值为
char
的哈希码; 兼容Character.hashCode()
。 - hashCode(char[]) - Static method in class java.util. Arrays
-
根据指定数组的内容返回哈希码。
- hashCode(double) - Static method in class java.lang. Double
-
返回一个
double
值的哈希码; 兼容Double.hashCode()
。 - hashCode(double[]) - Static method in class java.util. Arrays
-
根据指定数组的内容返回哈希码。
- hashCode(float) - Static method in class java.lang. Float
-
返回一个
float
值的哈希码; 兼容Float.hashCode()
。 - hashCode(float[]) - Static method in class java.util. Arrays
-
根据指定数组的内容返回哈希码。
- hashCode(int) - Static method in class java.lang. Integer
-
返回值为
int
的哈希码; 兼容Integer.hashCode()
。 - hashCode(int[]) - Static method in class java.util. Arrays
-
根据指定数组的内容返回哈希码。
- hashCode(long) - Static method in class java.lang. Long
-
返回一个
long
值的哈希码; 兼容Long.hashCode()
。 - hashCode(long[]) - Static method in class java.util. Arrays
-
根据指定数组的内容返回哈希码。
- hashCode(short) - Static method in class java.lang. Short
-
返回一个
short
值的哈希码; 兼容Short.hashCode()
。 - hashCode(short[]) - Static method in class java.util. Arrays
-
根据指定数组的内容返回哈希码。
- hashCode(Object) - Static method in class java.util. Objects
-
返回非的哈希码
null
参数,0为null
参数。 - hashCode(Object[]) - Static method in class java.util. Arrays
-
根据指定数组的内容返回哈希码。
- hashCode(URL) - Method in class java.net. URLStreamHandler
-
提供默认散列计算。
- hashCode(Stub) - Method in interface javax.rmi.CORBA. StubDelegate
-
代表团要求
Stub.hashCode()
。 - hashCode(Object) - Method in class org.omg.CORBA.portable. Delegate
-
提供实现来覆盖委托CORBA对象的hashCode()方法。
- HashDocAttributeSet - Class in javax.print.attribute
-
HashDocAttributeSet类提供了一个从
HashAttributeSet
类继承其实现的属性集,并强制实现了接口DocAttributeSet
的语义限制。 - HashDocAttributeSet() - Constructor for class javax.print.attribute. HashDocAttributeSet
-
构造一个新的,空的哈希文档属性集。
- HashDocAttributeSet(DocAttribute) - Constructor for class javax.print.attribute. HashDocAttributeSet
-
构造一个新的哈希文档属性集,最初用给定的值填充。
- HashDocAttributeSet(DocAttribute[]) - Constructor for class javax.print.attribute. HashDocAttributeSet
-
构造一个新的哈希文档属性集,最初用给定数组的值填充。
- HashDocAttributeSet(DocAttributeSet) - Constructor for class javax.print.attribute. HashDocAttributeSet
-
构造一个新的属性集,最初使用给定集合中的值进行填充,其中属性集的成员被限制到
DocAttribute
接口。 - HashMap< K, V> - Class in java.util
-
基于哈希表的实现
Map
接口。 - HashMap() - Constructor for class java.util. HashMap
-
构造一个空的
HashMap
,默认的初始容量(16)和默认负载因子(0.75)。 - HashMap(int) - Constructor for class java.util. HashMap
-
构造一个空的
HashMap
具有指定的初始容量和默认负载因子(0.75)。 - HashMap(int, float) - Constructor for class java.util. HashMap
-
构造一个空的
HashMap
具有指定的初始容量和负载因子。 - HashMap(Map<? extends K, ? extends V>) - Constructor for class java.util. HashMap
-
构造新的
HashMap
具有与指定的相同的映射Map
。 - HashPrintJobAttributeSet - Class in javax.print.attribute
-
HashPrintJobAttributeSet类提供了一个从
HashAttributeSet
类继承其实现的属性集,并强制实现了接口PrintJobAttributeSet
的语义限制。 - HashPrintJobAttributeSet() - Constructor for class javax.print.attribute. HashPrintJobAttributeSet
-
构造一个新的,空的哈希打印作业属性集。
- HashPrintJobAttributeSet(PrintJobAttribute) - Constructor for class javax.print.attribute. HashPrintJobAttributeSet
-
构造一个新的哈希打印作业属性集,最初用给定的值填充。
- HashPrintJobAttributeSet(PrintJobAttribute[]) - Constructor for class javax.print.attribute. HashPrintJobAttributeSet
-
构造一个新的哈希打印作业属性集,最初使用给定数组中的值填充。
- HashPrintJobAttributeSet(PrintJobAttributeSet) - Constructor for class javax.print.attribute. HashPrintJobAttributeSet
-
构造一个新的属性集,最初使用给定集合中的值进行填充,其中属性集的成员被限制到
PrintJobAttribute
接口。 - HashPrintRequestAttributeSet - Class in javax.print.attribute
-
HashPrintRequestAttributeSet类继承自
HashAttributeSet
类的实现,并强制接口PrintRequestAttributeSet
的语义限制。 - HashPrintRequestAttributeSet() - Constructor for class javax.print.attribute. HashPrintRequestAttributeSet
-
构造一个新的空的打印请求属性集。
- HashPrintRequestAttributeSet(PrintRequestAttribute) - Constructor for class javax.print.attribute. HashPrintRequestAttributeSet
-
构造一个新的打印请求属性集,最初用给定的值填充。
- HashPrintRequestAttributeSet(PrintRequestAttribute[]) - Constructor for class javax.print.attribute. HashPrintRequestAttributeSet
-
构造一个新的打印请求属性集,最初用给定数组的值填充。
- HashPrintRequestAttributeSet(PrintRequestAttributeSet) - Constructor for class javax.print.attribute. HashPrintRequestAttributeSet
-
构造一个新的属性集,最初使用给定集合中的值进行填充,其中属性集的成员被限制到
(PrintRequestAttributeSe
接口。 - HashPrintServiceAttributeSet - Class in javax.print.attribute
-
HashPrintServiceAttributeSet类提供了一个从
HashAttributeSet
类继承其实现的属性集,并强制接口PrintServiceAttributeSet
的语义限制。 - HashPrintServiceAttributeSet() - Constructor for class javax.print.attribute. HashPrintServiceAttributeSet
-
构造一个新的,空的哈希打印服务属性集。
- HashPrintServiceAttributeSet(PrintServiceAttribute) - Constructor for class javax.print.attribute. HashPrintServiceAttributeSet
-
构造一个新的哈希打印服务属性集,最初用给定的值填充。
- HashPrintServiceAttributeSet(PrintServiceAttribute[]) - Constructor for class javax.print.attribute. HashPrintServiceAttributeSet
-
构造一个新的打印服务属性集,最初用给定数组的值填充。
- HashPrintServiceAttributeSet(PrintServiceAttributeSet) - Constructor for class javax.print.attribute. HashPrintServiceAttributeSet
-
构造一个新的属性集,最初使用给定集合中的值进行填充,其中属性集的成员被限制到
PrintServiceAttribute
接口。 - HashSet< E> - Class in java.util
-
该类实现了
Set
接口,由哈希表(实际为HashMap
实例)支持。 - HashSet() - Constructor for class java.util. HashSet
-
构造一个新的空集合; 支持
HashMap
实例具有默认初始容量(16)和负载因子(0.75)。 - HashSet(int) - Constructor for class java.util. HashSet
-
构造一个新的空集合; 背景
HashMap
实例具有指定的初始容量和默认负载因子(0.75)。 - HashSet(int, float) - Constructor for class java.util. HashSet
-
构造一个新的空集合; 背景
HashMap
实例具有指定的初始容量和指定的负载因子。 - HashSet(Collection<? extends E>) - Constructor for class java.util. HashSet
-
构造一个包含指定集合中的元素的新集合。
- Hashtable< K, V> - Class in java.util
-
该类实现了一个哈希表,它将键映射到值。
- Hashtable() - Constructor for class java.util. Hashtable
-
构造一个新的,空的散列表,默认初始容量(11)和负载因子(0.75)。
- Hashtable(int) - Constructor for class java.util. Hashtable
-
构造一个新的,空的哈希表,具有指定的初始容量和默认负载因子(0.75)。
- Hashtable(int, float) - Constructor for class java.util. Hashtable
-
构造一个新的,空的哈希表,具有指定的初始容量和指定的负载因子。
- Hashtable(Map<? extends K, ? extends V>) - Constructor for class java.util. Hashtable
-
构造一个与给定地图相同的映射的新哈希表。
- hasHtml() - Method in class javafx.scene.input. Clipboard
-
获取HTML文本String(DataFormat.HTML)是否已在此剪贴板上注册。
- hasHtml() - Method in class javafx.scene.input. ClipboardContent
-
获取HTML字符串(
DataFormat.HTML
)是否已被放置到此ClipboardContent
。 - hasImage() - Method in class javafx.scene.input. Clipboard
-
获取图像(DataFormat.IMAGE)是否已在此剪贴板上注册。
- hasImage() - Method in class javafx.scene.input. ClipboardContent
-
获取图像(
DataFormat.IMAGE
)是否已被放入此ClipboardContent
。 - hasInitialContextFactoryBuilder() - Static method in class javax.naming.spi. NamingManager
-
确定初始上下文工厂生成器是否已设置。
- hasInitialResponse() - Method in interface javax.security.sasl. SaslClient
-
确定此机制是否具有可选的初始响应。
- hasLayoutAttributes() - Method in class java.awt. Font
-
如果此字体包含需要额外布局处理的属性,则返回true。
- hasLegalValues() - Method in class javax.management.openmbean. OpenMBeanAttributeInfoSupport
-
返回
true
如果OpenMBeanAttributeInfoSupport
实例指定所描述属性的非null的合法值集,false
不然。 - hasLegalValues() - Method in interface javax.management.openmbean. OpenMBeanParameterInfo
-
返回
true
如果此参数存在指定的合法值,或false
其他。 - hasLegalValues() - Method in class javax.management.openmbean. OpenMBeanParameterInfoSupport
-
返回
true
如果OpenMBeanParameterInfoSupport
实例指定所描述参数的非null的合法值集,false
不然。 - hasListeners() - Method in class javafx.collections. ObservableListBase
-
如果为此列表注册了一些监听器,则返回true。
- hasListeners(String) - Method in class java.beans. PropertyChangeSupport
-
检查是否有特定属性的监听器,包括在所有属性上注册的监听器。
- hasListeners(String) - Method in class java.beans. VetoableChangeSupport
-
检查是否有特定属性的监听器,包括在所有属性上注册的监听器。
- hasLocation(JavaFileManager.Location) - Method in class javax.tools. ForwardingJavaFileManager
- hasLocation(JavaFileManager.Location) - Method in interface javax.tools. JavaFileManager
-
确定此文件管理器是否已知位置。
- hasMaxValue() - Method in class javax.management.openmbean. OpenMBeanAttributeInfoSupport
-
如果此
OpenMBeanAttributeInfoSupport
实例指定了所描述的属性的非空最大值,则返回true
,否则为false
。 - hasMaxValue() - Method in interface javax.management.openmbean. OpenMBeanParameterInfo
-
返回
true
如果此参数存在指定的最大值,或者false
否则。 - hasMaxValue() - Method in class javax.management.openmbean. OpenMBeanParameterInfoSupport
-
如果此
OpenMBeanParameterInfoSupport
实例指定了所描述的参数的非零最大值,则返回true
,否则为false
。 - hasMember(String) - Method in class jdk.nashorn.api.scripting. AbstractJSObject
- hasMember(String) - Method in interface jdk.nashorn.api.scripting. JSObject
-
该对象是否具有命名成员?
- hasMember(String) - Method in class jdk.nashorn.api.scripting. ScriptObjectMirror
- hasMenu() - Method in class javafx.scene.web. PopupFeatures
-
返回菜单栏是否存在。
- hasMenuShortcut() - Method in interface javax.jnlp. IntegrationService
-
检查应用程序是否具有菜单快捷方式。
- hasMinValue() - Method in class javax.management.openmbean. OpenMBeanAttributeInfoSupport
-
如果此
OpenMBeanAttributeInfoSupport
实例指定了所描述的属性的非空最小值,则返回true
,否则为false
。 - hasMinValue() - Method in interface javax.management.openmbean. OpenMBeanParameterInfo
-
返回
true
如果此参数存在指定的最小值,或false
否则。 - hasMinValue() - Method in class javax.management.openmbean. OpenMBeanParameterInfoSupport
-
如果此
OpenMBeanParameterInfoSupport
实例指定了所描述的参数的非空最小值,则返回true
,否则为false
。 - hasMore() - Method in interface javax.naming. NamingEnumeration
-
确定枚举中是否有更多的元素。
- hasMoreElements() - Method in interface java.util. Enumeration
-
测试此枚举是否包含更多元素。
- hasMoreElements() - Method in class java.util. StringTokenizer
-
返回与
hasMoreTokens
方法相同的值。 - hasMoreTokens() - Method in class java.util. StringTokenizer
-
测试此令牌化程序的字符串是否有更多的令牌可用。
- hasName() - Method in class javax.xml.stream.util. StreamReaderDelegate
- hasName() - Method in interface javax.xml.stream. XMLStreamReader
-
返回一个布尔值,表示当前事件是否具有名称(是START_ELEMENT或END_ELEMENT)。
- hasNext() - Method in class java.beans.beancontext. BeanContextSupport.BCSIterator
- hasNext() - Method in interface java.util. Iterator
-
如果迭代具有更多元素,则返回
true
。 - hasNext() - Method in interface java.util. ListIterator
-
如果此列表迭代器在向前方向遍历列表时具有更多元素,则返回
true
。 - hasNext() - Method in class java.util. Scanner
-
如果此扫描仪在其输入中有另一个令牌,则返回true。
- hasNext() - Method in class javax.xml.stream.util. EventReaderDelegate
- hasNext() - Method in class javax.xml.stream.util. StreamReaderDelegate
- hasNext() - Method in interface javax.xml.stream. XMLEventReader
-
检查是否有更多的事件。
- hasNext() - Method in interface javax.xml.stream. XMLStreamReader
-
如果有更多的解析事件,返回true,如果没有更多的事件,返回false。
- hasNext(String) - Method in class java.util. Scanner
-
如果下一个令牌匹配从指定字符串构造的模式,则返回true。
- hasNext(Pattern) - Method in class java.util. Scanner
-
如果下一个完整的令牌匹配指定的模式,则返回true。
- hasNextBigDecimal() - Method in class java.util. Scanner
-
如果此扫描仪输入中的下一个令牌可以使用
Scanner.nextBigDecimal()
方法解释为BigDecimal
则返回true。 - hasNextBigInteger() - Method in class java.util. Scanner
-
如果此扫描仪输入中的下一个标记可以使用
Scanner.nextBigInteger()
方法将其解释为默认基数中的BigInteger
,则返回true。 - hasNextBigInteger(int) - Method in class java.util. Scanner
-
如果此扫描仪输入中的下一个标记可以使用
Scanner.nextBigInteger()
方法解释为指定基数中的BigInteger
,则返回true。 - hasNextBoolean() - Method in class java.util. Scanner
-
如果此扫描器输入中的下一个标记可以使用从字符串“true | false”创建的不区分大小写的模式解释为布尔值,则返回true。
- hasNextByte() - Method in class java.util. Scanner
-
如果此扫描仪输入中的下一个标记可以使用
Scanner.nextByte()
方法将其解释为默认基数中的字节值,则返回true。 - hasNextByte(int) - Method in class java.util. Scanner
-
如果此扫描仪输入中的下一个标记可以使用
Scanner.nextByte()
方法解释为指定基数中的字节值,则返回true。 - hasNextDouble() - Method in class java.util. Scanner
-
如果此扫描仪输入中的下一个标记可以使用
Scanner.nextDouble()
方法将其解释为双重值,则返回true。 - hasNextFloat() - Method in class java.util. Scanner
-
如果此扫描仪输入中的下一个标记可以使用
Scanner.nextFloat()
方法将其解释为浮点值,则返回true。 - hasNextInt() - Method in class java.util. Scanner
-
如果此扫描仪输入中的下一个标记可以使用
Scanner.nextInt()
方法将其解释为默认基数中的int值,则返回true。 - hasNextInt(int) - Method in class java.util. Scanner
-
如果此扫描仪输入中的下一个标记可以使用
Scanner.nextInt()
方法解释为指定基数中的int值,则返回true。 - hasNextLine() - Method in class java.util. Scanner
-
如果扫描仪的输入中有另一行,则返回true。
- hasNextLong() - Method in class java.util. Scanner
-
如果此扫描仪输入中的下一个标记可以使用
Scanner.nextLong()
方法将其解释为默认基数中的长值,则返回true。 - hasNextLong(int) - Method in class java.util. Scanner
-
如果此扫描仪输入中的下一个标记可以使用
Scanner.nextLong()
方法将其解释为指定基数的长 整型值,则返回true。 - hasNextShort() - Method in class java.util. Scanner
-
如果扫描仪的输入中的下一个标记可以使用
Scanner.nextShort()
方法将其解释为默认基数中的一个短值,则返回true。 - hasNextShort(int) - Method in class java.util. Scanner
-
如果此扫描仪输入中的下一个标记可以使用
Scanner.nextShort()
方法解释为指定基数中的一个短值,则返回true。 - hasPrevious() - Method in interface java.util. ListIterator
-
如果此列表迭代器在相反方向遍历列表时具有更多元素,则返回
true
。 - hasPrimitives() - Method in class java.lang.invoke. MethodType
-
报告此类型是否包含原始参数或返回值。
- hasPrivateAccess() - Method in class java.lang.invoke. MethodHandles.Lookup
-
如果此查找具有
PRIVATE
访问权限,则返回true
。 - hasProperties() - Method in class javafx.scene.control. Tab
-
测试此选项卡是否具有属性。
- hasProperties() - Method in class javafx.scene.control. TableColumnBase
-
测试此表列是否具有属性。
- hasProperties() - Method in class javafx.scene.control. ToggleGroup
-
测试ToggleGroup是否具有属性。
- hasProperties() - Method in class javafx.scene. Node
-
测试节点是否具有属性。
- hasProperties() - Method in class javafx.scene. Scene
-
测试场景是否具有属性。
- hasProperties() - Method in class javafx.stage. Window
-
测试窗口是否具有属性。
- hasQueuedPredecessors() - Method in class java.util.concurrent.locks. AbstractQueuedLongSynchronizer
-
查询任何线程是否等待获取比当前线程更长的时间。
- hasQueuedPredecessors() - Method in class java.util.concurrent.locks. AbstractQueuedSynchronizer
-
查询任何线程是否等待获取比当前线程更长的时间。
- hasQueuedSubmissions() - Method in class java.util.concurrent. ForkJoinPool
-
如果有任何任务提交到此池尚未开始执行,则返回
true
。 - hasQueuedThread(Thread) - Method in class java.util.concurrent.locks. ReentrantLock
-
查询给定线程是否等待获取此锁。
- hasQueuedThread(Thread) - Method in class java.util.concurrent.locks. ReentrantReadWriteLock
-
查询给定线程是否等待获取读取或写入锁定。
- hasQueuedThreads() - Method in class java.util.concurrent.locks. AbstractQueuedLongSynchronizer
-
查询任何线程是否等待获取。
- hasQueuedThreads() - Method in class java.util.concurrent.locks. AbstractQueuedSynchronizer
-
查询任何线程是否等待获取。
- hasQueuedThreads() - Method in class java.util.concurrent.locks. ReentrantLock
-
查询是否有线程正在等待获取此锁。
- hasQueuedThreads() - Method in class java.util.concurrent.locks. ReentrantReadWriteLock
-
查询是否有任何线程正在等待获取读取或写入锁定。
- hasQueuedThreads() - Method in class java.util.concurrent. Semaphore
-
查询任何线程是否等待获取。
- hasRaster() - Method in class javax.imageio. IIOImage
-
退货
true
如果这IIOImage
存储Raster
而不是RenderedImage
。 - hasRelation(String) - Method in class javax.management.relation. RelationService
-
检查在关系服务中是否存在与给定关系ID相关联的关系。
- hasRelation(String) - Method in interface javax.management.relation. RelationServiceMBean
-
检查在关系服务中是否存在与给定关系ID相关联的关系。
- hasRemaining() - Method in class java.nio. Buffer
-
告诉当前位置和极限之间是否存在任何元素。
- hasRtf() - Method in class javafx.scene.input. Clipboard
-
获取RTF字符串(DataFormat.RTF)是否已在此剪贴板上注册。
- hasRtf() - Method in class javafx.scene.input. ClipboardContent
-
获取RTF字符串(
DataFormat.RTF
)是否已被放入此ClipboardContent
。 - hasSameRules(TimeZone) - Method in class java.util. SimpleTimeZone
-
如果此区域与其他区域具有相同的规则和偏移量,则返回
true
。 - hasSameRules(TimeZone) - Method in class java.util. TimeZone
-
如果此区域具有与其他区域相同的规则和偏移量,则返回true。
- hasService(Class<?>) - Method in interface java.beans.beancontext. BeanContextServices
-
报告当前是否可以从此上下文获得给定的服务。
- hasService(Class<?>) - Method in class java.beans.beancontext. BeanContextServicesSupport
-
有一个可以委派的服务
- hasSlot(int) - Method in class jdk.nashorn.api.scripting. AbstractJSObject
- hasSlot(int) - Method in interface jdk.nashorn.api.scripting. JSObject
-
该对象是否具有索引属性?
- hasSlot(int) - Method in class jdk.nashorn.api.scripting. ScriptObjectMirror
- hasStatus() - Method in class javafx.scene.web. PopupFeatures
-
返回状态栏是否应该存在。
- hasString() - Method in class javafx.scene.input. Clipboard
-
获取是否在此剪贴板上注册了纯文本String(DataFormat.PLAIN_TEXT)。
- hasString() - Method in class javafx.scene.input. ClipboardContent
-
获取纯文本字符串(
DataFormat.PLAIN_TEXT
)是否已被放入此ClipboardContent
。 - hasSubscribers() - Method in class java.util.concurrent. SubmissionPublisher
-
如果此发布者有任何订阅者,则返回true。
- hasText() - Method in class javax.xml.stream.util. StreamReaderDelegate
- hasText() - Method in interface javax.xml.stream. XMLStreamReader
-
返回一个布尔值,指示当前事件是否具有文本。
- hasThumbnails(int) - Method in class javax.imageio. ImageReader
-
如果给定的图像具有与其相关联的缩略图预览图像,则返回
true
。 - hasTileWriters() - Method in class java.awt.image. BufferedImage
-
返回是否检出任何图块以进行写入。
- hasTileWriters() - Method in interface java.awt.image. WritableRenderedImage
-
返回是否签出任何图块以进行写入。
- hasToolbar() - Method in class javafx.scene.web. PopupFeatures
-
返回是否存在工具栏。
- hasTransparentBounds() - Method in class java.util.regex. Matcher
-
查询此匹配器的区域边界的透明度。
- hasUniformLineMetrics() - Method in class java.awt. Font
-
检查此
Font
是否具有统一的线路度量。 - hasUniformLineMetrics() - Method in class java.awt. FontMetrics
-
检查
Font
是否具有统一的线度量。 - hasUnsupportedCriticalExtension() - Method in interface java.security.cert. X509Extension
-
检查是否有不支持的关键扩展。
- hasUrl() - Method in class javafx.scene.input. Clipboard
-
获取是否在此剪贴板上注册了一个url String(DataFormat.URL)。
- hasUrl() - Method in class javafx.scene.input. ClipboardContent
-
获取URL字符串(
DataFormat.URL
)是否已被放置到此ClipboardContent
。 - hasValue() - Method in enum jdk.jshell. Snippet.SubKind
-
指示这个
SubKind
是否可执行,而不是void
。 - hasValueNames() - Method in class javax.imageio.plugins.tiff. TIFFTag
-
如果存在与该标签相关联的数据的合法值集合的助记名称,则返回
true
。 - hasWaiters() - Method in class java.util.concurrent.locks. AbstractQueuedLongSynchronizer.ConditionObject
-
查询是否有线程正在等待这种情况。
- hasWaiters() - Method in class java.util.concurrent.locks. AbstractQueuedSynchronizer.ConditionObject
-
查询是否有线程正在等待这种情况。
- hasWaiters(AbstractQueuedLongSynchronizer.ConditionObject) - Method in class java.util.concurrent.locks. AbstractQueuedLongSynchronizer
-
查询任何线程是否等待与此同步器相关联的给定条件。
- hasWaiters(AbstractQueuedSynchronizer.ConditionObject) - Method in class java.util.concurrent.locks. AbstractQueuedSynchronizer
-
查询任何线程是否等待与此同步器相关联的给定条件。
- hasWaiters(Condition) - Method in class java.util.concurrent.locks. ReentrantLock
-
查询任何线程是否等待与此锁相关联的给定条件。
- hasWaiters(Condition) - Method in class java.util.concurrent.locks. ReentrantReadWriteLock
-
查询任何线程是否等待与写锁相关联的给定条件。
- hasWaitingConsumer() - Method in class java.util.concurrent. LinkedTransferQueue
- hasWaitingConsumer() - Method in interface java.util.concurrent. TransferQueue
- hasWrappers() - Method in class java.lang.invoke. MethodType
-
报告此类型是否包含包装器参数或返回值。
- HATRAN - java.lang. Character.UnicodeScript
-
Unicode脚本“Hatran”。
- HATRAN - Static variable in class java.lang. Character.UnicodeBlock
-
“Hatran”Unicode字符块的常量。
- hbarPolicyProperty() - Method in class javafx.scene.control. ScrollPane
-
指定显示水平滚动条的策略。
- HBox - Class in javafx.scene.layout
-
HBox将孩子放在一排水平排列中。
- HBox() - Constructor for class javafx.scene.layout. HBox
-
创建一个间距= 0的HBox布局。
- HBox(double) - Constructor for class javafx.scene.layout. HBox
-
创建一个具有指定间隔的HBox布局。
- HBox(double, Node...) - Constructor for class javafx.scene.layout. HBox
-
创建一个具有指定间隔的HBox布局。
- HBox(Node...) - Constructor for class javafx.scene.layout. HBox
-
创建一个间距= 0的HBox布局。
- head - Variable in class javax.swing.text.html.parser. DTD
-
元素对应头。
- HEAD - Static variable in class javax.swing.text.html. HTML.Tag
-
标记<head>
- header - Variable in class javax.swing.plaf.basic. BasicTableHeaderUI
-
将绘画委托给此UI的
JTableHeader
。 - header(String, String) - Method in class jdk.incubator.http. HttpRequest.Builder
-
将给定的名称值对添加到此请求的头文件集中。
- header(String, String) - Method in interface jdk.incubator.http. WebSocket.Builder
-
将给定的名称 - 值对添加到开启握手的附加标题列表中。
- HEADER - javafx.scene. AccessibleAttribute
-
返回节点的头。
- HEADER - Static variable in class javax.accessibility. AccessibleRole
-
文字标题
- HEADER_RENDERER_PROPERTY - Static variable in class javax.swing.table. TableColumn
-
作为Java 2平台v1.3的过时。
- HEADER_ROW - Static variable in class javax.swing.event. TableModelEvent
-
标识标题行。
- HEADER_VALUE_PROPERTY - Static variable in class javax.swing.table. TableColumn
-
作为Java 2平台v1.3的过时。
- headerProperty() - Method in class javafx.scene.control. DialogPane
-
表示对话框窗格的标题区域的属性。
- headerRenderer - Variable in class javax.swing.table. TableColumn
-
渲染器用于绘制列的标题。
- headers() - Method in class jdk.incubator.http. HttpRequest
-
此请求(或将要)发送的(用户可访问的)请求标头。
- headers() - Method in class jdk.incubator.http. HttpResponse
-
返回接收到的响应头。
- headers(String...) - Method in class jdk.incubator.http. HttpRequest.Builder
-
将给定的名称值对添加到此请求的标题集。
- Headers - Class in com.sun.net.httpserver
- Headers() - Constructor for class com.sun.net.httpserver. Headers
- headerTextProperty() - Method in class javafx.scene.control. Dialog
-
表示对话框窗格的标题文本的属性。
- headerTextProperty() - Method in class javafx.scene.control. DialogPane
-
表示对话框窗格的标题文本的属性。
- headerValue - Variable in class javax.swing.table. TableColumn
-
列的标题值。
- HeadlessException - Exception in java.awt
-
在不支持键盘,显示或鼠标的环境中调用依赖于键盘,显示器或鼠标的代码时,会抛出此异常。
- HeadlessException() - Constructor for exception java.awt. HeadlessException
-
构造新的
HeadlessException
与空消息。 - HeadlessException(String) - Constructor for exception java.awt. HeadlessException
-
使用指定的详细错误消息创建一个新实例。
- headMap(K) - Method in interface java.util.concurrent. ConcurrentNavigableMap
- headMap(K) - Method in class java.util.concurrent. ConcurrentSkipListMap
- headMap(K) - Method in interface java.util. NavigableMap
-
返回此地图部分的视图,其密钥严格小于
toKey
。 - headMap(K) - Method in interface java.util. SortedMap
-
返回此地图部分的视图,其密钥严格小于
toKey
。 - headMap(K) - Method in class java.util. TreeMap
- headMap(K, boolean) - Method in interface java.util.concurrent. ConcurrentNavigableMap
- headMap(K, boolean) - Method in class java.util.concurrent. ConcurrentSkipListMap
- headMap(K, boolean) - Method in interface java.util. NavigableMap
-
返回此地图部分的视图,其键值小于(或等于,如果
inclusive
为真)toKey
。 - headMap(K, boolean) - Method in class java.util. TreeMap
- HEADPHONE - Static variable in class javax.sound.sampled. Port.Info
-
一种将音频发送到耳机插孔的端口。
- headSet(E) - Method in class java.util.concurrent. ConcurrentSkipListSet
- headSet(E) - Method in interface java.util. NavigableSet
-
返回该集合的部分视图,其元素严格小于
toElement
。 - headSet(E) - Method in interface java.util. SortedSet
-
返回此集合的部分的视图,其元素严格小于
toElement
。 - headSet(E) - Method in class java.util. TreeSet
- headSet(E, boolean) - Method in class java.util.concurrent. ConcurrentSkipListSet
- headSet(E, boolean) - Method in interface java.util. NavigableSet
-
返回该集合的部分的视图,该部分的元素小于(或等于,如果
inclusive
为true)toElement
。 - headSet(E, boolean) - Method in class java.util. TreeSet
- HEAP - java.lang.management. MemoryType
-
堆内存类型。
- heavyWeightPopupEnabled - Variable in class javax.swing. ToolTipManager
-
重量级弹出窗口启用。
- HEBREW - java.lang. Character.UnicodeScript
-
Unicode脚本“希伯来语”。
- HEBREW - Static variable in class java.lang. Character.UnicodeBlock
-
“希伯来语”Unicode字符块的常量。
- height - Variable in class java.awt. Component.BltBufferStrategy
-
后缓冲器的高度
- height - Variable in class java.awt. Dimension
-
高度尺寸 可以使用负值。
- height - Variable in class java.awt.geom. Arc2D.Double
-
整个椭圆的整体高度,其圆弧为部分剖面(不考虑角度范围)。
- height - Variable in class java.awt.geom. Arc2D.Float
-
整个椭圆的整体高度,其圆弧为部分剖面(不考虑角度范围)。
- height - Variable in class java.awt.geom. Ellipse2D.Double
-
整体高度为
Ellipse2D
。 - height - Variable in class java.awt.geom. Ellipse2D.Float
-
这个
Ellipse2D
的整体高度。 - height - Variable in class java.awt.geom. Rectangle2D.Double
-
这个高度
Rectangle2D
。 - height - Variable in class java.awt.geom. Rectangle2D.Float
-
这个高度
Rectangle2D
。 - height - Variable in class java.awt.geom. RoundRectangle2D.Double
-
这个高度
RoundRectangle2D
。 - height - Variable in class java.awt.geom. RoundRectangle2D.Float
-
这个高度
RoundRectangle2D
。 - height - Variable in class java.awt.image. Raster
-
这个光栅的高度。
- height - Variable in class java.awt.image. SampleModel
-
该SampleModel描述的图像数据区域的像素高度。
- height - Variable in class java.awt. Rectangle
-
Rectangle
的高度。 - height(Component) - Static method in class javax.swing. Spring
-
返回一个弹簧,其 最小值 , 首选 值 , 最大值和 值属性由所提供组件的 minimumSize , preferredSize , maximumSize和 size属性的高度定义。
- HEIGHT - Static variable in interface java.awt.image. ImageObserver
-
imageUpdate的infoflags参数中的此标志表示基本图像的高度现在可用,可以从imageUpdate回调方法的height参数中获取。
- HEIGHT - Static variable in class javax.swing. SpringLayout
-
指定组件的边界矩形的高度。
- HEIGHT - Static variable in class javax.swing.text.html. CSS.Attribute
-
CSS属性“height”。
- HEIGHT - Static variable in class javax.swing.text.html. HTML.Attribute
-
属性“height”
- heightProperty() - Method in class javafx.scene.canvas. Canvas
-
定义画布的高度。
- heightProperty() - Method in class javafx.scene.control. Dialog
-
表示对话框高度的属性。
- heightProperty() - Method in class javafx.scene.effect. BoxBlur
-
模糊效果的垂直尺寸。
- heightProperty() - Method in class javafx.scene.effect. ColorInput
-
相对于内容
Node
的局部坐标空间设置要淹没区域的高度。 - heightProperty() - Method in class javafx.scene.effect. DropShadow
-
阴影模糊内核的垂直尺寸。
- heightProperty() - Method in class javafx.scene.effect. FloatMap
-
地图的高度,以像素为单位。
- heightProperty() - Method in class javafx.scene.effect. InnerShadow
-
阴影模糊内核的垂直尺寸。
- heightProperty() - Method in class javafx.scene.effect. Shadow
-
阴影模糊内核的垂直尺寸。
- heightProperty() - Method in class javafx.scene.image. Image
-
图像高度或
0
如果图像加载失败。 - heightProperty() - Method in class javafx.scene.layout. Region
-
这个可调节大小的节点的高度。
- heightProperty() - Method in class javafx.scene.media. Media
-
源媒体的像素高度。
- heightProperty() - Method in class javafx.scene. Scene
-
这个高度
Scene
- heightProperty() - Method in class javafx.scene.shape. Box
-
定义Box的高度或Y尺寸。
- heightProperty() - Method in class javafx.scene.shape. Cylinder
-
定义气缸的高度或Y尺寸。
- heightProperty() - Method in class javafx.scene.shape. Rectangle
-
定义矩形的高度。
- heightProperty() - Method in class javafx.scene. SubScene
-
定义这个
SubScene
的高度 - heightProperty() - Method in class javafx.scene.web. WebView
-
身高
WebView
。 - heightProperty() - Method in class javafx.stage. Window
-
这个高度
Window
。 - HEISEI - Static variable in class java.time.chrono. JapaneseEra
-
“平成”时代的单身例子(1989-01-08 - 现在),价值2。
- HELP - javafx.scene. AccessibleAttribute
-
返回节点的帮助文本。
- HELP - javafx.scene.control. ButtonBar.ButtonData
-
通常应该在右侧的“帮助”按钮的标签。
- HELP - javafx.scene.input. KeyCode
-
常数为
帮助
键。 - HELP_2 - javafx.scene.control. ButtonBar.ButtonData
-
“help2”按钮的标签通常应在左侧。
- helpButtonMnemonic - Variable in class javax.swing.plaf.basic. BasicFileChooserUI
-
帮助按钮助记符
- helpButtonText - Variable in class javax.swing.plaf.basic. BasicFileChooserUI
-
帮助按钮文字
- helpButtonToolTipText - Variable in class javax.swing.plaf.basic. BasicFileChooserUI
-
帮助按钮工具提示文本
- helpComplete(int) - Method in class java.util.concurrent. CountedCompleter
-
如果此任务尚未完成,则尝试至少处理此任务在完成路径上的给定数量的其他未处理任务(如果有)。
- helpQuiesce() - Static method in class java.util.concurrent. ForkJoinTask
-
可能执行任务,直到托管当前任务的池 is quiescent 。
- HexBinaryAdapter - Class in javax.xml.bind.annotation.adapters
-
XmlAdapter
,适用于xs:hexBinary
。 - HexBinaryAdapter() - Constructor for class javax.xml.bind.annotation.adapters. HexBinaryAdapter
- hgapProperty() - Method in class javafx.scene.layout. FlowPane
-
水平流图中每个节点之间的水平空间量或垂直流动叶片中的列间空间量。
- hgapProperty() - Method in class javafx.scene.layout. GridPane
-
列之间的水平间隙的宽度。
- hgapProperty() - Method in class javafx.scene.layout. TilePane
-
一行中每个图块之间的水平空间量。
- hgrowProperty() - Method in class javafx.scene.layout. ColumnConstraints
-
该列的横向增长优先级。
- HIDDEN - com.sun.source.doctree. DocTree.Kind
-
用于实例
HiddenTree
表示@hidden标签。 - HiddenAction() - Constructor for class javax.swing.text.html. HTMLDocument.HTMLReader.HiddenAction
- hiddenDivider - Variable in class javax.swing.plaf.basic. BasicSplitPaneDivider
-
用于非连续布局模式的分隔线。
- HiddenTree - Interface in com.sun.source.doctree
-
@hidden块标记的树节点。
- hide() - Method in class java.awt. Component
-
已过时。自JDK 1.1版起,由
setVisible(boolean)
取代。 - hide() - Method in class java.awt. Dialog
-
已过时。从JDK版本1.5开始,由
setVisible(boolean)
替代。 - hide() - Method in class java.awt. Window
-
已过时。从JDK版本1.5开始,由
Window.setVisible(boolean)
代替。 - hide() - Method in class javafx.scene.control. ChoiceBox
-
关闭选择列表。
- hide() - Method in class javafx.scene.control. ComboBoxBase
-
关闭
ComboBoxBase.show()
被调用时显示的弹出/对话框。 - hide() - Method in class javafx.scene.control. ContextMenu
-
隐藏这个
ContextMenu
和任何可见的子菜单,假设当这个函数被调用时显示ContextMenu
。 - hide() - Method in class javafx.scene.control. Dialog
-
隐藏这
Dialog
。 - hide() - Method in class javafx.scene.control. Menu
-
隐藏
ContextMenu
如果以前显示,和任何显示子菜单。 - hide() - Method in class javafx.scene.control. MenuButton
-
隐藏
ContextMenu
。 - hide() - Method in class javafx.scene.control.skin. ComboBoxBaseSkin
-
当隐藏ComboBox弹出窗口时,将调用此方法。
- hide() - Method in class javafx.scene.control.skin. ComboBoxPopupControl
-
当隐藏ComboBox弹出窗口时,将调用此方法。
- hide() - Method in class javafx.stage. PopupWindow
-
隐藏此弹出窗口及其所有子项
- hide() - Method in class javafx.stage. Window
-
尝试通过将可见性设置为false来隐藏此窗口。
- hide() - Method in class javax.swing. JComponent
-
已过时。
- hide() - Method in class javax.swing. JInternalFrame
- hide() - Method in class javax.swing.plaf.basic. BasicComboPopup
-
实现ComboPopup.hide()。
- hide() - Method in interface javax.swing.plaf.basic. ComboPopup
-
隐藏弹出窗口
- hide() - Method in class javax.swing. Popup
-
隐藏和处置的
Popup
。 - HIDE_ON_CLOSE - Static variable in interface javax.swing. WindowConstants
-
隐藏窗口默认窗口关闭操作
- hideDelayProperty() - Method in class javafx.scene.control. Tooltip
-
在鼠标离开节点后继续显示工具提示的持续时间。
- hideOnClickProperty() - Method in class javafx.scene.control. CustomMenuItem
-
如果为真,则在单击此菜单项时,将隐藏此菜单项和所有可见菜单。
- hideOnClickProperty() - Method in class javafx.scene.control.skin. ComboBoxListViewSkin
-
默认情况下,只要点击ListView,该皮肤就会隐藏弹出窗口。
- hideOnEscapeProperty() - Method in class javafx.stage. PopupWindow
-
指定在弹出对焦时按下未处理的转义键时是否应该隐藏PopupWindow。
- hidePopup() - Method in class javax.swing. JComboBox
-
导致组合框关闭其弹出窗口。
- hideProgressBar() - Method in interface javax.jnlp. ExtensionInstallerService
-
隐藏进度条。
- hides(Element, Element) - Method in interface javax.lang.model.util. Elements
-
测试一种类型,方法或字段是否隐藏另一种。
- hideStatusWindow() - Method in interface javax.jnlp. ExtensionInstallerService
-
隐藏状态窗口。
- hideWindows() - Method in interface java.awt.im.spi. InputMethod
-
关闭或隐藏由此输入法实例或其类打开的所有窗口。
- HIERARCHY_BOUNDS_EVENT_MASK - Static variable in class java.awt. AWTEvent
-
用于选择层次结构事件的事件掩码。
- HIERARCHY_CHANGED - Static variable in class java.awt.event. HierarchyEvent
-
事件id表示对整个层次结构树进行了修改。
- HIERARCHY_EVENT_MASK - Static variable in class java.awt. AWTEvent
-
用于选择层次结构事件的事件掩码。
- HIERARCHY_FIRST - Static variable in class java.awt.event. HierarchyEvent
-
标记层次结构事件ID范围的第一个整数ID。
- HIERARCHY_LAST - Static variable in class java.awt.event. HierarchyEvent
-
标记祖先事件ID的范围的最后一个整数ID。
- HIERARCHY_REQUEST_ERR - Static variable in exception org.w3c.dom. DOMException
-
如果任何
Node
插入到某处,它不属于。 - HierarchyBoundsAdapter - Class in java.awt.event
-
用于接收祖先移动和调整大小的事件的抽象适配器类。
- HierarchyBoundsAdapter() - Constructor for class java.awt.event. HierarchyBoundsAdapter
- HierarchyBoundsListener - Interface in java.awt.event
-
用于接收祖先移动和调整大小的事件的侦听器接口。
- hierarchyChanged(HierarchyEvent) - Method in class java.awt. AWTEventMulticaster
-
通过调用listener-a和listener-b上的hierarchyChanged方法来处理hierarchyChanged事件。
- hierarchyChanged(HierarchyEvent) - Method in interface java.awt.event. HierarchyListener
-
当层次结构被更改时调用。
- HierarchyEvent - Class in java.awt.event
-
指示
Component
属于Component
层次结构的更改的事件。 - HierarchyEvent(Component, int, Component, Container) - Constructor for class java.awt.event. HierarchyEvent
-
构造一个
HierarchyEvent
对象,以标识Component
层次结构中的更改。 - HierarchyEvent(Component, int, Component, Container, long) - Constructor for class java.awt.event. HierarchyEvent
-
构造一个
HierarchyEvent
对象,以标识Component
层次结构中的更改。 - HierarchyListener - Interface in java.awt.event
-
用于接收层次结构的侦听器界面更改事件。
- HIGH - javafx.print. PrintQuality
-
指定高质量打印。
- HIGH - Static variable in class java.awt. PageAttributes.PrintQualityType
-
PrintQualityType实例用于指定高打印质量。
- HIGH - Static variable in class javax.print.attribute.standard. PrintQuality
-
打印机最高质量可用。
- HIGH_PRIORITY - Static variable in class jdk.net. SocketFlow
- HIGH_PRIVATE_USE_SURROGATES - Static variable in class java.lang. Character.UnicodeBlock
-
“高私人使用代理”Unicode字符块的常量。
- HIGH_SURROGATES - Static variable in class java.lang. Character.UnicodeBlock
-
常数为“高代理”Unicode字符块。
- higher(E) - Method in class java.util.concurrent. ConcurrentSkipListSet
- higher(E) - Method in interface java.util. NavigableSet
-
返回此集中的最小元素严格大于给定元素,如果没有此元素,则
null
。 - higher(E) - Method in class java.util. TreeSet
- higherEntry(K) - Method in class java.util.concurrent. ConcurrentSkipListMap
-
返回与最小密钥相关联的密钥值映射严格大于给定密钥,如果没有这样的密钥,则
null
。 - higherEntry(K) - Method in interface java.util. NavigableMap
-
返回与最小键相关联的键值映射严格大于给定的键,如果没有这样的键,则
null
。 - higherEntry(K) - Method in class java.util. TreeMap
- higherKey(K) - Method in class java.util.concurrent. ConcurrentSkipListMap
- higherKey(K) - Method in interface java.util. NavigableMap
-
返回严格大于给定键的最小键,如果没有这样的键,则返回
null
。 - higherKey(K) - Method in class java.util. TreeMap
- highestLayer() - Method in class javax.swing. JLayeredPane
-
返回所有当前子节点的最高层值。
- highestOneBit(int) - Static method in class java.lang. Integer
-
在指定的
int
值中,最高位(最左边)为1位,最多int
返回一个int
值。 - highestOneBit(long) - Static method in class java.lang. Long
-
在指定的
long
值中,最高位(最左侧)为1位,最多long
返回一个long
值。 - highlight - Variable in class javax.swing.border. EtchedBorder
-
用于蚀刻高亮的颜色。
- highlight - Variable in class javax.swing.plaf.basic. BasicBorders.ButtonBorder
-
亮点的颜色。
- highlight - Variable in class javax.swing.plaf.basic. BasicBorders.FieldBorder
-
亮点的颜色。
- highlight - Variable in class javax.swing.plaf.basic. BasicBorders.SplitPaneBorder
-
亮点的颜色
- highlight - Variable in class javax.swing.plaf.basic. BasicSeparatorUI
-
突出显示的颜色。
- highlight - Variable in class javax.swing.plaf.basic. BasicTabbedPaneUI
-
突出显示颜色
- highlightColor - Static variable in class javax.swing.plaf.metal. MetalSliderUI
-
突出的颜色。
- Highlighter - Interface in javax.swing.text
-
用于允许用彩色区域标记背景的对象的界面。
- Highlighter.Highlight - Interface in javax.swing.text
-
亮点
- Highlighter.HighlightPainter - Interface in javax.swing.text
-
突出显示渲染器。
- highlightFillProperty() - Method in class javafx.scene.control.skin. TextInputControlSkin
-
突出显示时用于文本的填充。
- highlightInner - Variable in class javax.swing.border. BevelBorder
-
用于斜面内部高光的颜色。
- highlightOuter - Variable in class javax.swing.border. BevelBorder
-
用于斜面外部高光的颜色。
- highlightTextFillProperty() - Method in class javafx.scene.control.skin. TextInputControlSkin
- highSurrogate(int) - Static method in class java.lang. Character
-
返回主导替代(一个 high surrogate code unit所述的) surrogate pair表示在UTF-16编码指定的补充的字符(Unicode代码点)。
- HijrahChronology - Class in java.time.chrono
-
Hijrah日历是支持伊斯兰教日历的农历。
- HijrahDate - Class in java.time.chrono
-
日期在Hijrah日历系统。
- HijrahEra - Enum in java.time.chrono
-
Hijrah日历系统中的一个时代。
- HINTS_OBSERVED - Static variable in interface java.awt.image.renderable. RenderableImage
-
可以用于标识通过createRendering或createScaledRendering方法获得的RenderedImage上的属性的字符串常量。
- HIRAGANA - java.lang. Character.UnicodeScript
-
Unicode脚本“平假名”。
- HIRAGANA - javafx.scene.input. KeyCode
-
平假名功能键的常数。
- HIRAGANA - Static variable in class java.lang. Character.UnicodeBlock
-
“Hiragana”Unicode字符块的常量。
- hit(Rectangle, Shape, boolean) - Method in class java.awt. Graphics2D
-
检查指定的Shape是否与设备空间中指定的
Shape
相交。 - hitClip(int, int, int, int) - Method in class java.awt. Graphics
-
如果指定的矩形区域可能与当前裁剪区域相交,则返回true。
- hitEnd() - Method in class java.util.regex. Matcher
-
如果在匹配器执行的最后一次匹配操作中输入的结尾被搜索引擎命中,则返回true。
- HitInfo - Class in javafx.scene.text
-
表示文本节点中的命中信息。
- hitTest(Point2D) - Method in class javafx.scene.text. Text
-
将本地点映射到内容中的索引。
- hitTest(Point2D) - Method in class javafx.scene.text. TextFlow
-
将本地点映射到内容中的索引。
- hitTestChar(float, float) - Method in class java.awt.font. TextLayout
-
返回对应于指定点的
TextHitInfo
。 - hitTestChar(float, float, Rectangle2D) - Method in class java.awt.font. TextLayout
-
返回对应于指定点的
TextHitInfo
。 - hitToPoint(TextHitInfo, Point2D) - Method in class java.awt.font. TextLayout
-
将命中转换为标准坐标中的一个点。
- HLineTo - Class in javafx.scene.shape
-
创建从当前点到x的水平线路元素。
- HLineTo() - Constructor for class javafx.scene.shape. HLineTo
-
创建一个空的HLineTo实例。
- HLineTo(double) - Constructor for class javafx.scene.shape. HLineTo
-
创建一个HLineTo的实例。
- HMAC_SHA1 - Static variable in interface javax.xml.crypto.dsig. SignatureMethod
-
HMAC-SHA1 MAC签名方法算法URI
- HMACParameterSpec - Class in javax.xml.crypto.dsig.spec
- HMACParameterSpec(int) - Constructor for class javax.xml.crypto.dsig.spec. HMACParameterSpec
-
创建具有指定截断长度的
HMACParameterSpec
。 - hmaxProperty() - Method in class javafx.scene.control. ScrollPane
- hminProperty() - Method in class javafx.scene.control. ScrollPane
-
该ScrollPane的最小允许 值为
hvalue
。 - HOLD_CURSORS_OVER_COMMIT - Static variable in interface java.sql. ResultSet
-
这表明开放的不断
ResultSet
当前事务时承诺的对象具有此可保存性将继续开放。 - hold_requests(boolean) - Method in interface org.omg.PortableServer. POAManagerOperations
-
该操作将POA管理器的状态改变为保持状态,导致相关的POA排队传入的请求。
- holder() - Method in interface com.sun.javadoc. Tag
-
已过时。返回此Tag元素的包含
Doc
。 - Holder< T> - Class in javax.xml.ws
-
持有值类型
T
。 - Holder() - Constructor for class javax.xml.ws. Holder
-
创建一个新的持有人,价值
null
。 - Holder(T) - Constructor for class javax.xml.ws. Holder
-
创建一个具有指定值的新持有者。
- HOLDING - Interface in org.omg.PortableInterceptor
-
org / omg / PortableInterceptor / HOLDING.java。
- HOLDING - Static variable in class org.omg.PortableServer.POAManagerPackage. State
- holdsLock(Object) - Static method in class java.lang. Thread
-
返回
true
当且仅当当前线程保存指定对象上的监视器锁定。 - home() - Method in class javafx.scene.control. TextInputControl
-
将插入符移动到文本的第一个字符之前。
- HOME - javafx.scene.input. KeyCode
-
常数为
Home
键。 - HOME - Static variable in class java.awt. Event
-
已过时。主键,非ASCII动作键。
- homeFolderIcon - Variable in class javax.swing.plaf.basic. BasicFileChooserUI
-
主文件夹图标
- homeKey - Variable in class javax.swing.plaf.basic. BasicSplitPaneUI
-
已过时。从Java 2平台v1.3开始。
- HONEYDEW - Static variable in class javafx.scene.paint. Color
-
彩色蜜汁,RGB值为#F0FFF0
- HONOR_DISPLAY_PROPERTIES - Static variable in class javax.swing. JEditorPane
-
客户端属性的键用于指示如果在样式文本中未指定字体或前景颜色,则会使用来自组件的默认字体和前景颜色。
- HORIZONTAL - javafx.geometry. Orientation
-
横向(右< - >左)方向
- HORIZONTAL - Static variable in interface java.awt. Adjustable
-
表示
Adjustable
具有水平方向。 - HORIZONTAL - Static variable in class java.awt. GridBagConstraints
-
调整组件水平但不垂直。
- HORIZONTAL - Static variable in class java.awt. Scrollbar
-
一个常量,表示水平滚动条。
- HORIZONTAL - Static variable in class javax.accessibility. AccessibleState
-
表示此对象的方向是水平的。
- HORIZONTAL - Static variable in interface javax.swing. SwingConstants
-
水平方向。
- HORIZONTAL_ALIGNMENT_CHANGED_PROPERTY - Static variable in class javax.swing. AbstractButton
-
标识按钮的水平对齐方式的变化。
- HORIZONTAL_CENTER - Static variable in class javax.swing. SpringLayout
-
指定组件边界矩形的水平中心。
- HORIZONTAL_SCROLLBAR - javafx.scene. AccessibleAttribute
-
返回节点的水平滚动条。
- HORIZONTAL_SCROLLBAR - Static variable in interface javax.swing. ScrollPaneConstants
-
标识一个水平滚动条。
- HORIZONTAL_SCROLLBAR_ALWAYS - Static variable in interface javax.swing. ScrollPaneConstants
-
用于设置水平滚动条策略,以便始终显示水平滚动条。
- HORIZONTAL_SCROLLBAR_AS_NEEDED - Static variable in interface javax.swing. ScrollPaneConstants
-
用于设置水平滚动条策略,以便仅在需要时才显示水平滚动条。
- HORIZONTAL_SCROLLBAR_NEVER - Static variable in interface javax.swing. ScrollPaneConstants
-
用于设置水平滚动条策略,从而不会显示水平滚动条。
- HORIZONTAL_SCROLLBAR_POLICY - Static variable in interface javax.swing. ScrollPaneConstants
-
标识水平滚动条策略属性。
- HORIZONTAL_SPLIT - Static variable in class javax.swing. JSplitPane
-
水平分割表示
Component
s沿x轴分割。 - HORIZONTAL_TEXT_POSITION_CHANGED_PROPERTY - Static variable in class javax.swing. AbstractButton
-
标识按钮的水平文本位置的变化。
- HORIZONTAL_WRAP - Static variable in class javax.swing. JList
-
表示“报纸风格”布局,单元格水平方向垂直。
- HorizontalDirection - Enum in javafx.geometry
-
表示水平方向的枚举。
- horizontalGridLinesVisibleProperty() - Method in class javafx.scene.chart. XYChart
-
如果水平网格线应绘制,则为真
- horizontalScrollBar - Variable in class javax.swing. JScrollPane
-
滚动盘的水平滚动条小孩。
- horizontalScrollBarPolicy - Variable in class javax.swing. JScrollPane
-
水平滚动条的显示策略。
- horizontalZeroLineVisibleProperty() - Method in class javafx.scene.chart. XYChart
-
如果这是真的并且横轴具有正值和负值,则在零点处将绘制另外的轴线
- horizThumbIcon - Static variable in class javax.swing.plaf.metal. MetalSliderUI
-
默认的水平拇指
Icon
。 - hostEncoding - Static variable in class javax.print. DocFlavor
-
代表主机操作系统编码的字符串。
- hostnameVerifier - Variable in class javax.net.ssl. HttpsURLConnection
-
这个对象的
hostnameVerifier
。 - HostnameVerifier - Interface in javax.net.ssl
-
此类是主机名验证的基本界面。
- hostsEqual(URL, URL) - Method in class java.net. URLStreamHandler
-
比较两个URL的主机组件。
- HostServices - Class in javafx.application
-
此类为应用程序提供HostServices。
- HOTPINK - Static variable in class javafx.scene.paint. Color
-
颜色热粉红色,RGB值为#FF69B4
- HotSpotDiagnosticMXBean - Interface in com.sun.management
-
HotSpot虚拟机的诊断管理界面。
- hotspotXProperty() - Method in class javafx.scene. ImageCursor
-
光标热点的X坐标。
- hotspotYProperty() - Method in class javafx.scene. ImageCursor
-
光标热点的Y坐标。
- HOUR - Static variable in class java.util. Calendar
-
字段编号为
get
和set
表示上午或下午的小时。 - HOUR_OF_AMPM - java.time.temporal. ChronoField
-
上午的小时。
- HOUR_OF_DAY - java.time.temporal. ChronoField
-
一天的时间
- HOUR_OF_DAY - Static variable in class java.util. Calendar
-
字段编号为
get
和set
表示当天的小时数。 - HOUR_OF_DAY0 - Static variable in class java.text. DateFormat.Field
-
常数确定小时的字段,其中合法值为0到23。
- HOUR_OF_DAY0_FIELD - Static variable in class java.text. DateFormat
-
基于零的HOUR_OF_DAY字段对齐的常用常数。
- HOUR_OF_DAY1 - Static variable in class java.text. DateFormat.Field
-
常数确定时间字段,法定值为1到24。
- HOUR_OF_DAY1_FIELD - Static variable in class java.text. DateFormat
-
基于一个HOUR_OF_DAY字段对齐的常用常数。
- HOUR0 - Static variable in class java.text. DateFormat.Field
-
常数标识小时字段,合法值为0到11。
- HOUR0_FIELD - Static variable in class java.text. DateFormat
-
基于零的HOUR场对齐的有用常数。
- HOUR1 - Static variable in class java.text. DateFormat.Field
-
常数标识小时字段,合法值为1到12。
- HOUR1_FIELD - Static variable in class java.text. DateFormat
-
基于一个HOUR字段对齐的常用常数。
- hours(double) - Static method in class javafx.util. Duration
-
返回一个表示指定小时数的Duration实例的Factory方法。
- HOURS - java.time.temporal. ChronoUnit
-
代表一小时概念的单位。
- HOURS - java.util.concurrent. TimeUnit
-
时间单位代表六十分钟。
- HOURS - Static variable in class javax.xml.datatype. DatatypeConstants
-
表示小时字段的常数。
- hoverProperty() - Method in class javafx.scene. Node
-
这个
Node
是否被徘徊。 - HPos - Enum in javafx.geometry
-
用于描述水平定位和对齐的一组值。
- HR - Static variable in class javax.swing.text.html. HTML.Tag
-
标签<hr>
- HREF - Static variable in class javax.swing.text.html. HTML.Attribute
-
属性“href”
- hsb - Variable in class javax.swing. ScrollPaneLayout
-
滚动盘的水平滚动条小孩。
- hsb(double, double, double) - Static method in class javafx.scene.paint. Color
-
基于HSB颜色模型中指定的值创建不透明的
Color
。 - hsb(double, double, double, double) - Static method in class javafx.scene.paint. Color
-
根据HSB颜色模型中的指定值和给定的不透明度创建
Color
。 - hsbChangeListener - Variable in class javax.swing.plaf.basic. BasicScrollPaneUI
-
ChangeListener
安装在水平滚动条上。 - HSBChangeListener() - Constructor for class javax.swing.plaf.basic. BasicScrollPaneUI.HSBChangeListener
- hsbPolicy - Variable in class javax.swing. ScrollPaneLayout
-
水平滚动条的显示策略。
- HSBtoRGB(float, float, float) - Static method in class java.awt. Color
-
将HSB模型指定的颜色组件转换为默认RGB模型的等效值。
- HSPACE - Static variable in class javax.swing.text.html. HTML.Attribute
-
属性“hspace”
- html - Variable in class javax.swing.text.html. HTMLEditorKit.InsertHTMLTextAction
-
HTML插入。
- html - Variable in class javax.swing.text.html.parser. DTD
-
元素对应于html。
- HTML - Class in javax.swing.text.html
-
常数用于
HTMLDocument
。 - HTML - javax.tools. JavaFileObject.Kind
-
HTML文件。
- HTML - Static variable in class javafx.scene.input. DataFormat
-
表示HTML格式的字符串。
- HTML - Static variable in class javax.swing.text.html. HTML.Tag
-
标签<html>
- HTML() - Constructor for class javax.swing.text.html. HTML
- HTML_CONTAINER - Static variable in class javax.accessibility. AccessibleRole
-
一个包含
Accessibles
的集合的对象一起表示HTML
内容。 - HTML.Attribute - Class in javax.swing.text.html
-
表示HTML属性的Typesafe枚举。
- HTML.Tag - Class in javax.swing.text.html
-
HTML标签的类型安全枚举。
- HTML.UnknownTag - Class in javax.swing.text.html
-
类代表未知的HTML标签。
- HTMLAnchorElement - Interface in org.w3c.dom.html
-
锚点元素。
- HTMLAppletElement - Interface in org.w3c.dom.html
-
嵌入式Java小程序。
- HTMLAreaElement - Interface in org.w3c.dom.html
-
客户端图像映射区域定义。
- HTMLBaseElement - Interface in org.w3c.dom.html
-
文件库URI。
- HTMLBaseFontElement - Interface in org.w3c.dom.html
-
基本字体。
- HTMLBodyElement - Interface in org.w3c.dom.html
-
HTML文档正文。
- HTMLBRElement - Interface in org.w3c.dom.html
-
强制换行
- HTMLButtonElement - Interface in org.w3c.dom.html
-
按钮。
- HTMLCollection - Interface in org.w3c.dom.html
-
一个
HTMLCollection
是节点列表。 - HTMLDirectoryElement - Interface in org.w3c.dom.html
-
目录列表。
- HTMLDivElement - Interface in org.w3c.dom.html
-
通用块容器。
- HTMLDListElement - Interface in org.w3c.dom.html
-
定义清单
- HTMLDocument - Class in javax.swing.text.html
-
建立HTML的文档。
- HTMLDocument - Interface in org.w3c.dom.html
-
一个
HTMLDocument
是HTML层次结构的根,并保存整个内容。 - HTMLDocument() - Constructor for class javax.swing.text.html. HTMLDocument
-
使用默认缓冲区大小和默认值构建HTML文档
StyleSheet
。 - HTMLDocument(AbstractDocument.Content, StyleSheet) - Constructor for class javax.swing.text.html. HTMLDocument
-
使用给定的内容存储实现和给定的样式/属性存储机制构造一个HTML文档。
- HTMLDocument(StyleSheet) - Constructor for class javax.swing.text.html. HTMLDocument
-
构造具有默认内容存储实现和指定样式/属性存储机制的HTML文档。
- HTMLDocument.BlockElement - Class in javax.swing.text.html
-
表示HTML的结构 块的元素。
- HTMLDocument.HTMLReader - Class in javax.swing.text.html
-
HTML读取器,用于加载HTML元素结构的HTML文档。
- HTMLDocument.HTMLReader.BlockAction - Class in javax.swing.text.html
-
默认情况下分配的操作来处理读取器的Block任务。
- HTMLDocument.HTMLReader.CharacterAction - Class in javax.swing.text.html
-
默认分配的操作来处理读者的Character任务。
- HTMLDocument.HTMLReader.FormAction - Class in javax.swing.text.html
-
通过构建用于表示表单控件的所有元素来支持表单的操作。
- HTMLDocument.HTMLReader.HiddenAction - Class in javax.swing.text.html
-
默认分配的操作来处理读者的隐藏任务。
- HTMLDocument.HTMLReader.IsindexAction - Class in javax.swing.text.html
-
默认情况下分配的操作来处理读取器的Isindex任务。
- HTMLDocument.HTMLReader.ParagraphAction - Class in javax.swing.text.html
-
默认分配的操作来处理读者的Paragraph任务。
- HTMLDocument.HTMLReader.PreAction - Class in javax.swing.text.html
-
默认情况下分配的操作来处理读卡器的Pre块任务。
- HTMLDocument.HTMLReader.SpecialAction - Class in javax.swing.text.html
-
默认情况下分配的操作来处理读者的特殊任务。
- HTMLDocument.HTMLReader.TagAction - Class in javax.swing.text.html
-
响应解析标签而执行的操作。
- HTMLDocument.Iterator - Class in javax.swing.text.html
-
迭代器迭代特定类型的标签。
- HTMLDocument.RunElement - Class in javax.swing.text.html
-
表示一组文本的元素,该文本块分配有一组HTML字符级属性。
- HTMLDOMImplementation - Interface in org.w3c.dom.html
-
所述
HTMLDOMImplementation
接口扩展了DOMImplementation
接口与用于创建HTML文档实例的方法。 - HTMLEditor - Class in javafx.scene.web
-
允许用户编辑文本并将样式应用于此文本的控件。
- HTMLEditor() - Constructor for class javafx.scene.web. HTMLEditor
-
创建HTMLEditor控件的新实例。
- HTMLEditorKit - Class in javax.swing.text.html
-
Swing JEditorPane文本组件通过称为EditorKit的插件机制来支持不同类型的内容。
- HTMLEditorKit() - Constructor for class javax.swing.text.html. HTMLEditorKit
-
构造一个HTMLEditorKit,创建一个StyleContext,并加载样式表。
- HTMLEditorKit.HTMLFactory - Class in javax.swing.text.html
-
为HTML创建视图的工厂。
- HTMLEditorKit.HTMLTextAction - Class in javax.swing.text.html
-
一个抽象的Action提供了一些方便的方法,可能有助于将HTML插入到现有文档中。
- HTMLEditorKit.InsertHTMLTextAction - Class in javax.swing.text.html
-
InsertHTMLTextAction可用于将HTML的任意字符串插入到现有的HTML文档中。
- HTMLEditorKit.LinkController - Class in javax.swing.text.html
-
在适当的时候,类可以观看相关组件并在其上触发超链接事件。
- HTMLEditorKit.Parser - Class in javax.swing.text.html
-
接口由解析器支持。
- HTMLEditorKit.ParserCallback - Class in javax.swing.text.html
-
解析的结果驱动这些回调方法。
- HTMLEditorSkin - Class in javafx.scene.web
-
HTML编辑器皮肤。
- HTMLEditorSkin(HTMLEditor) - Constructor for class javafx.scene.web. HTMLEditorSkin
-
创建一个新的HTMLEditorSkin实例,将必需的子节点安装到控件
children
列表中,以及处理键,鼠标等事件的必要输入映射。 - HTMLEditorSkin.Command - Enum in javafx.scene.web
-
表示可以传递到HTMLEditor Web引擎的命令。
- HTMLElement - Interface in org.w3c.dom.html
-
所有HTML元素接口派生自此类。
- HTMLFactory() - Constructor for class javax.swing.text.html. HTMLEditorKit.HTMLFactory
- HTMLFieldSetElement - Interface in org.w3c.dom.html
-
将表单控件组织成逻辑组。
- HTMLFontElement - Interface in org.w3c.dom.html
-
本地更改为字体。
- HTMLFormElement - Interface in org.w3c.dom.html
-
FORM
元素包含与集合和元素相似的行为。 - HTMLFrameElement - Interface in org.w3c.dom.html
-
创建一个框架。
- HTMLFrameHyperlinkEvent - Class in javax.swing.text.html
-
HTMLFrameHyperlinkEvent用于通知相关方链接已在一帧中激活。
- HTMLFrameHyperlinkEvent(Object, HyperlinkEvent.EventType, URL, String) - Constructor for class javax.swing.text.html. HTMLFrameHyperlinkEvent
-
创建一个表示html框架超文本链接事件的新对象。
- HTMLFrameHyperlinkEvent(Object, HyperlinkEvent.EventType, URL, String, String) - Constructor for class javax.swing.text.html. HTMLFrameHyperlinkEvent
-
创建一个表示超文本链接事件的新对象。
- HTMLFrameHyperlinkEvent(Object, HyperlinkEvent.EventType, URL, String, Element, InputEvent, String) - Constructor for class javax.swing.text.html. HTMLFrameHyperlinkEvent
-
创建一个表示超文本链接事件的新对象。
- HTMLFrameHyperlinkEvent(Object, HyperlinkEvent.EventType, URL, String, Element, String) - Constructor for class javax.swing.text.html. HTMLFrameHyperlinkEvent
-
创建一个表示超文本链接事件的新对象。
- HTMLFrameHyperlinkEvent(Object, HyperlinkEvent.EventType, URL, Element, String) - Constructor for class javax.swing.text.html. HTMLFrameHyperlinkEvent
-
创建一个表示超文本链接事件的新对象。
- HTMLFrameSetElement - Interface in org.w3c.dom.html
-
创建一个网格的框架。
- HTMLHeadElement - Interface in org.w3c.dom.html
-
文件头信息。
- HTMLHeadingElement - Interface in org.w3c.dom.html
-
对于
H1
到H6
元素。 - HTMLHRElement - Interface in org.w3c.dom.html
-
创建一个水平规则。
- HTMLHtmlElement - Interface in org.w3c.dom.html
-
HTML文档的根。
- HTMLIFrameElement - Interface in org.w3c.dom.html
-
内联子窗口。
- HTMLImageElement - Interface in org.w3c.dom.html
-
嵌入图像。
- HTMLInputElement - Interface in org.w3c.dom.html
-
表格控制。
- HTMLIsIndexElement - Interface in org.w3c.dom.html
-
此元素用于单行文本输入。
- HTMLLabelElement - Interface in org.w3c.dom.html
-
表单字段标签文本。
- HTMLLegendElement - Interface in org.w3c.dom.html
-
提供
FIELDSET
分组的标题。 - HTMLLIElement - Interface in org.w3c.dom.html
-
列表项。
- HTMLLink(Element) - Constructor for class javax.swing. JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink
-
构造一个
HTMLLink
。 - HTMLLinkElement - Interface in org.w3c.dom.html
-
LINK
元素指定到外部资源的链接,并定义该文档与该资源的关系(反之亦然)。 - HTMLMapElement - Interface in org.w3c.dom.html
-
客户端图像映射。
- HTMLMenuElement - Interface in org.w3c.dom.html
-
菜单列表。
- HTMLMetaElement - Interface in org.w3c.dom.html
-
这包含有关该文档的通用元信息。
- HTMLModElement - Interface in org.w3c.dom.html
-
修改文件部分的通知。
- HTMLObjectElement - Interface in org.w3c.dom.html
-
通用嵌入对象。
- HTMLOListElement - Interface in org.w3c.dom.html
-
有序列表
- HTMLOptGroupElement - Interface in org.w3c.dom.html
-
组合选项集合在逻辑细分。
- HTMLOptionElement - Interface in org.w3c.dom.html
-
可选择的选择。
- HTMLParagraphElement - Interface in org.w3c.dom.html
-
段落。
- HTMLParamElement - Interface in org.w3c.dom.html
-
参数馈送到
OBJECT
元素。 - HTMLPreElement - Interface in org.w3c.dom.html
-
预格式文本。
- HTMLQuoteElement - Interface in org.w3c.dom.html
-
对于
Q
和BLOCKQUOTE
元素。 - HTMLReader(int) - Constructor for class javax.swing.text.html. HTMLDocument.HTMLReader
-
使用默认的弹出和推送深度构建HTMLReader,并且不插入任何标签。
- HTMLReader(int, int, int, HTML.Tag) - Constructor for class javax.swing.text.html. HTMLDocument.HTMLReader
-
构造一个HTMLReader。
- HTMLScriptElement - Interface in org.w3c.dom.html
-
脚本语句。
- HTMLSelectElement - Interface in org.w3c.dom.html
-
select元素允许选择一个选项。
- HTMLStyleElement - Interface in org.w3c.dom.html
-
风格信息。
- HTMLTableCaptionElement - Interface in org.w3c.dom.html
-
表格标题请参阅HTML 4.0中的CAPTION元素定义。
- HTMLTableCellElement - Interface in org.w3c.dom.html
-
该对象用于表示
TH
和TD
元素。 - HTMLTableColElement - Interface in org.w3c.dom.html
-
重新分组
COL
和COLGROUP
元素。 - HTMLTableElement - Interface in org.w3c.dom.html
-
表上的create *和delete *方法允许作者构造和修改表。
- HTMLTableRowElement - Interface in org.w3c.dom.html
-
一排在表中。
- HTMLTableSectionElement - Interface in org.w3c.dom.html
-
该
THEAD
,TFOOT
,并TBODY
元素。 - HTMLTextAction(String) - Constructor for class javax.swing.text.html. HTMLEditorKit.HTMLTextAction
-
从字符串操作名称创建一个新的HTMLTextAction。
- HTMLTextAreaElement - Interface in org.w3c.dom.html
-
多行文本字段。
- HTMLTitleElement - Interface in org.w3c.dom.html
-
文件标题。
- HTMLUListElement - Interface in org.w3c.dom.html
-
无序列表。
- HTMLWriter - Class in javax.swing.text.html
-
这是HTMLDocuments的作者。
- HTMLWriter(Writer, HTMLDocument) - Constructor for class javax.swing.text.html. HTMLWriter
-
创建一个新的HTMLWriter。
- HTMLWriter(Writer, HTMLDocument, int, int) - Constructor for class javax.swing.text.html. HTMLWriter
-
创建一个新的HTMLWriter。
- HTTP - java.net. Proxy.Type
-
代表HTTP或FTP等高级协议的代理。
- HTTP - Static variable in class javax.print.attribute.standard. ReferenceUriSchemesSupported
-
超文本传输协议(HTTP)。
- HTTP_1_1 - jdk.incubator.http. HttpClient.Version
-
HTTP版本1.1
- HTTP_2 - jdk.incubator.http. HttpClient.Version
-
HTTP版本2
- HTTP_ACCEPTED - Static variable in class java.net. HttpURLConnection
-
HTTP状态码202:接受。
- HTTP_BAD_GATEWAY - Static variable in class java.net. HttpURLConnection
-
HTTP状态码502:坏网关。
- HTTP_BAD_METHOD - Static variable in class java.net. HttpURLConnection
-
HTTP状态代码405:不允许的方法。
- HTTP_BAD_REQUEST - Static variable in class java.net. HttpURLConnection
-
HTTP状态代码400:错误请求。
- HTTP_BINDING - Static variable in interface javax.xml.ws.http. HTTPBinding
-
表示XML / HTTP绑定的身份的常量。
- HTTP_CLIENT_TIMEOUT - Static variable in class java.net. HttpURLConnection
-
HTTP状态码408:请求超时。
- HTTP_CONFLICT - Static variable in class java.net. HttpURLConnection
-
HTTP状态代码409:冲突。
- HTTP_CREATED - Static variable in class java.net. HttpURLConnection
-
HTTP状态代码201:创建。
- HTTP_ENTITY_TOO_LARGE - Static variable in class java.net. HttpURLConnection
-
HTTP状态码413:请求实体太大。
- HTTP_FORBIDDEN - Static variable in class java.net. HttpURLConnection
-
HTTP状态码403:禁止。
- HTTP_GATEWAY_TIMEOUT - Static variable in class java.net. HttpURLConnection
-
HTTP状态代码504:网关超时。
- HTTP_GONE - Static variable in class java.net. HttpURLConnection
-
HTTP状态代码410:没有。
- HTTP_INTERNAL_ERROR - Static variable in class java.net. HttpURLConnection
-
HTTP状态码500:内部服务器错误。
- HTTP_LENGTH_REQUIRED - Static variable in class java.net. HttpURLConnection
-
HTTP状态码411:需要长度。
- HTTP_MOVED_PERM - Static variable in class java.net. HttpURLConnection
-
HTTP状态代码301:永久移动。
- HTTP_MOVED_TEMP - Static variable in class java.net. HttpURLConnection
-
HTTP状态码302:临时重定向。
- HTTP_MULT_CHOICE - Static variable in class java.net. HttpURLConnection
-
HTTP状态代码300:多个选择。
- HTTP_NO_CONTENT - Static variable in class java.net. HttpURLConnection
-
HTTP状态代码204:无内容。
- HTTP_NOT_ACCEPTABLE - Static variable in class java.net. HttpURLConnection
-
HTTP状态码406:不可接受
- HTTP_NOT_AUTHORITATIVE - Static variable in class java.net. HttpURLConnection
-
HTTP状态码203:非授权信息。
- HTTP_NOT_FOUND - Static variable in class java.net. HttpURLConnection
-
HTTP状态码404:未找到。
- HTTP_NOT_IMPLEMENTED - Static variable in class java.net. HttpURLConnection
-
HTTP状态码501:未实现。
- HTTP_NOT_MODIFIED - Static variable in class java.net. HttpURLConnection
-
HTTP状态码304:未修改。
- HTTP_OK - Static variable in class java.net. HttpURLConnection
-
HTTP状态码200:确定。
- HTTP_PARTIAL - Static variable in class java.net. HttpURLConnection
-
HTTP状态码206:部分内容。
- HTTP_PAYMENT_REQUIRED - Static variable in class java.net. HttpURLConnection
-
HTTP状态码402:需要支付。
- HTTP_PRECON_FAILED - Static variable in class java.net. HttpURLConnection
-
HTTP状态码412:前提条件失败。
- HTTP_PROXY_AUTH - Static variable in class java.net. HttpURLConnection
-
HTTP状态码407:需要代理验证。
- HTTP_REQ_TOO_LONG - Static variable in class java.net. HttpURLConnection
-
HTTP状态代码414:请求URI太大。
- HTTP_REQUEST_HEADERS - Static variable in interface javax.xml.ws.handler. MessageContext
-
标准属性:HTTP请求头。
- HTTP_REQUEST_METHOD - Static variable in interface javax.xml.ws.handler. MessageContext
-
标准属性:HTTP请求方法。
- HTTP_RESET - Static variable in class java.net. HttpURLConnection
-
HTTP状态码205:重置内容。
- HTTP_RESPONSE_CODE - Static variable in interface javax.xml.ws.handler. MessageContext
-
标准属性:HTTP响应状态码。
- HTTP_RESPONSE_HEADERS - Static variable in interface javax.xml.ws.handler. MessageContext
-
标准属性:HTTP响应头。
- HTTP_SEE_OTHER - Static variable in class java.net. HttpURLConnection
-
HTTP状态码303:查看其他。
- HTTP_SERVER_ERROR - Static variable in class java.net. HttpURLConnection
-
已过时。它是错误的,不应该存在。
- HTTP_UNAUTHORIZED - Static variable in class java.net. HttpURLConnection
-
HTTP状态码401:未经授权
- HTTP_UNAVAILABLE - Static variable in class java.net. HttpURLConnection
-
HTTP状态码503:服务不可用。
- HTTP_UNSUPPORTED_TYPE - Static variable in class java.net. HttpURLConnection
-
HTTP状态码415:不支持的媒体类型。
- HTTP_USE_PROXY - Static variable in class java.net. HttpURLConnection
-
HTTP状态码305:使用代理。
- HTTP_VERSION - Static variable in class java.net. HttpURLConnection
-
HTTP状态码505:不支持HTTP版本。
- HTTPBinding - Interface in javax.xml.ws.http
-
HTTPBinding
接口是XML / HTTP绑定的抽象。 - HttpClient - Class in jdk.incubator.http
-
用于多个
HttpRequest
的通用配置信息的容器。 - HttpClient() - Constructor for class jdk.incubator.http. HttpClient
-
创建一个HttpClient。
- HttpClient.Builder - Class in jdk.incubator.http
-
不可变的建筑师
HttpClient
s。 - HttpClient.Redirect - Enum in jdk.incubator.http
-
定义自动重定向策略。
- HttpClient.Version - Enum in jdk.incubator.http
-
HTTP协议版本。
- HttpContext - Class in com.sun.net.httpserver
-
HttpContext表示应用程序的根URI路径与
HttpHandler
之间的映射,该对象被调用以处理在相关联的HttpServer或HttpsServer上发往该路径的请求。 - HttpContext - Class in javax.xml.ws.spi.http
-
HttpContext表示Web服务的根URI路径与
HttpHandler
之间的映射,该对象被调用以处理发往关联容器上的该路径的请求。 - HttpContext() - Constructor for class com.sun.net.httpserver. HttpContext
- HttpContext() - Constructor for class javax.xml.ws.spi.http. HttpContext
- HttpCookie - Class in java.net
-
HttpCookie对象表示HTTP cookie,它承载服务器和用户代理之间的状态信息。
- HttpCookie(String, String) - Constructor for class java.net. HttpCookie
-
构造具有指定名称和值的cookie。
- HTTPEQUIV - Static variable in class javax.swing.text.html. HTML.Attribute
-
属性“http-equiv”
- HTTPException - Exception in javax.xml.ws.http
-
HTTPException
异常表示XML / HTTP故障。 - HTTPException(int) - Constructor for exception javax.xml.ws.http. HTTPException
-
HTTPException的构造方法
- HttpExchange - Class in com.sun.net.httpserver
-
此类封装了收到的HTTP请求和在一个交换中生成的响应。
- HttpExchange - Class in javax.xml.ws.spi.http
-
此类封装了收到的HTTP请求和在一个交换中生成的响应。
- HttpExchange() - Constructor for class com.sun.net.httpserver. HttpExchange
- HttpExchange() - Constructor for class javax.xml.ws.spi.http. HttpExchange
- HttpHandler - Class in javax.xml.ws.spi.http
-
被调用以处理HTTP请求的处理程序。
- HttpHandler - Interface in com.sun.net.httpserver
-
被调用以处理HTTP交换的处理程序。
- HttpHandler() - Constructor for class javax.xml.ws.spi.http. HttpHandler
- HttpHeaders - Interface in jdk.incubator.http
-
一组HTTP标头的只读视图。
- HttpPrincipal - Class in com.sun.net.httpserver
-
表示通过HTTP Basic或Digest身份验证身份验证的用户。
- HttpPrincipal(String, String) - Constructor for class com.sun.net.httpserver. HttpPrincipal
-
从给定的用户名和领域创建一个HttpPrincipal
- HttpRequest - Class in jdk.incubator.http
-
表示可以发送到服务器的一个HTTP请求。
- HttpRequest() - Constructor for class jdk.incubator.http. HttpRequest
-
创建一个HttpRequest。
- HttpRequest.BodyProcessor - Interface in jdk.incubator.http
-
将高级Java对象转换为适合作为请求体发送的
ByteBuffer
的流的处理器 。 - HttpRequest.Builder - Class in jdk.incubator.http
-
一个建筑师
HttpRequest
s。 - HttpResponse< T> - Class in jdk.incubator.http
-
代表对
HttpRequest
的回复 。 - HttpResponse() - Constructor for class jdk.incubator.http. HttpResponse
-
创建一个HttpResponse。
- HttpResponse.BodyHandler< T> - Interface in jdk.incubator.http
-
响应机构的处理程序。
- HttpResponse.BodyProcessor< T> - Interface in jdk.incubator.http
-
响应机构的处理器。
- HttpResponse.MultiProcessor< U, T> - Interface in jdk.incubator.http
-
用于HTTP / 2多响应的响应处理器。
- HttpRetryException - Exception in java.net
-
抛出表示HTTP请求需要重试,但由于启用了流式传输模式,因此无法自动重试。
- HttpRetryException(String, int) - Constructor for exception java.net. HttpRetryException
-
从指定的响应代码和异常详细信息构造一个新的
HttpRetryException
- HttpRetryException(String, int, String) - Constructor for exception java.net. HttpRetryException
-
构造一个新的
HttpRetryException
其中包含详细的消息响应代码和位置响应头域的内容。 - HTTPS - Static variable in class javax.print.attribute.standard. ReferenceUriSchemesSupported
-
安全超文本传输协议(HTTPS)。
- HttpsConfigurator - Class in com.sun.net.httpserver
-
此类用于配置HttpsServer上每个传入https连接的https参数。
- HttpsConfigurator(SSLContext) - Constructor for class com.sun.net.httpserver. HttpsConfigurator
-
使用给定的SSLContext创建一个Https配置。
- HttpServer - Class in com.sun.net.httpserver
-
这个类实现了一个简单的HTTP服务器。
- HttpServer() - Constructor for class com.sun.net.httpserver. HttpServer
- HttpServerProvider - Class in com.sun.net.httpserver.spi
-
HttpServer的服务提供者类。
- HttpServerProvider() - Constructor for class com.sun.net.httpserver.spi. HttpServerProvider
-
初始化此类的新实例。
- HttpsExchange - Class in com.sun.net.httpserver
-
此类封装了收到的HTTPS请求和在一个交换中生成的响应,并定义了特定于HTTPS协议的HttpExchange扩展。
- HttpsExchange() - Constructor for class com.sun.net.httpserver. HttpsExchange
- HttpsParameters - Class in com.sun.net.httpserver
-
表示与客户端协商的每个https连接的参数集。
- HttpsParameters() - Constructor for class com.sun.net.httpserver. HttpsParameters
- HttpsServer - Class in com.sun.net.httpserver
-
此类是
HttpServer
的扩展,它为HTTPS提供支持。 - HttpsServer() - Constructor for class com.sun.net.httpserver. HttpsServer
- HttpsURLConnection - Class in javax.net.ssl
-
HttpsURLConnection
扩展了HttpURLConnection
,支持https特定的功能。 - HttpsURLConnection(URL) - Constructor for class javax.net.ssl. HttpsURLConnection
-
使用指定的URL创建一个
HttpsURLConnection
。 - HttpTimeoutException - Exception in jdk.incubator.http
-
在指定时间段内没有收到回应时抛出。
- HttpTimeoutException(String) - Constructor for exception jdk.incubator.http. HttpTimeoutException
- HttpURLConnection - Class in java.net
-
支持HTTP特定功能的URLConnection。
- HttpURLConnection(URL) - Constructor for class java.net. HttpURLConnection
-
HttpURLConnection的构造方法。
- hueProperty() - Method in class javafx.scene.effect. ColorAdjust
-
色调调整值。
- HUFFMAN_ONLY - Static variable in class java.util.zip. Deflater
-
仅用于霍夫曼编码的压缩策略。
- hvalueProperty() - Method in class javafx.scene.control. ScrollPane
-
ScrollPane的当前水平滚动位置。
- Hyperlink - Class in javafx.scene.control
-
一个HTML标签,可以是一个图形和/或文本,用于响应滚动和点击。
- Hyperlink() - Constructor for class javafx.scene.control. Hyperlink
-
创建没有标签的超链接。
- Hyperlink(String) - Constructor for class javafx.scene.control. Hyperlink
-
创建指定文本的超链接作为其标签。
- Hyperlink(String, Node) - Constructor for class javafx.scene.control. Hyperlink
-
创建指定文本和图形作为其标签的超链接。
- HYPERLINK - javafx.scene. AccessibleRole
-
超链接角色。
- HYPERLINK - Static variable in class javax.accessibility. AccessibleRole
-
超文本锚。
- HyperlinkEvent - Class in javax.swing.event
-
HyperlinkEvent用于通知有关方面,超文本链接发生了一些事情。
- HyperlinkEvent(Object, HyperlinkEvent.EventType, URL) - Constructor for class javax.swing.event. HyperlinkEvent
-
创建一个表示超文本链接事件的新对象。
- HyperlinkEvent(Object, HyperlinkEvent.EventType, URL, String) - Constructor for class javax.swing.event. HyperlinkEvent
-
创建一个表示超文本链接事件的新对象。
- HyperlinkEvent(Object, HyperlinkEvent.EventType, URL, String, Element) - Constructor for class javax.swing.event. HyperlinkEvent
-
创建一个表示超文本链接事件的新对象。
- HyperlinkEvent(Object, HyperlinkEvent.EventType, URL, String, Element, InputEvent) - Constructor for class javax.swing.event. HyperlinkEvent
-
创建一个表示超文本链接事件的新对象。
- HyperlinkEvent.EventType - Class in javax.swing.event
-
定义ENTERED,EXITED和ACTIVATED事件类型以及由toString()返回的字符串表示形式。
- HyperlinkListener - Interface in javax.swing.event
-
HyperlinkListener
- HyperlinkSkin - Class in javafx.scene.control.skin
-
默认皮肤实现为
Hyperlink
控件。 - HyperlinkSkin(Hyperlink) - Constructor for class javafx.scene.control.skin. HyperlinkSkin
-
创建一个新的HyperlinkSkin实例,将必需的子节点安装到控件
children
列表中,以及处理键,鼠标等事件的必要输入映射。 - hyperlinkUpdate(HyperlinkEvent) - Method in interface javax.swing.event. HyperlinkListener
-
当更新超文本链接时调用。
- hypot(double, double) - Static method in class java.lang. Math
-
返回sqrt( x 2 + y 2 ),没有中间溢出或下溢。
- hypot(double, double) - Static method in class java.lang. StrictMath
-
返回sqrt( x 2 + y 2 ),没有中间溢出或下溢。