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

alma::acs::commandcenter::trace::DefaultChecklistPanel Class Reference

Inheritance diagram for alma::acs::commandcenter::trace::DefaultChecklistPanel:

Inheritance graph
[legend]
Collaboration diagram for alma::acs::commandcenter::trace::DefaultChecklistPanel:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DefaultChecklistPanel (Flow flowDefinition)
 DefaultChecklistPanel (Flow flowDefinition, String tryText, Icon tryIcon, String okText, Icon okIcon, String errText, Icon errIcon)
void setFlow (Flow newFlow)
Flow getFlow ()
void reset (Flow f, Object info)
void completion (Flow f)
void trying (Flow f, String name)
void success (Flow f, String name)
void failure (Flow f, String name, Object info)

Protected Member Functions

Stripe createStripe (String name)

Protected Attributes

Flow flow
JTextArea infoF = new JTextArea(4, 30)
String tryText
Icon tryIcon
String okText
Icon okIcon
String errText
Icon errIcon

Package Attributes

Map< String, Stripename2stripe = new HashMap<String Stripe>()

Detailed Description

Default view for a flow trace.


Constructor & Destructor Documentation

alma::acs::commandcenter::trace::DefaultChecklistPanel::DefaultChecklistPanel Flow  flowDefinition  )  [inline]
 

alma::acs::commandcenter::trace::DefaultChecklistPanel::DefaultChecklistPanel Flow  flowDefinition,
String  tryText,
Icon  tryIcon,
String  okText,
Icon  okIcon,
String  errText,
Icon  errIcon
[inline]
 


Member Function Documentation

void alma::acs::commandcenter::trace::DefaultChecklistPanel::completion Flow  f  )  [inline]
 

Implements alma::acs::commandcenter::trace::FlowListener.

Stripe alma::acs::commandcenter::trace::DefaultChecklistPanel::createStripe String  name  )  [inline, protected]
 

Factory method, overridable

void alma::acs::commandcenter::trace::DefaultChecklistPanel::failure Flow  f,
String  name,
Object  info
[inline]
 

Implements alma::acs::commandcenter::trace::FlowListener.

Flow alma::acs::commandcenter::trace::DefaultChecklistPanel::getFlow  )  [inline]
 

void alma::acs::commandcenter::trace::DefaultChecklistPanel::reset Flow  f,
Object  info
[inline]
 

Implements alma::acs::commandcenter::trace::FlowListener.

void alma::acs::commandcenter::trace::DefaultChecklistPanel::setFlow Flow  newFlow  )  [inline]
 

void alma::acs::commandcenter::trace::DefaultChecklistPanel::success Flow  f,
String  name
[inline]
 

Implements alma::acs::commandcenter::trace::FlowListener.

void alma::acs::commandcenter::trace::DefaultChecklistPanel::trying Flow  f,
String  name
[inline]
 

Implements alma::acs::commandcenter::trace::FlowListener.


Member Data Documentation

Icon alma::acs::commandcenter::trace::DefaultChecklistPanel::errIcon [protected]
 

String alma::acs::commandcenter::trace::DefaultChecklistPanel::errText [protected]
 

Flow alma::acs::commandcenter::trace::DefaultChecklistPanel::flow [protected]
 

JTextArea alma::acs::commandcenter::trace::DefaultChecklistPanel::infoF = new JTextArea(4, 30) [protected]
 

Map<String, Stripe> alma::acs::commandcenter::trace::DefaultChecklistPanel::name2stripe = new HashMap<String Stripe>() [package]
 

Icon alma::acs::commandcenter::trace::DefaultChecklistPanel::okIcon [protected]
 

String alma::acs::commandcenter::trace::DefaultChecklistPanel::okText [protected]
 

Icon alma::acs::commandcenter::trace::DefaultChecklistPanel::tryIcon [protected]
 

String alma::acs::commandcenter::trace::DefaultChecklistPanel::tryText [protected]
 


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