public class SBGNWritingTask extends SwingWorker<File,Void>
Sbgn
into a fileSwingWorker.StateValue
Constructor and Description |
---|
SBGNWritingTask(de.zbit.io.OpenedFile<org.sbgn.bindings.Sbgn> openedFile) |
Modifier and Type | Method and Description |
---|---|
protected File |
doInBackground() |
addPropertyChangeListener, cancel, done, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, process, publish, removePropertyChangeListener, run, setProgress
public SBGNWritingTask(de.zbit.io.OpenedFile<org.sbgn.bindings.Sbgn> openedFile)
openedFile
- protected File doInBackground() throws Exception
doInBackground
in class SwingWorker<File,Void>
Exception
Copyright © 2015–2019 University of Tübingen. All rights reserved.