[gui] Patch: javax.swing.ToolTipManager

Tom Tromey tromey@redhat.com
Fri Jun 18 16:39:00 GMT 2004


>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:

Michael> I just commited the attached patch to fix the constructors of the 
Michael> inner classes of javax/swing/ToolTipManager.java.

Michael>  		 * @param manager TODO
Michael>  		 */
Michael> -		protected stillInsideTimerAction(ToolTipManager manager) {
Michael> +		protected stillInsideTimerAction() {

You might as well remove the @param when you remove the parameter.

Tom



More information about the Java-patches mailing list