|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectShrinkPanelPlugin
de.jreality.plugin.basic.ViewShrinkPanelPlugin
de.jreality.tutorial.plugin.Persistence
public class Persistence
Nested Class Summary | |
---|---|
static class |
Persistence.Geometries
|
Constructor Summary | |
---|---|
Persistence()
|
Method Summary | |
---|---|
PluginInfo |
getPluginInfo()
|
void |
install(Controller c)
|
static void |
main(String[] args)
|
void |
restoreStates(Controller c)
|
void |
storeStates(Controller c)
|
void |
uninstall(Controller c)
|
Methods inherited from class de.jreality.plugin.basic.ViewShrinkPanelPlugin |
---|
getPerspectivePluginClass |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Persistence()
Method Detail |
---|
public PluginInfo getPluginInfo()
public void install(Controller c) throws Exception
Exception
public void uninstall(Controller c) throws Exception
Exception
public void restoreStates(Controller c) throws Exception
Exception
public void storeStates(Controller c) throws Exception
Exception
public static void main(String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |