JavaTM Platform
Standard Ed. 6

javax.sound.sampled
类 CompoundControl.Type

java.lang.Object
  继承者 javax.sound.sampled.Control.Type
      继承者 javax.sound.sampled.CompoundControl.Type
正在封闭类:
CompoundControl

public static class CompoundControl.Type
extends Control.Type

CompoundControl.Type 内部类的实例标识一种组合控件。静态实例是为常见类型提供的。

从以下版本开始:
1.3

构造方法摘要
protected CompoundControl.Type(String name)
          构造一个新的组合控件类型。
 
方法摘要
 
从类 javax.sound.sampled.Control.Type 继承的方法
equals, hashCode, toString
 
从类 java.lang.Object 继承的方法
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

构造方法详细信息

CompoundControl.Type

protected CompoundControl.Type(String name)
构造一个新的组合控件类型。

参数:
name - 新组合控件类型的名称

JavaTM Platform
Standard Ed. 6

提交错误或意见
有关更多的 API 参考资料和开发人员文档,请参阅 Java SE 开发人员文档。该文档包含更详细的、面向开发人员的描述,以及总体概述、术语定义、使用技巧和工作代码示例。

版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策