ilog.util
Class IlEventObject

java.lang.Object
  extended by java.util.EventObject
      extended by ilog.util.IlEventObject
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AdapterEvent, AttributeGroupEvent, AttributeValueEvent, DataSourceEvent, DataSourceManagerEvent, DataSourceObjectEvent, GraphicChangeEvent, GraphModelEvent, GraphRendererEvent, GraphSelectionEvent, IlpBackgroundEvent, IltLinkSet.LinkSetEvent, NetworkModelObserveEvent, NodeExpansionEvent, RepresentationLinkEvent, RepresentationNodeEvent, StyleChangeEvent

public class IlEventObject
extends EventObject

This class models a basic event object.

Since:
JTGO 4.0
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
protected IlEventObject(Object source, IlEventType type)
          Constructor.
 
Method Summary
 IlEventType getType()
          Returns the event type.
 
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

IlEventObject

protected IlEventObject(Object source,
                        IlEventType type)
Constructor.

Method Detail

getType

public IlEventType getType()
Returns the event type.

Since:
JTGO 4.0


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