de.jreality.plugin.menu
Class ExportMenu

java.lang.Object
  extended by Plugin
      extended by de.jreality.plugin.menu.ExportMenu

public class ExportMenu
extends Plugin


Constructor Summary
ExportMenu()
           
 
Method Summary
 PluginInfo getPluginInfo()
           
 void install(Controller c)
           
 void mainUIChanged(java.lang.String uiClass)
           
 void uninstall(Controller c)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExportMenu

public ExportMenu()
Method Detail

getPluginInfo

public PluginInfo getPluginInfo()

install

public void install(Controller c)
             throws java.lang.Exception
Throws:
java.lang.Exception

mainUIChanged

public void mainUIChanged(java.lang.String uiClass)

uninstall

public void uninstall(Controller c)
               throws java.lang.Exception
Throws:
java.lang.Exception