ilog.cpl.graph.background.event
Class IlpBackgroundEvent.Type

java.lang.Object
  extended by ilog.util.IlEnum
      extended by ilog.util.IlEventType
          extended by ilog.cpl.graph.background.event.IlpBackgroundEvent.Type
Enclosing class:
IlpBackgroundEvent

public abstract static class IlpBackgroundEvent.Type
extends IlEventType

Provides the predefined IlpBackgroundEvent event types.


Field Summary
static IlpBackgroundEvent.Type BackgroundAdded
          IlpBackgroundEvent.Type that signals that a background has been added.
static IlpBackgroundEvent.Type BackgroundMoved
          IlpBackgroundEvent.Type that signals that a background has been moved.
static IlpBackgroundEvent.Type BackgroundReloaded
          IlpBackgroundEvent.Type that signals that a background has been reloaded.
static IlpBackgroundEvent.Type BackgroundRemoved
          IlpBackgroundEvent.Type that signals that a background has been removed.
 
Fields inherited from class ilog.util.IlEventType
metainfo
 
Constructor Summary
protected IlpBackgroundEvent.Type(String name)
           
 
Method Summary
 
Methods inherited from class ilog.util.IlEventType
notify
 
Methods inherited from class ilog.util.IlEnum
getName, intern, setName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

BackgroundAdded

public static final IlpBackgroundEvent.Type BackgroundAdded
IlpBackgroundEvent.Type that signals that a background has been added.


BackgroundRemoved

public static final IlpBackgroundEvent.Type BackgroundRemoved
IlpBackgroundEvent.Type that signals that a background has been removed.


BackgroundReloaded

public static final IlpBackgroundEvent.Type BackgroundReloaded
IlpBackgroundEvent.Type that signals that a background has been reloaded.


BackgroundMoved

public static final IlpBackgroundEvent.Type BackgroundMoved
IlpBackgroundEvent.Type that signals that a background has been moved.

Constructor Detail

IlpBackgroundEvent.Type

protected IlpBackgroundEvent.Type(String name)


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