パッケージ org.boxed_economy.besp.presentation.guifw

インタフェースの概要
GUIComponent GUIComponent PresentationComponentの中で、 GUIcomponentを定義するインターフェースです。
ParetteLayerInternalFrame パレットレイヤーに載せるためのマーカーインターフェイス
 

クラスの概要
AbstractFrameComponent JInternalFrameを継承したGUIComponentのAbstract実装クラス
AbstractInternalFrameComponent JInternalFrameを継承したGUIComponentのAbstract実装クラス
BoxSplashWindow タイトルを表示する ☆このクラスはBoxに依存しません
BoxTitlePanel Box用のタイトルパネルです。
CreateComponentAction プレゼンテーションコンポーネントを生成するためのアクションです 生成されたPresentationComponentはコンテナに追加されます。
ErrorDialog エラーダイアログを出現させるクラス 例外のStackTrace表示機能を持ちます
GUIComponentManagementDialog GUIComponentManagementDialog 現在読み込まれているGUIcomponentの一覧を表示します。
GUIComponentManager GUIComponentを管理するクラス
GUIContainer GUIコンテナの主な責任 ○GUIコンポーネントの管理 ○MainFrameの管理 ○MenuManagerの管理 ○SplashWindowの管理 ○Toolsメニューの管理 ○Showメニューの管理 責任外のもの △ファイルメニューの管理、操作 △コントロールメニューの管理、操作 △プロパティーの管理 △ヘルプの管理 また、guiパッケージは、GUIで利用するutililityが含まれています
GUIContainerResource SpeedSelectResource Bundle in English.
GUIContainerResource_ja SpeedSelectResource Bundle in English.
MainFrame BESPのメインフレーム このクラスの責任 ○デスクトップの管理(InternalFrameの追加と削除) ○ステータスバーの管理(未実装)
MenuManager メニューを管理するクラス
ShowDialogAction  
ShowGUIComponentAction GUIコンポーネントを開くためのクラスです。