JavaTM 2 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 2 Platform
Standard Ed. 6

提交錯誤或意見

版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only