|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| BooleanControl.Type を使用しているパッケージ | |
|---|---|
| javax.sound.sampled | サンプル化されたオーディオデータの取り込み、処理、および再生のインタフェースおよびクラスを提供します。 |
| javax.sound.sampled での BooleanControl.Type の使用 |
|---|
| BooleanControl.Type として宣言されている javax.sound.sampled のフィールド | |
|---|---|
static BooleanControl.Type |
BooleanControl.Type.APPLY_REVERB
リバーブをラインに適用するかどうかのコントロールを表します。 |
static BooleanControl.Type |
BooleanControl.Type.MUTE
ラインのミュート状態に対するコントロールを表します。 |
| BooleanControl.Type 型のパラメータを持つ javax.sound.sampled のコンストラクタ | |
|---|---|
BooleanControl(BooleanControl.Type type,
boolean initialValue)
指定されたパラメータでブール型のコントロールオブジェクトを新しく構築します。 |
|
BooleanControl(BooleanControl.Type type,
boolean initialValue,
String trueStateLabel,
String falseStateLabel)
指定されたパラメータでブール型のコントロールオブジェクトを新しく構築します。 |
|
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
| 前 次 | フレームあり フレームなし | |||||||||
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。