graphlab.gui.plugins.main.preview
Class PreviewPluginMethods

java.lang.Object
  extended by graphlab.gui.plugins.main.preview.PreviewPluginMethods
All Implemented Interfaces:
PluginMethods

public class PreviewPluginMethods
extends java.lang.Object
implements PluginMethods

Author:
azin azadi

Constructor Summary
PreviewPluginMethods()
           
 
Method Summary
 void showPreview(java.lang.String fileName)
          displayes a preview of the given file, the preview window will be a light! window which only a few plugins are loaded to build it
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreviewPluginMethods

public PreviewPluginMethods()
Method Detail

showPreview

public void showPreview(java.lang.String fileName)
displayes a preview of the given file, the preview window will be a light! window which only a few plugins are loaded to build it

Parameters:
fileName -