Re: viva questions - any ideas?

From: VisionSet (spam_at_ntlworld.com)
Date: 11/04/04


Date: Thu, 04 Nov 2004 17:33:24 GMT


"Michael Borgwardt" <brazil@brazils-animeland.de> wrote in message
news:2ut1sbF2e67rbU1@uni-berlin.de...
> Madhur Ahuja wrote:
> > As regard of sun's jvm, i have found that it uses
> > *reference counting collectors* algorithm to find out unused
> > objects.
>
> No. This is wrong.
>
> > Q. What are the disadvantages of Swing over AWT?
> > A. Might be little slow.
>
> Not necessarily. The main disadvantage (as people seem to see it)
> is that it's not available until Java 1.2 and thus cannot be used
> in applets that are supposed to run in the outdated Microsoft JVM.

And that Swing *can* provide a more cross platform look to an application
where as awt uses the native toolkit.

--
Mike W


Relevant Pages

  • Re: how are Java GUI apps being used these days?
    ... those are problems with your JVM. ... Swing consumes massive amounts of memory under the half dozen ... JVM's I've used, including the most recent releases for Windows, ... religious response. ...
    (comp.lang.java.programmer)
  • Re: Performance on todays desktop
    ... at what point (in time and/or JVM release) did this ... Swing) that's behind this lag in performance? ... clean of all the infestations of unnecessary ... That's not a realistic expectation of a user machine. ...
    (comp.lang.java.programmer)
  • Store some data when JVM is active
    ... It is possible to store some data when JVM is ... few minutes leater run another application (also Swing ... app) and for example applet on this same pc this same JVM and I must ...
    (comp.lang.java.programmer)
  • Re: warum keine Schleifen und Logik in paintComponent()?
    ... also Java Virtual Machine und die ist da um Bytecode auszuführen. ... Was du beschreibst macht nicht die JVM, das macht die Swing API, also die Klassen die Swing bilden und die Komponenten darstellen. ...
    (de.comp.lang.java)
  • Re: Swing or no Swing
    ... >> webapplication. ... Should I use Swing or not? ... to elaborate. ... If you want this to work on the old MS JVM 1.1.4 you ...
    (comp.lang.java.gui)