|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
org.davic.net.tuning.NetworkInterfaceEvent
org.davic.net.tuning.NetworkInterfaceTuningEvent
This event signals that a particular NetworkInterface has started to tune to another transport stream.
Field Summary |
Fields inherited from class java.util.EventObject |
source |
Constructor Summary | |
NetworkInterfaceTuningEvent(java.lang.Object networkInterface)
Constructor for the event |
Methods inherited from class org.davic.net.tuning.NetworkInterfaceEvent |
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 NetworkInterfaceTuningEvent(java.lang.Object networkInterface)
networkInterface
- the network interface which has started to tune.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |