|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VideoListener | |
ants.move.core.models.video | |
ants.move.core.teacher.video | |
ants.move.core.views.video |
Uses of VideoListener in ants.move.core.models.video |
Methods in ants.move.core.models.video with parameters of type VideoListener | |
void |
VideoModel.addVideoListener(VideoListener vList)
Adds new listener |
void |
VideoModel.removeVideoListener(VideoListener vList)
removes listeners |
Uses of VideoListener in ants.move.core.teacher.video |
Classes in ants.move.core.teacher.video that implement VideoListener | |
class |
VideoWindow
Implementation of Video User Interface. |
Uses of VideoListener in ants.move.core.views.video |
Classes in ants.move.core.views.video that implement VideoListener | |
class |
VideoView
Implementation of DynamicObject video. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |