de.jreality.plugin.experimental
Class LoadSaveSettings

java.lang.Object
  extended by Plugin
      extended by de.jreality.plugin.experimental.LoadSaveSettings

public class LoadSaveSettings
extends Plugin


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

Constructor Detail

LoadSaveSettings

public LoadSaveSettings()
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()