Problem with Java Swing

Reply

Join Date: Jan 2006
Posts: 24
Reputation: Rajnesh is an unknown quantity at this point 
Solved Threads: 0
Rajnesh Rajnesh is offline Offline
Newbie Poster

Problem with Java Swing

 
0
  #1
Jan 11th, 2006
can anyone help me out.
Java Swing GUI's opens really slower than C# forms...is there anything to be done in the code.
and in Applets tooo is is really slower even if you just minimise n maximise the browser...in Applications the components are not seen unless u resize the form...anyone please....as m working on a Java Project for my company and it is a simple...Swing/JDBC Application
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 2,108
Reputation: server_crash is on a distinguished road 
Solved Threads: 18
server_crash server_crash is offline Offline
Postaholic

Re: Problem with Java Swing

 
0
  #2
Jan 12th, 2006
Swing has better performance than AWT. The only problem is Swing draws it's own components which can cause some 'glitching' especially with larger applications that you may have to scroll. In reality, Java's VM is almost the same as the .NET engine, so there really shouldn't be that much of a speed difference. I'd say maybe look some more at your coding..... Are you trying to load a bunch of stuff from a database at RT?
Reply With Quote Quick reply to this message  
Join Date: Jan 2006
Posts: 24
Reputation: Rajnesh is an unknown quantity at this point 
Solved Threads: 0
Rajnesh Rajnesh is offline Offline
Newbie Poster

Re: Problem with Java Swing

 
0
  #3
Jan 12th, 2006
its just a database authentication mdi....
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC