net.refractions.udig.style.wms
Class WMSStyleConfigurator

java.lang.Object
  extended by IStyleConfigurator
      extended by net.refractions.udig.style.wms.WMSStyleConfigurator

public class WMSStyleConfigurator
extends IStyleConfigurator


Constructor Summary
WMSStyleConfigurator()
           
 
Method Summary
 boolean canStyle(Layer aLayer)
           
 void createControl(Composite parent)
           
protected  void refresh()
           
protected  void setDetails(Style wmsStyle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WMSStyleConfigurator

public WMSStyleConfigurator()
Method Detail

canStyle

public boolean canStyle(Layer aLayer)

refresh

protected void refresh()

createControl

public void createControl(Composite parent)

setDetails

protected void setDetails(Style wmsStyle)