com.oberon.ooql.sdk
Class ProgressListener
java.lang.Object
com.oberon.ooql.sdk.ProgressListener
- All Implemented Interfaces:
- java.lang.Runnable
public abstract class ProgressListener
- extends java.lang.Object
- implements java.lang.Runnable
The Progress Listener to be used with Progress Counter for managing update events
- Since:
- 5.0.1
- Version:
- 5.0
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProgressListener
public ProgressListener()
run
public abstract void run()
- Specified by:
run
in interface java.lang.Runnable
setProgressCounter
public void setProgressCounter(ProgressCounter counter)
getProgressCounter
public ProgressCounter getProgressCounter()
Copyright © 2008-2014 Mirko Solazzi. All Rights Reserved.