com.sshtools.common.ui

Interface SshToolsConnectionTab

All Superinterfaces:
Tab
Known Implementing Classes:
SshToolsConnectionHostTab, SshToolsConnectionProtocolTab, SshToolsConnectionProxyTab

public interface SshToolsConnectionTab
extends Tab

Version:
$Revision: 1.13 $
Author:
$author$

Method Summary

SshToolsConnectionProfile
getConnectionProfile()
void
setConnectionProfile(SshToolsConnectionProfile profile)

Methods inherited from interface com.sshtools.common.ui.Tab

applyTab, getTabComponent, getTabContext, getTabIcon, getTabMnemonic, getTabTitle, getTabToolTipText, tabSelected, validateTab

Method Details

getConnectionProfile

public SshToolsConnectionProfile getConnectionProfile()
Returns:

setConnectionProfile

public void setConnectionProfile(SshToolsConnectionProfile profile)
Parameters:
profile -

Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.