video.qt
Class SGVideoChannelSpec

java.lang.Object
  extended by video.qt.SGVideoChannelSpec
All Implemented Interfaces:
SGVideoChannelInterface

public class SGVideoChannelSpec
extends java.lang.Object
implements SGVideoChannelInterface

User: lyon Date: Dec 12, 2006 Time: 10:14:43 AM Copyright DocJava, Inc. 2005.


Constructor Summary
SGVideoChannelSpec(SequenceGrabberInterface grabber)
           
 
Method Summary
 void setBounds(QDRectInterface bounds)
           
 void settingsDialog()
           
 void setUsage(java.lang.Object p0)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SGVideoChannelSpec

public SGVideoChannelSpec(SequenceGrabberInterface grabber)
Method Detail

setBounds

public void setBounds(QDRectInterface bounds)
Specified by:
setBounds in interface SGVideoChannelInterface

setUsage

public void setUsage(java.lang.Object p0)
Specified by:
setUsage in interface SGVideoChannelInterface

settingsDialog

public void settingsDialog()
Specified by:
settingsDialog in interface SGVideoChannelInterface