com.sshtools.common.ui
Class SshToolsConnectionProxyTab
JPanel
com.sshtools.common.ui.SshToolsConnectionProxyTab
- SshToolsConnectionTab, Tab
public class SshToolsConnectionProxyTab
extends JPanel
PROXY_ICON
public static final String PROXY_ICON
group
protected ButtonGroup group
httpProxy
protected JRadioButton httpProxy
noProxy
protected JRadioButton noProxy
password
protected JPasswordField password
proxy
protected JTextField proxy
proxyframe
protected JPanel proxyframe
socks4Proxy
protected JRadioButton socks4Proxy
socks5Proxy
protected JRadioButton socks5Proxy
username
protected JTextField username
SshToolsConnectionProxyTab
public SshToolsConnectionProxyTab()
Creates a new SshToolsConnectionProxyTab object.
applyTab
public void applyTab()
- applyTab in interface Tab
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.