| 
JavaTM Platform Standard Ed. 6  | 
|||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 BooleanControl.Type 的软件包 | |
|---|---|
| javax.sound.sampled | 提供用于捕获、处理和回放取样的音频数据的接口和类。 | 
| javax.sound.sampled 中 BooleanControl.Type 的使用 | 
|---|
| 声明为 BooleanControl.Type 的 javax.sound.sampled 中的字段 | |
|---|---|
static BooleanControl.Type | 
BooleanControl.Type.APPLY_REVERB
表示是否将回响应用于行的控件。  | 
static BooleanControl.Type | 
BooleanControl.Type.MUTE
表示行的静音状态的控件。  | 
| 参数类型为 BooleanControl.Type 的 javax.sound.sampled 中的构造方法 | |
|---|---|
BooleanControl(BooleanControl.Type type,
               boolean initialValue)
构造一个具有给定参数的新 boolean 控件对象。  | 
|
BooleanControl(BooleanControl.Type type,
               boolean initialValue,
               String trueStateLabel,
               String falseStateLabel)
构造一个具有给定参数的新 boolean 控件对象。  | 
|
  | 
JavaTM Platform Standard Ed. 6  | 
|||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。