edu.rice.cs.hpc.common.ui.TimelineProgressMonitor Class Reference

Collaboration diagram for edu.rice.cs.hpc.common.ui.TimelineProgressMonitor:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TimelineProgressMonitor (IStatusLineManager _statusMgr)
void beginProgress (int totalWork, String sMessage, String sTask, Shell shell)
void announceProgress ()
void reportProgress ()
void endProgress ()

Private Attributes

AtomicInteger progress
IStatusLineManager statusMgr
IProgressMonitor monitor

Detailed Description

Definition at line 9 of file TimelineProgressMonitor.java.


Constructor & Destructor Documentation

edu.rice.cs.hpc.common.ui.TimelineProgressMonitor.TimelineProgressMonitor ( IStatusLineManager  _statusMgr  ) 

Member Function Documentation

void edu.rice.cs.hpc.common.ui.TimelineProgressMonitor.announceProgress (  ) 
void edu.rice.cs.hpc.common.ui.TimelineProgressMonitor.beginProgress ( int  totalWork,
String  sMessage,
String  sTask,
Shell  shell 
)
void edu.rice.cs.hpc.common.ui.TimelineProgressMonitor.endProgress (  ) 
void edu.rice.cs.hpc.common.ui.TimelineProgressMonitor.reportProgress (  ) 

Member Data Documentation


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

Generated on 5 May 2015 for HPCVIEWER by  doxygen 1.6.1