tn5250j/src/org/tn5250j Gui5250.java,1.66,1.67

Christian Geisert <[email protected]> Wed, 21 Jul 2004 09:29:17 +0000
Newsgroups gmane.comp.java.tn5250j.cvs
Message-ID <[email protected]>
Update of /cvsroot/tn5250j/tn5250j/src/org/tn5250j
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20297/src/org/tn5250j

Modified Files:
	Gui5250.java 
Log Message:
this fixes a performance problem when keypad is turned on
(committed on behalf of Kenneth)


Index: Gui5250.java
===================================================================
RCS file: /cvsroot/tn5250j/tn5250j/src/org/tn5250j/Gui5250.java,v
retrieving revision 1.66
retrieving revision 1.67
diff -C2 -d -r1.66 -r1.67
*** Gui5250.java	20 Jul 2004 20:17:03 -0000	1.66
--- Gui5250.java	21 Jul 2004 09:29:14 -0000	1.67
***************
*** 857,861 ****
        }
  
!       keyPad.repaint();
  
     }
--- 857,863 ----
        }
  
!       // this was a fix for a keypad drawing problem under JDK1.2/1.3
!       // but caused problems under Linux/JDK1.4
!       //keyPad.repaint();
  
     }



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click