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

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

org.netbeans.swing.tabcontrol 1.8

Uses of Class
org.netbeans.swing.tabcontrol.plaf.AbstractTabDisplayerUI

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

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

Subclasses of AbstractTabDisplayerUI in org.netbeans.swing.tabcontrol.plaf
 class AquaEditorTabDisplayerUI
          A provisional look and feel for OS-X, round 2, using Java2d to emulate the aqua look.
 class BasicScrollingTabDisplayerUI
          Base class for tab displayers that have scrollable tabs.
 class BasicSlidingTabDisplayerUI
          Common UI for sliding tabs.
 class BasicTabDisplayerUI
          Base class for tab displayer UIs which use cell renderers to display tabs.
 class GtkEditorTabDisplayerUI
          Gtk impl of tabs ui
 class MetalEditorTabDisplayerUI
          Tab displayer UI for Metal look and feel
 class ToolbarTabDisplayerUI
          A TabDisplayerUI which uses a JToolBar and JButtons.
 class WinClassicEditorTabDisplayerUI
          Windows classic impl of tabs ui
 class WinVistaEditorTabDisplayerUI
          Windows Vista impl of tabs ui
 class WinXPEditorTabDisplayerUI
          Windows xp impl of tabs ui
 


org.netbeans.swing.tabcontrol 1.8

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