RSE
Release 1.0

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

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

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, String[] 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.
 

Uses of SystemHostCombo in org.eclipse.rse.ui.dialogs
 

Fields in org.eclipse.rse.ui.dialogs declared as SystemHostCombo
protected  SystemHostCombo SystemTestFilterStringDialog.connectionCombo
           
 


RSE
Release 1.0

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