org.videolan.jvlc
Class GenericVideoWidget

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

public class GenericVideoWidget
extends java.lang.Object


Field Summary
 java.awt.Frame rootFrame
           
 
Constructor Summary
GenericVideoWidget(java.awt.Component 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

GenericVideoWidget

public GenericVideoWidget(java.awt.Component parent)
Method Detail

getJVLC

public JVLC getJVLC()