Uses of Class
com.vividsolutions.jump.workbench.model.CategoryEvent
-
Packages that use CategoryEvent Package Description 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.com.vividsolutions.jump.workbench.ui -
-
Uses of CategoryEvent in com.vividsolutions.jump.workbench.model
Methods in com.vividsolutions.jump.workbench.model with parameters of type CategoryEvent Modifier and Type Method Description void
LayerAdapter. categoryChanged(CategoryEvent e)
void
LayerListener. categoryChanged(CategoryEvent e)
-
Uses of CategoryEvent in com.vividsolutions.jump.workbench.ui
Methods in com.vividsolutions.jump.workbench.ui with parameters of type CategoryEvent Modifier and Type Method Description void
LayerViewPanel. categoryChanged(CategoryEvent e)
void
TreeLayerNamePanel. categoryChanged(CategoryEvent e)
-