net.refractions.udig.mapgraphic.grid
Class ColorListener

java.lang.Object
  extended by net.refractions.udig.mapgraphic.grid.ColorListener

public class ColorListener
extends java.lang.Object

Opens a color chooser dialog and fires the modify method in the ModifyListener.

Since:
1.1.0
Author:
Jesse

Constructor Summary
ColorListener(GridStyleConfigurator configurator)
           
 
Method Summary
 void widgetDefaultSelected(SelectionEvent e)
           
 void widgetSelected(SelectionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColorListener

public ColorListener(GridStyleConfigurator configurator)
Method Detail

widgetDefaultSelected

public void widgetDefaultSelected(SelectionEvent e)

widgetSelected

public void widgetSelected(SelectionEvent e)