JavaTM 2 Platform
Standard Ed. 5.0

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. 5.0

バグの報告と機能のリクエスト
さらに詳しい API リファレンスおよび開発者ドキュメントについては、Java 2 SDK SE 開発者用ドキュメントを参照してください。開発者向けの詳細な解説、概念の概要、用語の定義、バグの回避策、およびコード実例が含まれています。

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。