Modifier and Type | Class and Description |
---|---|
class |
JIPipeDataItemStore
Manages data and users
|
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.Multimap<String,Store<JIPipeDataTable>> |
DataBatchAssistantUI.getCurrentCache() |
Constructor and Description |
---|
WrapperColumnHeaderRenderer(Store<JIPipeDataTable> dataTable)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
List<Store<JIPipeDataAnnotation>> |
JIPipeDataTableRowUI.getDataAnnotationStores() |
Constructor and Description |
---|
JIPipeCachedDataPreview(Component parentComponent,
Store<JIPipeDataItemStore> data,
boolean deferRendering)
Creates a new instance
|
JIPipeDataTableRowUI(JIPipeWorkbench workbench,
Store<JIPipeDataTable> dataTableStore,
int row)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
Store<JIPipeDataTable> |
JIPipeExtendedMultiDataTableModel.getSlotStore(int row)
Gets the slot that defined the specified row
|
Modifier and Type | Method and Description |
---|---|
void |
JIPipeExtendedMultiDataTableModel.add(JIPipeProject project,
Store<JIPipeDataTable> dataTableStore)
Adds an
JIPipeDataTableMetadata |
void |
JIPipeExtendedDataTableUI.setDataTable(Store<JIPipeDataTable> dataTableStore) |
Constructor and Description |
---|
JIPipeExtendedDataTableModel(JTable table,
Store<JIPipeDataTable> dataTableStore)
Creates a new instance
|
JIPipeExtendedDataTableUI(JIPipeWorkbench workbenchUI,
Store<JIPipeDataTable> dataTableStore,
boolean updateWithCache) |
WrapperColumnHeaderRenderer(Store<JIPipeDataTable> dataTableStore)
Creates a new instance
|
Constructor and Description |
---|
JIPipeExtendedMultiDataTableUI(JIPipeWorkbench workbenchUI,
List<Store<JIPipeDataTable>> dataTableStores,
boolean withCompartmentAndAlgorithm) |
JIPipeSimpleDataBatchTableModel(JTable table,
List<JIPipeMultiIterationStep> iterationStepList,
Class<? extends Store> storeClass) |
Modifier and Type | Method and Description |
---|---|
void |
DataTracerDataTableUI.setDataTable(Store<JIPipeDataTable> dataTableStore) |
Constructor and Description |
---|
DataTracerDataTableUI(JIPipeWorkbench workbenchUI,
Store<JIPipeDataTable> dataTableStore) |
DataTracerTableModel(JTable table,
Store<JIPipeDataTable> dataTableStore)
Creates a new instance
|
WrapperColumnHeaderRenderer(Store<JIPipeDataTable> dataTableStore)
Creates a new instance
|
Modifier and Type | Class and Description |
---|---|
class |
OwningStore<T>
A store that keeps a strong reference to the data
|
class |
WeakStore<T>
A weakly owning store (using a
WeakReference |
Copyright © 2020–2024 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.