Main Page | Namespace List | Class Hierarchy | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages

clusterView::NodeFrame Class Reference

Inheritance diagram for clusterView::NodeFrame:

Inheritance graph
[legend]
Collaboration diagram for clusterView::NodeFrame:

Collaboration graph
[legend]
List of all members.

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

Detailed Description

Implements a TabbededPane and its internal windows with information regarding the machines in an InteGrade cluster.
Author:
Alexandre César Tavares Vidal
Version:
1.0


Constructor & Destructor Documentation

clusterView::NodeFrame::NodeFrame String  title,
Controller  ctrl,
boolean  resizable,
boolean  closable,
boolean  maximizable,
boolean  iconifiable
[inline]
 


Member Function Documentation

boolean clusterView::NodeFrame::cpuIsSelected  )  [inline]
 

JMenuBar clusterView::NodeFrame::createMenuBar  )  [inline, protected]
 

boolean clusterView::NodeFrame::diskIsSelected  )  [inline]
 

void clusterView::NodeFrame::itemStateChanged ItemEvent  e  )  [inline]
 

boolean clusterView::NodeFrame::ramIsSelected  )  [inline]
 

void clusterView::NodeFrame::updateInternalPanel HashMap  specs  )  [inline]
 


Member Data Documentation

JCheckBoxMenuItem clusterView::NodeFrame::cpuCbMenuItem [private]
 

JCheckBoxMenuItem clusterView::NodeFrame::diskCbMenuItem [private]
 

JMenuBar clusterView::NodeFrame::menuBar [private]
 

Controller clusterView::NodeFrame::myManager [private]
 

InternalPanel clusterView::NodeFrame::panel [private]
 

JCheckBoxMenuItem clusterView::NodeFrame::ramCbMenuItem [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Sep 6 16:13:29 2004 by doxygen 1.3.3