Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > comp.lang.java.gui > #5546

Re: Is JavaFx better than Swing?

From slawek <x.y@org.org>
Newsgroups comp.lang.java.gui
Subject Re: Is JavaFx better than Swing?
Date 2020-08-07 10:52 +0200
Organization news.icm.edu.pl
Message-ID <rgj4or$uui$1@news.icm.edu.pl> (permalink)
References <rgbm3r$fml$1@news.icm.edu.pl> <rgemcc$pb6$1@dont-email.me> <rghhba$i0r$1@news.icm.edu.pl> <rgi4h1$5q9$1@dont-email.me>

Show all headers | View raw


Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid> Wrote in
 message:
> Not even here: <https://openjfx.io/openjfx-docs>?

Yes. Not even there. (Docs is for docs - but I look for a simple
 tutorial - not for over 1000 pages with details "how cast shadows
 in 4D animations". I want learn fx in ONE WEEKEND - a form with
 widgets, how to draw line, circle, write text or make xy plots.
 And - most important - how to setup tools and project.

There are many resources... but about 50% outdated and 50% useless.


> Nobody else answered until I did now, period.

2 person in about a week. Really a big number!

> Swing is solid and if you know it well (and you *have* to know it wellin order to be proficient with it), 

Swing is easy. But more important is that I can separate Swing
 calls in subclasses. I can replace Swing subclasses with SWT
 subclasses or AWT subclasses - because program architecture
 depends on an abstract toolkit. JavaFx seems to be rather a
 framework than a toolkit. It force the program architecture like
 MFC and OWL do. Actually it may be hard to apply more
 sophisticate concepts - because fx is about nice and colourful
 but Delphi-like apps. You must create stage, scene, window - you
 have no choice. I can start Swing GUI on demand, close GUI,
 reopen with SWT or as TUI - without any problems.

> But it most certainly is the past. For any newly created UI that youexpect to have a meaningful lifetime, JavaFX is very likely the betterchoice.-- DF.

I doubt. The Java for desktop apps is passe. Mostly due to Oracle
 decisions. The Swing is old, Fx is oversophisticated and too
 complicated. There is no real good choice.


----Android NewsGroup Reader----
http://usenet.sinaapp.com/

Back to comp.lang.java.gui | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Is JavaFx better than Swing? slawek <x.y@org.org> - 2020-08-04 14:59 +0200
  Re: Is JavaFx better than Swing? "Jeffrey H. Coffield" <jeffrey@digitalsynergyinc.com> - 2020-08-05 09:22 -0700
    Re: Is JavaFx better than Swing? slawek <x.y@org.org> - 2020-08-06 20:15 +0200
      Re: Is JavaFx better than Swing? Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid> - 2020-08-07 01:42 +0200
        Re: Is JavaFx better than Swing? slawek <x.y@org.org> - 2020-08-07 10:52 +0200
          Re: Is JavaFx better than Swing? Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid> - 2020-08-08 02:47 +0200
            Re: Is JavaFx better than Swing? slawek <x.y@org.org> - 2020-08-11 10:00 +0200
              Re: Is JavaFx better than Swing? Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid> - 2020-08-11 12:33 +0200
                Re: Is JavaFx better than Swing? Graeme Geldenhuys <graemeg@example.net> - 2020-10-22 22:10 +0100
                Re: Is JavaFx better than Swing? slawek <x.y@org.org> - 2020-10-26 07:39 +0100
                Re: Is JavaFx better than Swing? James Shisia <jamesshisia6@gmail.com> - 2022-08-23 05:48 -0700
          Re: Is JavaFx better than Swing? "Jeffrey H. Coffield" <jeffrey@digitalsynergyinc.com> - 2020-08-08 09:43 -0700
            Re: Is JavaFx better than Swing? slawek <x.y@org.org> - 2020-08-11 10:13 +0200
              Re: Is JavaFx better than Swing? "Jeffrey H. Coffield" <jeffrey@digitalsynergyinc.com> - 2020-08-15 09:26 -0700
                Re: Is JavaFx better than Swing? slawek <x.y@org.org> - 2020-08-20 14:37 +0200
    Re: Is JavaFx better than Swing? Graeme Geldenhuys <graemeg@example.net> - 2020-10-22 21:09 +0100
      Re: Is JavaFx better than Swing? Graeme Geldenhuys <graemeg@example.net> - 2020-10-22 21:46 +0100

csiph-web