DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   Java (http://www.daniweb.com/forums/forum9.html)
-   -   Problem with Java Swing (http://www.daniweb.com/forums/thread37939.html)

Rajnesh Jan 11th, 2006 11:29 pm
Problem with Java Swing
 
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

server_crash Jan 12th, 2006 7:22 am
Re: Problem with Java Swing
 
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?

Rajnesh Jan 12th, 2006 7:32 pm
Re: Problem with Java Swing
 
its just a database authentication mdi....


All times are GMT -4. The time now is 9:31 am.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC