public class DefaultRasterStoreNotification extends BaseNotification implements RasterStoreNotification
canceled, values
AFTER_REFRESH, BEFORE_REFRESH, DATASET_CHANGED, STORE_PROVIDER_CHANGED
AFTER_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, toString
public DefaultRasterStoreNotification(DataStore source, java.lang.String type)
source
- type
- public DataStore getSource()
DataStoreNotification
getSource
in interface DataStoreNotification