public class SynchronousTankItemLoader extends TankItemLoader
List of IqmDataBoxes to the DefaultListModel in the
TankPanel . This class is called by the Tank's methods, e.g.
when the user double clicks on the JList items in order to show an
item in the LookPanel or PlotPanel.TankItemLoaderSwingWorker.StateValue| Modifier and Type | Field and Description |
|---|---|
private static org.apache.log4j.Logger |
logger
Logging variable.
|
dataType, list, replaceIndex, replaceItemchildTask, duration, headless, operator, operatorGUI, parentTask, startTime, virtual, workPackage| Constructor and Description |
|---|
SynchronousTankItemLoader(List<IqmDataBox> list,
boolean replaceItem,
int replaceIndex)
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
load()
Uses existing methods of the
TankItemLoader superclass for
synchronous item loading to the tank. |
addNewItems, doInBackground, done, getDataType, getList, setDataType, setList, setTankAndManagergetChildTask, getOperator, getOperatorGUI, getParentTask, getWorkPackage, isHeadless, isVirtual, process, setChildTask, setHeadless, setOperator, setOperatorGUI, setParentTask, setVirtual, setWorkPackageaddPropertyChangeListener, cancel, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, publish, removePropertyChangeListener, run, setProgresspublic SynchronousTankItemLoader(List<IqmDataBox> list, boolean replaceItem, int replaceIndex)
list - replaceItem - replaceIndex - public void load()
TankItemLoader superclass for
synchronous item loading to the tank.Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.