ilog.cpl.graphic
Class GraphicChangeEvent

java.lang.Object
  extended by java.util.EventObject
      extended by ilog.util.IlEventObject
          extended by ilog.cpl.graphic.GraphicChangeEvent
All Implemented Interfaces:
Serializable

public class GraphicChangeEvent
extends IlEventObject

Events when an attribute value changes.

Since:
JTGO 3.0
See Also:
Serialized Form

Nested Class Summary
static class GraphicChangeEvent.Type
          Event types.
 
Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
GraphicChangeEvent(IlEventType type, Object source)
          Constructor.
 
Method Summary
 
Methods inherited from class ilog.util.IlEventObject
getType
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GraphicChangeEvent

public GraphicChangeEvent(IlEventType type,
                          Object source)
Constructor.

Parameters:
type - Event type
source - Graphic object


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