[gui] Patch: javax.swing.text enhancement
Michael Koch
konqueror@gmx.de
Sun Jun 20 17:23:00 GMT 2004
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi list,
I just commited the attached patch to fix more issues with
javax.swing.text.
Michael
2004-06-20 Michael Koch <konqueror@gmx.de>
* javax/swing/text/AbstractDocument.java
(BranchElement): Implemented.
(LeafElement): Implemented.
* javax/swing/text/DefaultCaret.java:
Import used classes.
(serialVersionUID): New constant.
* javax/swing/text/JTextComponent.java
(AccessibleJTextComponent): Removed dead declaration.
(caretPos): Removed.
(setCaret): New method.
* javax/swing/text/PlainDocument.java
(rootElement): New field.
(PlainDocument): Initialize rootElement.
(createDefaultRoot): New method.
(getDefaultRootElement): Implemented.
* javax/swing/text/View.java: Reformatted.
* javax/swing/text/ViewFactory.java
(create): Added javadoc.
- --
Homepage: http://www.worldforge.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFA1a2MWSOgCCdjSDsRAtlIAJ44w3LcuQXKGYNb1ySA4M4ma6NNkQCeNXgv
QyDE8amRjLYa8e3x00g+Hgo=
=D9qc
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: text.diff
Type: text/x-diff
Size: 13491 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20040620/306f12b5/attachment.bin>
More information about the Java-patches
mailing list