jwo.landserf.gui
Interface ColourEditListener

All Known Implementing Classes:
ColourChooseBox

public interface ColourEditListener

Listens out for dynamic changes in a colour table.

Version:
2.2, 4th May, 2003.
Author:
Jo Wood

Method Summary
 void updateColourTable(ColourTable colourTable)
          Should identify a change in the given colour table.
 

Method Detail

updateColourTable

public void updateColourTable(ColourTable colourTable)
Should identify a change in the given colour table.

Parameters:
colourTable - New colour table.


Copyright Jo Wood, 1996-2005, last modified, 11th March, 2005