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

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

org.netbeans.swing.tabcontrol 1.8

Uses of Class
org.netbeans.swing.tabcontrol.TabbedContainer

Packages that use TabbedContainer
org.netbeans.swing.tabcontrol   
org.netbeans.swing.tabcontrol.plaf   
 

Uses of TabbedContainer in org.netbeans.swing.tabcontrol
 

Fields in org.netbeans.swing.tabcontrol declared as TabbedContainer
protected  TabbedContainer TabbedContainerUI.container
          The TabbedContainer this instance is acting as a ui delegate for.
 

Constructors in org.netbeans.swing.tabcontrol with parameters of type TabbedContainer
TabbedContainerUI(TabbedContainer container)
          Creates a new instance of TabbedContainerUI
 

Uses of TabbedContainer in org.netbeans.swing.tabcontrol.plaf
 

Constructors in org.netbeans.swing.tabcontrol.plaf with parameters of type TabbedContainer
DefaultTabbedContainerUI(TabbedContainer c)
          Creates a new instance of DefaultTabbedContainerUI
 


org.netbeans.swing.tabcontrol 1.8

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