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

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

org.netbeans.swing.tabcontrol 1.8

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

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

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

Subclasses of TabState in org.netbeans.swing.tabcontrol.plaf
protected  class BasicScrollingTabDisplayerUI.ScrollingTabState
           
protected  class BasicTabDisplayerUI.BasicTabState
           
 

Fields in org.netbeans.swing.tabcontrol.plaf declared as TabState
protected  TabState BasicTabDisplayerUI.tabState
           
protected  TabState AbstractViewTabDisplayerUI.tabState
           
 

Methods in org.netbeans.swing.tabcontrol.plaf that return TabState
protected  TabState BasicTabDisplayerUI.createTabState()
          Create a TabState instance.
protected  TabState BasicScrollingTabDisplayerUI.createTabState()
           
 


org.netbeans.swing.tabcontrol 1.8

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