Uses of Interface
com.sshtools.common.ui.Tab
-
Packages that use Tab Package Description com.sshtools.common.ui -
-
Uses of Tab in com.sshtools.common.ui
Subinterfaces of Tab in com.sshtools.common.ui Modifier and Type Interface Description interface
OptionsTab
interface
SshToolsConnectionTab
Classes in com.sshtools.common.ui that implement Tab Modifier and Type Class Description class
GlobalOptionsTab
class
HostsTab
class
SshToolsConnectionHostTab
class
SshToolsConnectionProtocolTab
class
SshToolsConnectionProxyTab
Methods in com.sshtools.common.ui that return Tab Modifier and Type Method Description Tab
Tabber. getTabAt(int i)
Methods in com.sshtools.common.ui with parameters of type Tab Modifier and Type Method Description void
Tabber. addTab(Tab tab)
-