org.processmining.framework.ui
Class ProgressDummy

java.lang.Object
  extended by org.processmining.framework.ui.Progress
      extended by org.processmining.framework.ui.ProgressDummy

public class ProgressDummy
extends Progress

Version:
1.0
Author:
Peter van den Brand

Constructor Summary
ProgressDummy()
           
 
Method Summary
 
Methods inherited from class org.processmining.framework.ui.Progress
close, getMaximum, inc, isCanceled, setMaximum, setMinimum, setMinMax, setNote, setProgress
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProgressDummy

public ProgressDummy()