|
|||||||||
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.CompoundControl.Type
public static class CompoundControl.Type
This describes a single compound control.
Constructor Summary | |
---|---|
protected |
CompoundControl.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 |
Constructor Detail |
---|
protected CompoundControl.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 |