public static class EnumControl.Type extends Control.Type
EnumControl.Type
内部类的实例标识了一种枚举控件。
为常用类型提供静态实例。
EnumControl
Modifier and Type | Field and Description |
---|---|
static EnumControl.Type |
REVERB
表示控制一组可能的混响设置。
|
public static final EnumControl.Type REVERB
protected Type(String name)
name
- 新枚举控制类型的名称
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.