org.openide.options 6.8

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.8

Built on November 20 2009.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.