T
- can either be SBMLDocument
or Sbgn
.public class EscherConverterWorker<T>
extends javax.swing.SwingWorker<T,java.lang.Void>
Modifier and Type | Field and Description |
---|---|
static java.util.ResourceBundle |
bundle
Localization support.
|
Constructor and Description |
---|
EscherConverterWorker(EscherMap map,
java.lang.Class<? extends T> format,
de.zbit.util.prefs.SBProperties properties) |
Modifier and Type | Method and Description |
---|---|
protected T |
doInBackground() |