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
 

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

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



Copyright © 2003-2004 3SP LTD. All Rights Reserved.