|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FeatureListener
Interface to be implemented by all listeners of FeatureEvents.
Event notification is based on p[roviding the Envelope of the modification (if known).
Method Summary | |
---|---|
void |
changed(FeatureEvent featureEvent)
Gets called when a FeatureEvent is fired. |
Method Detail |
---|
void changed(FeatureEvent featureEvent)
Typically fired to signify that a change has occurred in the DataStore backing the FeatureSource.
featureEvent
- The FeatureEvent being fired
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |