Uses of Class
org.apache.felix.upnp.sample.tv.TvDevice

Uses of TvDevice in org.apache.felix.upnp.sample.tv
 

Methods in org.apache.felix.upnp.sample.tv that return TvDevice
 TvDevice TvPane.getDevice()
           
 TvDevice TvFrame.getTvDevice()
           
 

Methods in org.apache.felix.upnp.sample.tv with parameters of type TvDevice
 void TvPane.setDevice(TvDevice dev)