java.lang.Objectjavax.sound.sampled.Control.Type
javax.sound.sampled.CompoundControl.Type
public static class CompoundControl.Type
CompoundControl.Type 内部类的实例标识一种组合控件。静态实例是为常见类型提供的。
| 构造方法摘要 | |
|---|---|
protected |
CompoundControl.Type(String name) 构造一个新的组合控件类型。 |
| 方法摘要 |
|---|
| 从类 javax.sound.sampled.Control.Type 继承的方法 |
|---|
equals, hashCode, toString |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| 构造方法详细信息 |
|---|
protected CompoundControl.Type(String name)
name - 新组合控件类型的名称