| 
 | JavaTM Platform Standard Ed. 6 | |||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjavax.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 内の componentAddedpublic 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 も参照してください。