de.jreality.plugin.content
Class ContentLoader
java.lang.Object
Plugin
de.jreality.plugin.content.ContentLoader
public class ContentLoader
- extends Plugin
ContentLoader
public ContentLoader()
getAction
public Action getAction()
install
public void install(View view,
Content content)
getPluginInfo
public PluginInfo getPluginInfo()
install
public void install(Controller c)
throws Exception
- Throws:
Exception
uninstall
public void uninstall(Controller c)
throws Exception
- Throws:
Exception
restoreStates
public void restoreStates(Controller c)
throws Exception
- Throws:
Exception
storeStates
public void storeStates(Controller c)
throws Exception
- Throws:
Exception
getCurrentDirectory
public String getCurrentDirectory()
setCurrentDirectory
public void setCurrentDirectory(String directory)
mainUIChanged
public void mainUIChanged(String uiClass)