de.jreality.vr
Class TexturePluginVR
java.lang.Object
de.jreality.vr.AbstractPluginVR
de.jreality.vr.TexturePluginVR
- All Implemented Interfaces:
- PluginVR
public class TexturePluginVR
- extends AbstractPluginVR
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TexturePluginVR
public TexturePluginVR()
getPanel
public javax.swing.JPanel getPanel()
- Specified by:
getPanel
in interface PluginVR
- Overrides:
getPanel
in class AbstractPluginVR
getTextureScale
public double getTextureScale()
setTextureScale
public void setTextureScale(double d)
getTexture
public java.lang.String getTexture()
setTexture
public void setTexture(java.lang.String name)
switchToTextureBrowser
public void switchToTextureBrowser()
restoreDefaults
public void restoreDefaults()
- Specified by:
restoreDefaults
in interface PluginVR
- Overrides:
restoreDefaults
in class AbstractPluginVR
storePreferences
public void storePreferences(java.util.prefs.Preferences prefs)
- Specified by:
storePreferences
in interface PluginVR
- Overrides:
storePreferences
in class AbstractPluginVR
restorePreferences
public void restorePreferences(java.util.prefs.Preferences prefs)
- Specified by:
restorePreferences
in interface PluginVR
- Overrides:
restorePreferences
in class AbstractPluginVR