ilog.views.maps.beans.editor
Interface IlvDoubleIntervalColorModelEditor.LimitChangedListener

All Superinterfaces:
EventListener
Enclosing class:
IlvDoubleIntervalColorModelEditor

public static interface IlvDoubleIntervalColorModelEditor.LimitChangedListener
extends EventListener

The LimitChangedListener interface is used to manage limit change events.

Since:
JViews 8.1

Method Summary
 void limitChanged(IlvDoubleIntervalColorModelEditor.LimitChangedEvent event)
          This method is called when the limits are changed.
 

Method Detail

limitChanged

void limitChanged(IlvDoubleIntervalColorModelEditor.LimitChangedEvent event)
This method is called when the limits are changed.

Parameters:
event - An event containing the new low and high limits.


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