⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 class.html

📁 API資料大全
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../java/awt/image/renderable/package-summary.html">java.awt.image.renderable</A> that return <A HREF="../../../java/lang/Class.html">Class</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../java/lang/Class.html">Class</A>[]</CODE></FONT></TD><TD><CODE><B>ParameterBlock.</B><B><A HREF="../../../java/awt/image/renderable/ParameterBlock.html#getParamClasses()">getParamClasses</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array of Class objects describing the types of the parameters.</TD></TR></TABLE>&nbsp;<P><A NAME="java.beans"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Uses of <A HREF="../../../java/lang/Class.html">Class</A> in <A HREF="../../../java/beans/package-summary.html">java.beans</A></FONT></TD></TR></TABLE>&nbsp;<P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../java/beans/package-summary.html">java.beans</A> that return <A HREF="../../../java/lang/Class.html">Class</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../java/lang/Class.html">Class</A></CODE></FONT></TD><TD><CODE><B>PropertyDescriptor.</B><B><A HREF="../../../java/beans/PropertyDescriptor.html#getPropertyType()">getPropertyType</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the Class object for the property.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../java/lang/Class.html">Class</A></CODE></FONT></TD><TD><CODE><B>PropertyDescriptor.</B><B><A HREF="../../../java/beans/PropertyDescriptor.html#getPropertyEditorClass()">getPropertyEditorClass</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets any explicit PropertyEditor Class that has been registered for this property.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../java/lang/Class.html">Class</A></CODE></FONT></TD><TD><CODE><B>IndexedPropertyDescriptor.</B><B><A HREF="../../../java/beans/IndexedPropertyDescriptor.html#getIndexedPropertyType()">getIndexedPropertyType</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the Class object of the indexed properties' type.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../java/lang/Class.html">Class</A></CODE></FONT></TD><TD><CODE><B>EventSetDescriptor.</B><B><A HREF="../../../java/beans/EventSetDescriptor.html#getListenerType()">getListenerType</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the Class object for the target interface.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../java/lang/Class.html">Class</A></CODE></FONT></TD><TD><CODE><B>BeanDescriptor.</B><B><A HREF="../../../java/beans/BeanDescriptor.html#getBeanClass()">getBeanClass</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the bean's Class object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../java/lang/Class.html">Class</A></CODE></FONT></TD><TD><CODE><B>BeanDescriptor.</B><B><A HREF="../../../java/beans/BeanDescriptor.html#getCustomizerClass()">getCustomizerClass</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the Class object for the bean's customizer.</TD></TR></TABLE>&nbsp;<P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../java/beans/package-summary.html">java.beans</A> with parameters of type <A HREF="../../../java/lang/Class.html">Class</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>PropertyDescriptor.</B><B><A HREF="../../../java/beans/PropertyDescriptor.html#setPropertyEditorClass(java.lang.Class)">setPropertyEditorClass</A></B>(<A HREF="../../../java/lang/Class.html">Class</A>&nbsp;propertyEditorClass)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Normally PropertyEditors will be found using the PropertyEditorManager.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../java/lang/Object.html">Object</A></CODE></FONT></TD><TD><CODE><B>Beans.</B><B><A HREF="../../../java/beans/Beans.html#getInstanceOf(java.lang.Object, java.lang.Class)">getInstanceOf</A></B>(<A HREF="../../../java/lang/Object.html">Object</A>&nbsp;bean,              <A HREF="../../../java/lang/Class.html">Class</A>&nbsp;targetType)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;From a given bean, obtain an object representing a specified type view of that source object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;boolean</CODE></FONT></TD><TD><CODE><B>Beans.</B><B><A HREF="../../../java/beans/Beans.html#isInstanceOf(java.lang.Object, java.lang.Class)">isInstanceOf</A></B>(<A HREF="../../../java/lang/Object.html">Object</A>&nbsp;bean,             <A HREF="../../../java/lang/Class.html">Class</A>&nbsp;targetType)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Check if a bean can be viewed as a given target type.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../java/beans/BeanInfo.html">BeanInfo</A></CODE></FONT></TD><TD><CODE><B>Introspector.</B><B><A HREF="../../../java/beans/Introspector.html#getBeanInfo(java.lang.Class)">getBeanInfo</A></B>(<A HREF="../../../java/lang/Class.html">Class</A>&nbsp;beanClass)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Introspect on a Java bean and learn about all its properties, exposed methods, and events.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../java/beans/BeanInfo.html">BeanInfo</A></CODE></FONT></TD><TD><CODE><B>Introspector.</B><B><A HREF="../../../java/beans/Introspector.html#getBeanInfo(java.lang.Class, int)">getBeanInfo</A></B>(<A HREF="../../../java/lang/Class.html">Class</A>&nbsp;beanClass,            int&nbsp;flags)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Introspect on a Java bean and learn about all its properties, exposed methods, and events, subject to some control flags.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../java/beans/BeanInfo.html">BeanInfo</A></CODE></FONT></TD><TD><CODE><B>Introspector.</B><B><A HREF="../../../java/beans/Introspector.html#getBeanInfo(java.lang.Class, java.lang.Class)">getBeanInfo</A></B>(<A HREF="../../../java/lang/Class.html">Class</A>&nbsp;beanClass,            <A HREF="../../../java/lang/Class.html">Class</A>&nbsp;stopClass)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Introspect on a Java bean and learn all about its properties, exposed methods, below a given "stop" point.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;void</CODE></FONT></TD><TD><CODE><B>Introspector.</B><B><A HREF="../../../java/beans/Introspector.html#flushFromCaches(java.lang.Class)">flushFromCaches</A></B>(<A HREF="../../../java/lang/Class.html">Class</A>&nbsp;clz)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Flush the Introspector's internal cached information for a given class.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;void</CODE></FONT></TD><TD><CODE><B>PropertyEditorManager.</B><B><A HREF="../../../java/beans/PropertyEditorManager.html#registerEditor(java.lang.Class, java.lang.Class)">registerEditor</A></B>(<A HREF="../../../java/lang/Class.html">Class</A>&nbsp;targetType,               <A HREF="../../../java/lang/Class.html">Class</A>&nbsp;editorClass)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Register an editor class to be used to editor values of a given target class.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../java/beans/PropertyEditor.html">PropertyEditor</A></CODE></FONT></TD><TD><CODE><B>PropertyEditorManager.</B><B><A HREF="../../../java/beans/PropertyEditorManager.html#findEditor(java.lang.Class)">findEditor</A></B>(<A HREF="../../../java/lang/Class.html">Class</A>&nbsp;targetType)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Locate a value editor for a given target type.</TD></TR></TABLE>&nbsp;<P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Constructors in <A HREF="../../../java/beans/package-summary.html">java.beans</A> with parameters of type <A HREF="../../../java/lang/Class.html">Class</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../java/beans/PropertyDescriptor.html#PropertyDescriptor(java.lang.String, java.lang.Class)">PropertyDescriptor</A></B>(<A HREF="../../../java/lang/String.html">String</A>&nbsp;propertyName,                   <A HREF="../../../java/lang/Class.html">Class</A>&nbsp;beanClass)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a PropertyDescriptor for a property that follows the standard Java convention by having getFoo and setFoo  accessor methods.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../java/beans/PropertyDescriptor.html#PropertyDescriptor(java.lang.String, java.lang.Class, java.lang.String, java.lang.String)">PropertyDescriptor</A></B>(<A HREF="../../../java/lang/String.html">String</A>&nbsp;propertyName,                   <A HREF="../../../java/lang/Class.html">Class</A>&nbsp;beanClass,                   <A HREF="../../../java/lang/String.html">String</A>&nbsp;getterName,                   <A HREF="../../../java/lang/String.html">String</A>&nbsp;setterName)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This constructor takes the name of a simple property, and method names for reading and writing the property.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../java/beans/IndexedPropertyDescriptor.html#IndexedPropertyDescriptor(java.lang.String, java.lang.Class)">IndexedPropertyDescriptor</A></B>(<A HREF="../../../java/lang/String.html">String</A>&nbsp;propertyName,                          <A HREF="../../../java/lang/Class.html">Class</A>&nbsp;beanClass)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This constructor constructs an IndexedPropertyDescriptor for a property that follows the standard Java conventions by having getFoo and setFoo  accessor methods, for both indexed access and array access.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../java/beans/IndexedPropertyDescriptor.html#IndexedPropertyDescriptor(java.lang.String, java.lang.Class, java.lang.String, java.lang.String, java.lang.String, java.lang.String)">IndexedPropertyDescriptor</A></B>(<A HREF="../../../java/lang/String.html">String</A>&nbsp;propertyName,                          <A HREF="../../../java/lang/Class.html">Class</A>&nbsp;beanClass,                          <A HREF="../../../java/lang/String.html">String</A>&nbsp;getterName,                          <A HREF="../../../java/lang/String.html">String</A>&nbsp;setterName,                          <A HREF="../../../java/lang/String.html">String</A>&nbsp;indexedGetterName,                          <A HREF="../../../java/lang/String.html">String</A>&nbsp;indexedSetterName)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This constructor takes the name of a simple property, and method names for reading and writing the property, both indexed and non-indexed.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor">

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -