com.sshtools.common.ui
Interface SshToolsConnectionTab

All Superinterfaces:
Tab
All 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 Detail

setConnectionProfile

void setConnectionProfile(SshToolsConnectionProfile profile)
Parameters:
profile -

getConnectionProfile

SshToolsConnectionProfile getConnectionProfile()
Returns:


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