mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-16 10:53:31 +00:00
8263766: Confusing specification of JEditorPaneAccessibleHypertextSupport constructor
Reviewed-by: azvegint, pbansal
This commit is contained in:
parent
5bc382fb7a
commit
8c1ab38ee2
@ -2061,7 +2061,7 @@ public class JEditorPane extends JTextComponent {
|
||||
}
|
||||
|
||||
/**
|
||||
* Make one of these puppies
|
||||
* Constructs a {@code JEditorPaneAccessibleHypertextSupport}.
|
||||
*/
|
||||
public JEditorPaneAccessibleHypertextSupport() {
|
||||
hyperlinks = new LinkVector();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user