de.jreality.tutorial.plugin
Class Persistence
java.lang.Object
ShrinkPanelPlugin
de.jreality.plugin.basic.ViewShrinkPanelPlugin
de.jreality.tutorial.plugin.Persistence
public class Persistence
- extends ViewShrinkPanelPlugin
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Persistence
public Persistence()
getPluginInfo
public PluginInfo getPluginInfo()
install
public void install(Controller c)
throws java.lang.Exception
- Throws:
java.lang.Exception
uninstall
public void uninstall(Controller c)
throws java.lang.Exception
- Throws:
java.lang.Exception
restoreStates
public void restoreStates(Controller c)
throws java.lang.Exception
- Throws:
java.lang.Exception
storeStates
public void storeStates(Controller c)
throws java.lang.Exception
- Throws:
java.lang.Exception
main
public static void main(java.lang.String[] args)