|
|||||||||
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
org.tritonus.share.sampled.mixer.TCompoundControlType
public class TCompoundControlType
CompoundControl.Type class. This class is only needed to provide a public constructor.
Constructor Summary | |
---|---|
TCompoundControlType(java.lang.String strName)
Constructor. |
Method Summary |
---|
Methods inherited from class javax.sound.sampled.Control.Type |
---|
equals, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TCompoundControlType(java.lang.String strName)
strName
- The name of the control.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |