Skip navigation links

Index of APIs

Incompatible changes by date

Fuller descriptions of all changes can be found below (follow links).

Not all deprecations are listed here, assuming that the deprecated APIs continue to essentially work. For a full deprecation list, please consult the Javadoc.

All changes by date

Changes by version

These API specification versions may be used to indicate that a module requires a certain API feature in order to function. For example, if you see here a feature you need which is labelled 1.20, your manifest should contain in its main attributes the line:

OpenIDE-Module-Module-Dependencies: $codebase > 1.20

Changes by affected class

org.netbeans.api.htmlui.HTMLComponent

org.netbeans.api.htmlui.HTMLDialog

org.netbeans.api.htmlui.OpenHTMLRegistration


Details of all changes by API and date


HTML UI API

CSS for Look and Feel

Nov 28 '17; API spec. version: 1.7; affected top-level classes: HTMLComponent HTMLDialog OpenHTMLRegistration; made by: jtulach

Each WebView created by one of the annotations ( @HTMLComponent, @HTMLDialog, @OpenHTMLRegistration ) is by default skinned with a CSS that makes it look like the the other Swing components. Read more...

Support for Technology Ids

Mar 27 '15; API spec. version: 1.3; affected top-level classes: HTMLComponent HTMLDialog OpenHTMLRegistration; made by: jtulach; issues: #246133

The HTML UI API for Java revision 1.1 supports technolgy identifiers. Now they can be used via NetBeans annotations as well.

Version 1.0 included in NetBeans Platform

Sep 5 '14; API spec. version: 1.0; made by: jtulach; issues: #246133

The HTML UI API for Java and NetBeans has been included in the NetBeans platform.


Built on March 27 2024.  |   Copyright © 2017-2024 Apache Software Foundation. All Rights Reserved.