Uses of Class
com.vividsolutions.jump.util.SimpleTreeModel

Packages that use SimpleTreeModel
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 SimpleTreeModel in com.vividsolutions.jump.workbench.model
 

Subclasses of SimpleTreeModel in com.vividsolutions.jump.workbench.model
 class LayerTreeModel
          JTree model for displaying the Layers, WMSLayers, and other Layerables contained in a LayerManager.