stac.videoView
Class VideoProjectorPlugin_SWING
java.lang.Object
stac.videoView.VideoProjectorPlugin
stac.videoView.VideoProjectorPlugin_SWING
public class VideoProjectorPlugin_SWING
- extends VideoProjectorPlugin
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VideoProjectorPlugin_SWING
public VideoProjectorPlugin_SWING(java.util.ArrayList<java.lang.Object> params)
createVideoDisplay
public stac.videoView.VideoProjectorPlugin.VideoDisplay createVideoDisplay(VideoReceiverSlot vr)
- Specified by:
createVideoDisplay
in class VideoProjectorPlugin
addDisplay
public stac.videoView.VideoProjectorPlugin.VideoDisplay addDisplay(VideoReceiverSlot vr)
- Overrides:
addDisplay
in class VideoProjectorPlugin
registerRendering
public void registerRendering()
- updates the screen to follow the video stream
- Specified by:
registerRendering
in class VideoProjectorPlugin
initGUI
public void initGUI()
- Creates the graphical interface components and initialises them
- Specified by:
initGUI
in class VideoProjectorPlugin
test
public void test(VideoProjectorSlot vcs)
- Specified by:
test
in class VideoProjectorPlugin