| 
JavaTM 2 Platform Standard Ed. 6  | 
|||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectjavax.sound.sampled.Control.Type
javax.sound.sampled.BooleanControl.Type
public static class BooleanControl.Type
BooleanControl.Type 类的实例标识一种 boolean 控件。静态实例是为常见类型提供的。
| 字段摘要 | |
|---|---|
static BooleanControl.Type | 
APPLY_REVERB
表示是否将回响应用于行的控件。  | 
static BooleanControl.Type | 
MUTE
表示行的静音状态的控件。  | 
| 构造方法摘要 | |
|---|---|
protected  | 
BooleanControl.Type(String name)
构造新的 boolean 控件类型。  | 
| 方法摘要 | 
|---|
| 从类 javax.sound.sampled.Control.Type 继承的方法 | 
|---|
equals, hashCode, toString | 
| 从类 java.lang.Object 继承的方法 | 
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait | 
| 字段详细信息 | 
|---|
public static final BooleanControl.Type MUTE
public static final BooleanControl.Type APPLY_REVERB
| 构造方法详细信息 | 
|---|
protected BooleanControl.Type(String name)
name - 新 boolean 控件类型的名称
  | 
JavaTM 2 Platform Standard Ed. 6  | 
|||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only。