[gui] Patch: javax.swing.
Michael Koch
konqueror@gmx.de
Tue Jun 29 09:12:00 GMT 2004
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi list,
I just commited the attached patch to remove two classes from Swing
which where never intended to be in it.
Michael
2004-06-29 Michael Koch <konqueror@gmx.de>
* javax/swing/JEditorPane.java
(createDefaultEditorKit): Use javax.swing.text.DefaultEditorKit.
(createEditorKitForContentType): Likewise.
* javax/swing/text/DefaultEditorKit.java
(serialVersionUID): Added constant field.
(EndOfLineStringPropery): Fixed typo.
(DefaultEditorKit): New constructor.
* javax/swing/text/Segment.java:
Import java.text.CharacterIterator.
* javax/swing/text/CharacterIterator.java,
javax/swing/text/PlainEditorKit.java: Removed.
* Makefile.am: Removed javax/swing/text/CharacterIterator.java and
javax/swing/text/PlainEditorKit.java.
* Makefile.in: Regenerated.
- --
Homepage: http://www.worldforge.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFA4R/hWSOgCCdjSDsRAoLlAJ97umP2xkSVHjTL9fjkC2TNl3TqWQCdH+sN
jUtU9ivIaUhBsZKnn2IdTfg=
=goup
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: swing.diff
Type: text/x-diff
Size: 13633 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20040629/05682e3b/attachment.bin>
More information about the Java-patches
mailing list