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>> |
JIPipeDesktopDataBatchAssistantUI.getCurrentCache() |
Constructor and Description |
---|
WrapperColumnHeaderRenderer(Store<JIPipeDataTable> dataTable)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
List<Store<JIPipeDataAnnotation>> |
JIPipeDesktopDataTableRowDisplayUtil.getDataAnnotationStores() |
Constructor and Description |
---|
JIPipeDesktopCachedDataPreview(Component parentComponent,
Store<JIPipeDataItemStore> data,
boolean deferRendering)
Creates a new instance
|
JIPipeDesktopDataTableRowDisplayUtil(JIPipeDesktopWorkbench workbench,
Store<JIPipeDataTable> dataTableStore,
int row)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
Store<JIPipeDataTable> |
JIPipeDesktopExtendedMultiDataTableModel.getSlotStore(int row)
Gets the slot that defined the specified row
|
Modifier and Type | Method and Description |
---|---|
void |
JIPipeDesktopExtendedMultiDataTableModel.add(JIPipeProject project,
Store<JIPipeDataTable> dataTableStore)
Adds an
JIPipeDataTableInfo |
void |
JIPipeDesktopExtendedDataTableUI.setDataTable(Store<JIPipeDataTable> dataTableStore) |
Constructor and Description |
---|
JIPipeDesktopExtendedDataTableModel(JTable table,
Store<JIPipeDataTable> dataTableStore)
Creates a new instance
|
JIPipeDesktopExtendedDataTableUI(JIPipeDesktopWorkbench workbenchUI,
Store<JIPipeDataTable> dataTableStore,
boolean updateWithCache,
boolean externalRibbon) |
WrapperColumnHeaderRenderer(Store<JIPipeDataTable> dataTableStore)
Creates a new instance
|
Constructor and Description |
---|
JIPipeDesktopExtendedMultiDataTableUI(JIPipeDesktopWorkbench workbenchUI,
List<Store<JIPipeDataTable>> dataTableStores,
boolean withCompartmentAndAlgorithm) |
JIPipeDesktopSimpleDataBatchTableModel(JTable table,
List<JIPipeMultiIterationStep> iterationStepList,
Class<? extends Store> storeClass) |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeDesktopDataTracerDataTableUI.setDataTable(Store<JIPipeDataTable> dataTableStore) |
Constructor and Description |
---|
JIPipeDesktopDataTracerDataTableUI(JIPipeDesktopWorkbench workbenchUI,
Store<JIPipeDataTable> dataTableStore) |
JIPipeDesktopDataTracerTableModel(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–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.