|
|||||||||||
前 次 | フレームあり フレームなし |
org.boxed_economy.besp.presentation での AbstractPresentationComponent の使用 |
org.boxed_economy.besp.presentation での AbstractPresentationComponent のサブクラス | |
class |
DefaultPresentationComponent
AbstractPresentationComponentに空実装を加え、 インスタンス化が可能なPresentationComponent実装クラス 主に、GUIComponentの委譲実装に用いられる |
org.boxed_economy.besp.presentation.guifw での AbstractPresentationComponent の使用 |
org.boxed_economy.besp.presentation.guifw での AbstractPresentationComponent のサブクラス | |
class |
GUIContainer
GUIコンテナの主な責任 ○GUIコンポーネントの管理 ○MainFrameの管理 ○MenuManagerの管理 ○SplashWindowの管理 ○Toolsメニューの管理 ○Showメニューの管理 責任外のもの △ファイルメニューの管理、操作 △コントロールメニューの管理、操作 △プロパティーの管理 △ヘルプの管理 また、guiパッケージは、GUIで利用するutililityが含まれています |
org.boxed_economy.components.control での AbstractPresentationComponent の使用 |
org.boxed_economy.components.control での AbstractPresentationComponent のサブクラス | |
class |
ControlManager
制御をつかさどる制御マネージャです |
org.boxed_economy.components.file での AbstractPresentationComponent の使用 |
org.boxed_economy.components.file での AbstractPresentationComponent のサブクラス | |
class |
FileManager
ファイル(メニュー)を管理するクラスです |
org.boxed_economy.components.help での AbstractPresentationComponent の使用 |
org.boxed_economy.components.help での AbstractPresentationComponent のサブクラス | |
class |
HelpManager
ヘルプを管理するクラス まだAboutダイアログしか実装されていません このパッケージはHelpシステムフレームワークとして今後拡張される予定です |
org.boxed_economy.components.property での AbstractPresentationComponent の使用 |
org.boxed_economy.components.property での AbstractPresentationComponent のサブクラス | |
class |
PropertyManager
プロパティを管理するクラス |
org.boxed_economy.components.runsetting での AbstractPresentationComponent の使用 |
org.boxed_economy.components.runsetting での AbstractPresentationComponent のサブクラス | |
class |
RunSettingManager
実行設定を管理するコンテナです 実行設定拡張パネル(制御パネル下) 実行設定ダイアログの管理を行います |
|
|||||||||||
前 次 | フレームあり フレームなし |