站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

Uses of Class org.netbeans.swing.popupswitcher.SwitcherTableItem (Tab Control) - NetBeans API Javadoc (Current Development Version)

org.netbeans.swing.tabcontrol 1.8

Uses of Class
org.netbeans.swing.popupswitcher.SwitcherTableItem

Packages that use SwitcherTableItem
org.netbeans.swing.popupswitcher   
 

Uses of SwitcherTableItem in org.netbeans.swing.popupswitcher
 

Methods in org.netbeans.swing.popupswitcher that return SwitcherTableItem
 SwitcherTableItem SwitcherTable.getSelectedItem()
           
 

Constructors in org.netbeans.swing.popupswitcher with parameters of type SwitcherTableItem
SwitcherTable(SwitcherTableItem[] items)
          Creates a new instance of SwitcherTable.
SwitcherTable(SwitcherTableItem[] items, int y)
          Creates a new instance of SwitcherTable.
 


org.netbeans.swing.tabcontrol 1.8

Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.