[GUI] Patch: javax.swing.DefaultButtonModel
Michael Koch
konqueror@gmx.de
Thu Jun 10 06:42:00 GMT 2004
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi list,
I just commited the attached patch to cleanup
javax.swing.DefaultButtonModel a bit.
Michael
2004-06-10 Michael Koch <konqueror@gmx.de>
* javax/swing/DefaultButtonModel.java
(ARMED): Made public final, fixed value.
(ENABLED): Likewise.
(PRESSED): Likewise.
(ROLLOVER): Likewise.
(SELECTED): Likewise.
(stateMask): Initialize directly.
(listenerList): Likewise.
(mnemonic): Likewise.
(fireStateChanged): Removed argument, use changeEvent as event.
All places where this method is called are fixed too.
(getActionCommant): Fixed javadoc.
(setGroup): Fixed javadoc.
(getGroup): New method.
- --
Homepage: http://www.worldforge.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFAyADGWSOgCCdjSDsRAr45AJ9lCH7gnLAOrLqBKh6Iv9eWiWK00gCfSjt0
P+KkzTrjvcJAcnOCG3MoyNQ=
=CwYl
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: button.diff
Type: text/x-diff
Size: 5063 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20040610/66a15aee/attachment.bin>
More information about the Java-patches
mailing list