org.jcurl.demo.tactics
Class JCurlShotPlanner.WaitCursorTask<T,V>
java.lang.Object
org.jdesktop.swingworker.SwingWorker<T,V>
org.jdesktop.application.Task<T,V>
org.jcurl.demo.tactics.JCurlShotPlanner.WaitCursorTask<T,V>
- All Implemented Interfaces:
- Runnable, Future<T>
- Enclosing class:
- JCurlShotPlanner
abstract static class JCurlShotPlanner.WaitCursorTask<T,V>
- extends Task<T,V>
| Methods inherited from class org.jdesktop.application.Task |
addTaskListener, cancelled, done, failed, finished, getApplication, getContext, getDescription, getExecutionDuration, getInputBlocker, getMessage, getMessageDuration, getResourceMap, getTaskListeners, getTaskService, getTitle, getUserCanCancel, interrupted, isPending, isProgressPropertyValid, isStarted, message, process, removeTaskListener, resourceName, setDescription, setInputBlocker, setMessage, setProgress, setProgress, setProgress, setTitle, setUserCanCancel, succeeded |
| Methods inherited from class org.jdesktop.swingworker.SwingWorker |
addPropertyChangeListener, cancel, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, publish, removePropertyChangeListener, run, setProgress |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JCurlShotPlanner.WaitCursorTask
public JCurlShotPlanner.WaitCursorTask(SingleFrameApplication app)
doCursor
protected abstract T doCursor()
throws Exception
- Throws:
Exception
doInBackground
protected T doInBackground()
throws Exception
- Specified by:
doInBackground in class SwingWorker<T,V>
- Throws:
Exception
Copyright © 2005-2009 JCurl.mro.name. All Rights Reserved.