[GUI] Patch: javax.swing.text.PlainDocument

Michael Koch konqueror@gmx.de
Wed Jun 16 11:13:00 GMT 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi list,


I just commited the attached patch to improve 
javax.swing.text.PlainDocument and to make it possible to compile 
current java-gui-branch with jikes again. ;-)


Michael


2004-06-16  Michael Koch  <konqueror@gmx.de>

	* javax/swing/text/PlainDocument.java
	(serialVersionUID): New constant.
	(lineLimitAttribute): Likewise.
	(tabSizeAttribute): Likewise.
	(tabSize): New field.
	(PlainDocument): Made public.
	(PlainDocument): New constructor.

- -- 
Homepage: http://www.worldforge.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFA0CKbWSOgCCdjSDsRAprVAJ9jPnirneSP/azzRTxna+Y/W8OOowCePPAU
o/EPWuW4WOUTwULQmms5W3g=
=wj5M
-----END PGP SIGNATURE-----
-------------- next part --------------
2004-06-16  Michael Koch  <konqueror@gmx.de>

	* javax/swing/text/PlainDocument.java
	(serialVersionUID): New constant.
	(lineLimitAttribute): Likewise.
	(tabSizeAttribute): Likewise.
	(tabSize): New field.
	(PlainDocument): Made public.
	(PlainDocument): New constructor.



More information about the Java-patches mailing list