|
org.openide.text 6.22.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
See:
Description
| Text API | |
|---|---|
| org.openide.cookies | |
| org.openide.text | NetBeans is able to integrate multiple editors for different content types and mechanically access their content. |
XXX no answer for arch-overall
Improve Line.show to have better control over its open/visibility behavior. Previous version of Line.show mixes open and visibility behavior into one parameter. New version separates this into 2 parameters. It is possible to use any combination of these 2 parameters without need to add new constants for previous version. 2 enum types ShowOpenType and ShowVisibilityType are added.
CloneableEditorSupport.saveDocument() checks document's "beforeSaveDocument" property for a Runnable to be executed before the actual save will be done.
In order to speedup, or remove the load of initialization of kit in AWT during startup, the initialization is done outside of AWT thread as much as possible. This provides new API for editor kits, one component and one system property.
NbDocument.Colors moved to org.openide.options.
Class NbDocument.Colors was removed to remove dependency on org.openide.options.
Runtime backward compatibility was ensured by moving into org.openide.options module which is
already deprecated.
NbDocument.COLORS
Field NbDocument.COLORS was removed to remove dependency on org.openide.options.
PrintPreferences
Class PrintPreferences was added as replacement for original
class PrintSettings.
PrintSettings
Classes PrintSettings and PrintSettingsBeanInfo
were removed. Runtime backward compatibility was ensured
by moving both into org.openide.options module which is already deprecated.
XXX no answer for arch-usecases
|
|
The sources for the module are in the NetBeans Mercurial repositories.
XXX no answer for deploy-dependencies
Read more about the implementation in the answers to architecture questions.
|
org.openide.text 6.22.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||