|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jdesktop.swingworker.SwingWorker<T,V>
org.jdesktop.application.Task<java.lang.String,java.lang.Void>
classes.LoadNXCFileTask
nxceestiViewAndControl.NXCEestiView.LoadFileTask
private class NXCEestiView.LoadFileTask
Faili laadimine
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jdesktop.application.Task |
|---|
org.jdesktop.application.Task.BlockingScope, org.jdesktop.application.Task.InputBlocker |
| Nested classes/interfaces inherited from class org.jdesktop.swingworker.SwingWorker |
|---|
org.jdesktop.swingworker.SwingWorker.StateValue |
| Constructor Summary | |
|---|---|
NXCEestiView.LoadFileTask(java.io.File file)
|
|
| Method Summary | |
|---|---|
protected void |
failed(java.lang.Throwable e)
Faili laadimine ebaõnnestus |
protected void |
succeeded(java.lang.String fileContents)
Faili laadimine õnnestus |
| Methods inherited from class classes.LoadNXCFileTask |
|---|
doInBackground, getFile |
| Methods inherited from class org.jdesktop.application.Task |
|---|
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, setUserCanCancel |
| 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 |
| Constructor Detail |
|---|
NXCEestiView.LoadFileTask(java.io.File file)
| Method Detail |
|---|
protected void succeeded(java.lang.String fileContents)
succeeded in class org.jdesktop.application.Task<java.lang.String,java.lang.Void>fileContents - protected void failed(java.lang.Throwable e)
failed in class org.jdesktop.application.Task<java.lang.String,java.lang.Void>e -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||