public abstract class AbstractPluginAdapter extends AbstractPlugin
SwingWorker.StateValue
configuration
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.
|
initialize
addPropertyChangeListener, cancel, done, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, process, publish, removePropertyChangeListener, run, setProgress
protected Void doInBackground() throws Exception
doInBackground
in class SwingWorker<Void,Void>
Exception
Copyright © 2012-2013 Bambi Software Foundation. All Rights Reserved.