-
Bug
-
Resolution: Fixed
-
P2
-
6
-
b68
-
generic
-
generic
(Bug was originally about two different classes. I've split of part of this into 6387579).
The javax.swing.text.ParagraphView.Row package-private class is referenced to from the following method of public javax.swing.text.ParagraphView class:
protected void adjustRow(javax.swing.text.ParagraphView.Row r,
int desiredSpan,
int x)
The javax.swing.text.ParagraphView.Row package-private class is referenced to from the following method of public javax.swing.text.ParagraphView class:
protected void adjustRow(javax.swing.text.ParagraphView.Row r,
int desiredSpan,
int x)
- relates to
-
JDK-6387579 Usage of package-private class as parameter of a method (javax.swing.tree.DefaultTreeSelectionModel)
-
- Resolved
-
-
CODETOOLS-6801782 Allow setup command to write inconsistent signatures for (package)-private method parameters
-
- Closed
-
-
JDK-4350413 The method ParagraphView.adjustRow(Row, int, int) is unusable
-
- Resolved
-