-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 9
-
Component/s: client-libs
-
b65
-
b07
The javadoc for BasicTabbedPaneUI is inconsistent with other classes:
* Create a UI.
* Install the defaults.
* Uninstall the defaults.
* Laysout a label.
Most methods of the BasicTabbedPaneUI as well as similar methods in other Basic*UI classes use the third person form:
* Creates a UI.
* Installs the defaults.
* Uninstalls the defaults.
* Lays out a label.
* Create a UI.
* Install the defaults.
* Uninstall the defaults.
* Laysout a label.
Most methods of the BasicTabbedPaneUI as well as similar methods in other Basic*UI classes use the third person form:
* Creates a UI.
* Installs the defaults.
* Uninstalls the defaults.
* Lays out a label.
- relates to
-
JDK-8077095 Fix missing doclint warnings in the javax.swing.plaf.basic package
-
- Resolved
-