-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
b18
-
generic
-
generic
Name: rmT116609 Date: 01/11/2002
DESCRIPTION OF THE PROBLEM :
http://java.sun.com/j2se/1.4/docs/api/javax/swing/text/Document.html#remove(int, int)
Java doc for "<remove> in javax.swing.text.Document" has a misleading picture.
It should be written what is the offset and what is the length, because the
example seems to say that the "qu" of "Quick" should stay.
(Review ID: 138029)
======================================================================
DESCRIPTION OF THE PROBLEM :
http://java.sun.com/j2se/1.4/docs/api/javax/swing/text/Document.html#remove(int, int)
Java doc for "<remove> in javax.swing.text.Document" has a misleading picture.
It should be written what is the offset and what is the length, because the
example seems to say that the "qu" of "Quick" should stay.
(Review ID: 138029)
======================================================================
- relates to
-
JDK-8340580 Characters in Document diagrams not in the middle
- Resolved
-
JDK-8337287 Update image in javax.swing.text.Document.insert
- Resolved