public class SDMEngineEvent extends EventObject
SDMEngineEvent
is the superclass of
notification events sent by an IlvSDMEngine
.source
Constructor and Description |
---|
SDMEngineEvent(Object source)
Creates a new
SDMEngineEvent . |
Modifier and Type | Method and Description |
---|---|
IlvSDMEngine |
getEngine()
Returns the source of this event, cast
to the type
IlvSDMEngine . |
getSource, toString
public SDMEngineEvent(Object source)
SDMEngineEvent
.source
- The event source, which must be an
IlvSDMEngine
.public IlvSDMEngine getEngine()
IlvSDMEngine
.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.