public class DefaultRasterStoreNotification extends BaseNotification implements RasterStoreNotification
canceled, valuesAFTER_REFRESH, BEFORE_REFRESH, DATASET_CHANGED, STORE_PROVIDER_CHANGEDAFTER_CLOSE, AFTER_DISPOSE, AFTER_OPEN, BEFORE_CLOSE, BEFORE_DISPOSE, BEFORE_OPEN, COMPLEX_NOTIFICATION, RESOURCE_CHANGED, SELECTION_CHANGE| Constructor and Description |
|---|
DefaultRasterStoreNotification(DataStore source,
java.lang.String type) |
| Modifier and Type | Method and Description |
|---|---|
DataStore |
getSource()
Returns the DataStore that produced this notification
|
abort, cancel, getType, getValue, getValue, isAborted, isCanceled, isOfType, setValue, setValue, toStringpublic DefaultRasterStoreNotification(DataStore source, java.lang.String type)
source - type - public DataStore getSource()
DataStoreNotificationgetSource in interface DataStoreNotification