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

alma::acs::commandcenter::gui::FeedbackArea Class Reference

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

Collaboration graph
[legend]
List of all members.

Protected Member Functions

 FeedbackArea (CommandCenterGui master, FeedbackTabs tabbedPane, String tabTitle)
void clear ()
void append (String feedback)

Protected Attributes

final String[] kbytes = new String[]{"Max.Size: 32K", "Max.Size: 128K", "Max.Size: 512K", "Max.Size: unlimited"}
final int[] chars = new int[]{32*512, 128*512, 512*512, Integer.MAX_VALUE}
FeedbackTabs surroundingTabbedPane
String surroundingTabTitle
JTextArea outputArea
JComboBox txtSize
CommandCenterGui master
boolean scrollLock = false
int maxLength

Constructor & Destructor Documentation

alma::acs::commandcenter::gui::FeedbackArea::FeedbackArea CommandCenterGui  master,
FeedbackTabs  tabbedPane,
String  tabTitle
[inline, protected]
 


Member Function Documentation

void alma::acs::commandcenter::gui::FeedbackArea::append String  feedback  )  [inline, protected]
 

void alma::acs::commandcenter::gui::FeedbackArea::clear  )  [inline, protected]
 


Member Data Documentation

final int [] alma::acs::commandcenter::gui::FeedbackArea::chars = new int[]{32*512, 128*512, 512*512, Integer.MAX_VALUE} [protected]
 

final String [] alma::acs::commandcenter::gui::FeedbackArea::kbytes = new String[]{"Max.Size: 32K", "Max.Size: 128K", "Max.Size: 512K", "Max.Size: unlimited"} [protected]
 

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

int alma::acs::commandcenter::gui::FeedbackArea::maxLength [protected]
 

JTextArea alma::acs::commandcenter::gui::FeedbackArea::outputArea [protected]
 

boolean alma::acs::commandcenter::gui::FeedbackArea::scrollLock = false [protected]
 

FeedbackTabs alma::acs::commandcenter::gui::FeedbackArea::surroundingTabbedPane [protected]
 

String alma::acs::commandcenter::gui::FeedbackArea::surroundingTabTitle [protected]
 

JComboBox alma::acs::commandcenter::gui::FeedbackArea::txtSize [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