alma::acs::commandcenter::gui::CommandCenterGui::WriteToFeedbackAreaTaskListener Class Reference

Inheritance diagram for alma::acs::commandcenter::gui::CommandCenterGui::WriteToFeedbackAreaTaskListener:
Inheritance graph
[legend]
Collaboration diagram for alma::acs::commandcenter::gui::CommandCenterGui::WriteToFeedbackAreaTaskListener:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 WriteToFeedbackAreaTaskListener (FeedbackArea f)
void statusChanged (NativeCommand task, String oldStatus)
void stdoutWritten (NativeCommand task, String additionalOutput)
void stderrWritten (NativeCommand task, String additionalOutput)

Package Attributes

FeedbackArea feedbackArea

Detailed Description

Writes all output to the feedback area


Constructor & Destructor Documentation

alma::acs::commandcenter::gui::CommandCenterGui::WriteToFeedbackAreaTaskListener::WriteToFeedbackAreaTaskListener ( FeedbackArea  f  )  [inline]

Member Function Documentation

void alma::acs::commandcenter::gui::CommandCenterGui::WriteToFeedbackAreaTaskListener::statusChanged ( NativeCommand  command,
String  oldStatus 
) [inline]
void alma::acs::commandcenter::gui::CommandCenterGui::WriteToFeedbackAreaTaskListener::stderrWritten ( NativeCommand  command,
String  additionalOutput 
) [inline]
Parameters:
additionalOutput one or more lines of new output (last line will not contain a line terminator)

Implements alma::acs::commandcenter::engine::NativeCommand::Listener.

void alma::acs::commandcenter::gui::CommandCenterGui::WriteToFeedbackAreaTaskListener::stdoutWritten ( NativeCommand  command,
String  additionalOutput 
) [inline]
Parameters:
additionalOutput one or more lines of new output (last line will not contain a line terminator)

Implements alma::acs::commandcenter::engine::NativeCommand::Listener.


Member Data Documentation


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2