-
Enhancement
-
Resolution: Fixed
-
P3
-
1.4.0
-
beta
-
sparc
-
solaris_2.6
Name: ssR10000 Date: 07/05/2000
A Row parameter in swing.text.ParagraphView.adjustRow(Row, int, int) method is package visible class.
So I cannot use or inheritance this method.
see also (JavaDoc):
protected void adjustRow(javax.swing.text.ParagraphView.Row r,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
package visible class!
int desiredSpan,
int x)
Adjusts the given row if possible to fit within the layout span.
======================================================================
- relates to
-
JDK-6387360 Usage of package-private class as a parameter of a method (javax.swing.text.ParagraphView)
-
- Resolved
-