|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object javax.swing.JComponent.AccessibleJComponent.AccessibleContainerHandler
protected class JComponent.AccessibleJComponent.AccessibleContainerHandler
PropertyChange リスナーが登録されていれば、子が追加または削除されたときにそれをトリガします。
コンストラクタの概要 | |
---|---|
protected |
JComponent.AccessibleJComponent.AccessibleContainerHandler()
|
メソッドの概要 | |
---|---|
void |
componentAdded(ContainerEvent e)
コンテナにコンポーネントが追加されると呼び出されます。 |
void |
componentRemoved(ContainerEvent e)
コンテナからコンポーネントが削除されると呼び出されます。 |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
protected JComponent.AccessibleJComponent.AccessibleContainerHandler()
メソッドの詳細 |
---|
public void componentAdded(ContainerEvent e)
ContainerListener
の記述:
ContainerListener
内の componentAdded
public void componentRemoved(ContainerEvent e)
ContainerListener
の記述:
ContainerListener
内の componentRemoved
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。