The ExpandBar is a widget which displays a series of horizontal expand bar items. All child controls should be instances of ExpandItem.
| Parameter | Details |
|---|---|
| parent | The parent Composite on which the ExpandBar will be created |
| style | The style bits |
Per the Eclipse documentation, the ExpandBar class is not intended to be subclassed.