|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IVideoList | |
---|---|
org.jmythapi.protocol.events | This package contains interfaces related to MythTV events. |
org.jmythapi.protocol.events.impl | This package contains implementations of MythTV events. |
Uses of IVideoList in org.jmythapi.protocol.events |
---|
Subinterfaces of IVideoList in org.jmythapi.protocol.events | |
---|---|
interface |
IVideoListChange
Backend Event - Video List - Change. |
interface |
IVideoListNoChange
Backend Event - Video List - No Change. |
Uses of IVideoList in org.jmythapi.protocol.events.impl |
---|
Classes in org.jmythapi.protocol.events.impl that implement IVideoList | |
---|---|
class |
VideoList<E extends Enum<E>>
|
class |
VideoListChange
|
class |
VideoListNoChange
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |