RSE
Release 3.4

Uses of Class
org.eclipse.rse.ui.widgets.SystemHistoryCombo

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.4

Copyright (c) IBM Corporation and others 2000, 2012. All Rights Reserved.