Provides a hook by which third-party code can contribute SWT widgets to a menu, tool bar or status line. This can be used, for example, to add a combo box to the status line, or a "Location" bar to the tool bar.
It is possible for fill and dispose to be called multiple times for a single instance of IWidget
.
Clients may implement, but must not extend.
@since 3.2
|
|
|
|