|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
使用 Control.Type 的软件包 | |
---|---|
javax.sound.sampled | 提供用于捕获、处理和回放取样的音频数据的接口和类。 |
javax.sound.sampled 中 Control.Type 的使用 |
---|
javax.sound.sampled 中 Control.Type 的子类 | |
---|---|
static class |
BooleanControl.Type BooleanControl.Type 类的实例标识一种 boolean 控件。 |
static class |
CompoundControl.Type CompoundControl.Type 内部类的实例标识一种组合控件。 |
static class |
EnumControl.Type EnumControl.Type 内部类的实例标识了某种枚举控件。 |
static class |
FloatControl.Type FloatControl.Type 内部类的实例标识了某种 float 控件。 |
返回 Control.Type 的 javax.sound.sampled 中的方法 | |
---|---|
Control.Type |
Control.getType() 获得控件的类型。 |
参数类型为 Control.Type 的 javax.sound.sampled 中的方法 | |
---|---|
Control |
Line.getControl(Control.Type control) 获得指定类型的控件,如果有的话。 |
boolean |
Line.isControlSupported(Control.Type control) 指示该行是否支持特定类型的控件。 |
参数类型为 Control.Type 的 javax.sound.sampled 中的构造方法 | |
---|---|
Control(Control.Type type) 构造具有指定类型的控件。 |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。