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

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

org.netbeans.swing.tabcontrol 1.8

Uses of Interface
org.netbeans.swing.tabcontrol.WinsysInfoForTabbed

Packages that use WinsysInfoForTabbed
org.netbeans.swing.tabcontrol   
 

Uses of WinsysInfoForTabbed in org.netbeans.swing.tabcontrol
 

Methods in org.netbeans.swing.tabcontrol that return WinsysInfoForTabbed
 WinsysInfoForTabbed TabbedContainer.getWinsysInfo()
           
 WinsysInfoForTabbed TabDisplayer.getWinsysInfo()
           
 

Constructors in org.netbeans.swing.tabcontrol with parameters of type WinsysInfoForTabbed
TabbedContainer(TabDataModel model, int type, WinsysInfoForTabbed winsysInfo)
          Create a new pane with the specified model, displayer type and extra information from winsys
TabDisplayer(TabDataModel model, int type, WinsysInfoForTabbed winsysInfo)
          Creates a new instance of TabDisplayer
 


org.netbeans.swing.tabcontrol 1.8

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