org.geotools.swing.wms
Class WMSChooser

java.lang.Object
  extended by org.geotools.swing.wms.WMSChooser

public class WMSChooser
extends java.lang.Object


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

Constructor Detail

WMSChooser

public WMSChooser()
Method Detail

showChooseWMS

public static java.net.URL showChooseWMS()

showChooseWMS

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

Parameters:
args -
Returns:
Throws:
java.net.MalformedURLException


Copyright © 1996-2010 Geotools. All Rights Reserved.