|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
org.dvb.application.inner.InnerApplicationEvent
InnerApplicationEvent is used to notify applications which have registered interest in events coming from inner applications that such an event has happened.
Field Summary |
Fields inherited from class java.util.EventObject |
source |
Constructor Summary | |
InnerApplicationEvent(InnerApplicationContainer source)
Constructor for an event. |
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 InnerApplicationEvent(InnerApplicationContainer source)
source
- the InnerApplicationContainer
which generated the event.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |