Uses of Class
java.lang.Override
-
Packages that use Override 软件包 描述 com.sun.nio.sctp 用于流控制传输协议的Java API。com.sun.security.auth 提供Principal的实现。com.sun.security.auth.login 提供Configuration的实现。com.sun.source.util 为抽象语法树(AST)的操作提供实用程序。java.applet 提供创建applet所需的类以及applet用于与其applet上下文进行通信的类。java.awt 包含用于创建用户界面和绘制图形和图像的所有类。java.awt.datatransfer 提供用于在应用程序之间和之间传输数据的接口和类。java.awt.image 提供创建和修改图像的类。java.beans 包含与开发 bean相关的类 - 基于JavaBeans架构的组件。java.io 通过数据流,序列化和文件系统提供系统输入和输出。java.lang 提供对Java编程语言设计至关重要的类。java.lang.invoke java.lang.invoke软件包包含由Java核心类库和虚拟机直接提供的动态语言支持。java.lang.module 通过分辨率和服务绑定来支持模块描述符和创建模块配置的类。java.lang.reflect 提供用于获取关于类和对象的反射信息的类和接口。java.math 提供执行任意精度整数运算(BigInteger)和任意精度十进制运算(BigDecimal)的类。java.net 提供实现网络应用程序的类。java.nio 定义缓冲区,它们是数据容器,并提供其他NIO包的概述。java.nio.channels 定义通道,其表示与能够执行I / O操作的实体的连接,例如文件和套接字; 定义选择器,用于多路复用,非阻塞I / O操作。java.nio.file 定义Java虚拟机访问文件,文件属性和文件系统的接口和类。java.nio.file.attribute 提供访问文件和文件系统属性的接口和类。java.security 提供安全框架的类和接口。java.security.cert 提供用于解析和管理证书,证书撤销列表(CRL)和认证路径的类和接口。java.sql 提供使用Java编程语言访问和处理存储在数据源(通常是关系数据库)中的数据的API。java.text 提供用于以独立于自然语言的方式处理文本,日期,数字和消息的类和接口。java.time 日期,时间,瞬间和持续时间的主要API。java.time.chrono 除默认ISO之外的日历系统的通用API。java.time.format 提供打印和解析日期和时间的类。java.time.temporal 使用字段和单位访问日期和时间,以及日期时间调整器。java.time.zone 支持时区及其规则。java.util 包含集合框架,一些国际化支持类,一个服务加载器,属性,随机数生成,字符串解析和扫描类,base64编码和解码,一个位数组和几个其他实用程序类。java.util.concurrent 实用程序类通常用于并发编程。java.util.logging 提供Java¢2平台核心日志记录工具的类和接口。java.util.spi java.util包中类的服务提供者类。java.util.stream 支持元素流功能性操作的类,例如集合上的map-reduce转换。java.util.zip 提供读写标准ZIP和GZIP文件格式的类。javafx.animation 提供一组类,便于使用基于过渡的动画。javafx.application 提供应用程序生命周期类。javafx.beans 包javafx.beans包含定义最通用形式的可观察性的接口。javafx.beans.binding 提供在Binding上创建和操作的类,用于计算取决于一个或多个来源的值。javafx.beans.property 程序包javafx.beans.property定义只读属性和可写属性,以及一些实现。javafx.beans.property.adapter 提供各种类,作为常规Java Bean属性和对应的JavaFX Property之间的适配器。javafx.beans.value 包javafx.beans.value包含两个基本接口ObservableValue和WritableValue及其所有子接口。javafx.collections 包含基本的JavaFX集合和集合实用程序javafx.collections.transformation 提供包装和转换(例如,排序或过滤)其他JavaFX集合的JavaFX集合。javafx.concurrent 提供javafx.task的一组类。javafx.css 提供API,通过CSS使属性变得风格,并支持伪类状态。javafx.css.converter 提供各种转换CSS解析值的StyleConverter类。javafx.embed.swing 提供一组在Swing应用程序中使用JavaFX的类。javafx.event 为FX事件,交付和处理提供基本框架。javafx.fxml 包含用于从标记加载对象层次结构的类。javafx.geometry 提供一组2D类,用于定义和执行与二维几何相关的对象的操作。javafx.print 提供JavaFX Printing API的公共类。javafx.scene 为JavaFX Scene Graph API提供核心的基类集。javafx.scene.chart JavaFX用户界面提供了一组图表组件,这是一种非常方便的数据可视化方式。javafx.scene.control JavaFX用户界面控件(UI控件或仅控件)是JavaFX场景中的专用节点,特别适用于许多不同应用程序环境中的重用。javafx.scene.control.cell 所述javafx.scene.control.cell包是所有细胞相关的类的位置,比所述核心类如其他Cell,IndexedCell,ListCell,TreeCell,和TableCell。javafx.scene.control.skin javafx.scene.control.skin包是皮肤类(通常每个UI控件一个)所在的位置javafx.scene.image 提供加载和显示图像的一组类。javafx.scene.input 提供一组用于鼠标和键盘输入事件处理的类。javafx.scene.layout 提供类来支持用户界面布局。javafx.scene.media 提供用于将音频和视频集成到Java FX应用程序中的一组类。javafx.scene.paint 提供用于在渲染场景图时填充形状和背景的颜色和渐变类的集合。javafx.scene.shape 提供一组2D类,用于定义和执行与二维几何相关的对象的操作。javafx.scene.text 为字体和可渲染的文本节点提供一组类。javafx.scene.transform 提供一组方便的类来对Affine对象执行旋转,缩放,剪切和转换转换。javafx.scene.web 该软件包提供了加载和显示Web内容的方法。javafx.stage 提供JavaFX内容的顶级容器类。javafx.util 包含各种实用程序和助手类。javafx.util.converter 此包用于JavaFX的标准字符串转换器。javax.imageio.plugins.tiff 内置TIFF插件使用的公共类。javax.lang.model.element 用于建模Java编程语言元素的接口。javax.lang.model.util 协助处理 program elements及 types的公用事业 。javax.management 提供Java管理扩展的核心类。javax.management.modelmbean 提供ModelMBean类的定义。javax.management.monitor 提供监视器类的定义。javax.management.openmbean 提供打开的数据类型和Open MBean描述符类。javax.management.relation 提供关系服务的定义。javax.management.remote 用于远程访问JMX MBean服务器的接口。javax.management.remote.rmi RMI连接器是JMX Remote API的连接器,它使用RMI将客户端请求传输到远程MBean服务器。javax.net.ssl 为安全套接字包提供类。javax.security.auth 此软件包提供了认证和授权的框架。javax.security.auth.kerberos 此包包含与Kerberos网络身份验证协议相关的实用程序类。javax.sound.midi 提供MIDI(乐器数字接口)数据的I / O,排序和综合的接口和类。javax.sound.sampled 提供用于捕获,处理和播放采样音频数据的接口和类。javax.sql 通过Java编程语言为服务器端数据源访问和处理提供API。javax.swing 提供一套“轻量级”(全Java语言)组件,尽可能地在所有平台上工作。javax.swing.border 提供用于绘制Swing组件周围特殊边框的类和接口。javax.swing.event 提供Swing组件触发的事件。javax.swing.plaf.basic 提供根据“基本”外观构建的用户界面对象。javax.swing.plaf.metal 提供根据Java外观构建的用户界面对象(一旦代号为 Metal ),这是默认的外观和感觉。javax.swing.plaf.multi 提供组合两种或多种外观和感觉的用户界面对象。javax.swing.plaf.nimbus 提供根据跨平台Nimbus外观构建的用户界面对象。javax.swing.plaf.synth 合成是一种可以让所有绘画委托的外观和感觉。javax.swing.table 提供处理javax.swing.JTable类和接口。javax.swing.text 提供处理可编辑和不可编辑文本组件的类和接口。javax.tools 为可以从程序调用的工具提供接口,例如编译器。javax.xml.bind 为客户端应用程序提供运行时绑定框架,包括解组,编组和验证功能。javax.xml.catalog javax.xml.datatype 定义XML / Java类型映射。javax.xml.parsers 提供使用SAX(Simple API for XML)解析器或DOM(文档对象模型)文档构建器处理XML文档的类。javax.xml.soap 提供用于创建和构建SOAP消息的API。javax.xml.stream 定义Streaming API for XML(StAX)的接口和类。javax.xml.transform 定义用于处理转换指令的通用API,以及执行从源到结果的转换。javax.xml.transform.dom 提供DOM特定的转换类。javax.xml.transform.sax 提供SAX特定的转换类。javax.xml.transform.stax 提供StAX特定的转换类。javax.xml.transform.stream 提供流和URI特定的转换类。javax.xml.ws 此软件包包含核心JAX-WS API。javax.xml.ws.wsaddressing 此包定义与WS-Addressing相关的API。javax.xml.xpath 提供用于评估XPath表达式和访问评估环境的 对象模型中性 API。jdk.dynalink 包含用于链接invokedynamic呼叫站点的接口和类。jdk.dynalink.beans 包含普通Java对象的链接器。jdk.dynalink.linker.support 包含课程,使语言运行时更方便地实现自己的特定于语言的对象模型,并通过提供一些类的基本实现以及各种实用程序来类型转换。jdk.dynalink.support 包含通过提供某些类的基本实现以及各种实用程序使Dynalink更方便的类。jdk.incubator.http 高级HTTP和WebSocket APIjdk.javadoc.doclet Doclet API提供了一个环境,结合语言模型API和编译器树API,客户端可以检查程序和库的源代码级结构,包括嵌入在源代码中的API注释。jdk.jshell 提供用于创建工具的界面,例如阅读评估打印循环(REPL),它交互地评估Java编程语言代码的“片断”。jdk.jshell.execution 提供构建JShell执行引擎的实现支持。jdk.jshell.spi 定义可插拔JShell执行引擎的服务提供程序接口。jdk.nashorn.api.scripting 这个包提供了javax.script集成,这是使用Nashorn的首选方式。jdk.nashorn.api.tree Nashorn解析器API提供了将ECMAScript源代码表示为抽象语法树(AST)和解析器来解析ECMAScript源脚本的接口。jdk.net 针对java.net和java.nio.channels套接字类的平台特定套接字选项。 -
-
Uses of Override in com.sun.nio.sctp
Methods in com.sun.nio.sctp with annotations of type Override Modifier and Type 方法 描述 abstract AssociationSendFailedNotification. association()返回此通知适用的关联。booleanSctpStandardSocketOptions.InitMaxStreams. equals(Object obj)如果指定的对象是具有相同数量的进出流绑定流的另一个InitMaxStreams实例,则返回true。HandlerResultAbstractNotificationHandler. handleNotification(Notification notification, T attachment)当从SCTP堆栈接收到实现特定通知时调用。intSctpStandardSocketOptions.InitMaxStreams. hashCode()返回此init数据流的哈希码值。StringSctpStandardSocketOptions.InitMaxStreams. toString()返回此init最大流的字符串表示形式,包括最大输入和输出绑定流。intSctpChannel. validOps()返回确定此频道支持的操作的操作集。intSctpMultiChannel. validOps()返回确定此频道支持的操作的操作集。intSctpServerChannel. validOps()返回确定此频道支持的操作的操作集。 -
Uses of Override in com.sun.security.auth
Methods in com.sun.security.auth with annotations of type Override Modifier and Type 方法 描述 PermissionCollectionPolicyFile. getPermissions(Subject subject, CodeSource codesource)不推荐用于删除:此API元素将在以后的版本中被删除。检查此Policy并返回授予给指定的Subject和CodeSource的权限。voidPolicyFile. refresh()不推荐用于删除:此API元素将在以后的版本中被删除。通过重新读取所有策略文件来刷新策略对象。 -
Uses of Override in com.sun.security.auth.login
Methods in com.sun.security.auth.login with annotations of type Override Modifier and Type 方法 描述 AppConfigurationEntry[]ConfigFile. getAppConfigurationEntry(String applicationName)使用应用程序名称作为索引从Configuration检索条目。voidConfigFile. refresh()通过重新读取所有登录配置,刷新并重新加载Configuration。 -
Uses of Override in com.sun.source.util
Methods in com.sun.source.util with annotations of type Override Modifier and Type 方法 描述 Iterator<DocTree>DocTreePath. iterator()Iterator<树>TreePath. iterator()从叶到叶重迭。RDocTreePathScanner. scan(DocTree tree, P p)扫描单个节点。RTreePathScanner. scan(树 tree, P p)扫描单个节点。StringTaskEvent. toString()RSimpleTreeVisitor. visitAnnotatedType(AnnotatedTypeTree node, P p)访问AnnotatedTypeTree节点。RTreeScanner. visitAnnotatedType(AnnotatedTypeTree node, P p)访问AnnotatedTypeTree节点。RSimpleTreeVisitor. visitAnnotation(AnnotationTree node, P p)访问AnnotatedTree节点。RTreeScanner. visitAnnotation(AnnotationTree node, P p)访问AnnotatedTree节点。RSimpleTreeVisitor. visitArrayAccess(ArrayAccessTree node, P p)访问ArrayAccessTree节点。RTreeScanner. visitArrayAccess(ArrayAccessTree node, P p)访问ArrayAccessTree节点。RSimpleTreeVisitor. visitArrayType(ArrayTypeTree node, P p)访问ArrayTypeTree节点。RTreeScanner. visitArrayType(ArrayTypeTree node, P p)访问ArrayTypeTree节点。RSimpleTreeVisitor. visitAssert(AssertTree node, P p)访问AssertTree节点。RTreeScanner. visitAssert(AssertTree node, P p)访问AssertTree节点。RSimpleTreeVisitor. visitAssignment(AssignmentTree node, P p)访问AssignmentTree节点。RTreeScanner. visitAssignment(AssignmentTree node, P p)访问AssignmentTree节点。RDocTreeScanner. visitAttribute(AttributeTree node, P p)访问AttributeTree节点。RSimpleDocTreeVisitor. visitAttribute(AttributeTree node, P p)访问AttributeTree节点。RDocTreeScanner. visitAuthor(AuthorTree node, P p)访问AuthorTree节点。RSimpleDocTreeVisitor. visitAuthor(AuthorTree node, P p)访问AuthorTree节点。RSimpleTreeVisitor. visitBinary(BinaryTree node, P p)访问二进制流节点。RTreeScanner. visitBinary(BinaryTree node, P p)访问二进制流节点。RSimpleTreeVisitor. visitBlock(BlockTree node, P p)访问BlockTree节点。RTreeScanner. visitBlock(BlockTree node, P p)访问BlockTree节点。RSimpleTreeVisitor. visitBreak(BreakTree node, P p)访问BreakTree节点。RTreeScanner. visitBreak(BreakTree node, P p)访问BreakTree节点。RSimpleTreeVisitor. visitCase(CaseTree node, P p)访问CaseTree节点。RTreeScanner. visitCase(CaseTree node, P p)访问CaseTree节点。RSimpleTreeVisitor. visitCatch(CatchTree node, P p)访问CatchTree节点。RTreeScanner. visitCatch(CatchTree node, P p)访问CatchTree节点。RSimpleTreeVisitor. visitClass(ClassTree node, P p)访问ClassTree节点。RTreeScanner. visitClass(ClassTree node, P p)访问ClassTree节点。RDocTreeScanner. visitComment(CommentTree node, P p)访问CommentTree节点。RSimpleDocTreeVisitor. visitComment(CommentTree node, P p)访问CommentTree节点。RSimpleTreeVisitor. visitCompilationUnit(CompilationUnitTree node, P p)访问CompilationUnitTree节点。RTreeScanner. visitCompilationUnit(CompilationUnitTree node, P p)访问CompilationUnitTree节点。RSimpleTreeVisitor. visitCompoundAssignment(CompoundAssignmentTree node, P p)访问一个CompoundAssignmentTree节点。RTreeScanner. visitCompoundAssignment(CompoundAssignmentTree node, P p)访问一个CompoundAssignmentTree节点。RSimpleTreeVisitor. visitConditionalExpression(ConditionalExpressionTree node, P p)访问一个ConditionalExpressionTree节点。RTreeScanner. visitConditionalExpression(ConditionalExpressionTree node, P p)访问一个ConditionalExpressionTree节点。RSimpleTreeVisitor. visitContinue(ContinueTree node, P p)访问ContinueTree节点。RTreeScanner. visitContinue(ContinueTree node, P p)访问ContinueTree节点。RDocTreeScanner. visitDeprecated(DeprecatedTree node, P p)访问DeprecatedTree节点。RSimpleDocTreeVisitor. visitDeprecated(DeprecatedTree node, P p)访问DeprecatedTree节点。RDocTreeScanner. visitDocComment(DocCommentTree node, P p)访问DocCommentTree节点。RSimpleDocTreeVisitor. visitDocComment(DocCommentTree node, P p)访问DocCommentTree节点。RDocTreeScanner. visitDocRoot(DocRootTree node, P p)访问DocRootTree节点。RSimpleDocTreeVisitor. visitDocRoot(DocRootTree node, P p)访问DocRootTree节点。RSimpleTreeVisitor. visitDoWhileLoop(DoWhileLoopTree node, P p)访问DoWhileTree节点。RTreeScanner. visitDoWhileLoop(DoWhileLoopTree node, P p)访问DoWhileTree节点。RSimpleTreeVisitor. visitEmptyStatement(EmptyStatementTree node, P p)访问一个EmptyStatementTree节点。RTreeScanner. visitEmptyStatement(EmptyStatementTree node, P p)访问一个EmptyStatementTree节点。RDocTreeScanner. visitEndElement(EndElementTree node, P p)访问EndElementTree节点。RSimpleDocTreeVisitor. visitEndElement(EndElementTree node, P p)访问EndElementTree节点。RSimpleTreeVisitor. visitEnhancedForLoop(EnhancedForLoopTree node, P p)访问EnhancedForLoopTree节点。RTreeScanner. visitEnhancedForLoop(EnhancedForLoopTree node, P p)访问EnhancedForLoopTree节点。RDocTreeScanner. visitEntity(EntityTree node, P p)访问EntityTree节点。RSimpleDocTreeVisitor. visitEntity(EntityTree node, P p)访问EntityTree节点。RDocTreeScanner. visitErroneous(ErroneousTree node, P p)访问ErroneousTree节点。RSimpleDocTreeVisitor. visitErroneous(ErroneousTree node, P p)访问ErroneousTree节点。RTreeScanner. visitErroneous(ErroneousTree node, P p)访问ErroneousTree节点。RSimpleTreeVisitor. visitExports(ExportsTree node, P p)RTreeScanner. visitExports(ExportsTree node, P p)RSimpleTreeVisitor. visitExpressionStatement(ExpressionStatementTree node, P p)访问ExpressionStatementTree节点。RTreeScanner. visitExpressionStatement(ExpressionStatementTree node, P p)访问ExpressionStatementTree节点。RSimpleTreeVisitor. visitForLoop(ForLoopTree node, P p)访问ForLoopTree节点。RTreeScanner. visitForLoop(ForLoopTree node, P p)访问ForLoopTree节点。RDocTreeScanner. visitHidden(HiddenTree node, P p)访问HiddenTree节点。RSimpleDocTreeVisitor. visitHidden(HiddenTree node, P p)访问HiddenTree节点。RDocTreeScanner. visitIdentifier(IdentifierTree node, P p)访问IdentifierTree节点。RSimpleDocTreeVisitor. visitIdentifier(IdentifierTree node, P p)访问IdentifierTree节点。RSimpleTreeVisitor. visitIdentifier(IdentifierTree node, P p)访问IdentifierTree节点。RTreeScanner. visitIdentifier(IdentifierTree node, P p)访问IdentifierTree节点。RSimpleTreeVisitor. visitIf(IfTree node, P p)访问IfTree节点。RTreeScanner. visitIf(IfTree node, P p)访问IfTree节点。RSimpleTreeVisitor. visitImport(ImportTree node, P p)访问ImportTree节点。RTreeScanner. visitImport(ImportTree node, P p)访问ImportTree节点。RDocTreeScanner. visitIndex(IndexTree node, P p)访问IndexTree节点。RSimpleDocTreeVisitor. visitIndex(IndexTree node, P p)访问IndexTree节点。RDocTreeScanner. visitInheritDoc(InheritDocTree node, P p)访问InheritDocTree节点。RSimpleDocTreeVisitor. visitInheritDoc(InheritDocTree node, P p)访问InheritDocTree节点。RSimpleTreeVisitor. visitInstanceOf(InstanceOfTree node, P p)访问InstanceOfTree节点。RTreeScanner. visitInstanceOf(InstanceOfTree node, P p)访问InstanceOfTree节点。RSimpleTreeVisitor. visitIntersectionType(IntersectionTypeTree node, P p)访问一个IntersectionTypeTree节点。RTreeScanner. visitIntersectionType(IntersectionTypeTree node, P p)访问一个IntersectionTypeTree节点。RSimpleTreeVisitor. visitLabeledStatement(LabeledStatementTree node, P p)访问LabeledStatementTree节点。RTreeScanner. visitLabeledStatement(LabeledStatementTree node, P p)访问LabeledStatementTree节点。RSimpleTreeVisitor. visitLambdaExpression(LambdaExpressionTree node, P p)访问LambdaExpressionTree节点。RTreeScanner. visitLambdaExpression(LambdaExpressionTree node, P p)访问LambdaExpressionTree节点。RDocTreeScanner. visitLink(LinkTree node, P p)访问LinkTree节点。RSimpleDocTreeVisitor. visitLink(LinkTree node, P p)访问LinkTree节点。RDocTreeScanner. visitLiteral(LiteralTree node, P p)访问LiteralTree节点。RSimpleDocTreeVisitor. visitLiteral(LiteralTree node, P p)访问LiteralTree节点。RSimpleTreeVisitor. visitLiteral(LiteralTree node, P p)访问LiteralTree节点。RTreeScanner. visitLiteral(LiteralTree node, P p)访问LiteralTree节点。RSimpleTreeVisitor. visitMemberReference(MemberReferenceTree node, P p)访问MemberReferenceTree节点。RTreeScanner. visitMemberReference(MemberReferenceTree node, P p)访问MemberReferenceTree节点。RSimpleTreeVisitor. visitMemberSelect(MemberSelectTree node, P p)访问MemberSelectTree节点。RTreeScanner. visitMemberSelect(MemberSelectTree node, P p)访问MemberSelectTree节点。RSimpleTreeVisitor. visitMethod(MethodTree node, P p)访问MethodTree节点。RTreeScanner. visitMethod(MethodTree node, P p)访问MethodTree节点。RSimpleTreeVisitor. visitMethodInvocation(MethodInvocationTree node, P p)访问MethodInvocationTree节点。RTreeScanner. visitMethodInvocation(MethodInvocationTree node, P p)访问MethodInvocationTree节点。RSimpleTreeVisitor. visitModifiers(ModifiersTree node, P p)访问修饰符Tree节点。RTreeScanner. visitModifiers(ModifiersTree node, P p)访问修饰符Tree节点。RTreeScanner. visitModule(ModuleTree node, P p)RSimpleTreeVisitor. visitNewArray(NewArrayTree node, P p)访问NewArrayTree节点。RTreeScanner. visitNewArray(NewArrayTree node, P p)访问NewArrayTree节点。RSimpleTreeVisitor. visitNewClass(NewClassTree node, P p)访问NewClassTree节点。RTreeScanner. visitNewClass(NewClassTree node, P p)访问NewClassTree节点。RSimpleTreeVisitor. visitOpens(OpensTree node, P p)RTreeScanner. visitOpens(OpensTree node, P p)RDocTreeScanner. visitOther(DocTree node, P p)访问未知类型的DocTree节点。RSimpleDocTreeVisitor. visitOther(DocTree node, P p)访问未知类型的DocTree节点。RSimpleTreeVisitor. visitOther(树 node, P p)访问未知类型的树节点。RTreeScanner. visitOther(树 node, P p)访问未知类型的树节点。RSimpleTreeVisitor. visitPackage(PackageTree node, P p)访问PackageTree节点。RTreeScanner. visitPackage(PackageTree node, P p)访问PackageTree节点。RDocTreeScanner. visitParam(ParamTree node, P p)访问ParamTree节点。RSimpleDocTreeVisitor. visitParam(ParamTree node, P p)访问ParamTree节点。RSimpleTreeVisitor. visitParameterizedType(ParameterizedTypeTree node, P p)访问ParameterizedTypeTree节点。RTreeScanner. visitParameterizedType(ParameterizedTypeTree node, P p)访问ParameterizedTypeTree节点。RSimpleTreeVisitor. visitParenthesized(ParenthesizedTree node, P p)访问ParenthesizedTree节点。RTreeScanner. visitParenthesized(ParenthesizedTree node, P p)访问ParenthesizedTree节点。RSimpleTreeVisitor. visitPrimitiveType(PrimitiveTypeTree node, P p)访问PrimitiveTypeTree节点。RTreeScanner. visitPrimitiveType(PrimitiveTypeTree node, P p)访问PrimitiveTypeTree节点。RDocTreeScanner. visitProvides(ProvidesTree node, P p)访问ProvideTree节点。RSimpleDocTreeVisitor. visitProvides(ProvidesTree node, P p)访问ProvideTree节点。RSimpleTreeVisitor. visitProvides(ProvidesTree node, P p)RTreeScanner. visitProvides(ProvidesTree node, P p)RDocTreeScanner. visitReference(ReferenceTree node, P p)访问一个ReferenceTree节点。RSimpleDocTreeVisitor. visitReference(ReferenceTree node, P p)访问一个ReferenceTree节点。RSimpleTreeVisitor. visitRequires(RequiresTree node, P p)RTreeScanner. visitRequires(RequiresTree node, P p)RDocTreeScanner. visitReturn(ReturnTree node, P p)访问ReturnTree节点。RSimpleDocTreeVisitor. visitReturn(ReturnTree node, P p)访问ReturnTree节点。RSimpleTreeVisitor. visitReturn(ReturnTree node, P p)访问ReturnTree节点。RTreeScanner. visitReturn(ReturnTree node, P p)访问ReturnTree节点。RDocTreeScanner. visitSee(SeeTree node, P p)访问SeeTree节点。RSimpleDocTreeVisitor. visitSee(SeeTree node, P p)访问SeeTree节点。RDocTreeScanner. visitSerial(SerialTree node, P p)访问SerialTree节点。RSimpleDocTreeVisitor. visitSerial(SerialTree node, P p)访问SerialTree节点。RDocTreeScanner. visitSerialData(SerialDataTree node, P p)访问一个SerialDataTree节点。RSimpleDocTreeVisitor. visitSerialData(SerialDataTree node, P p)访问一个SerialDataTree节点。RDocTreeScanner. visitSerialField(SerialFieldTree node, P p)访问SerialFieldTree节点。RSimpleDocTreeVisitor. visitSerialField(SerialFieldTree node, P p)访问SerialFieldTree节点。RDocTreeScanner. visitSince(SinceTree node, P p)访问SinceTree节点。RSimpleDocTreeVisitor. visitSince(SinceTree node, P p)访问SinceTree节点。RDocTreeScanner. visitStartElement(StartElementTree node, P p)访问StartElementTree节点。RSimpleDocTreeVisitor. visitStartElement(StartElementTree node, P p)访问StartElementTree节点。RSimpleTreeVisitor. visitSwitch(SwitchTree node, P p)访问SwitchTree节点。RTreeScanner. visitSwitch(SwitchTree node, P p)访问SwitchTree节点。RSimpleTreeVisitor. visitSynchronized(SynchronizedTree node, P p)访问SynchronizedTree节点。RTreeScanner. visitSynchronized(SynchronizedTree node, P p)访问SynchronizedTree节点。RDocTreeScanner. visitText(TextTree node, P p)访问TextTree节点。RSimpleDocTreeVisitor. visitText(TextTree node, P p)访问TextTree节点。RSimpleTreeVisitor. visitThrow(ThrowTree node, P p)访问ThrowTree节点RTreeScanner. visitThrow(ThrowTree node, P p)访问ThrowTree节点RDocTreeScanner. visitThrows(ThrowsTree node, P p)访问ThrowsTree节点。RSimpleDocTreeVisitor. visitThrows(ThrowsTree node, P p)访问ThrowsTree节点。RSimpleTreeVisitor. visitTry(TryTree node, P p)访问TryTree节点。RTreeScanner. visitTry(TryTree node, P p)访问TryTree节点。RSimpleTreeVisitor. visitTypeCast(TypeCastTree node, P p)访问TypeCastTree节点。RTreeScanner. visitTypeCast(TypeCastTree node, P p)访问TypeCastTree节点。RSimpleTreeVisitor. visitTypeParameter(TypeParameterTree node, P p)访问TypeParameterTree节点。RTreeScanner. visitTypeParameter(TypeParameterTree node, P p)访问TypeParameterTree节点。RSimpleTreeVisitor. visitUnary(UnaryTree node, P p)访问UnaryTree节点。RTreeScanner. visitUnary(UnaryTree node, P p)访问UnaryTree节点。RSimpleTreeVisitor. visitUnionType(UnionTypeTree node, P p)访问UnionTypeTree节点。RTreeScanner. visitUnionType(UnionTypeTree node, P p)访问UnionTypeTree节点。RDocTreeScanner. visitUnknownBlockTag(UnknownBlockTagTree node, P p)访问UnknownBlockTagTree节点。RSimpleDocTreeVisitor. visitUnknownBlockTag(UnknownBlockTagTree node, P p)访问UnknownBlockTagTree节点。RDocTreeScanner. visitUnknownInlineTag(UnknownInlineTagTree node, P p)访问UnknownInlineTagTree节点。RSimpleDocTreeVisitor. visitUnknownInlineTag(UnknownInlineTagTree node, P p)访问UnknownInlineTagTree节点。RDocTreeScanner. visitUses(UsesTree node, P p)访问UsesTree节点。RSimpleDocTreeVisitor. visitUses(UsesTree node, P p)访问UsesTree节点。RSimpleTreeVisitor. visitUses(UsesTree node, P p)RTreeScanner. visitUses(UsesTree node, P p)RDocTreeScanner. visitValue(ValueTree node, P p)访问ValueTree节点。RSimpleDocTreeVisitor. visitValue(ValueTree node, P p)访问ValueTree节点。RSimpleTreeVisitor. visitVariable(VariableTree node, P p)访问VariableTree节点。RTreeScanner. visitVariable(VariableTree node, P p)访问VariableTree节点。RDocTreeScanner. visitVersion(VersionTree node, P p)访问VersionTreeTree节点。RSimpleDocTreeVisitor. visitVersion(VersionTree node, P p)访问VersionTreeTree节点。RSimpleTreeVisitor. visitWhileLoop(WhileLoopTree node, P p)访问WhileLoopTree节点。RTreeScanner. visitWhileLoop(WhileLoopTree node, P p)访问WhileLoopTree节点。RSimpleTreeVisitor. visitWildcard(WildcardTree node, P p)访问WildcardTypeTree节点。RTreeScanner. visitWildcard(WildcardTree node, P p)访问WildcardTypeTree节点。 -
Uses of Override in java.applet
Methods in java.applet with annotations of type Override Modifier and Type 方法 描述 booleanApplet. isValidateRoot()已过时。指示此容器是否为验证根。 -
Uses of Override in java.awt
Methods in java.awt with annotations of type Override Modifier and Type 方法 描述 booleanDisplayMode. equals(Object dm)指示一些其他对象是否等于此。ColorWindow. getBackground()获取此窗口的背景颜色。intDisplayMode. hashCode()返回对象的哈希码值。voidContainer. invalidate()使容器无效。booleanWindow. isOpaque()指示窗口当前是否不透明。booleanWindow. isValidateRoot()指示此容器是否为验证根。voidWindow. paint(Graphics g)涂上容器voidDialog. setBackground(Color bgColor)设置此窗口的背景颜色。voidFrame. setBackground(Color bgColor)设置此窗口的背景颜色。voidWindow. setBackground(Color bgColor)设置此窗口的背景颜色。voidWindow. setLocation(int x, int y)将此组件移动到新位置。voidWindow. setLocation(Point p)将此组件移动到新位置。voidDialog. setOpacity(float opacity)设置窗口的不透明度。voidFrame. setOpacity(float opacity)设置窗口的不透明度。voidDialog. setShape(Shape shape)设置窗口的形状。voidFrame. setShape(Shape shape)设置窗口的形状。voidFileDialog. setTitle(String title)设置对话框的标题。StringDisplayMode. toString()返回对象的字符串表示形式。StringRobot. toString()返回此Robot的字符串表示形式。 -
Uses of Override in java.awt.datatransfer
Methods in java.awt.datatransfer with annotations of type Override Modifier and Type 方法 描述 List<DataFlavor>SystemFlavorMap. getFlavorsForNative(String nat)返回List的DataFlavors,指定的String本机可以由数据传输子系统翻译。Map<String,DataFlavor>SystemFlavorMap. getFlavorsForNatives(String[] natives)返回Map的String原住民最喜欢的DataFlavor。List<String>SystemFlavorMap. getNativesForFlavor(DataFlavor flav)返回List的String本地人,指定的DataFlavor可以由数据传输子系统翻译。Map<DataFlavor,String>SystemFlavorMap. getNativesForFlavors(DataFlavor[] flavors)返回Map的DataFlavor,最String本机。 -
Uses of Override in java.awt.image
Methods in java.awt.image with annotations of type Override Modifier and Type 方法 描述 booleanColorModel. equals(Object obj)该方法简单地委托给Object的默认实现,这与==测试相同,因为该类不能在多个独立子类分支之间强制执行适当的等式测试的问题。booleanComponentColorModel. equals(Object obj)测试指定Object是一个实例ComponentColorModel和等于这个ComponentColorModel。booleanIndexColorModel. equals(Object obj)如果指定的测试Object是一个实例IndexColorModel,以及它是否该IndexColorModelbooleanPackedColorModel. equals(Object obj)测试指定Object是一个实例PackedColorModel和等于这个PackedColorModel。protected ImageBaseMultiResolutionImage. getBaseImage()GraphicsAbstractMultiResolutionImage. getGraphics()根据基础Image#getGraphics()方法的合同,此实现将始终抛出UnsupportedOperationException因为只有离屏图像可以返回一个Graphics对象。intAbstractMultiResolutionImage. getHeight(ImageObserver observer)该方法简单地委托给基本图像上相同的方法,它等同于:getBaseImage().getHeight(observer)。ObjectAbstractMultiResolutionImage. getProperty(String name, ImageObserver observer)该方法简单地委托给基本图像上相同的方法,它等效于:getBaseImage().getProperty(name, observer)。ImageBaseMultiResolutionImage. getResolutionVariant(double destImageWidth, double destImageHeight)List<Image>BaseMultiResolutionImage. getResolutionVariants()ImageProducerAbstractMultiResolutionImage. getSource()该方法简单地委托给基本图像上相同的方法,它等效于:getBaseImage().getSource()。intAbstractMultiResolutionImage. getWidth(ImageObserver observer)该方法简单地委托给基本图像上相同的方法,它等效于:getBaseImage().getWidth(observer)。intColorModel. hashCode()该方法只是委托给Object的默认实现,返回该类的系统ID。intComponentColorModel. hashCode()返回此ComponentColorModel的哈希码。intIndexColorModel. hashCode()返回IndexColorModel的哈希码。intPackedColorModel. hashCode()返回此PackedColorModel的哈希码。 -
Uses of Override in java.beans
Methods in java.beans with annotations of type Override Modifier and Type 方法 描述 voidExpression. execute()execute方法查找名称与methodName属性相同的方法,并调用目标方法。BeanInfo[]SimpleBeanInfo. getAdditionalBeanInfo()声明没有其他相关的BeanInfo对象。BeanDescriptorSimpleBeanInfo. getBeanDescriptor()拒绝关于bean的类和定制器的知识。intSimpleBeanInfo. getDefaultEventIndex()拒绝默认事件的知识。intSimpleBeanInfo. getDefaultPropertyIndex()拒绝默认属性的知识。EventSetDescriptor[]SimpleBeanInfo. getEventSetDescriptors()否认事件集的知识。ImageSimpleBeanInfo. getIcon(int iconKind)声明没有可用的图标。MethodDescriptor[]SimpleBeanInfo. getMethodDescriptors()否认知识的方法。PropertyDescriptor[]SimpleBeanInfo. getPropertyDescriptors()拒绝属性知识。 -
Uses of Override in java.io
Methods in java.io with annotations of type Override Modifier and Type 方法 描述 WriterOutputStreamWriter. append(CharSequence csq)WriterOutputStreamWriter. append(CharSequence csq, int start, int end)voidFilterOutputStream. close()关闭此输出流并释放与流相关联的任何系统资源。booleanFilePermission. equals(Object obj)检查两个FilePermission对象是否相等。voidBufferedOutputStream. flush()刷新缓冲输出流。voidFilterOutputStream. flush()刷新此输出流,并强制将任何缓冲的输出字节写入流。StringFilePermission. getActions()返回动作的“规范字符串表示”。IOExceptionUncheckedIOException. getCause()返回此异常的原因。intFilePermission. hashCode()返回此对象的哈希码值。booleanFilePermission. implies(Permission p)检查此FilePermission对象是否“暗示”指定的权限。PermissionCollectionFilePermission. newPermissionCollection()返回一个新的PermissionCollection对象,用于存储FilePermission对象。voidBufferedOutputStream. write(byte[] b, int off, int len)从指定的字节数组写入len个字节,从偏移量off开始到这个缓冲的输出流。voidBufferedOutputStream. write(int b)将指定的字节写入缓冲的输出流。voidFilterOutputStream. write(byte[] b)将b.length字节写入此输出流。voidFilterOutputStream. write(byte[] b, int off, int len)写入len从指定的字节byte数组以抵消off此输出流。voidFilterOutputStream. write(int b)将指定的byte写入此输出流。 -
Uses of Override in java.lang
Methods in java.lang with annotations of type Override Modifier and Type 方法 描述 StringBufferStringBuffer. append(boolean b)StringBufferStringBuffer. append(char c)StringBufferStringBuffer. append(char[] str)StringBufferStringBuffer. append(char[] str, int offset, int len)StringBufferStringBuffer. append(double d)StringBufferStringBuffer. append(float f)StringBufferStringBuffer. append(int i)StringBufferStringBuffer. append(long lng)StringBufferStringBuffer. append(CharSequence s)追加指定的CharSequence到这个序列。StringBufferStringBuffer. append(CharSequence s, int start, int end)StringBufferStringBuffer. append(Object obj)StringBufferStringBuffer. append(String str)StringBuilderStringBuilder. append(boolean b)StringBuilderStringBuilder. append(char c)StringBuilderStringBuilder. append(char[] str)StringBuilderStringBuilder. append(char[] str, int offset, int len)StringBuilderStringBuilder. append(double d)StringBuilderStringBuilder. append(float f)StringBuilderStringBuilder. append(int i)StringBuilderStringBuilder. append(long lng)StringBuilderStringBuilder. append(CharSequence s)StringBuilderStringBuilder. append(CharSequence s, int start, int end)StringBuilderStringBuilder. append(Object obj)StringBuilderStringBuilder. append(String str)StringBufferStringBuffer. appendCodePoint(int codePoint)StringBuilderStringBuilder. appendCodePoint(int codePoint)intStringBuffer. capacity()charStringBuffer. charAt(int index)IntStreamString. chars()返回一个int的流,从这个序列中扩展char值。protected ObjectThread. clone()将CloneNotSupportedException作为线程抛出无法有意义地克隆。intStringBuffer. codePointAt(int index)intStringBuffer. codePointBefore(int index)intStringBuffer. codePointCount(int beginIndex, int endIndex)IntStreamString. codePoints()从此序列返回码流值。intProcessHandle. compareTo(ProcessHandle other)将此ProcessHandle与指定的ProcessHandle进行比较。intRuntime.Version. compareTo(Runtime.Version obj)将此版本与另一版本进行比较。StringBufferStringBuffer. delete(int start, int end)StringBuilderStringBuilder. delete(int start, int end)StringBufferStringBuffer. deleteCharAt(int index)StringBuilderStringBuilder. deleteCharAt(int index)voidStringBuffer. ensureCapacity(int minimumCapacity)booleanProcessHandle. equals(Object other)如果other对象为非空,则返回true,具有相同的实现,并表示相同的系统进程; 否则返回false。booleanRuntime.Version. equals(Object obj)确定此Version是否等于另一个对象。<T extends Annotation>
TModule. getAnnotation(Class<T> annotationClass)返回该元素的,如果这样的注释 ,否则返回null指定类型的注释。Annotation[]Module. getAnnotations()返回此元素上 存在的注释。<A extends Annotation>
A[]Class. getAnnotationsByType(Class<A> annotationClass)<A extends Annotation>
A[]Package. getAnnotationsByType(Class<A> annotationClass)voidStringBuffer. getChars(int srcBegin, int srcEnd, char[] dst, int dstBegin)<A extends Annotation>
AClass. getDeclaredAnnotation(Class<A> annotationClass)<A extends Annotation>
APackage. getDeclaredAnnotation(Class<A> annotationClass)Annotation[]Module. getDeclaredAnnotations()返回 直接存在于此元素上的注释。<A extends Annotation>
A[]Class. getDeclaredAnnotationsByType(Class<A> annotationClass)<A extends Annotation>
A[]Package. getDeclaredAnnotationsByType(Class<A> annotationClass)intBoolean. hashCode()返回此Boolean对象的哈希码。intByte. hashCode()返回这个Byte的哈希码; 等于调用intValue()的结果。intCharacter. hashCode()返回这个Character的哈希码; 等于调用charValue()的结果。intDouble. hashCode()返回此Double对象的哈希码。intFloat. hashCode()返回此Float对象的哈希码。intInteger. hashCode()返回此Integer的哈希码。intLong. hashCode()返回此Long的哈希码。intPackage. hashCode()返回从包名称计算的哈希码。intProcessHandle. hashCode()返回此ProcessHandle的哈希码值。intRuntime.Version. hashCode()返回此版本的哈希码。intShort. hashCode()返回这个Short的哈希码; 等于调用intValue()的结果。intStringBuffer. indexOf(String str)intStringBuffer. indexOf(String str, int fromIndex)intStringBuilder. indexOf(String str)intStringBuilder. indexOf(String str, int fromIndex)StringBufferStringBuffer. insert(int offset, boolean b)StringBufferStringBuffer. insert(int offset, char c)StringBufferStringBuffer. insert(int offset, char[] str)StringBufferStringBuffer. insert(int index, char[] str, int offset, int len)StringBufferStringBuffer. insert(int offset, double d)StringBufferStringBuffer. insert(int offset, float f)StringBufferStringBuffer. insert(int offset, int i)StringBufferStringBuffer. insert(int offset, long l)StringBufferStringBuffer. insert(int dstOffset, CharSequence s)StringBufferStringBuffer. insert(int dstOffset, CharSequence s, int start, int end)StringBufferStringBuffer. insert(int offset, Object obj)StringBufferStringBuffer. insert(int offset, String str)StringBuilderStringBuilder. insert(int offset, boolean b)StringBuilderStringBuilder. insert(int offset, char c)StringBuilderStringBuilder. insert(int offset, char[] str)StringBuilderStringBuilder. insert(int index, char[] str, int offset, int len)StringBuilderStringBuilder. insert(int offset, double d)StringBuilderStringBuilder. insert(int offset, float f)StringBuilderStringBuilder. insert(int offset, int i)StringBuilderStringBuilder. insert(int offset, long l)StringBuilderStringBuilder. insert(int dstOffset, CharSequence s)StringBuilderStringBuilder. insert(int dstOffset, CharSequence s, int start, int end)StringBuilderStringBuilder. insert(int offset, Object obj)StringBuilderStringBuilder. insert(int offset, String str)booleanClass. isAnnotationPresent(Class<? extends Annotation> annotationClass)如果此元素上 存在指定类型的注释,则返回true,否则返回false。booleanPackage. isAnnotationPresent(Class<? extends Annotation> annotationClass)如果此元素上 存在指定类型的注释,则返回true,否则返回false。intStringBuffer. lastIndexOf(String str)intStringBuffer. lastIndexOf(String str, int fromIndex)intStringBuilder. lastIndexOf(String str)intStringBuilder. lastIndexOf(String str, int fromIndex)intStringBuffer. length()intStringBuffer. offsetByCodePoints(int index, int codePointOffset)StringBufferStringBuffer. replace(int start, int end, String str)StringBuilderStringBuilder. replace(int start, int end, String str)StringBufferStringBuffer. reverse()StringBuilderStringBuilder. reverse()voidThread. run()如果使用单独的Runnable运行对象构建此线程,则调用该Runnable对象的run方法; 否则,此方法不执行任何操作并返回。voidStringBuffer. setCharAt(int index, char ch)voidStringBuffer. setLength(int newLength)CharSequenceStringBuffer. subSequence(int start, int end)StringStringBuffer. substring(int start)StringStringBuffer. substring(int start, int end)StringModule. toString()返回此模块的字符串表示形式。StringModuleLayer. toString()返回描述此模块层的字符串。StringPackage. toString()返回此包的字符串表示形式。StringRuntime.Version. toString()返回此版本的字符串表示形式。StringStringBuffer. toString()StringStringBuilder. toString()voidStringBuffer. trimToSize() -
Uses of Override in java.lang.invoke
Methods in java.lang.invoke with annotations of type Override Modifier and Type 方法 描述 MethodHandleConstantCallSite. dynamicInvoker()返回此呼叫站点的永久目标。MethodHandleMutableCallSite. dynamicInvoker()生成等效于已经链接到此调用站点的invokedynamic指令的方法句柄。MethodHandleVolatileCallSite. dynamicInvoker()生成等效于已经链接到此调用站点的invokedynamic指令的方法句柄。booleanMethodType. equals(Object x)将指定的对象与此类型进行比较以获得相等性。MethodHandleConstantCallSite. getTarget()返回调用点,其行为类似于目标方法final的领域ConstantCallSite。MethodHandleMutableCallSite. getTarget()返回调用站点的目标方法,其行为类似于MutableCallSite的正常字段。MethodHandleVolatileCallSite. getTarget()返回调用点,其行为类似于目标方法volatile的领域VolatileCallSite。intMethodType. hashCode()返回此方法类型的哈希码值。voidConstantCallSite. setTarget(MethodHandle ignore)总是抛出一个UnsupportedOperationException。voidMutableCallSite. setTarget(MethodHandle newTarget)将此呼叫站点的目标方法更新为常规变量。voidVolatileCallSite. setTarget(MethodHandle newTarget)将此调用站点的目标方法更新为volatile变量。StringMethodHandle. toString()返回方法句柄的字符串表示形式,从字符串"MethodHandle"开始,以方法句柄类型的字符串表示形式结束。StringMethodHandles.Lookup. toString()显示要从中进行查找的类的名称。StringMethodType. toString()返回方法类型的字符串表示形式,格式为"(PT0,PT1...)RT"。StringSerializedLambda. toString() -
Uses of Override in java.lang.module
Methods in java.lang.module with annotations of type Override Modifier and Type 方法 描述 voidModuleReader. close()关闭模块阅读器。intModuleDescriptor. compareTo(ModuleDescriptor that)将此模块描述符与其他描述符进行比较intModuleDescriptor.Exports. compareTo(ModuleDescriptor.Exports that)将此模块导出与另一个进行比较。intModuleDescriptor.Opens. compareTo(ModuleDescriptor.Opens that)比较这个模块打开另一个。intModuleDescriptor.Requires. compareTo(ModuleDescriptor.Requires that)将此模块的依赖性与另一个模型相比较intModuleDescriptor.Version. compareTo(ModuleDescriptor.Version that)将此模块版本与其他模块版本进行比较。booleanModuleDescriptor. equals(Object ob)测试此模块描述符与给定对象的相等性。booleanModuleDescriptor.Exports. equals(Object ob)测试此模块导出与给定对象的相等性。booleanModuleDescriptor.Opens. equals(Object ob)测试此模块打开以与给定对象相等。booleanModuleDescriptor.Provides. equals(Object ob)测试这提供了与给定对象的相等性。booleanModuleDescriptor.Requires. equals(Object ob)测试此模块与给定对象的相等性的依赖关系。booleanModuleDescriptor.Version. equals(Object ob)测试此模块版本与给定对象的相等性。booleanResolvedModule. equals(Object ob)测试此已解析模块与给定对象的相等性。intModuleDescriptor.Exports. hashCode()计算此模块导出的哈希码。intModuleDescriptor. hashCode()计算此模块描述符的哈希码。intModuleDescriptor.Opens. hashCode()计算此模块的哈希码打开。intModuleDescriptor.Provides. hashCode()计算这个提供的哈希码。intModuleDescriptor.Requires. hashCode()计算此模块依赖的哈希码。intModuleDescriptor.Version. hashCode()计算此模块版本的哈希码。intResolvedModule. hashCode()计算此解析模块的哈希码。StringConfiguration. toString()返回描述此配置的字符串。StringModuleDescriptor.Exports. toString()返回描述导出包的字符串。StringModuleDescriptor.Opens. toString()返回描述打开包的字符串。StringModuleDescriptor.Provides. toString()返回描述此提供的字符串。StringModuleDescriptor.Requires. toString()返回描述此模块依赖关系的字符串。StringModuleDescriptor. toString()返回描述模块的字符串。StringModuleDescriptor.Version. toString()返回解析此版本的字符串。StringResolvedModule. toString()返回描述此已解析模块的字符串。 -
Uses of Override in java.lang.reflect
Methods in java.lang.reflect with annotations of type Override Modifier and Type 方法 描述 AnnotatedTypeAnnotatedArrayType. getAnnotatedOwnerType()如果此类型表示嵌套类型,则返回此类型为其成员的潜在注释类型。AnnotatedTypeAnnotatedParameterizedType. getAnnotatedOwnerType()如果此类型表示嵌套类型,则返回此类型为其成员的潜在注释类型。AnnotatedTypeAnnotatedTypeVariable. getAnnotatedOwnerType()如果此类型表示嵌套类型,则返回此类型为其成员的潜在注释类型。AnnotatedTypeAnnotatedWildcardType. getAnnotatedOwnerType()如果此类型表示嵌套类型,则返回此类型为其成员的潜在注释类型。AnnotatedTypeConstructor. getAnnotatedReceiverType()返回一个AnnotatedType对象,表示使用类型来指定由Executable对象表示的方法/构造函数的接收器类型。AnnotatedTypeConstructor. getAnnotatedReturnType()返回一个AnnotatedType对象,该对象表示使用类型来指定此可执行文件所表示的方法/构造函数的返回类型。AnnotatedTypeMethod. getAnnotatedReturnType()返回一个AnnotatedType对象,该对象表示使用类型来指定此可执行文件所表示的方法/构造函数的返回类型。<T extends Annotation>
T[]AccessibleObject. getAnnotationsByType(Class<T> annotationClass)<T extends Annotation>
T[]Executable. getAnnotationsByType(Class<T> annotationClass)返回与此元素 相关联的注释。<T extends Annotation>
T[]Field. getAnnotationsByType(Class<T> annotationClass)返回与此元素 相关联的注释。<T extends Annotation>
T[]Parameter. getAnnotationsByType(Class<T> annotationClass)返回与此元素 相关联的注释。<T extends Annotation>
TAccessibleObject. getDeclaredAnnotation(Class<T> annotationClass)<T extends Annotation>
T[]AccessibleObject. getDeclaredAnnotationsByType(Class<T> annotationClass)<T extends Annotation>
T[]Parameter. getDeclaredAnnotationsByType(Class<T> annotationClass)Class<T>Constructor. getDeclaringClass()返回表示由该对象表示的构造函数的类的Class对象。Class<?>Field. getDeclaringClass()返回Class表示声明此表示的字段的类或接口对象Field对象。Class<?>Method. getDeclaringClass()返回表示由该对象表示的方法的类或接口的Class对象。Class<?>[]Constructor. getExceptionTypes()返回一个Class对象的数组,表示由该对象表示的底层可执行文件所声明的异常类型。Class<?>[]Method. getExceptionTypes()返回一个Class对象的数组,表示由该对象表示的底层可执行文件抛出的异常类型。Type[]Constructor. getGenericExceptionTypes()返回一个Type对象的数组,表示该可执行对象抛出的异常。Type[]Method. getGenericExceptionTypes()返回一个Type对象的数组,它们表示声明为可执行对象抛出的异常。Type[]Constructor. getGenericParameterTypes()返回一个Type对象的数组,Type以声明顺序表示由该对象表示的可执行文件的形式参数类型。Type[]Method. getGenericParameterTypes()返回一个Type对象的数组,Type以声明顺序表示由该对象表示的可执行文件的形式参数类型。intConstructor. getModifiers()返回由该对象表示的可执行文件的Java语言modifiers 。intMethod. getModifiers()返回由该对象表示的可执行文件的Java语言modifiers 。StringConstructor. getName()以字符串形式返回此构造函数的名称。StringMethod. getName()返回由方法对象表示的方法的名称,作为String。Annotation[][]Constructor. getParameterAnnotations()返回Annotations的数组数组,表示由该对象表示的Executable的形式参数的声明顺序。Annotation[][]Method. getParameterAnnotations()返回Annotations的数组数组,表示由该对象表示的Executable的形式参数的声明顺序的注释。Class<?>[]Constructor. getParameterTypes()返回一个Class对象的数组,表示由该对象表示的可执行文件的声明顺序的形式参数类型。Class<?>[]Method. getParameterTypes()返回一个Class对象的数组,Class以声明顺序表示由该对象表示的可执行文件的形式参数类型。TypeVariable<Constructor<T>>[]Constructor. getTypeParameters()返回一个TypeVariable对象的数组,TypeVariable以声明顺序表示由该GenericDeclaration对象表示的通用声明声明的类型变量。TypeVariable<方法>[]Method. getTypeParameters()返回一个TypeVariable对象的数组,表示由该GenericDeclaration对象表示的通用声明声明的类型变量,声明顺序。booleanAccessibleObject. isAnnotationPresent(Class<? extends Annotation> annotationClass)如果此元素上 存在指定类型的注释,则返回true,否则返回false。booleanConstructor. isSynthetic()如果这个可执行文件是一个合成的结构,返回true; 否则返回false。booleanMethod. isSynthetic()如果这个可执行文件是一个合成结构,则返回true; 否则返回false。booleanConstructor. isVarArgs()如果该可执行文件被声明为采用可变数量的参数,则返回true; 否则返回false。booleanMethod. isVarArgs()如果此可执行文件被声明为采用可变数量的参数,则返回true; 否则返回false。voidConstructor. setAccessible(boolean flag)将此反射对象的accessible标志设置为指示的布尔值。voidField. setAccessible(boolean flag)voidMethod. setAccessible(boolean flag)StringConstructor. toGenericString()返回一个描述这个Constructor的字符串,包括类型参数。StringMethod. toGenericString()返回描述此方法的字符串,包括类型参数。 -
Uses of Override in java.math
Methods in java.math with annotations of type Override Modifier and Type 方法 描述 intBigDecimal. compareTo(BigDecimal val)将此BigDecimal与指定的BigDecimal。doubleBigDecimal. doubleValue()将此BigDecimal转换为double。booleanBigDecimal. equals(Object x)将此BigDecimal与指定的Object进行比较以获得相等性。floatBigDecimal. floatValue()将此BigDecimal转换为float。intBigDecimal. hashCode()返回此BigDecimal的哈希码。intBigDecimal. intValue()将此BigDecimal转换为int。longBigDecimal. longValue()将此BigDecimal转换为long。StringBigDecimal. toString()返回此BigDecimal的字符串表示BigDecimal,如果需要指数则使用科学计数法。 -
Uses of Override in java.net
Methods in java.net with annotations of type Override Modifier and Type 方法 描述 ObjectHttpCookie. clone()创建并返回此对象的副本。booleanHttpCookie. equals(Object obj)测试两个HTTP Cookie的相等性。booleanInet6Address. equals(Object obj)将此对象与指定对象进行比较。booleanInetSocketAddress. equals(Object obj)将此对象与指定对象进行比较。booleanSocketPermission. equals(Object obj)检查两个SocketPermission对象是否相等。StringSocketPermission. getActions()返回动作的规范字符串表示形式。byte[]Inet6Address. getAddress()返回此InetAddress对象的原始IP地址。StringInet6Address. getHostAddress()返回文本显示中的IP地址字符串。intHttpCookie. hashCode()返回此HTTP cookie的哈希码。intInet6Address. hashCode()返回此IP地址的哈希码。intInetSocketAddress. hashCode()返回此套接字地址的哈希码。intSocketPermission. hashCode()返回此对象的哈希码值。booleanSocketPermission. implies(Permission p)检查此套接字许可对象是否“暗示”指定的权限。booleanInet6Address. isAnyLocalAddress()检查InetAddress是否为通配符地址的实用程序。booleanInet6Address. isLinkLocalAddress()检查InetAddress是否是链接本地地址的实用程序。booleanInet6Address. isLoopbackAddress()检查InetAddress是否是环回地址的实用程序。booleanInet6Address. isMCGlobal()检查多播地址是否具有全局范围的实用程序。booleanInet6Address. isMCLinkLocal()检查组播地址是否具有链路范围的实用程序。booleanInet6Address. isMCNodeLocal()检查多播地址是否具有节点范围的实用程序。booleanInet6Address. isMCOrgLocal()检查组播地址是否具有组织范围的实用程序。booleanInet6Address. isMCSiteLocal()检查多播地址是否具有站点范围的实用程序。booleanInet6Address. isMulticastAddress()检查InetAddress是否是IP组播地址的实用程序。 11111111在地址开头将该地址标识为多播地址。booleanInet6Address. isSiteLocalAddress()检查InetAddress是否是站点本地地址的实用程序。PermissionCollectionSocketPermission. newPermissionCollection()返回一个新的PermissionCollection对象,用于存储SocketPermission对象。Set<SocketOption<?>>MulticastSocket. supportedOptions()StringHttpCookie. toString()构造此Cookie的Cookie标题字符串表示形式,其格式为相应Cookie规范定义的格式,但不包含前导“Cookie:”标记。StringInetSocketAddress. toString()构造此InetSocketAddress的字符串表示形式。 -
Uses of Override in java.nio
Methods in java.nio with annotations of type Override Modifier and Type 方法 描述 IntStreamCharBuffer. chars()ByteBufferByteBuffer. clear()清除此缓冲区。CharBufferCharBuffer. clear()清除此缓冲区。DoubleBufferDoubleBuffer. clear()清除此缓冲区。FloatBufferFloatBuffer. clear()清除此缓冲区。IntBufferIntBuffer. clear()清除此缓冲区。LongBufferLongBuffer. clear()清除此缓冲区。MappedByteBufferMappedByteBuffer. clear()清除此缓冲区。ShortBufferShortBuffer. clear()清除此缓冲区。abstract ByteBufferByteBuffer. duplicate()创建一个新的字节缓冲区,共享此缓冲区的内容。abstract CharBufferCharBuffer. duplicate()创建一个新的char缓冲区,共享此缓冲区的内容。abstract DoubleBufferDoubleBuffer. duplicate()创建一个新的双缓冲区,共享此缓冲区的内容。abstract FloatBufferFloatBuffer. duplicate()创建一个新的浮动缓冲区,共享此缓冲区的内容。abstract IntBufferIntBuffer. duplicate()创建一个共享此缓冲区内容的新int缓冲区。abstract LongBufferLongBuffer. duplicate()创建一个新的长缓冲区,共享此缓冲区的内容。abstract ShortBufferShortBuffer. duplicate()创建一个新的缓冲区,共享此缓冲区的内容。ByteBufferByteBuffer. flip()翻转这个缓冲区。CharBufferCharBuffer. flip()翻转这个缓冲区。DoubleBufferDoubleBuffer. flip()翻转这个缓冲区。FloatBufferFloatBuffer. flip()翻转这个缓冲区。IntBufferIntBuffer. flip()翻转这个缓冲区。LongBufferLongBuffer. flip()翻转这个缓冲区。MappedByteBufferMappedByteBuffer. flip()翻转这个缓冲区。ShortBufferShortBuffer. flip()翻转这个缓冲区。ByteBufferByteBuffer. limit(int newLimit)设置此缓冲区的限制。CharBufferCharBuffer. limit(int newLimit)设置此缓冲区的限制。DoubleBufferDoubleBuffer. limit(int newLimit)设置此缓冲区的限制。FloatBufferFloatBuffer. limit(int newLimit)设置此缓冲区的限制。IntBufferIntBuffer. limit(int newLimit)设置此缓冲区的限制。LongBufferLongBuffer. limit(int newLimit)设置此缓冲区的限制。MappedByteBufferMappedByteBuffer. limit(int newLimit)设置此缓冲区的限制。ShortBufferShortBuffer. limit(int newLimit)设置此缓冲区的限制。ByteBufferByteBuffer. mark()将此缓冲区的标记设置在其位置。CharBufferCharBuffer. mark()将此缓冲区的标记设置在其位置。DoubleBufferDoubleBuffer. mark()将此缓冲区的标记设置在其位置。FloatBufferFloatBuffer. mark()将此缓冲区的标记设置在其位置。IntBufferIntBuffer. mark()将此缓冲区的标记设置在其位置。LongBufferLongBuffer. mark()将此缓冲区的标记设置在其位置。MappedByteBufferMappedByteBuffer. mark()将此缓冲区的标记设置在其位置。ShortBufferShortBuffer. mark()将此缓冲区的标记设置在其位置。ByteBufferByteBuffer. position(int newPosition)设置这个缓冲区的位置。CharBufferCharBuffer. position(int newPosition)设置这个缓冲区的位置。DoubleBufferDoubleBuffer. position(int newPosition)设置这个缓冲区的位置。FloatBufferFloatBuffer. position(int newPosition)设置这个缓冲区的位置。IntBufferIntBuffer. position(int newPosition)设置这个缓冲区的位置。LongBufferLongBuffer. position(int newPosition)设置这个缓冲区的位置。MappedByteBufferMappedByteBuffer. position(int newPosition)设置这个缓冲区的位置。ShortBufferShortBuffer. position(int newPosition)设置这个缓冲区的位置。ByteBufferByteBuffer. reset()将此缓冲区的位置重置为先前标记的位置。CharBufferCharBuffer. reset()将此缓冲区的位置重置为先前标记的位置。DoubleBufferDoubleBuffer. reset()将此缓冲区的位置重置为先前标记的位置。FloatBufferFloatBuffer. reset()将此缓冲区的位置重置为先前标记的位置。IntBufferIntBuffer. reset()将此缓冲区的位置重置为先前标记的位置。LongBufferLongBuffer. reset()将此缓冲区的位置重置为先前标记的位置。MappedByteBufferMappedByteBuffer. reset()将此缓冲区的位置重置为先前标记的位置。ShortBufferShortBuffer. reset()将此缓冲区的位置重置为先前标记的位置。ByteBufferByteBuffer. rewind()倒带这个缓冲区。CharBufferCharBuffer. rewind()倒带这个缓冲区。DoubleBufferDoubleBuffer. rewind()倒带这个缓冲区。FloatBufferFloatBuffer. rewind()倒带这个缓冲区。IntBufferIntBuffer. rewind()倒带这个缓冲区。LongBufferLongBuffer. rewind()倒带这个缓冲区。MappedByteBufferMappedByteBuffer. rewind()倒带这个缓冲区。ShortBufferShortBuffer. rewind()倒带这个缓冲区。abstract ByteBufferByteBuffer. slice()创建一个新的字节缓冲区,其内容是此缓冲区内容的共享子序列。abstract CharBufferCharBuffer. slice()创建一个新的char缓冲区,其内容是此缓冲区内容的共享子序列。abstract DoubleBufferDoubleBuffer. slice()创建一个新的双缓冲区,其内容是此缓冲区内容的共享子序列。abstract FloatBufferFloatBuffer. slice()创建一个新的浮动缓冲区,其内容是此缓冲区内容的共享子序列。abstract IntBufferIntBuffer. slice()创建一个新的int缓冲区,其内容是此缓冲区内容的共享子序列。abstract LongBufferLongBuffer. slice()创建一个新的长缓冲区,其内容是此缓冲区内容的共享子序列。abstract ShortBufferShortBuffer. slice()创建一个新的短缓冲区,其内容是此缓冲区内容的共享子序列。 -
Uses of Override in java.nio.channels
Methods in java.nio.channels with annotations of type Override Modifier and Type 方法 描述 abstract AsynchronousSocketChannelAsynchronousSocketChannel. bind(SocketAddress local)abstract SocketChannelSocketChannel. bind(SocketAddress local)voidAsynchronousChannel. close()关闭此频道。voidMulticastChannel. close()关闭此频道。abstract SocketAddressAsynchronousServerSocketChannel. getLocalAddress()返回此通道的套接字所绑定的套接字地址。abstract SocketAddressDatagramChannel. getLocalAddress()返回此通道的套接字所绑定的套接字地址。abstract SocketAddressServerSocketChannel. getLocalAddress()返回此通道的套接字所绑定的套接字地址。abstract SocketAddressSocketChannel. getLocalAddress()返回此通道的套接字所绑定的套接字地址。abstract Future<Integer>AsynchronousSocketChannel. read(ByteBuffer dst)<A> voidAsynchronousSocketChannel. read(ByteBuffer dst, A attachment, CompletionHandler<Integer,? super A> handler)intSeekableByteChannel. read(ByteBuffer dst)从该通道读取到给定缓冲区的字节序列。abstract <T> AsynchronousSocketChannelAsynchronousSocketChannel. setOption(SocketOption<T> name, T value)abstract <T> SocketChannelSocketChannel. setOption(SocketOption<T> name, T value)abstract Future<Integer>AsynchronousSocketChannel. write(ByteBuffer src)<A> voidAsynchronousSocketChannel. write(ByteBuffer src, A attachment, CompletionHandler<Integer,? super A> handler)intSeekableByteChannel. write(ByteBuffer src)从给定的缓冲区向该通道写入一个字节序列。 -
Uses of Override in java.nio.file
Methods in java.nio.file with annotations of type Override Modifier and Type 方法 描述 abstract voidFileSystem. close()关闭此文件系统。voidWatchService. close()关闭这个手表服务。intPath. compareTo(Path other)比较两个抽象的路径词典。IOExceptionDirectoryIteratorException. getCause()返回此异常的原因。StringFileSystemException. getMessage()返回详细消息字符串。Iterator<T>DirectoryStream. iterator()返回与此DirectoryStream关联的迭代器。default Iterator<Path>Path. iterator()返回此路径的名称元素的迭代器。FileVisitResultSimpleFileVisitor. postVisitDirectory(T dir, IOException exc)在目录中的条目之后调用目录,并且已经访问了所有的后代。FileVisitResultSimpleFileVisitor. preVisitDirectory(T dir, BasicFileAttributes attrs)在目录中的条目被访问之前调用一个目录。default WatchKeyPath. register(WatchService watcher, WatchEvent.Kind<?>... events)使用手表服务注册此路径所在的文件。WatchKeyPath. register(WatchService watcher, WatchEvent.Kind<?>[] events, WatchEvent.Modifier... modifiers)使用手表服务注册此路径所在的文件。FileVisitResultSimpleFileVisitor. visitFile(T file, BasicFileAttributes attrs)为目录中的文件调用。FileVisitResultSimpleFileVisitor. visitFileFailed(T file, IOException exc)为无法访问的文件调用。 -
Uses of Override in java.nio.file.attribute
Methods in java.nio.file.attribute with annotations of type Override Modifier and Type 方法 描述 intFileTime. compareTo(FileTime other)比较两个FileTime对象的价值。booleanAclEntry. equals(Object ob)将指定的对象与此ACL条目进行比较以获得相等性。booleanFileTime. equals(Object obj)测试此FileTime与给定对象的相等性。intAclEntry. hashCode()返回此ACL条目的哈希码值。intFileTime. hashCode()计算此文件时间的哈希码。StringAclFileAttributeView. name()返回属性视图的名称。StringBasicFileAttributeView. name()返回属性视图的名称。StringDosFileAttributeView. name()返回属性视图的名称。StringFileOwnerAttributeView. name()返回属性视图的名称。StringPosixFileAttributeView. name()返回属性视图的名称。StringUserDefinedFileAttributeView. name()返回此属性视图的名称。DosFileAttributesDosFileAttributeView. readAttributes()PosixFileAttributesPosixFileAttributeView. readAttributes()StringAclEntry. toString()返回此ACL条目的字符串表示形式。StringFileTime. toString()返回此FileTime的字符串表示FileTime。 -
Uses of Override in java.security
Methods in java.security with annotations of type Override Modifier and Type 方法 描述 voidPermissions. add(Permission permission)将权限对象添加到权限所属的类的PermissionCollection。voidProvider. clear()清除此提供程序,使其不再包含用于查找由提供程序实施的设施的属性。ObjectProvider. compute(Object key, BiFunction<? super Object,? super Object,? extends Object> remappingFunction)尝试计算指定密钥及其当前映射值的映射(如果没有当前映射,则null)。ObjectProvider. computeIfAbsent(Object key, Function<? super Object,? extends Object> mappingFunction)如果指定的键尚未与值相关联(或映射到null),则尝试使用给定的映射函数计算其值,并将其输入到此映射中,除非是null。ObjectProvider. computeIfPresent(Object key, BiFunction<? super Object,? super Object,? extends Object> remappingFunction)如果指定的密钥的值存在且非空,则尝试计算给定密钥及其当前映射值的新映射。Enumeration<Permission>Permissions. elements()返回此Permissions对象中所有PermissionCollections中所有Permission对象的枚举。Enumeration<Object>Provider. elements()Set<Map.Entry<Object,Object>>Provider. entrySet()返回此提供程序中包含的属性条目的不可修改的Set视图。booleanBasicPermission. equals(Object obj)检查两个BasicPermission对象是否相等。booleanCodeSource. equals(Object obj)测试指定对象和此对象之间的相等性。booleanPKCS12Attribute. equals(Object obj)比较这个PKCS12Attribute和一个指定的对象的相等性。voidProvider. forEach(BiConsumer<? super Object,? super Object> action)ObjectProvider. get(Object key)StringBasicPermission. getActions()返回动作的规范字符串表示形式,它当前是空字符串“”,因为BasicPermission没有任何操作。Set<KeyStore.Entry.Attribute>KeyStore.PrivateKeyEntry. getAttributes()检索与条目关联的属性。Set<KeyStore.Entry.Attribute>KeyStore.SecretKeyEntry. getAttributes()检索与条目关联的属性。Set<KeyStore.Entry.Attribute>KeyStore.TrustedCertificateEntry. getAttributes()检索与条目关联的属性。StringPKCS12Attribute. getName()返回表示为点分隔整数列表的属性的ASN.1对象标识符。ObjectProvider. getOrDefault(Object key, Object defaultValue)KeyStore.ProtectionParameterDomainLoadStoreParameter. getProtectionParameter()获取此域的密钥库保护参数。StringPKCS12Attribute. getValue()返回属性的ASN.1 DER编码值作为字符串。intBasicPermission. hashCode()返回此对象的哈希码值。intCodeSource. hashCode()返回此对象的哈希码值。intPKCS12Attribute. hashCode()返回此PKCS12Attribute的哈希PKCS12Attribute。booleanBasicPermission. implies(Permission p)检查指定的权限是否被该对象“隐含”。booleanPermissions. implies(Permission permission)检查此对象的PermissionCollection是否具有指定权限类的权限,这意味着在 权限对象中表达的 权限 。Enumeration<Object>Provider. keys()Set<Object>Provider. keySet()返回此提供程序中包含的属性键的不可修改的Set视图。voidProvider. load(InputStream inStream)从输入流读取属性列表(键和元素对)。ObjectProvider. merge(Object key, Object value, BiFunction<? super Object,? super Object,? extends Object> remappingFunction)如果指定的键尚未与值相关联或与null关联,则将其与给定值相关联。PermissionCollectionBasicPermission. newPermissionCollection()返回一个新的PermissionCollection对象,用于存储BasicPermission对象。protected intSecureRandom. next(int numBits)生成一个包含用户指定数量的伪随机位的整数(右对齐,带前导零)。voidSecureRandom. nextBytes(byte[] bytes)生成用户指定的随机字节数。ObjectProvider. put(Object key, Object value)将key属性设置为具有指定的value。voidProvider. putAll(Map<?,?> t)将指定地图中的所有映射复制到此提供程序。ObjectProvider. putIfAbsent(Object key, Object value)如果指定的键尚未与某个值相关联(或映射到null)将其与给定值相关联并返回null,否则返回当前值。ObjectProvider. remove(Object key)删除key属性(及其对应的value)。booleanProvider. remove(Object key, Object value)仅当指定的密钥当前映射到指定的值时删除该条目。ObjectProvider. replace(Object key, Object value)只有当目标映射到某个值时,才能替换指定键的条目。booleanProvider. replace(Object key, Object oldValue, Object newValue)仅当当前映射到指定的值时,才能替换指定键的条目。voidProvider. replaceAll(BiFunction<? super Object,? super Object,? extends Object> function)用条目集迭代器返回的顺序,直到所有的条目都被处理或函数抛出一个异常,替换每个条目的值,结果是对该条目调用给定的函数。voidSecureRandom. setSeed(long seed)重新使用这个随机对象,使用给定的long seed包含的八个字节。StringCodeSource. toString()返回描述此CodeSource的字符串,告知其URL和证书。StringDrbgParameters.Capability. toString()StringDrbgParameters.Instantiation. toString()返回此Instantiation的人类可读字符串表示Instantiation。StringPKCS12Attribute. toString()返回此PKCS12Attribute的字符串表示PKCS12Attribute。StringProtectionDomain. toString()将ProtectionDomain转换为字符串。StringSecureRandom. toString()返回此SecureRandom的人类可读字符串表示SecureRandom。StringSecureRandomSpi. toString()返回此SecureRandom的人类可读字符串表示SecureRandom。Collection<Object>Provider. values()返回此提供程序中包含的属性值的不可修改的集合视图。 -
Uses of Override in java.security.cert
Methods in java.security.cert with annotations of type Override Modifier and Type 方法 描述 voidPKIXCertPathChecker. check(Certificate cert)使用其内部状态对指定的证书执行检查。ObjectPKIXCertPathChecker. clone()返回此对象的克隆。PKIXRevocationCheckerPKIXRevocationChecker. clone()URICertStoreParametersURICertStoreParameters. clone()返回此对象的副本。booleanURICertStoreParameters. equals(Object p)将指定的对象与此参数对象进行比较以获得相等性。StringCertificateRevokedException. getMessage()intURICertStoreParameters. hashCode()返回此参数对象的哈希码值。abstract voidPKIXCertPathChecker. init(boolean forward)初始化这个PKIXCertPathChecker的内部状态。abstract booleanPKIXCertPathChecker. isForwardCheckingSupported()指示是否支持转发检查。StringURICertStoreParameters. toString()返回描述包含用于构造此对象的URI的参数的格式化字符串。 -
Uses of Override in java.sql
Methods in java.sql with annotations of type Override Modifier and Type 方法 描述 intTimestamp. hashCode()返回此对象的哈希码值。InstantDate. toInstant()此方法总是引发UnsupportedOperationException,因为SQLDate值没有时间组件,因此不应该使用此方法。InstantTime. toInstant()此方法总是引发UnsupportedOperationException,因为SQLTime值不具有日期组件,因此不应该使用此方法。InstantTimestamp. toInstant()将此Timestamp对象转换为Instant。 -
Uses of Override in java.text
Methods in java.text with annotations of type Override Modifier and Type 方法 描述 ObjectBreakIterator. clone()创建一个这个迭代器的副本ObjectCollator. clone()覆盖可克隆ObjectDecimalFormat. clone()标准覆盖 语义不变。ObjectDecimalFormatSymbols. clone()标准覆盖。ObjectNumberFormat. clone()覆盖可克隆。ObjectSimpleDateFormat. clone()创建一个这个SimpleDateFormat的副本。intCollator. compare(Object o1, Object o2)比较其两个参数的顺序。booleanCollator. equals(Object that)比较两个Collator的平等。booleanDecimalFormat. equals(Object obj)覆盖等于booleanDecimalFormatSymbols. equals(Object obj)覆盖等于。booleanNumberFormat. equals(Object obj)覆盖等于。booleanSimpleDateFormat. equals(Object obj)将给定对象与此SimpleDateFormat进行比较以获得相等性。StringBufferDecimalFormat. format(double number, StringBuffer result, FieldPosition fieldPosition)格式化为一个字符串。StringBufferDecimalFormat. format(long number, StringBuffer result, FieldPosition fieldPosition)格式化一个长的字符串。StringBufferDecimalFormat. format(Object number, StringBuffer toAppendTo, FieldPosition pos)格式化一个数字,并将生成的文本附加到给定的字符串缓冲区。StringBufferNumberFormat. format(Object number, StringBuffer toAppendTo, FieldPosition pos)格式化一个数字,并将生成的文本附加到给定的字符串缓冲区。StringBufferSimpleDateFormat. format(Date date, StringBuffer toAppendTo, FieldPosition pos)将给定的Date成日期/时间字符串,并将结果追加到给定的StringBuffer。AttributedCharacterIteratorDecimalFormat. formatToCharacterIterator(Object obj)格式化一个对象,生成一个AttributedCharacterIterator。AttributedCharacterIteratorSimpleDateFormat. formatToCharacterIterator(Object obj)格式化产生一个AttributedCharacterIterator的对象。CurrencyDecimalFormat. getCurrency()在格式化货币值时获取此十进制格式使用的货币。intDecimalFormat. getMaximumFractionDigits()获取数字小数部分中允许的最大位数。intDecimalFormat. getMaximumIntegerDigits()获取数字的整数部分允许的最大位数。intDecimalFormat. getMinimumFractionDigits()获取数字小数部分中允许的最小位数。intDecimalFormat. getMinimumIntegerDigits()获取数字整数部分允许的最小位数。RoundingModeDecimalFormat. getRoundingMode()获取此DecimalFormat中使用的RoundingMode。abstract intCollator. hashCode()生成此Collator的哈希码。intDateFormatSymbols. hashCode()覆盖hashCode。intDecimalFormat. hashCode()覆盖hashCodeintDecimalFormatSymbols. hashCode()覆盖hashCode。intNumberFormat. hashCode()覆盖hashCode。intSimpleDateFormat. hashCode()返回此SimpleDateFormat对象的哈希码值。NumberDecimalFormat. parse(String text, ParsePosition pos)从字符串中解析文本,产生一个Number。DateSimpleDateFormat. parse(String text, ParsePosition pos)从字符串中解析文本,产生一个Date。ObjectNumberFormat. parseObject(String source, ParsePosition pos)从字符串中解析文本,产生一个Number。protected ObjectDateFormat.Field. readResolve()解析反序列化为预定义常量的实例。protected ObjectNumberFormat.Field. readResolve()解析反序列化为预定义常量的实例。voidDecimalFormat. setCurrency(Currency currency)设置格式化货币值时此数字格式使用的货币。voidDecimalFormat. setGroupingUsed(boolean newValue)设置是否以此格式使用分组。voidDecimalFormat. setMaximumFractionDigits(int newValue)设置数字小数部分允许的最大位数。voidDecimalFormat. setMaximumIntegerDigits(int newValue)设置数字的整数部分允许的最大位数。voidDecimalFormat. setMinimumFractionDigits(int newValue)设置数字小数部分允许的最小位数。voidDecimalFormat. setMinimumIntegerDigits(int newValue)设置数字的整数部分允许的最小位数。voidDecimalFormat. setRoundingMode(RoundingMode roundingMode)设置此DecimalFormat中使用的RoundingMode。 -
Uses of Override in java.time
Methods in java.time with annotations of type Override Modifier and Type 方法 描述 TemporalDuration. addTo(Temporal temporal)将此持续时间添加到指定的时间对象。TemporalPeriod. addTo(Temporal temporal)将此时段添加到指定的时间对象。TemporalDayOfWeek. adjustInto(Temporal temporal)将指定的时间对象调整为具有这一天的日期。TemporalInstant. adjustInto(Temporal temporal)调整指定的时间对象具有这个瞬间。TemporalLocalDate. adjustInto(Temporal temporal)调整指定的时间对象与此对象的日期相同。TemporalLocalDateTime. adjustInto(Temporal temporal)调整指定的时间对象与此对象具有相同的日期和时间。TemporalLocalTime. adjustInto(Temporal temporal)调整指定的时间对象与此对象具有相同的时间。TemporalMonth. adjustInto(Temporal temporal)将指定的时间对象调整为具有这个月的年份。TemporalMonthDay. adjustInto(Temporal temporal)将指定的时间对象调整为具有这个月日。TemporalOffsetDateTime. adjustInto(Temporal temporal)调整指定的时间对象与此对象具有相同的偏移量,日期和时间。TemporalOffsetTime. adjustInto(Temporal temporal)调整指定的时间对象与此对象具有相同的偏移量和时间。TemporalYear. adjustInto(Temporal temporal)调整指定的时间对象到今年。TemporalYearMonth. adjustInto(Temporal temporal)将指定的时间对象调整为今年。TemporalZoneOffset. adjustInto(Temporal temporal)调整指定的时间对象与此对象的偏移量相同。LocalDateTimeLocalDate. atTime(LocalTime time)结合此日期与时间创建一个LocalDateTime。ZonedDateTimeLocalDateTime. atZone(ZoneId zone)将此日期时间与时区相结合,创建一个ZonedDateTime。intDuration. compareTo(Duration otherDuration)将此持续时间与指定的Duration。intInstant. compareTo(Instant otherInstant)将此瞬间与指定的时刻进行比较。intLocalDate. compareTo(ChronoLocalDate other)将此日期与另一个日期进行比较。intLocalDateTime. compareTo(ChronoLocalDateTime<?> other)将此日期时间与其他日期时间进行比较。intLocalTime. compareTo(LocalTime other)比较这个时间到另一个时间。intMonthDay. compareTo(MonthDay other)比较这个月份到另一个月的日子。intOffsetDateTime. compareTo(OffsetDateTime other)将此日期时间与其他日期时间进行比较。intOffsetTime. compareTo(OffsetTime other)再比较这个OffsetTime。intYear. compareTo(Year other)今年再比较一年。intYearMonth. compareTo(YearMonth other)比较今年至另一个月。intZoneOffset. compareTo(ZoneOffset other)将此偏移量与其他偏移量按降序进行比较。booleanClock. equals(Object obj)检查这个时钟是否等于另一个时钟。booleanDuration. equals(Object otherDuration)检查此持续时间是否等于指定的Duration。booleanInstant. equals(Object otherInstant)检查这个瞬间是否等于指定的时刻。booleanLocalDate. equals(Object obj)检查这个日期是否等于另一个日期。booleanLocalDateTime. equals(Object obj)检查此日期时间是否等于另一个日期时间。booleanLocalTime. equals(Object obj)检查这次是否等于另一次。booleanMonthDay. equals(Object obj)检查这个月日是否等于另一个月 - 日。booleanOffsetDateTime. equals(Object obj)检查此日期时间是否等于另一个日期时间。booleanOffsetTime. equals(Object obj)检查这次是否等于另一次。booleanPeriod. equals(Object obj)检查此期间是否等于另一期间。booleanYear. equals(Object obj)检查今年是否等于另一年。booleanYearMonth. equals(Object obj)检查这个年月是否等于另一个一个月。booleanZonedDateTime. equals(Object obj)检查此日期时间是否等于另一个日期时间。booleanZoneId. equals(Object obj)检查此时区ID是否等于其他时区ID。booleanZoneOffset. equals(Object obj)检查这个偏移量是否等于另一个偏移量。StringLocalDate. format(DateTimeFormatter formatter)使用指定的格式化程序格式化此日期。StringLocalDateTime. format(DateTimeFormatter formatter)使用指定的格式化程序格式化此日期时间。StringZonedDateTime. format(DateTimeFormatter formatter)使用指定的格式化程序格式化此日期时间。intDayOfWeek. get(TemporalField field)从这个星期几获取指定字段的值作为int。longDuration. get(TemporalUnit unit)获取所请求单元的值。intInstant. get(TemporalField field)从该时刻获取指定字段的值作为int。intLocalDate. get(TemporalField field)从该日期获取指定字段的值作为int。intLocalDateTime. get(TemporalField field)从此日期时间获取指定字段的值作为int。intLocalTime. get(TemporalField field)从此时间获取指定字段的值为int。intMonth. get(TemporalField field)从这个月份获取指定字段的值作为int。intMonthDay. get(TemporalField field)从这个月份获取指定字段的值作为int。intOffsetDateTime. get(TemporalField field)从此日期时间获取指定字段的值作为int。intOffsetTime. get(TemporalField field)从这个时间获取指定字段的值作为int。longPeriod. get(TemporalUnit unit)获取所请求单元的值。intYear. get(TemporalField field)从今年获取指定字段的值作为int。intYearMonth. get(TemporalField field)从本年度获取指定字段的值为int。intZonedDateTime. get(TemporalField field)从此日期时间获取指定字段的值作为int。intZoneOffset. get(TemporalField field)从该偏移量获取指定字段的值作为int。IsoChronologyLocalDate. getChronology()获取这个日期的时间顺序,即ISO日历系统。IsoChronologyPeriod. getChronology()获得这个时期的年表,即ISO日历系统。IsoEraLocalDate. getEra()获得这个时代适用的时代。StringZoneOffset. getId()获取标准化区域偏移ID。longDayOfWeek. getLong(TemporalField field)从这个星期几获取指定字段的值作为long。longInstant. getLong(TemporalField field)从该时刻获取指定字段的值作为long。longLocalDate. getLong(TemporalField field)从此日期获取指定字段的值作为long。longLocalDateTime. getLong(TemporalField field)从此日期时间获取指定字段的值作为long。longLocalTime. getLong(TemporalField field)从这个时间获取指定字段的值作为long。longMonth. getLong(TemporalField field)从这个月份获取指定字段的值作为long。longMonthDay. getLong(TemporalField field)从这个月日获取指定字段的值作为long。longOffsetDateTime. getLong(TemporalField field)从此日期时间获取指定字段的值作为long。longOffsetTime. getLong(TemporalField field)从此时间获取指定字段的值为long。longYear. getLong(TemporalField field)从今年获取指定字段的值作为long。longYearMonth. getLong(TemporalField field)从本年度获取指定字段的值作为long。longZonedDateTime. getLong(TemporalField field)从此日期时间获取指定字段的值作为long。longZoneOffset. getLong(TemporalField field)从该偏移量获取指定字段的值作为long。ZoneOffsetZonedDateTime. getOffset()获取区域偏移量,例如“+01:00”。ZoneRulesZoneOffset. getRules()获取相关的时区规则。List<TemporalUnit>Duration. getUnits()获取此持续时间支持的单位集。List<TemporalUnit>Period. getUnits()获取此期间支持的单位集。ZoneIdZonedDateTime. getZone()获得时区,如“欧洲/巴黎”。intClock. hashCode()这个时钟的哈希码。intDuration. hashCode()这个持续时间的哈希码。intInstant. hashCode()返回此时刻的哈希码。intLocalDate. hashCode()这个日期的哈希码。intLocalDateTime. hashCode()这个日期时间的哈希码。intLocalTime. hashCode()这个时候的哈希码。intMonthDay. hashCode()这个月的哈希码。intOffsetDateTime. hashCode()这个日期时间的哈希码。intOffsetTime. hashCode()这个时候的哈希码。intPeriod. hashCode()此期间的哈希码。intYear. hashCode()今年的哈希码。intYearMonth. hashCode()今年的哈希码。intZonedDateTime. hashCode()这个日期时间的哈希码。intZoneId. hashCode()此时区ID的哈希码。intZoneOffset. hashCode()这个偏移的哈希码。booleanLocalDate. isAfter(ChronoLocalDate other)检查此日期是否在指定日期之后。booleanLocalDateTime. isAfter(ChronoLocalDateTime<?> other)检查这个日期时间是否在指定的日期之后。booleanLocalDate. isBefore(ChronoLocalDate other)检查此日期是否在指定日期之前。booleanLocalDateTime. isBefore(ChronoLocalDateTime<?> other)检查此日期时间是否在指定的日期时间之前。booleanLocalDate. isEqual(ChronoLocalDate other)检查此日期是否等于指定的日期。booleanLocalDateTime. isEqual(ChronoLocalDateTime<?> other)检查此日期时间是否等于指定的日期时间。booleanLocalDate. isLeapYear()根据ISO培训日历系统规则,检查年份是否是闰年。booleanDayOfWeek. isSupported(TemporalField field)检查指定的字段是否受支持。booleanInstant. isSupported(TemporalField field)检查指定的字段是否受支持。booleanInstant. isSupported(TemporalUnit unit)检查指定的单位是否受支持。booleanLocalDate. isSupported(TemporalField field)检查指定的字段是否受支持。booleanLocalDate. isSupported(TemporalUnit unit)检查指定的单位是否受支持。booleanLocalDateTime. isSupported(TemporalField field)检查指定的字段是否受支持。booleanLocalDateTime. isSupported(TemporalUnit unit)检查指定的单位是否受支持。booleanLocalTime. isSupported(TemporalField field)检查指定的字段是否受支持。booleanLocalTime. isSupported(TemporalUnit unit)检查指定的单位是否受支持。booleanMonth. isSupported(TemporalField field)检查指定的字段是否受支持。booleanMonthDay. isSupported(TemporalField field)检查指定的字段是否受支持。booleanOffsetDateTime. isSupported(TemporalField field)检查指定的字段是否受支持。booleanOffsetDateTime. isSupported(TemporalUnit unit)检查指定的单位是否受支持。booleanOffsetTime. isSupported(TemporalField field)检查指定的字段是否受支持。booleanOffsetTime. isSupported(TemporalUnit unit)检查指定的单位是否受支持。booleanYear. isSupported(TemporalField field)检查指定的字段是否受支持。booleanYear. isSupported(TemporalUnit unit)检查指定的单位是否受支持。booleanYearMonth. isSupported(TemporalField field)检查指定的字段是否受支持。booleanYearMonth. isSupported(TemporalUnit unit)检查指定的单位是否受支持。booleanZonedDateTime. isSupported(TemporalField field)检查指定的字段是否受支持。booleanZonedDateTime. isSupported(TemporalUnit unit)检查指定的单位是否受支持。booleanZoneOffset. isSupported(TemporalField field)检查指定的字段是否受支持。intLocalDate. lengthOfMonth()返回由此日期表示的月份的长度。intLocalDate. lengthOfYear()返回由此日期表示的年份的长度。InstantInstant. minus(long amountToSubtract, TemporalUnit unit)返回此时刻的副本,减去指定的金额。InstantInstant. minus(TemporalAmount amountToSubtract)返回此时刻的副本,减去指定的金额。LocalDateLocalDate. minus(long amountToSubtract, TemporalUnit unit)返回此日期的副本,减去指定的金额。LocalDateLocalDate. minus(TemporalAmount amountToSubtract)返回此日期的副本,减去指定的金额。LocalDateTimeLocalDateTime. minus(long amountToSubtract, TemporalUnit unit)返回此日期时间的副本,并减去指定的金额。LocalDateTimeLocalDateTime. minus(TemporalAmount amountToSubtract)返回此日期时间的副本,并减去指定的金额。LocalTimeLocalTime. minus(long amountToSubtract, TemporalUnit unit)返回此次的副本,减去指定的金额。LocalTimeLocalTime. minus(TemporalAmount amountToSubtract)返回此次的副本,减去指定的金额。OffsetDateTimeOffsetDateTime. minus(long amountToSubtract, TemporalUnit unit)返回此日期时间的副本,并减去指定的金额。OffsetDateTimeOffsetDateTime. minus(TemporalAmount amountToSubtract)返回此日期时间的副本,并减去指定的金额。OffsetTimeOffsetTime. minus(long amountToSubtract, TemporalUnit unit)返回此次的副本,减去指定的金额。OffsetTimeOffsetTime. minus(TemporalAmount amountToSubtract)返回此次的副本,减去指定的金额。YearYear. minus(long amountToSubtract, TemporalUnit unit)返回今年的副本,减去指定的金额。YearYear. minus(TemporalAmount amountToSubtract)返回今年的副本,减去指定的金额。YearMonthYearMonth. minus(long amountToSubtract, TemporalUnit unit)返回减去指定数量的今年的副本。YearMonthYearMonth. minus(TemporalAmount amountToSubtract)返回减去指定数量的今年的副本。ZonedDateTimeZonedDateTime. minus(long amountToSubtract, TemporalUnit unit)返回此日期时间的副本,并减去指定的金额。ZonedDateTimeZonedDateTime. minus(TemporalAmount amountToSubtract)返回此日期时间的副本,并减去指定的金额。InstantInstant. plus(long amountToAdd, TemporalUnit unit)返回添加指定数量的此瞬间的副本。InstantInstant. plus(TemporalAmount amountToAdd)返回添加指定数量的此瞬间的副本。LocalDateLocalDate. plus(long amountToAdd, TemporalUnit unit)返回此日期的副本,并添加指定的金额。LocalDateLocalDate. plus(TemporalAmount amountToAdd)返回此日期的副本,并添加指定的金额。LocalDateTimeLocalDateTime. plus(long amountToAdd, TemporalUnit unit)返回此日期时间的副本,并添加指定的数量。LocalDateTimeLocalDateTime. plus(TemporalAmount amountToAdd)返回此日期时间的副本,并添加指定的数量。LocalTimeLocalTime. plus(long amountToAdd, TemporalUnit unit)返回此时添加了指定数量的副本。LocalTimeLocalTime. plus(TemporalAmount amountToAdd)返回此时添加了指定数量的副本。OffsetDateTimeOffsetDateTime. plus(long amountToAdd, TemporalUnit unit)返回此日期时间的副本,并添加指定的数量。OffsetDateTimeOffsetDateTime. plus(TemporalAmount amountToAdd)返回此日期时间的副本,并添加指定的数量。OffsetTimeOffsetTime. plus(long amountToAdd, TemporalUnit unit)返回此时添加了指定数量的副本。OffsetTimeOffsetTime. plus(TemporalAmount amountToAdd)返回此时添加了指定数量的副本。YearYear. plus(long amountToAdd, TemporalUnit unit)返回今年的副本,并附加指定的金额。YearYear. plus(TemporalAmount amountToAdd)返回今年的副本,并附加指定的金额。YearMonthYearMonth. plus(long amountToAdd, TemporalUnit unit)返回此年份的副本,并添加指定的金额。YearMonthYearMonth. plus(TemporalAmount amountToAdd)返回此年份的副本,并添加指定的金额。ZonedDateTimeZonedDateTime. plus(long amountToAdd, TemporalUnit unit)返回此日期时间的副本,并添加指定的数量。ZonedDateTimeZonedDateTime. plus(TemporalAmount amountToAdd)返回此日期时间的副本,并添加指定的数量。<R> RDayOfWeek. query(TemporalQuery<R> query)使用指定的查询查询此星期几。<R> RInstant. query(TemporalQuery<R> query)使用指定的查询查询此即时。<R> RLocalDate. query(TemporalQuery<R> query)使用指定的查询查询此日期。<R> RLocalDateTime. query(TemporalQuery<R> query)使用指定的查询查询此日期时间。<R> RLocalTime. query(TemporalQuery<R> query)此时使用指定的查询进行查询。<R> RMonth. query(TemporalQuery<R> query)使用指定的查询查询此月份的一年。<R> RMonthDay. query(TemporalQuery<R> query)使用指定的查询查询此月日。<R> ROffsetDateTime. query(TemporalQuery<R> query)使用指定的查询查询此日期时间。<R> ROffsetTime. query(TemporalQuery<R> query)此时使用指定的查询进行查询。<R> RYear. query(TemporalQuery<R> query)今年查询使用指定的查询。<R> RYearMonth. query(TemporalQuery<R> query)使用指定的查询查询今年。<R> RZonedDateTime. query(TemporalQuery<R> query)使用指定的查询查询此日期时间。<R> RZoneOffset. query(TemporalQuery<R> query)使用指定的查询查询此偏移量。ValueRangeDayOfWeek. range(TemporalField field)获取指定字段的有效值的范围。ValueRangeInstant. range(TemporalField field)获取指定字段的有效值的范围。ValueRangeLocalDate. range(TemporalField field)获取指定字段的有效值的范围。ValueRangeLocalDateTime. range(TemporalField field)获取指定字段的有效值的范围。ValueRangeLocalTime. range(TemporalField field)获取指定字段的有效值的范围。ValueRangeMonth. range(TemporalField field)获取指定字段的有效值的范围。ValueRangeMonthDay. range(TemporalField field)获取指定字段的有效值的范围。ValueRangeOffsetDateTime. range(TemporalField field)获取指定字段的有效值的范围。ValueRangeOffsetTime. range(TemporalField field)获取指定字段的有效值的范围。ValueRangeYear. range(TemporalField field)获取指定字段的有效值的范围。ValueRangeYearMonth. range(TemporalField field)获取指定字段的有效值的范围。ValueRangeZonedDateTime. range(TemporalField field)获取指定字段的有效值的范围。ValueRangeZoneOffset. range(TemporalField field)获取指定字段的有效值的范围。TemporalDuration. subtractFrom(Temporal temporal)从指定的时间对象中减去此持续时间。TemporalPeriod. subtractFrom(Temporal temporal)从指定的时间对象中减去这个时间段。longLocalDate. toEpochDay()LocalDateLocalDateTime. toLocalDate()获取此日期时间的LocalDate部分。LocalDateZonedDateTime. toLocalDate()获取此日期时间的LocalDate部分。LocalDateTimeZonedDateTime. toLocalDateTime()获取此日期时间的LocalDateTime部分。LocalTimeLocalDateTime. toLocalTime()获得LocalTime这个日期时间的一部分。LocalTimeZonedDateTime. toLocalTime()获得这个日期时间的LocalTime部分。StringDuration. toString()使用ISO-8601秒表示形式的字符串表示形式,如PT8H6M12.345S。StringInstant. toString()此瞬间使用ISO-8601表示形式的字符串表示形式。StringLocalDate. toString()输出此日期为String,如2007-12-03。StringLocalDateTime. toString()将此日期时间输出为String,例如2007-12-03T10:15:30。StringLocalTime. toString()此时输出为String,如10:15。StringMonthDay. toString()本月产量为String,如--12-03。StringOffsetDateTime. toString()将此日期时间输出为String,例如2007-12-03T10:15:30+01:00。StringOffsetTime. toString()此时输出为String,如10:15:30+01:00。StringPeriod. toString()输出这个时期为String,如P6Y3M1D。StringYear. toString()今年产量为String。StringYearMonth. toString()今年产量为String,如2007-12。StringZonedDateTime. toString()将此日期时间输出为String,如2007-12-03T10:15:30+01:00[Europe/Paris]。StringZoneId. toString()使用ID将该区域输出为String。StringZoneOffset. toString()使用归一化ID将此偏移量输出为String。longInstant. until(Temporal endExclusive, TemporalUnit unit)根据指定单位计算直到另一瞬间的时间量。PeriodLocalDate. until(ChronoLocalDate endDateExclusive)将此日期和其他日期之间的期间计算为Period。longLocalDate. until(Temporal endExclusive, TemporalUnit unit)根据指定的单位计算直到另一个日期的时间量。longLocalDateTime. until(Temporal endExclusive, TemporalUnit unit)根据指定的单位计算到另一个日期时间的时间量。longLocalTime. until(Temporal endExclusive, TemporalUnit unit)根据指定的单位计算直到另一次的时间量。longOffsetDateTime. until(Temporal endExclusive, TemporalUnit unit)根据指定的单位计算到另一个日期时间的时间量。longOffsetTime. until(Temporal endExclusive, TemporalUnit unit)根据指定的单位计算直到另一次的时间量。longYear. until(Temporal endExclusive, TemporalUnit unit)根据指定单位计算直到另一年的时间。longYearMonth. until(Temporal endExclusive, TemporalUnit unit)根据指定单位计算直到另一个一个月的时间量。longZonedDateTime. until(Temporal endExclusive, TemporalUnit unit)根据指定的单位计算到另一个日期时间的时间量。InstantInstant. with(TemporalAdjuster adjuster)返回此瞬间的调整副本。InstantInstant. with(TemporalField field, long newValue)将指定的字段设置为新值返回此瞬间的副本。LocalDateLocalDate. with(TemporalAdjuster adjuster)返回此日期的调整副本。LocalDateLocalDate. with(TemporalField field, long newValue)返回此日期的副本,并将指定的字段设置为新值。LocalDateTimeLocalDateTime. with(TemporalAdjuster adjuster)返回此日期时间的调整副本。LocalDateTimeLocalDateTime. with(TemporalField field, long newValue)返回此日期时间的副本,并将指定的字段设置为新值。LocalTimeLocalTime. with(TemporalAdjuster adjuster)返回此次调整后的副本。LocalTimeLocalTime. with(TemporalField field, long newValue)返回此时间的副本,并将指定的字段设置为新值。OffsetDateTimeOffsetDateTime. with(TemporalAdjuster adjuster)返回此日期时间的调整副本。OffsetDateTimeOffsetDateTime. with(TemporalField field, long newValue)返回此日期时间的副本,并将指定的字段设置为新值。OffsetTimeOffsetTime. with(TemporalAdjuster adjuster)返回此次调整后的副本。OffsetTimeOffsetTime. with(TemporalField field, long newValue)返回此时间的副本,并将指定的字段设置为新值。YearYear. with(TemporalAdjuster adjuster)返回今年的调整副本。YearYear. with(TemporalField field, long newValue)返回今年的副本,并将指定的字段设置为新值。YearMonthYearMonth. with(TemporalAdjuster adjuster)返回今年的调整副本。YearMonthYearMonth. with(TemporalField field, long newValue)返回此年月份的副本,并将指定的字段设置为新值。ZonedDateTimeZonedDateTime. with(TemporalAdjuster adjuster)返回此日期时间的调整副本。ZonedDateTimeZonedDateTime. with(TemporalField field, long newValue)返回此日期时间的副本,并将指定的字段设置为新值。ZonedDateTimeZonedDateTime. withEarlierOffsetAtOverlap()返回此日期的副本,将区域偏移更改为本地时间线重叠处的两个有效偏移量的较早者。ZonedDateTimeZonedDateTime. withLaterOffsetAtOverlap()返回此日期的副本,将区域偏移更改为本地时间线重叠的两个有效偏移量的后面。ZonedDateTimeZonedDateTime. withZoneSameInstant(ZoneId zone)使用不同的时区返回此日期时间的副本,保留即时。ZonedDateTimeZonedDateTime. withZoneSameLocal(ZoneId zone)使用不同的时区返回此日期时间的副本,如果可能,保留本地日期时间。 -
Uses of Override in java.time.chrono
Methods in java.time.chrono with annotations of type Override Modifier and Type 方法 描述 TemporalChronoPeriod. addTo(Temporal temporal)将此时段添加到指定的时间对象。default TemporalChronoLocalDate. adjustInto(Temporal temporal)调整指定的时间对象与此对象的日期相同。default TemporalChronoLocalDateTime. adjustInto(Temporal temporal)调整指定的时间对象与此对象具有相同的日期和时间。default TemporalEra. adjustInto(Temporal temporal)调整指定的时间对象与此对象具有相同的时代。ChronoLocalDateTime<HijrahDate>HijrahDate. atTime(LocalTime localTime)ChronoLocalDateTime<JapaneseDate>JapaneseDate. atTime(LocalTime localTime)ChronoLocalDateTime<MinguoDate>MinguoDate. atTime(LocalTime localTime)ChronoLocalDateTime<ThaiBuddhistDate>ThaiBuddhistDate. atTime(LocalTime localTime)intAbstractChronology. compareTo(Chronology other)将这个年表与另一个年表进行比较。default intChronoLocalDate. compareTo(ChronoLocalDate other)将此日期与其他日期进行比较,包括年表。default intChronoLocalDateTime. compareTo(ChronoLocalDateTime<?> other)将此日期时间与其他日期时间进行比较,包括年表。intChronology. compareTo(Chronology other)将这个年表与另一个年表进行比较。default intChronoZonedDateTime. compareTo(ChronoZonedDateTime<?> other)将此日期时间与其他日期时间进行比较,包括年表。HijrahDateHijrahChronology. date(int prolepticYear, int month, int dayOfMonth)在Hijrah日历系统中,从幼稚年份,月份和月份月份获取当地日期。HijrahDateHijrahChronology. date(Era era, int yearOfEra, int month, int dayOfMonth)从Hijrah日历系统的时代,年龄,月份和月份月份获取当地的日期。HijrahDateHijrahChronology. date(TemporalAccessor temporal)LocalDateIsoChronology. date(int prolepticYear, int month, int dayOfMonth)从月度,月份和月份月份获取ISO本地日期。LocalDateIsoChronology. date(Era era, int yearOfEra, int month, int dayOfMonth)从时代,年龄,月份和月份的时代获得ISO本地日期。LocalDateIsoChronology. date(TemporalAccessor temporal)从另一个日期时间对象获取ISO本地日期。JapaneseDateJapaneseChronology. date(int prolepticYear, int month, int dayOfMonth)从日光年,月 - 日和日月份获取日本日历系统的当地日期。JapaneseDateJapaneseChronology. date(Era era, int yearOfEra, int month, int dayOfMonth)从日期,时代,月份和月份的时代,获取日本日历系统中的当地日期。JapaneseDateJapaneseChronology. date(TemporalAccessor temporal)MinguoDateMinguoChronology. date(int prolepticYear, int month, int dayOfMonth)从月光年,月和月的月份中获取Minguo日历系统中的当地日期。MinguoDateMinguoChronology. date(Era era, int yearOfEra, int month, int dayOfMonth)从时代,年龄,月份和月份的时代,获得Minguo日历系统中的当地日期。MinguoDateMinguoChronology. date(TemporalAccessor temporal)ThaiBuddhistDateThaiBuddhistChronology. date(int prolepticYear, int month, int dayOfMonth)在泰国佛教日历系统中,从幼稚年份,月份和月份月份获取当地日期。ThaiBuddhistDateThaiBuddhistChronology. date(Era era, int yearOfEra, int month, int dayOfMonth)从时代,年龄,月份和月份的时代,获得泰国佛教日历系统的当地日期。ThaiBuddhistDateThaiBuddhistChronology. date(TemporalAccessor temporal)HijrahDateHijrahChronology. dateEpochDay(long epochDay)从Hijrah日历系统中获取当地的日期。LocalDateIsoChronology. dateEpochDay(long epochDay)从时代获取ISO本地日期。JapaneseDateJapaneseChronology. dateEpochDay(long epochDay)在日历日历系统中从当天获取本地日期。MinguoDateMinguoChronology. dateEpochDay(long epochDay)从时代到日本的Minguo日历系统获取本地日期。ThaiBuddhistDateThaiBuddhistChronology. dateEpochDay(long epochDay)从泰国佛教日历系统中获取当地的日期。HijrahDateHijrahChronology. dateNow()HijrahDateHijrahChronology. dateNow(Clock clock)HijrahDateHijrahChronology. dateNow(ZoneId zone)LocalDateIsoChronology. dateNow()从默认时区的系统时钟获取当前的ISO本地日期。LocalDateIsoChronology. dateNow(Clock clock)从指定的时钟获取当前的ISO本地日期。LocalDateIsoChronology. dateNow(ZoneId zone)从指定时区的系统时钟获取当前的ISO本地日期。JapaneseDateJapaneseChronology. dateNow()JapaneseDateJapaneseChronology. dateNow(Clock clock)JapaneseDateJapaneseChronology. dateNow(ZoneId zone)MinguoDateMinguoChronology. dateNow()MinguoDateMinguoChronology. dateNow(Clock clock)MinguoDateMinguoChronology. dateNow(ZoneId zone)ThaiBuddhistDateThaiBuddhistChronology. dateNow()ThaiBuddhistDateThaiBuddhistChronology. dateNow(Clock clock)ThaiBuddhistDateThaiBuddhistChronology. dateNow(ZoneId zone)HijrahDateHijrahChronology. dateYearDay(int prolepticYear, int dayOfYear)从日光年和日间字段获取Hijrah日历系统中的当地日期。HijrahDateHijrahChronology. dateYearDay(Era era, int yearOfEra, int dayOfYear)从Hijrah日历系统的时代,年龄和日期领域获得当地的日期。LocalDateIsoChronology. dateYearDay(int prolepticYear, int dayOfYear)从幼稚年份和日期字段获取ISO本地日期。LocalDateIsoChronology. dateYearDay(Era era, int yearOfEra, int dayOfYear)从时代,年龄和日期的领域获得ISO本地日期。JapaneseDateJapaneseChronology. dateYearDay(int prolepticYear, int dayOfYear)从日光年和日期字段获取日语日历系统中的当地日期。JapaneseDateJapaneseChronology. dateYearDay(Era era, int yearOfEra, int dayOfYear)从时代,年龄和日期领域获取日本日历系统中的当地日期。MinguoDateMinguoChronology. dateYearDay(int prolepticYear, int dayOfYear)从日光年和日期字段获取Minguo日历系统中的当地日期。MinguoDateMinguoChronology. dateYearDay(Era era, int yearOfEra, int dayOfYear)从时代,年龄和日期领域获得Minguo日历系统中的当地日期。ThaiBuddhistDateThaiBuddhistChronology. dateYearDay(int prolepticYear, int dayOfYear)在泰国佛教日历系统中,从幼稚年份和日期领域获得当地日期。ThaiBuddhistDateThaiBuddhistChronology. dateYearDay(Era era, int yearOfEra, int dayOfYear)在泰国佛教日历系统中,从时代,年龄和日期领域获得当地日期。longIsoChronology. epochSecond(int prolepticYear, int month, int dayOfMonth, int hour, int minute, int second, ZoneOffset zoneOffset)从1970-01-01T00:00:00Z的时期获取秒数。booleanAbstractChronology. equals(Object obj)检查这个年表是否等于另一个年表。booleanChronoLocalDate. equals(Object obj)检查这个日期是否等于另一个日期,包括年表。booleanChronoLocalDateTime. equals(Object obj)检查这个日期时间是否等于另一个日期时间,包括年表。booleanChronology. equals(Object obj)检查这个年表是否等于另一个年表。booleanChronoPeriod. equals(Object obj)检查这个时期是否等于另一个时期,包括年表。booleanChronoZonedDateTime. equals(Object obj)检查此日期时间是否等于另一个日期时间。booleanHijrahDate. equals(Object obj)将此日期与其他日期进行比较,包括年表。booleanJapaneseDate. equals(Object obj)将此日期与其他日期进行比较,包括年表。booleanMinguoDate. equals(Object obj)将此日期与其他日期进行比较,包括年表。booleanThaiBuddhistDate. equals(Object obj)将此日期与其他日期进行比较,包括年表。HijrahEraHijrahChronology. eraOf(int eraValue)从数值创建HijrahEra对象。IsoEraIsoChronology. eraOf(int eraValue)JapaneseEraJapaneseChronology. eraOf(int eraValue)从给定的数值返回日历系统时代对象。MinguoEraMinguoChronology. eraOf(int eraValue)ThaiBuddhistEraThaiBuddhistChronology. eraOf(int eraValue)List<Era>HijrahChronology. eras()List<Era>IsoChronology. eras()List<Era>JapaneseChronology. eras()List<Era>MinguoChronology. eras()List<Era>ThaiBuddhistChronology. eras()longChronoPeriod. get(TemporalUnit unit)获取所请求单元的值。default intChronoZonedDateTime. get(TemporalField field)default intEra. get(TemporalField field)从该时代获取指定字段的值作为int。StringHijrahChronology. getCalendarType()获取伊斯兰历法的日历类型。StringIsoChronology. getCalendarType()获取底层日历系统的日历类型 - 'iso8601'。StringJapaneseChronology. getCalendarType()获取基础日历系统的日历类型 - “日语”。StringMinguoChronology. getCalendarType()获取底层日历系统的日历类型 - “roc”。StringThaiBuddhistChronology. getCalendarType()获取基础日历系统的日历类型 - “佛教”。HijrahChronologyHijrahDate. getChronology()获得这个日期的年表,即Hijrah日历系统。JapaneseChronologyJapaneseDate. getChronology()获得这个日期的年表,这是日本的日历系统。MinguoChronologyMinguoDate. getChronology()获得这个日期的时间顺序,即Minguo日历系统。ThaiBuddhistChronologyThaiBuddhistDate. getChronology()获得这个日期的年表,这是泰国佛教日历系统。StringJapaneseEra. getDisplayName(TextStyle style, Locale locale)获得这个时代的文字表现。HijrahEraHijrahDate. getEra()获得这个时代适用的时代。JapaneseEraJapaneseDate. getEra()获得这个时代适用的时代。MinguoEraMinguoDate. getEra()获得这个时代适用的时代。ThaiBuddhistEraThaiBuddhistDate. getEra()获得这个时代适用的时代。StringHijrahChronology. getId()获取年表的ID。StringIsoChronology. getId()获取年表的ID - “ISO”。StringJapaneseChronology. getId()获取年表的ID - “日语”。StringMinguoChronology. getId()获取年代的ID - “Minguo”。StringThaiBuddhistChronology. getId()获取年代的ID - “泰国人”。default longChronoZonedDateTime. getLong(TemporalField field)default longEra. getLong(TemporalField field)从该时代获取指定字段的值作为long。longHijrahDate. getLong(TemporalField field)longJapaneseDate. getLong(TemporalField field)longMinguoDate. getLong(TemporalField field)longThaiBuddhistDate. getLong(TemporalField field)List<TemporalUnit>ChronoPeriod. getUnits()获取此期间支持的单位集。intHijrahEra. getValue()获得数字时代int价值。intIsoEra. getValue()获得数字时代int价值。intJapaneseEra. getValue()获得数字时代int价值。intMinguoEra. getValue()获得数字时代int价值。intThaiBuddhistEra. getValue()获得数字时代int价值。intAbstractChronology. hashCode()这个年表的哈希码。intChronoLocalDate. hashCode()这个日期的哈希码。intChronoLocalDateTime. hashCode()这个日期时间的哈希码。intChronology. hashCode()这个年表的哈希码。intChronoPeriod. hashCode()此期间的哈希码。intChronoZonedDateTime. hashCode()这个日期时间的哈希码。intHijrahDate. hashCode()这个日期的哈希码。intJapaneseDate. hashCode()这个日期的哈希码。intMinguoDate. hashCode()这个日期的哈希码。intThaiBuddhistDate. hashCode()这个日期的哈希码。booleanHijrahChronology. isLeapYear(long prolepticYear)booleanHijrahDate. isLeapYear()根据Hijrah日历系统规则检查年份是否是闰年。booleanIsoChronology. isLeapYear(long prolepticYear)根据ISO培训日历系统规则,检查年份是否是闰年。booleanJapaneseChronology. isLeapYear(long prolepticYear)检查指定年份是否是闰年。booleanMinguoChronology. isLeapYear(long prolepticYear)检查指定年份是否是闰年。booleanThaiBuddhistChronology. isLeapYear(long prolepticYear)检查指定年份是否是闰年。default booleanChronoLocalDate. isSupported(TemporalField field)检查指定的字段是否受支持。default booleanChronoLocalDate. isSupported(TemporalUnit unit)检查指定的单位是否受支持。booleanChronoLocalDateTime. isSupported(TemporalField field)检查指定的字段是否受支持。default booleanChronoLocalDateTime. isSupported(TemporalUnit unit)检查指定的单位是否受支持。booleanChronoZonedDateTime. isSupported(TemporalField field)检查指定的字段是否受支持。default booleanChronoZonedDateTime. isSupported(TemporalUnit unit)检查指定的单位是否受支持。default booleanEra. isSupported(TemporalField field)检查指定的字段是否受支持。booleanJapaneseDate. isSupported(TemporalField field)检查指定的字段是否受支持。intHijrahDate. lengthOfMonth()返回由此日期表示的月份的长度。intJapaneseDate. lengthOfMonth()返回由此日期表示的月份的长度。intMinguoDate. lengthOfMonth()返回由此日期表示的月份的长度。intThaiBuddhistDate. lengthOfMonth()返回由此日期表示的月份的长度。intHijrahDate. lengthOfYear()返回由此日期表示的年份的长度。intJapaneseDate. lengthOfYear()ChronoLocalDateTime<HijrahDate>HijrahChronology. localDateTime(TemporalAccessor temporal)LocalDateTimeIsoChronology. localDateTime(TemporalAccessor temporal)从另一个日期时间对象获取ISO本地日期时间。ChronoLocalDateTime<JapaneseDate>JapaneseChronology. localDateTime(TemporalAccessor temporal)ChronoLocalDateTime<MinguoDate>MinguoChronology. localDateTime(TemporalAccessor temporal)ChronoLocalDateTime<ThaiBuddhistDate>ThaiBuddhistChronology. localDateTime(TemporalAccessor temporal)default ChronoLocalDateChronoLocalDate. minus(long amountToSubtract, TemporalUnit unit)返回与该对象相同类型的对象,并减去指定的时间段。default ChronoLocalDateChronoLocalDate. minus(TemporalAmount amount)返回与该对象相同类型的对象,并减去一个数量。default ChronoLocalDateTime<D>ChronoLocalDateTime. minus(long amountToSubtract, TemporalUnit unit)返回与该对象相同类型的对象,并减去指定的时间段。default ChronoLocalDateTime<D>ChronoLocalDateTime. minus(TemporalAmount amount)返回与该对象相同类型的对象,并减去一个数量。default ChronoZonedDateTime<D>ChronoZonedDateTime. minus(long amountToSubtract, TemporalUnit unit)返回与该对象相同类型的对象,并减去指定的时间段。default ChronoZonedDateTime<D>ChronoZonedDateTime. minus(TemporalAmount amount)返回与该对象相同类型的对象,并减去一个数量。HijrahDateHijrahDate. minus(long amountToSubtract, TemporalUnit unit)HijrahDateHijrahDate. minus(TemporalAmount amount)返回与该对象相同类型的对象,并减去一个数量。JapaneseDateJapaneseDate. minus(long amountToAdd, TemporalUnit unit)JapaneseDateJapaneseDate. minus(TemporalAmount amount)返回与该对象相同类型的对象,并减去一个数量。MinguoDateMinguoDate. minus(long amountToAdd, TemporalUnit unit)MinguoDateMinguoDate. minus(TemporalAmount amount)返回与该对象相同类型的对象,并减去一个数量。ThaiBuddhistDateThaiBuddhistDate. minus(long amountToAdd, TemporalUnit unit)ThaiBuddhistDateThaiBuddhistDate. minus(TemporalAmount amount)返回与该对象相同类型的对象,并减去一个数量。PeriodIsoChronology. period(int years, int months, int days)根据几年,几个月和几天的时间表获得一段时间。default ChronoLocalDateChronoLocalDate. plus(long amountToAdd, TemporalUnit unit)返回与此对象相同类型的对象,并添加指定的句点。default ChronoLocalDateChronoLocalDate. plus(TemporalAmount amount)返回与此对象相同类型的对象,并添加一个金额。ChronoLocalDateTime<D>ChronoLocalDateTime. plus(long amountToAdd, TemporalUnit unit)返回与此对象相同类型的对象,并添加指定的句点。default ChronoLocalDateTime<D>ChronoLocalDateTime. plus(TemporalAmount amount)返回与此对象相同类型的对象,并添加一个金额。ChronoZonedDateTime<D>ChronoZonedDateTime. plus(long amountToAdd, TemporalUnit unit)返回与此对象相同类型的对象,并添加指定的句点。default ChronoZonedDateTime<D>ChronoZonedDateTime. plus(TemporalAmount amount)返回与此对象相同类型的对象,并添加一个金额。HijrahDateHijrahDate. plus(long amountToAdd, TemporalUnit unit)HijrahDateHijrahDate. plus(TemporalAmount amount)返回与此对象相同类型的对象,并添加一个金额。JapaneseDateJapaneseDate. plus(long amountToAdd, TemporalUnit unit)JapaneseDateJapaneseDate. plus(TemporalAmount amount)返回与此对象相同类型的对象,并添加一个金额。MinguoDateMinguoDate. plus(long amountToAdd, TemporalUnit unit)MinguoDateMinguoDate. plus(TemporalAmount amount)返回与此对象相同类型的对象,并添加一个金额。ThaiBuddhistDateThaiBuddhistDate. plus(long amountToAdd, TemporalUnit unit)ThaiBuddhistDateThaiBuddhistDate. plus(TemporalAmount amount)返回与此对象相同类型的对象,并添加一个金额。intHijrahChronology. prolepticYear(Era era, int yearOfEra)intIsoChronology. prolepticYear(Era era, int yearOfEra)intJapaneseChronology. prolepticYear(Era era, int yearOfEra)intMinguoChronology. prolepticYear(Era era, int yearOfEra)intThaiBuddhistChronology. prolepticYear(Era era, int yearOfEra)default <R> RChronoLocalDate. query(TemporalQuery<R> query)使用指定的查询查询此日期。default <R> RChronoLocalDateTime. query(TemporalQuery<R> query)使用指定的查询查询此日期时间。default <R> RChronoZonedDateTime. query(TemporalQuery<R> query)使用指定的查询查询此日期时间。default <R> REra. query(TemporalQuery<R> query)使用指定的查询查询此时代。default ValueRangeChronoZonedDateTime. range(TemporalField field)default ValueRangeEra. range(TemporalField field)获取指定字段的有效值的范围。ValueRangeHijrahChronology. range(ChronoField field)ValueRangeHijrahDate. range(TemporalField field)ValueRangeHijrahEra. range(TemporalField field)获取指定字段的有效值的范围。ValueRangeIsoChronology. range(ChronoField field)ValueRangeJapaneseChronology. range(ChronoField field)ValueRangeJapaneseDate. range(TemporalField field)ValueRangeJapaneseEra. range(TemporalField field)获取指定字段的有效值的范围。ValueRangeMinguoChronology. range(ChronoField field)ValueRangeMinguoDate. range(TemporalField field)ValueRangeThaiBuddhistChronology. range(ChronoField field)ValueRangeThaiBuddhistDate. range(TemporalField field)ChronoLocalDateAbstractChronology. resolveDate(Map<TemporalField,Long> fieldValues, ResolverStyle resolverStyle)解析解析ChronoField值到一个日期。HijrahDateHijrahChronology. resolveDate(Map<TemporalField,Long> fieldValues, ResolverStyle resolverStyle)LocalDateIsoChronology. resolveDate(Map<TemporalField,Long> fieldValues, ResolverStyle resolverStyle)解析解析中的ChronoField的日期。JapaneseDateJapaneseChronology. resolveDate(Map<TemporalField,Long> fieldValues, ResolverStyle resolverStyle)MinguoDateMinguoChronology. resolveDate(Map<TemporalField,Long> fieldValues, ResolverStyle resolverStyle)ThaiBuddhistDateThaiBuddhistChronology. resolveDate(Map<TemporalField,Long> fieldValues, ResolverStyle resolverStyle)TemporalChronoPeriod. subtractFrom(Temporal temporal)从指定的时间对象中减去这个时间段。longHijrahDate. toEpochDay()longJapaneseDate. toEpochDay()longMinguoDate. toEpochDay()longThaiBuddhistDate. toEpochDay()StringAbstractChronology. toString()输出这个年表为String,使用年表ID。StringChronoLocalDate. toString()将此日期输出为String。StringChronoLocalDateTime. toString()将此日期时间输出为String。StringChronology. toString()输出这个年表为String。StringChronoPeriod. toString()将此期间输出为String。StringChronoZonedDateTime. toString()将此日期时间输出为String。StringJapaneseEra. toString()longChronoLocalDate. until(Temporal endExclusive, TemporalUnit unit)根据指定的单位计算直到另一个日期的时间量。ChronoPeriodHijrahDate. until(ChronoLocalDate endDate)ChronoPeriodJapaneseDate. until(ChronoLocalDate endDate)ChronoPeriodMinguoDate. until(ChronoLocalDate endDate)ChronoPeriodThaiBuddhistDate. until(ChronoLocalDate endDate)default ChronoLocalDateChronoLocalDate. with(TemporalAdjuster adjuster)通过进行调整,返回与该对象相同类型的调整对象。default ChronoLocalDateChronoLocalDate. with(TemporalField field, long newValue)返回与该对象具有相同类型的对象,并更改指定的字段。default ChronoLocalDateTime<D>ChronoLocalDateTime. with(TemporalAdjuster adjuster)通过进行调整,返回与该对象相同类型的调整对象。ChronoLocalDateTime<D>ChronoLocalDateTime. with(TemporalField field, long newValue)返回与该对象具有相同类型的对象,并更改指定的字段。default ChronoZonedDateTime<D>ChronoZonedDateTime. with(TemporalAdjuster adjuster)通过进行调整,返回与该对象相同类型的调整对象。ChronoZonedDateTime<D>ChronoZonedDateTime. with(TemporalField field, long newValue)返回与该对象具有相同类型的对象,并更改指定的字段。HijrahDateHijrahDate. with(TemporalAdjuster adjuster)通过进行调整,返回与该对象相同类型的调整对象。HijrahDateHijrahDate. with(TemporalField field, long newValue)JapaneseDateJapaneseDate. with(TemporalAdjuster adjuster)通过进行调整,返回与该对象相同类型的调整对象。JapaneseDateJapaneseDate. with(TemporalField field, long newValue)MinguoDateMinguoDate. with(TemporalAdjuster adjuster)通过进行调整,返回与该对象相同类型的调整对象。MinguoDateMinguoDate. with(TemporalField field, long newValue)ThaiBuddhistDateThaiBuddhistDate. with(TemporalAdjuster adjuster)通过进行调整,返回与该对象相同类型的调整对象。ThaiBuddhistDateThaiBuddhistDate. with(TemporalField field, long newValue)ChronoZonedDateTime<HijrahDate>HijrahChronology. zonedDateTime(Instant instant, ZoneId zone)ChronoZonedDateTime<HijrahDate>HijrahChronology. zonedDateTime(TemporalAccessor temporal)ZonedDateTimeIsoChronology. zonedDateTime(Instant instant, ZoneId zone)从一个Instant获得这个年代的ISO分区日期。ZonedDateTimeIsoChronology. zonedDateTime(TemporalAccessor temporal)从另一个日期时间对象获取ISO分区的日期时间。ChronoZonedDateTime<JapaneseDate>JapaneseChronology. zonedDateTime(Instant instant, ZoneId zone)ChronoZonedDateTime<JapaneseDate>JapaneseChronology. zonedDateTime(TemporalAccessor temporal)ChronoZonedDateTime<MinguoDate>MinguoChronology. zonedDateTime(Instant instant, ZoneId zone)ChronoZonedDateTime<MinguoDate>MinguoChronology. zonedDateTime(TemporalAccessor temporal)ChronoZonedDateTime<ThaiBuddhistDate>ThaiBuddhistChronology. zonedDateTime(Instant instant, ZoneId zone)ChronoZonedDateTime<ThaiBuddhistDate>ThaiBuddhistChronology. zonedDateTime(TemporalAccessor temporal) -
Uses of Override in java.time.format
Methods in java.time.format with annotations of type Override Modifier and Type 方法 描述 booleanDecimalStyle. equals(Object obj)检查这个DecimalStyle是否等于另一个DecimalStyle。intDecimalStyle. hashCode()这个DecimalStyle的哈希码。StringDateTimeFormatter. toString()返回底层格式化程序的描述。StringDecimalStyle. toString()返回描述此DecimalStyle的字符串。 -
Uses of Override in java.time.temporal
Methods in java.time.temporal with annotations of type Override Modifier and Type 方法 描述 <R extends Temporal>
RChronoUnit. addTo(R temporal, long amount)<R extends Temporal>
RChronoField. adjustInto(R temporal, long newValue)longChronoUnit. between(Temporal temporal1Inclusive, Temporal temporal2Exclusive)booleanValueRange. equals(Object obj)检查此范围是否等于另一个范围。booleanWeekFields. equals(Object object)检查这个WeekFields是否等于指定的对象。TemporalUnitChronoField. getBaseUnit()StringChronoField. getDisplayName(Locale locale)DurationChronoUnit. getDuration()在ISO日历系统中获取本机的预计持续时间。longChronoField. getFrom(TemporalAccessor temporal)TemporalUnitChronoField. getRangeUnit()intValueRange. hashCode()此范围的哈希码。intWeekFields. hashCode()这个WeekFields哈希码。booleanChronoField. isDateBased()检查此字段是否表示日期的组件。booleanChronoUnit. isDateBased()检查本机是否是日期单位。booleanChronoUnit. isDurationEstimated()检查单位的持续时间是否是估计。booleanChronoField. isSupportedBy(TemporalAccessor temporal)booleanChronoUnit. isSupportedBy(Temporal temporal)booleanChronoField. isTimeBased()检查此字段是否表示时间的一个组成部分。booleanChronoUnit. isTimeBased()检查本机是否是时间单位。ValueRangeChronoField. range()获取字段的有效值的范围。ValueRangeChronoField. rangeRefinedBy(TemporalAccessor temporal)StringChronoField. toString()StringChronoUnit. toString()StringTemporalField. toString()获取字段的描述性名称。StringTemporalUnit. toString()获取单位的描述性名称。StringValueRange. toString()将此范围输出为String。StringWeekFields. toString()这个WeekFields实例的字符串表示形式。 -
Uses of Override in java.time.zone
Methods in java.time.zone with annotations of type Override Modifier and Type 方法 描述 intZoneOffsetTransition. compareTo(ZoneOffsetTransition transition)根据转换时刻将此转换与另一个进行比较。booleanZoneOffsetTransition. equals(Object other)检查这个对象是否等于另一个。booleanZoneOffsetTransitionRule. equals(Object otherRule)检查这个对象是否等于另一个。booleanZoneRules. equals(Object otherRules)检查这套规则是否等于另一个。intZoneOffsetTransition. hashCode()返回一个合适的哈希码。intZoneOffsetTransitionRule. hashCode()返回一个合适的哈希码。intZoneRules. hashCode()返回给定#equals的合适的哈希码。StringZoneOffsetTransition. toString()返回描述此对象的字符串。StringZoneOffsetTransitionRule. toString()返回描述此对象的字符串。StringZoneRules. toString()返回描述此对象的字符串。 -
Uses of Override in java.util
Methods in java.util with annotations of type Override Modifier and Type 方法 描述 voidDoubleSummaryStatistics. accept(double value)在摘要信息中记录另一个值。voidIntSummaryStatistics. accept(int value)在摘要信息中记录一个新值voidLongSummaryStatistics. accept(int value)记录一个新的int值的摘要信息。voidLongSummaryStatistics. accept(long value)在摘要信息中记录一个新的long值。voidGregorianCalendar. add(int field, int amount)根据日历的规则,将指定的(已签名的)时间添加到给定的日历字段。intSpliterators.AbstractDoubleSpliterator. characteristics()返回此Spliterator及其元素的一组特征。intSpliterators.AbstractIntSpliterator. characteristics()返回此Spliterator及其元素的一组特征。intSpliterators.AbstractLongSpliterator. characteristics()返回此Spliterator及其元素的一组特征。intSpliterators.AbstractSpliterator. characteristics()返回此Spliterator及其元素的一组特征。voidProperties. clear()ObjectCalendar. clone()创建并返回此对象的副本。ObjectGregorianCalendar. clone()ObjectHashMap. clone()返回此HashMap实例的浅拷贝:键和值本身不被克隆。ObjectLocale. clone()覆盖可克隆。ObjectProperties. clone()intCalendar. compareTo(Calendar anotherCalendar)比较由两个Calendar对象表示的时间值( Epoch的毫秒偏移量)。VHashMap. compute(K key, BiFunction<? super K,? super V,? extends V> remappingFunction)尝试计算指定密钥及其当前映射值的映射(如果没有当前映射,则null)。VHashtable. compute(K key, BiFunction<? super K,? super V,? extends V> remappingFunction)尝试计算指定密钥及其当前映射值的映射(如果没有当前映射,则null)。ObjectProperties. compute(Object key, BiFunction<? super Object,? super Object,?> remappingFunction)protected voidGregorianCalendar. computeFields()将时间值(从 Epoch的毫秒偏移)转换为日历字段值。VHashMap. computeIfAbsent(K key, Function<? super K,? extends V> mappingFunction)如果指定的键尚未与值相关联(或映射到null),则尝试使用给定的映射函数计算其值,并将其输入到此映射中,除非是null。VHashtable. computeIfAbsent(K key, Function<? super K,? extends V> mappingFunction)如果指定的键尚未与值相关联(或映射到null),则尝试使用给定的映射函数计算其值,并将其输入到此映射中,除非是null。ObjectProperties. computeIfAbsent(Object key, Function<? super Object,?> mappingFunction)VHashMap. computeIfPresent(K key, BiFunction<? super K,? super V,? extends V> remappingFunction)如果指定的密钥的值存在且非空,则尝试计算给定密钥及其当前映射值的新映射。VHashtable. computeIfPresent(K key, BiFunction<? super K,? super V,? extends V> remappingFunction)如果指定的密钥的值存在且非空,则尝试计算给定密钥及其当前映射值的新映射。ObjectProperties. computeIfPresent(Object key, BiFunction<? super Object,? super Object,?> remappingFunction)protected voidGregorianCalendar. computeTime()将日历字段值转换为时间值(与 Epoch的毫秒偏移量)。booleanProperties. contains(Object value)booleanProperties. containsKey(Object key)booleanProperties. containsValue(Object value)Enumeration<Object>Properties. elements()Set<Map.Entry<Object,Object>>Properties. entrySet()booleanCalendar. equals(Object obj)将此Calendar与指定的Object。booleanGregorianCalendar. equals(Object obj)将此GregorianCalendar与指定的Object。booleanLocale. equals(Object obj)如果此区域设置等于另一个对象,则返回true。booleanLocale.LanguageRange. equals(Object obj)将此对象与指定的对象进行比较。booleanOptional. equals(Object obj)指示一些其他对象是否等于此Optional。booleanOptionalDouble. equals(Object obj)指示某个其他对象是否等于此OptionalDouble。booleanOptionalInt. equals(Object obj)指示某个其他对象是否等于此OptionalInt。booleanOptionalLong. equals(Object obj)指示一些其他对象是否等于此OptionalLong。booleanProperties. equals(Object o)booleanPropertyPermission. equals(Object obj)检查两个PropertyPermission对象是否相等。longSpliterators.AbstractDoubleSpliterator. estimateSize()返回Spliterator.forEachRemaining(java.util.function.Consumer<? super T>)遍历将遇到的元素数量的估计值,如果为无穷大,未知数或计算成本太高,则返回Long.MAX_VALUE。longSpliterators.AbstractIntSpliterator. estimateSize()返回Spliterator.forEachRemaining(java.util.function.Consumer<? super T>)遍历将遇到的元素数量的估计值,如果无穷大,未知或计算太贵,则返回Long.MAX_VALUE。longSpliterators.AbstractLongSpliterator. estimateSize()返回Spliterator.forEachRemaining(java.util.function.Consumer<? super T>)遍历将遇到的元素数量的估计,如果为无穷大,未知或计算太贵,则返回Long.MAX_VALUE。longSpliterators.AbstractSpliterator. estimateSize()返回Spliterator.forEachRemaining(java.util.function.Consumer<? super T>)遍历将遇到的元素数量的估计值,如果无穷大,未知或计算太贵,则返回Long.MAX_VALUE。voidArrayList. forEach(Consumer<? super E> action)voidHashMap. forEach(BiConsumer<? super K,? super V> action)voidHashtable. forEach(BiConsumer<? super K,? super V> action)voidIdentityHashMap. forEach(BiConsumer<? super K,? super V> action)voidProperties. forEach(BiConsumer<? super Object,? super Object> action)voidTreeMap. forEach(BiConsumer<? super K,? super V> action)voidVector. forEach(Consumer<? super E> action)voidWeakHashMap. forEach(BiConsumer<? super K,? super V> action)default voidPrimitiveIterator.OfDouble. forEachRemaining(Consumer<? super Double> action)对每个剩余元素执行给定的操作,直到所有元素都被处理或动作引发异常。default voidPrimitiveIterator.OfInt. forEachRemaining(Consumer<? super Integer> action)对每个剩余元素执行给定的操作,直到所有元素都被处理或动作引发异常。default voidPrimitiveIterator.OfLong. forEachRemaining(Consumer<? super Long> action)对每个剩余元素执行给定的操作,直到所有元素都被处理或动作引发异常。default voidSpliterator.OfDouble. forEachRemaining(Consumer<? super Double> action)在当前线程中依次执行每个剩余元素的给定操作,直到所有元素都被处理或动作引发异常。default voidSpliterator.OfDouble. forEachRemaining(DoubleConsumer action)default voidSpliterator.OfInt. forEachRemaining(Consumer<? super Integer> action)在当前线程中依次执行每个剩余元素的给定操作,直到所有元素都被处理或动作引发异常。default voidSpliterator.OfInt. forEachRemaining(IntConsumer action)default voidSpliterator.OfLong. forEachRemaining(Consumer<? super Long> action)在当前线程中依次执行每个剩余元素的给定操作,直到所有元素都被处理或动作引发异常。default voidSpliterator.OfLong. forEachRemaining(LongConsumer action)ObjectProperties. get(Object key)SServiceLoader.Provider. get()返回提供者的一个实例。StringPropertyPermission. getActions()返回动作的“规范字符串表示”。intGregorianCalendar. getActualMaximum(int field)返回此日历字段可能有,考虑到给定的时间值和的当前值中的最大值getFirstDayOfWeek,getMinimalDaysInFirstWeek,getGregorianChange和getTimeZone方法。intGregorianCalendar. getActualMinimum(int field)返回此日历字段可能有,考虑到给定的时间值和的当前值的最小值getFirstDayOfWeek,getMinimalDaysInFirstWeek,getGregorianChange和getTimeZone方法。StringGregorianCalendar. getCalendarType()作为日历类型返回"gregory"。intGregorianCalendar. getGreatestMinimum(int field)返回此GregorianCalendar实例的给定日历字段的最高最小值。intGregorianCalendar. getLeastMaximum(int field)返回此GregorianCalendar实例的给定日历字段的最低最大值。intGregorianCalendar. getMaximum(int field)返回此GregorianCalendar实例的给定日历字段的GregorianCalendar。intGregorianCalendar. getMinimum(int field)返回此GregorianCalendar实例的给定日历字段的GregorianCalendar。VHashMap. getOrDefault(Object key, V defaultValue)VHashtable. getOrDefault(Object key, V defaultValue)ObjectProperties. getOrDefault(Object key, Object defaultValue)TimeZoneGregorianCalendar. getTimeZone()intGregorianCalendar. getWeeksInWeekYear()返回周在数量 week year由这代表GregorianCalendar。intGregorianCalendar. getWeekYear()返回 270525241424985表示的GregorianCalendar。intCalendar. hashCode()返回此日历的哈希码。intGregorianCalendar. hashCode()生成此GregorianCalendar对象的哈希码。intLocale. hashCode()覆盖hashCode。intLocale.LanguageRange. hashCode()返回对象的哈希码值。intOptional. hashCode()返回值的哈希码(如果存在),否则如果没有值,则0(零)。intOptionalDouble. hashCode()返回值的哈希码(如果存在),否则,如果没有值,则0(零)。intOptionalInt. hashCode()返回值的哈希码(如果存在),否则如果没有值,则0(零)。intOptionalLong. hashCode()返回值的哈希码(如果存在),否则如果没有值,则0(零)。intProperties. hashCode()intPropertyPermission. hashCode()返回此对象的哈希码值。booleanPropertyPermission. implies(Permission p)检查此PropertyPermission对象是否“暗示”指定的权限。booleanProperties. isEmpty()booleanGregorianCalendar. isWeekDateSupported()返回true表示此GregorianCalendar支持周日期。Enumeration<Object>Properties. keys()Set<Object>Properties. keySet()VHashMap. merge(K key, V value, BiFunction<? super V,? super V,? extends V> remappingFunction)如果指定的键尚未与值相关联或与null相关联,则将其与给定的非空值相关联。VHashtable. merge(K key, V value, BiFunction<? super V,? super V,? extends V> remappingFunction)如果指定的键尚未与值相关联或与null相关联,则将其与给定的非空值相关联。ObjectProperties. merge(Object key, Object value, BiFunction<? super Object,? super Object,?> remappingFunction)PermissionCollectionPropertyPermission. newPermissionCollection()返回一个用于存储PropertyPermission对象的新的PermissionCollection对象。default DoublePrimitiveIterator.OfDouble. next()返回迭代中的下一个元素。default IntegerPrimitiveIterator.OfInt. next()返回迭代中的下一个元素。default LongPrimitiveIterator.OfLong. next()返回迭代中的下一个元素。booleanSimpleTimeZone. observesDaylightTime()如果这个SimpleTimeZone观察到夏令时,则返回true。ObjectProperties. put(Object key, Object value)voidProperties. putAll(Map<?,?> t)VHashMap. putIfAbsent(K key, V value)VHashtable. putIfAbsent(K key, V value)ObjectProperties. putIfAbsent(Object key, Object value)protected voidProperties. rehash()booleanHashMap. remove(Object key, Object value)booleanHashtable. remove(Object key, Object value)ObjectProperties. remove(Object key)booleanProperties. remove(Object key, Object value)booleanArrayList. removeIf(Predicate<? super E> filter)booleanVector. removeIf(Predicate<? super E> filter)VHashMap. replace(K key, V value)booleanHashMap. replace(K key, V oldValue, V newValue)VHashtable. replace(K key, V value)booleanHashtable. replace(K key, V oldValue, V newValue)ObjectProperties. replace(Object key, Object value)booleanProperties. replace(Object key, Object oldValue, Object newValue)VTreeMap. replace(K key, V value)booleanTreeMap. replace(K key, V oldValue, V newValue)voidArrayList. replaceAll(UnaryOperator<E> operator)voidHashMap. replaceAll(BiFunction<? super K,? super V,? extends V> function)voidHashtable. replaceAll(BiFunction<? super K,? super V,? extends V> function)voidIdentityHashMap. replaceAll(BiFunction<? super K,? super V,? extends V> function)voidProperties. replaceAll(BiFunction<? super Object,? super Object,?> function)voidTreeMap. replaceAll(BiFunction<? super K,? super V,? extends V> function)voidVector. replaceAll(UnaryOperator<E> operator)voidWeakHashMap. replaceAll(BiFunction<? super K,? super V,? extends V> function)voidGregorianCalendar. roll(int field, boolean up)在给定时间字段上添加或减少单个时间单位,而不改变较大的字段。voidGregorianCalendar. roll(int field, int amount)向指定的日历字段添加签名金额,而不更改较大的字段。voidGregorianCalendar. setTimeZone(TimeZone zone)voidGregorianCalendar. setWeekDate(int weekYear, int weekOfYear, int dayOfWeek)intProperties. size()voidArrayList. sort(Comparator<? super E> c)voidVector. sort(Comparator<? super E> c)Spliterator<E>ArrayList. spliterator()在此列表中的元素上创建late-binding和故障快速Spliterator。default Spliterator<E>Collection. spliterator()在此集合中的元素上创建一个Spliterator。Spliterator<E>LinkedHashSet. spliterator()在此集合中的元素上创建 late-binding和 故障快速的Spliterator。Spliterator<E>LinkedList. spliterator()在此列表中的元素上创建late-binding和故障快速Spliterator。default Spliterator<E>List. spliterator()在此列表中的元素上创建一个Spliterator。default Spliterator<E>Set. spliterator()在此集合中的元素上创建一个Spliterator。default Spliterator<E>SortedSet. spliterator()在此排序集中的元素上创建一个Spliterator。Spliterator<E>Vector. spliterator()在此列表中的元素上创建一个late-binding和故障快速的Spliterator。StringCalendar. toString()返回此日历的字符串表示形式。StringCurrency. toString()返回此货币的ISO 4217货币代码。StringDoubleSummaryStatistics. toString()返回适用于调试的此对象的非空字符串表示形式。StringIntSummaryStatistics. toString()返回适用于调试的此对象的非空字符串表示形式。StringLocale.LanguageRange. toString()返回此LanguageRange对象的内容丰富的字符串表示,如果范围被加权且重量小于最大重量,LanguageRange包含语言范围和重量。StringLocale. toString()返回此Locale对象的字符串表示形式,由语言,国家/地区,变体,脚本和扩展名组成,如下所示:language +“_”+ country +“_”+(variant +“_#”|“#”)+脚本+“_”+扩展语言总是小写,国家总是大写,脚本总是标题大小写,而扩展名总是小写。StringLongSummaryStatistics. toString()返回适用于调试的此对象的非空字符串表示形式。StringOptional. toString()返回适用于调试的Optional的非空字符串表示形式。StringOptionalDouble. toString()返回适用于调试的OptionalDouble的非空字符串表示形式。StringOptionalInt. toString()返回适用于调试的OptionalInt的非空字符串表示形式。StringOptionalLong. toString()返回适用于调试的OptionalLong的非空字符串表示形式。StringProperties. toString()StringStringJoiner. toString()返回当前值,由的prefix,值加入迄今由分离delimiter和suffix,除非没有元素已经在这种情况下,被添加prefix + suffix或emptyValue返回字符。default booleanSpliterator.OfDouble. tryAdvance(Consumer<? super Double> action)如果剩下的元素存在,执行给定的动作,返回true; 否则返回false。booleanSpliterator.OfDouble. tryAdvance(DoubleConsumer action)default booleanSpliterator.OfInt. tryAdvance(Consumer<? super Integer> action)如果剩下的元素存在,执行给定的操作,返回true; 否则返回false。booleanSpliterator.OfInt. tryAdvance(IntConsumer action)default booleanSpliterator.OfLong. tryAdvance(Consumer<? super Long> action)如果剩余的元素存在,执行给定的操作,返回true; 否则返回false。booleanSpliterator.OfLong. tryAdvance(LongConsumer action)Spliterator.OfDoubleSpliterator.OfDouble. trySplit()Spliterator.OfIntSpliterator.OfInt. trySplit()Spliterator.OfLongSpliterator.OfLong. trySplit()T_SPLITRSpliterator.OfPrimitive. trySplit()Spliterator.OfDoubleSpliterators.AbstractDoubleSpliterator. trySplit()如果此分割器可以被分区,返回一个包含元素的Spliter,当从该方法返回时,它不会被该Spliter所覆盖。Spliterator.OfIntSpliterators.AbstractIntSpliterator. trySplit()如果此分割器可以被分区,返回一个包含元素的Spliter,当从该方法返回时,它不会被该Spliter所覆盖。Spliterator.OfLongSpliterators.AbstractLongSpliterator. trySplit()如果此分割器可以被分区,返回一个包含元素的Spliter,当从该方法返回时,它不会被该Spliter所覆盖。Spliterator<T>Spliterators.AbstractSpliterator. trySplit()如果此分割器可以被分区,返回一个包含元素的Spliter,当从该方法返回时,它不会被该Spliter所覆盖。Collection<Object>Properties. values() -
Uses of Override in java.util.concurrent
Methods in java.util.concurrent with annotations of type Override Modifier and Type 方法 描述 default VConcurrentMap. compute(K key, BiFunction<? super K,? super V,? extends V> remappingFunction)尝试计算指定密钥及其当前映射值的映射(如果没有当前映射,则null)。default VConcurrentMap. computeIfAbsent(K key, Function<? super K,? extends V> mappingFunction)如果指定的键尚未与值相关联(或映射到null),则尝试使用给定的映射函数计算其值,并将其输入到此映射中,除非是null。default VConcurrentMap. computeIfPresent(K key, BiFunction<? super K,? super V,? extends V> remappingFunction)如果指定的密钥的值存在且非空,则尝试计算给定密钥及其当前映射值的新映射。default voidConcurrentMap. forEach(BiConsumer<? super K,? super V> action)对此映射中的每个条目执行给定的操作,直到所有条目都被处理或操作引发异常。default VConcurrentMap. getOrDefault(Object key, V defaultValue)返回指定键映射到的值,如果此映射不包含该键的映射,则返回defaultValue。default VConcurrentMap. merge(K key, V value, BiFunction<? super V,? super V,? extends V> remappingFunction)如果指定的键尚未与值相关联或与null相关联,则将其与给定的非空值相关联。default voidConcurrentMap. replaceAll(BiFunction<? super K,? super V,? extends V> function)将每个条目的值替换为对该条目调用给定函数的结果,直到所有条目都被处理或该函数抛出异常。Spliterator<E>ConcurrentLinkedQueue. spliterator()返回此队列中的元素Spliterator。 -
Uses of Override in java.util.logging
Methods in java.util.logging with annotations of type Override Modifier and Type 方法 描述 voidConsoleHandler. close()覆盖StreamHandler.close做一个flush但不关闭输出流。voidFileHandler. close()关闭所有文件。voidMemoryHandler. close()关闭Handler并释放所有相关资源。voidSocketHandler. close()关闭此输出流。voidStreamHandler. close()关闭当前的输出流。booleanLevel. equals(Object ox)比较两个对象的值相等。voidMemoryHandler. flush()对目标Handler。voidStreamHandler. flush()刷新任何缓冲的消息。StringSimpleFormatter. format(LogRecord record)格式化给定的LogRecord。StringXMLFormatter. format(LogRecord record)将给定的消息格式化为XML。StringXMLFormatter. getHead(Handler h)返回一组XML格式记录的标题字符串。StringXMLFormatter. getTail(Handler h)返回一组XML格式记录的尾字符串。intLevel. hashCode()生成哈希码。booleanMemoryHandler. isLoggable(LogRecord record)检查这个Handler是否会将给定的LogRecord实际记录到其内部缓冲区中。booleanStreamHandler. isLoggable(LogRecord record)检查这个Handler是否会实际记录给定的LogRecord。voidConsoleHandler. publish(LogRecord record)发表LogRecord。voidFileHandler. publish(LogRecord record)格式化并发布一个LogRecord。voidMemoryHandler. publish(LogRecord record)将LogRecord存储在内部缓冲区中。voidSocketHandler. publish(LogRecord record)格式化并发布LogRecord。voidStreamHandler. publish(LogRecord record)格式化并发布LogRecord。voidStreamHandler. setEncoding(String encoding)设置(或更改)此Handler使用的字符编码。StringLevel. toString()返回此级别的字符串表示形式。 -
Uses of Override in java.util.spi
Methods in java.util.spi with annotations of type Override Modifier and Type 方法 描述 ResourceBundleAbstractResourceBundleProvider. getBundle(String baseName, Locale locale)返回ResourceBundle为给定baseName和locale。 -
Uses of Override in java.util.stream
Methods in java.util.stream with annotations of type Override Modifier and Type 方法 描述 voidDoubleStream.Builder. accept(double t)向要构建的流添加元素。voidIntStream.Builder. accept(int t)向要构建的流添加元素。voidLongStream.Builder. accept(long t)向要构建的流添加元素。voidStream.Builder. accept(T t)向要构建的流添加元素。voidBaseStream. close()关闭此流,导致此流管道的所有关闭处理程序被调用。PrimitiveIterator.OfDoubleDoubleStream. iterator()PrimitiveIterator.OfIntIntStream. iterator()PrimitiveIterator.OfLongLongStream. iterator()DoubleStreamDoubleStream. parallel()IntStreamIntStream. parallel()LongStreamLongStream. parallel()DoubleStreamDoubleStream. sequential()IntStreamIntStream. sequential()LongStreamLongStream. sequential()Spliterator.OfDoubleDoubleStream. spliterator()Spliterator.OfIntIntStream. spliterator()Spliterator.OfLongLongStream. spliterator() -
Uses of Override in java.util.zip
Methods in java.util.zip with annotations of type Override Modifier and Type 方法 描述 longAdler32. getValue()返回校验和值。longCRC32. getValue()返回CRC-32值。longCRC32C. getValue()返回CRC-32C值。voidAdler32. reset()将校验和重置为初始值。voidCRC32. reset()将CRC-32复位为初始值。voidCRC32C. reset()将CRC-32C复位为初始值。voidAdler32. update(byte[] b, int off, int len)用指定的字节数组更新校验和。voidAdler32. update(int b)用指定的字节更新校验和(参数b的低8位)。voidAdler32. update(ByteBuffer buffer)使用指定缓冲区的字节更新校验和。voidCRC32. update(byte[] b, int off, int len)用指定的字节数组更新CRC-32校验和。voidCRC32. update(int b)用指定的字节(参数b的低8位)更新CRC-32校验和。voidCRC32. update(ByteBuffer buffer)用指定缓冲区的字节更新CRC-32校验和。voidCRC32C. update(byte[] b, int off, int len)用指定的字节数组更新CRC-32C校验和。voidCRC32C. update(int b)用指定的字节(参数b的低8位)更新CRC-32C校验和。voidCRC32C. update(ByteBuffer buffer)用指定缓冲区的字节更新CRC-32C校验和。 -
Uses of Override in javafx.animation
Methods in javafx.animation with annotations of type Override Modifier and Type 方法 描述 booleanKeyFrame. equals(Object obj)指示一些其他对象是否等于此。booleanKeyValue. equals(Object obj)指示一些其他对象是否等于此。protected NodeParallelTransition. getParentTargetNode()返回此Transition的动画的目标Transition。protected NodeSequentialTransition. getParentTargetNode()返回此Transition的动画的目标Transition。intKeyFrame. hashCode()返回此KeyFrame对象的哈希码。intKeyValue. hashCode()返回此KeyValue对象的哈希码。protected voidFadeTransition. interpolate(double frac)方法interpolate()必须由Transition的实现来提供。protected voidFillTransition. interpolate(double frac)方法interpolate()必须由Transition的实现来提供。protected voidParallelTransition. interpolate(double frac)方法interpolate()必须由Transition的实现来提供。voidPathTransition. interpolate(double frac)方法interpolate()必须由Transition的实现来提供。voidPauseTransition. interpolate(double frac)方法interpolate()必须由Transition的实现来提供。protected voidRotateTransition. interpolate(double frac)该方法interpolate()必须通过的实现来提供Transition。voidScaleTransition. interpolate(double frac)方法interpolate()必须由Transition的实现来提供。protected voidSequentialTransition. interpolate(double frac)方法interpolate()必须由Transition的实现来提供。protected voidStrokeTransition. interpolate(double frac)方法interpolate()必须由Transition的实现来提供。voidTranslateTransition. interpolate(double frac)方法interpolate()必须由Transition的实现来提供。voidTimeline. stop()停止动画并将播放头重置到其初始位置。StringKeyFrame. toString()返回此KeyFrame对象的字符串表示形式。StringKeyValue. toString()返回此KeyValue对象的字符串表示形式。 -
Uses of Override in javafx.application
Methods in javafx.application with annotations of type Override Modifier and Type 方法 描述 StringPreloader.ErrorNotification. toString()返回此ErrorNotification对象的字符串表示形式。 -
Uses of Override in javafx.beans
Methods in javafx.beans with annotations of type Override Modifier and Type 方法 描述 voidWeakInvalidationListener. invalidated(Observable observable)该方法需要通过InvalidationListener的实现来提供。booleanWeakInvalidationListener. wasGarbageCollected()如果链接的侦听器被垃圾回收,则返回true。 -
Uses of Override in javafx.beans.binding
Methods in javafx.beans.binding with annotations of type Override Modifier and Type 方法 描述 DoubleBindingDoubleExpression. add(double other)DoubleBindingDoubleExpression. add(float other)DoubleBindingDoubleExpression. add(int other)DoubleBindingDoubleExpression. add(long other)DoubleBindingDoubleExpression. add(ObservableNumberValue other)DoubleBindingFloatExpression. add(double other)FloatBindingFloatExpression. add(float other)FloatBindingFloatExpression. add(int other)FloatBindingFloatExpression. add(long other)DoubleBindingIntegerExpression. add(double other)FloatBindingIntegerExpression. add(float other)IntegerBindingIntegerExpression. add(int other)LongBindingIntegerExpression. add(long other)voidListExpression. add(int i, E element)booleanListExpression. add(E element)DoubleBindingLongExpression. add(double other)FloatBindingLongExpression. add(float other)LongBindingLongExpression. add(int other)LongBindingLongExpression. add(long other)NumberBindingNumberExpressionBase. add(ObservableNumberValue other)booleanSetExpression. add(E element)booleanListExpression. addAll(int i, Collection<? extends E> elements)booleanListExpression. addAll(E... elements)booleanListExpression. addAll(Collection<? extends E> elements)booleanSetExpression. addAll(Collection<? extends E> elements)voidBooleanBinding. addListener(InvalidationListener listener)voidBooleanBinding. addListener(ChangeListener<? super Boolean> listener)voidDoubleBinding. addListener(InvalidationListener listener)voidDoubleBinding. addListener(ChangeListener<? super Number> listener)voidFloatBinding. addListener(InvalidationListener listener)voidFloatBinding. addListener(ChangeListener<? super Number> listener)voidIntegerBinding. addListener(InvalidationListener listener)voidIntegerBinding. addListener(ChangeListener<? super Number> listener)voidListBinding. addListener(InvalidationListener listener)voidListBinding. addListener(ChangeListener<? super ObservableList<E>> listener)voidListBinding. addListener(ListChangeListener<? super E> listener)voidLongBinding. addListener(InvalidationListener listener)voidLongBinding. addListener(ChangeListener<? super Number> listener)voidMapBinding. addListener(InvalidationListener listener)voidMapBinding. addListener(ChangeListener<? super ObservableMap<K,V>> listener)voidMapBinding. addListener(MapChangeListener<? super K,? super V> listener)voidObjectBinding. addListener(InvalidationListener listener)voidObjectBinding. addListener(ChangeListener<? super T> listener)voidSetBinding. addListener(InvalidationListener listener)voidSetBinding. addListener(ChangeListener<? super ObservableSet<E>> listener)voidSetBinding. addListener(SetChangeListener<? super E> listener)voidStringBinding. addListener(InvalidationListener listener)voidStringBinding. addListener(ChangeListener<? super String> listener)StringBindingNumberExpressionBase. asString()StringBindingNumberExpressionBase. asString(String format)StringBindingNumberExpressionBase. asString(Locale locale, String format)voidListExpression. clear()voidMapExpression. clear()voidSetExpression. clear()booleanListExpression. contains(Object obj)booleanSetExpression. contains(Object obj)booleanListExpression. containsAll(Collection<?> objects)booleanSetExpression. containsAll(Collection<?> objects)booleanMapExpression. containsKey(Object obj)booleanMapExpression. containsValue(Object obj)voidBooleanBinding. dispose()默认实现为dispose()为空。voidDoubleBinding. dispose()默认实现为dispose(),为空。voidFloatBinding. dispose()默认实现为dispose()为空。voidIntegerBinding. dispose()默认实现为dispose(),为空。voidListBinding. dispose()默认实现为dispose(),为空。voidLongBinding. dispose()默认实现为dispose()为空。voidMapBinding. dispose()默认实现为dispose()为空。voidObjectBinding. dispose()默认实现为dispose(),为空。voidSetBinding. dispose()默认实现为dispose()为空。voidStringBinding. dispose()默认实现为dispose()为空。DoubleBindingDoubleExpression. divide(double other)DoubleBindingDoubleExpression. divide(float other)DoubleBindingDoubleExpression. divide(int other)DoubleBindingDoubleExpression. divide(long other)DoubleBindingDoubleExpression. divide(ObservableNumberValue other)DoubleBindingFloatExpression. divide(double other)FloatBindingFloatExpression. divide(float other)FloatBindingFloatExpression. divide(int other)FloatBindingFloatExpression. divide(long other)DoubleBindingIntegerExpression. divide(double other)FloatBindingIntegerExpression. divide(float other)IntegerBindingIntegerExpression. divide(int other)LongBindingIntegerExpression. divide(long other)DoubleBindingLongExpression. divide(double other)FloatBindingLongExpression. divide(float other)LongBindingLongExpression. divide(int other)LongBindingLongExpression. divide(long other)NumberBindingNumberExpressionBase. divide(ObservableNumberValue other)doubleDoubleExpression. doubleValue()doubleFloatExpression. doubleValue()doubleIntegerExpression. doubleValue()doubleLongExpression. doubleValue()ReadOnlyBooleanPropertyListBinding. emptyProperty()ReadOnlyBooleanPropertyMapBinding. emptyProperty()ReadOnlyBooleanPropertySetBinding. emptyProperty()Set<Map.Entry<K,V>>MapExpression. entrySet()floatDoubleExpression. floatValue()floatFloatExpression. floatValue()floatIntegerExpression. floatValue()floatLongExpression. floatValue()booleanBooleanBinding. get()doubleDoubleBinding. get()返回DoubleBinding.computeValue()的结果。floatFloatBinding. get()返回FloatBinding.computeValue()的结果。intIntegerBinding. get()ObservableList<E>ListBinding. get()返回ListBinding.computeValue()的结果。EListExpression. get(int i)longLongBinding. get()返回LongBinding.computeValue()的结果。ObservableMap<K,V>MapBinding. get()返回MapBinding.computeValue()的结果。VMapExpression. get(Object key)TObjectBinding. get()返回ObjectBinding.computeValue()的结果。ObservableSet<E>SetBinding. get()返回SetBinding.computeValue()的结果。StringStringBinding. get()返回StringBinding.computeValue()的结果。ObservableList<?>BooleanBinding. getDependencies()getDependencies()的默认实现返回一个空的ObservableList。ObservableList<?>DoubleBinding. getDependencies()getDependencies()的默认实现返回一个空的ObservableList。ObservableList<?>FloatBinding. getDependencies()getDependencies()的默认实现返回一个空的ObservableList。ObservableList<?>IntegerBinding. getDependencies()getDependencies()的默认实现返回一个空的ObservableList。ObservableList<?>ListBinding. getDependencies()默认执行getDependencies(),返回一个空的ObservableList。ObservableList<?>LongBinding. getDependencies()getDependencies()的默认实现返回一个空的ObservableList。ObservableList<?>MapBinding. getDependencies()getDependencies()的默认实现返回一个空的ObservableList。ObservableList<?>ObjectBinding. getDependencies()getDependencies()的默认实现返回一个空的ObservableList。ObservableList<?>SetBinding. getDependencies()默认实现getDependencies(),返回一个空的ObservableList。ObservableList<?>StringBinding. getDependencies()getDependencies()的默认实现返回一个空的ObservableList。BooleanBooleanExpression. getValue()DoubleDoubleExpression. getValue()FloatFloatExpression. getValue()IntegerIntegerExpression. getValue()ObservableList<E>ListExpression. getValue()LongLongExpression. getValue()ObservableMap<K,V>MapExpression. getValue()TObjectExpression. getValue()ObservableSet<E>SetExpression. getValue()StringStringExpression. getValue()BooleanBindingNumberExpressionBase. greaterThan(double other)BooleanBindingNumberExpressionBase. greaterThan(float other)BooleanBindingNumberExpressionBase. greaterThan(int other)BooleanBindingNumberExpressionBase. greaterThan(long other)BooleanBindingNumberExpressionBase. greaterThan(ObservableNumberValue other)BooleanBindingNumberExpressionBase. greaterThanOrEqualTo(double other)BooleanBindingNumberExpressionBase. greaterThanOrEqualTo(float other)BooleanBindingNumberExpressionBase. greaterThanOrEqualTo(int other)BooleanBindingNumberExpressionBase. greaterThanOrEqualTo(long other)BooleanBindingNumberExpressionBase. greaterThanOrEqualTo(ObservableNumberValue other)intListExpression. indexOf(Object obj)intDoubleExpression. intValue()intFloatExpression. intValue()intIntegerExpression. intValue()intLongExpression. intValue()voidBooleanBinding. invalidate()voidDoubleBinding. invalidate()voidFloatBinding. invalidate()voidIntegerBinding. invalidate()voidListBinding. invalidate()voidLongBinding. invalidate()voidMapBinding. invalidate()voidObjectBinding. invalidate()voidSetBinding. invalidate()voidStringBinding. invalidate()booleanListExpression. isEmpty()获取属性的值为空。booleanMapExpression. isEmpty()获取属性的值为空。booleanSetExpression. isEmpty()获取属性的值为空。BooleanBindingNumberExpressionBase. isEqualTo(double other, double epsilon)BooleanBindingNumberExpressionBase. isEqualTo(float other, double epsilon)BooleanBindingNumberExpressionBase. isEqualTo(int other)BooleanBindingNumberExpressionBase. isEqualTo(int other, double epsilon)BooleanBindingNumberExpressionBase. isEqualTo(long other)BooleanBindingNumberExpressionBase. isEqualTo(long other, double epsilon)BooleanBindingNumberExpressionBase. isEqualTo(ObservableNumberValue other)BooleanBindingNumberExpressionBase. isEqualTo(ObservableNumberValue other, double epsilon)BooleanBindingNumberExpressionBase. isNotEqualTo(double other, double epsilon)BooleanBindingNumberExpressionBase. isNotEqualTo(float other, double epsilon)BooleanBindingNumberExpressionBase. isNotEqualTo(int other)BooleanBindingNumberExpressionBase. isNotEqualTo(int other, double epsilon)BooleanBindingNumberExpressionBase. isNotEqualTo(long other)BooleanBindingNumberExpressionBase. isNotEqualTo(long other, double epsilon)BooleanBindingNumberExpressionBase. isNotEqualTo(ObservableNumberValue other)BooleanBindingNumberExpressionBase. isNotEqualTo(ObservableNumberValue other, double epsilon)booleanBooleanBinding. isValid()booleanDoubleBinding. isValid()booleanFloatBinding. isValid()booleanIntegerBinding. isValid()booleanListBinding. isValid()booleanLongBinding. isValid()booleanMapBinding. isValid()booleanObjectBinding. isValid()booleanSetBinding. isValid()booleanStringBinding. isValid()Iterator<E>ListExpression. iterator()Iterator<E>SetExpression. iterator()Set<K>MapExpression. keySet()intListExpression. lastIndexOf(Object obj)BooleanBindingNumberExpressionBase. lessThan(double other)BooleanBindingNumberExpressionBase. lessThan(float other)BooleanBindingNumberExpressionBase. lessThan(int other)BooleanBindingNumberExpressionBase. lessThan(long other)BooleanBindingNumberExpressionBase. lessThan(ObservableNumberValue other)BooleanBindingNumberExpressionBase. lessThanOrEqualTo(double other)BooleanBindingNumberExpressionBase. lessThanOrEqualTo(float other)BooleanBindingNumberExpressionBase. lessThanOrEqualTo(int other)BooleanBindingNumberExpressionBase. lessThanOrEqualTo(long other)BooleanBindingNumberExpressionBase. lessThanOrEqualTo(ObservableNumberValue other)ListIterator<E>ListExpression. listIterator()ListIterator<E>ListExpression. listIterator(int i)longDoubleExpression. longValue()longFloatExpression. longValue()longIntegerExpression. longValue()longLongExpression. longValue()DoubleBindingDoubleExpression. multiply(double other)DoubleBindingDoubleExpression. multiply(float other)DoubleBindingDoubleExpression. multiply(int other)DoubleBindingDoubleExpression. multiply(long other)DoubleBindingDoubleExpression. multiply(ObservableNumberValue other)DoubleBindingFloatExpression. multiply(double other)FloatBindingFloatExpression. multiply(float other)FloatBindingFloatExpression. multiply(int other)FloatBindingFloatExpression. multiply(long other)DoubleBindingIntegerExpression. multiply(double other)FloatBindingIntegerExpression. multiply(float other)IntegerBindingIntegerExpression. multiply(int other)LongBindingIntegerExpression. multiply(long other)DoubleBindingLongExpression. multiply(double other)FloatBindingLongExpression. multiply(float other)LongBindingLongExpression. multiply(int other)LongBindingLongExpression. multiply(long other)NumberBindingNumberExpressionBase. multiply(ObservableNumberValue other)DoubleBindingDoubleExpression. negate()FloatBindingFloatExpression. negate()IntegerBindingIntegerExpression. negate()LongBindingLongExpression. negate()VMapExpression. put(K key, V value)voidMapExpression. putAll(Map<? extends K,? extends V> elements)EListExpression. remove(int i)voidListExpression. remove(int from, int to)booleanListExpression. remove(Object obj)VMapExpression. remove(Object obj)booleanSetExpression. remove(Object obj)booleanListExpression. removeAll(E... elements)booleanListExpression. removeAll(Collection<?> objects)booleanSetExpression. removeAll(Collection<?> objects)voidBooleanBinding. removeListener(InvalidationListener listener)voidBooleanBinding. removeListener(ChangeListener<? super Boolean> listener)voidDoubleBinding. removeListener(InvalidationListener listener)voidDoubleBinding. removeListener(ChangeListener<? super Number> listener)voidFloatBinding. removeListener(InvalidationListener listener)voidFloatBinding. removeListener(ChangeListener<? super Number> listener)voidIntegerBinding. removeListener(InvalidationListener listener)voidIntegerBinding. removeListener(ChangeListener<? super Number> listener)voidListBinding. removeListener(InvalidationListener listener)voidListBinding. removeListener(ChangeListener<? super ObservableList<E>> listener)voidListBinding. removeListener(ListChangeListener<? super E> listener)voidLongBinding. removeListener(InvalidationListener listener)voidLongBinding. removeListener(ChangeListener<? super Number> listener)voidMapBinding. removeListener(InvalidationListener listener)voidMapBinding. removeListener(ChangeListener<? super ObservableMap<K,V>> listener)voidMapBinding. removeListener(MapChangeListener<? super K,? super V> listener)voidObjectBinding. removeListener(InvalidationListener listener)voidObjectBinding. removeListener(ChangeListener<? super T> listener)voidSetBinding. removeListener(InvalidationListener listener)voidSetBinding. removeListener(ChangeListener<? super ObservableSet<E>> listener)voidSetBinding. removeListener(SetChangeListener<? super E> listener)voidStringBinding. removeListener(InvalidationListener listener)voidStringBinding. removeListener(ChangeListener<? super String> listener)booleanListExpression. retainAll(E... elements)booleanListExpression. retainAll(Collection<?> objects)booleanSetExpression. retainAll(Collection<?> objects)EListExpression. set(int i, E element)booleanListExpression. setAll(E... elements)booleanListExpression. setAll(Collection<? extends E> elements)intListExpression. size()intMapExpression. size()intSetExpression. size()ReadOnlyIntegerPropertyListBinding. sizeProperty()ReadOnlyIntegerPropertyMapBinding. sizeProperty()ReadOnlyIntegerPropertySetBinding. sizeProperty()List<E>ListExpression. subList(int from, int to)DoubleBindingDoubleExpression. subtract(double other)DoubleBindingDoubleExpression. subtract(float other)DoubleBindingDoubleExpression. subtract(int other)DoubleBindingDoubleExpression. subtract(long other)DoubleBindingDoubleExpression. subtract(ObservableNumberValue other)DoubleBindingFloatExpression. subtract(double other)FloatBindingFloatExpression. subtract(float other)FloatBindingFloatExpression. subtract(int other)FloatBindingFloatExpression. subtract(long other)DoubleBindingIntegerExpression. subtract(double other)FloatBindingIntegerExpression. subtract(float other)IntegerBindingIntegerExpression. subtract(int other)LongBindingIntegerExpression. subtract(long other)DoubleBindingLongExpression. subtract(double other)FloatBindingLongExpression. subtract(float other)LongBindingLongExpression. subtract(int other)LongBindingLongExpression. subtract(long other)NumberBindingNumberExpressionBase. subtract(ObservableNumberValue other)Object[]ListExpression. toArray()<T> T[]ListExpression. toArray(T[] array)Object[]SetExpression. toArray()<T> T[]SetExpression. toArray(T[] array)StringBooleanBinding. toString()返回此BooleanBinding对象的字符串表示形式。StringDoubleBinding. toString()返回此DoubleBinding对象的字符串表示形式。StringFloatBinding. toString()返回此FloatBinding对象的字符串表示形式。StringIntegerBinding. toString()返回此IntegerBinding对象的字符串表示形式。StringListBinding. toString()返回此ListBinding对象的字符串表示形式。StringLongBinding. toString()返回此LongBinding对象的字符串表示形式。StringMapBinding. toString()返回此MapBinding对象的字符串表示形式。StringObjectBinding. toString()返回此ObjectBinding对象的字符串表示形式。StringSetBinding. toString()返回此SetBinding对象的字符串表示形式。StringStringBinding. toString()返回此StringBinding对象的字符串表示形式。Collection<V>MapExpression. values() -
Uses of Override in javafx.beans.property
Methods in javafx.beans.property with annotations of type Override Modifier and Type 方法 描述 voidBooleanPropertyBase. addListener(InvalidationListener listener)voidBooleanPropertyBase. addListener(ChangeListener<? super Boolean> listener)voidDoublePropertyBase. addListener(InvalidationListener listener)voidDoublePropertyBase. addListener(ChangeListener<? super Number> listener)voidFloatPropertyBase. addListener(InvalidationListener listener)voidFloatPropertyBase. addListener(ChangeListener<? super Number> listener)voidIntegerPropertyBase. addListener(InvalidationListener listener)voidIntegerPropertyBase. addListener(ChangeListener<? super Number> listener)voidListPropertyBase. addListener(InvalidationListener listener)voidListPropertyBase. addListener(ChangeListener<? super ObservableList<E>> listener)voidListPropertyBase. addListener(ListChangeListener<? super E> listener)voidLongPropertyBase. addListener(InvalidationListener listener)voidLongPropertyBase. addListener(ChangeListener<? super Number> listener)voidMapPropertyBase. addListener(InvalidationListener listener)voidMapPropertyBase. addListener(ChangeListener<? super ObservableMap<K,V>> listener)voidMapPropertyBase. addListener(MapChangeListener<? super K,? super V> listener)voidObjectPropertyBase. addListener(InvalidationListener listener)voidObjectPropertyBase. addListener(ChangeListener<? super T> listener)voidReadOnlyBooleanPropertyBase. addListener(InvalidationListener listener)voidReadOnlyBooleanPropertyBase. addListener(ChangeListener<? super Boolean> listener)voidReadOnlyDoublePropertyBase. addListener(InvalidationListener listener)voidReadOnlyDoublePropertyBase. addListener(ChangeListener<? super Number> listener)voidReadOnlyFloatPropertyBase. addListener(InvalidationListener listener)voidReadOnlyFloatPropertyBase. addListener(ChangeListener<? super Number> listener)voidReadOnlyIntegerPropertyBase. addListener(InvalidationListener listener)voidReadOnlyIntegerPropertyBase. addListener(ChangeListener<? super Number> listener)voidReadOnlyListPropertyBase. addListener(InvalidationListener listener)voidReadOnlyListPropertyBase. addListener(ChangeListener<? super ObservableList<E>> listener)voidReadOnlyListPropertyBase. addListener(ListChangeListener<? super E> listener)voidReadOnlyLongPropertyBase. addListener(InvalidationListener listener)voidReadOnlyLongPropertyBase. addListener(ChangeListener<? super Number> listener)voidReadOnlyMapPropertyBase. addListener(InvalidationListener listener)voidReadOnlyMapPropertyBase. addListener(ChangeListener<? super ObservableMap<K,V>> listener)voidReadOnlyMapPropertyBase. addListener(MapChangeListener<? super K,? super V> listener)voidReadOnlyObjectPropertyBase. addListener(InvalidationListener listener)voidReadOnlyObjectPropertyBase. addListener(ChangeListener<? super T> listener)voidReadOnlySetPropertyBase. addListener(InvalidationListener listener)voidReadOnlySetPropertyBase. addListener(ChangeListener<? super ObservableSet<E>> listener)voidReadOnlySetPropertyBase. addListener(SetChangeListener<? super E> listener)voidReadOnlyStringPropertyBase. addListener(InvalidationListener listener)voidReadOnlyStringPropertyBase. addListener(ChangeListener<? super String> listener)voidSetPropertyBase. addListener(InvalidationListener listener)voidSetPropertyBase. addListener(ChangeListener<? super ObservableSet<E>> listener)voidSetPropertyBase. addListener(SetChangeListener<? super E> listener)voidStringPropertyBase. addListener(InvalidationListener listener)voidStringPropertyBase. addListener(ChangeListener<? super String> listener)ObjectProperty<Boolean>BooleanProperty. asObject()创建一个ObjectProperty,其值为BooleanProperty。ObjectProperty<Double>DoubleProperty. asObject()创建一个ObjectProperty双向绑定到这个DoubleProperty。ObjectProperty<Float>FloatProperty. asObject()创建一个27052524453260双向绑定到这个FloatProperty。ObjectProperty<Integer>IntegerProperty. asObject()创建一个ObjectProperty双向绑定到这个IntegerProperty。ObjectProperty<Long>LongProperty. asObject()创建一个ObjectProperty双向绑定到这个LongProperty。ReadOnlyObjectProperty<Boolean>ReadOnlyBooleanProperty. asObject()创建一个ReadOnlyObjectProperty,其值为ReadOnlyBooleanProperty。ReadOnlyObjectProperty<Double>ReadOnlyDoubleProperty. asObject()创建一个ReadOnlyObjectProperty,其值为ReadOnlyDoubleProperty。ReadOnlyObjectProperty<Float>ReadOnlyFloatProperty. asObject()创建一个ReadOnlyObjectProperty,其值为ReadOnlyFloatProperty。ReadOnlyObjectProperty<Integer>ReadOnlyIntegerProperty. asObject()创建一个持有ReadOnlyIntegerProperty的价值的ReadOnlyIntegerProperty。ReadOnlyObjectProperty<Long>ReadOnlyLongProperty. asObject()创建一个ReadOnlyObjectProperty,其值为ReadOnlyLongProperty。voidBooleanPropertyBase. bind(ObservableValue<? extends Boolean> rawObservable)为此创建一个单向绑定Property。voidDoublePropertyBase. bind(ObservableValue<? extends Number> rawObservable)为此Property创建一个单向绑定。voidFloatPropertyBase. bind(ObservableValue<? extends Number> rawObservable)为此创建一个单向绑定Property。voidIntegerPropertyBase. bind(ObservableValue<? extends Number> rawObservable)为此创建一个单向绑定Property。voidListPropertyBase. bind(ObservableValue<? extends ObservableList<E>> newObservable)voidLongPropertyBase. bind(ObservableValue<? extends Number> rawObservable)为此创建一个单向绑定Property。voidMapPropertyBase. bind(ObservableValue<? extends ObservableMap<K,V>> newObservable)voidObjectPropertyBase. bind(ObservableValue<? extends T> newObservable)为此Property创建一个单向绑定。voidSetPropertyBase. bind(ObservableValue<? extends ObservableSet<E>> newObservable)voidStringPropertyBase. bind(ObservableValue<? extends String> newObservable)为此创建一个单向绑定Property。voidBooleanProperty. bindBidirectional(Property<Boolean> other)在这个Property和另一个之间创建双向绑定。voidDoubleProperty. bindBidirectional(Property<Number> other)在这个Property和另一个之间创建双向绑定。voidFloatProperty. bindBidirectional(Property<Number> other)在这个Property和另一个之间创建双向绑定。voidIntegerProperty. bindBidirectional(Property<Number> other)在这个Property和另一个之间创建双向绑定。voidListProperty. bindBidirectional(Property<ObservableList<E>> other)在这个Property和另一个之间创建双向绑定。voidLongProperty. bindBidirectional(Property<Number> other)在这个Property和另一个之间创建双向绑定。voidMapProperty. bindBidirectional(Property<ObservableMap<K,V>> other)在这个Property和另一个之间创建双向绑定。voidObjectProperty. bindBidirectional(Property<T> other)在这个Property之间创建一个双向绑定。voidSetProperty. bindBidirectional(Property<ObservableSet<E>> other)在这个Property和另一个之间创建双向绑定。voidStringProperty. bindBidirectional(Property<String> other)在这个Property和另一个之间创建双向绑定。ReadOnlyBooleanPropertyListPropertyBase. emptyProperty()ReadOnlyBooleanPropertyMapPropertyBase. emptyProperty()ReadOnlyBooleanPropertySetPropertyBase. emptyProperty()booleanReadOnlyListProperty. equals(Object obj)booleanReadOnlyMapProperty. equals(Object obj)booleanReadOnlySetProperty. equals(Object obj)protected voidReadOnlyBooleanWrapper. fireValueChangedEvent()发送所有附件的通知InvalidationListeners和ChangeListeners。protected voidReadOnlyDoubleWrapper. fireValueChangedEvent()发送所有附件的通知InvalidationListeners和ChangeListeners。protected voidReadOnlyFloatWrapper. fireValueChangedEvent()发送所有附件的通知InvalidationListeners和ChangeListeners。protected voidReadOnlyIntegerWrapper. fireValueChangedEvent()发送所有附件的通知InvalidationListeners和ChangeListeners。protected voidReadOnlyListWrapper. fireValueChangedEvent()发送通知到所有连接InvalidationListeners,ChangeListeners,并ListChangeListener。protected voidReadOnlyListWrapper. fireValueChangedEvent(ListChangeListener.Change<? extends E> change)发送通知到所有连接InvalidationListeners,ChangeListeners,并ListChangeListener。protected voidReadOnlyLongWrapper. fireValueChangedEvent()发送所有附件的通知InvalidationListeners和ChangeListeners。protected voidReadOnlyMapWrapper. fireValueChangedEvent()发送通知到所有连接InvalidationListeners,ChangeListeners,并MapChangeListener。protected voidReadOnlyMapWrapper. fireValueChangedEvent(MapChangeListener.Change<? extends K,? extends V> change)发送通知到所有连接InvalidationListeners,ChangeListeners,并MapChangeListener。protected voidReadOnlyObjectWrapper. fireValueChangedEvent()发送所有附件的通知InvalidationListeners和ChangeListeners。protected voidReadOnlySetWrapper. fireValueChangedEvent()发送通知到所有连接InvalidationListeners,ChangeListeners,并SetChangeListener。protected voidReadOnlySetWrapper. fireValueChangedEvent(SetChangeListener.Change<? extends E> change)发送通知到所有连接InvalidationListeners,ChangeListeners,并SetChangeListener。protected voidReadOnlyStringWrapper. fireValueChangedEvent()发送所有附件的通知InvalidationListeners和ChangeListeners。booleanBooleanPropertyBase. get()获取包装的值。doubleDoublePropertyBase. get()获取包装的值。floatFloatPropertyBase. get()获取包装的值。intIntegerPropertyBase. get()获取包装的值。ObservableList<E>ListPropertyBase. get()longLongPropertyBase. get()获取包装的值。ObservableMap<K,V>MapPropertyBase. get()TObjectPropertyBase. get()获取包装的值。ObservableSet<E>SetPropertyBase. get()StringStringPropertyBase. get()获取包装的值。ObjectSimpleBooleanProperty. getBean()返回包含此属性的Object。ObjectSimpleDoubleProperty. getBean()返回包含此属性的Object。ObjectSimpleFloatProperty. getBean()返回包含此属性的Object。ObjectSimpleIntegerProperty. getBean()返回包含此属性的Object。ObjectSimpleListProperty. getBean()返回包含此属性的Object。ObjectSimpleLongProperty. getBean()返回包含此属性的Object。ObjectSimpleMapProperty. getBean()返回包含此属性的Object。ObjectSimpleObjectProperty. getBean()返回包含此属性的Object。ObjectSimpleSetProperty. getBean()返回包含此属性的Object。ObjectSimpleStringProperty. getBean()返回包含此属性的Object。StringSimpleBooleanProperty. getName()返回此属性的名称。StringSimpleDoubleProperty. getName()返回此属性的名称。StringSimpleFloatProperty. getName()返回此属性的名称。StringSimpleIntegerProperty. getName()返回此属性的名称。StringSimpleListProperty. getName()返回此属性的名称。StringSimpleLongProperty. getName()返回此属性的名称。StringSimpleMapProperty. getName()返回此属性的名称。StringSimpleObjectProperty. getName()返回此属性的名称。StringSimpleSetProperty. getName()返回此属性的名称。StringSimpleStringProperty. getName()返回此属性的名称。intReadOnlyListProperty. hashCode()intReadOnlyMapProperty. hashCode()返回此ReadOnlyMapProperty对象的哈希码。intReadOnlySetProperty. hashCode()返回此ReadOnlySetProperty对象的哈希码。booleanBooleanPropertyBase. isBound()可以用来检查,如果一个Property被绑定。booleanDoublePropertyBase. isBound()可以用来检查,如果一个Property是绑定的。booleanFloatPropertyBase. isBound()可以用来检查,如果一个Property是绑定的。booleanIntegerPropertyBase. isBound()可以用来检查,如果一个Property是绑定的。booleanListPropertyBase. isBound()booleanLongPropertyBase. isBound()可以用来检查,如果一个Property是绑定的。booleanMapPropertyBase. isBound()booleanObjectPropertyBase. isBound()可以用来检查,如果一个Property是绑定的。booleanSetPropertyBase. isBound()booleanStringPropertyBase. isBound()可以用来检查,如果一个Property是绑定的。voidBooleanPropertyBase. removeListener(InvalidationListener listener)voidBooleanPropertyBase. removeListener(ChangeListener<? super Boolean> listener)voidDoublePropertyBase. removeListener(InvalidationListener listener)voidDoublePropertyBase. removeListener(ChangeListener<? super Number> listener)voidFloatPropertyBase. removeListener(InvalidationListener listener)voidFloatPropertyBase. removeListener(ChangeListener<? super Number> listener)voidIntegerPropertyBase. removeListener(InvalidationListener listener)voidIntegerPropertyBase. removeListener(ChangeListener<? super Number> listener)voidListPropertyBase. removeListener(InvalidationListener listener)voidListPropertyBase. removeListener(ChangeListener<? super ObservableList<E>> listener)voidListPropertyBase. removeListener(ListChangeListener<? super E> listener)voidLongPropertyBase. removeListener(InvalidationListener listener)voidLongPropertyBase. removeListener(ChangeListener<? super Number> listener)voidMapPropertyBase. removeListener(InvalidationListener listener)voidMapPropertyBase. removeListener(ChangeListener<? super ObservableMap<K,V>> listener)voidMapPropertyBase. removeListener(MapChangeListener<? super K,? super V> listener)voidObjectPropertyBase. removeListener(InvalidationListener listener)voidObjectPropertyBase. removeListener(ChangeListener<? super T> listener)voidReadOnlyBooleanPropertyBase. removeListener(InvalidationListener listener)voidReadOnlyBooleanPropertyBase. removeListener(ChangeListener<? super Boolean> listener)voidReadOnlyDoublePropertyBase. removeListener(InvalidationListener listener)voidReadOnlyDoublePropertyBase. removeListener(ChangeListener<? super Number> listener)voidReadOnlyFloatPropertyBase. removeListener(InvalidationListener listener)voidReadOnlyFloatPropertyBase. removeListener(ChangeListener<? super Number> listener)voidReadOnlyIntegerPropertyBase. removeListener(InvalidationListener listener)voidReadOnlyIntegerPropertyBase. removeListener(ChangeListener<? super Number> listener)voidReadOnlyListPropertyBase. removeListener(InvalidationListener listener)voidReadOnlyListPropertyBase. removeListener(ChangeListener<? super ObservableList<E>> listener)voidReadOnlyListPropertyBase. removeListener(ListChangeListener<? super E> listener)voidReadOnlyLongPropertyBase. removeListener(InvalidationListener listener)voidReadOnlyLongPropertyBase. removeListener(ChangeListener<? super Number> listener)voidReadOnlyMapPropertyBase. removeListener(InvalidationListener listener)voidReadOnlyMapPropertyBase. removeListener(ChangeListener<? super ObservableMap<K,V>> listener)voidReadOnlyMapPropertyBase. removeListener(MapChangeListener<? super K,? super V> listener)voidReadOnlyObjectPropertyBase. removeListener(InvalidationListener listener)voidReadOnlyObjectPropertyBase. removeListener(ChangeListener<? super T> listener)voidReadOnlySetPropertyBase. removeListener(InvalidationListener listener)voidReadOnlySetPropertyBase. removeListener(ChangeListener<? super ObservableSet<E>> listener)voidReadOnlySetPropertyBase. removeListener(SetChangeListener<? super E> listener)voidReadOnlyStringPropertyBase. removeListener(InvalidationListener listener)voidReadOnlyStringPropertyBase. removeListener(ChangeListener<? super String> listener)voidSetPropertyBase. removeListener(InvalidationListener listener)voidSetPropertyBase. removeListener(ChangeListener<? super ObservableSet<E>> listener)voidSetPropertyBase. removeListener(SetChangeListener<? super E> listener)voidStringPropertyBase. removeListener(InvalidationListener listener)voidStringPropertyBase. removeListener(ChangeListener<? super String> listener)voidBooleanPropertyBase. set(boolean newValue)设置包装的值。voidDoublePropertyBase. set(double newValue)设置包装的值。voidFloatPropertyBase. set(float newValue)设置包装的值。voidIntegerPropertyBase. set(int newValue)设置包装的值。voidListPropertyBase. set(ObservableList<E> newValue)voidLongPropertyBase. set(long newValue)设置包装的值。voidMapPropertyBase. set(ObservableMap<K,V> newValue)voidObjectPropertyBase. set(T newValue)设置包装的值。voidSetPropertyBase. set(ObservableSet<E> newValue)voidStringPropertyBase. set(String newValue)设置包装的值。voidBooleanProperty. setValue(Boolean v)设置包装的值。voidDoubleProperty. setValue(Number v)设置包装的值。voidFloatProperty. setValue(Number v)设置包装的值。voidIntegerProperty. setValue(Number v)设置包装的值。voidListProperty. setValue(ObservableList<E> v)设置包装的值。voidLongProperty. setValue(Number v)设置包装的值。voidMapProperty. setValue(ObservableMap<K,V> v)设置包装的值。voidObjectProperty. setValue(T v)设置包装的值。voidSetProperty. setValue(ObservableSet<E> v)设置包装的值。voidStringProperty. setValue(String v)设置包装的值。ReadOnlyIntegerPropertyListPropertyBase. sizeProperty()ReadOnlyIntegerPropertyMapPropertyBase. sizeProperty()ReadOnlyIntegerPropertySetPropertyBase. sizeProperty()StringBooleanProperty. toString()返回此BooleanProperty对象的字符串表示形式。StringBooleanPropertyBase. toString()返回此BooleanPropertyBase对象的字符串表示形式。StringDoubleProperty. toString()返回此DoubleProperty对象的字符串表示形式。StringDoublePropertyBase. toString()返回此DoublePropertyBase对象的字符串表示形式。StringFloatProperty. toString()返回此FloatProperty对象的字符串表示形式。StringFloatPropertyBase. toString()返回此FloatPropertyBase对象的字符串表示形式。StringIntegerProperty. toString()返回此IntegerProperty对象的字符串表示形式。StringIntegerPropertyBase. toString()返回此IntegerPropertyBase对象的字符串表示形式。StringListProperty. toString()返回此ListProperty对象的字符串表示形式。StringListPropertyBase. toString()返回此ListPropertyBase对象的字符串表示形式。StringLongProperty. toString()返回此LongProperty对象的字符串表示形式。StringLongPropertyBase. toString()返回此LongPropertyBase对象的字符串表示形式。StringMapProperty. toString()返回此MapProperty对象的字符串表示形式。StringMapPropertyBase. toString()返回此MapPropertyBase对象的字符串表示形式。StringObjectProperty. toString()返回此ObjectProperty对象的字符串表示形式。StringObjectPropertyBase. toString()返回此ObjectPropertyBase对象的字符串表示形式。StringReadOnlyBooleanProperty. toString()返回此ReadOnlyBooleanProperty对象的字符串表示形式。StringReadOnlyDoubleProperty. toString()返回此ReadOnlyDoubleProperty对象的字符串表示形式。StringReadOnlyFloatProperty. toString()返回此ReadOnlyFloatProperty对象的字符串表示形式。StringReadOnlyIntegerProperty. toString()返回此ReadOnlyIntegerProperty对象的字符串表示形式。StringReadOnlyListProperty. toString()返回此ReadOnlyListProperty对象的字符串表示形式。StringReadOnlyLongProperty. toString()返回此ReadOnlyLongProperty对象的字符串表示形式。StringReadOnlyMapProperty. toString()返回此ReadOnlyMapProperty对象的字符串表示形式。StringReadOnlyObjectProperty. toString()返回此ReadOnlyObjectProperty对象的字符串表示形式。StringReadOnlySetProperty. toString()返回此ReadOnlySetProperty对象的字符串表示形式。StringReadOnlyStringProperty. toString()返回此ReadOnlyStringProperty对象的字符串表示形式。StringSetProperty. toString()返回此SetProperty对象的字符串表示形式。StringSetPropertyBase. toString()返回此SetPropertyBase对象的字符串表示形式。StringStringProperty. toString()返回此StringProperty对象的字符串表示形式。StringStringPropertyBase. toString()返回此StringPropertyBase对象的字符串表示形式。voidBooleanPropertyBase. unbind()删除这个Property的单向绑定。voidDoublePropertyBase. unbind()删除这个Property的单向绑定。voidFloatPropertyBase. unbind()删除这个Property的单向绑定。voidIntegerPropertyBase. unbind()删除此Property的单向绑定。voidListPropertyBase. unbind()voidLongPropertyBase. unbind()删除这个Property的单向绑定。voidMapPropertyBase. unbind()voidObjectPropertyBase. unbind()删除这个Property的单向绑定。voidSetPropertyBase. unbind()voidStringPropertyBase. unbind()删除这个Property的单向绑定。voidBooleanProperty. unbindBidirectional(Property<Boolean> other)删除此Property和另一个之间的双向绑定。voidDoubleProperty. unbindBidirectional(Property<Number> other)删除这个Property和另一个之间的双向绑定。voidFloatProperty. unbindBidirectional(Property<Number> other)删除此Property和另一个之间的双向绑定。voidIntegerProperty. unbindBidirectional(Property<Number> other)删除此Property和另一个之间的双向绑定。voidListProperty. unbindBidirectional(Property<ObservableList<E>> other)删除此Property和另一个之间的双向绑定。voidLongProperty. unbindBidirectional(Property<Number> other)删除这个Property和另一个之间的双向绑定。voidMapProperty. unbindBidirectional(Property<ObservableMap<K,V>> other)删除此Property和另一个之间的双向绑定。voidObjectProperty. unbindBidirectional(Property<T> other)删除此Property和另一个之间的双向绑定。voidSetProperty. unbindBidirectional(Property<ObservableSet<E>> other)删除此Property和另一个之间的双向绑定。voidStringProperty. unbindBidirectional(Property<String> other)删除此Property和另一个之间的双向绑定。 -
Uses of Override in javafx.beans.property.adapter
Methods in javafx.beans.property.adapter with annotations of type Override Modifier and Type 方法 描述 voidJavaBeanBooleanProperty. addListener(InvalidationListener listener)添加一个InvalidationListener,当Observable无效时,它将被通知。voidJavaBeanBooleanProperty. addListener(ChangeListener<? super Boolean> listener)添加一个ChangeListener,当ObservableValue的值发生变化时,它将被通知。voidJavaBeanDoubleProperty. addListener(InvalidationListener listener)添加一个InvalidationListener,当Observable无效时,它将被通知。voidJavaBeanDoubleProperty. addListener(ChangeListener<? super Number> listener)添加一个ChangeListener,当ObservableValue的值发生变化时,它将被通知。voidJavaBeanFloatProperty. addListener(InvalidationListener listener)添加一个InvalidationListener,当Observable无效时,它将被通知。voidJavaBeanFloatProperty. addListener(ChangeListener<? super Number> listener)添加一个ChangeListener,当ObservableValue的值更改时,它将被通知。voidJavaBeanIntegerProperty. addListener(InvalidationListener listener)添加一个InvalidationListener,当Observable变为无效时,它将被通知。voidJavaBeanIntegerProperty. addListener(ChangeListener<? super Number> listener)添加一个ChangeListener,当ObservableValue的值发生变化时,它将被通知。voidJavaBeanLongProperty. addListener(InvalidationListener listener)添加一个InvalidationListener,当Observable无效时,它将被通知。voidJavaBeanLongProperty. addListener(ChangeListener<? super Number> listener)添加一个ChangeListener,当ObservableValue的值发生变化时,它将被通知。voidJavaBeanObjectProperty. addListener(InvalidationListener listener)添加一个InvalidationListener,当Observable无效时,它将被通知。voidJavaBeanObjectProperty. addListener(ChangeListener<? super T> listener)添加一个ChangeListener,当ObservableValue的值更改时,它将被通知。voidJavaBeanStringProperty. addListener(InvalidationListener listener)添加一个InvalidationListener,当Observable无效时,它将被通知。voidJavaBeanStringProperty. addListener(ChangeListener<? super String> listener)添加一个ChangeListener,当ObservableValue的值发生变化时,它将被通知。voidJavaBeanBooleanProperty. bind(ObservableValue<? extends Boolean> observable)为此创建一个单向绑定Property。voidJavaBeanDoubleProperty. bind(ObservableValue<? extends Number> observable)为此创建一个单向绑定Property。voidJavaBeanFloatProperty. bind(ObservableValue<? extends Number> observable)为此Property创建一个单向绑定。voidJavaBeanIntegerProperty. bind(ObservableValue<? extends Number> observable)为此创建一个单向绑定Property。voidJavaBeanLongProperty. bind(ObservableValue<? extends Number> observable)为此创建一个单向绑定Property。voidJavaBeanObjectProperty. bind(ObservableValue<? extends T> observable)为此创建一个单向绑定Property。voidJavaBeanStringProperty. bind(ObservableValue<? extends String> observable)为此Property创建一个单向绑定。voidJavaBeanBooleanProperty. dispose()信号到JavaFX属性,它将不再被使用,任何引用都可以被删除。voidJavaBeanDoubleProperty. dispose()信号到JavaFX属性,它将不再被使用,任何引用都可以被删除。voidJavaBeanFloatProperty. dispose()信号到JavaFX属性,它将不再被使用,任何引用都可以被删除。voidJavaBeanIntegerProperty. dispose()信号到JavaFX属性,它将不再被使用,任何引用都可以被删除。voidJavaBeanLongProperty. dispose()信号到JavaFX属性,它将不再被使用,任何引用都可以被删除。voidJavaBeanObjectProperty. dispose()信号到JavaFX属性,它将不再被使用,任何引用都可以被删除。voidJavaBeanStringProperty. dispose()信号到JavaFX属性,它将不再被使用,任何引用都可以被删除。voidReadOnlyJavaBeanBooleanProperty. dispose()信号到JavaFX属性,它将不再被使用,任何引用都可以被删除。voidReadOnlyJavaBeanDoubleProperty. dispose()信号到JavaFX属性,它将不再被使用,任何引用都可以被删除。voidReadOnlyJavaBeanFloatProperty. dispose()信号到JavaFX属性,它将不再被使用,任何引用都可以被删除。voidReadOnlyJavaBeanIntegerProperty. dispose()信号到JavaFX属性,它将不再被使用,任何引用都可以被删除。voidReadOnlyJavaBeanLongProperty. dispose()信号到JavaFX属性,它将不再被使用,任何引用都可以被删除。voidReadOnlyJavaBeanObjectProperty. dispose()信号到JavaFX属性,它将不再被使用,任何引用都可以被删除。voidReadOnlyJavaBeanStringProperty. dispose()信号到JavaFX属性,它将不再被使用,任何引用都可以被删除。voidJavaBeanBooleanProperty. fireValueChangedEvent()如果Java Bean属性未绑定(即它不支持PropertyChangeListeners),则可以调用此方法来通知适配器更改Java Bean值。voidJavaBeanDoubleProperty. fireValueChangedEvent()如果Java Bean属性未绑定(即它不支持PropertyChangeListeners),则可以调用此方法来通知适配器更改Java Bean值。voidJavaBeanFloatProperty. fireValueChangedEvent()如果Java Bean属性未绑定(即它不支持PropertyChangeListeners),则可以调用此方法来通知适配器更改Java Bean值。voidJavaBeanIntegerProperty. fireValueChangedEvent()如果Java Bean属性未绑定(即它不支持PropertyChangeListeners),则可以调用此方法来通知适配器更改Java Bean值。voidJavaBeanLongProperty. fireValueChangedEvent()如果Java Bean属性未绑定(即它不支持PropertyChangeListeners),则可以调用此方法来通知适配器更改Java Bean值。voidJavaBeanObjectProperty. fireValueChangedEvent()如果Java Bean属性未绑定(即它不支持PropertyChangeListeners),则可以调用此方法来通知适配器更改Java Bean值。voidJavaBeanStringProperty. fireValueChangedEvent()如果Java Bean属性未绑定(即它不支持PropertyChangeListeners),则可以调用此方法来通知适配器更改Java Bean值。voidReadOnlyJavaBeanBooleanProperty. fireValueChangedEvent()发送所有附件的通知InvalidationListeners和ChangeListeners。voidReadOnlyJavaBeanDoubleProperty. fireValueChangedEvent()发送所有附件的通知InvalidationListeners和ChangeListeners。voidReadOnlyJavaBeanFloatProperty. fireValueChangedEvent()发送所有附件的通知InvalidationListeners和ChangeListeners。voidReadOnlyJavaBeanIntegerProperty. fireValueChangedEvent()发送所有附件的通知InvalidationListeners和ChangeListeners。voidReadOnlyJavaBeanLongProperty. fireValueChangedEvent()发送所有附件的通知InvalidationListeners和ChangeListeners。voidReadOnlyJavaBeanObjectProperty. fireValueChangedEvent()发送所有附件的通知InvalidationListeners和ChangeListeners。voidReadOnlyJavaBeanStringProperty. fireValueChangedEvent()发送所有附件的通知InvalidationListeners和ChangeListeners。booleanJavaBeanBooleanProperty. get()获取包装的值。doubleJavaBeanDoubleProperty. get()获取包装的值。floatJavaBeanFloatProperty. get()获取包装的值。intJavaBeanIntegerProperty. get()获取包装的值。longJavaBeanLongProperty. get()获取包装的值。TJavaBeanObjectProperty. get()获取包装的值。StringJavaBeanStringProperty. get()获取包装的值。booleanReadOnlyJavaBeanBooleanProperty. get()返回此ObservableBooleanValue的当前值。doubleReadOnlyJavaBeanDoubleProperty. get()返回此ObservableDoubleValue的当前值。floatReadOnlyJavaBeanFloatProperty. get()返回此ObservableFloatValue的当前值。intReadOnlyJavaBeanIntegerProperty. get()返回此ObservableIntegerValue的当前值。longReadOnlyJavaBeanLongProperty. get()返回此ObservableLongValue的当前值。TReadOnlyJavaBeanObjectProperty. get()返回此ObservableObjectValue<T>的当前值。StringReadOnlyJavaBeanStringProperty. get()返回此ObservableObjectValue<T>的当前值。ObjectJavaBeanBooleanProperty. getBean()返回包含此属性的Object。ObjectJavaBeanDoubleProperty. getBean()返回包含此属性的Object。ObjectJavaBeanFloatProperty. getBean()返回包含此属性的Object。ObjectJavaBeanIntegerProperty. getBean()返回包含此属性的Object。ObjectJavaBeanLongProperty. getBean()返回包含此属性的Object。ObjectJavaBeanObjectProperty. getBean()返回包含此属性的Object。ObjectJavaBeanStringProperty. getBean()返回包含此属性的Object。ObjectReadOnlyJavaBeanBooleanProperty. getBean()返回包含此属性的Object。ObjectReadOnlyJavaBeanDoubleProperty. getBean()返回包含此属性的Object。ObjectReadOnlyJavaBeanFloatProperty. getBean()返回包含此属性的Object。ObjectReadOnlyJavaBeanIntegerProperty. getBean()返回包含此属性的Object。ObjectReadOnlyJavaBeanLongProperty. getBean()返回包含此属性的Object。ObjectReadOnlyJavaBeanObjectProperty. getBean()返回包含此属性的Object。ObjectReadOnlyJavaBeanStringProperty. getBean()返回包含此属性的Object。StringJavaBeanBooleanProperty. getName()返回此属性的名称。StringJavaBeanDoubleProperty. getName()返回此属性的名称。StringJavaBeanFloatProperty. getName()返回此属性的名称。StringJavaBeanIntegerProperty. getName()返回此属性的名称。StringJavaBeanLongProperty. getName()返回此属性的名称。StringJavaBeanObjectProperty. getName()返回此属性的名称。StringJavaBeanStringProperty. getName()返回此属性的名称。StringReadOnlyJavaBeanBooleanProperty. getName()返回此属性的名称。StringReadOnlyJavaBeanDoubleProperty. getName()返回此属性的名称。StringReadOnlyJavaBeanFloatProperty. getName()返回此属性的名称。StringReadOnlyJavaBeanIntegerProperty. getName()返回此属性的名称。StringReadOnlyJavaBeanLongProperty. getName()返回此属性的名称。StringReadOnlyJavaBeanObjectProperty. getName()返回此属性的名称。StringReadOnlyJavaBeanStringProperty. getName()返回此属性的名称。booleanJavaBeanBooleanProperty. isBound()可以用来检查,如果一个Property是绑定的。booleanJavaBeanDoubleProperty. isBound()可以用来检查,如果一个Property是绑定的。booleanJavaBeanFloatProperty. isBound()可以用来检查,如果一个Property是绑定的。booleanJavaBeanIntegerProperty. isBound()可以用来检查,如果一个Property是绑定的。booleanJavaBeanLongProperty. isBound()可以用来检查,如果一个Property是绑定的。booleanJavaBeanObjectProperty. isBound()可以用来检查,如果一个Property是绑定的。booleanJavaBeanStringProperty. isBound()可以用来检查,如果一个Property是绑定的。voidJavaBeanBooleanProperty. removeListener(InvalidationListener listener)从监听器列表中删除给定的监听器,当Observable的值变为无效时通知Observable。voidJavaBeanBooleanProperty. removeListener(ChangeListener<? super Boolean> listener)从监听器列表中删除给定的监听器,每当ObservableValue的值发生变化时通知该ObservableValue。voidJavaBeanDoubleProperty. removeListener(InvalidationListener listener)从监听器列表中删除给定的监听器,当Observable的值变为无效时通知Observable。voidJavaBeanDoubleProperty. removeListener(ChangeListener<? super Number> listener)从监听器列表中删除给定的监听器,当ObservableValue的值发生变化时通知ObservableValue。voidJavaBeanFloatProperty. removeListener(InvalidationListener listener)从监听器列表中删除给定的侦听器,每当Observable的值变为无效时通知Observable。voidJavaBeanFloatProperty. removeListener(ChangeListener<? super Number> listener)从监听器列表中删除给定的侦听器,每当ObservableValue的值发生更改时通知ObservableValue。voidJavaBeanIntegerProperty. removeListener(InvalidationListener listener)从监听器列表中删除给定的监听器,当Observable的值变为无效时通知Observable。voidJavaBeanIntegerProperty. removeListener(ChangeListener<? super Number> listener)从监听器列表中删除给定的监听器,当ObservableValue的值发生变化时通知ObservableValue。voidJavaBeanLongProperty. removeListener(InvalidationListener listener)从监听器列表中删除给定的监听器,当Observable的值变为无效时通知Observable。voidJavaBeanLongProperty. removeListener(ChangeListener<? super Number> listener)从监听器列表中删除给定的监听器,当ObservableValue的值发生变化时通知ObservableValue。voidJavaBeanObjectProperty. removeListener(InvalidationListener listener)从监听器列表中删除给定的监听器,当Observable的值变为无效时通知Observable。voidJavaBeanObjectProperty. removeListener(ChangeListener<? super T> listener)从监听器列表中删除给定的监听器,每当ObservableValue的值发生变化时通知ObservableValue。voidJavaBeanStringProperty. removeListener(InvalidationListener listener)从监听器列表中删除给定的监听器,当Observable的值变为无效时通知Observable。voidJavaBeanStringProperty. removeListener(ChangeListener<? super String> listener)从监听器列表中删除给定的监听器,每当ObservableValue的值发生变化时通知ObservableValue。voidJavaBeanBooleanProperty. set(boolean value)设置包装的值。voidJavaBeanDoubleProperty. set(double value)设置包装的值。voidJavaBeanFloatProperty. set(float value)设置包装的值。voidJavaBeanIntegerProperty. set(int value)设置包装的值。voidJavaBeanLongProperty. set(long value)设置包装的值。voidJavaBeanObjectProperty. set(T value)设置包装的值。voidJavaBeanStringProperty. set(String value)设置包装的值。StringJavaBeanBooleanProperty. toString()返回此JavaBeanBooleanProperty对象的字符串表示形式。StringJavaBeanDoubleProperty. toString()返回此JavaBeanDoubleProperty对象的字符串表示形式。StringJavaBeanFloatProperty. toString()返回此JavaBeanFloatProperty对象的字符串表示形式。StringJavaBeanIntegerProperty. toString()返回此JavaBeanIntegerProperty对象的字符串表示形式。StringJavaBeanLongProperty. toString()返回此JavaBeanLongProperty对象的字符串表示形式。StringJavaBeanObjectProperty. toString()返回此JavaBeanObjectProperty对象的字符串表示形式。voidJavaBeanBooleanProperty. unbind()删除这个Property的单向绑定。voidJavaBeanDoubleProperty. unbind()删除这个Property的单向绑定。voidJavaBeanFloatProperty. unbind()删除这个Property的单向绑定。voidJavaBeanIntegerProperty. unbind()删除这个Property的单向绑定。voidJavaBeanLongProperty. unbind()删除此Property的单向绑定。voidJavaBeanObjectProperty. unbind()删除此Property的单向绑定。voidJavaBeanStringProperty. unbind()删除这个Property的单向绑定。 -
Uses of Override in javafx.beans.value
Methods in javafx.beans.value with annotations of type Override Modifier and Type 方法 描述 voidObservableValueBase. addListener(InvalidationListener listener)添加一个InvalidationListener,当Observable变得无效时,它将被通知。voidObservableValueBase. addListener(ChangeListener<? super T> listener)添加一个ChangeListener,当ObservableValue的值发生变化时,它将被通知。voidWeakChangeListener. changed(ObservableValue<? extends T> observable, T oldValue, T newValue)该方法需要通过ChangeListener的实现来提供。voidObservableValueBase. removeListener(InvalidationListener listener)从监听器列表中删除给定的侦听器,当Observable的值变为无效时,它们将被通知。voidObservableValueBase. removeListener(ChangeListener<? super T> listener)从监听器列表中删除给定的监听器,当ObservableValue的值发生变化时通知ObservableValue。voidWritableBooleanValue. setValue(Boolean value)设置包装的值。voidWritableDoubleValue. setValue(Number value)设置包装的值。voidWritableFloatValue. setValue(Number value)设置包装的值。voidWritableIntegerValue. setValue(Number value)设置包装的值。voidWritableLongValue. setValue(Number value)设置包装的值。booleanWeakChangeListener. wasGarbageCollected()如果链接的侦听器被垃圾回收,则返回true。 -
Uses of Override in javafx.collections
Methods in javafx.collections with annotations of type Override Modifier and Type 方法 描述 voidModifiableObservableListBase. add(int index, E element)booleanModifiableObservableListBase. addAll(int index, Collection<? extends E> c)booleanModifiableObservableListBase. addAll(Collection<? extends E> c)booleanObservableListBase. addAll(E... elements)voidObservableArrayBase. addListener(InvalidationListener listener)voidObservableArrayBase. addListener(ArrayChangeListener<T> listener)voidObservableListBase. addListener(InvalidationListener listener)voidObservableListBase. addListener(ListChangeListener<? super E> listener)abstract EModifiableObservableListBase. get(int index)voidWeakListChangeListener. onChanged(ListChangeListener.Change<? extends E> change)在对ObservableList进行了更改后调用。voidWeakMapChangeListener. onChanged(MapChangeListener.Change<? extends K,? extends V> change)在对ObservableMap进行了更改后调用。voidWeakSetChangeListener. onChanged(SetChangeListener.Change<? extends E> change)在对ObservableSet进行了更改后调用。EModifiableObservableListBase. remove(int index)booleanModifiableObservableListBase. remove(Object o)voidObservableListBase. remove(int from, int to)booleanModifiableObservableListBase. removeAll(Collection<?> c)booleanObservableListBase. removeAll(E... elements)voidObservableArrayBase. removeListener(InvalidationListener listener)voidObservableArrayBase. removeListener(ArrayChangeListener<T> listener)voidObservableListBase. removeListener(InvalidationListener listener)voidObservableListBase. removeListener(ListChangeListener<? super E> listener)protected voidModifiableObservableListBase. removeRange(int fromIndex, int toIndex)booleanModifiableObservableListBase. retainAll(Collection<?> c)booleanObservableListBase. retainAll(E... elements)EModifiableObservableListBase. set(int index, E element)booleanModifiableObservableListBase. setAll(Collection<? extends E> col)booleanObservableListBase. setAll(E... elements)booleanObservableListBase. setAll(Collection<? extends E> col)abstract intModifiableObservableListBase. size()List<E>ModifiableObservableListBase. subList(int fromIndex, int toIndex)booleanWeakListChangeListener. wasGarbageCollected()如果链接的侦听器被垃圾回收,则返回true。booleanWeakMapChangeListener. wasGarbageCollected()如果链接的侦听器被垃圾回收,则返回true。booleanWeakSetChangeListener. wasGarbageCollected()如果链接的侦听器被垃圾回收,则返回true。 -
Uses of Override in javafx.collections.transformation
Methods in javafx.collections.transformation with annotations of type Override Modifier and Type 方法 描述 EFilteredList. get(int index)返回此列表中指定位置的元素。ESortedList. get(int index)返回此列表中指定位置的元素。intFilteredList. getSourceIndex(int index)intSortedList. getSourceIndex(int index)intFilteredList. getViewIndex(int index)intSortedList. getViewIndex(int index)intFilteredList. size()返回此列表中的元素数。intSortedList. size()返回此列表中的元素数。protected voidFilteredList. sourceChanged(ListChangeListener.Change<? extends E> c)protected voidSortedList. sourceChanged(ListChangeListener.Change<? extends E> c) -
Uses of Override in javafx.concurrent
Methods in javafx.concurrent with annotations of type Override Modifier and Type 方法 描述 EventDispatchChainService. buildEventDispatchChain(EventDispatchChain tail)EventDispatchChainTask. buildEventDispatchChain(EventDispatchChain tail)booleanScheduledService. cancel()取消任何当前正在运行的任务并停止此计划的服务,这样就不会发生额外的迭代。booleanService. cancel()取消任何当前正在运行的任务(如果有)。booleanTask. cancel()booleanTask. cancel(boolean mayInterruptIfRunning)ReadOnlyObjectProperty<Throwable>Service. exceptionProperty()ReadOnlyObjectProperty<Throwable>Task. exceptionProperty()protected voidScheduledService. executeTask(Task<V> task)protected voidScheduledService. failed()对于子类的受保护的便利方法,只要服务状态已经转换到FAILED状态。ThrowableService. getException()获取属性异常的值。ThrowableTask. getException()获取属性异常的值。StringService. getMessage()获取属性消息的值。StringTask. getMessage()获取属性消息的值。doubleService. getProgress()获取属性进度的值。doubleTask. getProgress()获取属性进度的值。WorkerWorkerStateEvent. getSource()事件最初发生的工人。Worker.StateService. getState()获取属性状态的值。Worker.StateTask. getState()获取属性状态的值。StringService. getTitle()获取属性标题的值。StringTask. getTitle()获取属性标题的值。doubleService. getTotalWork()获取属性totalWork的值。doubleTask. getTotalWork()获取属性totalWork的值。VService. getValue()获取属性值的值。VTask. getValue()获取属性值的值。doubleService. getWorkDone()获取属性workDone的值。doubleTask. getWorkDone()获取属性workDone的值。booleanService. isRunning()获取运行的属性的值。booleanTask. isRunning()获取运行的属性的值。ReadOnlyStringPropertyService. messageProperty()ReadOnlyStringPropertyTask. messageProperty()ReadOnlyDoublePropertyService. progressProperty()ReadOnlyDoublePropertyTask. progressProperty()voidScheduledService. reset()重置服务。ReadOnlyBooleanPropertyService. runningProperty()ReadOnlyBooleanPropertyTask. runningProperty()ReadOnlyObjectProperty<Worker.State>Service. stateProperty()ReadOnlyObjectProperty<Worker.State>Task. stateProperty()protected voidScheduledService. succeeded()对于子类的受保护的便利方法,当服务状态已转换到SUCCEEDED状态时调用。ReadOnlyStringPropertyService. titleProperty()ReadOnlyStringPropertyTask. titleProperty()ReadOnlyDoublePropertyService. totalWorkProperty()ReadOnlyDoublePropertyTask. totalWorkProperty()ReadOnlyObjectProperty<V>Service. valueProperty()ReadOnlyObjectProperty<V>Task. valueProperty()ReadOnlyDoublePropertyService. workDoneProperty()ReadOnlyDoublePropertyTask. workDoneProperty() -
Uses of Override in javafx.css
Methods in javafx.css with annotations of type Override Modifier and Type 方法 描述 booleanCompoundSelector. applies(Styleable styleable)booleanCompoundSelector. applies(Styleable styleable, Set<PseudoClass>[] triggerStates, int depth)booleanSimpleSelector. applies(Styleable styleable)booleanSimpleSelector. applies(Styleable styleable, Set<PseudoClass>[] pseudoClasses, int depth)voidStyleableBooleanProperty. applyStyle(StyleOrigin origin, Boolean v)这个方法从CSS代码调用来设置属性的值。voidStyleableDoubleProperty. applyStyle(StyleOrigin origin, Number v)这个方法从CSS代码调用来设置属性的值。voidStyleableFloatProperty. applyStyle(StyleOrigin origin, Number v)这个方法从CSS代码调用来设置属性的值。voidStyleableIntegerProperty. applyStyle(StyleOrigin origin, Number v)这个方法从CSS代码调用来设置属性的值。voidStyleableLongProperty. applyStyle(StyleOrigin origin, Number v)这个方法从CSS代码调用来设置属性的值。voidStyleableObjectProperty. applyStyle(StyleOrigin origin, T v)这个方法从CSS代码调用来设置属性的值。voidStyleableStringProperty. applyStyle(StyleOrigin origin, String v)这个方法从CSS代码调用来设置属性的值。voidStyleableBooleanProperty. bind(ObservableValue<? extends Boolean> observable)为此创建一个单向绑定Property。voidStyleableDoubleProperty. bind(ObservableValue<? extends Number> observable)为此创建一个单向绑定Property。voidStyleableFloatProperty. bind(ObservableValue<? extends Number> observable)为此创建一个单向绑定Property。voidStyleableIntegerProperty. bind(ObservableValue<? extends Number> observable)为此创建一个单向绑定Property。voidStyleableLongProperty. bind(ObservableValue<? extends Number> observable)为此创建一个单向绑定Property。voidStyleableObjectProperty. bind(ObservableValue<? extends T> observable)为此Property创建一个单向绑定。voidStyleableStringProperty. bind(ObservableValue<? extends String> observable)为此创建一个单向绑定Property。intMatch. compareTo(Match o)MatchCompoundSelector. createMatch()MatchSimpleSelector. createMatch()booleanCompoundSelector. equals(Object obj)booleanCssMetaData. equals(Object obj)如果两个CssMetaData对象的 值为property,则它们被认为是相等的。booleanDeclaration. equals(Object obj)无论宣言所属的规则如何,一个宣言是相等的。booleanSimpleSelector. equals(Object obj)booleanSize. equals(Object obj)booleanStyle. equals(Object obj)booleanStylesheet. equals(Object obj)ObjectSimpleStyleableBooleanProperty. getBean()返回包含此属性的Object。ObjectSimpleStyleableDoubleProperty. getBean()返回包含此属性的Object。ObjectSimpleStyleableFloatProperty. getBean()返回包含此属性的Object。ObjectSimpleStyleableIntegerProperty. getBean()返回包含此属性的Object。ObjectSimpleStyleableLongProperty. getBean()返回包含此属性的Object。ObjectSimpleStyleableObjectProperty. getBean()返回包含此属性的Object。ObjectSimpleStyleableStringProperty. getBean()返回包含此属性的Object。CssMetaData<? extends Styleable,Boolean>SimpleStyleableBooleanProperty. getCssMetaData()反映了对应于这个javafx.beans.property.StyleablePropertyCssMetaData<? extends Styleable,Number>SimpleStyleableDoubleProperty. getCssMetaData()反映了对应于这个javafx.beans.property.StyleablePropertyCssMetaData<? extends Styleable,Number>SimpleStyleableFloatProperty. getCssMetaData()反映与此javafx.beans.property.StyleableProperty相对应的javafx.beans.property.StyleablePropertyCssMetaData<? extends Styleable,Number>SimpleStyleableIntegerProperty. getCssMetaData()反映了对应于这个javafx.beans.property.StyleablePropertyCssMetaData<? extends Styleable,Number>SimpleStyleableLongProperty. getCssMetaData()反映了对应于这个javafx.beans.property.StyleablePropertyCssMetaData<? extends Styleable,T>SimpleStyleableObjectProperty. getCssMetaData()反映与此javafx.beans.property.StyleableProperty对应的javafx.beans.property.StyleablePropertyCssMetaData<? extends Styleable,String>SimpleStyleableStringProperty. getCssMetaData()反映对应于这个javafx.beans.property.StyleablePropertyStringSimpleStyleableBooleanProperty. getName()返回此属性的名称。StringSimpleStyleableDoubleProperty. getName()返回此属性的名称。StringSimpleStyleableFloatProperty. getName()返回此属性的名称。StringSimpleStyleableIntegerProperty. getName()返回此属性的名称。StringSimpleStyleableLongProperty. getName()返回此属性的名称。StringSimpleStyleableObjectProperty. getName()返回此属性的名称。StringSimpleStyleableStringProperty. getName()返回此属性的名称。StyleOriginStyleableBooleanProperty. getStyleOrigin()告诉物业的价值的起源。StyleOriginStyleableDoubleProperty. getStyleOrigin()告诉物业的价值的起源。StyleOriginStyleableFloatProperty. getStyleOrigin()告诉物业的价值的起源。StyleOriginStyleableIntegerProperty. getStyleOrigin()告诉物业的价值的起源。StyleOriginStyleableLongProperty. getStyleOrigin()告诉物业的价值的起源。StyleOriginStyleableObjectProperty. getStyleOrigin()告诉物业的价值的起源。StyleOriginStyleableStringProperty. getStyleOrigin()告诉物业的价值的起源。intCompoundSelector. hashCode()intCssMetaData. hashCode()intDeclaration. hashCode()intSimpleSelector. hashCode()intSize. hashCode()intStyle. hashCode()intStylesheet. hashCode()voidStyleableBooleanProperty. set(boolean v)设置包装的值。voidStyleableDoubleProperty. set(double v)设置包装的值。voidStyleableFloatProperty. set(float v)设置包装的值。voidStyleableIntegerProperty. set(int v)设置包装的值。voidStyleableLongProperty. set(long v)设置包装的值。voidStyleableObjectProperty. set(T v)设置包装的值。voidStyleableStringProperty. set(String v)设置包装的值。booleanCompoundSelector. stateMatches(Styleable styleable, Set<PseudoClass> states)booleanSimpleSelector. stateMatches(Styleable styleable, Set<PseudoClass> states)StringCompoundSelector. toString()StringCssMetaData. toString()StringCssParser.ParseError.InlineStyleParsingError. toString()StringCssParser.ParseError.PropertySetError. toString()StringCssParser.ParseError.StringParsingError. toString()StringCssParser.ParseError.StylesheetParsingError. toString()StringCssParser.ParseError. toString()StringDeclaration. toString()StringRule. toString()将此对象转换为字符串。StringSimpleSelector. toString()将此对象转换为字符串。StringSize. toString()StringStyle. toString()StringStyleClass. toString()StringStylesheet. toString()返回此对象的字符串表示形式。protected voidCompoundSelector. writeBinary(DataOutputStream os, StyleConverter.StringStore stringStore)protected voidSimpleSelector. writeBinary(DataOutputStream os, StyleConverter.StringStore stringStore) -
Uses of Override in javafx.css.converter
Methods in javafx.css.converter with annotations of type Override Modifier and Type 方法 描述 BooleanBooleanConverter. convert(ParsedValue<String,Boolean> value, Font not_used)ColorColorConverter. convert(ParsedValue<String,Color> value, Font font)CursorCursorConverter. convert(ParsedValue<String,Cursor> value, Font not_used)ColorDeriveColorConverter. convert(ParsedValue<ParsedValue[],Color> value, Font font)SizeDeriveSizeConverter. convert(ParsedValue<ParsedValue<Size,Size>[],Size> value, Font font)DurationDurationConverter. convert(ParsedValue<ParsedValue<?,Size>,Duration> value, Font font)EffectEffectConverter. convert(ParsedValue<ParsedValue[],Effect> value, Font font)EffectEffectConverter.DropShadowConverter. convert(ParsedValue<ParsedValue[],Effect> value, Font font)EffectEffectConverter.InnerShadowConverter. convert(ParsedValue<ParsedValue[],Effect> value, Font font)EEnumConverter. convert(ParsedValue<String,E> value, Font not_used)FontFontConverter. convert(Map<CssMetaData<? extends Styleable,?>,Object> convertedValues)FontFontConverter. convert(ParsedValue<ParsedValue[],Font> value, Font font)NumberFontConverter.FontSizeConverter. convert(ParsedValue<ParsedValue<?,Size>,Number> value, Font font)FontPostureFontConverter.FontStyleConverter. convert(ParsedValue<String,FontPosture> value, Font font)FontWeightFontConverter.FontWeightConverter. convert(ParsedValue<String,FontWeight> value, Font font)InsetsInsetsConverter. convert(ParsedValue<ParsedValue[],Insets> value, Font font)Insets[]InsetsConverter.SequenceConverter. convert(ParsedValue<ParsedValue<ParsedValue[],Insets>[],Insets[]> value, Font font)ColorLadderConverter. convert(ParsedValue<ParsedValue[],Color> value, Font font)PaintPaintConverter. convert(ParsedValue<ParsedValue<?,Paint>,Paint> value, Font font)PaintPaintConverter.ImagePatternConverter. convert(ParsedValue<ParsedValue[],Paint> value, Font font)PaintPaintConverter.LinearGradientConverter. convert(ParsedValue<ParsedValue[],Paint> value, Font font)PaintPaintConverter.RadialGradientConverter. convert(ParsedValue<ParsedValue[],Paint> value, Font font)PaintPaintConverter.RepeatingImagePatternConverter. convert(ParsedValue<ParsedValue[],Paint> value, Font font)Paint[]PaintConverter.SequenceConverter. convert(ParsedValue<ParsedValue<?,Paint>[],Paint[]> value, Font font)ShapeShapeConverter. convert(ParsedValue<String,Shape> value, Font font)NumberSizeConverter. convert(ParsedValue<ParsedValue<?,Size>,Number> value, Font font)Number[]SizeConverter.SequenceConverter. convert(ParsedValue<ParsedValue[],Number[]> value, Font font)StopStopConverter. convert(ParsedValue<ParsedValue[],Stop> value, Font font)StringStringConverter. convert(ParsedValue<String,String> value, Font font)String[]StringConverter.SequenceConverter. convert(ParsedValue<ParsedValue<String,String>[],String[]> value, Font font)StringURLConverter. convert(ParsedValue<ParsedValue[],String> value, Font font)String[]URLConverter.SequenceConverter. convert(ParsedValue<ParsedValue<ParsedValue[],String>[],String[]> value, Font font)booleanEnumConverter. equals(Object other)intEnumConverter. hashCode()StringBooleanConverter. toString()StringColorConverter. toString()StringCursorConverter. toString()StringDeriveColorConverter. toString()StringDeriveSizeConverter. toString()StringDurationConverter. toString()StringEffectConverter.DropShadowConverter. toString()StringEffectConverter.InnerShadowConverter. toString()StringEffectConverter. toString()StringEnumConverter. toString()StringFontConverter.FontSizeConverter. toString()StringFontConverter.FontStyleConverter. toString()StringFontConverter.FontWeightConverter. toString()StringFontConverter. toString()StringInsetsConverter.SequenceConverter. toString()StringInsetsConverter. toString()StringLadderConverter. toString()StringPaintConverter.ImagePatternConverter. toString()StringPaintConverter.LinearGradientConverter. toString()StringPaintConverter.RadialGradientConverter. toString()StringPaintConverter.RepeatingImagePatternConverter. toString()StringPaintConverter.SequenceConverter. toString()StringPaintConverter. toString()StringSizeConverter.SequenceConverter. toString()StringSizeConverter. toString()StringStopConverter. toString()StringStringConverter.SequenceConverter. toString()StringStringConverter. toString()StringURLConverter.SequenceConverter. toString()StringURLConverter. toString()voidEnumConverter. writeBinary(DataOutputStream os, StyleConverter.StringStore sstore) -
Uses of Override in javafx.embed.swing
Methods in javafx.embed.swing with annotations of type Override Modifier and Type 方法 描述 voidJFXPanel. addNotify()通知此组件它现在有一个父组件。InputMethodRequestsJFXPanel. getInputMethodRequests()DimensionJFXPanel. getPreferredSize()booleanJFXPanel. isOpaque()booleanSwingNode. isResizable()doubleSwingNode. maxHeight(double width)返回SwingNode的最大高度用于布局计算。doubleSwingNode. maxWidth(double height)返回SwingNode用于布局计算的最大宽度。doubleSwingNode. minHeight(double width)返回SwingNode用于布局计算的最小高度。doubleSwingNode. minWidth(double height)返回SwingNode用于布局计算的最小宽度。protected voidJFXPanel. paintComponent(Graphics g)覆盖JComponent.paintComponent(Graphics)方法来绘制附加到此JFXpanel的JavaFX场景的内容。doubleSwingNode. prefHeight(double width)返回用于布局计算的SwingNode的首选高度。doubleSwingNode. prefWidth(double height)返回SwingNode用于布局计算的首选宽度。protected voidJFXPanel. processComponentEvent(ComponentEvent e)覆盖Component.processComponentEvent(ComponentEvent)方法将ComponentEvent.COMPONENT_RESIZED事件发送到附加到此JFXPanel的JavaFX场景。protected voidJFXPanel. processFocusEvent(FocusEvent e)覆盖Component.processFocusEvent(FocusEvent)方法来将焦点事件分配给连接到此JFXPanel的JavaFX场景。protected voidJFXPanel. processHierarchyBoundsEvent(HierarchyEvent e)覆盖Component.processHierarchyBoundsEvent(HierarchyEvent)方法处理HierarchyEvent.ANCESTOR_MOVED事件,并更新JavaFX场景位置以匹配屏幕上的JFXPanel位置。protected voidJFXPanel. processHierarchyEvent(HierarchyEvent e)protected voidJFXPanel. processInputMethodEvent(InputMethodEvent e)protected voidJFXPanel. processKeyEvent(KeyEvent e)覆盖Component.processKeyEvent(KeyEvent)方法将键事件发送到连接到此JFXPanel的JavaFX场景。protected voidJFXPanel. processMouseEvent(MouseEvent e)覆盖Component.processMouseEvent(MouseEvent)方法将鼠标事件发送到连接到此JFXPanel的JavaFX场景。protected voidJFXPanel. processMouseMotionEvent(MouseEvent e)覆盖Component.processMouseMotionEvent(MouseEvent)方法将鼠标移动事件发送到连接到此JFXPanel的JavaFX场景。protected voidJFXPanel. processMouseWheelEvent(MouseWheelEvent e)覆盖Component.processMouseWheelEvent(MouseWheelEvent)方法将鼠标滚轮事件发送到连接到此JFXPanel的JavaFX场景。voidJFXPanel. removeNotify()通知此组件它不再具有父组件。voidSwingNode. resize(double width, double height)由SwingNode的父母在布局期间调用SwingNode的宽度和高度。voidJFXPanel. setOpaque(boolean opaque) -
Uses of Override in javafx.event
Methods in javafx.event with annotations of type Override Modifier and Type 方法 描述 ObjectEvent. clone()创建并返回此Event的副本。ActionEventActionEvent. copyFor(Object newSource, EventTarget newTarget)EventType<? extends ActionEvent>ActionEvent. getEventType()voidWeakEventHandler. handle(T event)向相关事件处理程序发送事件通知。StringEventType. toString()返回此EventType对象的字符串表示形式。 -
Uses of Override in javafx.fxml
Methods in javafx.fxml with annotations of type Override Modifier and Type 方法 描述 booleanFXMLLoader. equals(Object obj)Builder<?>JavaFXBuilderFactory. getBuilder(Class<?> type)返回指定类型的构建器,如果不使用构建器,则返回null。 -
Uses of Override in javafx.geometry
Methods in javafx.geometry with annotations of type Override Modifier and Type 方法 描述 booleanBoundingBox. contains(double x, double y)测试指定的(x, y)坐标是否在Bounds的边界内。booleanBoundingBox. contains(double x, double y, double z)测试指定的(x, y, z)坐标是否在Bounds的边界内。booleanBoundingBox. contains(double x, double y, double w, double h)测试这个Bounds的内部Bounds完全包含指定的矩形区域。booleanBoundingBox. contains(double x, double y, double z, double w, double h, double d)测试这个Bounds的内部Bounds完全包含指定的矩形区域。booleanBoundingBox. contains(Bounds b)测试这个Bounds的内部Bounds完全包含指定的边界,b。booleanBoundingBox. contains(Point2D p)测试指定点是否在Bounds的边界内。booleanBoundingBox. contains(Point3D p)测试指定点是否在Bounds的边界内。booleanBoundingBox. equals(Object obj)指示一些其他对象是否等于此。booleanDimension2D. equals(Object obj)指示一些其他对象是否等于此。booleanInsets. equals(Object obj)指示一些其他对象是否等于此。booleanPoint2D. equals(Object obj)指示一些其他对象是否等于此。booleanPoint3D. equals(Object obj)返回该点的哈希码值。booleanRectangle2D. equals(Object obj)指示一些其他对象是否等于此。intBoundingBox. hashCode()返回对象的哈希码值。intDimension2D. hashCode()返回Dimension2D对象的哈希码值。intInsets. hashCode()返回插值的哈希码值。intPoint2D. hashCode()返回该点的哈希码值。intPoint3D. hashCode()返回此Point3D对象的哈希码。intRectangle2D. hashCode()返回此Rectangle2D对象的哈希码。booleanBoundingBox. intersects(double x, double y, double w, double h)测试这个Bounds的内部是否与指定矩形区域的内部相交。booleanBoundingBox. intersects(double x, double y, double z, double w, double h, double d)测试这个Bounds的内部是否与指定矩形区域的内部相交。booleanBoundingBox. intersects(Bounds b)测试这个Bounds的内部是否与指定的边界b的内部相交。booleanBoundingBox. isEmpty()指示此边界的任何尺寸(宽度,高度或深度)是否小于零。StringBoundingBox. toString()返回此BoundingBox的字符串表示BoundingBox。StringDimension2D. toString()返回此Dimension2D的字符串表示Dimension2D。StringInsets. toString()返回插值的字符串表示形式。StringPoint2D. toString()返回此Point2D的字符串表示Point2D。StringPoint3D. toString()返回此Point3D的字符串表示Point3D。StringRectangle2D. toString()返回此Rectangle2D的字符串表示Rectangle2D。 -
Uses of Override in javafx.print
Methods in javafx.print with annotations of type Override Modifier and Type 方法 描述 booleanPageLayout. equals(Object o)booleanPaper. equals(Object o)booleanPrintResolution. equals(Object o)intPageLayout. hashCode()intPaper. hashCode()intPrintResolution. hashCode()StringJobSettings. toString()StringPageLayout. toString()StringPaper. toString()StringPaperSource. toString()StringPrinter. toString()StringPrinterJob. toString()StringPrintResolution. toString() -
Uses of Override in javafx.scene
Methods in javafx.scene with annotations of type Override Modifier and Type 方法 描述 EventDispatchChainNode. buildEventDispatchChain(EventDispatchChain tail)为此节点构造事件调度链。EventDispatchChainScene. buildEventDispatchChain(EventDispatchChain tail)为此场景构建事件调度链。doubleParent. getBaselineOffset()基于第一个受管理的子节点计算基线偏移量。ObservableList<Node>Group. getChildren()获取此Group的孩子列表。List<CssMetaData<? extends Styleable,?>>Node. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问Node的CssMetaData而不需要反射。StyleableNode. getStyleableParent()返回此Styleable的父项,如果没有父项则返回null。ObservableList<String>Node. getStyleClass()StringNode. getTypeSelector()这种Styleable的类型用于选择器匹配。protected voidGroup. layoutChildren()组实现layoutChildren,以便每个小孩都调整为首选大小,如果小孩可调整大小。NodeParent. lookup(String selector)doubleGroup. minHeight(double width)doubleParent. minHeight(double width)doubleGroup. minWidth(double height)doubleParent. minWidth(double height)doubleGroup. prefHeight(double width)组定义优选高度只是其布局界限的高度,反过来只是其所有子项的位置和高度的总和。doubleParent. prefHeight(double width)doubleGroup. prefWidth(double height)组将首选宽度定义为其布局边界的宽度,而宽度又是其所有子项的位置和宽度之和。doubleParent. prefWidth(double height)ObjectParent. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。StringCursor. toString()返回游标的字符串表示形式。StringNode. toString()返回对象的字符串表示形式。StringSceneAntialiasing. toString()protected voidParent. updateBounds() -
Uses of Override in javafx.scene.chart
Methods in javafx.scene.chart with annotations of type Override Modifier and Type 方法 描述 protected ObjectCategoryAxis. autoRange(double length)这将根据提供给invalidateRange()方法的数据计算类别。protected ObjectNumberAxis. autoRange(double minValue, double maxValue, double length, double labelSize)被要求设置上限和下限以及需要自动调整的任何其他内容。protected ObjectValueAxis. autoRange(double length)这将根据提供给invalidateRange()方法的数据计算上限和下限。protected List<String>CategoryAxis. calculateTickValues(double length, Object range)计算范围内每个刻度线的所有数据值的列表protected List<Number>NumberAxis. calculateTickValues(double length, Object range)计算范围内每个刻度线的所有数据值的列表protected doubleChart. computeMinHeight(double width)图表的大小在外,用户告诉图表,它有多少空间和图表在里面。protected doubleChart. computeMinWidth(double height)图表的大小在外,用户告诉图表,它有多少空间和图表在里面。protected doubleAxis. computePrefHeight(double width)计算给定宽度的该轴的首选高度。protected doubleChart. computePrefHeight(double width)图表的大小在外,用户告诉图表,它有多少空间和图表在里面。protected doubleAxis. computePrefWidth(double height)计算给定高度的该轴的首选宽度。protected doubleChart. computePrefWidth(double height)图表的大小在外,用户告诉图表,它有多少空间和图表在里面。protected voidAreaChart. dataItemAdded(XYChart.Series<X,Y> series, int itemIndex, XYChart.Data<X,Y> item)protected voidBarChart. dataItemAdded(XYChart.Series<X,Y> series, int itemIndex, XYChart.Data<X,Y> item)protected voidBubbleChart. dataItemAdded(XYChart.Series<X,Y> series, int itemIndex, XYChart.Data<X,Y> item)protected voidLineChart. dataItemAdded(XYChart.Series<X,Y> series, int itemIndex, XYChart.Data<X,Y> item)protected voidScatterChart. dataItemAdded(XYChart.Series<X,Y> series, int itemIndex, XYChart.Data<X,Y> item)将数据项添加到系列时调用。protected voidStackedAreaChart. dataItemAdded(XYChart.Series<X,Y> series, int itemIndex, XYChart.Data<X,Y> item)protected voidStackedBarChart. dataItemAdded(XYChart.Series<X,Y> series, int itemIndex, XYChart.Data<X,Y> item)protected voidAreaChart. dataItemChanged(XYChart.Data<X,Y> item)数据项已更改时调用,即其xValue,yValue或extraValue已更改。protected voidBarChart. dataItemChanged(XYChart.Data<X,Y> item)数据项已更改时调用,即其xValue,yValue或extraValue已更改。protected voidBubbleChart. dataItemChanged(XYChart.Data<X,Y> item)数据项已更改时调用,即其xValue,yValue或extraValue已更改。protected voidLineChart. dataItemChanged(XYChart.Data<X,Y> item)数据项已更改时调用,即其xValue,yValue或extraValue已更改。protected voidScatterChart. dataItemChanged(XYChart.Data<X,Y> item)数据项已更改时调用,即其xValue,yValue或extraValue已更改。protected voidStackedAreaChart. dataItemChanged(XYChart.Data<X,Y> item)数据项已更改时调用,即其xValue,yValue或extraValue已更改。protected voidStackedBarChart. dataItemChanged(XYChart.Data<X,Y> item)数据项已更改时调用,即其xValue,yValue或extraValue已更改。protected voidAreaChart. dataItemRemoved(XYChart.Data<X,Y> item, XYChart.Series<X,Y> series)protected voidBarChart. dataItemRemoved(XYChart.Data<X,Y> item, XYChart.Series<X,Y> series)protected voidBubbleChart. dataItemRemoved(XYChart.Data<X,Y> item, XYChart.Series<X,Y> series)protected voidLineChart. dataItemRemoved(XYChart.Data<X,Y> item, XYChart.Series<X,Y> series)protected voidScatterChart. dataItemRemoved(XYChart.Data<X,Y> item, XYChart.Series<X,Y> series)当数据项已从数据模型中删除但在图表上仍然可见时调用。protected voidStackedAreaChart. dataItemRemoved(XYChart.Data<X,Y> item, XYChart.Series<X,Y> series)protected voidStackedBarChart. dataItemRemoved(XYChart.Data<X,Y> item, XYChart.Series<X,Y> series)NumberNumberAxis.DefaultFormatter. fromString(String string)将提供的字符串转换为由此转换器定义的数字。List<CssMetaData<? extends Styleable,?>>AreaChart. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问Node的CssMetaData而不需要反射。List<CssMetaData<? extends Styleable,?>>Axis. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问Node的CssMetaData而不需要反射。List<CssMetaData<? extends Styleable,?>>BarChart. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问节点的CssMetaData而不需要反射。List<CssMetaData<? extends Styleable,?>>CategoryAxis. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问节点的CssMetaData而不需要反射。List<CssMetaData<? extends Styleable,?>>Chart. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问节点的CssMetaData而不需要反射。List<CssMetaData<? extends Styleable,?>>LineChart. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问Node的CssMetaData而不需要反射。List<CssMetaData<? extends Styleable,?>>NumberAxis. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问Node的CssMetaData而不需要反射。List<CssMetaData<? extends Styleable,?>>PieChart. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问Node的CssMetaData而不需要反射。List<CssMetaData<? extends Styleable,?>>StackedAreaChart. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问节点的CssMetaData而不需要反射。List<CssMetaData<? extends Styleable,?>>StackedBarChart. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问Node的CssMetaData而不需要反射。List<CssMetaData<? extends Styleable,?>>ValueAxis. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问节点的CssMetaData而不需要反射。List<CssMetaData<? extends Styleable,?>>XYChart. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问Node的CssMetaData而不需要反射。doubleCategoryAxis. getDisplayPosition(String value)获取给定值的沿该轴的显示位置。doubleValueAxis. getDisplayPosition(T value)获取给定值的沿该轴的显示位置。protected ObjectCategoryAxis. getRange()被称为获取当前的轴范围。protected ObjectNumberAxis. getRange()被称为获取当前的轴范围。protected StringCategoryAxis. getTickMarkLabel(String value)获取具有给定值的刻度线的字符串标签名称protected StringNumberAxis. getTickMarkLabel(Number value)获取具有给定值的刻度线的字符串标签名称。StringCategoryAxis. getValueForDisplay(double displayPosition)获取此轴上给定显示位置的数据值。TValueAxis. getValueForDisplay(double displayPosition)获取此轴上给定显示位置的数据值。doubleCategoryAxis. getZeroPosition()获取沿该轴的零线的显示位置。doubleValueAxis. getZeroPosition()获取零轴沿该轴的显示位置。voidCategoryAxis. invalidateRange(List<String> data)数据更改时调用,范围可能不再有效。voidValueAxis. invalidateRange(List<T> data)当数据发生变化并且范围可能不再有效时调用。booleanCategoryAxis. isValueOnAxis(String value)检查给定值是否在该轴上是可绘制的booleanValueAxis. isValueOnAxis(T value)检查给定值是否在该轴上是可绘制的protected voidPieChart. layoutChartChildren(double top, double left, double contentWidth, double contentHeight)调用更新和布局从getChartChildren()protected voidXYChart. layoutChartChildren(double top, double left, double width, double height)调用更新和布局从getChartChildren()protected voidAxis. layoutChildren()在布局传递期间调用以布局此轴及其所有内容。protected voidChart. layoutChildren()在布局传递期间调用以布局此图表及其所有内容。protected voidValueAxis. layoutChildren()在布局传递期间调用以布局此轴及其所有内容。protected voidAreaChart. layoutPlotChildren()被要求更新和布局情节儿童。protected voidBarChart. layoutPlotChildren()被要求更新和布局情节儿童。protected voidBubbleChart. layoutPlotChildren()被要求更新和布局情节儿童。protected voidLineChart. layoutPlotChildren()被要求更新和布局情节儿童。protected voidScatterChart. layoutPlotChildren()被要求更新和布局情节儿童。protected voidStackedAreaChart. layoutPlotChildren()被要求更新和布局情节儿童。protected voidStackedBarChart. layoutPlotChildren()被要求更新和布局情节儿童。protected Dimension2DCategoryAxis. measureTickMarkSize(String value, Object range)测量给定刻度标记值的标签尺寸。protected Dimension2DNumberAxis. measureTickMarkSize(Number value, Object range)测量给定刻度标记值的标签尺寸。voidAxis. requestLayout()我们通过不做任何事情来抑制requestLayout()调用,因为我们不希望更改我们的孩子来导致布局。protected voidAreaChart. seriesAdded(XYChart.Series<X,Y> series, int seriesIndex)protected voidBarChart. seriesAdded(XYChart.Series<X,Y> series, int seriesIndex)protected voidBubbleChart. seriesAdded(XYChart.Series<X,Y> series, int seriesIndex)protected voidLineChart. seriesAdded(XYChart.Series<X,Y> series, int seriesIndex)protected voidScatterChart. seriesAdded(XYChart.Series<X,Y> series, int seriesIndex)一系列已经添加到图表数据模型中。protected voidStackedAreaChart. seriesAdded(XYChart.Series<X,Y> series, int seriesIndex)protected voidStackedBarChart. seriesAdded(XYChart.Series<X,Y> series, int seriesIndex)一系列已经添加到图表数据模型中。protected voidAreaChart. seriesChanged(ListChangeListener.Change<? extends XYChart.Series> c)protected voidBarChart. seriesChanged(ListChangeListener.Change<? extends XYChart.Series> c)protected voidLineChart. seriesChanged(ListChangeListener.Change<? extends XYChart.Series> c)protected voidStackedAreaChart. seriesChanged(ListChangeListener.Change<? extends XYChart.Series> c)protected voidStackedBarChart. seriesChanged(ListChangeListener.Change<? extends XYChart.Series> c)protected voidAreaChart. seriesRemoved(XYChart.Series<X,Y> series)protected voidBarChart. seriesRemoved(XYChart.Series<X,Y> series)protected voidBubbleChart. seriesRemoved(XYChart.Series<X,Y> series)protected voidLineChart. seriesRemoved(XYChart.Series<X,Y> series)protected voidScatterChart. seriesRemoved(XYChart.Series<X,Y> series)数据模型中已经删除了一个系列,但它仍然可以在图表上显示。protected voidStackedAreaChart. seriesRemoved(XYChart.Series<X,Y> series)protected voidStackedBarChart. seriesRemoved(XYChart.Series<X,Y> series)protected voidCategoryAxis. setRange(Object range, boolean animate)调用将当前轴范围设置为给定范围。protected voidNumberAxis. setRange(Object range, boolean animate)调用将当前轴范围设置为给定范围。protected voidValueAxis. tickMarksUpdated()如果已经更新了标记,则在布局期间调用,允许子类在反应中执行所需的任何操作。doubleCategoryAxis. toNumericValue(String value)所有轴值必须由某些数值表示。doubleValueAxis. toNumericValue(T value)所有轴值必须由某些数值表示。StringCategoryAxis. toRealValue(double value)所有轴值必须由某些数值表示。TValueAxis. toRealValue(double value)所有轴值必须由某些数值表示。StringAxis.TickMark. toString()返回此TickMark对象的字符串表示形式。StringNumberAxis.DefaultFormatter. toString(Number object)将提供的对象转换为其字符串形式。StringPieChart.Data. toString()返回此Data对象的字符串表示形式。StringXYChart.Data. toString()返回此Data对象的字符串表示形式。StringXYChart.Series. toString()返回此Series对象的字符串表示形式。protected voidAreaChart. updateAxisRange()当范围已经无效并且我们需要更新时,这被称为。protected voidBubbleChart. updateAxisRange()当范围已经无效并且我们需要更新时,这被称为。protected voidLineChart. updateAxisRange()当范围已经无效并且我们需要更新时,这被称为。protected voidStackedAreaChart. updateAxisRange()当范围已经无效并且我们需要更新时,这被称为。protected voidStackedBarChart. updateAxisRange()当范围已经无效并且我们需要更新时,这被称为。 -
Uses of Override in javafx.scene.control
Methods in javafx.scene.control with annotations of type Override Modifier and Type 方法 描述 <E extends Event>
voidMenu. addEventHandler(EventType<E> eventType, EventHandler<E> eventHandler)在此MenuItem中注册一个事件处理程序。EventDispatchChainDialog. buildEventDispatchChain(EventDispatchChain tail)为此目标构建事件调度链。EventDispatchChainMenu. buildEventDispatchChain(EventDispatchChain tail)为此目标构建事件调度链。EventDispatchChainMenuItem. buildEventDispatchChain(EventDispatchChain tail)为此目标构建事件调度链。EventDispatchChainTab. buildEventDispatchChain(EventDispatchChain tail)为此目标构建事件调度链。EventDispatchChainTableColumnBase. buildEventDispatchChain(EventDispatchChain tail)为此目标构建事件调度链。EventDispatchChainTreeItem. buildEventDispatchChain(EventDispatchChain tail)为此目标构建事件调度链。voidListCell. cancelEdit()调用此功能从编辑状态转换为非编辑状态,而不保存任何用户输入。voidTableCell. cancelEdit()调用此功能从编辑状态转换为非编辑状态,而不保存任何用户输入。voidTreeCell. cancelEdit()调用此功能从编辑状态转换为非编辑状态,而不保存任何用户输入。voidTreeTableCell. cancelEdit()调用此功能从编辑状态转换为非编辑状态,而不保存任何用户输入。voidTreeTableRow. cancelEdit()调用此功能从编辑状态转换为非编辑状态,而不保存任何用户输入。voidSingleSelectionModel. clearAndSelect(int index)在SingleSelectionModel中,此方法在功能上等同于调用select(index),因为一次只允许一个选择。voidTableView.TableViewSelectionModel. clearAndSelect(int row, TableColumnBase<S,?> column)清除所有选择,然后选择给定行/列交点处的单元格。voidSingleSelectionModel. clearSelection()清除所有选定索引的选择模型。voidSingleSelectionModel. clearSelection(int index)清除给定索引的选择,如果它当前被选中。voidTableView.TableViewSelectionModel. clearSelection(int row, TableColumnBase<S,?> column)从指定的行/列位置(视图索引)中移除选择。TextFormatter.ChangeTextFormatter.Change. clone()voidListCell. commitEdit(T newValue)在适当的时候调用此功能(根据您的单元格编辑用户界面的用户交互需求)来执行以下两件事:将相应的事件反馈回支持UI控件(例如voidTableCell. commitEdit(T newValue)在适当的时候调用此功能(根据您的单元格编辑用户界面的用户交互需求)来执行以下两件事:将相应的事件反馈回支持UI控件(例如voidTreeCell. commitEdit(T newValue)在适当的时候调用此功能(根据您的单元格编辑用户界面的用户交互需求)来执行以下两件事:将相应的事件反馈回支持UI控件(例如voidTreeTableCell. commitEdit(T newValue)在适当的时候调用此功能(根据您的单元格编辑用户界面的用户交互需求)来执行以下两件事:将相应的事件反馈回支持UI控件(例如voidTreeTableRow. commitEdit(T newValue)在适当的时候调用此功能(根据您的单元格编辑用户界面的用户交互需求)来执行以下两件事:将相应的事件反馈回支持UI控件(例如protected doubleControl. computeMaxHeight(double width)根据提供的宽度计算控制的最大允许高度。protected doubleControl. computeMaxWidth(double height)根据提供的高度计算控件的最大允许宽度。protected doubleControl. computeMinHeight(double width)根据提供的宽度计算控制的最小允许高度。protected doubleDialogPane. computeMinHeight(double width)计算该区域的最小高度。protected doubleControl. computeMinWidth(double height)根据提供的高度计算控件的最小允许宽度。protected doubleDialogPane. computeMinWidth(double height)计算该区域的最小宽度。protected doubleControl. computePrefHeight(double width)计算给定宽度的该区域的首选高度; 区域子类应该覆盖此方法,以根据其内容和布局策略返回适当的值。protected doubleDialogPane. computePrefHeight(double width)计算给定宽度的该区域的首选高度; 区域子类应该覆盖此方法,以根据其内容和布局策略返回适当的值。protected doubleControl. computePrefWidth(double height)计算给定高度的该区域的首选宽度。protected doubleDialogPane. computePrefWidth(double height)计算给定高度的该区域的首选宽度。voidPasswordField. copy()PasswordField什么也不做。DialogEventDialogEvent. copyFor(Object newSource, EventTarget newTarget)protected Skin<?>Accordion. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>Button. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>ButtonBar. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>CheckBox. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>ChoiceBox. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>ColorPicker. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>ComboBox. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>ContextMenu. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>DateCell. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>DatePicker. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>Hyperlink. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>Label. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>ListCell. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>ListView. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>MenuBar. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>MenuButton. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>Pagination. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>ProgressBar. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>ProgressIndicator. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>RadioButton. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>ScrollBar. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>ScrollPane. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>Separator. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>Slider. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>Spinner. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>SplitMenuButton. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>SplitPane. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>TableCell. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>TableRow. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>TableView. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>TabPane. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>TextArea. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>TextField. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>TitledPane. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>ToggleButton. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>ToolBar. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>Tooltip. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>TreeCell. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>TreeTableCell. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>TreeTableRow. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>TreeTableView. createDefaultSkin()为此控件创建一个新的默认皮肤实例。protected Skin<?>TreeView. createDefaultSkin()为此控件创建一个新的默认皮肤实例。voidPasswordField. cut()PasswordField什么也不做。voidSpinnerValueFactory.DoubleSpinnerValueFactory. decrement(int steps)尝试按照给定的步数减少value。voidSpinnerValueFactory.IntegerSpinnerValueFactory. decrement(int steps)尝试按照给定的步数减少value。voidSpinnerValueFactory.ListSpinnerValueFactory. decrement(int steps)尝试按照给定的步数减少value。voidSkinBase. dispose()当Skinnable更换皮肤时,由Skinnable调用。booleanIndexRange. equals(Object object)指示一些其他对象是否等于此。booleanTablePositionBase. equals(Object obj)指示一些其他对象是否等于此。voidButtonBase. executeAccessibleAction(AccessibleAction action, Object... parameters)该方法由辅助技术调用,请求执行由参数指示的动作。voidChoiceBox. executeAccessibleAction(AccessibleAction action, Object... parameters)该方法由辅助技术调用,请求执行由参数指示的动作。voidComboBoxBase. executeAccessibleAction(AccessibleAction action, Object... parameters)该方法由辅助技术调用,请求执行由参数指示的动作。voidControl. executeAccessibleAction(AccessibleAction action, Object... parameters)该方法由辅助技术调用,请求执行由参数指示的动作。voidListCell. executeAccessibleAction(AccessibleAction action, Object... parameters)该方法由辅助技术调用,请求执行由参数指示的动作。voidMenuButton. executeAccessibleAction(AccessibleAction action, Object... parameters)该方法由辅助技术调用,请求执行由参数指示的动作。voidScrollBar. executeAccessibleAction(AccessibleAction action, Object... parameters)该方法由辅助技术调用,请求执行由参数指示的动作。voidSlider. executeAccessibleAction(AccessibleAction action, Object... parameters)该方法由辅助技术调用,请求执行由参数指示的动作。voidSpinner. executeAccessibleAction(AccessibleAction action, Object... parameters)该方法由辅助技术调用,请求执行由参数指示的动作。voidSplitMenuButton. executeAccessibleAction(AccessibleAction action, Object... parameters)该方法由辅助技术调用,请求执行由参数指示的动作。voidTableCell. executeAccessibleAction(AccessibleAction action, Object... parameters)该方法由辅助技术调用,请求执行由参数指示的动作。voidTextInputControl. executeAccessibleAction(AccessibleAction action, Object... parameters)该方法由辅助技术调用,请求执行由参数指示的动作。voidTitledPane. executeAccessibleAction(AccessibleAction action, Object... parameters)该方法由辅助技术调用,请求执行由参数指示的动作。voidTreeCell. executeAccessibleAction(AccessibleAction action, Object... parameters)该方法由辅助技术调用,请求执行由参数指示的动作。voidTreeTableCell. executeAccessibleAction(AccessibleAction action, Object... parameters)该方法由辅助技术调用,请求执行由参数指示的动作。voidTreeTableRow. executeAccessibleAction(AccessibleAction action, Object... parameters)该方法由辅助技术调用,请求执行由参数指示的动作。voidButton. fire()当用户手势指示此事件发生ButtonBase时调用。voidCheckBox. fire()切换CheckBox的状态。voidHyperlink. fire()实现调用ActionEvent如果定义了一个。voidMenuButton. fire()这没有影响。voidRadioButton. fire()当且仅当RadioButton尚未选择或不是ToggleGroup的一部分时,才能切换单选按钮的状态。voidSplitMenuButton. fire()按下按钮时调用动作。voidToggleButton. fire()当用户手势指示应发生ButtonBase的事件时调用。voidTableView.TableViewFocusModel. focus(int index)导致给定索引处的项目接收焦点。voidTableView.TableViewFocusModel. focus(int row, TableColumn<S,?> column)导致给定索引处的项目接收焦点。voidTableView.TableViewSelectionModel. focus(int row)voidTreeTableView.TreeTableViewFocusModel. focus(int index)导致给定索引处的项目接收焦点。voidTreeTableView.TreeTableViewFocusModel. focus(int row, TreeTableColumn<S,?> column)导致给定索引处的项目接收焦点。voidTreeTableView.TreeTableViewSelectionModel. focus(int row)voidTableView.TableViewFocusModel. focusAboveCell()尝试将焦点移动到当前聚焦单元格上方的单元格。voidTreeTableView.TreeTableViewFocusModel. focusAboveCell()尝试将焦点移动到当前聚焦单元格上方的单元格。voidTableView.TableViewFocusModel. focusBelowCell()尝试将焦点移动到当前聚焦单元格下方的单元格。voidTreeTableView.TreeTableViewFocusModel. focusBelowCell()尝试将焦点移动到当前聚焦单元格下方的单元格。voidTableView.TableViewFocusModel. focusLeftCell()尝试将焦点移动到当前聚焦单元格左侧的单元格。voidTreeTableView.TreeTableViewFocusModel. focusLeftCell()尝试将焦点移动到当前聚焦单元格左侧的单元格。voidTableView.TableViewFocusModel. focusNext()尝试将焦点放在当前焦点集中的行之后。voidTreeTableView.TreeTableViewFocusModel. focusNext()尝试将焦点放在当前焦点集中的行之后。voidTableView.TableViewFocusModel. focusPrevious()尝试将重点放在目前重点集中的行之前。voidTreeTableView.TreeTableViewFocusModel. focusPrevious()尝试将重点放在目前重点集中的行之前。voidTableView.TableViewFocusModel. focusRightCell()尝试将焦点移动到当前聚焦单元格右侧的单元格。voidTreeTableView.TreeTableViewFocusModel. focusRightCell()尝试将焦点移动到当前聚焦单元格右侧的单元格。doubleControl. getBaselineOffset()基于第一个受管理的子节点计算基线偏移量。ObservableValue<T>TableColumn. getCellObservableValue(int index)尝试返回给定索引(类型为S)中的项目的ObservableValue <T>。ObservableValue<T>TableColumn. getCellObservableValue(S item)尝试返回给定项目(其类型为S)的ObservableValue <T>。ObservableValue<T>TreeTableColumn. getCellObservableValue(int index)尝试返回给定索引(类型为S)中的项目的ObservableValue <T>。ObservableValue<T>TreeTableColumn. getCellObservableValue(TreeItem<S> item)尝试返回给定项目(其类型为S)的ObservableValue <T>。intTablePosition. getColumn()Table Table在TableView中表示的列索引。TableColumn<S,?>TableView.ResizeFeatures. getColumn()返回发生resize的列,如果由于TableView resize操作而创建了此ResizeFeatures实例,则返回null。intTreeTablePosition. getColumn()TreeTablePosition在TreeTableView中表示的列索引。TreeTableColumn<S,?>TreeTableView.ResizeFeatures. getColumn()返回发生resize的列,如果由于TreeTableView resize操作而创建了此ResizeFeatures实例,则返回null。ObservableList<TableColumn<S,?>>TableColumn. getColumns()这样可以支持嵌套列,这对于将相关数据组合在一起是有用的。ObservableList<TreeTableColumn<S,?>>TreeTableColumn. getColumns()这样可以支持嵌套列,这对于将相关数据组合在一起是有用的。OrientationAccordion. getContentBias()返回节点调整大小偏置的方向以进行布局。OrientationLabeled. getContentBias()如果wrapText为true,则contentBias将为HORIZONTAL,否则为null。OrientationTitledPane. getContentBias()List<CssMetaData<? extends Styleable,?>>DatePicker. getControlCssMetaData()List<CssMetaData<? extends Styleable,?>>Labeled. getControlCssMetaData()List<CssMetaData<? extends Styleable,?>>ListView. getControlCssMetaData()List<CssMetaData<? extends Styleable,?>>MenuBar. getControlCssMetaData()List<CssMetaData<? extends Styleable,?>>Pagination. getControlCssMetaData()List<CssMetaData<? extends Styleable,?>>ScrollBar. getControlCssMetaData()List<CssMetaData<? extends Styleable,?>>ScrollPane. getControlCssMetaData()protected List<CssMetaData<? extends Styleable,?>>Separator. getControlCssMetaData()protected List<CssMetaData<? extends Styleable,?>>Slider. getControlCssMetaData()List<CssMetaData<? extends Styleable,?>>SplitPane. getControlCssMetaData()List<CssMetaData<? extends Styleable,?>>TableView. getControlCssMetaData()List<CssMetaData<? extends Styleable,?>>TabPane. getControlCssMetaData()List<CssMetaData<? extends Styleable,?>>TextArea. getControlCssMetaData()List<CssMetaData<? extends Styleable,?>>TextField. getControlCssMetaData()List<CssMetaData<? extends Styleable,?>>TextInputControl. getControlCssMetaData()List<CssMetaData<? extends Styleable,?>>TitledPane. getControlCssMetaData()List<CssMetaData<? extends Styleable,?>>ToolBar. getControlCssMetaData()List<CssMetaData<? extends Styleable,?>>TreeTableView. getControlCssMetaData()List<CssMetaData<? extends Styleable,?>>TreeView. getControlCssMetaData()List<CssMetaData<? extends Styleable,?>>Control. getCssMetaData()此方法返回一个List,其中包含所有CssMetaData,用于此控件(从Control.getControlCssMetaData()返回其Skin,假设skin property为SkinBase。List<CssMetaData<? extends Styleable,?>>DialogPane. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问节点的CssMetaData而不需要反射。List<CssMetaData<? extends Styleable,?>>MenuItem. getCssMetaData()List<CssMetaData<? extends Styleable,?>>PopupControl.CSSBridge. getCssMetaData()List<CssMetaData<? extends Styleable,?>>PopupControl. getCssMetaData()这个样式的CssMetaData。List<CssMetaData<? extends Styleable,?>>Tab. getCssMetaData()这个样式的CssMetaData。List<CssMetaData<? extends Styleable,?>>TableColumn. getCssMetaData()这个样式的CssMetaData。List<CssMetaData<? extends Styleable,?>>Tooltip. getCssMetaData()这个样式的CssMetaData。List<CssMetaData<? extends Styleable,?>>TreeTableColumn. getCssMetaData()这个样式的CssMetaData。EventType<DialogEvent>DialogEvent. getEventType()intTableView.TableViewSelectionModel. getFocusedIndex()intTreeTableView.TreeTableViewSelectionModel. getFocusedIndex()StringMenuItem. getId()获取属性ID的值。StringPopupControl. getId()这个id的这个PopupControl。StringTab. getId()此选项卡的ID。StringTableColumnBase. getId()获取属性ID的值。protected PosRadioButton. getInitialAlignment()返回此控件的初始对齐状态,供JavaFX CSS引擎正确设置其初始值。protected PosToggleButton. getInitialAlignment()返回此控件的初始对齐状态,供JavaFX CSS引擎正确设置其初始值。protected CursorHyperlink. getInitialCursor()返回此控件的初始游标状态,供JavaFX CSS引擎正确设置其初始值。protected BooleanAccordion. getInitialFocusTraversable()返回此控件的初始焦点遍历状态,供JavaFX CSS引擎正确设置其初始值。protected BooleanButtonBar. getInitialFocusTraversable()返回此控件的初始焦点遍历状态,供JavaFX CSS引擎正确设置其初始值。protected BooleanCell. getInitialFocusTraversable()返回此控件的初始焦点遍历状态,供JavaFX CSS引擎正确设置其初始值。protected BooleanControl. getInitialFocusTraversable()返回此控件的初始焦点遍历状态,供JavaFX CSS引擎正确设置其初始值。protected BooleanLabel. getInitialFocusTraversable()返回此控件的初始焦点遍历状态,供JavaFX CSS引擎正确设置其初始值。protected BooleanMenuBar. getInitialFocusTraversable()返回此控件的初始焦点遍历状态,供JavaFX CSS引擎正确设置其初始值。protected BooleanProgressBar. getInitialFocusTraversable()返回此控件的初始焦点遍历状态,供JavaFX CSS引擎正确设置其初始值。protected BooleanProgressIndicator. getInitialFocusTraversable()返回此控件的初始焦点遍历状态,供JavaFX CSS引擎正确设置其初始值。protected BooleanScrollBar. getInitialFocusTraversable()返回此控件的初始焦点遍历状态,供JavaFX CSS引擎正确设置其初始值。protected BooleanScrollPane. getInitialFocusTraversable()返回此控件的初始焦点遍历状态,供JavaFX CSS引擎正确设置其初始值。protected BooleanSeparator. getInitialFocusTraversable()返回此控件的初始焦点遍历状态,供JavaFX CSS引擎正确设置其初始值。protected BooleanSplitPane. getInitialFocusTraversable()返回此控件的初始焦点遍历状态,供JavaFX CSS引擎正确设置其初始值。protected BooleanToolBar. getInitialFocusTraversable()返回此控件的初始焦点遍历状态,供JavaFX CSS引擎正确设置其初始值。protected intTableView.TableViewFocusModel. getItemCount()返回数据模型中支配控件的项目数。protected intTableView.TableViewSelectionModel. getItemCount()返回数据模型中支配控件的项目数。protected intTreeTableView.TreeTableViewFocusModel. getItemCount()返回数据模型中支配控件的项目数。protected intTreeTableView.TreeTableViewSelectionModel. getItemCount()返回数据模型中支配控件的项目数。protected STableView.TableViewFocusModel. getModelItem(int index)返回给定索引处的项目。protected STableView.TableViewSelectionModel. getModelItem(int index)返回给定索引处的项目。protected TreeItem<S>TreeTableView.TreeTableViewFocusModel. getModelItem(int index)返回给定索引处的项目。TreeItem<S>TreeTableView.TreeTableViewSelectionModel. getModelItem(int index)返回给定索引处的项目。NodeSkinBase. getNode()获取代表此皮肤的节点。ObservableSet<PseudoClass>MenuItem. getPseudoClassStates()返回此Styleable的伪类状态。ObservableSet<PseudoClass>PopupControl. getPseudoClassStates()返回此Styleable的伪类状态。Skin<?>Control. getSkin()获取属性皮肤的值。Skin<?>PopupControl. getSkin()获取属性皮肤的值。CSkinBase. getSkinnable()获取此皮肤分配到的Skinnable。ListView<T>ListView.EditEvent. getSource()返回发生编辑的ListView。CSortEvent. getSource()TreeItem<T>TreeItem.TreeModificationEvent. getSource()返回发生此事件的TreeItem。TreeTableView<S>TreeTableView.EditEvent. getSource()返回发生编辑的TreeTableView。TreeView<T>TreeView.EditEvent. getSource()返回发生编辑的TreeView。StringMenuItem. getStyle()获取属性样式的值。StringPopupControl. getStyle()与此特定的PopupControl相关联的CSS样式的字符串表示PopupControl。StringTab. getStyle()与此选项卡关联的CSS样式字符串。StringTableColumnBase. getStyle()获取属性样式的值。NodeMenuItem. getStyleableNode()返回表示此Styleable对象的Node。NodePopupControl. getStyleableNode()返回表示此Styleable对象的Node。NodeTableColumn. getStyleableNode()返回表示此Styleable对象的Node。NodeTreeTableColumn. getStyleableNode()返回表示此Styleable对象的Node。StyleableMenuItem. getStyleableParent()返回此Styleable的父项,如果没有父项则返回null。StyleablePopupControl.CSSBridge. getStyleableParent()该方法应被视为最终方法,不应被CSSBridge的任何子类覆盖。StyleablePopupControl. getStyleableParent()返回此Styleable的父项,如果没有父项则返回null。StyleableTab. getStyleableParent()返回此Styleable的父项,如果没有父项则返回null。StyleableTableColumn. getStyleableParent()返回此Styleable的父项,如果没有父项则返回null。StyleableTooltip. getStyleableParent()StyleableTreeTableColumn. getStyleableParent()返回此Styleable的父项,如果没有父项则返回null。ObservableList<String>MenuItem. getStyleClass()*公开API * *ObservableList<String>PopupControl. getStyleClass()返回构成此PopupControl的styleClass的String标识符列表。ObservableList<String>Tab. getStyleClass()可用于逻辑组合节点的字符串标识符列表,专门用于外部样式引擎。ObservableList<String>TableColumnBase. getStyleClass()可用于逻辑组合节点的字符串标识符列表,专门用于外部样式引擎。TableColumn<S,T>TablePosition. getTableColumn()Table Table在TableView中表示的TableColumn。TreeTableColumn<S,T>TreeTablePosition. getTableColumn()ToggleGroupRadioMenuItem. getToggleGroup()获取属性toggleGroup的值。StringMenuItem. getTypeSelector()这种Styleable的类型用于选择器匹配。StringPopupControl. getTypeSelector()这种Styleable的类型用于选择器匹配。StringTab. getTypeSelector()这种Styleable的类型用于选择器匹配。StringTableColumn. getTypeSelector()这种Styleable的类型用于选择器匹配。StringTreeTableColumn. getTypeSelector()这种Styleable的类型用于选择器匹配。intIndexRange. hashCode()返回此Range对象的哈希码。intTablePositionBase. hashCode()返回此TablePosition对象的哈希码。voidContextMenu. hide()隐藏这个ContextMenu和任何可见的子菜单,假设当这个函数被调用时显示ContextMenu。voidSpinnerValueFactory.DoubleSpinnerValueFactory. increment(int steps)试图通过给定的步数来弥补value。voidSpinnerValueFactory.IntegerSpinnerValueFactory. increment(int steps)试图通过给定的步数来弥补value。voidSpinnerValueFactory.ListSpinnerValueFactory. increment(int steps)试图通过给定的步数来弥补value。booleanSingleSelectionModel. isEmpty()该方法可用于测试是否有任何选定的索引/项目。booleanTableView.TableViewFocusModel. isFocused(int row, TableColumn<S,?> column)测试给定位置的行/单元格当前是否具有TableView内的焦点。booleanTreeTableView.TreeTableViewFocusModel. isFocused(int row, TreeTableColumn<S,?> column)测试给定位置的行/单元格当前是否具有TableView内的焦点。booleanControl. isResizable()返回true因为所有的控件都可调整大小。booleanRadioMenuItem. isSelected()获取所选属性的值。booleanSingleSelectionModel. isSelected(int index)如果给定的索引是此SingleSelectionModel中当前选定的索引,则此方法将返回true。booleanTableView.TableViewSelectionModel. isSelected(int row, TableColumnBase<S,?> column)测试在此表实例中当前是否选择给定行和列索引的便利函数。protected voidCell. layoutChildren()在布局传递过程中调用这个Parent的孩子。protected voidControl. layoutChildren()在布局传递过程中调用这个Parent的孩子。protected voidDialogPane. layoutChildren()在布局传递期间调用这个Parent的孩子。protected voidTableCell. layoutChildren()protected voidTreeTableCell. layoutChildren()protected voidTreeTableView. layoutChildren()在布局传递过程中调用这个Parent的孩子进行布局。protected voidTreeView. layoutChildren()在布局传递过程中调用这个Parent的孩子。NodeTabPane. lookup(String selector)找到这个Node,或第一个子节点,基于给定的CSS选择器。ObjectCheckBox. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。ObjectChoiceBox. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。ObjectComboBox. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。ObjectComboBoxBase. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。ObjectControl. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。ObjectDatePicker. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。ObjectHyperlink. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。ObjectListCell. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。ObjectListView. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。ObjectPasswordField. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。ObjectProgressBar. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。ObjectProgressIndicator. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。ObjectRadioButton. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。ObjectScrollBar. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。ObjectScrollPane. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。ObjectSlider. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。ObjectSpinner. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。ObjectSplitMenuButton. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。ObjectTableCell. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。ObjectTableRow. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。ObjectTableView. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。ObjectTextInputControl. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。ObjectTitledPane. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。ObjectToggleButton. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。ObjectTreeCell. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。ObjectTreeTableCell. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。ObjectTreeTableRow. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。ObjectTreeTableView. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。ObjectTreeView. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。<E extends Event>
voidMenu. removeEventHandler(EventType<E> eventType, EventHandler<E> eventHandler)从此MenuItem中注销先前注册的事件处理程序。voidAccordion. requestLayout()请求在渲染下一个场景之前执行布局传递。voidPopupControl.CSSBridge. requestLayout()请求在渲染下一个场景之前执行布局传递。voidSingleSelectionModel. select(int index)选择给定的索引。voidSingleSelectionModel. select(T obj)选择基础数据模型中给定对象的第一个实例的索引。voidTableView.TableViewSelectionModel. select(int row, TableColumnBase<S,?> column)选择给定的行/列交叉点的单元格。BooleanPropertyRadioMenuItem. selectedProperty()abstract voidMultipleSelectionModel. selectFirst()该方法将尝试选择控件中的第一个索引。voidSingleSelectionModel. selectFirst()选择第一个索引。abstract voidMultipleSelectionModel. selectLast()此方法将尝试选择控件中的最后一个索引。voidSingleSelectionModel. selectLast()选择最后一个索引。voidSingleSelectionModel. selectNext()选择下一个索引。voidSingleSelectionModel. selectPrevious()选择上一个索引。voidTableView.TableViewSelectionModel. selectRange(int minRow, TableColumnBase<S,?> minColumn, int maxRow, TableColumnBase<S,?> maxColumn)选择范围内的单元格(minRow,minColumn)至(maxRow,maxColumn)(包括)。voidTreeTableView.TreeTableViewSelectionModel. selectRange(int minRow, TableColumnBase<TreeItem<S>,?> minColumn, int maxRow, TableColumnBase<TreeItem<S>,?> maxColumn)选择范围内的单元格(minRow,minColumn)至(maxRow,maxColumn)(包括)。voidRadioMenuItem. setSelected(boolean value)设置所选属性的值。voidControl. setSkin(Skin<?> value)设置属性皮肤的值。voidPopupControl. setSkin(Skin<?> value)设置属性皮肤的值。voidRadioMenuItem. setToggleGroup(ToggleGroup value)设置属性toggleGroup的值。voidContextMenu. show(Node anchor, double screenX, double screenY)在指定的屏幕坐标处显示ContextMenu。ObjectProperty<Skin<?>>Control. skinProperty()皮肤负责渲染这个Control。ObjectProperty<Skin<?>>PopupControl. skinProperty()皮肤负责渲染这个PopupControl。voidListCell. startEdit()调用此功能从非编辑状态转换到编辑状态,如果单元格是可编辑的。voidTableCell. startEdit()调用此功能从非编辑状态转换到编辑状态,如果单元格是可编辑的。voidTreeCell. startEdit()调用此功能从非编辑状态转换到编辑状态,如果单元格是可编辑的。voidTreeTableCell. startEdit()调用此功能从非编辑状态转换到编辑状态,如果单元格是可编辑的。voidTreeTableRow. startEdit()调用此功能从非编辑状态转换到编辑状态,如果单元格是可编辑的。ObjectProperty<ToggleGroup>RadioMenuItem. toggleGroupProperty()代表这个RadioMenuItem所属的ToggleGroup。StringButtonType. toString()返回对象的字符串表示形式。StringDialogEvent. toString()返回此DialogEvent对象的字符串表示形式。StringIndexRange. toString()返回此Range对象的字符串表示形式。StringLabeled. toString()StringListView.EditEvent. toString()返回此EditEvent对象的字符串表示形式。StringMenuItem. toString()StringTablePosition. toString()返回此TablePosition对象的字符串表示形式。StringTextFormatter.Change. toString()StringTreeItem. toString()返回此TreeItem对象的字符串表示形式。voidDateCell. updateItem(LocalDate item, boolean empty)updateItem方法不应该被开发人员调用,但它是开发人员覆盖的最佳方式,以允许它们自定义单元格的视觉效果。voidTableCell. updateSelected(boolean selected)更新此单元格是否处于选定状态。voidTreeTableCell. updateSelected(boolean selected)更新此单元格是否处于选定状态。 -
Uses of Override in javafx.scene.control.cell
Methods in javafx.scene.control.cell with annotations of type Override Modifier and Type 方法 描述 ObservableValue<T>MapValueFactory. call(TableColumn.CellDataFeatures<Map,T> cdf)ObservableValue<T>PropertyValueFactory. call(TableColumn.CellDataFeatures<S,T> param)call方法在需要时被调用,并且被赋予类型为P的单个参数,并且要求返回类型为R的对象。ObservableValue<T>TreeItemPropertyValueFactory. call(TreeTableColumn.CellDataFeatures<S,T> param)call方法在需要时被调用,并且被赋予类型为P的单个参数,并且要求返回类型为R的对象。voidChoiceBoxListCell. cancelEdit()调用此功能从编辑状态转换为非编辑状态,而不保存任何用户输入。voidChoiceBoxTableCell. cancelEdit()调用此功能从编辑状态转换为非编辑状态,而不保存任何用户输入。voidChoiceBoxTreeCell. cancelEdit()调用此功能从编辑状态转换为非编辑状态,而不保存任何用户输入。voidChoiceBoxTreeTableCell. cancelEdit()调用此功能从编辑状态转换为非编辑状态,而不保存任何用户输入。voidComboBoxListCell. cancelEdit()调用此功能从编辑状态转换为非编辑状态,而不保存任何用户输入。voidComboBoxTableCell. cancelEdit()调用此功能从编辑状态转换为非编辑状态,而不保存任何用户输入。voidComboBoxTreeCell. cancelEdit()调用此功能从编辑状态转换为非编辑状态,而不保存任何用户输入。voidComboBoxTreeTableCell. cancelEdit()调用此功能从编辑状态转换为非编辑状态,而不保存任何用户输入。voidTextFieldListCell. cancelEdit()调用此功能从编辑状态转换为非编辑状态,而不保存任何用户输入。voidTextFieldTableCell. cancelEdit()调用此功能从编辑状态转换为非编辑状态,而不保存任何用户输入。voidTextFieldTreeCell. cancelEdit()调用此功能从编辑状态转换为非编辑状态,而不保存任何用户输入。voidTextFieldTreeTableCell. cancelEdit()调用此功能从编辑状态转换为非编辑状态,而不保存任何用户输入。voidChoiceBoxListCell. startEdit()调用此功能从非编辑状态转换到编辑状态,如果单元格是可编辑的。voidChoiceBoxTableCell. startEdit()调用此功能从非编辑状态转换到编辑状态,如果单元格是可编辑的。voidChoiceBoxTreeCell. startEdit()调用此功能从非编辑状态转换到编辑状态,如果单元格是可编辑的。voidChoiceBoxTreeTableCell. startEdit()调用此功能从非编辑状态转换到编辑状态,如果单元格是可编辑的。voidComboBoxListCell. startEdit()调用此功能从非编辑状态转换到编辑状态,如果单元格是可编辑的。voidComboBoxTableCell. startEdit()调用此功能从非编辑状态转换到编辑状态,如果单元格是可编辑的。voidComboBoxTreeCell. startEdit()调用此功能从非编辑状态转换到编辑状态,如果单元格是可编辑的。voidComboBoxTreeTableCell. startEdit()调用此功能从非编辑状态转换到编辑状态,如果单元格是可编辑的。voidTextFieldListCell. startEdit()调用此功能从非编辑状态转换到编辑状态,如果单元格是可编辑的。voidTextFieldTableCell. startEdit()调用此功能从非编辑状态转换到编辑状态,如果单元格是可编辑的。voidTextFieldTreeCell. startEdit()调用此功能从非编辑状态转换到编辑状态,如果单元格是可编辑的。voidTextFieldTreeTableCell. startEdit()调用此功能从非编辑状态转换到编辑状态,如果单元格是可编辑的。voidCheckBoxListCell. updateItem(T item, boolean empty)updateItem方法不应该被开发人员调用,但它是开发人员覆盖的最佳方式,以允许它们自定义单元格的视觉效果。voidCheckBoxTableCell. updateItem(T item, boolean empty)updateItem方法不应该被开发人员调用,但它是开发人员覆盖的最佳方式,以允许它们自定义单元格的视觉效果。voidCheckBoxTreeCell. updateItem(T item, boolean empty)updateItem方法不应该被开发人员调用,但它是开发人员覆盖的最佳方式,以允许它们自定义单元格的视觉效果。voidCheckBoxTreeTableCell. updateItem(T item, boolean empty)updateItem方法不应该被开发人员调用,但它是开发人员覆盖的最佳方式,以允许它们自定义单元格的视觉效果。voidChoiceBoxListCell. updateItem(T item, boolean empty)updateItem方法不应该被开发人员调用,但它是开发人员覆盖的最佳方式,以允许它们自定义单元格的视觉效果。voidChoiceBoxTableCell. updateItem(T item, boolean empty)updateItem方法不应该被开发人员调用,但它是开发人员覆盖的最佳方式,以允许它们自定义单元格的视觉效果。voidChoiceBoxTreeCell. updateItem(T item, boolean empty)updateItem方法不应该被开发人员调用,但它是开发人员覆盖的最佳方式,以允许它们自定义单元格的视觉效果。voidChoiceBoxTreeTableCell. updateItem(T item, boolean empty)updateItem方法不应该被开发人员调用,但它是开发人员覆盖的最佳方式,以允许它们自定义单元格的视觉效果。voidComboBoxListCell. updateItem(T item, boolean empty)updateItem方法不应该被开发人员调用,但它是开发人员覆盖的最佳方式,以允许它们自定义单元格的视觉效果。voidComboBoxTableCell. updateItem(T item, boolean empty)updateItem方法不应该被开发人员调用,但它是开发人员覆盖的最佳方式,以允许它们自定义单元格的视觉效果。voidComboBoxTreeCell. updateItem(T item, boolean empty)updateItem方法不应该被开发人员调用,但它是开发人员覆盖的最佳方式,以允许它们自定义单元格的视觉效果。voidComboBoxTreeTableCell. updateItem(T item, boolean empty)updateItem方法不应该被开发人员调用,但它是开发人员覆盖的最佳方式,以允许它们自定义单元格的视觉效果。voidProgressBarTableCell. updateItem(Double item, boolean empty)updateItem方法不应该被开发人员调用,但它是开发人员覆盖的最佳方式,以允许它们自定义单元格的视觉效果。voidProgressBarTreeTableCell. updateItem(Double item, boolean empty)updateItem方法不应该被开发人员调用,但它是开发人员覆盖的最佳方式,以允许它们自定义单元格的视觉效果。voidTextFieldListCell. updateItem(T item, boolean empty)updateItem方法不应该被开发人员调用,但它是开发人员覆盖的最佳方式,以允许它们自定义单元格的视觉效果。voidTextFieldTableCell. updateItem(T item, boolean empty)updateItem方法不应该被开发人员调用,但它是开发人员覆盖的最佳方式,以允许它们自定义单元格的视觉效果。voidTextFieldTreeCell. updateItem(T item, boolean empty)updateItem方法不应该被开发人员调用,但它是开发人员覆盖的最佳方式,以允许它们自定义单元格的视觉效果。voidTextFieldTreeTableCell. updateItem(T item, boolean empty)updateItem方法不应该被开发人员调用,但它是开发人员覆盖的最佳方式,以允许它们自定义单元格的视觉效果。 -
Uses of Override in javafx.scene.control.skin
Methods in javafx.scene.control.skin with annotations of type Override Modifier and Type 方法 描述 protected voidTextAreaSkin. addHighlight(List<? extends Node> nodes, int start)从输入法添加组合文本的高亮。protected voidTextFieldSkin. addHighlight(List<? extends Node> nodes, int start)从输入法添加组合文本的高亮。protected doubleComboBoxBaseSkin. computeBaselineOffset(double topInset, double rightInset, double bottomInset, double leftInset)基于第一个受管理的子节点计算基线偏移量。doubleLabeledSkinBase. computeBaselineOffset(double topInset, double rightInset, double bottomInset, double leftInset)基于第一个受管理的子节点计算基线偏移量。doubleProgressBarSkin. computeBaselineOffset(double topInset, double rightInset, double bottomInset, double leftInset)基于第一个受管理的子节点计算基线偏移量。protected doubleSpinnerSkin. computeBaselineOffset(double topInset, double rightInset, double bottomInset, double leftInset)基于第一个受管理的子节点计算基线偏移量。doubleTabPaneSkin. computeBaselineOffset(double topInset, double rightInset, double bottomInset, double leftInset)基于第一个受管理的子节点计算基线偏移量。doubleTextAreaSkin. computeBaselineOffset(double topInset, double rightInset, double bottomInset, double leftInset)基于第一个受管理的子节点计算基线偏移量。doubleTextFieldSkin. computeBaselineOffset(double topInset, double rightInset, double bottomInset, double leftInset)基于第一个受管理的子节点计算基线偏移量。protected doubleChoiceBoxSkin. computeMaxHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最大允许高度。protected doubleComboBoxBaseSkin. computeMaxHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最大允许高度。protected doubleComboBoxListViewSkin. computeMaxHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最大允许高度。protected doubleLabeledSkinBase. computeMaxHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最大允许高度。protected doubleListCellSkin. computeMaxHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最大允许高度。protected doubleMenuBarSkin. computeMaxHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最大允许高度。protected doubleMenuButtonSkinBase. computeMaxHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最大允许高度。protected doubleProgressBarSkin. computeMaxHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最大允许高度。protected doubleScrollBarSkin. computeMaxHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最大允许高度。protected doubleSeparatorSkin. computeMaxHeight(double w, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最大允许高度。protected doubleSliderSkin. computeMaxHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最大允许高度。protected doubleSpinnerSkin. computeMaxHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最大允许高度。protected doubleTableRowSkinBase. computeMaxHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最大允许高度。protected doubleTextFieldSkin. computeMaxHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最大允许高度。protected doubleToolBarSkin. computeMaxHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最大允许高度。protected doubleTreeCellSkin. computeMaxHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最大允许高度。protected doubleChoiceBoxSkin. computeMaxWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的高度计算皮肤的最大允许宽度。protected doubleComboBoxBaseSkin. computeMaxWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的高度计算皮肤的最大允许宽度。protected doubleComboBoxListViewSkin. computeMaxWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的高度计算皮肤的最大允许宽度。protected doubleLabeledSkinBase. computeMaxWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的高度计算皮肤的最大允许宽度。protected doubleMenuButtonSkinBase. computeMaxWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的高度计算皮肤的最大允许宽度。protected doubleProgressBarSkin. computeMaxWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的高度计算皮肤的最大允许宽度。protected doubleScrollBarSkin. computeMaxWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的高度计算皮肤的最大允许宽度。protected doubleSeparatorSkin. computeMaxWidth(double h, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的高度计算皮肤的最大允许宽度。protected doubleSliderSkin. computeMaxWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的高度计算皮肤的最大允许宽度。protected doubleSpinnerSkin. computeMaxWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的高度计算皮肤的最大允许宽度。protected doubleTitledPaneSkin. computeMaxWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的高度计算皮肤的最大允许宽度。protected doubleToolBarSkin. computeMaxWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的高度计算皮肤的最大允许宽度。protected doubleAccordionSkin. computeMinHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最小允许高度。protected doubleCheckBoxSkin. computeMinHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最小允许高度。protected doubleChoiceBoxSkin. computeMinHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最小允许高度。protected doubleComboBoxListViewSkin. computeMinHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最小允许高度。protected doubleLabeledSkinBase. computeMinHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最小允许高度。protected doubleListCellSkin. computeMinHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最小允许高度。protected doubleMenuBarSkin. computeMinHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最小允许高度。protected doubleMenuButtonSkinBase. computeMinHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最小允许高度。protected doublePaginationSkin. computeMinHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最小允许高度。protected doubleRadioButtonSkin. computeMinHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最小允许高度。protected doubleScrollBarSkin. computeMinHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最小允许高度。protected doubleScrollPaneSkin. computeMinHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最小允许高度。protected doubleSeparatorSkin. computeMinHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最小允许高度。protected doubleSliderSkin. computeMinHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最小允许高度。protected doubleSpinnerSkin. computeMinHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最小允许高度。protected doubleSplitPaneSkin. computeMinHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最小允许高度。protected doubleTableColumnHeader. computeMinHeight(double width)计算该区域的最小高度。protected doubleTableHeaderRow. computeMinHeight(double width)计算该区域的最小高度。protected doubleTableRowSkinBase. computeMinHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最小允许高度。protected doubleTextFieldSkin. computeMinHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最小允许高度。protected doubleTitledPaneSkin. computeMinHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最小允许高度。protected doubleToolBarSkin. computeMinHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最小允许高度。protected doubleTreeCellSkin. computeMinHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的宽度计算皮肤的最小允许高度。protected doubleCheckBoxSkin. computeMinWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)计算并返回此Labeled的最小宽度。protected doubleChoiceBoxSkin. computeMinWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的高度计算皮肤的最小允许宽度。protected doubleComboBoxListViewSkin. computeMinWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的高度计算皮肤的最小允许宽度。protected doubleDatePickerSkin. computeMinWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的高度计算皮肤的最小允许宽度。protected doubleLabeledSkinBase. computeMinWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)计算并返回此Labeled的最小宽度。protected doubleMenuBarSkin. computeMinWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的高度计算皮肤的最小允许宽度。protected doubleMenuButtonSkinBase. computeMinWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的高度计算皮肤的最小允许宽度。protected doublePaginationSkin. computeMinWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的高度计算皮肤的最小允许宽度。protected doubleRadioButtonSkin. computeMinWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)计算并返回此Labeled的最小宽度。protected doubleScrollBarSkin. computeMinWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的高度计算皮肤的最小允许宽度。protected doubleScrollPaneSkin. computeMinWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的高度计算皮肤的最小允许宽度。protected doubleSeparatorSkin. computeMinWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的高度计算皮肤的最小允许宽度。protected doubleSliderSkin. computeMinWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的高度计算皮肤的最小允许宽度。protected doubleSpinnerSkin. computeMinWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)protected doubleSplitPaneSkin. computeMinWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的高度计算皮肤的最小允许宽度。protected doubleTitledPaneSkin. computeMinWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)计算并返回此Labeled的最小宽度。protected doubleToolBarSkin. computeMinWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)根据提供的高度计算皮肤的最小允许宽度。protected doubleAccordionSkin. computePrefHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选高度。protected doubleCheckBoxSkin. computePrefHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选高度。protected doubleChoiceBoxSkin. computePrefHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选高度。protected doubleComboBoxBaseSkin. computePrefHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选高度。protected doubleComboBoxListViewSkin. computePrefHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选高度。protected doubleDateCellSkin. computePrefHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选高度。protected doubleLabeledSkinBase. computePrefHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选高度。protected doubleListCellSkin. computePrefHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选高度。protected doubleListViewSkin. computePrefHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选高度。protected doubleMenuBarSkin. computePrefHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选高度。protected doubleMenuButtonSkinBase. computePrefHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选高度。protected doubleNestedTableColumnHeader. computePrefHeight(double width)计算给定宽度的该区域的首选高度; 区域子类应该覆盖此方法,以根据其内容和布局策略返回适当的值。protected doublePaginationSkin. computePrefHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选高度。protected doubleProgressBarSkin. computePrefHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选高度。protected doubleRadioButtonSkin. computePrefHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选高度。protected doubleScrollBarSkin. computePrefHeight(double height, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选高度。protected doubleScrollPaneSkin. computePrefHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选高度。protected doubleSeparatorSkin. computePrefHeight(double w, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选高度。protected doubleSliderSkin. computePrefHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选高度。protected doubleSpinnerSkin. computePrefHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选高度。protected doubleSplitPaneSkin. computePrefHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选高度。protected doubleTableColumnHeader. computePrefHeight(double width)计算给定宽度的该区域的首选高度; 区域子类应该覆盖此方法,以根据其内容和布局策略返回适当的值。protected doubleTableHeaderRow. computePrefHeight(double width)计算给定宽度的该区域的首选高度; 区域子类应该覆盖此方法,以根据其内容和布局策略返回适当的值。protected doubleTableRowSkinBase. computePrefHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选高度。protected doubleTableViewSkinBase. computePrefHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选高度。protected doubleTabPaneSkin. computePrefHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选高度。protected doubleTextFieldSkin. computePrefHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选高度。protected doubleTitledPaneSkin. computePrefHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选高度。protected doubleToolBarSkin. computePrefHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选高度。protected doubleTreeCellSkin. computePrefHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选高度。protected doubleTreeViewSkin. computePrefHeight(double width, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选高度。protected doubleVirtualFlow. computePrefHeight(double width)计算给定宽度的该区域的首选高度; 区域子类应该覆盖此方法,以根据其内容和布局策略返回适当的值。protected doubleCheckBoxSkin. computePrefWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选宽度。protected doubleChoiceBoxSkin. computePrefWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)计算此SkinBase的首选宽度。protected doubleColorPickerSkin. computePrefWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选宽度。protected doubleComboBoxBaseSkin. computePrefWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选宽度。protected doubleComboBoxListViewSkin. computePrefWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选宽度。protected doubleDateCellSkin. computePrefWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选宽度。protected doubleLabeledSkinBase. computePrefWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选宽度。protected doubleListCellSkin. computePrefWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选宽度。protected doubleListViewSkin. computePrefWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选宽度。protected doubleMenuBarSkin. computePrefWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选宽度。protected doubleMenuButtonSkinBase. computePrefWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选宽度。protected doubleNestedTableColumnHeader. computePrefWidth(double height)计算给定高度的该区域的首选宽度。protected doublePaginationSkin. computePrefWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选宽度。protected doubleProgressBarSkin. computePrefWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选宽度。protected doubleRadioButtonSkin. computePrefWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选宽度。protected doubleScrollBarSkin. computePrefWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选宽度。protected doubleScrollPaneSkin. computePrefWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选宽度。protected doubleSeparatorSkin. computePrefWidth(double h, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选宽度。protected doubleSliderSkin. computePrefWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选宽度。protected doubleSpinnerSkin. computePrefWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选宽度。protected doubleSplitPaneSkin. computePrefWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选宽度。protected doubleTableCellSkinBase. computePrefWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选宽度。protected doubleTableColumnHeader. computePrefWidth(double height)计算给定高度的该区域的首选宽度。protected doubleTableHeaderRow. computePrefWidth(double height)计算给定高度的该区域的首选宽度。protected doubleTableRowSkinBase. computePrefWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选宽度。protected doubleTableViewSkinBase. computePrefWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选宽度。protected doubleTabPaneSkin. computePrefWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)计算SkinBase的首选宽度。protected doubleTextFieldSkin. computePrefWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选宽度。protected doubleTitledPaneSkin. computePrefWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选宽度。protected doubleToolBarSkin. computePrefWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选宽度。protected doubleTreeCellSkin. computePrefWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选宽度。protected doubleTreeViewSkin. computePrefWidth(double height, double topInset, double rightInset, double bottomInset, double leftInset)计算这个SkinBase的首选宽度。protected doubleVirtualFlow. computePrefWidth(double height)计算给定高度的该区域的首选宽度。protected TableCell<T,?>TableRowSkin. createCell(TableColumnBase tcb)创建适用于表示给定表列实例的新单元实例。protected TreeTableCell<T,?>TreeTableRowSkin. createCell(TableColumnBase tcb)创建适用于表示给定表列实例的新单元实例。voidAccordionSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidButtonSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidCheckBoxSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidChoiceBoxSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidColorPickerSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidComboBoxListViewSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidContextMenuSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidDateCellSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidDatePickerSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidHyperlinkSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidListCellSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidListViewSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidMenuBarSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidMenuButtonSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidMenuButtonSkinBase. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidPaginationSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidProgressIndicatorSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidRadioButtonSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidScrollBarSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidScrollPaneSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidSliderSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidSpinnerSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidSplitMenuButtonSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidTableCellSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidTableCellSkinBase. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidTableRowSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidTableViewSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidTableViewSkinBase. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidTabPaneSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidTextAreaSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidTextFieldSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidTitledPaneSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidToggleButtonSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidToolBarSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidTooltipSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidTreeCellSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidTreeTableCellSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidTreeTableRowSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidTreeTableViewSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。voidTreeViewSkin. dispose()当Skinnable更换皮肤时,由Skinnable调用。protected voidListViewSkin. executeAccessibleAction(AccessibleAction action, Object... parameters)该方法由辅助技术调用,请求执行由参数指示的动作。protected voidTableViewSkin. executeAccessibleAction(AccessibleAction action, Object... parameters)该方法由辅助技术调用,请求执行由参数指示的动作。protected voidTextInputControlSkin. executeAccessibleAction(AccessibleAction action, Object... parameters)protected voidToolBarSkin. executeAccessibleAction(AccessibleAction action, Object... parameters)protected voidTreeTableViewSkin. executeAccessibleAction(AccessibleAction action, Object... parameters)protected voidTreeViewSkin. executeAccessibleAction(AccessibleAction action, Object... parameters)该方法由辅助技术调用,请求执行由参数指示的动作。Rectangle2DTextAreaSkin. getCharacterBounds(int index)返回给定索引处字符的边界。Rectangle2DTextFieldSkin. getCharacterBounds(int index)返回给定索引处字符的边界。protected StringConverter<Color>ColorPickerSkin. getConverter()子类负责获取转换器。protected StringConverter<T>ComboBoxListViewSkin. getConverter()子类负责获取转换器。protected StringConverter<LocalDate>DatePickerSkin. getConverter()子类负责获取转换器。List<CssMetaData<? extends Styleable,?>>CellSkinBase. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问节点的CssMetaData而不需要反射。List<CssMetaData<? extends Styleable,?>>ColorPickerSkin. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问节点的CssMetaData而不需要反射。List<CssMetaData<? extends Styleable,?>>MenuBarSkin. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问Node的CssMetaData而不需要反射。List<CssMetaData<? extends Styleable,?>>PaginationSkin. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问节点的CssMetaData而不需要反射。List<CssMetaData<? extends Styleable,?>>ProgressBarSkin. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问节点的CssMetaData而不需要反射。List<CssMetaData<? extends Styleable,?>>ProgressIndicatorSkin. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问节点的CssMetaData而不需要反射。List<CssMetaData<? extends Styleable,?>>TableColumnHeader. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问Node的CssMetaData而不需要反射。List<CssMetaData<? extends Styleable,?>>TabPaneSkin. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问节点的CssMetaData而不需要反射。List<CssMetaData<? extends Styleable,?>>TextInputControlSkin. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问Node的CssMetaData而不需要反射。List<CssMetaData<? extends Styleable,?>>ToolBarSkin. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问节点的CssMetaData而不需要反射。List<CssMetaData<? extends Styleable,?>>TreeCellSkin. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问Node的CssMetaData而不需要反射。List<CssMetaData<? extends Styleable,?>>TreeTableRowSkin. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问节点的CssMetaData而不需要反射。NodeColorPickerSkin. getDisplayNode()该方法应该返回一个将位于ComboBox'按钮'区域内的节点。NodeComboBoxListViewSkin. getDisplayNode()该方法应该返回一个将位于ComboBox'按钮'区域内的节点。NodeDatePickerSkin. getDisplayNode()该方法应该返回一个将位于ComboBox'按钮'区域内的节点。protected TextFieldColorPickerSkin. getEditor()ColorPicker不使用主文本字段,因此此方法已被覆盖以返回null。protected TextFieldComboBoxListViewSkin. getEditor()子类负责获取编辑器。protected TextFieldDatePickerSkin. getEditor()子类负责获取编辑器。protected intTextAreaSkin. getInsertionPoint(double x, double y)返回给定位置的插入点。protected intListViewSkin. getItemCount()返回此容器中的项目总数,包括当前未隐藏的项目的总数。protected intTableViewSkin. getItemCount()返回此容器中的项目总数,包括当前未隐藏的项目的总数。protected intTreeTableViewSkin. getItemCount()返回此容器中的项目总数,包括当前未隐藏的项目的总数。protected intTreeViewSkin. getItemCount()返回此容器中的项目总数,包括当前未隐藏的项目的总数。Point2DTextAreaSkin. getMenuPosition()根据插入符句柄或选择句柄的位置返回用于上下文菜单的位置。Point2DTextFieldSkin. getMenuPosition()根据插入符句柄或选择句柄的位置返回用于上下文菜单的位置。NodeContextMenuSkin. getNode()获取代表此皮肤的节点。NodeTooltipSkin. getNode()获取代表此皮肤的节点。protected NodeColorPickerSkin. getPopupContent()此方法应返回当用户单击ComboBox'按钮'区域时将显示的节点。NodeComboBoxListViewSkin. getPopupContent()此方法应返回当用户单击ComboBox'按钮'区域时将显示的节点。NodeDatePickerSkin. getPopupContent()此方法应返回当用户单击ComboBox'按钮'区域时将显示的节点。protected PathElement[]TextAreaSkin. getRangeShape(int start, int end)protected PathElement[]TextFieldSkin. getRangeShape(int start, int end)ContextMenuContextMenuSkin. getSkinnable()获取此皮肤分配到的Skinnable。TooltipTooltipSkin. getSkinnable()获取此皮肤分配到的Skinnable。protected TableColumn<T,?>TableRowSkin. getTableColumn(TableCell<T,?> cell)返回给定单元格实例的TableColumnBase实例。protected TreeTableColumn<T,?>TreeTableRowSkin. getTableColumn(TreeTableCell cell)返回给定单元格实例的TableColumnBase实例。protected PathElement[]TextAreaSkin. getUnderlineShape(int start, int end)protected PathElement[]TextFieldSkin. getUnderlineShape(int start, int end)protected ObservableList<TableColumn<T,?>>TableRowSkin. getVisibleLeafColumns()返回一个不可修改的列表,其中包含当前可见的叶子列。protected ObservableList<TreeTableColumn<T,?>>TreeTableRowSkin. getVisibleLeafColumns()返回一个不可修改的列表,其中包含当前可见的叶子列。protected ObjectProperty<Node>TreeTableRowSkin. graphicProperty()返回在公开节点内部绘制的图形。voidComboBoxPopupControl. hide()当隐藏ComboBox弹出窗口时,将调用此方法。protected voidTextAreaSkin. invalidateMetrics()对TextInputControl的缓存最小和最小大小无效。protected voidAccordionSkin. layoutChildren(double x, double y, double w, double h)在场景图的布局过程中调用。protected voidCheckBoxSkin. layoutChildren(double x, double y, double w, double h)布局算法的工作原理如下: - 获取标签的w / h,图形w / h,文本w / h - 基于graphicVPos,graphicHPos,graphicTextGap和图形w / h和文本w / h - (请注意,文本内容已经在必要时被预截取) - 基于内容w / h计算内容x / y并标记为w / h,标记的hpos和vpos定位图形和文本protected voidChoiceBoxSkin. layoutChildren(double x, double y, double w, double h)在场景图的布局过程中调用。protected voidColorPickerSkin. layoutChildren(double x, double y, double w, double h)在场景图的布局过程中调用。protected voidComboBoxBaseSkin. layoutChildren(double x, double y, double w, double h)在场景图的布局过程中调用。protected voidComboBoxListViewSkin. layoutChildren(double x, double y, double w, double h)在场景图的布局过程中调用。protected voidDateCellSkin. layoutChildren(double x, double y, double w, double h)布局算法的工作原理如下: - 获取标签的w / h,图形w / h,文本w / h - 基于graphicVPos,graphicHPos,graphicTextGap和图形w / h和文本w / h - (请注意,文本内容已经在必要时被预截取) - 基于内容w / h计算内容x / y并标记为w / h,标记的hpos和vpos定位图形和文本protected voidLabeledSkinBase. layoutChildren(double x, double y, double w, double h)布局算法的工作原理如下: - 获取标签的w / h,图形w / h,文本w / h - 基于graphicVPos,graphicHPos,graphicTextGap和图形w / h和文本w / h - (请注意,文本内容已经在必要时被预截取) - 基于内容w / h计算内容x / y并标记为w / h,标记的hpos和vpos定位图形和文本protected voidListViewSkin. layoutChildren(double x, double y, double w, double h)在场景图的布局过程中调用。protected voidMenuBarSkin. layoutChildren(double x, double y, double w, double h)在场景图的布局过程中调用。protected voidMenuButtonSkinBase. layoutChildren(double x, double y, double w, double h)在场景图的布局过程中调用。protected voidNestedTableColumnHeader. layoutChildren()在布局传递过程中调用这个Parent的孩子。protected voidPaginationSkin. layoutChildren(double x, double y, double w, double h)在场景图的布局过程中调用。protected voidProgressBarSkin. layoutChildren(double x, double y, double w, double h)在场景图的布局过程中调用。protected voidProgressIndicatorSkin. layoutChildren(double x, double y, double w, double h)在场景图的布局过程中调用。protected voidRadioButtonSkin. layoutChildren(double x, double y, double w, double h)布局算法的工作原理如下: - 获取标签的w / h,图形w / h,文本w / h - 基于graphicVPos,graphicHPos,graphicTextGap和图形w / h和文本w / h - (请注意,文本内容已经在必要时被预截取) - 基于内容w / h计算内容x / y并标记为w / h,标记的hpos和vpos定位图形和文本protected voidScrollBarSkin. layoutChildren(double x, double y, double w, double h)在场景图的布局过程中调用。protected voidScrollPaneSkin. layoutChildren(double x, double y, double w, double h)protected voidSeparatorSkin. layoutChildren(double x, double y, double w, double h)我们只需要处理单一的“线”儿童地区。protected voidSliderSkin. layoutChildren(double x, double y, double w, double h)在场景图的布局过程中调用。protected voidSpinnerSkin. layoutChildren(double x, double y, double w, double h)在场景图的布局过程中调用。protected voidSplitPaneSkin. layoutChildren(double x, double y, double w, double h)在场景图的布局过程中调用。protected voidTableCellSkinBase. layoutChildren(double x, double y, double w, double h)布局算法的工作原理如下: - 获取标签的w / h,图形w / h,文本w / h - 基于graphicVPos,graphicHPos,graphicTextGap和图形w / h和文本w / h - (请注意,文本内容已经在必要时被预截取) - 基于内容w / h计算内容x / y并标记为w / h,标记的hpos和vpos定位图形和文本protected voidTableColumnHeader. layoutChildren()在布局传递过程中调用这个Parent的孩子。protected voidTableHeaderRow. layoutChildren()在布局传递期间调用这个Parent的孩子进行布局。protected voidTableRowSkinBase. layoutChildren(double x, double y, double w, double h)布局算法的工作原理如下: - 获取标签的w / h,图形w / h,文本w / h - 基于graphicVPos,graphicHPos,graphicTextGap和图形w / h和文本w / h - (请注意,文本内容已经在必要时被预截取) - 基于内容w / h计算内容x / y并标记为w / h,标记的hpos和vpos定位图形和文本protected voidTableViewSkinBase. layoutChildren(double x, double y, double w, double h)在场景图的布局过程中调用。protected voidTabPaneSkin. layoutChildren(double x, double y, double w, double h)在场景图的布局过程中调用。protected voidTextAreaSkin. layoutChildren(double contentX, double contentY, double contentWidth, double contentHeight)在场景图的布局过程中调用。protected voidTextFieldSkin. layoutChildren(double x, double y, double w, double h)在场景图的布局过程中调用。protected voidTitledPaneSkin. layoutChildren(double x, double y, double w, double h)布局算法的工作原理如下: - 获取标签的w / h,图形w / h,文本w / h - 基于graphicVPos,graphicHPos,graphicTextGap和图形w / h和文本w / h - (请注意,文本内容已经在必要时被预截取) - 基于内容w / h计算内容x / y并标记为w / h,标记的hpos和vpos定位图形和文本protected voidToolBarSkin. layoutChildren(double x, double y, double w, double h)在场景图的布局过程中调用。protected voidTreeCellSkin. layoutChildren(double x, double y, double w, double h)布局算法的工作原理如下: - 获取标签的w / h,图形w / h,文本w / h - 基于graphicVPos,graphicHPos,graphicTextGap和图形w / h和文本w / h - (请注意,文本内容已经在必要时被预截取) - 基于内容w / h计算内容x / y并标记为w / h,标记的hpos和vpos定位图形和文本protected voidTreeTableRowSkin. layoutChildren(double x, double y, double w, double h)布局算法的工作原理如下: - 获取标签的w / h,图形w / h,文本w / h - 基于graphicVPos,graphicHPos,graphicTextGap和图形w / h和文本w / h - (请注意,文本内容已经在必要时被预截取) - 基于内容w / h计算内容x / y并标记为w / h,标记的hpos和vpos定位图形和文本protected voidTreeViewSkin. layoutChildren(double x, double y, double w, double h)在场景图的布局过程中调用。protected voidVirtualContainerBase. layoutChildren(double x, double y, double w, double h)在场景图的布局过程中调用。protected voidVirtualFlow. layoutChildren()在布局传递过程中调用这个Parent的孩子。protected StringTextFieldSkin. maskText(String txt)子类可以覆盖此方法来替换显示的字符而不影响实际的文本内容。voidTextAreaSkin. moveCaret(TextInputControlSkin.TextUnit unit, TextInputControlSkin.Direction dir, boolean select)按照给定的方向,以指定文本单位之一移动插入符号。voidTextFieldSkin. moveCaret(TextInputControlSkin.TextUnit unit, TextInputControlSkin.Direction dir, boolean select)按照给定的方向,以指定文本单位之一移动插入符号。ObjectComboBoxListViewSkin. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。protected ObjectLabeledSkinBase. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。protected ObjectListViewSkin. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。protected ObjectMenuBarSkin. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。ObjectMenuButtonSkin. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。protected ObjectPaginationSkin. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。protected ObjectScrollPaneSkin. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。ObjectTableColumnHeader. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。protected ObjectTableRowSkin. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。ObjectTableViewSkin. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。protected ObjectTableViewSkinBase. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。ObjectTabPaneSkin. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)protected ObjectTextAreaSkin. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。protected ObjectTextFieldSkin. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。protected ObjectToolBarSkin. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)protected ObjectTreeTableRowSkin. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。protected ObjectTreeTableViewSkin. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。protected ObjectTreeViewSkin. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。protected voidTextAreaSkin. removeHighlight(List<? extends Node> nodes)从Input Method中删除组合文本的高亮。protected voidTextFieldSkin. removeHighlight(List<? extends Node> nodes)从Input Method中删除组合文本的高亮。voidVirtualFlow. requestLayout()被覆盖来实现更有效地支持布局。protected voidTextAreaSkin. scrollCharacterToVisible(int index)确保给定索引处的字符是可见的。protected voidVirtualFlow. setHeight(double value)设置属性高度的值。protected voidVirtualFlow. setWidth(double value)设置属性宽度的值。voidColorPickerSkin. show()当显示ComboBox弹出窗口时,将调用此方法。voidComboBoxPopupControl. show()当显示ComboBox弹出窗口时,将调用此方法。voidDatePickerSkin. show()当显示ComboBox弹出窗口时,将调用此方法。protected doubleMenuBarSkin. snappedBottomInset()获取底部插图的实用方法,其中包括填充和边框插入。protected doubleMenuBarSkin. snappedLeftInset()获取包含填充和边框插入的左边插图的实用方法。protected doubleMenuBarSkin. snappedRightInset()获取正确的插图的实用方法,包括填充和边框插入。protected doubleMenuBarSkin. snappedTopInset()获取包含填充和边框插入的顶层插图的实用方法。ReadOnlyObjectProperty<TableColumn<S,T>>TableCellSkin. tableColumnProperty()负责此单元格的TableColumnBase实例。ReadOnlyObjectProperty<TreeTableColumn<S,T>>TreeTableCellSkin. tableColumnProperty()负责此单元格的TableColumnBase实例。protected voidTableRowSkin. updateCell(TableCell<T,?> cell, TableRow<T> row)允许给定单元格被告知它是给定行的成员的方法。protected voidTreeTableRowSkin. updateCell(TreeTableCell<T,?> cell, TreeTableRow<T> row)允许给定单元格被告知它是给定行的成员的方法。protected voidCheckBoxSkin. updateChildren()更新由LabeledSkinBase管理的子项,LabeledSkinBase可以是Labeled图形和/或Text节点。protected voidDateCellSkin. updateChildren()更新由LabeledSkinBase管理的子项,LabeledSkinBase可以是Labeled图形和/或Text节点。protected voidRadioButtonSkin. updateChildren()更新由LabeledSkinBase管理的子项,LabeledSkinBase可以是Labeled图形和/或Text节点。protected voidTitledPaneSkin. updateChildren()更新由LabeledSkinBase管理的子项,LabeledSkinBase可以是Labeled图形和/或Text节点。protected voidTreeCellSkin. updateChildren()更新由LabeledSkinBase管理的子项,LabeledSkinBase可以是Labeled图形和/或Text节点。protected voidTreeTableRowSkin. updateChildren()更新由LabeledSkinBase管理的子项,LabeledSkinBase可以是Labeled图形和/或Text节点。protected voidTextAreaSkin. updateHighlightFill()当highlightFill属性更改时调用。protected voidListViewSkin. updateItemCount()当可能的项目计数已经改变(即滚动已经发生,控件已调整大小等)时,调用此方法。protected voidTableViewSkinBase. updateItemCount()当可能的项目计数已经改变(即滚动已经发生,控件已调整大小等)时,调用此方法。protected voidTreeTableViewSkin. updateItemCount()当可能的项目计数已经改变(即滚动已经发生,控件已调整大小等)时,调用此方法。protected voidTreeViewSkin. updateItemCount()当可能的项目计数已经改变(即滚动已经发生,控件已调整大小等)时,调用此方法。 -
Uses of Override in javafx.scene.image
Methods in javafx.scene.image with annotations of type Override Modifier and Type 方法 描述 List<CssMetaData<? extends Styleable,?>>ImageView. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问节点的CssMetaData而不需要反射。booleanWritablePixelFormat. isWritable() -
Uses of Override in javafx.scene.input
Methods in javafx.scene.input with annotations of type Override Modifier and Type 方法 描述 ContextMenuEventContextMenuEvent. copyFor(Object newSource, EventTarget newTarget)DragEventDragEvent. copyFor(Object newSource, EventTarget newTarget)GestureEventGestureEvent. copyFor(Object newSource, EventTarget newTarget)使用指定的事件源和目标创建并返回此事件的副本。InputMethodEventInputMethodEvent. copyFor(Object newSource, EventTarget newTarget)KeyEventKeyEvent. copyFor(Object newSource, EventTarget newTarget)MouseDragEventMouseDragEvent. copyFor(Object newSource, EventTarget newTarget)MouseDragEventMouseDragEvent. copyFor(Object newSource, EventTarget newTarget, EventType<? extends MouseEvent> type)MouseEventMouseEvent. copyFor(Object newSource, EventTarget newTarget)将此事件复制到不同的来源和目标。RotateEventRotateEvent. copyFor(Object newSource, EventTarget newTarget)ScrollEventScrollEvent. copyFor(Object newSource, EventTarget newTarget)SwipeEventSwipeEvent. copyFor(Object newSource, EventTarget newTarget)TouchEventTouchEvent. copyFor(Object newSource, EventTarget newTarget)使用指定的事件源和目标创建并返回此事件的副本。ZoomEventZoomEvent. copyFor(Object newSource, EventTarget newTarget)booleanDataFormat. equals(Object obj)指示一些其他对象是否等于此。booleanKeyCharacterCombination. equals(Object obj)测试这个KeyCharacterCombination是否等于指定的对象。booleanKeyCodeCombination. equals(Object obj)测试这个KeyCodeCombination是否等于指定的对象。booleanKeyCombination. equals(Object obj)测试这个KeyCombination是否等于指定的对象。StringKeyCharacterCombination. getDisplayText()返回适用于在用户界面中显示的KeyCombination的字符串表示(例如,在菜单项旁边)。StringKeyCodeCombination. getDisplayText()返回适用于在用户界面中显示的KeyCombination的字符串表示(例如,在菜单项旁边)。EventType<ContextMenuEvent>ContextMenuEvent. getEventType()EventType<DragEvent>DragEvent. getEventType()EventType<? extends GestureEvent>GestureEvent. getEventType()EventType<? extends InputEvent>InputEvent. getEventType()EventType<InputMethodEvent>InputMethodEvent. getEventType()EventType<KeyEvent>KeyEvent. getEventType()EventType<MouseDragEvent>MouseDragEvent. getEventType()EventType<? extends MouseEvent>MouseEvent. getEventType()EventType<RotateEvent>RotateEvent. getEventType()EventType<ScrollEvent>ScrollEvent. getEventType()EventType<SwipeEvent>SwipeEvent. getEventType()EventType<TouchEvent>TouchEvent. getEventType()EventType<ZoomEvent>ZoomEvent. getEventType()StringKeyCharacterCombination. getName()返回此KeyCharacterCombination的字符串表示KeyCharacterCombination。StringKeyCodeCombination. getName()返回此KeyCodeCombination的字符串表示KeyCodeCombination。intDataFormat. hashCode()返回此DataFormat对象的哈希码。intKeyCharacterCombination. hashCode()返回此KeyCharacterCombination的哈希码值。intKeyCodeCombination. hashCode()返回此KeyCodeCombination的哈希码值。intKeyCombination. hashCode()返回此KeyCombination的哈希码值。booleanKeyCharacterCombination. match(KeyEvent event)测试此组合是否与给定的KeyEvent组合键匹配。booleanKeyCodeCombination. match(KeyEvent event)测试此键组合是否与给定的KeyEvent组合键匹配。StringContextMenuEvent. toString()返回此ContextMenuEvent对象的字符串表示形式。StringDataFormat. toString()返回此DataFormat对象的字符串表示形式。StringGestureEvent. toString()返回此GestureEvent对象的字符串表示形式。StringInputMethodEvent. toString()返回此InputMethodEvent对象的字符串表示形式。StringInputMethodTextRun. toString()返回此InputMethodTextRun对象的字符串表示形式。StringKeyCombination.Modifier. toString()返回修饰符的字符串表示形式。StringKeyCombination. toString()返回此对象的字符串表示形式。StringKeyEvent. toString()返回此KeyEvent对象的字符串表示形式。StringMouseDragEvent. toString()返回此MouseDragEvent对象的字符串表示形式。StringMouseEvent. toString()返回此MouseEvent对象的字符串表示形式。StringPickResult. toString()StringRotateEvent. toString()返回此RotateEvent对象的字符串表示形式。StringScrollEvent. toString()返回此ScrollEvent对象的字符串表示形式。StringSwipeEvent. toString()返回此SwipeEvent对象的字符串表示形式。StringTouchEvent. toString()返回此TouchEvent对象的字符串表示形式。StringTouchPoint. toString()返回此TouchPoint对象的字符串表示形式。StringZoomEvent. toString()返回此ZoomEvent对象的字符串表示形式。 -
Uses of Override in javafx.scene.layout
Methods in javafx.scene.layout with annotations of type Override Modifier and Type 方法 描述 protected doubleAnchorPane. computeMinHeight(double width)protected doubleBorderPane. computeMinHeight(double width)protected doubleFlowPane. computeMinHeight(double width)protected doubleGridPane. computeMinHeight(double width)protected doubleHBox. computeMinHeight(double width)protected doubleRegion. computeMinHeight(double width)计算该区域的最小高度。protected doubleStackPane. computeMinHeight(double width)protected doubleTilePane. computeMinHeight(double width)protected doubleVBox. computeMinHeight(double width)protected doubleAnchorPane. computeMinWidth(double height)protected doubleBorderPane. computeMinWidth(double height)protected doubleFlowPane. computeMinWidth(double height)protected doubleGridPane. computeMinWidth(double height)protected doubleHBox. computeMinWidth(double height)protected doubleRegion. computeMinWidth(double height)计算该区域的最小宽度。protected doubleStackPane. computeMinWidth(double height)protected doubleTilePane. computeMinWidth(double height)protected doubleVBox. computeMinWidth(double height)protected doubleAnchorPane. computePrefHeight(double width)protected doubleBorderPane. computePrefHeight(double width)protected doubleFlowPane. computePrefHeight(double forWidth)protected doubleGridPane. computePrefHeight(double width)protected doubleHBox. computePrefHeight(double width)protected doubleRegion. computePrefHeight(double width)计算给定宽度的该区域的首选高度; 区域子类应该覆盖此方法,以根据其内容和布局策略返回适当的值。protected doubleStackPane. computePrefHeight(double width)protected doubleTilePane. computePrefHeight(double forWidth)protected doubleVBox. computePrefHeight(double width)protected doubleAnchorPane. computePrefWidth(double height)protected doubleBorderPane. computePrefWidth(double height)protected doubleFlowPane. computePrefWidth(double forHeight)protected doubleGridPane. computePrefWidth(double height)protected doubleHBox. computePrefWidth(double height)protected doubleRegion. computePrefWidth(double height)计算给定高度的该区域的首选宽度。protected doubleStackPane. computePrefWidth(double height)protected doubleTilePane. computePrefWidth(double forHeight)protected doubleVBox. computePrefWidth(double height)booleanBackground. equals(Object o)指示一些其他对象是否等于此。booleanBackgroundFill. equals(Object o)指示一些其他对象是否等于此。booleanBackgroundImage. equals(Object o)指示一些其他对象是否等于此。booleanBackgroundPosition. equals(Object o)指示一些其他对象是否等于此。booleanBackgroundSize. equals(Object o)指示一些其他对象是否等于此。booleanBorder. equals(Object o)指示一些其他对象是否等于此。booleanBorderImage. equals(Object o)指示一些其他对象是否等于此。booleanBorderStroke. equals(Object o)指示一些其他对象是否等于此。booleanBorderStrokeStyle. equals(Object o)指示一些其他对象是否等于此。booleanBorderWidths. equals(Object o)指示一些其他对象是否等于此。booleanCornerRadii. equals(Object o)指示一些其他对象是否等于此。doubleHBox. getBaselineOffset()ObservableList<Node>Pane. getChildren()OrientationBorderPane. getContentBias()OrientationFlowPane. getContentBias()OrientationGridPane. getContentBias()OrientationHBox. getContentBias()OrientationStackPane. getContentBias()OrientationTilePane. getContentBias()OrientationVBox. getContentBias()List<CssMetaData<? extends Styleable,?>>FlowPane. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问Node的CssMetaData而不需要反射。List<CssMetaData<? extends Styleable,?>>GridPane. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问Node的CssMetaData而不需要反射。List<CssMetaData<? extends Styleable,?>>HBox. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问节点的CssMetaData而不需要反射。List<CssMetaData<? extends Styleable,?>>Region. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问Node的CssMetaData而不需要反射。List<CssMetaData<? extends Styleable,?>>StackPane. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问Node的CssMetaData而不需要反射。List<CssMetaData<? extends Styleable,?>>TilePane. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问Node的CssMetaData而不需要反射。List<CssMetaData<? extends Styleable,?>>VBox. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问节点的CssMetaData而不需要反射。intBackground. hashCode()返回对象的哈希码值。intBackgroundFill. hashCode()返回对象的哈希码值。intBackgroundImage. hashCode()返回对象的哈希码值。intBackgroundPosition. hashCode()返回对象的哈希码值。intBackgroundSize. hashCode()返回对象的哈希码值。intBorder. hashCode()返回对象的哈希码值。intBorderImage. hashCode()返回对象的哈希码值。intBorderStroke. hashCode()返回对象的哈希码值。intBorderStrokeStyle. hashCode()返回对象的哈希码值。intBorderWidths. hashCode()返回对象的哈希码值。intCornerRadii. hashCode()返回对象的哈希码值。booleanRegion. isResizable()返回true因为所有地区都可调整大小。protected voidAnchorPane. layoutChildren()protected voidBorderPane. layoutChildren()protected voidFlowPane. layoutChildren()protected voidGridPane. layoutChildren()protected voidHBox. layoutChildren()protected voidStackPane. layoutChildren()protected voidTilePane. layoutChildren()protected voidVBox. layoutChildren()doubleRegion. maxHeight(double width)在布局期间调用以确定此节点的最大高度。doubleRegion. maxWidth(double height)在布局期间调用以确定此节点的最大宽度。doubleRegion. minHeight(double width)在布局期间调用以确定此节点的最小高度。doubleRegion. minWidth(double height)在布局期间调用以确定此节点的最小宽度。doubleRegion. prefHeight(double width)在布局期间调用以确定此节点的首选高度。doubleRegion. prefWidth(double height)在布局期间调用以确定此节点的首选宽度。voidFlowPane. requestLayout()voidGridPane. requestLayout()voidHBox. requestLayout()voidStackPane. requestLayout()voidTilePane. requestLayout()voidVBox. requestLayout()voidRegion. resize(double width, double height)在布局期间由区域的父项调用以设置区域的宽度和高度。StringBorderStrokeStyle. toString()返回对象的字符串表示形式。StringColumnConstraints. toString()返回此ColumnConstraints对象的字符串表示形式。StringCornerRadii. toString()StringGridPane. toString()返回此GridPane对象的字符串表示形式。StringRowConstraints. toString()返回此RowConstraints对象的字符串表示形式。 -
Uses of Override in javafx.scene.media
Methods in javafx.scene.media with annotations of type Override Modifier and Type 方法 描述 MediaErrorEventMediaErrorEvent. copyFor(Object newSource, EventTarget newTarget)EventType<MediaErrorEvent>MediaErrorEvent. getEventType()StringMediaErrorEvent. toString()检索事件的String表示。StringMediaException. toString()返回此MediaException对象的字符串表示形式。StringTrack. toString() -
Uses of Override in javafx.scene.paint
Methods in javafx.scene.paint with annotations of type Override Modifier and Type 方法 描述 booleanColor. equals(Object obj)指示一些其他对象是否等于此。booleanLinearGradient. equals(Object obj)指示一些其他对象是否等于此。booleanRadialGradient. equals(Object obj)指示一些其他对象是否等于此。booleanStop. equals(Object obj)指示一些其他对象是否等于此。intColor. hashCode()返回此Color对象的哈希码。intLinearGradient. hashCode()返回此LinearGradient对象的哈希码。intRadialGradient. hashCode()返回此RadialGradient对象的哈希码。intStop. hashCode()返回此Stop对象的哈希码。ColorColor. interpolate(Color endValue, double t)该函数计算0.0和1.0之间的分数t的内插值。booleanColor. isOpaque()获取此Paint是否完全不透明。booleanImagePattern. isOpaque()booleanLinearGradient. isOpaque()获取此Paint是否完全不透明。booleanRadialGradient. isOpaque()获取此Paint是否完全不透明。StringColor. toString()返回此Color的字符串表示Color。StringLinearGradient. toString()返回此LinearGradient对象的字符串表示形式。StringPhongMaterial. toString()StringRadialGradient. toString()返回此RadialGradient对象的字符串表示形式。StringStop. toString()返回此Stop对象的字符串表示形式。 -
Uses of Override in javafx.scene.shape
Methods in javafx.scene.shape with annotations of type Override Modifier and Type 方法 描述 List<CssMetaData<? extends Styleable,?>>Rectangle. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问Node的CssMetaData而不需要反射。List<CssMetaData<? extends Styleable,?>>Shape. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问节点的CssMetaData而不需要反射。StringArc. toString()返回此Arc对象的字符串表示形式。StringArcTo. toString()返回此ArcTo对象的字符串表示形式。StringCircle. toString()返回此Circle对象的字符串表示形式。StringClosePath. toString()返回此ArcTo对象的字符串表示形式。StringCubicCurve. toString()返回此CubicCurve对象的字符串表示形式。StringCubicCurveTo. toString()返回此CubicCurveTo对象的字符串表示形式。StringEllipse. toString()返回此Ellipse对象的字符串表示形式。StringHLineTo. toString()返回此HLineTo对象的字符串表示形式。StringLine. toString()返回此Line对象的字符串表示形式。StringLineTo. toString()返回此LineTo对象的字符串表示形式。StringMoveTo. toString()返回此MoveTo对象的字符串表示形式。StringPath. toString()返回此Path对象的字符串表示形式。StringPolygon. toString()返回此Polygon对象的字符串表示形式。StringPolyline. toString()返回此Polyline对象的字符串表示形式。StringQuadCurve. toString()返回此QuadCurve对象的字符串表示形式。StringQuadCurveTo. toString()返回此CubicCurveTo对象的字符串表示形式。StringRectangle. toString()返回此Rectangle对象的字符串表示形式。StringSVGPath. toString()返回此SVGPath对象的字符串表示形式。StringVertexFormat. toString()StringVLineTo. toString()返回此VLineTo对象的字符串表示形式。 -
Uses of Override in javafx.scene.text
Methods in javafx.scene.text with annotations of type Override Modifier and Type 方法 描述 protected doubleTextFlow. computeMinHeight(double width)protected doubleTextFlow. computePrefHeight(double width)protected doubleTextFlow. computePrefWidth(double height)booleanFont. equals(Object obj)指示一些其他对象是否等于此。doubleText. getBaselineOffset()获取属性baselineOffset的值。doubleTextFlow. getBaselineOffset()OrientationTextFlow. getContentBias()List<CssMetaData<? extends Styleable,?>>Text. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问Node的CssMetaData而不需要反射。List<CssMetaData<? extends Styleable,?>>TextFlow. getCssMetaData()intFont. hashCode()返回此Font对象的哈希码。protected voidTextFlow. layoutChildren()ObjectText. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。ObjectTextFlow. queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters)该方法由辅助技术调用以请求属性的值。voidTextFlow. requestLayout()protected voidTextFlow. setWidth(double value)StringFont. toString()将此Font对象转换为String表示形式。StringHitInfo. toString()StringText. toString()返回此Text对象的字符串表示形式。booleanText. usesMirroring()booleanTextFlow. usesMirroring() -
Uses of Override in javafx.scene.transform
Methods in javafx.scene.transform with annotations of type Override Modifier and Type 方法 描述 EventDispatchChainTransform. buildEventDispatchChain(EventDispatchChain tail)AffineAffine. clone()RotateRotate. clone()ScaleScale. clone()ShearShear. clone()TransformTransform. clone()返回此转换的深层副本。TranslateTranslate. clone()TransformAffine. createConcatenation(Transform transform)TransformRotate. createConcatenation(Transform transform)TransformScale. createConcatenation(Transform transform)TransformShear. createConcatenation(Transform transform)TransformTranslate. createConcatenation(Transform transform)AffineAffine. createInverse()TransformRotate. createInverse()ScaleScale. createInverse()TransformShear. createInverse()TranslateTranslate. createInverse()Point2DAffine. deltaTransform(double x, double y)Point3DAffine. deltaTransform(double x, double y, double z)Point2DRotate. deltaTransform(double x, double y)Point3DRotate. deltaTransform(double x, double y, double z)Point2DScale. deltaTransform(double x, double y)Point3DScale. deltaTransform(double x, double y, double z)Point2DShear. deltaTransform(double x, double y)Point3DShear. deltaTransform(double x, double y, double z)Point2DTranslate. deltaTransform(double x, double y)Point3DTranslate. deltaTransform(double x, double y, double z)Point2DTranslate. deltaTransform(Point2D point)Point3DTranslate. deltaTransform(Point3D point)doubleAffine. determinant()doubleAffine. getMxx()获取属性mxx的值。doubleRotate. getMxx()doubleScale. getMxx()doubleAffine. getMxy()获取属性mxy的值。doubleRotate. getMxy()doubleShear. getMxy()doubleAffine. getMxz()获取属性mxz的值。doubleRotate. getMxz()doubleAffine. getMyx()获取属性myx的值。doubleRotate. getMyx()doubleShear. getMyx()doubleAffine. getMyy()获取属性myy的价值。doubleRotate. getMyy()doubleScale. getMyy()doubleAffine. getMyz()获取属性myz的值。doubleRotate. getMyz()doubleAffine. getMzx()获取属性mzx的值。doubleRotate. getMzx()doubleAffine. getMzy()获取属性mzy的值。doubleRotate. getMzy()doubleAffine. getMzz()获取属性mzz的值。doubleRotate. getMzz()doubleScale. getMzz()doubleAffine. getTx()获取属性tx的值。doubleRotate. getTx()doubleScale. getTx()doubleShear. getTx()doubleTranslate. getTx()doubleAffine. getTy()获取属性值的值。doubleRotate. getTy()doubleScale. getTy()doubleShear. getTy()doubleTranslate. getTy()doubleAffine. getTz()获取属性tz的值。doubleRotate. getTz()doubleScale. getTz()doubleTranslate. getTz()Point2DAffine. inverseDeltaTransform(double x, double y)Point3DAffine. inverseDeltaTransform(double x, double y, double z)Point2DRotate. inverseDeltaTransform(double x, double y)Point3DRotate. inverseDeltaTransform(double x, double y, double z)Point2DScale. inverseDeltaTransform(double x, double y)Point3DScale. inverseDeltaTransform(double x, double y, double z)Point2DShear. inverseDeltaTransform(double x, double y)Point3DShear. inverseDeltaTransform(double x, double y, double z)Point2DTranslate. inverseDeltaTransform(double x, double y)Point3DTranslate. inverseDeltaTransform(double x, double y, double z)Point2DTranslate. inverseDeltaTransform(Point2D point)Point3DTranslate. inverseDeltaTransform(Point3D point)Point2DAffine. inverseTransform(double x, double y)Point3DAffine. inverseTransform(double x, double y, double z)Point2DRotate. inverseTransform(double x, double y)Point3DRotate. inverseTransform(double x, double y, double z)Point2DScale. inverseTransform(double x, double y)Point3DScale. inverseTransform(double x, double y, double z)Point2DShear. inverseTransform(double x, double y)Point3DShear. inverseTransform(double x, double y, double z)Point2DTranslate. inverseTransform(double x, double y)Point3DTranslate. inverseTransform(double x, double y, double z)StringAffine. toString()返回此Affine对象的字符串表示形式。StringRotate. toString()返回此Rotate对象的字符串表示形式。StringScale. toString()返回此Scale对象的字符串表示形式。StringShear. toString()返回此Shear对象的字符串表示形式。StringTranslate. toString()返回此Translate对象的字符串表示形式。Point2DAffine. transform(double x, double y)Point3DAffine. transform(double x, double y, double z)Point2DRotate. transform(double x, double y)Point3DRotate. transform(double x, double y, double z)Point2DScale. transform(double x, double y)Point3DScale. transform(double x, double y, double z)Point2DShear. transform(double x, double y)Point3DShear. transform(double x, double y, double z)Point2DTranslate. transform(double x, double y)Point3DTranslate. transform(double x, double y, double z)protected voidRotate. transformChanged() -
Uses of Override in javafx.scene.web
Methods in javafx.scene.web with annotations of type Override Modifier and Type 方法 描述 protected Skin<?>HTMLEditor. createDefaultSkin()protected ObservableList<Node>WebView. getChildren()List<CssMetaData<? extends Styleable,?>>WebView. getCssMetaData()该方法应该委托给Node.getClassCssMetaData(),以便可以访问节点的CssMetaData而不需要反射。booleanWebView. isResizable()protected voidHTMLEditorSkin. layoutChildren(double x, double y, double w, double h)在场景图的布局过程中调用。doubleWebView. maxHeight(double width)在布局期间调用以确定此节点的最大高度。doubleWebView. maxWidth(double height)在布局期间调用以确定此节点的最大宽度。doubleWebView. minHeight(double width)在布局期间调用以确定此节点的最小高度。doubleWebView. minWidth(double height)在布局期间调用以确定此节点的最小宽度。doubleWebView. prefHeight(double width)在布局期间调用以确定此节点的首选高度。doubleWebView. prefWidth(double height)在布局期间调用以确定此节点的首选宽度。voidWebView. resize(double width, double height)StringWebErrorEvent. toString()返回此EventObject的String表示形式。StringWebEvent. toString()返回此WebEvent对象的字符串表示形式。StringWebHistory.Entry. toString() -
Uses of Override in javafx.stage
Methods in javafx.stage with annotations of type Override Modifier and Type 方法 描述 EventDispatchChainWindow. buildEventDispatchChain(EventDispatchChain tail)为此窗口构建事件调度链。WindowEventWindowEvent. copyFor(Object newSource, EventTarget newTarget)booleanScreen. equals(Object obj)指示一些其他对象是否等于此。ObservableList<Node>Popup. getContent()Node的ObservableList将在此Popup上呈现。EventType<WindowEvent>WindowEvent. getEventType()intScreen. hashCode()返回此Screen对象的哈希码。voidPopupWindow. hide()隐藏此弹出窗口及其所有子项protected voidPopupWindow. setScene(Scene scene)注意子类:PopupWindow使用的场景是非常具体由PopupWindow管理的。voidStage. setScene(Scene value)指定此舞台上要使用的场景。voidStage. show()尝试通过将可见性设置为true来显示此窗口StringScreen. toString()返回此Screen对象的字符串表示形式。StringWindowEvent. toString()返回此WindowEvent对象的字符串表示形式。 -
Uses of Override in javafx.util
Methods in javafx.util with annotations of type Override Modifier and Type 方法 描述 intDuration. compareTo(Duration d)比较由此对象和指定对象表示的持续时间。booleanDuration. equals(Object obj)指示一些其他对象是否等于此。booleanPair. equals(Object o)测试这个Pair与另一个Object。intDuration. hashCode()返回此Duration对象的哈希码。intPair. hashCode()为此产生一个哈希码Pair。StringDuration. toString()返回此Duration对象的字符串表示形式。StringPair. toString()String这个Pair代表。 -
Uses of Override in javafx.util.converter
Methods in javafx.util.converter with annotations of type Override Modifier and Type 方法 描述 BigDecimalBigDecimalStringConverter. fromString(String value)将提供的字符串转换为由特定转换器定义的对象。BigIntegerBigIntegerStringConverter. fromString(String value)将提供的字符串转换为由特定转换器定义的对象。BooleanBooleanStringConverter. fromString(String value)将提供的字符串转换为由特定转换器定义的对象。ByteByteStringConverter. fromString(String value)将提供的字符串转换为由特定转换器定义的对象。CharacterCharacterStringConverter. fromString(String value)将提供的字符串转换为由特定转换器定义的对象。DateDateTimeStringConverter. fromString(String value)将提供的字符串转换为由特定转换器定义的对象。StringDefaultStringConverter. fromString(String value)将提供的字符串转换为由特定转换器定义的对象。DoubleDoubleStringConverter. fromString(String value)将提供的字符串转换为由特定转换器定义的对象。FloatFloatStringConverter. fromString(String value)将提供的字符串转换为由特定转换器定义的对象。TFormatStringConverter. fromString(String value)将提供的字符串转换为由特定转换器定义的对象。IntegerIntegerStringConverter. fromString(String value)将提供的字符串转换为由特定转换器定义的对象。LocalDateLocalDateStringConverter. fromString(String value)将提供的字符串转换为由特定转换器定义的对象。LocalDateTimeLocalDateTimeStringConverter. fromString(String value)将提供的字符串转换为由特定转换器定义的对象。LocalTimeLocalTimeStringConverter. fromString(String value)将提供的字符串转换为由特定转换器定义的对象。LongLongStringConverter. fromString(String value)将提供的字符串转换为由特定转换器定义的对象。NumberNumberStringConverter. fromString(String value)将提供的字符串转换为由特定转换器定义的对象。ShortShortStringConverter. fromString(String text)将提供的字符串转换为由特定转换器定义的对象。protected DateFormatDateStringConverter. getDateFormat()返回一个DateFormat实例,用于格式化和解析StringConverter。protected DateFormatTimeStringConverter. getDateFormat()返回一个DateFormat实例,用于格式化和解析StringConverter。protected NumberFormatCurrencyStringConverter. getNumberFormat()返回一个NumberFormat实例,用于在此StringConverter中进行格式化和解析。NumberFormatPercentageStringConverter. getNumberFormat()返回一个NumberFormat实例,用于格式化和解析StringConverter。StringBigDecimalStringConverter. toString(BigDecimal value)将提供的对象转换为其字符串形式。StringBigIntegerStringConverter. toString(BigInteger value)将提供的对象转换为其字符串形式。StringBooleanStringConverter. toString(Boolean value)将提供的对象转换为其字符串形式。StringByteStringConverter. toString(Byte value)将提供的对象转换为其字符串形式。StringCharacterStringConverter. toString(Character value)将提供的对象转换为其字符串形式。StringDateTimeStringConverter. toString(Date value)将提供的对象转换为其字符串形式。StringDefaultStringConverter. toString(String value)将提供的对象转换为其字符串形式。StringDoubleStringConverter. toString(Double value)将提供的对象转换为其字符串形式。StringFloatStringConverter. toString(Float value)将提供的对象转换为其字符串形式。StringFormatStringConverter. toString(T value)将提供的对象转换为其字符串形式。StringIntegerStringConverter. toString(Integer value)将提供的对象转换为其字符串形式。StringLocalDateStringConverter. toString(LocalDate value)将提供的对象转换为其字符串形式。StringLocalDateTimeStringConverter. toString(LocalDateTime value)将提供的对象转换为其字符串形式。StringLocalTimeStringConverter. toString(LocalTime value)将提供的对象转换为其字符串形式。StringLongStringConverter. toString(Long value)将提供的对象转换为其字符串形式。StringNumberStringConverter. toString(Number value)将提供的对象转换为其字符串形式。StringShortStringConverter. toString(Short value)将提供的对象转换为其字符串形式。 -
Uses of Override in javax.imageio.plugins.tiff
Methods in javax.imageio.plugins.tiff with annotations of type Override Modifier and Type 方法 描述 TIFFDirectoryTIFFDirectory. clone()克隆目录及其中包含的所有字段。TIFFFieldTIFFField. clone()克隆该字段及其中包含的所有信息。 -
Uses of Override in javax.lang.model.element
Methods in javax.lang.model.element with annotations of type Override Modifier and Type 方法 描述 booleanElement. equals(Object obj)返回true如果参数表示相同的元件作为this,或false否则。<A extends Annotation>
AElement. getAnnotation(Class<A> annotationType)返回指定类型的这种构造的注解,如果这样的注释 存在 ,否则null。List<? extends AnnotationMirror>Element. getAnnotationMirrors()返回 直接存在于此构造上的注释。List<? extends Element>ModuleElement. getEnclosedElements()返回此模块中的包。List<? extends Element>PackageElement. getEnclosedElements()返回此包中的 top-level类和接口。List<? extends Element>TypeElement. getEnclosedElements()返回在此类或接口中直接声明的字段,方法,构造函数和成员类型。ElementModuleElement. getEnclosingElement()返回null因为模块未被其他元素包围。ElementPackageElement. getEnclosingElement()如果存在这样的模块,则返回包围模块; 否则返回null。ElementTypeElement. getEnclosingElement()返回顶级类型的包,并返回 nested类型的立即包含的元素。ElementTypeParameterElement. getEnclosingElement()返回此类型参数的 generic element 。ElementVariableElement. getEnclosingElement()返回此变量的包围元素。NameModuleElement. getQualifiedName()返回此模块的完全限定名称。NameExecutableElement. getSimpleName()返回构造函数,方法或初始值设置的简单名称。NameModuleElement. getSimpleName()返回此模块的简单名称。NamePackageElement. getSimpleName()返回此包的简单名称。NameTypeElement. getSimpleName()返回此类型元素的简单名称。NameVariableElement. getSimpleName()返回此变量元素的简单名称。intElement. hashCode()遵守Object.hashCode的一般合同。 -
Uses of Override in javax.lang.model.util
Methods in javax.lang.model.util with annotations of type Override Modifier and Type 方法 描述 RElementKindVisitor6. visitExecutable(ExecutableElement e, P p)访问的可执行元件,指派给该访问方法用于特定kind可执行的CONSTRUCTOR,INSTANCE_INIT,METHOD,或STATIC_INIT。RAbstractTypeVisitor6. visitIntersection(IntersectionType t, P p)访问交叉路口类型。abstract RAbstractTypeVisitor8. visitIntersection(IntersectionType t, P p)以一个子类定义的方式访问一个IntersectionType。RSimpleTypeVisitor8. visitIntersection(IntersectionType t, P p)此实现访问的IntersectionType致电defaultAction。RTypeKindVisitor8. visitIntersection(IntersectionType t, P p)此实现访问的IntersectionType致电defaultAction。RAbstractElementVisitor6. visitModule(ModuleElement e, P p)访问模块元素。abstract RAbstractElementVisitor9. visitModule(ModuleElement t, P p)以一个子类定义的方式访问一个ModuleElement。RElementKindVisitor9. visitModule(ModuleElement e, P p)访问一个ModuleElement致电defaultAction。RElementScanner9. visitModule(ModuleElement e, P p)通过扫描附带的元素访问ModuleElement。RSimpleElementVisitor9. visitModule(ModuleElement e, P p)访问一个ModuleElement致电defaultAction。RTypeKindVisitor6. visitNoType(NoType t, P p)RElementKindVisitor6. visitPackage(PackageElement e, P p)访问包元素。RTypeKindVisitor6. visitPrimitive(PrimitiveType t, P p)访问基本类型,指派给该访问方法用于特定kind基本类型:BOOLEAN,BYTE等RElementKindVisitor6. visitType(TypeElement e, P p)访问类型元素,指派给该访问方法用于特定kind类型,ANNOTATION_TYPE,CLASS,ENUM,或INTERFACE。RElementKindVisitor6. visitTypeParameter(TypeParameterElement e, P p)访问类型参数元素。abstract RAbstractTypeVisitor7. visitUnion(UnionType t, P p)以一个子类定义的方式访问一个UnionType。RSimpleTypeVisitor7. visitUnion(UnionType t, P p)此实现访问一个UnionType致电defaultAction。RTypeKindVisitor7. visitUnion(UnionType t, P p)此实现访问一个UnionType致电defaultAction。RAbstractAnnotationValueVisitor6. visitUnknown(AnnotationValue av, P p)访问未知类型的注释值。RAbstractElementVisitor6. visitUnknown(Element e, P p)访问一种未知的元素。RAbstractTypeVisitor6. visitUnknown(TypeMirror t, P p)访问未知类型的类型。RElementKindVisitor6. visitVariable(VariableElement e, P p)访问一个变量元素,指派给访问方法用于特定kind变量,的ENUM_CONSTANT,EXCEPTION_PARAMETER,字段,LOCAL_VARIABLE,PARAMETER,或RESOURCE_VARIABLE。RElementScanner7. visitVariable(VariableElement e, P p)此实现扫描包含的元素。RSimpleElementVisitor7. visitVariable(VariableElement e, P p)此实现调用defaultAction。RElementKindVisitor7. visitVariableAsResourceVariable(VariableElement e, P p)通过调用defaultAction访问一个RESOURCE_VARIABLE变量元素。 -
Uses of Override in javax.management
Methods in javax.management with annotations of type Override Modifier and Type 方法 描述 voidAttributeList. add(int index, Object element)在此列表中的指定位置插入指定的元素。booleanAttributeList. add(Object element)将指定的元素追加到此列表的末尾。booleanAttributeList. addAll(int index, Collection<?> c)将指定集合中的所有元素插入到此列表中,从指定的位置开始。booleanAttributeList. addAll(Collection<?> c)按指定集合的Iterator返回的顺序将指定集合中的所有元素追加到此列表的末尾。ValueExpAttributeValueExp. apply(ObjectName name)在一个MBean上应用AttributeValueExp。ValueExpStringValueExp. apply(ObjectName name)在MBean上应用ValueExp。DescriptorImmutableDescriptor. clone()返回一个等于该描述符的描述符。ObjectMBeanInfo. clone()返回此实例的浅克隆。ObjectMBeanOperationInfo. clone()返回此实例的浅克隆。booleanImmutableDescriptor. equals(Object o)将此描述符与给定对象进行比较。booleanMBeanInfo. equals(Object o)将此MBeanInfo与另一个进行比较。booleanMBeanOperationInfo. equals(Object o)将此MBeanOperationInfo与另一个进行比较。booleanObjectName. equals(Object object)将当前对象名称与另一个对象名称进行比较。intImmutableDescriptor. hashCode()返回此描述符的哈希码值。intMBeanInfo. hashCode()intMBeanOperationInfo. hashCode()intObjectName. hashCode()返回此对象名称的哈希码。ObjectAttributeList. set(int index, Object element)用指定的元素替换此列表中指定位置的元素。voidAttributeValueExp. setMBeanServer(MBeanServer s)已过时。此方法无效。 用于获取属性值的MBean Server为QueryEval.getMBeanServer()。StringAttributeValueExp. toString()返回表示其值的字符串。StringImmutableDescriptor. toString()StringMBeanInfo. toString()StringMBeanOperationInfo. toString()StringMBeanServerNotification. toString()StringNotification. toString()返回此通知的String表示形式。StringObjectName. toString()返回对象名称的字符串表示形式。 -
Uses of Override in javax.management.modelmbean
Methods in javax.management.modelmbean with annotations of type Override Modifier and Type 方法 描述 ObjectDescriptorSupport. clone()返回与描述符重复的新描述符。ObjectModelMBeanAttributeInfo. clone()创建并返回一个新的ModelMBeanAttributeInfo,它与此ModelMBeanAttributeInfo重复。ObjectModelMBeanConstructorInfo. clone()创建并返回一个新的ModelMBeanConstructorInfo,它与此ModelBeanConstructorInfo重复。booleanDescriptorSupport. equals(Object o)将此描述符与给定对象进行比较。DescriptorModelMBeanConstructorInfo. getDescriptor()返回相关描述符的副本。DescriptorModelMBeanInfoSupport. getDescriptor()intDescriptorSupport. hashCode()返回此描述符的哈希码值。StringDescriptorSupport. toString()返回表示描述符的人类可读字符串。StringModelMBeanAttributeInfo. toString()返回一个可读的ModelMBeanAttributeInfo实例版本。StringModelMBeanConstructorInfo. toString()返回一个包含ModelMBeanConstructorInfo的全部内容的字符串,以人类可读的形式显示。 -
Uses of Override in javax.management.monitor
Methods in javax.management.monitor with annotations of type Override Modifier and Type 方法 描述 NumberCounterMonitor. getDerivedGauge(ObjectName object)如果该对象包含在观察到的MBean集合中,则获取指定对象的派生规格,否则为null。NumberGaugeMonitor. getDerivedGauge(ObjectName object)如果此对象包含在观察到的MBean集合中,则获取指定对象的派生规格,否则为null。StringStringMonitor. getDerivedGauge(ObjectName object)如果该对象包含在观察到的MBean集合中,则获取指定对象的派生规格,否则为null。longCounterMonitor. getDerivedGaugeTimeStamp(ObjectName object)如果此对象包含在观察到的MBean集合中,则获取指定对象的派生标尺时间戳,否则为0。longGaugeMonitor. getDerivedGaugeTimeStamp(ObjectName object)如果该对象包含在观察到的MBean集合中,则获取指定对象的派生量规时间戳,否则为0。longStringMonitor. getDerivedGaugeTimeStamp(ObjectName object)如果该对象包含在观察到的MBean集合中,则获取指定对象的派生量规时间戳,否则为0。MBeanNotificationInfo[]CounterMonitor. getNotificationInfo()返回一个NotificationInfo对象,其中包含通知的Java类的名称以及计数器监视器发送的通知类型。MBeanNotificationInfo[]GaugeMonitor. getNotificationInfo()返回一个NotificationInfo对象,其中包含通知的Java类的名称以及量规监视器发送的通知类型。MBeanNotificationInfo[]StringMonitor. getNotificationInfo()返回一个NotificationInfo对象,其中包含通知的Java类的名称以及字符串监视器发送的通知类型。 -
Uses of Override in javax.management.openmbean
Methods in javax.management.openmbean with annotations of type Override Modifier and Type 方法 描述 booleanCompositeDataSupport. equals(Object obj)将指定的 obj参数与此CompositeDataSupport实例进行比较以获得相等性。intCompositeDataSupport. hashCode()返回此CompositeDataSupport实例的哈希码值。StringCompositeDataSupport. toString()返回此CompositeDataSupport实例的字符串表示形式。 -
Uses of Override in javax.management.relation
Methods in javax.management.relation with annotations of type Override Modifier and Type 方法 描述 voidRoleList. add(int index, Object element)booleanRoleList. add(Object o)voidRoleUnresolvedList. add(int index, Object element)booleanRoleUnresolvedList. add(Object o)booleanRoleList. addAll(int index, Collection<?> c)booleanRoleList. addAll(Collection<?> c)booleanRoleUnresolvedList. addAll(int index, Collection<?> c)booleanRoleUnresolvedList. addAll(Collection<?> c)ObjectRoleList. set(int index, Object element)ObjectRoleUnresolvedList. set(int index, Object element) -
Uses of Override in javax.management.remote
Methods in javax.management.remote with annotations of type Override Modifier and Type 方法 描述 MBeanNotificationInfo[]JMXConnectorServer. getNotificationInfo()返回一个数组,指示此MBean发送的通知。 -
Uses of Override in javax.management.remote.rmi
Methods in javax.management.remote.rmi with annotations of type Override Modifier and Type 方法 描述 protected voidRMIIIOPServerImpl. closeClient(RMIConnection client)已过时。protected voidRMIIIOPServerImpl. closeServer()已过时。protected voidRMIConnectorServer. connectionClosed(String connectionId, String message, Object userData)protected voidRMIConnectorServer. connectionFailed(String connectionId, String message, Object userData)protected voidRMIConnectorServer. connectionOpened(String connectionId, String message, Object userData)protected voidRMIIIOPServerImpl. export()已过时。protected StringRMIIIOPServerImpl. getProtocol()已过时。protected RMIConnectionRMIIIOPServerImpl. makeClient(String connectionId, Subject subject)已过时。voidRMIConnectorServer. setMBeanServerForwarder(MBeanServerForwarder mbsf)StringRMIConnectionImpl. toString()返回此对象的字符串表示形式。StringRMIConnector. toString()返回此对象的字符串表示形式。RemoteRMIIIOPServerImpl. toStub()已过时。 -
Uses of Override in javax.net.ssl
Methods in javax.net.ssl with annotations of type Override Modifier and Type 方法 描述 booleanSNIHostName. equals(Object other)将此服务器名称与指定对象进行比较。booleanSNIServerName. equals(Object other)指示某个其他对象是否等于此服务器名称。intSNIHostName. hashCode()返回此SNIHostName的哈希码值。intSNIServerName. hashCode()返回此服务器名称的哈希码值。StringSNIHostName. toString()返回对象的字符串表示形式,包括此SNIHostName对象中的DNS主机名。StringSNIServerName. toString()返回此服务器名称的字符串表示形式,包括此SNIServerName对象中的服务器名称类型和编码的服务器名称值。StringSSLEngineResult. toString()返回此对象的String表示形式。 -
Uses of Override in javax.security.auth
Methods in javax.security.auth with annotations of type Override Modifier and Type 方法 描述 booleanSubject. equals(Object o)将指定的对象与此Subject进行比较以获得相等性。intSubject. hashCode()返回此Subject的哈希Subject。StringSubject. toString()返回这个Subject的String表示。 -
Uses of Override in javax.security.auth.kerberos
Methods in javax.security.auth.kerberos with annotations of type Override Modifier and Type 方法 描述 voidEncryptionKey. destroy()清除此键的关键材料来销毁此键。voidKerberosCredMessage. destroy()清除该消息来销毁此对象。booleanDelegationPermission. equals(Object obj)检查两个DelegatorPermission对象是否相等。booleanEncryptionKey. equals(Object other)将指定的对象与此键进行比较以获得相等性。booleanKerberosCredMessage. equals(Object other)将指定的对象与此KerberosCredMessage进行比较以获得相等性。booleanServicePermission. equals(Object obj)检查两个ServicePermission对象是否相等。StringServicePermission. getActions()返回动作的规范字符串表示形式。StringEncryptionKey. getAlgorithm()返回此键的标准算法名称。byte[]EncryptionKey. getEncoded()返回此键的关键材料。StringEncryptionKey. getFormat()返回此键的编码格式的名称。intDelegationPermission. hashCode()返回此对象的哈希码值。intEncryptionKey. hashCode()返回这个EncryptionKey的哈希码。intKerberosCredMessage. hashCode()返回这个KerberosCredMessage的哈希码。intServicePermission. hashCode()返回此对象的哈希码值。booleanDelegationPermission. implies(Permission p)检查此Kerberos委托许可对象是否“暗示”指定的权限。booleanServicePermission. implies(Permission p)检查此Kerberos服务权限对象是否“暗示”指定的权限。booleanEncryptionKey. isDestroyed()booleanKerberosCredMessage. isDestroyed()PermissionCollectionDelegationPermission. newPermissionCollection()返回一个PermissionCollection对象,用于存储DelegationPermission对象。PermissionCollectionServicePermission. newPermissionCollection()返回一个用于存储ServicePermission对象的PermissionCollection对象。StringEncryptionKey. toString()返回此EncryptionKey的内容丰富的文字表示。StringKerberosCredMessage. toString()返回此KerberosCredMessage的内容丰富的文字表示。 -
Uses of Override in javax.sound.midi
Methods in javax.sound.midi with annotations of type Override Modifier and Type 方法 描述 ObjectMetaMessage. clone()创建与该对象相同的类和新内容相同的新对象。abstract ObjectMidiMessage. clone()创建与该对象相同的类和新内容相同的新对象。ObjectShortMessage. clone()创建与该对象相同的类和新内容相同的新对象。ObjectSysexMessage. clone()创建与该对象相同的类和新内容相同的新对象。voidMidiDevice. close()关闭设备,指示设备现在应该释放它正在使用的任何系统资源。voidReceiver. close()表示应用程序已完成使用接收器,并且其所需的有限资源可能会被释放或提供。voidTransmitter. close()表示应用程序已完成使用发射机,并且其所需的有限资源可能会被释放或提供。booleanMidiDevice.Info. equals(Object obj)报告两个对象是否相等。booleanSequencer.SyncMode. equals(Object obj)确定两个对象是否相等。longSequencer. getMicrosecondPosition()获取序列中的当前位置,以微秒表示。intMidiDevice.Info. hashCode()完成哈希码方法。intSequencer.SyncMode. hashCode()完成哈希码方法。voidSysexMessage. setMessage(byte[] data, int length)设置系统专用消息的数据。StringMidiDevice.Info. toString()提供设备信息的字符串表示。StringSequencer.SyncMode. toString()提供此同步模式的名称作为模式的字符串表示形式。 -
Uses of Override in javax.sound.sampled
Methods in javax.sound.sampled with annotations of type Override Modifier and Type 方法 描述 intAudioInputStream. available()返回从该音频输入流中可以读取(或跳过)的最大字节数,而不会阻塞。voidAudioInputStream. close()关闭此音频输入流并释放与流相关联的任何系统资源。voidLine. close()关闭该行,表示可以释放该行所使用的任何系统资源。booleanAudioFileFormat.Type. equals(Object obj)完成equals方法。booleanAudioFormat.Encoding. equals(Object obj)完成equals方法。booleanControl.Type. equals(Object obj)完成equals方法。booleanLineEvent.Type. equals(Object obj)指示指定的对象是否等于此事件类型,如果对象相同,则返回true。booleanMixer.Info. equals(Object obj)指示两个信息对象是否相等,如果它们相同,则返回true。booleanPort.Info. equals(Object obj)完成equals方法。booleanReverbType. equals(Object obj)指示指定的对象是否等于此混响类型,如果对象相同,则返回true。intAudioFileFormat.Type. hashCode()完成hashCode方法。intAudioFormat.Encoding. hashCode()完成hashCode方法。intControl.Type. hashCode()完成hashCode方法。intLineEvent.Type. hashCode()完成哈希码方法。intMixer.Info. hashCode()完成哈希码方法。intPort.Info. hashCode()完成hashCode方法。intReverbType. hashCode()完成哈希码方法。voidAudioInputStream. mark(int readlimit)标记此音频输入流中的当前位置。booleanAudioInputStream. markSupported()测试此音频输入流是否支持mark和reset方法。booleanDataLine.Info. matches(Line.Info info)确定指定的信息对象是否与此匹配。booleanPort.Info. matches(Line.Info info)指示此信息对象是否与此匹配。intAudioInputStream. read()从音频输入流读取数据的下一个字节。intAudioInputStream. read(byte[] b)从音频输入流读取一些字节数,并将它们存储到缓冲器阵列b。intAudioInputStream. read(byte[] b, int off, int len)从音频流读取指定的最大数据字节数,将它们放入给定的字节数组。voidAudioInputStream. reset()将此音频输入流重新定位到上次调用其mark方法时的位置。longAudioInputStream. skip(long n)跳过并丢弃该音频输入流中指定数量的字节。StringAudioFileFormat. toString()提供文件格式的字符串表示形式。StringAudioFileFormat.Type. toString()提供文件类型的名称作为文件类型的String表示。StringAudioFormat.Encoding. toString()提供编码的String表示。StringAudioFormat. toString()返回描述格式的字符串,如:“PCM SIGNED 22050 Hz 16 bit mono big-endian”。StringBooleanControl. toString()提供控件的字符串表示形式。StringCompoundControl. toString()提供控件的字符串表示形式。StringControl. toString()获取描述控件类型及其当前状态的字符串。StringControl.Type. toString()提供控件类型的String表示。StringDataLine.Info. toString()获取数据行信息的文本描述。StringEnumControl. toString()提供控件的字符串表示形式。StringFloatControl. toString()提供控件的字符串表示形式。StringLine.Info. toString()获取行信息的文本描述。StringLineEvent. toString()获取事件的字符串表示形式。StringLineEvent.Type. toString()返回类型名称作为字符串表示形式。StringMixer.Info. toString()提供混音器信息的字符串表示。StringPort.Info. toString()提供端口的String表示。StringReverbType. toString()提供混响类型的String表示,包括其名称及其参数设置。 -
Uses of Override in javax.sql
Methods in javax.sql with annotations of type Override Modifier and Type 方法 描述 intConnectionPoolDataSource. getLoginTimeout()获取此数据源在尝试连接到数据库时可以等待的最长时间(秒)。intDataSource. getLoginTimeout()获取此数据源在尝试连接到数据库时可以等待的最长时间(秒)。intXADataSource. getLoginTimeout()获取此数据源在尝试连接到数据库时可以等待的最长时间(秒)。PrintWriterConnectionPoolDataSource. getLogWriter()检索DataSource对象的日志记录器。PrintWriterDataSource. getLogWriter()检索DataSource对象的日志记录器。PrintWriterXADataSource. getLogWriter()检索DataSource对象的日志记录器。voidConnectionPoolDataSource. setLoginTimeout(int seconds)设置该数据源在尝试连接到数据库时将等待的最长时间(秒)。voidDataSource. setLoginTimeout(int seconds)设置该数据源在尝试连接到数据库时将等待的最长时间(秒)。voidXADataSource. setLoginTimeout(int seconds)设置该数据源在尝试连接到数据库时将等待的最长时间(秒)。voidConnectionPoolDataSource. setLogWriter(PrintWriter out)将此DataSource对象的日志写入器设置为给定的java.io.PrintWriter对象。voidDataSource. setLogWriter(PrintWriter out)将此DataSource对象的日志写入器设置为给定的java.io.PrintWriter对象。voidXADataSource. setLogWriter(PrintWriter out)将此DataSource对象的日志写入器设置为给定的java.io.PrintWriter对象。 -
Uses of Override in javax.swing
Methods in javax.swing with annotations of type Override Modifier and Type 方法 描述 booleanJList.AccessibleJList.AccessibleJListChild. doAccessibleAction(int i)对对象执行指定的操作。voidDefaultListCellRenderer. firePropertyChange(String propertyName, boolean oldValue, boolean newValue)由于性能原因而被覆盖。voidDefaultListCellRenderer. firePropertyChange(String propertyName, byte oldValue, byte newValue)由于性能原因而被覆盖。voidDefaultListCellRenderer. firePropertyChange(String propertyName, char oldValue, char newValue)由于性能原因而被覆盖。voidDefaultListCellRenderer. firePropertyChange(String propertyName, double oldValue, double newValue)由于性能原因而被覆盖。voidDefaultListCellRenderer. firePropertyChange(String propertyName, float oldValue, float newValue)由于性能原因而被覆盖。voidDefaultListCellRenderer. firePropertyChange(String propertyName, int oldValue, int newValue)由于性能原因而被覆盖。voidDefaultListCellRenderer. firePropertyChange(String propertyName, long oldValue, long newValue)由于性能原因而被覆盖。voidDefaultListCellRenderer. firePropertyChange(String propertyName, short oldValue, short newValue)由于性能原因而被覆盖。protected voidDefaultListCellRenderer. firePropertyChange(String propertyName, Object oldValue, Object newValue)由于性能原因而被覆盖。AccessibleActionJList.AccessibleJList.AccessibleJListChild. getAccessibleAction()获取与该对象关联的AccessibleAction,该对象支持一个或多个操作。intJList.AccessibleJList.AccessibleJListChild. getAccessibleActionCount()返回此对象中可用操作的数量如果有多个可访问的操作数,则第一个被视为对象的“默认”操作。StringJList.AccessibleJList.AccessibleJListChild. getAccessibleActionDescription(int i)返回对象的指定操作的描述。voidJComponent. hide()已过时。voidDefaultListCellRenderer. invalidate()由于性能原因而被覆盖。booleanDefaultListCellRenderer. isOpaque()由于性能原因而被覆盖。booleanJComponent. isValidateRoot()如果此方法返回true,revalidate此组件的后代的调用将导致从该根开始的整个树被验证。booleanJRootPane. isValidateRoot()如果这个JRootPane的后代JRootPane给revalidate,从这里下来验证。booleanJScrollPane. isValidateRoot()被revalidate返回true,以便对这个JScrollPane任何后代的任何调用JScrollPane将导致从该JScrollPane开始的整个树被验证。booleanJSplitPane. isValidateRoot()返回true,因此调用revalidate这个的任何后代JSplitPane将导致请求被排队将验证JSplitPane及其所有后代。booleanJTextField. isValidateRoot()来自textfield本身的revalidate调用将通过验证文本字段来处理,除非textfield包含在一个JViewport,在这种情况下返回false。protected booleanJComboBox. processKeyBinding(KeyStroke ks, KeyEvent e, int condition, boolean pressed)调用以处理键绑定为ks作为的结果KeyEvente。voidJDesktopPane. remove(Component comp)从此容器中删除指定的组件。voidDefaultListCellRenderer. repaint()由于性能原因而被覆盖。voidDefaultListCellRenderer. repaint(long tm, int x, int y, int width, int height)由于性能原因而被覆盖。voidDefaultListCellRenderer. repaint(Rectangle r)由于性能原因而被覆盖。voidJEditorPane. replaceSelection(String content)用给定字符串表示的新内容替换当前所选内容。voidJTextPane. replaceSelection(String content)用给定字符串表示的新内容替换当前所选内容。voidJToggleButton. requestFocus(FocusEvent.Cause cause)如果此切换按钮是ButtonGroup的成员,该另一个切换按钮被选中并且可以是焦点所有者,并且焦点原因参数表示任何方向的窗口激活或焦点遍历操作,则方法执行的结果与在组中选择的切换按钮上调用Component.requestFocus(FocusEvent.Cause)。voidDefaultListCellRenderer. revalidate()由于性能原因而被覆盖。voidJSpinner.NumberEditor. setComponentOrientation(ComponentOrientation o)设置用于对该组件中的元素或文本进行排序的语言敏感方向。voidDefaultListCellRenderer. validate()由于性能原因而被覆盖。 -
Uses of Override in javax.swing.border
Methods in javax.swing.border with annotations of type Override Modifier and Type 方法 描述 InsetsStrokeBorder. getBorderInsets(Component c, Insets insets)使用此边框的当前插图重新初始化insets参数。booleanCompoundBorder. isBorderOpaque()返回复合边框是否不透明。voidStrokeBorder. paintBorder(Component c, Graphics g, int x, int y, int width, int height)用指定的位置和大小绘制指定组件的边框。 -
Uses of Override in javax.swing.event
Methods in javax.swing.event with annotations of type Override Modifier and Type 方法 描述 RowSorter<?>RowSorterEvent. getSource()将事件的来源作为RowSorter。 -
Uses of Override in javax.swing.plaf.basic
Methods in javax.swing.plaf.basic with annotations of type Override Modifier and Type 方法 描述 AccessibleBasicComboBoxUI. getAccessibleChild(JComponent c, int i)intBasicComboBoxUI. getAccessibleChildrenCount(JComponent c)intBasicComboBoxUI. getBaseline(JComponent c, int width, int height)返回基线。Component.BaselineResizeBehaviorBasicComboBoxUI. getBaselineResizeBehavior(JComponent c)返回一个枚举,指示组件的基线如何随着大小的变化而改变。ComponentBasicComboBoxRenderer. getListCellRendererComponent(JList<?> list, Object value, int index, boolean isSelected, boolean cellHasFocus)DimensionBasicComboBoxUI. getMaximumSize(JComponent c)DimensionBasicDesktopPaneUI. getMaximumSize(JComponent c)DimensionBasicComboBoxUI. getMinimumSize(JComponent c)最小尺寸是显示区域的大小加上插页加上按钮。DimensionBasicDesktopPaneUI. getMinimumSize(JComponent c)DimensionBasicComboBoxUI. getPreferredSize(JComponent c)DimensionBasicDesktopPaneUI. getPreferredSize(JComponent c)DimensionBasicRadioButtonUI. getPreferredSize(JComponent c)单选按钮的首选大小protected StringBasicRadioButtonUI. getPropertyPrefix()protected voidBasicRadioButtonUI. installDefaults(AbstractButton b)protected voidBasicRadioButtonUI. installListeners(AbstractButton button)voidBasicComboBoxUI. installUI(JComponent c)voidBasicComboBoxUI.KeyHandler. keyPressed(KeyEvent e)RectangleBasicTextUI. modelToView(JTextComponent tc, int pos)RectangleBasicTextUI. modelToView(JTextComponent tc, int pos, Position.Bias bias)Rectangle2DBasicTextUI. modelToView2D(JTextComponent tc, int pos, Position.Bias bias)voidBasicComboBoxUI. paint(Graphics g, JComponent c)voidBasicRadioButtonUI. paint(Graphics g, JComponent c)画单选按钮protected voidBasicRadioButtonUI. uninstallDefaults(AbstractButton b)protected voidBasicRadioButtonUI. uninstallListeners(AbstractButton button)voidBasicComboBoxUI. uninstallUI(JComponent c)intBasicTextUI. viewToModel(JTextComponent tc, Point pt)intBasicTextUI. viewToModel(JTextComponent tc, Point pt, Position.Bias[] biasReturn)intBasicTextUI. viewToModel2D(JTextComponent tc, Point2D pt, Position.Bias[] biasReturn) -
Uses of Override in javax.swing.plaf.metal
Methods in javax.swing.plaf.metal with annotations of type Override Modifier and Type 方法 描述 DimensionMetalFileChooserUI. getMaximumSize(JComponent c)返回JFileChooser的最大大小。DimensionMetalFileChooserUI. getMinimumSize(JComponent c)返回JFileChooser的最小大小。DimensionMetalFileChooserUI. getPreferredSize(JComponent c)返回指定的首选大小JFileChooser。 -
Uses of Override in javax.swing.plaf.multi
Methods in javax.swing.plaf.multi with annotations of type Override Modifier and Type 方法 描述 RectangleMultiTextUI. modelToView(JTextComponent a, int b, Position.Bias c)Rectangle2DMultiTextUI. modelToView2D(JTextComponent a, int b, Position.Bias c)intMultiTextUI. viewToModel(JTextComponent a, Point b)已过时。intMultiTextUI. viewToModel(JTextComponent a, Point b, Position.Bias[] c)已过时。intMultiTextUI. viewToModel2D(JTextComponent a, Point2D b, Position.Bias[] c) -
Uses of Override in javax.swing.plaf.nimbus
Methods in javax.swing.plaf.nimbus with annotations of type Override Modifier and Type 方法 描述 ObjectNimbusStyle. get(SynthContext ctx, Object key)Getter为区域特定样式属性。protected ColorNimbusStyle. getColorForState(SynthContext ctx, ColorType type)返回指定状态的颜色。UIDefaultsNimbusLookAndFeel. getDefaults()返回此SynthLookAndFeel的默认值。StringNimbusLookAndFeel. getDescription()返回此外观的文字说明。IconNimbusLookAndFeel. getDisabledIcon(JComponent component, Icon icon)protected FontNimbusStyle. getFontForState(SynthContext ctx)返回指定状态的字体。StringNimbusLookAndFeel. getID()返回一个识别这种外观和感觉的字符串。InsetsNimbusStyle. getInsets(SynthContext ctx, Insets in)返回用于计算大小信息的Insets。StringNimbusLookAndFeel. getName()返回一个标识这种外观和感觉的短字符串。SynthPainterNimbusStyle. getPainter(SynthContext ctx)返回将用于绘画的SynthPainter。voidNimbusLookAndFeel. initialize()当这个外观和感觉被安装时,由UIManager打来的。voidNimbusStyle. installDefaults(SynthContext ctx)从JComponent从context安装此样式所需的状态。booleanNimbusStyle. isOpaque(SynthContext ctx)如果区域不透明,则返回true。voidAbstractRegionPainter. paint(Graphics2D g, JComponent c, int w, int h)给予给定的Graphics2D对象。booleanNimbusLookAndFeel. shouldUpdateStyleOnAncestorChanged()返回当SynthStyleFactory的祖先发生变化时,UI是否应从SynthStyles更新JComponent。protected booleanNimbusLookAndFeel. shouldUpdateStyleOnEvent(PropertyChangeEvent ev)返回在特定事件发生时,UI是否应更新其样式。StringState. toString()voidNimbusLookAndFeel. uninitialize()当这个外观和感觉被卸载时,由UIManager打电话。 -
Uses of Override in javax.swing.plaf.synth
Methods in javax.swing.plaf.synth with annotations of type Override Modifier and Type 方法 描述 protected voidSynthSliderUI. calculateGeometry()计算几何。protected intSynthTabbedPaneUI. calculateMaxTabHeight(int tabPlacement)计算最大标签高度。protected intSynthTabbedPaneUI. calculateMaxTabWidth(int tabPlacement)计算最大标签宽度。protected intSynthTabbedPaneUI. calculateTabWidth(int tabPlacement, int tabIndex, FontMetrics metrics)计算标签宽度。protected voidSynthSliderUI. calculateThumbLocation()计算拇指位置。protected voidSynthScrollBarUI. configureScrollBarColors()配置滚动条颜色。ViewSynthPasswordFieldUI. create(Element elem)为元素创建一个视图(PasswordView)。protected JButtonSynthComboBoxUI. createArrowButton()创建一个按钮,该按钮将用作控件来显示或隐藏组合框的弹出窗口部分。protected ComponentListenerSynthInternalFrameUI. createComponentListener()创建组件侦听器。protected JButtonSynthScrollBarUI. createDecreaseButton(int orientation)创建减少按钮。protected TreeCellEditorSynthTreeUI. createDefaultCellEditor()创建默认单元格编辑器。protected TreeCellRendererSynthTreeUI. createDefaultCellRenderer()返回用于执行每个节点冲压的默认单元格渲染器。protected AbstractColorChooserPanel[]SynthColorChooserUI. createDefaultChoosers()返回一组默认颜色选择器。BasicSplitPaneDividerSynthSplitPaneUI. createDefaultDivider()创建默认分隔符。protected ComponentSynthSplitPaneUI. createDefaultNonContinuousLayoutDivider()返回默认的非连续布局分隔符,这是一个Canvas的实例,用灰色填充背景。protected ComboBoxEditorSynthComboBoxUI. createEditor()创建将在可编辑组合框中使用的默认编辑器。protected JComponentSynthSpinnerUI. createEditor()该方法由installUI调用,以获取JSpinner的编辑器组件。protected JButtonSynthScrollBarUI. createIncreaseButton(int orientation)创建一个增加按钮。protected LayoutManagerSynthSpinnerUI. createLayout()创建一个LayoutManager管理的editor,nextButton,并previousButton的JSpinner的儿童。protected LayoutManagerSynthTabbedPaneUI. createLayoutManager()调用installUI创建一个布局管理器对象来管理JTabbedPane。protected ContainerSynthOptionPaneUI. createMessageArea()从SynthOptionPaneUI.installComponents()调用,创建一个包含消息正文的Container。protected MouseListenerSynthTabbedPaneUI. createMouseListener()创建一个鼠标监听器。protected ComponentSynthSpinnerUI. createNextButton()创建一个增量按钮,即用spinner.getNextValue返回的对象替换微调spinner.getNextValue值的spinner.getNextValue。protected JComponentSynthInternalFrameUI. createNorthPane(JInternalFrame w)创建北面的窗格。protected ComboPopupSynthComboBoxUI. createPopup()创建组合框的弹出窗口部分。protected ComponentSynthSpinnerUI. createPreviousButton()创建一个减量按钮,即用spinner.getPreviousValue返回的对象替换微调值的spinner.getPreviousValue。protected ListCellRenderer<Object>SynthComboBoxUI. createRenderer()创建将在不可编辑的组合框中使用的默认渲染器。protected JButtonSynthTabbedPaneUI. createScrollButton(int direction)创建并返回一个JButton,它将向用户提供一种在特定方向滚动选项卡的方法。protected ContainerSynthOptionPaneUI. createSeparator()返回一个分隔符。protected BasicSliderUI.TrackListenerSynthSliderUI. createTrackListener(JSlider s)创建一个轨道监听器。protected voidSynthTreeUI. drawCentered(Component c, Graphics graphics, Icon icon, int x, int y)绘制以(x,y)为中心的icon。voidSynthSplitPaneUI. finishedPaintingChildren(JSplitPane jc, Graphics g)当指定的拆分窗格绘制其子项时调用。intSynthButtonUI. getBaseline(JComponent c, int width, int height)返回基线。intSynthLabelUI. getBaseline(JComponent c, int width, int height)返回基线。intSynthProgressBarUI. getBaseline(JComponent c, int width, int height)返回基线。intSynthSliderUI. getBaseline(JComponent c, int width, int height)返回基线。protected intSynthTabbedPaneUI. getBaseline(int tab)返回指定选项卡的基线。protected RectangleSynthProgressBarUI. getBox(Rectangle r)存储将在r为当前动画索引绘制的弹跳框的位置和大小,并返回r。SynthContextSynthButtonUI. getContext(JComponent c)返回指定组件的上下文。SynthContextSynthColorChooserUI. getContext(JComponent c)返回指定组件的上下文。SynthContextSynthComboBoxUI. getContext(JComponent c)返回指定组件的上下文。SynthContextSynthDesktopIconUI. getContext(JComponent c)返回指定组件的上下文。SynthContextSynthDesktopPaneUI. getContext(JComponent c)返回指定组件的上下文。SynthContextSynthEditorPaneUI. getContext(JComponent c)返回指定组件的上下文。SynthContextSynthInternalFrameUI. getContext(JComponent c)返回指定组件的上下文。SynthContextSynthLabelUI. getContext(JComponent c)返回指定组件的上下文。SynthContextSynthListUI. getContext(JComponent c)返回指定组件的上下文。SynthContextSynthMenuBarUI. getContext(JComponent c)返回指定组件的上下文。SynthContextSynthMenuItemUI. getContext(JComponent c)返回指定组件的上下文。SynthContextSynthMenuUI. getContext(JComponent c)返回指定组件的上下文。SynthContextSynthOptionPaneUI. getContext(JComponent c)返回指定组件的上下文。SynthContextSynthPanelUI. getContext(JComponent c)返回指定组件的上下文。SynthContextSynthPopupMenuUI. getContext(JComponent c)返回指定组件的上下文。SynthContextSynthProgressBarUI. getContext(JComponent c)返回指定组件的上下文。SynthContextSynthRootPaneUI. getContext(JComponent c)返回指定组件的上下文。SynthContextSynthScrollBarUI. getContext(JComponent c)返回指定组件的上下文。SynthContextSynthScrollPaneUI. getContext(JComponent c)返回指定组件的上下文。SynthContextSynthSeparatorUI. getContext(JComponent c)返回指定组件的上下文。SynthContextSynthSliderUI. getContext(JComponent c)返回指定组件的上下文。SynthContextSynthSpinnerUI. getContext(JComponent c)返回指定组件的上下文。SynthContextSynthSplitPaneUI. getContext(JComponent c)返回指定组件的上下文。SynthContextSynthTabbedPaneUI. getContext(JComponent c)返回指定组件的上下文。SynthContextSynthTableHeaderUI. getContext(JComponent c)返回指定组件的上下文。SynthContextSynthTableUI. getContext(JComponent c)返回指定组件的上下文。SynthContextSynthTextAreaUI. getContext(JComponent c)返回指定组件的上下文。SynthContextSynthTextFieldUI. getContext(JComponent c)返回指定组件的上下文。SynthContextSynthToolBarUI. getContext(JComponent c)返回指定组件的上下文。SynthContextSynthToolTipUI. getContext(JComponent c)返回指定组件的上下文。SynthContextSynthTreeUI. getContext(JComponent c)返回指定组件的上下文。SynthContextSynthViewportUI. getContext(JComponent c)返回指定组件的上下文。UIDefaultsSynthLookAndFeel. getDefaults()返回此SynthLookAndFeel的默认值。protected DimensionSynthComboBoxUI. getDefaultSize()使用当前渲染器和字体返回组合框的空显示区域的默认大小。StringSynthLookAndFeel. getDescription()返回SynthLookAndFeel的文本描述。IconSynthTreeUI. getExpandedIcon()返回展开的图标。protected FontMetricsSynthTabbedPaneUI. getFontMetrics()返回字体指标。default intSynthIcon. getIconHeight()default intSynthIcon. getIconWidth()StringSynthLookAndFeel. getID()返回一个识别这种外观和感觉的字符串。DimensionSynthButtonUI. getMaximumSize(JComponent c)返回指定组件的最大尺寸,适合外观和感觉。DimensionSynthLabelUI. getMaximumSize(JComponent c)返回指定组件的最大尺寸,适合外观和感觉。DimensionSynthSeparatorUI. getMaximumSize(JComponent c)返回指定组件的最大尺寸,适合外观和感觉。DimensionSynthButtonUI. getMinimumSize(JComponent c)返回指定组件的最小尺寸,适合外观和感觉。DimensionSynthLabelUI. getMinimumSize(JComponent c)返回指定组件的最小尺寸,适合外观和感觉。DimensionSynthSeparatorUI. getMinimumSize(JComponent c)返回指定组件的最小尺寸,适合外观和感觉。DimensionSynthSliderUI. getMinimumSize(JComponent c)返回最小大小。protected DimensionSynthScrollBarUI. getMinimumThumbSize()返回拇指的最小可接受尺寸。StringSynthLookAndFeel. getName()返回一个标识这种外观和感觉的短字符串。protected DimensionSynthMenuItemUI. getPreferredMenuItemSize(JComponent c, Icon checkIcon, Icon arrowIcon, int defaultTextIconGap)返回菜单项的首选大小。protected DimensionSynthMenuUI. getPreferredMenuItemSize(JComponent c, Icon checkIcon, Icon arrowIcon, int defaultTextIconGap)返回菜单项的首选大小。DimensionSynthButtonUI. getPreferredSize(JComponent c)返回指定组件的偏好大小,适合外观和感觉。DimensionSynthLabelUI. getPreferredSize(JComponent c)返回指定组件的偏好大小,适合外观和感觉。DimensionSynthProgressBarUI. getPreferredSize(JComponent c)返回指定组件的偏好大小,适合外观和感觉。DimensionSynthScrollBarUI. getPreferredSize(JComponent c)垂直滚动条的首选宽度是(非null)增量/减量按钮的最大宽度以及拇指的最小宽度的最大值。DimensionSynthSeparatorUI. getPreferredSize(JComponent c)返回指定组件的偏好大小,适合外观和感觉。DimensionSynthSliderUI. getPreferredSize(JComponent c)返回首选大小。DimensionSynthToolTipUI. getPreferredSize(JComponent c)返回指定组件的偏好大小,适合外观和感觉。protected StringSynthCheckBoxMenuItemUI. getPropertyPrefix()返回属性前缀。protected StringSynthCheckBoxUI. getPropertyPrefix()返回属性前缀。protected StringSynthFormattedTextFieldUI. getPropertyPrefix()获取通过UIManager查找属性的键。protected StringSynthPasswordFieldUI. getPropertyPrefix()获取用作密钥的名称,通过UIManager查找属性。protected StringSynthRadioButtonMenuItemUI. getPropertyPrefix()返回属性前缀。protected StringSynthRadioButtonUI. getPropertyPrefix()返回属性前缀。protected StringSynthTextPaneUI. getPropertyPrefix()获取通过UIManager查找属性的键。protected StringSynthToggleButtonUI. getPropertyPrefix()返回属性前缀。protected intSynthTreeUI. getRowX(int row, int depth)返回沿x轴的位置,以呈现特定的行。protected booleanSynthOptionPaneUI. getSizeButtonsToSameWidth()返回true,基本的L&F想要所有的按钮具有相同的宽度。protected IconSynthRadioButtonUI. getSizingIcon(AbstractButton b)返回用于计算首选/最小/最大大小的图标。booleanSynthScrollBarUI. getSupportsAbsolutePositioning()指示用户是否可以用鼠标手势(通常是鼠标中键)绝对定位拇指。protected InsetsSynthTabbedPaneUI. getTabInsets(int tabPlacement, int tabIndex)返回标签插入。protected intSynthTabbedPaneUI. getTabLabelShiftX(int tabPlacement, int tabIndex, boolean isSelected)返回标签移位x。protected intSynthTabbedPaneUI. getTabLabelShiftY(int tabPlacement, int tabIndex, boolean isSelected)返回标签标签shift y。protected DimensionSynthSliderUI. getThumbSize()返回拇指大小。voidSynthLookAndFeel. initialize()当这个外观和感觉被安装时,由UIManager打来的。protected voidSynthDesktopIconUI. installComponents()注册组件。protected voidSynthOptionPaneUI. installComponents()注册组件。protected voidSynthToolBarUI. installComponents()注册组件。protected voidSynthButtonUI. installDefaults(AbstractButton b)安装默认属性。protected voidSynthColorChooserUI. installDefaults()安装默认属性。protected voidSynthComboBoxUI. installDefaults()protected voidSynthDesktopIconUI. installDefaults()安装默认属性。protected voidSynthDesktopPaneUI. installDefaults()安装默认属性。protected voidSynthEditorPaneUI. installDefaults()初始化组件属性,如字体,前景,背景,插入符号颜色,选择颜色,选定的文本颜色,禁用的文本颜色和边框颜色。voidSynthInternalFrameUI. installDefaults()安装默认值。protected voidSynthLabelUI. installDefaults(JLabel c)安装默认属性。protected voidSynthListUI. installDefaults()初始化字体,前景和背景等列表属性,并添加CellRendererPane。protected voidSynthMenuBarUI. installDefaults()安装默认属性。protected voidSynthMenuItemUI. installDefaults()安装默认属性。protected voidSynthMenuUI. installDefaults()安装默认属性。protected voidSynthOptionPaneUI. installDefaults()安装默认属性。protected voidSynthPanelUI. installDefaults(JPanel p)安装面板属性的方法。voidSynthPopupMenuUI. installDefaults()安装默认属性。protected voidSynthProgressBarUI. installDefaults()安装默认属性。protected voidSynthRootPaneUI. installDefaults(JRootPane c)安装默认属性。protected voidSynthScrollBarUI. installDefaults()安装默认值。protected voidSynthScrollPaneUI. installDefaults(JScrollPane scrollpane)安装默认属性。protected voidSynthSliderUI. installDefaults(JSlider slider)安装默认值。protected voidSynthSpinnerUI. installDefaults()初始化JSpinnerborder,foreground和background基于从默认值表中对应的“微调。*”的属性,属性。protected voidSynthSplitPaneUI. installDefaults()安装UI默认值。protected voidSynthTabbedPaneUI. installDefaults()安装默认值。protected voidSynthTableHeaderUI. installDefaults()初始化JTableHeader属性,如字体,前景和背景。protected voidSynthTableUI. installDefaults()初始化JTable属性,如字体,前景和背景。protected voidSynthTextAreaUI. installDefaults()初始化组件属性,如字体,前景,背景,插入符号颜色,选择颜色,选定的文本颜色,禁用的文本颜色和边框颜色。protected voidSynthTextFieldUI. installDefaults()初始化组件属性,如字体,前景,背景,插入符号颜色,选择颜色,选定的文本颜色,禁用的文本颜色和边框颜色。protected voidSynthToolBarUI. installDefaults()安装默认属性。protected voidSynthToolTipUI. installDefaults(JComponent c)安装默认属性。protected voidSynthTreeUI. installDefaults()安装默认属性。protected voidSynthDesktopPaneUI. installDesktopManager()安装桌面管理器。protected voidSynthPasswordFieldUI. installKeyboardActions()注册键盘操作。protected voidSynthButtonUI. installListeners(AbstractButton b)注册听众。protected voidSynthColorChooserUI. installListeners()注册听众。protected voidSynthComboBoxUI. installListeners()为组合框及其模型创建并安装侦听器。protected voidSynthDesktopIconUI. installListeners()注册听众。protected voidSynthDesktopPaneUI. installListeners()安装PropertyChangeListener返回的createPropertyChangeListener在JDesktopPane。protected voidSynthInternalFrameUI. installListeners()安装侦听器protected voidSynthListUI. installListeners()创建并安装JList,其模型及其selectionModel的侦听器。protected voidSynthMenuBarUI. installListeners()注册听众。protected voidSynthMenuItemUI. installListeners()注册听众。protected voidSynthMenuUI. installListeners()注册听众。protected voidSynthOptionPaneUI. installListeners()注册听众。protected voidSynthPopupMenuUI. installListeners()注册听众。protected voidSynthProgressBarUI. installListeners()注册听众。protected voidSynthScrollBarUI. installListeners()安装侦听器protected voidSynthScrollPaneUI. installListeners(JScrollPane c)注册听众。protected voidSynthSliderUI. installListeners(JSlider slider)安装侦听器protected voidSynthSpinnerUI. installListeners()使用共享对象初始化PropertyChangeListener,该对象将感兴趣的PropertyChangeEvents委托给受保护的方法。protected voidSynthSplitPaneUI. installListeners()安装UI的事件监听器。protected voidSynthTabbedPaneUI. installListeners()安装侦听器protected voidSynthTableHeaderUI. installListeners()将侦听器附加到JTableHeader。protected voidSynthTableUI. installListeners()将侦听器附加到JTable。protected voidSynthToolBarUI. installListeners()注册听众。protected voidSynthToolTipUI. installListeners(JComponent c)注册听众。protected voidSynthTreeUI. installListeners()注册听众。voidSynthComboBoxUI. installUI(JComponent c)适当地配置指定的组件的外观和感觉。voidSynthPanelUI. installUI(JComponent c)适当地配置指定的组件的外观和感觉。voidSynthSeparatorUI. installUI(JComponent c)适当地配置指定的组件的外观和感觉。voidSynthTextPaneUI. installUI(JComponent c)安装组件的UI。voidSynthViewportUI. installUI(JComponent c)适当地配置指定的组件的外观和感觉。booleanSynthLookAndFeel. isNativeLookAndFeel()返回false,SynthLookAndFeel不是原生的外观。booleanSynthLookAndFeel. isSupportedLookAndFeel()返回true,始终支持SynthLookAndFeel。voidSynthButtonUI. paint(Graphics g, JComponent c)根据外观和外观绘制指定的组件。voidSynthColorChooserUI. paint(Graphics g, JComponent c)根据外观和外观绘制指定的组件。voidSynthComboBoxUI. paint(Graphics g, JComponent c)根据外观和外观绘制指定的组件。voidSynthDesktopIconUI. paint(Graphics g, JComponent c)根据外观和外观绘制指定的组件。voidSynthDesktopPaneUI. paint(Graphics g, JComponent c)根据外观和外观绘制指定的组件。voidSynthInternalFrameUI. paint(Graphics g, JComponent c)根据外观和外观绘制指定的组件。voidSynthLabelUI. paint(Graphics g, JComponent c)根据外观和外观绘制指定的组件。voidSynthMenuBarUI. paint(Graphics g, JComponent c)根据外观和外观绘制指定的组件。voidSynthMenuItemUI. paint(Graphics g, JComponent c)根据外观和外观绘制指定的组件。voidSynthMenuUI. paint(Graphics g, JComponent c)根据外观和外观绘制指定的组件。voidSynthOptionPaneUI. paint(Graphics g, JComponent c)根据外观和外观绘制指定的组件。voidSynthPanelUI. paint(Graphics g, JComponent c)根据外观和外观绘制指定的组件。voidSynthPopupMenuUI. paint(Graphics g, JComponent c)根据外观和外观绘制指定的组件。voidSynthProgressBarUI. paint(Graphics g, JComponent c)根据外观和外观绘制指定的组件。voidSynthRootPaneUI. paint(Graphics g, JComponent c)根据外观和外观绘制指定的组件。voidSynthScrollBarUI. paint(Graphics g, JComponent c)根据外观和外观绘制指定的组件。voidSynthScrollPaneUI. paint(Graphics g, JComponent c)根据外观和外观绘制指定的组件。voidSynthSeparatorUI. paint(Graphics g, JComponent c)根据外观和外观绘制指定的组件。voidSynthSliderUI. paint(Graphics g, JComponent c)根据外观和外观绘制指定的组件。voidSynthSpinnerUI. paint(Graphics g, JComponent c)根据外观和外观绘制指定的组件。voidSynthSplitPaneUI. paint(Graphics g, JComponent c)根据外观和外观绘制指定的组件。voidSynthTabbedPaneUI. paint(Graphics g, JComponent c)根据外观和外观绘制指定的组件。voidSynthTableHeaderUI. paint(Graphics g, JComponent c)根据外观和外观绘制指定的组件。voidSynthTableUI. paint(Graphics g, JComponent c)根据外观和外观绘制指定的组件。voidSynthToolBarUI. paint(Graphics g, JComponent c)根据外观和外观绘制指定的组件。voidSynthToolTipUI. paint(Graphics g, JComponent c)根据外观和外观绘制指定的组件。voidSynthTreeUI. paint(Graphics g, JComponent c)根据外观和外观绘制指定的组件。voidSynthViewportUI. paint(Graphics g, JComponent c)根据外观和外观绘制指定的组件。protected voidSynthEditorPaneUI. paintBackground(Graphics g)绘制视图的背景。protected voidSynthTextAreaUI. paintBackground(Graphics g)绘制视图的背景。protected voidSynthTextFieldUI. paintBackground(Graphics g)绘制视图的背景。voidSynthButtonUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthCheckBoxMenuItemUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthCheckBoxUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthColorChooserUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthComboBoxUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthDesktopIconUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthDesktopPaneUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthEditorPaneUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthFormattedTextFieldUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthInternalFrameUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthLabelUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthListUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthMenuBarUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthMenuItemUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthMenuUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthOptionPaneUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthPanelUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthPasswordFieldUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthPopupMenuUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthProgressBarUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthRadioButtonMenuItemUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthRadioButtonUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthRootPaneUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthScrollBarUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthScrollPaneUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthSeparatorUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthSliderUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthSpinnerUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthSplitPaneUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthTabbedPaneUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthTableHeaderUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthTableUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthTextAreaUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthTextFieldUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthTextPaneUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthToggleButtonUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthToolBarUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthToolTipUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthTreeUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthViewportUI. paintBorder(SynthContext context, Graphics g, int x, int y, int w, int h)画边框voidSynthComboBoxUI. paintCurrentValue(Graphics g, Rectangle bounds, boolean hasFocus)绘制当前选定的项目。protected voidSynthToolBarUI. paintDragWindow(Graphics g)绘制用于拖动的窗口的内容。protected voidSynthTreeUI. paintDropLine(Graphics g)画下线。protected voidSynthTreeUI. paintExpandControl(Graphics g, Rectangle clipBounds, Insets insets, Rectangle bounds, TreePath path, int row, boolean isExpanded, boolean hasBeenExpanded, boolean isLeaf)绘制一行的展开(切换)部分。protected voidSynthTreeUI. paintHorizontalLine(Graphics g, JComponent c, int y, int left, int right)画一条水平线。protected voidSynthTreeUI. paintHorizontalPartOfLeg(Graphics g, Rectangle clipBounds, Insets insets, Rectangle bounds, TreePath path, int row, boolean isExpanded, boolean hasBeenExpanded, boolean isLeaf)涂抹腿部的水平部分。default voidSynthIcon. paintIcon(Component c, Graphics g, int x, int y)protected voidSynthTreeUI. paintVerticalLine(Graphics g, JComponent c, int x, int top, int bottom)画一条垂直线。protected voidSynthTreeUI. paintVerticalPartOfLeg(Graphics g, Rectangle clipBounds, Insets insets, TreePath path)涂上腿部的垂直部分。voidSynthButtonUI. propertyChange(PropertyChangeEvent e)当绑定属性更改时,此方法将被调用。voidSynthColorChooserUI. propertyChange(PropertyChangeEvent e)当绑定属性更改时,此方法将被调用。voidSynthComboBoxUI. propertyChange(PropertyChangeEvent e)当绑定属性更改时,此方法将被调用。voidSynthDesktopPaneUI. propertyChange(PropertyChangeEvent evt)当绑定属性更改时,此方法将被调用。protected voidSynthEditorPaneUI. propertyChange(PropertyChangeEvent evt)当在关联的JTextComponent上更改bound属性时,将调用此方法。voidSynthInternalFrameUI. propertyChange(PropertyChangeEvent evt)当绑定属性更改时,此方法将被调用。voidSynthLabelUI. propertyChange(PropertyChangeEvent e)当绑定属性更改时,此方法将被调用。voidSynthListUI. propertyChange(PropertyChangeEvent e)当绑定属性更改时,此方法将被调用。voidSynthMenuBarUI. propertyChange(PropertyChangeEvent e)当绑定属性更改时,此方法将被调用。voidSynthMenuItemUI. propertyChange(PropertyChangeEvent e)当绑定属性更改时,此方法将被调用。voidSynthMenuUI. propertyChange(PropertyChangeEvent e)当绑定属性更改时,此方法将被调用。voidSynthOptionPaneUI. propertyChange(PropertyChangeEvent e)当绑定属性更改时,此方法将被调用。voidSynthPanelUI. propertyChange(PropertyChangeEvent pce)当绑定属性更改时,此方法将被调用。voidSynthPopupMenuUI. propertyChange(PropertyChangeEvent e)当绑定属性更改时,此方法将被调用。voidSynthProgressBarUI. propertyChange(PropertyChangeEvent e)当绑定属性更改时,此方法将被调用。voidSynthRootPaneUI. propertyChange(PropertyChangeEvent e)在根窗格上更改属性时调用。voidSynthSliderUI. propertyChange(PropertyChangeEvent e)当绑定属性更改时,此方法将被调用。voidSynthSpinnerUI. propertyChange(PropertyChangeEvent e)当绑定属性更改时,此方法将被调用。voidSynthSplitPaneUI. propertyChange(PropertyChangeEvent e)当绑定属性更改时,此方法将被调用。voidSynthTabbedPaneUI. propertyChange(PropertyChangeEvent e)当绑定属性更改时,此方法将被调用。voidSynthTableHeaderUI. propertyChange(PropertyChangeEvent evt)当绑定属性更改时,此方法将被调用。voidSynthTableUI. propertyChange(PropertyChangeEvent event)当绑定属性更改时,此方法将被调用。protected voidSynthTextAreaUI. propertyChange(PropertyChangeEvent evt)当在关联的JTextComponent上更改bound属性时,将调用此方法。protected voidSynthTextFieldUI. propertyChange(PropertyChangeEvent evt)当在关联的JTextComponent上更改bound属性时,将调用此方法。protected voidSynthTextPaneUI. propertyChange(PropertyChangeEvent evt)当在关联的JTextComponent上更改bound属性时,将调用此方法。voidSynthToolBarUI. propertyChange(PropertyChangeEvent e)当绑定属性更改时,此方法将被调用。voidSynthToolTipUI. propertyChange(PropertyChangeEvent e)当绑定属性更改时,此方法将被调用。voidSynthTreeUI. propertyChange(PropertyChangeEvent event)当绑定属性更改时,此方法将被调用。voidSynthViewportUI. propertyChange(PropertyChangeEvent e)当绑定属性更改时,此方法将被调用。protected voidSynthSliderUI. recalculateIfInsetsChanged()如果插图已更改,请重新计算。protected voidSynthSpinnerUI. replaceEditor(JComponent oldEditor, JComponent newEditor)由PropertyChangeListener调用时,编辑器的属性变化JSpinner。protected voidSynthTableHeaderUI. rolloverColumnUpdated(int oldColumn, int newColumn)每当更新表头中的翻转列时,将调用此方法。protected voidSynthProgressBarUI. setAnimationIndex(int newValue)将当前动画帧的索引设置为指定的值,并请求重绘进度条。protected voidSynthToolBarUI. setBorderToNonRollover(Component c)这个实现什么都不做,因为JToolBar类的rollover属性没有用在Synth Look and Feel中。protected voidSynthToolBarUI. setBorderToNormal(Component c)这个实现什么都不做,因为JToolBar类的rollover属性在Synth Look和Feel中没有使用。protected voidSynthToolBarUI. setBorderToRollover(Component c)这个实现什么都不做,因为JToolBar类的rollover属性没有在Synth Look和Feel中使用。protected voidSynthTabbedPaneUI. setRolloverTab(int index)将鼠标目前的标签设置为index。voidSynthSliderUI. setThumbLocation(int x, int y)设置拇指位置。protected voidSynthScrollBarUI. setThumbRollover(boolean active)设置鼠标是否当前在拇指上。StringRegion. toString()返回Region的名称。voidSynthLookAndFeel. uninitialize()当这个外观和感觉被卸载时,由UIManager打电话。protected voidSynthInternalFrameUI. uninstallComponents()卸载组件。protected voidSynthToolBarUI. uninstallComponents()取消注册组件。protected voidSynthButtonUI. uninstallDefaults(AbstractButton b)卸载默认属性。protected voidSynthColorChooserUI. uninstallDefaults()卸载默认属性。protected voidSynthComboBoxUI. uninstallDefaults()从组合框中卸载默认颜色,默认字体,默认渲染器和默认编辑器。protected voidSynthDesktopIconUI. uninstallDefaults()卸载默认属性。protected voidSynthDesktopPaneUI. uninstallDefaults()卸载默认属性。protected voidSynthEditorPaneUI. uninstallDefaults()将未明确覆盖的组件属性设置为null。protected voidSynthInternalFrameUI. uninstallDefaults()卸载默认值。protected voidSynthLabelUI. uninstallDefaults(JLabel c)卸载默认属性。protected voidSynthListUI. uninstallDefaults()将未明确覆盖的列表属性设置为null。protected voidSynthMenuBarUI. uninstallDefaults()卸载默认属性。protected voidSynthMenuItemUI. uninstallDefaults()卸载默认属性。protected voidSynthMenuUI. uninstallDefaults()卸载默认属性。protected voidSynthOptionPaneUI. uninstallDefaults()卸载默认属性。protected voidSynthPanelUI. uninstallDefaults(JPanel p)卸载面板属性的方法。protected voidSynthPopupMenuUI. uninstallDefaults()卸载默认属性。protected voidSynthProgressBarUI. uninstallDefaults()Unintalls默认属性。protected voidSynthRootPaneUI. uninstallDefaults(JRootPane root)卸载默认属性。protected voidSynthScrollBarUI. uninstallDefaults()卸载默认值。protected voidSynthScrollPaneUI. uninstallDefaults(JScrollPane c)卸载默认属性。protected voidSynthSpinnerUI. uninstallDefaults()将JSpinner's布局管理器设置为null。protected voidSynthSplitPaneUI. uninstallDefaults()卸载UI默认值。protected voidSynthTabbedPaneUI. uninstallDefaults()卸载默认值。protected voidSynthTableHeaderUI. uninstallDefaults()卸载默认属性protected voidSynthTableUI. uninstallDefaults()卸载默认属性。protected voidSynthTextAreaUI. uninstallDefaults()将未明确覆盖的组件属性设置为null。protected voidSynthTextFieldUI. uninstallDefaults()将未明确覆盖的组件属性设置为null。protected voidSynthToolBarUI. uninstallDefaults()卸载默认属性。protected voidSynthToolTipUI. uninstallDefaults(JComponent c)卸载默认属性。protected voidSynthTreeUI. uninstallDefaults()卸载默认属性。protected voidSynthDesktopPaneUI. uninstallDesktopManager()卸载桌面管理器。protected voidSynthButtonUI. uninstallListeners(AbstractButton b)取消注册听众。protected voidSynthColorChooserUI. uninstallListeners()取消注册听众。protected voidSynthComboBoxUI. uninstallListeners()从组合框及其模型中删除已安装的监听器。protected voidSynthDesktopIconUI. uninstallListeners()取消注册听众。protected voidSynthDesktopPaneUI. uninstallListeners()卸载PropertyChangeListener从返回createPropertyChangeListener从JDesktopPane。protected voidSynthInternalFrameUI. uninstallListeners()卸载侦听器。protected voidSynthListUI. uninstallListeners()从JList,其模型及其selectionModel中移除侦听器。protected voidSynthMenuBarUI. uninstallListeners()取消注册听众。protected voidSynthMenuItemUI. uninstallListeners()取消注册听众。protected voidSynthMenuUI. uninstallListeners()取消注册听众。protected voidSynthOptionPaneUI. uninstallListeners()取消注册听众。protected voidSynthPopupMenuUI. uninstallListeners()取消注册听众。protected voidSynthProgressBarUI. uninstallListeners()删除此对象安装的所有侦听器。protected voidSynthScrollBarUI. uninstallListeners()卸载侦听器。protected voidSynthScrollPaneUI. uninstallListeners(JComponent c)取消注册听众。protected voidSynthSliderUI. uninstallListeners(JSlider slider)卸载侦听器。protected voidSynthSpinnerUI. uninstallListeners()删除由PropertyChangeListener添加的PropertyChangeListener。protected voidSynthSplitPaneUI. uninstallListeners()从UI中卸载事件侦听器。protected voidSynthTabbedPaneUI. uninstallListeners()卸载侦听器。protected voidSynthTableHeaderUI. uninstallListeners()取消注册听众。protected voidSynthTableUI. uninstallListeners()取消注册听众。protected voidSynthToolBarUI. uninstallListeners()取消注册听众。protected voidSynthToolTipUI. uninstallListeners(JComponent c)取消注册听众。protected voidSynthTreeUI. uninstallListeners()取消注册听众。voidSynthComboBoxUI. uninstallUI(JComponent c)在installUI反转在指定组件上完成的配置。voidSynthMenuItemUI. uninstallUI(JComponent c)在installUI反转在指定组件上完成的配置。voidSynthMenuUI. uninstallUI(JComponent c)在installUI反转在指定组件上完成的配置。voidSynthPanelUI. uninstallUI(JComponent c)在installUI反转在指定组件上完成的配置。voidSynthSeparatorUI. uninstallUI(JComponent c)在installUI反转在指定组件上完成的配置。voidSynthViewportUI. uninstallUI(JComponent c)在installUI反转在指定组件上完成的配置。voidSynthButtonUI. update(Graphics g, JComponent c)通知此UI代理重新绘制指定的组件。voidSynthColorChooserUI. update(Graphics g, JComponent c)通知此UI代理重新绘制指定的组件。voidSynthComboBoxUI. update(Graphics g, JComponent c)通知此UI代理重新绘制指定的组件。voidSynthDesktopIconUI. update(Graphics g, JComponent c)通知此UI代理重新绘制指定的组件。voidSynthDesktopPaneUI. update(Graphics g, JComponent c)通知此UI代理重新绘制指定的组件。voidSynthEditorPaneUI. update(Graphics g, JComponent c)通知此UI代理重新绘制指定的组件。voidSynthInternalFrameUI. update(Graphics g, JComponent c)通知此UI代理重新绘制指定的组件。voidSynthLabelUI. update(Graphics g, JComponent c)通知此UI代理重新绘制指定的组件。voidSynthListUI. update(Graphics g, JComponent c)通知此UI代理重新绘制指定的组件。voidSynthMenuBarUI. update(Graphics g, JComponent c)通知此UI代理重新绘制指定的组件。voidSynthMenuItemUI. update(Graphics g, JComponent c)通知此UI代理重新绘制指定的组件。voidSynthMenuUI. update(Graphics g, JComponent c)通知此UI代理重新绘制指定的组件。voidSynthOptionPaneUI. update(Graphics g, JComponent c)通知此UI代理重新绘制指定的组件。voidSynthPanelUI. update(Graphics g, JComponent c)通知此UI代理重新绘制指定的组件。voidSynthPopupMenuUI. update(Graphics g, JComponent c)通知此UI代理重新绘制指定的组件。voidSynthProgressBarUI. update(Graphics g, JComponent c)通知此UI代理重新绘制指定的组件。voidSynthRootPaneUI. update(Graphics g, JComponent c)通知此UI代理重新绘制指定的组件。voidSynthScrollBarUI. update(Graphics g, JComponent c)通知此UI代理重新绘制指定的组件。voidSynthScrollPaneUI. update(Graphics g, JComponent c)通知此UI代理重新绘制指定的组件。voidSynthSeparatorUI. update(Graphics g, JComponent c)通知此UI代理重新绘制指定的组件。voidSynthSliderUI. update(Graphics g, JComponent c)通知此UI代理重新绘制指定的组件。voidSynthSpinnerUI. update(Graphics g, JComponent c)通知此UI代理重新绘制指定的组件。voidSynthSplitPaneUI. update(Graphics g, JComponent c)通知此UI代理重新绘制指定的组件。voidSynthTabbedPaneUI. update(Graphics g, JComponent c)通知此UI代理重新绘制指定的组件。voidSynthTableHeaderUI. update(Graphics g, JComponent c)通知此UI代理重新绘制指定的组件。voidSynthTableUI. update(Graphics g, JComponent c)通知此UI代理重新绘制指定的组件。voidSynthTextAreaUI. update(Graphics g, JComponent c)通知此UI代理重新绘制指定的组件。voidSynthTextFieldUI. update(Graphics g, JComponent c)通知此UI代理重新绘制指定的组件。voidSynthToolBarUI. update(Graphics g, JComponent c)通知此UI代理重新绘制指定的组件。voidSynthToolTipUI. update(Graphics g, JComponent c)通知此UI代理重新绘制指定的组件。voidSynthTreeUI. update(Graphics g, JComponent c)通知此UI代理重新绘制指定的组件。voidSynthViewportUI. update(Graphics g, JComponent c)通知此UI代理重新绘制指定的组件。intSynthSliderUI. valueForXPosition(int xPos)返回x位置的值。intSynthSliderUI. valueForYPosition(int yPos)返回y位置的值。protected intSynthSliderUI. xPositionForValue(int value)返回值的x位置。protected intSynthSliderUI. yPositionForValue(int value, int trackY, int trackHeight)返回指定值的y位置。 -
Uses of Override in javax.swing.table
Methods in javax.swing.table with annotations of type Override Modifier and Type 方法 描述 DimensionJTableHeader. getPreferredSize()返回表头的首选大小。 -
Uses of Override in javax.swing.text
Methods in javax.swing.text with annotations of type Override Modifier and Type 方法 描述 protected SizeRequirementsTableView.TableRow. calculateMajorAxisRequirements(int axis, SizeRequirements r)protected SizeRequirementsParagraphView. calculateMinorAxisRequirements(int axis, SizeRequirements r)计算沿着短轴的段落的需要。Enumeration<TreeNode>AbstractDocument.LeafElement. children()以Enumeration返回接收者的Enumeration。protected floatPasswordView. drawSelectedText(Graphics2D g, float x, float y, int p0, int p1)protected intPasswordView. drawSelectedText(Graphics g, int x, int y, int p0, int p1)protected floatPasswordView. drawUnselectedText(Graphics2D g, float x, float y, int p0, int p1)protected intPasswordView. drawUnselectedText(Graphics g, int x, int y, int p0, int p1)floatTableView.TableRow. getMaximumSpan(int axis)floatGlyphView. getMinimumSpan(int axis)确定此视图沿轴的最小跨度。floatTableView.TableRow. getMinimumSpan(int axis)floatTableView.TableRow. getPreferredSpan(int axis) -
Uses of Override in javax.tools
Methods in javax.tools with annotations of type Override Modifier and Type 方法 描述 BooleanJavaCompiler.CompilationTask. call()执行此编译任务。voidJavaFileManager. close()释放此文件管理器直接或间接打开的任何资源。voidJavaFileManager. flush()刷新此文件管理器直接或间接打开输出的任何资源。StringStandardLocation. getName()booleanStandardLocation. isModuleOrientedLocation()指出这个位置是否是面向模块的位置,因此与面向包的位置相比,预期它将包含一个 模块/包/类层次结构中的 类 ,该位置预期包含一个 包/类层次结构中的 类 。booleanStandardLocation. isOutputLocation()booleanStandardJavaFileManager. isSameFile(FileObject a, FileObject b)比较两个文件对象,如果它们表示相同的规范文件,zip文件条目或任何基于文件系统的容器中的条目,则返回true。StringSimpleJavaFileObject. toString() -
Uses of Override in javax.xml.bind
Methods in javax.xml.bind with annotations of type Override Modifier and Type 方法 描述 ThrowableJAXBException. getCause() -
Uses of Override in javax.xml.catalog
Methods in javax.xml.catalog with annotations of type Override Modifier and Type 方法 描述 SourceCatalogResolver. resolve(String href, String base)实施URIRsolver。InputSourceCatalogResolver. resolveEntity(String publicId, String systemId)实现EntityResolver。InputStreamCatalogResolver. resolveEntity(String publicId, String systemId, String baseUri, String namespace)实现XMLResolver。LSInputCatalogResolver. resolveResource(String type, String namespaceUri, String publicId, String systemId, String baseUri) -
Uses of Override in javax.xml.datatype
Methods in javax.xml.datatype with annotations of type Override Modifier and Type 方法 描述 abstract ObjectXMLGregorianCalendar. clone()创建并返回此对象的副本。booleanXMLGregorianCalendar. equals(Object obj)将此日历与指定的对象进行比较。intXMLGregorianCalendar. hashCode()返回与equals方法的定义一致的哈希码。StringXMLGregorianCalendar. toString()返回此XMLGregorianCalendarObject的String表示。 -
Uses of Override in javax.xml.parsers
Methods in javax.xml.parsers with annotations of type Override Modifier and Type 方法 描述 ThrowableFactoryConfigurationError. getCause()使用JDK1.4的异常链接机制 -
Uses of Override in javax.xml.soap
Methods in javax.xml.soap with annotations of type Override Modifier and Type 方法 描述 ThrowableSOAPException. getCause()返回Throwable对象嵌入在这个SOAPException如果有的话。StringSOAPException. getMessage()返回此SOAPException对象的详细消息。ThrowableSOAPException. initCause(Throwable cause)使用给定的Throwable对象初始化此SOAPException对象的cause字段。 -
Uses of Override in javax.xml.stream
Methods in javax.xml.stream with annotations of type Override Modifier and Type 方法 描述 ThrowableFactoryConfigurationError. getCause()使用JDK1.4的异常链接机制booleanXMLEventReader. hasNext()检查是否有更多的事件。 -
Uses of Override in javax.xml.transform
Methods in javax.xml.transform with annotations of type Override Modifier and Type 方法 描述 ThrowableTransformerFactoryConfigurationError. getCause()使用JDK1.4的异常链接机制 -
Uses of Override in javax.xml.transform.dom
Methods in javax.xml.transform.dom with annotations of type Override Modifier and Type 方法 描述 StringDOMSource. getSystemId()获取基址(URL或系统ID),从中解析URL。booleanDOMSource. isEmpty()指示DOMSource对象是否为空。voidDOMSource. setSystemId(String systemID)设置基址(URL或系统ID)从哪里解决URL。 -
Uses of Override in javax.xml.transform.sax
Methods in javax.xml.transform.sax with annotations of type Override Modifier and Type 方法 描述 StringSAXSource. getSystemId()获取URI将被解析的基本ID(URI或系统ID)。booleanSAXSource. isEmpty()指示SAXSource对象是否为空。voidSAXSource. setSystemId(String systemId)设置此源的系统标识符。 -
Uses of Override in javax.xml.transform.stax
Methods in javax.xml.transform.stax with annotations of type Override Modifier and Type 方法 描述 StringStAXSource. getSystemId()获取此StAXSource使用的系统标识符。booleanStAXSource. isEmpty()指示StAXSource对象是否为空。voidStAXSource. setSystemId(String systemId)在StAXSource的上下文中,显式设置系统标识符是不合适的。 -
Uses of Override in javax.xml.transform.stream
Methods in javax.xml.transform.stream with annotations of type Override Modifier and Type 方法 描述 StringStreamSource. getSystemId()获取使用setSystemId设置的系统标识符。booleanStreamSource. isEmpty()指示StreamSource对象是否为空。voidStreamSource. setSystemId(String systemId)设置此源的系统标识符。 -
Uses of Override in javax.xml.ws
Methods in javax.xml.ws with annotations of type Override Modifier and Type 方法 描述 StringEndpointReference. toString()显示EPR信息,方便调试。 -
Uses of Override in javax.xml.ws.wsaddressing
Methods in javax.xml.ws.wsaddressing with annotations of type Override Modifier and Type 方法 描述 voidW3CEndpointReference. writeTo(Result result)将此EndpointReference写入指定的信息集格式 -
Uses of Override in javax.xml.xpath
Methods in javax.xml.xpath with annotations of type Override Modifier and Type 方法 描述 Iterator<Node>XPathNodes. iterator()返回Nodes的迭代器。 -
Uses of Override in jdk.dynalink
Methods in jdk.dynalink with annotations of type Override Modifier and Type 方法 描述 booleanCallSiteDescriptor. equals(Object obj)如果此调用站点描述符等于传递的对象,则返回true。booleanNamedOperation. equals(Object obj)将此命名操作与另一个对象进行比较。booleanNamespaceOperation. equals(Object obj)如果另一个对象也是命名空间操作,并且它们的基本操作和命名空间相等,则返回true。intCallSiteDescriptor. hashCode()返回从其操作,方法类型和查找对象的查找类和查找模式计算的此调用站点描述符的基于值的哈希码。intNamedOperation. hashCode()返回此命名操作的哈希码。intNamespaceOperation. hashCode()返回此命名空间操作的哈希码。StringCallSiteDescriptor. toString()返回此调用站点描述符的字符串表示形式,格式为name(parameterTypes)returnType@lookup。StringNamedOperation. toString()返回此命名操作的字符串表示形式。StringNamespaceOperation. toString()返回此命名空间操作的字符串表示形式。 -
Uses of Override in jdk.dynalink.beans
Methods in jdk.dynalink.beans with annotations of type Override Modifier and Type 方法 描述 GuardedInvocationBeansLinker. getGuardedInvocation(LinkRequest request, LinkerServices linkerServices)StringStaticClass. toString() -
Uses of Override in jdk.dynalink.linker.support
Methods in jdk.dynalink.linker.support with annotations of type Override Modifier and Type 方法 描述 booleanCompositeTypeBasedGuardingDynamicLinker. canLinkType(Class<?> type)如果至少有一个复合链接器从类型的TypeBasedGuardingDynamicLinker.canLinkType(Class)返回true, 则返回true。Object[]SimpleLinkRequest. getArguments()CallSiteDescriptorSimpleLinkRequest. getCallSiteDescriptor()GuardedInvocationCompositeGuardingDynamicLinker. getGuardedInvocation(LinkRequest linkRequest, LinkerServices linkerServices)将呼叫委托给其组件链接器。GuardedInvocationCompositeTypeBasedGuardingDynamicLinker. getGuardedInvocation(LinkRequest linkRequest, LinkerServices linkerServices)ObjectSimpleLinkRequest. getReceiver()booleanSimpleLinkRequest. isCallSiteUnstable()LinkRequestSimpleLinkRequest. replaceArguments(CallSiteDescriptor newCallSiteDescriptor, Object... newArguments)MethodHandleDefaultInternalObjectFilter. transform(MethodHandle target) -
Uses of Override in jdk.dynalink.support
Methods in jdk.dynalink.support with annotations of type Override Modifier and Type 方法 描述 CallSiteDescriptorAbstractRelinkableCallSite. getDescriptor()voidAbstractRelinkableCallSite. initialize(MethodHandle relinkAndInvoke)voidChainedCallSite. relink(GuardedInvocation guardedInvocation, MethodHandle relinkAndInvoke)voidSimpleRelinkableCallSite. relink(GuardedInvocation guardedInvocation, MethodHandle relinkAndInvoke)voidChainedCallSite. resetAndRelink(GuardedInvocation guardedInvocation, MethodHandle relinkAndInvoke)voidSimpleRelinkableCallSite. resetAndRelink(GuardedInvocation guardedInvocation, MethodHandle relinkAndInvoke) -
Uses of Override in jdk.incubator.http
Methods in jdk.incubator.http with annotations of type Override Modifier and Type 方法 描述 voidMultiMapResult. clear()booleanMultiMapResult. containsKey(Object key)booleanMultiMapResult. containsValue(Object value)Set<Map.Entry<HttpRequest,CompletableFuture<HttpResponse<V>>>>MultiMapResult. entrySet()CompletableFuture<HttpResponse<V>>MultiMapResult. get(Object key)WebSocketHandshakeExceptionWebSocketHandshakeException. initCause(Throwable cause)booleanMultiMapResult. isEmpty()Set<HttpRequest>MultiMapResult. keySet()CompletableFuture<HttpResponse<V>>MultiMapResult. put(HttpRequest key, CompletableFuture<HttpResponse<V>> value)voidMultiMapResult. putAll(Map<? extends HttpRequest,? extends CompletableFuture<HttpResponse<V>>> m)CompletableFuture<HttpResponse<V>>MultiMapResult. remove(Object key)intMultiMapResult. size()Collection<CompletableFuture<HttpResponse<V>>>MultiMapResult. values() -
Uses of Override in jdk.javadoc.doclet
Methods in jdk.javadoc.doclet with annotations of type Override Modifier and Type 方法 描述 StringStandardDoclet. getName()Set<Doclet.Option>StandardDoclet. getSupportedOptions()SourceVersionStandardDoclet. getSupportedSourceVersion()voidStandardDoclet. init(Locale locale, Reporter reporter)booleanStandardDoclet. run(DocletEnvironment docEnv) -
Uses of Override in jdk.jshell
Methods in jdk.jshell with annotations of type Override Modifier and Type 方法 描述 voidJShell. close()关闭这个状态引擎。StringExpressionSnippet. name()变量名称是表达式的值。StringImportSnippet. name()导入的识别名称。StringPersistentSnippet. name()代码片段的名称StringMethodSnippet. toString()StringSnippet. toString()StringSnippetEvent. toString()返回事件的字符串表示形式 -
Uses of Override in jdk.jshell.execution
Methods in jdk.jshell.execution with annotations of type Override Modifier and Type 方法 描述 voidDirectExecutionControl. addToClasspath(String cp)voidStreamingExecutionControl. addToClasspath(String path)protected voidLocalExecutionControl. clientCodeEnter()protected voidRemoteExecutionControl. clientCodeEnter()protected voidLocalExecutionControl. clientCodeLeave()protected voidRemoteExecutionControl. clientCodeLeave()voidDirectExecutionControl. close()voidJdiDefaultExecutionControl. close()voidStreamingExecutionControl. close()关闭执行引擎。Map<String,String>FailOverExecutionControlProvider. defaultParameters()创建并返回此ExecutionControlProvider的默认参数图。Map<String,String>JdiExecutionControlProvider. defaultParameters()创建并返回此ExecutionControlProvider的默认参数图。Map<String,String>LocalExecutionControlProvider. defaultParameters()创建并返回LocalExecutionControlProvider的默认参数图。ObjectDirectExecutionControl. extensionCommand(String command, Object arg)ObjectStreamingExecutionControl. extensionCommand(String command, Object arg)ExecutionControlFailOverExecutionControlProvider. generate(ExecutionEnv env, Map<String,String> parameters)创建并返回本地执行的ExecutionControl实例。ExecutionControlJdiExecutionControlProvider. generate(ExecutionEnv env, Map<String,String> parameters)ExecutionControlLocalExecutionControlProvider. generate(ExecutionEnv env, Map<String,String> parameters)创建并返回本地执行的ExecutionControl实例。StringDirectExecutionControl. invoke(String className, String methodName)StringJdiDefaultExecutionControl. invoke(String classname, String methodname)protected StringLocalExecutionControl. invoke(方法 doitMethod)protected StringRemoteExecutionControl. invoke(方法 doitMethod)StringStreamingExecutionControl. invoke(String classname, String methodname)voidDirectExecutionControl. load(ExecutionControl.ClassBytecodes[] cbcs)voidStreamingExecutionControl. load(ExecutionControl.ClassBytecodes[] cbcs)StringFailOverExecutionControlProvider. name()这个独特的名字ExecutionControlProvider。StringJdiExecutionControlProvider. name()这个独特的名字ExecutionControlProvider。StringLocalExecutionControlProvider. name()这个独特的名字ExecutionControlProvider。voidDirectExecutionControl. redefine(ExecutionControl.ClassBytecodes[] cbcs)voidJdiExecutionControl. redefine(ExecutionControl.ClassBytecodes[] cbcs)重新定义指定的类。voidRemoteExecutionControl. redefine(ExecutionControl.ClassBytecodes[] cbcs)远程重新定义处理只用于注册重新定义的类voidStreamingExecutionControl. redefine(ExecutionControl.ClassBytecodes[] cbcs)voidDirectExecutionControl. stop()中断一个正在运行的调用。voidJdiDefaultExecutionControl. stop()通过操作远程变量并通过JDI发送停止来中断正在运行的远程调用。voidLocalExecutionControl. stop()voidRemoteExecutionControl. stop()voidStreamingExecutionControl. stop()protected StringRemoteExecutionControl. throwConvertedInvocationException(Throwable cause)protected StringRemoteExecutionControl. throwConvertedOtherException(Throwable ex)StringDirectExecutionControl. varValue(String className, String varName)StringRemoteExecutionControl. varValue(String className, String varName)StringStreamingExecutionControl. varValue(String classname, String varname)protected VirtualMachineJdiDefaultExecutionControl. vm() -
Uses of Override in jdk.jshell.spi
Methods in jdk.jshell.spi with annotations of type Override Modifier and Type 方法 描述 voidExecutionControl. close()关闭这个执行引擎。 -
Uses of Override in jdk.nashorn.api.scripting
Methods in jdk.nashorn.api.scripting with annotations of type Override Modifier and Type 方法 描述 ObjectAbstractJSObject. call(Object thiz, Object... args)ObjectScriptObjectMirror. call(Object thiz, Object... args)voidScriptObjectMirror. clear()voidURLReader. close()CompiledScriptNashornScriptEngine. compile(Reader reader)CompiledScriptNashornScriptEngine. compile(String str)booleanScriptObjectMirror. containsKey(Object key)booleanScriptObjectMirror. containsValue(Object value)BindingsNashornScriptEngine. createBindings()Set<Map.Entry<String,Object>>ScriptObjectMirror. entrySet()booleanScriptObjectMirror. equals(Object other)ObjectAbstractJSObject. eval(String s)ObjectNashornScriptEngine. eval(Reader reader, ScriptContext ctxt)ObjectNashornScriptEngine. eval(String script, ScriptContext ctxt)ObjectScriptObjectMirror. eval(String s)ObjectScriptObjectMirror. get(Object key)StringAbstractJSObject. getClassName()StringScriptObjectMirror. getClassName()ObjectScriptObjectMirror. getDefaultValue(Class<?> hint)StringNashornScriptEngineFactory. getEngineName()StringNashornScriptEngineFactory. getEngineVersion()List<String>NashornScriptEngineFactory. getExtensions()ScriptEngineFactoryNashornScriptEngine. getFactory()<T> TNashornScriptEngine. getInterface(Class<T> clazz)<T> TNashornScriptEngine. getInterface(Object thiz, Class<T> clazz)StringNashornScriptEngineFactory. getLanguageName()StringNashornScriptEngineFactory. getLanguageVersion()ObjectAbstractJSObject. getMember(String name)ObjectScriptObjectMirror. getMember(String name)StringNashornScriptEngineFactory. getMethodCallSyntax(String obj, String method, String... args)List<String>NashornScriptEngineFactory. getMimeTypes()List<String>NashornScriptEngineFactory. getNames()StringNashornScriptEngineFactory. getOutputStatement(String toDisplay)ObjectNashornScriptEngineFactory. getParameter(String key)StringNashornScriptEngineFactory. getProgram(String... statements)ScriptEngineNashornScriptEngineFactory. getScriptEngine()ObjectAbstractJSObject. getSlot(int index)ObjectScriptObjectMirror. getSlot(int index)intScriptObjectMirror. hashCode()booleanAbstractJSObject. hasMember(String name)booleanScriptObjectMirror. hasMember(String name)booleanAbstractJSObject. hasSlot(int slot)booleanScriptObjectMirror. hasSlot(int slot)ObjectNashornScriptEngine. invokeFunction(String name, Object... args)ObjectNashornScriptEngine. invokeMethod(Object thiz, String name, Object... args)booleanAbstractJSObject. isArray()booleanScriptObjectMirror. isArray()booleanScriptObjectMirror. isEmpty()booleanAbstractJSObject. isFunction()booleanScriptObjectMirror. isFunction()booleanAbstractJSObject. isInstance(Object instance)booleanScriptObjectMirror. isInstance(Object instance)booleanAbstractJSObject. isInstanceOf(Object clazz)booleanAbstractJSObject. isStrictFunction()booleanScriptObjectMirror. isStrictFunction()Set<String>AbstractJSObject. keySet()Set<String>ScriptObjectMirror. keySet()ObjectAbstractJSObject. newObject(Object... args)ObjectScriptObjectMirror. newObject(Object... args)ObjectScriptObjectMirror. put(String key, Object value)voidScriptObjectMirror. putAll(Map<? extends String,? extends Object> map)intURLReader. read(char[] cbuf, int off, int len)ObjectScriptObjectMirror. remove(Object key)voidAbstractJSObject. removeMember(String name)voidScriptObjectMirror. removeMember(String name)voidAbstractJSObject. setMember(String name, Object value)voidScriptObjectMirror. setMember(String name, Object value)voidAbstractJSObject. setSlot(int index, Object value)voidScriptObjectMirror. setSlot(int index, Object value)intScriptObjectMirror. size()doubleAbstractJSObject. toNumber()已过时。doubleScriptObjectMirror. toNumber()已过时。StringScriptObjectMirror. toString()Collection<Object>AbstractJSObject. values()Collection<Object>ScriptObjectMirror. values() -
Uses of Override in jdk.nashorn.api.tree
Methods in jdk.nashorn.api.tree with annotations of type Override Modifier and Type 方法 描述 ExpressionTreeDoWhileLoopTree. getCondition()返回此do-while语句的条件表达式。ExpressionTreeForLoopTree. getCondition()返回此'for'语句的条件表达式。ExpressionTreeWhileLoopTree. getCondition()这个'while'语句的条件表达式。StringBreakTree. getLabel()与此break语句关联的标签。StringContinueTree. getLabel()与此continue语句关联的标签。StatementTreeDoWhileLoopTree. getStatement()该声明包含在此do-while语句中。StatementTreeForInLoopTree. getStatement()该声明中包含的声明。StatementTreeForLoopTree. getStatement()返回此'for'语句中包含的语句。StatementTreeForOfLoopTree. getStatement()声明中包含的声明。StatementTreeWhileLoopTree. getStatement()该声明中包含的声明。RSimpleTreeVisitorES5_1. visitArrayAccess(ArrayAccessTree node, P r)RSimpleTreeVisitorES5_1. visitArrayLiteral(ArrayLiteralTree node, P r)RSimpleTreeVisitorES5_1. visitAssignment(AssignmentTree node, P r)RSimpleTreeVisitorES5_1. visitBinary(BinaryTree node, P r)RSimpleTreeVisitorES5_1. visitBlock(BlockTree node, P r)RSimpleTreeVisitorES5_1. visitBreak(BreakTree node, P r)RSimpleTreeVisitorES5_1. visitCase(CaseTree node, P r)RSimpleTreeVisitorES5_1. visitCatch(CatchTree node, P r)RSimpleTreeVisitorES5_1. visitClassDeclaration(ClassDeclarationTree node, P p)通过致电visitUnknown访问ClassDeclarationTree树。RSimpleTreeVisitorES6. visitClassDeclaration(ClassDeclarationTree node, P p)访问类语句树。RSimpleTreeVisitorES5_1. visitClassExpression(ClassExpressionTree node, P p)通过致电visitUnknown访问一个ClassExpressionTree树。RSimpleTreeVisitorES6. visitClassExpression(ClassExpressionTree node, P p)访问类表达式树。RSimpleTreeVisitorES5_1. visitCompilationUnit(CompilationUnitTree node, P r)RSimpleTreeVisitorES6. visitCompilationUnit(CompilationUnitTree node, P r)RSimpleTreeVisitorES5_1. visitCompoundAssignment(CompoundAssignmentTree node, P r)RSimpleTreeVisitorES5_1. visitConditionalExpression(ConditionalExpressionTree node, P r)RSimpleTreeVisitorES5_1. visitContinue(ContinueTree node, P r)RSimpleTreeVisitorES5_1. visitDebugger(DebuggerTree node, P r)RSimpleTreeVisitorES5_1. visitDoWhileLoop(DoWhileLoopTree node, P r)RSimpleTreeVisitorES5_1. visitEmptyStatement(EmptyStatementTree node, P r)RSimpleTreeVisitorES5_1. visitErroneous(ErroneousTree node, P r)RSimpleTreeVisitorES5_1. visitExportEntry(ExportEntryTree node, P p)通过致电visitUnknown访问ExportEntryTree树。RSimpleTreeVisitorES6. visitExportEntry(ExportEntryTree node, P p)访问模块ExportEntry树。RSimpleTreeVisitorES5_1. visitExpressionStatement(ExpressionStatementTree node, P r)RSimpleTreeVisitorES5_1. visitForInLoop(ForInLoopTree node, P r)RSimpleTreeVisitorES5_1. visitForLoop(ForLoopTree node, P r)RSimpleTreeVisitorES5_1. visitForOfLoop(ForOfLoopTree node, P p)通过致电visitUnknown访问一个ForOfLoopTree树。RSimpleTreeVisitorES6. visitForOfLoop(ForOfLoopTree node, P p)访问声明树。RSimpleTreeVisitorES5_1. visitFunctionCall(FunctionCallTree node, P r)RSimpleTreeVisitorES5_1. visitFunctionDeclaration(FunctionDeclarationTree node, P r)RSimpleTreeVisitorES5_1. visitFunctionExpression(FunctionExpressionTree node, P r)RSimpleTreeVisitorES5_1. visitIdentifier(IdentifierTree node, P r)RSimpleTreeVisitorES5_1. visitIf(IfTree node, P r)RSimpleTreeVisitorES5_1. visitImportEntry(ImportEntryTree node, P p)通过致电visitUnknown访问ImportEntryTree树。RSimpleTreeVisitorES6. visitImportEntry(ImportEntryTree node, P p)访问模块ImportEntry树。RSimpleTreeVisitorES5_1. visitInstanceOf(InstanceOfTree node, P r)RSimpleTreeVisitorES5_1. visitLabeledStatement(LabeledStatementTree node, P r)RSimpleTreeVisitorES5_1. visitLiteral(LiteralTree node, P r)RSimpleTreeVisitorES5_1. visitMemberSelect(MemberSelectTree node, P r)RSimpleTreeVisitorES5_1. visitModule(ModuleTree node, P p)通过致电visitUnknown访问ModuleTree树。RSimpleTreeVisitorES6. visitModule(ModuleTree node, P p)访问模块树。RSimpleTreeVisitorES5_1. visitNew(NewTree node, P r)RSimpleTreeVisitorES5_1. visitObjectLiteral(ObjectLiteralTree node, P r)RSimpleTreeVisitorES5_1. visitParenthesized(ParenthesizedTree node, P r)RSimpleTreeVisitorES5_1. visitProperty(PropertyTree node, P r)RSimpleTreeVisitorES5_1. visitRegExpLiteral(RegExpLiteralTree node, P r)RSimpleTreeVisitorES5_1. visitReturn(ReturnTree node, P r)RSimpleTreeVisitorES5_1. visitSpread(SpreadTree node, P p)通过致电visitUnknown访问一个SpreadTree树。RSimpleTreeVisitorES6. visitSpread(SpreadTree node, P p)访问“传播”表达式树。RSimpleTreeVisitorES5_1. visitSwitch(SwitchTree node, P r)RSimpleTreeVisitorES5_1. visitTemplateLiteral(TemplateLiteralTree node, P p)访问TemplateLiteralTree树通过调用visitUnknown。RSimpleTreeVisitorES6. visitTemplateLiteral(TemplateLiteralTree node, P p)访问模板文字树。RSimpleTreeVisitorES5_1. visitThrow(ThrowTree node, P r)RSimpleTreeVisitorES5_1. visitTry(TryTree node, P r)RSimpleTreeVisitorES5_1. visitUnary(UnaryTree node, P r)RSimpleTreeVisitorES5_1. visitUnknown(树 node, P p)访问未知表达式/语句树。RSimpleTreeVisitorES5_1. visitVariable(VariableTree node, P r)RSimpleTreeVisitorES6. visitVariable(VariableTree node, P r)RSimpleTreeVisitorES5_1. visitWhileLoop(WhileLoopTree node, P r)RSimpleTreeVisitorES5_1. visitWith(WithTree node, P r)RSimpleTreeVisitorES5_1. visitYield(YieldTree node, P p)通过致电visitUnknown访问一个YieldTree树。RSimpleTreeVisitorES6. visitYield(YieldTree node, P p)访问“yield”表达式树。 -
Uses of Override in jdk.net
Methods in jdk.net with annotations of type Override Modifier and Type 方法 描述 StringSocketFlow. toString()
-