Uses of Interface
com.sshtools.ui.swing.Tab

Packages that use Tab
com.sshtools.ui.swing General Swing user interface utilities.
 
 

Uses of Tab in com.sshtools.ui.swing
 

Classes in com.sshtools.ui.swing that implement Tab
 class PasswordsTab
           
 

Methods in com.sshtools.ui.swing that return Tab
 Tab TabbedTabber.getSelectedTab()
           
 Tab SideBarTabber.getTabAt(int i)
           
 Tab TabbedTabber.getTabAt(int i)
           
 Tab Tabber.getTabAt(int i)
           
 

Methods in com.sshtools.ui.swing with parameters of type Tab
 void SideBarTabber.addTab(Tab tab)
           
 void TabbedTabber.addTab(Tab tab)
           
 void Tabber.addTab(Tab tab)
           
 void SideBarTabber.addTab(Tab tab, boolean sel)
           
 



Copyright © 2003-2009 SSHTOOLS LTD. All Rights Reserved.