de.jreality.plugin.scene
Class Sky
java.lang.Object
Plugin
de.jreality.plugin.scene.Sky
public class Sky
- extends Plugin
Sky
public Sky()
Sky
public Sky(String[][] skyBoxes)
getPanel
public JPanel getPanel()
getEnvironment
public String getEnvironment()
setEnvironment
public void setEnvironment(String name)
isShowSky
public boolean isShowSky()
setShowSky
public void setShowSky(boolean b)
install
public void install(Controller c)
throws Exception
- Throws:
Exception
uninstall
public void uninstall(Controller c)
throws Exception
- Throws:
Exception
getPluginInfo
public PluginInfo getPluginInfo()
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)