|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
See:
Description
| Text API | |
| org.openide.cookies | |
| org.openide.text | The IDE is able to integrate multiple editors for different content types and mechanically access their content. |
A messageHtmlName method has been added to
CloneableEditorSupport to allow for display names with html tags.
CloneableEditor uses this new method to set its html display name
correctly. Also DataEditorSupport now overrides
messageHtmlName to connect with Node.getHtmlDisplayName.
An ActiveEditorDrop interface has been added due to
drag and drop callback support described at issue #61367
A wrapEditorComponent method has been added to
CloneableEditorSupport allowing to wrap the editor component
in another component.
severity, custom_sidebar_color, browsable and priority
attributes
Annotation type was extended with severity, custom_sidebar_color, browsable and priority
attributes.
Line.SHOW_TOFRONT
The new constant is used in the EditorSupportLineSet and brings
editor's parent Window to be fronted above all other top-level windows.
|
|
Read more about the implementation in the answers to architecture questions.
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||