java.lang.Object
javax.sound.sampled.Control.Type
javax.sound.sampled.CompoundControl.Type
- 封装类:
-
CompoundControl
CompoundControl.Type
内部类的一个实例标识一种复合控件。
- 自JDK版本:
- 1.3
-
Constructor Summary
-
Method Summary
Methods declared in class javax.sound.sampled.Control.Type
equals, hashCode, toString
-
Constructor Details
-
Type
构造一个新的复合控件类型。- 参数:
-
name
- 新复合控件类型的名称
-