public class ComponentDiv extends Component
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COMPONENT_TYPE |
componentType, style| Constructor and Description |
|---|
ComponentDiv() |
ComponentDiv(Style style,
java.util.Collection<Component> componentCollection) |
ComponentDiv(Style style,
Component... components) |
public static final java.lang.String COMPONENT_TYPE