de.jreality.plugin.audio
Class AudioOptions
java.lang.Object
ShrinkPanelPlugin
de.jreality.plugin.audio.AudioOptions
public class AudioOptions
- extends ShrinkPanelPlugin
Plugin for setting basic audio parameters such as speed of sound and such
TODO: Implement AppearanceListener to update widgets in line with appearance changes.
- Author:
- brinkman
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AudioOptions
public AudioOptions()
getPerspectivePluginClass
public java.lang.Class<? extends SideContainerPerspective> getPerspectivePluginClass()
getPluginInfo
public PluginInfo getPluginInfo()
install
public void install(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
uninstall
public void uninstall(Controller c)
throws java.lang.Exception
- Throws:
java.lang.Exception