uk.ac.starlink.ttools.plot2.data.DataStoreFactorypublic class ProgressDataStoreFactory
extends uk.ac.starlink.ttools.plot2.data.WrapperDataStoreFactory
readDataStore method will
only ever be running from one thread at a time; if not, the progress
bar updates will get messy.| Constructor | Description |
|---|---|
ProgressDataStoreFactory(uk.ac.starlink.ttools.plot2.data.DataStoreFactory baseFact,
javax.swing.BoundedRangeModel progModel) |
Constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected uk.ac.starlink.table.RowSequence |
createRowSequence(uk.ac.starlink.table.StarTable table) |
public ProgressDataStoreFactory(uk.ac.starlink.ttools.plot2.data.DataStoreFactory baseFact,
javax.swing.BoundedRangeModel progModel)
baseFact - factory to which most behaviour is delegatedprogModel - progress bar data model to be messagedCopyright © 2003-2018 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.