HE_Mesh  5.0.0
wblut.core.WB_ProgressCounter Class Reference

Public Member Functions

 WB_ProgressCounter (final int limit, final int percentageStep)
 
void increment ()
 
void increment (final int inc)
 

Protected Member Functions

int getCount ()
 
int getLimit ()
 

Protected Attributes

volatile int count
 
volatile String caller
 
volatile String text
 

Private Attributes

int limit
 
int percentageStep
 
volatile int currentPercentage
 
volatile int nextUpdate
 

Constructor & Destructor Documentation

wblut.core.WB_ProgressCounter.WB_ProgressCounter ( final int  limit,
final int  percentageStep 
)

Member Function Documentation

int wblut.core.WB_ProgressCounter.getCount ( )
protected
Returns
int wblut.core.WB_ProgressCounter.getLimit ( )
protected
Returns
void wblut.core.WB_ProgressCounter.increment ( )
void wblut.core.WB_ProgressCounter.increment ( final int  inc)
Parameters
inc

Member Data Documentation

volatile String wblut.core.WB_ProgressCounter.caller
protected
volatile int wblut.core.WB_ProgressCounter.count
protected
volatile int wblut.core.WB_ProgressCounter.currentPercentage
private
int wblut.core.WB_ProgressCounter.limit
private
volatile int wblut.core.WB_ProgressCounter.nextUpdate
private
int wblut.core.WB_ProgressCounter.percentageStep
private
volatile String wblut.core.WB_ProgressCounter.text
protected

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