Uses of Class
gistoolkit.application.layers.LayerEntryPanel

Packages that use LayerEntryPanel
gistoolkit.application.layers   
 

Uses of LayerEntryPanel in gistoolkit.application.layers
 

Methods in gistoolkit.application.layers with parameters of type LayerEntryPanel
protected  void LayerPanel.moveDown(LayerEntryPanel inLayerEntryPanel)
          Move the layer down in the display
protected  void LayerPanel.moveUp(LayerEntryPanel inLayerEntryPanel)
          Remove the layer from the display.
protected  void LayerPanel.remove(LayerEntryPanel inLayerEntryPanel)
          Remove the layer from the display.
protected  void LayerPanel.select(LayerEntryPanel inLayerEntryPanel)
          Called when the layer entry panel has been selected.