|
RSE Release 3.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SystemHistoryCombo | |
---|---|
org.eclipse.rse.files.ui.widgets | |
org.eclipse.rse.ui |
Uses of SystemHistoryCombo in org.eclipse.rse.files.ui.widgets |
---|
Methods in org.eclipse.rse.files.ui.widgets that return SystemHistoryCombo | |
---|---|
SystemHistoryCombo |
SystemQualifiedRemoteFolderCombo.getFolderCombo()
Return the combo box history widget |
SystemHistoryCombo |
SystemQualifiedRemoteFolderCombo.getHistoryCombo()
Return the combo box widget |
SystemHistoryCombo |
SystemRemoteFolderCombo.getHistoryCombo()
Return the combo box historical widget Same as SystemRemoteFolderCombo.getCombo() but returns the combo reference as a SystemHistoryCombo reference |
Uses of SystemHistoryCombo in org.eclipse.rse.ui |
---|
Methods in org.eclipse.rse.ui that return SystemHistoryCombo | |
---|---|
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. |
|
RSE Release 3.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |