public abstract class AbstractImagePlugin extends AbstractPlugin implements ImagePlugin
SwingWorker.StateValue| Modifier and Type | Field and Description |
|---|---|
protected int |
selectorId |
configuration| Constructor and Description |
|---|
AbstractImagePlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
setSelectorId(int selectorId)
Informs the plugin which selector was used during its invocation.
|
initializeaddPropertyChangeListener, cancel, doInBackground, done, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, process, publish, removePropertyChangeListener, run, setProgressclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitializepublic void setSelectorId(int selectorId)
ImagePluginsetSelectorId in interface ImagePluginselectorId - selector identifier related directly to selector IDs
defined in the configuration fileCopyright © 2012-2013 Bambi Software Foundation. All Rights Reserved.