de.jreality.plugin.content
Class ContentLoader
java.lang.Object
Plugin
de.jreality.plugin.content.ContentLoader
public class ContentLoader
- extends Plugin
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentLoader
public ContentLoader()
getAction
public javax.swing.Action getAction()
install
public void install(View view,
Content content)
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
getCurrentDirectory
public java.lang.String getCurrentDirectory()
setCurrentDirectory
public void setCurrentDirectory(java.lang.String directory)
mainUIChanged
public void mainUIChanged(java.lang.String uiClass)