de.jreality.plugin.basic
Class PropertiesMenu

java.lang.Object
  extended by Plugin
      extended by de.jreality.plugin.basic.PropertiesMenu

public class PropertiesMenu
extends Plugin


Constructor Summary
PropertiesMenu()
           
 
Method Summary
 PluginInfo getPluginInfo()
           
 void install(Controller c)
           
 void setPropertiesListener(PropertiesListener l)
           
 void uninstall(Controller c)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesMenu

public PropertiesMenu()
Method Detail

install

public void install(Controller c)
             throws Exception
Throws:
Exception

uninstall

public void uninstall(Controller c)
               throws Exception
Throws:
Exception

getPluginInfo

public PluginInfo getPluginInfo()

setPropertiesListener

public void setPropertiesListener(PropertiesListener l)