Java プラットフォーム 1.2

javax.swing.plaf.metal
クラス MetalToolBarUI.MetalContainerListener

java.lang.Object
  |
  +--javax.swing.plaf.metal.MetalToolBarUI.MetalContainerListener

protected class MetalToolBarUI.MetalContainerListener
extends Object
implements ContainerListener


コンストラクタの概要
protected MetalToolBarUI.MetalContainerListener()
           
 
メソッドの概要
 void componentAdded(ContainerEvent e)
           
 void componentRemoved(ContainerEvent e)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

MetalToolBarUI.MetalContainerListener

protected MetalToolBarUI.MetalContainerListener()
メソッドの詳細

componentAdded

public void componentAdded(ContainerEvent e)
定義:
インタフェース ContainerListener 内の componentAdded

componentRemoved

public void componentRemoved(ContainerEvent e)
定義:
インタフェース ContainerListener 内の componentRemoved

Java プラットフォーム 1.2

バグや機能要求の報告
新しい javadoc の表示についてのコメントやご提案
Java は、米国およびその他の国における米国 Sun Microsystems, Inc. の商標もしくは登録商標です。
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.