Class MapLayerTreeModel

java.lang.Object
javax.swing.tree.DefaultTreeModel
com.vividsolutions.jump.workbench.ui.plugin.wms.MapLayerTreeModel
All Implemented Interfaces:
Serializable, TreeModel

public class MapLayerTreeModel extends DefaultTreeModel
Hierarchical collection of MapLayers
See Also:
  • Constructor Details

    • MapLayerTreeModel

      public MapLayerTreeModel(MapLayer topLayer)
  • Method Details

    • setSorted

      public void setSorted(boolean sorted)