com.sun.jimi.core.util
Class ProgressListenerSupport

java.lang.Object
  |
  +--com.sun.jimi.core.util.ProgressListenerSupport

public class ProgressListenerSupport
extends java.lang.Object

Support class for dealing with ProgressListeners


Field Summary
protected  ProgressListener listener
           
 
Constructor Summary
ProgressListenerSupport()
           
 
Method Summary
 void setFinished()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

listener

protected ProgressListener listener
Constructor Detail

ProgressListenerSupport

public ProgressListenerSupport()
Method Detail

setFinished

public void setFinished()