RSE
Release 3.3

Uses of Interface
org.eclipse.rse.ui.widgets.IServerLauncherForm

Packages that use IServerLauncherForm
org.eclipse.rse.ui.subsystems Application programming interface for managing the user interface for subsystem actions. 
org.eclipse.rse.ui.view   
org.eclipse.rse.ui.widgets   
 

Uses of IServerLauncherForm in org.eclipse.rse.ui.subsystems
 

Methods in org.eclipse.rse.ui.subsystems that return IServerLauncherForm
 IServerLauncherForm ISubSystemConfigurationAdapter.getServerLauncherForm(ISubSystemConfiguration config, Shell shell, ISystemMessageLine msgLine)
          Return the form used in the property page, etc for this server launcher.
 

Uses of IServerLauncherForm in org.eclipse.rse.ui.view
 

Methods in org.eclipse.rse.ui.view that return IServerLauncherForm
 IServerLauncherForm SubSystemConfigurationAdapter.getServerLauncherForm(ISubSystemConfiguration config, Shell shell, ISystemMessageLine msgLine)
          Return the form used in the property page, etc for this server launcher.
 

Uses of IServerLauncherForm in org.eclipse.rse.ui.widgets
 

Classes in org.eclipse.rse.ui.widgets that implement IServerLauncherForm
 class RemoteBaseServerLauncherForm
          Base Remote server launcher form.
 class RemoteServerLauncherForm
          Comment goes here
 


RSE
Release 3.3

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