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

alma::acs::commandcenter::gui::FeedbackTabs Class Reference

Collaboration diagram for alma::acs::commandcenter::gui::FeedbackTabs:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 FeedbackTabs (CommandCenterGui master, int orientation)
NativeCommand.Listener viewTab (String tabTitle)
void removeTab (String tabTitle)
void clearAllTabs ()
void saveTab (FeedbackArea x)

Protected Attributes

CommandCenterGui master
HashMap< String, NativeCommand.Listener > tabTitle2Listener = new HashMap<String NativeCommand.Listener>()
JFileChooser fileChooser

Detailed Description

A JTabbedPane holding a FeedbackArea as the content of each tab. For each tab, a Task.Listener is held that is resonsible for filling the FeedbackArea. Thus we have (1 Tab : 1 FeedbackArea : 1 Listener). The storage key for all is the Tab-name.


Constructor & Destructor Documentation

alma::acs::commandcenter::gui::FeedbackTabs::FeedbackTabs CommandCenterGui  master,
int  orientation
[inline]
 


Member Function Documentation

void alma::acs::commandcenter::gui::FeedbackTabs::clearAllTabs  )  [inline]
 

void alma::acs::commandcenter::gui::FeedbackTabs::removeTab String  tabTitle  )  [inline]
 

void alma::acs::commandcenter::gui::FeedbackTabs::saveTab FeedbackArea  x  )  [inline]
 

NativeCommand.Listener alma::acs::commandcenter::gui::FeedbackTabs::viewTab String  tabTitle  )  [inline]
 


Member Data Documentation

JFileChooser alma::acs::commandcenter::gui::FeedbackTabs::fileChooser [protected]
 

CommandCenterGui alma::acs::commandcenter::gui::FeedbackTabs::master [protected]
 

HashMap<String, NativeCommand.Listener> alma::acs::commandcenter::gui::FeedbackTabs::tabTitle2Listener = new HashMap<String NativeCommand.Listener>() [protected]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:51:55 2009 for ACS Java API by doxygen 1.3.8