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

📄 beancontextchild.html

📁 API資料大全
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<TD><CODE><B><A HREF="../../../java/beans/beancontext/BeanContextChild.html#setBeanContext(java.beans.beancontext.BeanContext)">setBeanContext</A></B>(<A HREF="../../../java/beans/beancontext/BeanContext.html">BeanContext</A>&nbsp;bc)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Objects that implement this interface,  shall fire a java.beans.PropertyChangeEvent, with parameters: propertyName "beanContext", oldValue (the previous nesting  <code>BeanContext</code> instance, or <code>null</code>),  newValue (the current nesting  <code>BeanContext</code> instance, or <code>null</code>).</TD></TR></TABLE>&nbsp;<P><!-- ============ FIELD DETAIL =========== --><!-- ========= CONSTRUCTOR DETAIL ======== --><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Method Detail</B></FONT></TD></TR></TABLE><A NAME="setBeanContext(java.beans.beancontext.BeanContext)"><!-- --></A><H3>setBeanContext</H3><PRE>public void <B>setBeanContext</B>(<A HREF="../../../java/beans/beancontext/BeanContext.html">BeanContext</A>&nbsp;bc)                    throws <A HREF="../../../java/beans/PropertyVetoException.html">PropertyVetoException</A></PRE><DL><DD><p> Objects that implement this interface,  shall fire a java.beans.PropertyChangeEvent, with parameters: propertyName "beanContext", oldValue (the previous nesting  <code>BeanContext</code> instance, or <code>null</code>),  newValue (the current nesting  <code>BeanContext</code> instance, or <code>null</code>). <p> A change in the value of the nesting BeanContext property of this BeanContextChild may be vetoed by throwing the appropriate exception. </p><DD><DL><DT><B>Parameters:</B><DD><CODE>bc</CODE> - The <code>BeanContext</code> with which  to associate this <code>BeanContextChild</code>.<DT><B>Throws:</B><DD><CODE><code>PropertyVetoException</code></CODE> - if the  addition of the specified <code>BeanContext</code> is refused.</DL></DD></DL><HR><A NAME="getBeanContext()"><!-- --></A><H3>getBeanContext</H3><PRE>public <A HREF="../../../java/beans/beancontext/BeanContext.html">BeanContext</A> <B>getBeanContext</B>()</PRE><DL><DD>Gets the <code>BeanContext</code> associated  with this <code>BeanContextChild</code>.<DD><DL><DT><B>Returns:</B><DD>the <code>BeanContext</code> associated  with this <code>BeanContextChild</code>.</DL></DD></DL><HR><A NAME="addPropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener)"><!-- --></A><H3>addPropertyChangeListener</H3><PRE>public void <B>addPropertyChangeListener</B>(<A HREF="../../../java/lang/String.html">String</A>&nbsp;name,                                      <A HREF="../../../java/beans/PropertyChangeListener.html">PropertyChangeListener</A>&nbsp;pcl)</PRE><DL><DD>Adds a <code>PropertyChangeListener</code>  to this <code>BeanContextChild</code>  in order to receive a <code>PropertyChangeEvent</code>  whenever the specified property has changed.<DD><DL><DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of the property to listen on<DD><CODE>pcl</CODE> - the <code>PropertyChangeListener</code> to add</DL></DD></DL><HR><A NAME="removePropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener)"><!-- --></A><H3>removePropertyChangeListener</H3><PRE>public void <B>removePropertyChangeListener</B>(<A HREF="../../../java/lang/String.html">String</A>&nbsp;name,                                         <A HREF="../../../java/beans/PropertyChangeListener.html">PropertyChangeListener</A>&nbsp;pcl)</PRE><DL><DD>Removes a <code>PropertyChangeListener</code> from this  <code>BeanContextChild</code>  so that it no longer  receives <code>PropertyChangeEvents</code> when the  specified property is changed.<DD><DL><DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of the property that was listened on<DD><CODE>pcl</CODE> - the <code>PropertyChangeListener</code> to remove</DL></DD></DL><HR><A NAME="addVetoableChangeListener(java.lang.String, java.beans.VetoableChangeListener)"><!-- --></A><H3>addVetoableChangeListener</H3><PRE>public void <B>addVetoableChangeListener</B>(<A HREF="../../../java/lang/String.html">String</A>&nbsp;name,                                      <A HREF="../../../java/beans/VetoableChangeListener.html">VetoableChangeListener</A>&nbsp;vcl)</PRE><DL><DD>Adds a <code>VetoableChangeListener</code> to  this <code>BeanContextChild</code>   to receive events whenever the specified property changes.<DD><DL><DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of the property to listen on<DD><CODE>vcl</CODE> - the <code>VetoableChangeListener</code> to add</DL></DD></DL><HR><A NAME="removeVetoableChangeListener(java.lang.String, java.beans.VetoableChangeListener)"><!-- --></A><H3>removeVetoableChangeListener</H3><PRE>public void <B>removeVetoableChangeListener</B>(<A HREF="../../../java/lang/String.html">String</A>&nbsp;name,                                         <A HREF="../../../java/beans/VetoableChangeListener.html">VetoableChangeListener</A>&nbsp;vcl)</PRE><DL><DD>Removes a <code>VetoableChangeListener</code> from this  <code>BeanContextChild</code> so that it no longer receives  events when the specified property changes.<DD><DL><DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of the property that was listened on.<DD><CODE>vcl</CODE> - the <code>VetoableChangeListener</code> to remove.</DL></DD></DL><!-- ========= END OF CLASS DATA ========= --><HR><!-- ========== START OF NAVBAR ========== --><A NAME="navbar_bottom"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">  <TR ALIGN="center" VALIGN="top">  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/BeanContextChild.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>  </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM><b>Java<sup><font size=-2>TM</font></sup>&nbsp;2&nbsp;Platform<br>Std.&nbsp;Ed. v1.3</b></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">&nbsp;<A HREF="../../../java/beans/beancontext/BeanContext.html"><B>PREV CLASS</B></A>&nbsp;&nbsp;<A HREF="../../../java/beans/beancontext/BeanContextChildComponentProxy.html"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="BeanContextChild.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD></TR><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">  SUMMARY: &nbsp;INNER&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL: &nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><!-- =========== END OF NAVBAR =========== --><HR><font size="-1"><a href="http://java.sun.com/cgi-bin/bugreport.cgi">Submit a bug or feature</a><br>For further API reference and developer documentation, see <a href="http://java.sun.com/products/jdk/1.3/devdocs-vs-specs.html">Java 2 SDK SE Developer Documentation</a>. That documentation  contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples. <p>Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.<br>Copyright 1993-2000 Sun Microsystems, Inc. 901 San Antonio Road<br>Palo Alto, California, 94303, U.S.A.  All Rights Reserved.</font></BODY></HTML>

⌨️ 快捷键说明

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