Uses of Class
org.kalmeo.kuix.widget.TabItem

Packages that use TabItem
org.kalmeo.kuix.widget   
 

Uses of TabItem in org.kalmeo.kuix.widget
 

Methods in org.kalmeo.kuix.widget that return TabItem
 TabItem TabFolder.getCurrentTabItem()
           
 

Methods in org.kalmeo.kuix.widget with parameters of type TabItem
 void TabFolder.addTabItem(TabItem tabItem)
          Add a new TabItem
 void TabFolder.setCurrentTabItem(TabItem tabItem)
          Set the current TabItem (only if this instance is a child of the TabFolder)
 



Copyright © 2007-2008 Kalmeo. All Rights Reserved.