

Public Member Functions | |
| boolean | cpuIsSelected () |
| boolean | ramIsSelected () |
| boolean | diskIsSelected () |
| NodeFrame (String title, Controller ctrl, boolean resizable, boolean closable, boolean maximizable, boolean iconifiable) | |
| void | updateInternalPanel (HashMap specs) |
| void | itemStateChanged (ItemEvent e) |
Protected Member Functions | |
| JMenuBar | createMenuBar () |
Private Attributes | |
| InternalPanel | panel |
| JMenuBar | menuBar |
| JCheckBoxMenuItem | cpuCbMenuItem |
| JCheckBoxMenuItem | diskCbMenuItem |
| JCheckBoxMenuItem | ramCbMenuItem |
| Controller | myManager |
|
||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.3