|
||||||||||
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
public class InnerApplicationEvent
InnerApplicationEvent is used to notify applications which have registered interest in events coming from inner applications that such an event has happened.
Constructor Summary | |
---|---|
InnerApplicationEvent(InnerApplicationContainer source)
Constructor for an event. |
Method Summary |
---|
Methods inherited from class java.util.EventObject |
---|
getSource, toString |
Methods inherited from class java.lang.Object |
---|
equals, 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 |