java front end dev...

From: aerostern (ralph_at_ralphdellamorte.com)
Date: 12/31/04


Date: 31 Dec 2004 10:33:23 -0800

I read this and was wondering if anyone knows where there would be any
info on this approach to building really fast front end components as
decribed here:

"The Front end application is built with Java and swing. With release
3,
the screen painting technology has been completely replaced. To work
around
screen painting problems and slowness associated with the Java Swing
libraries,
the development team created in memory bitmaps (or "sprites") for all
displayable
text. This substantially increased the overall responsiveness of the
software
and eliminated the usual awkwardness associated with real time Java
applications
running on Windows."

Thanks...



Relevant Pages

  • Re: A book for Java Swing
    ... I am not an expert about java but i want to buy a book about java swing, ... I found these 2 books, someone that knows this 2 books can tell me what is ... The Definitive Guide to Java Swing, Third Edition John Zukowski ...
    (comp.lang.java.gui)
  • Re: Java swing GUI - GNOME refresh issue.
    ... I am a newbie into java swing and have an application written in ... my problem is that I have to get it workingon Java 1.5. ... post the app code here as it is a huge one. ... home dot woh dot rr dot com slash jbmatthews ...
    (comp.lang.java.gui)
  • Re: Steve Jobs Dismisses Java As "Heavyweight" in an Age of Lightweight Computing
    ... Nobody uses Java anymore. ... Java is not much used in desktop apps and web client side. ... "Java Swing with 47% use, has surpassed WinForms as the dominant GUI development toolkit, an increase of 27% since fall 2004." ...
    (comp.lang.java.programmer)
  • Re: Embed Swing App in .Net Application via a Window (form?)
    ... how I would go about embedding an existing Java swing application into ... the window of a new .Net application on Windows. ... I'd like to take a useful existing java app which I work on day to day ... It is possible to use Java code from .NET using the IKVM sofware, ...
    (microsoft.public.dotnet.languages.csharp)