-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.2.2
-
generic
-
generic
Name: krT82822 Date: 01/04/2000
java version "1.2.2"
Classic VM (build JDK-1.2.2-004, native threads, symcjit)
The AsynchronousMovement property of javax.swing.text.DefaultCaret
is documented in the class description and is also mentioned in
Bug id 4158613 whose resolution caused the introduction of the
property.
However both setAsynchronousMovement and getAsynchronousMovement
are package private and so can not be accessed. They should be
at least protected, and more likely they should be public.
(Review ID: 99542)
======================================================================
- duplicates
-
JDK-4201999 JTextArea's don't automatically scroll when appending() to them.
-
- Resolved
-
- relates to
-
JDK-4158613 Notepad scrolls viewport to end while loading file
-
- Closed
-
-
JDK-4834399 invokeLater causes JScrollPane to scroll to bottom at creation
-
- Closed
-