de.jreality.plugin.scene
Class Sky
java.lang.Object
Plugin
de.jreality.plugin.scene.Sky
public class Sky
- extends Plugin
Constructor Summary |
Sky()
|
Sky(java.lang.String[][] skyBoxes)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Sky
public Sky()
Sky
public Sky(java.lang.String[][] skyBoxes)
getPanel
public javax.swing.JPanel getPanel()
getEnvironment
public java.lang.String getEnvironment()
setEnvironment
public void setEnvironment(java.lang.String name)
isShowSky
public boolean isShowSky()
setShowSky
public void setShowSky(boolean b)
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
mainUIChanged
public void mainUIChanged(java.lang.String arg0)
getPluginInfo
public PluginInfo getPluginInfo()
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)