|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||
java.lang.Objectorg.boxed_economy.besp.presentation.AbstractPresentationComponent
org.boxed_economy.besp.presentation.DefaultPresentationComponent
AbstractPresentationComponentに空実装を加え、 インスタンス化が可能なPresentationComponent実装クラス 主に、GUIComponentの委譲実装に用いられる
| コンストラクタの概要 | |
DefaultPresentationComponent()
|
|
| メソッドの概要 | |
void |
initialize()
このコンポーネントの初期化処理を記述するメソッドです。 |
void |
terminate()
このプレゼンテーションコンポーネントを終了します。 |
void |
worldClosed()
|
void |
worldOpened()
|
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
public DefaultPresentationComponent()
| メソッドの詳細 |
public void initialize()
PresentationComponent の記述:
public void terminate()
PresentationComponent の記述:
public void worldOpened()
public void worldClosed()
|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||