RSE
Release 2.0

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

Packages that use SystemHostCombo
org.eclipse.rse.files.ui.widgets   
org.eclipse.rse.ui   
 

Uses of SystemHostCombo in org.eclipse.rse.files.ui.widgets
 

Subclasses of SystemHostCombo in org.eclipse.rse.files.ui.widgets
 class SystemRemoteConnectionCombo
          A connection combo widget for universal connections.
 

Uses of SystemHostCombo in org.eclipse.rse.ui
 

Methods in org.eclipse.rse.ui that return SystemHostCombo
static SystemHostCombo SystemWidgetHelpers.createConnectionCombo(Composite parent, SelectionListener listener, IRSESystemType[] systemTypes, ISubSystemConfiguration factory, String factoryId, String factoryCategory, IHost defaultConnection, int horizontalSpan, boolean newButton)
          Creates a new remote system connection combobox instance and sets the default layout data, with tooltip text.
 


RSE
Release 2.0

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