[GUI] Patch: javax.swing.Timer

Michael Koch konqueror@gmx.de
Thu Jun 10 11:26:00 GMT 2004


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

Hi list,


I just commited the attached patch to add the offical 
javax.swing.Timer constructor and use this instead of the default 
implicit one.


Michael


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

	* javax/swing/Timer.java
	(Timer): New constructor.
	* javax/swing/plaf/basic/BasicProgressBarUI.java
	(animationTimer): Don't initialize at construction.
	(startAnimationTimer): Added since tag.
	(stopAnimationTimer): Likewise.
	(installUI): Use new Timer constructor.
	* javax/swing/plaf/basic/BasicScrollBarUI.java
	(installUI): Likewise.
	* javax/swing/plaf/basic/BasicSliderUI.java
	(installUI): Likewise.


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

iD8DBQFAyDlZWSOgCCdjSDsRAp5oAJ0Z1H9WCG4hpR09nsDdLLe5xW/FRgCfV90a
opcJ4yI1bqP3ZVOIriehCZg=
=+F7y
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: timer.diff
Type: text/x-diff
Size: 3431 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20040610/6b0b7951/attachment.bin>


More information about the Java-patches mailing list