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 개발자용 문서를 참조해 주세요. 개발자전용의 상세한 해설, 개념의 개요, 용어의 정의, 버그의 회피책, 및 코드 실례가 포함되어 있습니다.

Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.