| Constructor and Description |
|---|
UpdateAppTask(org.jdesktop.application.Application app)
Constructor UpdateAppTask
|
| Modifier and Type | Method and Description |
|---|---|
protected Integer |
doInBackground() |
protected void |
failed(Throwable arg0) |
protected void |
succeeded(Integer result) |
addTaskListener, cancelled, done, 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, setUserCanCancelpublic UpdateAppTask(org.jdesktop.application.Application app)
app - protected Integer doInBackground() throws UnavailableServiceException, IOException
doInBackground in class org.jdesktop.swingworker.SwingWorker<Integer,Void>UnavailableServiceExceptionIOExceptionprotected void failed(Throwable arg0)
Copyright © 2015 sd-svn. All rights reserved.