|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個類別 下一個類別 | 框架 無框架 | |||||||||
摘要: 巢狀 | 欄位 | 建構子 | 方法 | 詳細資訊: 欄位 | 建構子 | 方法 |
java.lang.Object javax.sound.sampled.Control.Type javax.sound.sampled.BooleanControl.Type
public static class BooleanControl.Type
BooleanControl.Type
類別的實例標識一種 boolean 控制元件。靜態實例是為常見型別提供的。
欄位摘要 | |
---|---|
static BooleanControl.Type |
APPLY_REVERB
表示是否將迴響應用於行的控制元件。 |
static BooleanControl.Type |
MUTE
表示行的靜音狀態的控制元件。 |
建構子摘要 | |
---|---|
protected |
BooleanControl.Type(String name)
建構新的 boolean 控制元件型別。 |
方法摘要 |
---|
從類別 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
- 新 boolean 控制元件型別的名稱
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個類別 下一個類別 | 框架 無框架 | |||||||||
摘要: 巢狀 | 欄位 | 建構子 | 方法 | 詳細資訊: 欄位 | 建構子 | 方法 |
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。