Uses of Interface
com.vividsolutions.jump.workbench.model.ObservableFeatureCollection.Listener

Packages that use ObservableFeatureCollection.Listener
com.vividsolutions.jump.workbench.model Layers, Categories, and Layer Managers -- the top level of abstraction in the JUMP data model, wrapping Features and FeatureCollections, which in turn wrap Geometries. 
 

Uses of ObservableFeatureCollection.Listener in com.vividsolutions.jump.workbench.model
 

Methods in com.vividsolutions.jump.workbench.model with parameters of type ObservableFeatureCollection.Listener
 void ObservableFeatureCollection.add(ObservableFeatureCollection.Listener listener)