public class ModelLoader extends SwingWorker<de.cismet.cids.dynamics.CidsBean[],Void>
SwingWorker.StateValue| Constructor and Description |
|---|
ModelLoader(String catalogueName,
JComboBox cBox,
String criterium)
Creates a new ModelLoader object.
|
| Modifier and Type | Method and Description |
|---|---|
protected de.cismet.cids.dynamics.CidsBean[] |
doInBackground() |
protected void |
done() |
addPropertyChangeListener, cancel, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, process, publish, removePropertyChangeListener, run, setProgressprotected de.cismet.cids.dynamics.CidsBean[] doInBackground()
throws Exception
doInBackground in class SwingWorker<de.cismet.cids.dynamics.CidsBean[],Void>Exceptionprotected void done()
done in class SwingWorker<de.cismet.cids.dynamics.CidsBean[],Void>Copyright © 2012–2026 cismet GmbH. All rights reserved.