ilog.views.util.swing.color
Interface ColorChangedListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
IlvColorChooserPanel

public interface ColorChangedListener
extends EventListener

The classes that need to observe the selection in an IlvColorDiskPanel implement this interface.


Method Summary
 void colorChange(ColorChangedEvent event)
          This method is called when the color changes.
 

Method Detail

colorChange

void colorChange(ColorChangedEvent event)
This method is called when the color changes.

Parameters:
event - the color modification event.


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.