|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectPlugin
de.jreality.plugin.audio.Audio
public class Audio
Nested Class Summary | |
---|---|
static class |
Audio.BackendType
|
static class |
Audio.InterpolationType
|
Constructor Summary | |
---|---|
Audio()
|
Method Summary | |
---|---|
PluginInfo |
getPluginInfo()
|
void |
install(Controller c)
|
void |
stateChanged(javax.swing.event.ChangeEvent e)
|
void |
uninstall(Controller c)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Audio()
Method Detail |
---|
public PluginInfo getPluginInfo()
public void install(Controller c)
public void uninstall(Controller c) throws java.lang.Exception
java.lang.Exception
public void stateChanged(javax.swing.event.ChangeEvent e)
stateChanged
in interface javax.swing.event.ChangeListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |