|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
org.dvb.dsmcc.NPTStatusEvent
org.dvb.dsmcc.NPTPresentEvent
Sent to listeners on a DSMCCStream object when NPT newly appears for that DSMCC stream when it was not previously present. This is specific to the particular timebase for this stream.
Field Summary |
Fields inherited from class java.util.EventObject |
source |
Constructor Summary | |
NPTPresentEvent(DSMCCStream source)
Construct an event. |
Methods inherited from class org.dvb.dsmcc.NPTStatusEvent |
getSource |
Methods inherited from class java.util.EventObject |
toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public NPTPresentEvent(DSMCCStream source)
source
- the DSMCCStream for which the NPT event appeared.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |