org.xnap.plugin.viewer.videoinfo
Class VideoInfoPlugin

java.lang.Object
  extended by org.xnap.plugin.AbstractPlugin
      extended by org.xnap.gui.viewer.AbstractViewer
          extended by org.xnap.plugin.viewer.videoinfo.VideoInfoPlugin
All Implemented Interfaces:
Viewer, Plugin

public class VideoInfoPlugin
extends AbstractViewer


Field Summary
 
Fields inherited from class org.xnap.gui.viewer.AbstractViewer
component, extensions
 
Constructor Summary
VideoInfoPlugin()
           
 
Method Summary
 javax.swing.JComponent createComponent()
           
 void open(java.io.File f)
          Implements the Viewer interface.
 
Methods inherited from class org.xnap.gui.viewer.AbstractViewer
close, getComponent, getExtensions, getIcon, getName, start, startGUI, stop, stopGUI, toString
 
Methods inherited from class org.xnap.plugin.AbstractPlugin
getInfo, setInfo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

VideoInfoPlugin

public VideoInfoPlugin()
Method Detail

createComponent

public javax.swing.JComponent createComponent()
Specified by:
createComponent in class AbstractViewer

open

public void open(java.io.File f)
Implements the Viewer interface.



Copyright © 2001-2005 XNap Team. All Rights Reserved.