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.
|
initialize
addPropertyChangeListener, cancel, doInBackground, done, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, process, publish, removePropertyChangeListener, run, setProgress
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
initialize
public void setSelectorId(int selectorId)
ImagePlugin
setSelectorId
in interface ImagePlugin
selectorId
- selector identifier related directly to selector IDs
defined in the configuration fileCopyright © 2012-2013 Bambi Software Foundation. All Rights Reserved.