|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.util.EventObject | +--com.ibm.as400.access.ActionCompletedEvent
The ActionCompletedEvent class represents an ActionCompleted event.
Fields inherited from class java.util.EventObject |
source |
Constructor Summary | |
ActionCompletedEvent(java.lang.Object source)
Constructs an ActionCompletedEvent object. |
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 |
public ActionCompletedEvent(java.lang.Object source)
source
- The object where the event originated.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |