public class EscherParserWorker extends SwingWorker<List<de.zbit.io.OpenedFile<EscherMap>>,de.zbit.io.OpenedFile<EscherMap>>
SwingWorker.StateValue
Modifier and Type | Field and Description |
---|---|
static ResourceBundle |
bundle
Localization support.
|
static String |
INTERMERIM_RESULTS |
Constructor and Description |
---|
EscherParserWorker(Component parentComponent,
File... input)
Constructor
|
Modifier and Type | Method and Description |
---|---|
protected List<de.zbit.io.OpenedFile<EscherMap>> |
doInBackground() |
protected void |
process(List<de.zbit.io.OpenedFile<EscherMap>> chunks) |
addPropertyChangeListener, cancel, done, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, publish, removePropertyChangeListener, run, setProgress
public static final String INTERMERIM_RESULTS
public static final transient ResourceBundle bundle
protected List<de.zbit.io.OpenedFile<EscherMap>> doInBackground() throws Exception
doInBackground
in class SwingWorker<List<de.zbit.io.OpenedFile<EscherMap>>,de.zbit.io.OpenedFile<EscherMap>>
Exception
Copyright © 2015–2019 University of Tübingen. All rights reserved.