public abstract class CompoundControl extends Control
CompoundControl ,如图形均衡器,提供了在两个或多个相关的性能,其中的每一个本身是表示作为控制
Control 。
| Modifier and Type | Class and Description |
|---|---|
static class |
CompoundControl.Type
CompoundControl.Type内部类的实例识别一种复合控件。
|
| Modifier | Constructor and Description |
|---|---|
protected |
CompoundControl(CompoundControl.Type type, Control[] memberControls)
使用给定的参数构造一个新的复合控件对象。
|
protected CompoundControl(CompoundControl.Type type, Control[] memberControls)
type - 表示此复合控制对象的控件类型
memberControls - 成员控件的集合