-
Bug
-
Resolution: Fixed
-
P4
-
1.2.0
-
beta
-
generic
-
generic
Name: dbT83986 Date: 03/12/99
The PlainDocument(AbstractDocument.Content c) constructor
should be public. As it is protected, there is no simple
way to initialize a PlainDocument with, e.g., a pre-configured
GapContent object. The DefaultStyledDocument and HTMLDocument
constructors that mirror this constuctor in function are all
declared public.
(Review ID: 55416)
======================================================================