Ontimize 5.2072EN

com.ontimize.gui
Class OperationEvent

java.lang.Object
  extended byjava.util.EventObject
      extended bycom.ontimize.gui.OperationEvent
All Implemented Interfaces:
java.io.Serializable

public class OperationEvent
extends java.util.EventObject

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
OperationEvent(java.lang.Object source)
           
 
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

OperationEvent

public OperationEvent(java.lang.Object source)

Ontimize