|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||
java.lang.Objectorg.boxed_economy.besp.presentation.guifw.GUIComponentManager
GUIComponentを管理するクラス
| コンストラクタの概要 | |
GUIComponentManager(MainFrame mainFrame)
Constructor for GUIComponentManager. |
|
| メソッドの概要 | |
void |
addGUIComponent(GUIComponent guiComponent)
GUIコンポーネントを追加します |
java.util.List |
getGUIComponents()
Returns the guiComponents. |
void |
removeGUIComponent(GUIComponent guiComponent)
GUIコンポーネントを削除します |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
public GUIComponentManager(MainFrame mainFrame)
| メソッドの詳細 |
public void addGUIComponent(GUIComponent guiComponent)
public void removeGUIComponent(GUIComponent guiComponent)
public java.util.List getGUIComponents()
|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||