stac.videoView
Class VideoProjectorPlugin_SWT
java.lang.Object
stac.videoView.VideoProjectorPlugin
stac.videoView.VideoProjectorPlugin_SWT
public class VideoProjectorPlugin_SWT
- extends VideoProjectorPlugin
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VideoProjectorPlugin_SWT
public VideoProjectorPlugin_SWT(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