public abstract class ManagerEvent extends EventObject
source
Constructor and Description |
---|
ManagerEvent(IlvManager manager)
Creates the event.
|
Modifier and Type | Method and Description |
---|---|
IlvManager |
getManager()
Returns the manager source of the event.
|
getSource, toString
public ManagerEvent(IlvManager manager)
manager
- The manager source of the event.public IlvManager getManager()
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.