|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.sound.sampled.Control.Type
javax.sound.sampled.EnumControl.Type
public static class EnumControl.Type
This Type describes an EnumControl.
| Field Summary | |
|---|---|
static EnumControl.Type |
REVERB
This describes an enum control used for reverb. |
| Constructor Summary | |
|---|---|
protected |
EnumControl.Type(String name)
Create a new Type given its name. |
| Method Summary |
|---|
| Methods inherited from class javax.sound.sampled.Control.Type |
|---|
equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final EnumControl.Type REVERB
| Constructor Detail |
|---|
protected EnumControl.Type(String name)
name - the name of the type
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||