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

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

org.netbeans.swing.tabcontrol 1.8

Uses of Package
org.netbeans.swing.tabcontrol

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

Classes in org.netbeans.swing.tabcontrol used by org.netbeans.swing.tabcontrol
ComponentConverter
          A class which can provide a component corresponding to a TabData object.
DefaultTabDataModel
          Default implementation of TabDataModel.
LocationInformer
          Deprecated. 
SlideBarDataModel
           
TabbedContainer
          A tabbed container similar to a JTabbedPane.
TabbedContainerUI
          Basic UI for tabbed containers.
TabData
          Class representing data needed to represent a component in a tab.
TabDataModel
          A data model representing a set of tabs and their associated data.
TabDisplayer
          A Component which displays tabs supplied by a TabDataModel.
TabDisplayerUI
          The basic UI of a tab displayer component.
WinsysInfoForTabbed
          Interface that provides external information (provided by window system) that TabbedContainers need to know in order to work fully.
 

Classes in org.netbeans.swing.tabcontrol used by org.netbeans.swing.tabcontrol.event
TabData
          Class representing data needed to represent a component in a tab.
 

Classes in org.netbeans.swing.tabcontrol used by org.netbeans.swing.tabcontrol.plaf
SlidingButtonUI
          Button UI for SlidingButton component that can paint rotated text.
TabbedContainer
          A tabbed container similar to a JTabbedPane.
TabbedContainerUI
          Basic UI for tabbed containers.
TabData
          Class representing data needed to represent a component in a tab.
TabDataModel
          A data model representing a set of tabs and their associated data.
TabDisplayer
          A Component which displays tabs supplied by a TabDataModel.
TabDisplayerUI
          The basic UI of a tab displayer component.
 


org.netbeans.swing.tabcontrol 1.8

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