|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of DatasetContainer in sonification.dataimport.visbards_resourcetoolkit |
|---|
| Methods in sonification.dataimport.visbards_resourcetoolkit that return DatasetContainer | |
|---|---|
static DatasetContainer |
visbards_resourcetoolkit_main.getDatasetContainer()
|
| Uses of DatasetContainer in sonification.dataimport.visbards_resourcetoolkit.graph |
|---|
| Methods in sonification.dataimport.visbards_resourcetoolkit.graph with parameters of type DatasetContainer | |
|---|---|
void |
DatasetGraphPanel.datasetAdded(DatasetContainer source,
Dataset set)
Indicates that a dataset has been added to the container. |
void |
DatasetGraphPanel.datasetRemoved(DatasetContainer source,
Dataset set)
Indicates that a dataset has been removed from the container. |
void |
DatasetGraphPanel.encompasingTimeRangesChanged(DatasetContainer source)
Indicates that time ranges of some datasets have changed. |
void |
DatasetGraphPanel.selectedGlyphChanged(DatasetContainer source,
Dataset set)
Indicates that selected glyph has changed in one of the attached datasets. |
| Constructors in sonification.dataimport.visbards_resourcetoolkit.graph with parameters of type DatasetContainer | |
|---|---|
DatasetGraphPanel(DatasetContainer container)
|
|
| Uses of DatasetContainer in sonification.dataimport.visbards_resourcetoolkit.model |
|---|
| Classes in sonification.dataimport.visbards_resourcetoolkit.model that implement DatasetContainer | |
|---|---|
class |
DefaultDatasetContainer
This unit keeps a collection of datasets and their default properties. |
| Methods in sonification.dataimport.visbards_resourcetoolkit.model with parameters of type DatasetContainer | |
|---|---|
void |
CoordinateModeManager.datasetAdded(DatasetContainer source,
Dataset set)
Indicates that a dataset has been added to the container. |
void |
DatasetContainerListener.datasetAdded(DatasetContainer source,
Dataset set)
Indicates that a dataset has been added to the container. |
void |
CoordinateModeManager.datasetRemoved(DatasetContainer source,
Dataset set)
Indicates that a dataset has been removed from the container. |
void |
DatasetContainerListener.datasetRemoved(DatasetContainer source,
Dataset set)
Indicates that a dataset has been removed from the container. |
void |
CoordinateModeManager.encompasingTimeRangesChanged(DatasetContainer source)
Indicates that time ranges of some datasets have changed. |
void |
DatasetContainerListener.encompasingTimeRangesChanged(DatasetContainer source)
Indicates that time ranges of some datasets have changed. |
void |
CoordinateModeManager.selectedGlyphChanged(DatasetContainer source,
Dataset set)
Indicates that selected glyph has changed in one of the attached datasets. |
void |
DatasetContainerListener.selectedGlyphChanged(DatasetContainer source,
Dataset set)
Indicates that selected glyph has changed in one of the attached datasets. |
| Constructors in sonification.dataimport.visbards_resourcetoolkit.model with parameters of type DatasetContainer | |
|---|---|
CoordinateModeManager(DatasetContainer cont)
|
|
| Uses of DatasetContainer in sonification.dataimport.visbards_resourcetoolkit.model.threadtask |
|---|
| Constructors in sonification.dataimport.visbards_resourcetoolkit.model.threadtask with parameters of type DatasetContainer | |
|---|---|
DatasetLoader(DatasetContainer container,
java.util.ArrayList resources,
javax.swing.JDialog owner)
|
|
DatasetUnloader(DatasetContainer container,
java.util.ArrayList sets)
|
|
| Uses of DatasetContainer in sonification.dataimport.visbards_resourcetoolkit.repository.category |
|---|
| Methods in sonification.dataimport.visbards_resourcetoolkit.repository.category with parameters of type DatasetContainer | |
|---|---|
void |
PseudoLocation.datasetAdded(DatasetContainer source,
Dataset set)
|
void |
PseudoLocation.datasetRemoved(DatasetContainer source,
Dataset set)
|
void |
PseudoLocation.encompasingTimeRangesChanged(DatasetContainer source)
|
void |
PseudoLocation.selectedGlyphChanged(DatasetContainer source,
Dataset set)
|
| Uses of DatasetContainer in sonification.dataimport.visbards_resourcetoolkit.resources |
|---|
| Methods in sonification.dataimport.visbards_resourcetoolkit.resources with parameters of type DatasetContainer | |
|---|---|
void |
RangeControllerView.datasetAdded(DatasetContainer source,
Dataset set)
Indicates that a dataset has been added to the container. |
void |
ResourceToolkitPanel.datasetAdded(DatasetContainer source,
Dataset set)
Indicates that a dataset has been added to the container. |
void |
RangeControllerView.datasetRemoved(DatasetContainer source,
Dataset set)
Indicates that a dataset has been removed from the container. |
void |
ResourceToolkitPanel.datasetRemoved(DatasetContainer source,
Dataset set)
Indicates that a dataset has been removed from the container. |
void |
RangeControllerView.encompasingTimeRangesChanged(DatasetContainer source)
Indicates that time ranges of some datasets have changed. |
void |
ResourceToolkitPanel.encompasingTimeRangesChanged(DatasetContainer source)
Indicates that time ranges of some datasets have changed. |
protected void |
ResourceToolkitDialog.initGUI(DatasetContainer container)
intialize the dialog |
void |
RangeControllerView.selectedGlyphChanged(DatasetContainer source,
Dataset set)
Indicates that selected glyph has changed in one of the attached datasets. |
void |
ResourceToolkitPanel.selectedGlyphChanged(DatasetContainer source,
Dataset set)
Indicates that selected glyph has changed in one of the attached datasets. |
| Constructors in sonification.dataimport.visbards_resourcetoolkit.resources with parameters of type DatasetContainer | |
|---|---|
RangeControllerView(DatasetContainer container)
|
|
ResourceToolkitDialog(DatasetContainer container)
constructor |
|
ResourceToolkitPanel(javax.swing.JDialog owner,
DatasetContainer container)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||