|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
| 개요: 상자 | 필드 | 생성자 | 메소드 | 상세 : 필드 | 생성자 | 메소드 | |||||||||
java.lang.Objectjavax.sound.sampled.Control.Type
javax.sound.sampled.BooleanControl.Type
public static class BooleanControl.Type
BooleanControl.Type 클래스의 인스턴스는, 불형의 컨트롤의 종류를 식별합니다. 정적 인스턴스는 공통 타입에 대해서 제공됩니다.
| 필드의 개요 | |
|---|---|
static BooleanControl.Type |
APPLY_REVERB
리바브를 라인에 적용할지 어떨지의 컨트롤을 나타냅니다. |
static BooleanControl.Type |
MUTE
라인의 뮤트 상태에 대한 컨트롤을 나타냅니다. |
| 생성자 의 개요 | |
|---|---|
protected |
BooleanControl.Type (String name)
불형의 컨트롤 타입을 새롭게 구축합니다. |
| 메소드의 개요 |
|---|
| 클래스 javax.sound.sampled. Control.Type 로부터 상속된 메소드 |
|---|
equals , hashCode , toString |
| 클래스 java.lang. Object 로부터 상속된 메소드 |
|---|
clone , finalize , getClass , notify , notifyAll , wait , wait , wait |
| 필드의 상세 |
|---|
public static final BooleanControl.Type MUTE
public static final BooleanControl.Type APPLY_REVERB
| 생성자 의 상세 |
|---|
protected BooleanControl.Type(String name)
name - 새로운 불형의 컨트롤 타입의 이름
|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
| 개요: 상자 | 필드 | 생성자 | 메소드 | 상세 : 필드 | 생성자 | 메소드 | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.