public interface SelectedFeatureTypeChangeListener
FeatureType.| Modifier and Type | Method and Description |
|---|---|
void |
change(FeatureStore featureStore,
FeatureType featureType)
Called when the selected
FeatureType changes. |
void change(FeatureStore featureStore, FeatureType featureType)
FeatureType changes.featureStore - where the FeatureTypes belong tofeatureType - the new selected FeatureTypeBaseException