JavaTM 2 Platform
Standard Ed. 6

javax.swing.plaf.basic
類別 BasicInternalFrameUI.InternalFramePropertyChangeListener

java.lang.Object
  繼承者 javax.swing.plaf.basic.BasicInternalFrameUI.InternalFramePropertyChangeListener
所有已實作的介面:
PropertyChangeListener, EventListener
正在封閉類別:
BasicInternalFrameUI

public class BasicInternalFrameUI.InternalFramePropertyChangeListener
extends Object
implements PropertyChangeListener


建構子摘要
BasicInternalFrameUI.InternalFramePropertyChangeListener()
           
 
方法摘要
 void propertyChange(PropertyChangeEvent evt)
          從 JInternalFrame 檢測狀態更改並處理動作。
 
從類別 java.lang.Object 繼承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

建構子詳細資訊

BasicInternalFrameUI.InternalFramePropertyChangeListener

public BasicInternalFrameUI.InternalFramePropertyChangeListener()
方法詳細資訊

propertyChange

public void propertyChange(PropertyChangeEvent evt)
從 JInternalFrame 檢測狀態更改並處理動作。

指定者:
介面 PropertyChangeListener 中的 propertyChange
參數:
evt - 描述事件源和已更改屬性的 PropertyChangeEvent 物件。

JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only