com.partnersoft.maps.gui
Class CurrentLegendViewer

java.lang.Object
  extended by com.partnersoft.maps.gui.CurrentLegendViewer
All Implemented Interfaces:
GUIControl

public class CurrentLegendViewer
extends java.lang.Object
implements GUIControl


Constructor Summary
CurrentLegendViewer(MapApp app, MapSet mapset)
           
 
Method Summary
 javax.swing.JComponent getGUI()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CurrentLegendViewer

public CurrentLegendViewer(MapApp app,
                           MapSet mapset)
Method Detail

getGUI

public javax.swing.JComponent getGUI()
Specified by:
getGUI in interface GUIControl