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