static
SystemHistoryCombo
|
SystemWidgetHelpers.
createHistoryCombo
(
Composite parent,
SelectionListener listener,
String historyKey,
boolean readonly,
String tooltip)
Creates a new historical combobox instance and sets the default
layout data, with tooltip text. |