com.pvx.ooadide.views
Class PvxRunnableWithProgress
java.lang.Object
com.pvx.ooadide.views.AbstractProgressController
com.pvx.ooadide.views.PvxRunnableWithProgress
- All Implemented Interfaces:
- org.eclipse.jface.operation.IRunnableWithProgress
public class PvxRunnableWithProgress
- extends AbstractProgressController
- implements org.eclipse.jface.operation.IRunnableWithProgress
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PvxRunnableWithProgress
public PvxRunnableWithProgress(PvxProgressMonitorDialog dialog,
MonitorState init_State,
java.lang.String taskName,
int toComplete)
run
public void run(org.eclipse.core.runtime.IProgressMonitor monitor)
throws java.lang.reflect.InvocationTargetException,
java.lang.InterruptedException
- Specified by:
run
in interface org.eclipse.jface.operation.IRunnableWithProgress
- Throws:
java.lang.reflect.InvocationTargetException
java.lang.InterruptedException
cancel
public void cancel()
do_setVisible
public void do_setVisible()