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

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

org.netbeans.swing.tabcontrol 1.8

Uses of Package
org.netbeans.swing.tabcontrol.plaf

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

Classes in org.netbeans.swing.tabcontrol.plaf used by org.netbeans.swing.tabcontrol.plaf
AbstractTabDisplayerUI
          Base class for the implementations of TabDisplayerUI in this package.
AbstractTabDisplayerUI.DisplayerHierarchyListener
          A hierarchy listener which registers the component with ToolTipManager when displayed, and de-registers it when hidden
AbstractTabDisplayerUI.DisplayerPropertyChangeListener
          A property change listener which will repaint the selected tab when the "active" property changes on the tab displayer
AbstractTabDisplayerUI.ModelListener
          Simple implementation of a listener on a TabDataModel.
AbstractViewTabDisplayerUI
          Basic UI class for view tabs - non scrollable tabbed displayer, which shows all tabs equally sized, proportionally.
BasicScrollingTabDisplayerUI
          Base class for tab displayers that have scrollable tabs.
BasicSlidingTabDisplayerUI.IndexButton
          JToggleButton subclass which maps to an index in the data model, and displays whatever the content of the data model at that index is.
BasicTabDisplayerUI
          Base class for tab displayer UIs which use cell renderers to display tabs.
BasicTabDisplayerUI.BasicTabState
           
FxProvider
          Class which can provide sliding or other eye-candy effects as a component is displayed.
ScrollingTabLayoutModel
          Layout model which manages an offset into a set of scrollable tabs, and recalculates its layout on a change.
SlidingTabDisplayerButtonUI
          Button UI that can paint rotated text, which is used by BasicSlidingTabDisplayerUI.
TabCellRenderer
          Interface for a component that can render a tab and handle other aspects of its functionality.
TabLayoutModel
          A model representing the visual layout of tabs in a TabDataModel as a set of rectangles.
TabPainter
          An extention to Border which can provide a non-rectangular interior region that will contain the tab's content, and actually paint that interior.
TabState
          Used by BasicTabDisplayerUI and its subclasses.
WindowsSlidingButtonUI
           
WinXPSlidingButtonUI
           
 


org.netbeans.swing.tabcontrol 1.8

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