org.geotools.swing.wms
Class WMSChooser

Object
  extended by WMSChooser

public class WMSChooser
extends Object


Constructor Summary
WMSChooser()
           
 
Method Summary
static URL showChooseWMS()
           
static URL showChooseWMS(List<String> servers)
          Prompt for a URL to a Web Map Server, providing a list of recommended options.
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WMSChooser

public WMSChooser()
Method Detail

showChooseWMS

public static URL showChooseWMS()

showChooseWMS

public static URL showChooseWMS(List<String> servers)
Prompt for a URL to a Web Map Server, providing a list of recommended options.

Parameters:
args -
Returns:
Throws:
MalformedURLException


Copyright © 1996-2009 Geotools. All Rights Reserved.