クラス
org.boxed_economy.besp.presentation.guifw.MainFrame の使用

MainFrame を使用しているパッケージ
org.boxed_economy.besp.presentation   
org.boxed_economy.besp.presentation.guifw   
 

org.boxed_economy.besp.presentation での MainFrame の使用
 

MainFrame を返す org.boxed_economy.besp.presentation のメソッド
 MainFrame PresentationContainer.getMainFrame()
          MainFrameを取得します(便利メソッド)
 

org.boxed_economy.besp.presentation.guifw での MainFrame の使用
 

MainFrame を返す org.boxed_economy.besp.presentation.guifw のメソッド
 MainFrame GUIContainer.getMainFrame()
          MainFrameを取得します
 MainFrame AbstractInternalFrameComponent.getMainFrame()
          MainFrameを取得するための便利メソッドです
 

MainFrame 型のパラメータを持つ org.boxed_economy.besp.presentation.guifw のコンストラクタ
GUIComponentManager(MainFrame mainFrame)
          Constructor for GUIComponentManager.