alma::acs::commandcenter::gui::TabPanel::FlowDialog Class Reference

Inheritance diagram for alma::acs::commandcenter::gui::TabPanel::FlowDialog:
Inheritance graph
[legend]
Collaboration diagram for alma::acs::commandcenter::gui::TabPanel::FlowDialog:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void close ()
void completion (Flow f)
void reset (Flow f, Object info)
void trying (Flow f, String s)
void success (Flow f, String s)
void failure (Flow f, String s, Object o)

Protected Member Functions

 FlowDialog ()
void prepareShow (final String title, final DefaultChecklistPanel content) throws InterruptedException, InvocationTargetException
void disenable (JComponent c)

Package Attributes

DefaultChecklistPanel currentFlowUI
JButton flowDialogOk
WeakHashMap< JComponent, Object > disenable = new WeakHashMap<JComponent, Object>()

Detailed Description

The progress dialog for long-running actions.


Constructor & Destructor Documentation

alma::acs::commandcenter::gui::TabPanel::FlowDialog::FlowDialog (  )  [inline, protected]

Member Function Documentation

void alma::acs::commandcenter::gui::TabPanel::FlowDialog::close (  )  [inline]
void alma::acs::commandcenter::gui::TabPanel::FlowDialog::completion ( Flow  f  )  [inline]
void alma::acs::commandcenter::gui::TabPanel::FlowDialog::disenable ( JComponent  c  )  [inline, protected]
void alma::acs::commandcenter::gui::TabPanel::FlowDialog::failure ( Flow  f,
String  s,
Object  o 
) [inline]
void alma::acs::commandcenter::gui::TabPanel::FlowDialog::prepareShow ( final String  title,
final DefaultChecklistPanel  content 
) throws InterruptedException, InvocationTargetException [inline, protected]
void alma::acs::commandcenter::gui::TabPanel::FlowDialog::reset ( Flow  f,
Object  info 
) [inline]
void alma::acs::commandcenter::gui::TabPanel::FlowDialog::success ( Flow  f,
String  s 
) [inline]
void alma::acs::commandcenter::gui::TabPanel::FlowDialog::trying ( Flow  f,
String  s 
) [inline]

Member Data Documentation

Referenced by close(), and prepareShow().

WeakHashMap<JComponent, Object> alma::acs::commandcenter::gui::TabPanel::FlowDialog::disenable = new WeakHashMap<JComponent, Object>() [package]

Referenced by FlowDialog(), and prepareShow().


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

Generated by  doxygen 1.6.2