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

Deprecated List (Settings Options API) - NetBeans API Javadoc (Current Development Version)

org.openide.options 6.7

Deprecated API


Contents
Deprecated Classes
org.openide.text.NbDocument$Colors
          Not useful for anything. 
org.openide.explorer.propertysheet.PropertySheetSettings
          None of the settings in this class are supported in the new property sheet. The entire implementation has been gutted to do nothing. 
org.openide.options.SystemOption
          Use NbPreferences instead. 
 

Deprecated Fields
org.openide.options.ContextSystemOption.beanContext
          To obtain bean context use ContextSystemOption.getBeanContextProxy(). 
 

Deprecated Methods
org.openide.text.PrintSettings.getPageFormat()
          Use PrintSettings.getPageFormat(PrinterJob) instead. 
 


org.openide.options 6.7

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