|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||
java.lang.Objectjava.util.EventObject
org.boxed_economy.besp.presentation.PresentationContainerEvent
プレゼンテーションコンテナの状態が変化したことを通知するイベント
| フィールドの概要 |
| クラス java.util.EventObject から継承したフィールド |
source |
| コンストラクタの概要 | |
PresentationContainerEvent(java.lang.Object source,
PresentationComponent component)
Constructor for PresentationContainerEvent. |
|
| メソッドの概要 | |
PresentationComponent |
getPresentationComponent()
Returns the presentationComponent. |
| クラス java.util.EventObject から継承したメソッド |
getSource, toString |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| コンストラクタの詳細 |
public PresentationContainerEvent(java.lang.Object source,
PresentationComponent component)
source - | メソッドの詳細 |
public PresentationComponent getPresentationComponent()
|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||