|
||||||||||
| 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
public class LoadNXCFileTask
NXC faili lugemine
| 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 |
| Field Summary | |
|---|---|
private java.io.File |
file
|
| Constructor Summary | |
|---|---|
LoadNXCFileTask(org.jdesktop.application.Application application,
java.io.File file)
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
doInBackground()
Faili lugemine |
java.io.File |
getFile()
|
| 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 |
| Field Detail |
|---|
private final java.io.File file
| Constructor Detail |
|---|
public LoadNXCFileTask(org.jdesktop.application.Application application,
java.io.File file)
| Method Detail |
|---|
public final java.io.File getFile()
protected java.lang.String doInBackground()
throws java.io.IOException
doInBackground in class org.jdesktop.swingworker.SwingWorker<java.lang.String,java.lang.Void>java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||