-
Bug
-
Resolution: Fixed
-
P3
-
15, 16, 17
-
b15
The following specification is confusing
https://docs.oracle.com/en/java/javase/15/docs/api/java.desktop/javax/swing/JEditorPane.JEditorPaneAccessibleHypertextSupport.html#%3Cinit%3E()
and looks like an error:
======================================
Constructor Details
JEditorPaneAccessibleHypertextSupport
public JEditorPaneAccessibleHypertextSupport()
Make one of these puppies
======================================
https://docs.oracle.com/en/java/javase/15/docs/api/java.desktop/javax/swing/JEditorPane.JEditorPaneAccessibleHypertextSupport.html#%3Cinit%3E()
and looks like an error:
======================================
Constructor Details
JEditorPaneAccessibleHypertextSupport
public JEditorPaneAccessibleHypertextSupport()
Make one of these puppies
======================================
- clones
-
JDK-8263472 Specification of JComponent::updateUI should document that the default implementation does nothing
-
- Resolved
-
- csr for
-
JDK-8264100 Confusing specification of JEditorPaneAccessibleHypertextSupport constructor
-
- Closed
-