Uses of Class
com.pow2.webgui.tabbedselector.Tab

Packages that use Tab
com.pow2.webgui.tabbedselector   
com.pow2.webgui.taglib   
 

Uses of Tab in com.pow2.webgui.tabbedselector
 

Methods in com.pow2.webgui.tabbedselector with parameters of type Tab
 void TabbedSelector.addTab(Tab tab)
          Adds a tab widget to this TabbedPanel.
 void TabbedSelector.addTab(Tab tab, StringBuffer cnt)
          Adds a tab widget to this TabbedPanel.
 void TabbedSelector.removeTab(Tab tab)
          Removes the input tab component from the tabbedPanel list.
 

Uses of Tab in com.pow2.webgui.taglib
 

Subclasses of Tab in com.pow2.webgui.taglib
 class TabTag
          TabTag class.
 



Copyright © 2002-2005 Power Of Two S.r.l. All Rights Reserved.