Uses of Class
mgui.interfaces.io.DataSourceEvent
| Package | Description |
|---|---|
| mgui.interfaces.io |
This package contains all classes which perform input/output functions.
|
| mgui.interfaces.plots.mgui | |
| mgui.interfaces.plots.sgt |
Plots using the Scientific Graphics Toolkit (SGT) library.
|
-
Uses of DataSourceEvent in mgui.interfaces.io
Methods in mgui.interfaces.io with parameters of type DataSourceEvent Modifier and Type Method Description voidDataBridge. dataSourceEmission(DataSourceEvent event)voidDataBridgeXY. dataSourceEmission(DataSourceEvent event)voidDataSourceListener. dataSourceEmission(DataSourceEvent event)Responds to a signal emission from a data source.voidDataBridgeXY. dataSourceReset(DataSourceEvent event)voidDataSourceListener. dataSourceReset(DataSourceEvent event)Resets this listener in response to a reset of the data source. -
Uses of DataSourceEvent in mgui.interfaces.plots.mgui
Methods in mgui.interfaces.plots.mgui with parameters of type DataSourceEvent Modifier and Type Method Description voidMatrixImagePlot. dataSourceEmission(DataSourceEvent event)voidMatrixImagePlot. dataSourceReset(DataSourceEvent event) -
Uses of DataSourceEvent in mgui.interfaces.plots.sgt
Methods in mgui.interfaces.plots.sgt with parameters of type DataSourceEvent Modifier and Type Method Description voidSgtMultilinePlot. dataSourceEmission(DataSourceEvent event)voidSgtScatterplot. dataSourceEmission(DataSourceEvent event)voidSgtMultilinePlot. dataSourceReset(DataSourceEvent event)voidSgtScatterplot. dataSourceReset(DataSourceEvent event)