Class and Description |
---|
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. |
Field and Description |
---|
org.openide.options.ContextSystemOption.beanContext
To obtain bean context use
ContextSystemOption.getBeanContextProxy() . |