Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #8648

Re: Working with JavaFX

From Emmanuel Bourg <ebourg@apache.org>
Newsgroups linux.debian.maint.java
Subject Re: Working with JavaFX
Date 2015-12-06 21:50 +0100
Message-ID <qCOpQ-3ma-3@gated-at.bofh.it> (permalink)
References <qCKmd-NF-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Cecil,

Le 6/12/2015 17:17, Cecil Westerhof a écrit :
> I want to start writing desktop applications. I have done some (but not
> much) Swing and Qt in the past, but as I understand it I should use
> JavaFX nowadays.

Swing is still a good API for classic desktop applications.


> How should I install JavaFX?

On Debian, either install the openjfx package (from the backports if you
are using Jessie) or install the Oracle JDK (you can convert the Linux
tarball into a .deb with the make-jpkg tool from java-package.


> I am using Java 7, because
> I do not want to use unstable packages without a reason and at the
> moment I think Java 7 is good enough.

JavaFX 8 requires Java 8. The earlier versions of JavaFX aren't as
mature, I wouldn't recommend them.


> I understood that JavaFX should be installed with Java, bit it is not.

JavaFX isn't an official part of Java, but it's packaged with the JRE
distributed by Oracle. In Debian it's a separate package (openjfx).

Emmanuel Bourg

Back to linux.debian.maint.java | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Working with JavaFX Cecil Westerhof <cldwesterhof@gmail.com> - 2015-12-06 17:30 +0100
  Re: Working with JavaFX Jerome BENOIT <sphericaltriangle@rezozer.net> - 2015-12-06 18:00 +0100
    Re: Working with JavaFX Cecil Westerhof <cldwesterhof@gmail.com> - 2015-12-06 18:00 +0100
  Re: Working with JavaFX Emmanuel Bourg <ebourg@apache.org> - 2015-12-06 21:50 +0100
    Re: Working with JavaFX Cecil Westerhof <cldwesterhof@gmail.com> - 2015-12-06 23:40 +0100
      Re: Working with JavaFX Emmanuel Bourg <ebourg@apache.org> - 2015-12-07 00:00 +0100
        Re: Working with JavaFX Cecil Westerhof <cldwesterhof@gmail.com> - 2015-12-07 01:50 +0100

csiph-web