Class WMSLayerChooser

All Implemented Interfaces:
ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants

public class WMSLayerChooser extends JDialog implements ActionListener
Dialog providing a chance to chose a WMSLayer.

Initially we are going to work with a JList, we will switch to a JTree when we get a chance.

See Also: