org.eclipse.rse.ui.propertypages
Interface ISystemConnectionWizardPropertyPage
- All Known Implementing Classes:
- ServerConnectionSecurityPropertyPage, ServerLauncherPropertyPage
- public interface ISystemConnectionWizardPropertyPage
interface for a property page that can be shown in the new connection wizard
applyValues
public boolean applyValues(IConnectorService subsystem)
setSubSystemConfiguration
public void setSubSystemConfiguration(ISubSystemConfiguration factory)
setHostname
public void setHostname(String hostname)
setSystemType
public void setSystemType(String systemType)
Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.