Uses of Interface
mgui.interfaces.datasources.DataSourceListener
| Package | Description |
|---|---|
| mgui.datasources |
This package contains the core classes for data source functionality.
|
-
Uses of DataSourceListener in mgui.datasources
Fields in mgui.datasources with type parameters of type DataSourceListener Modifier and Type Field Description protected java.util.ArrayList<DataSourceListener>DataSource. listenersMethods in mgui.datasources with parameters of type DataSourceListener Modifier and Type Method Description voidDataSource. addListener(DataSourceListener l)voidDataSource. removeListener(DataSourceListener l)