[gui] Patch: javax.swing.text - test ui
Michael Koch
konqueror@gmx.de
Wed Jun 23 13:30:00 GMT 2004
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi list,
I just commited the attached patch to implement some more text UI
stuff. Its get complete soon.
Michael
2004-06-23 Michael Koch <konqueror@gmx.de>
* javax/swing/plaf/basic/BasicTextUI.java
(installUI): Call specialized install methods.
(installDefaults): New method.
(installListeners): Likewise.
(installKeyboardActions): Likewise.
(uninstallUI): Likewise.
(uninstallDefaults): New method.
(uninstallListeners): Likewise.
(uninstallKeyboardActions): Likewise.
(getPropertyPrefix): New abstract method.
(paint): Made final, just call paintSafely().
(paintSavely): New method.
(paintBackground): Likewise.
(getVisibleEditorRect): Likewise.
* javax/swing/text/LayeredHighlighter.java,
javax/swing/text/TabExpander.java: New files.
* Makefile.am: Added javax/swing/text/LayeredHighlighter.java
and javax/swing/text/TabExpander.java.
* Makefile.in: Regenerated.
- --
Homepage: http://www.worldforge.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFA2YKmWSOgCCdjSDsRAjBCAKCBviTeuPhHc3NLAYEylPiOYzE7fwCgoMiO
/+rBTuFI5vm6y8HeTm6XJi4=
=8mP5
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: text.diff
Type: text/x-diff
Size: 11376 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20040623/e51b8a83/attachment.bin>
More information about the Java-patches
mailing list