public abstract class AbstractPluginAdapter extends AbstractPlugin
SwingWorker.StateValueconfiguration| Constructor and Description |
|---|
AbstractPluginAdapter() |
| Modifier and Type | Method and Description |
|---|---|
protected Void |
doInBackground()
Convenience stub so plugins that don't want to run off the EDT don't
have to be bothered with providing empty implementation.
|
initializeaddPropertyChangeListener, cancel, done, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, process, publish, removePropertyChangeListener, run, setProgressprotected Void doInBackground() throws Exception
doInBackground in class SwingWorker<Void,Void>ExceptionCopyright © 2012-2013 Bambi Software Foundation. All Rights Reserved.