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

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

org.netbeans.swing.tabcontrol 1.8

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

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

Uses of TabDisplayer in org.netbeans.swing.tabcontrol
 

Fields in org.netbeans.swing.tabcontrol declared as TabDisplayer
protected  TabDisplayer TabDisplayerUI.displayer
           
 

Constructors in org.netbeans.swing.tabcontrol with parameters of type TabDisplayer
TabDisplayerUI(TabDisplayer displayer)
          Creates a new instance of TabDisplayerUI
TabListPopupAction(TabDisplayer displayer)
           
 

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

Fields in org.netbeans.swing.tabcontrol.plaf declared as TabDisplayer
protected  TabDisplayer DefaultTabbedContainerUI.tabDisplayer
          The Displayer for the tabs.
 

Methods in org.netbeans.swing.tabcontrol.plaf that return TabDisplayer
protected  TabDisplayer DefaultTabbedContainerUI.createTabDisplayer()
          Create the component which will display the tabs.
protected  TabDisplayer AbstractViewTabDisplayerUI.getDisplayer()
           
 

Constructors in org.netbeans.swing.tabcontrol.plaf with parameters of type TabDisplayer
AbstractTabDisplayerUI(TabDisplayer displayer)
          Creates a new instance of AbstractTabDisplayerUI
AbstractViewTabDisplayerUI(TabDisplayer displayer)
           
AquaEditorTabDisplayerUI(TabDisplayer displayer)
           
BasicScrollingTabDisplayerUI(TabDisplayer displayer)
          Creates a new instance of BasicScrollingTabDisplayerUI
BasicSlidingTabDisplayerUI(TabDisplayer displayer)
          Creates a new instance of BasicSlidingTabDisplayerUI
BasicTabDisplayerUI(TabDisplayer displayer)
           
GtkEditorTabDisplayerUI(TabDisplayer displayer)
          Creates a new instance of GtkEditorTabDisplayerUI
MetalEditorTabDisplayerUI(TabDisplayer displayer)
          Creates a new instance of MetalEditorTabDisplayerUI
ToolbarTabDisplayerUI(TabDisplayer disp)
          Creates a new instance of ToolbarTabDisplayerUI
WinClassicEditorTabDisplayerUI(TabDisplayer displayer)
          Creates a new instance of WinClassicEditorTabDisplayerUI
WinVistaEditorTabDisplayerUI(TabDisplayer displayer)
           
WinXPEditorTabDisplayerUI(TabDisplayer displayer)
           
 


org.netbeans.swing.tabcontrol 1.8

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