public class IltGraphicChangedEvent extends EventObject
IltGraphicChangedListener
,
Serialized Formsource
Constructor and Description |
---|
IltGraphicChangedEvent(IltObject source,
IltGraphicManager manager,
IltGraphic graphic)
Creates an event.
|
Modifier and Type | Method and Description |
---|---|
IltGraphic |
getGraphic()
Returns the composite graphic object on which the event has occurred.
|
IltGraphicManager |
getManager()
Returns the manager in which the event has occurred.
|
IltObject |
getObject()
Returns the semantic object on which the event has occurred.
|
getSource, toString
public IltGraphicChangedEvent(IltObject source, IltGraphicManager manager, IltGraphic graphic)
source
- the source of the eventmanager
- the manager containing the graphic representationgraphic
- the graphic representationpublic IltObject getObject()
public IltGraphicManager getManager()
public IltGraphic getGraphic()
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.