org.videolan.jvlc
Class SWTVideoWidget

java.lang.Object
  extended by org.videolan.jvlc.SWTVideoWidget

public class SWTVideoWidget
extends java.lang.Object


Field Summary
 java.awt.Frame rootFrame
           
 
Constructor Summary
SWTVideoWidget(org.eclipse.swt.widgets.Composite parent)
           
 
Method Summary
 JVLC getJVLC()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

rootFrame

public java.awt.Frame rootFrame
Constructor Detail

SWTVideoWidget

public SWTVideoWidget(org.eclipse.swt.widgets.Composite parent)
Method Detail

getJVLC

public JVLC getJVLC()