Voting: Unterschied zwischen den Versionen

Aus Java Student User Group Austria - Java + JVM in Wien Österreich / Vienna Austria
Wechseln zu: Navigation, Suche
(gGbLIuILUjJhyDQFEbQ)
(eTyZLZrgBkq)
Zeile 1: Zeile 1:
JavaFX is also statically typed, uinkle Groovy.The real competitor in my mind is Scala.  But Scala only has a half-done Eclipse plugin, so you are tied mostly to SWT.Other issues: Neither Scala nor JavaFX support generics yet.Both Scala and JavaFX I believe have a runtime library that you need to include with your apps. Say for example you want to create a library (jar) for others to use.  I guess you have to bundle it with the scala or javafx runtime jar too?Also in JavaFX you have to declare all a class's attributes first (like in C or C++).  I can't see any reason why they would do that except to make it easier for the compiler (vs. the developer).
+
Hi,     I was very excited to hear that Java FX would have Interoperability with Swing/SWT, but untlil now I have only seen blogs/codes adding Java Fx to Swing/SWT applications. I was wondering if the other way was possible? Adding existing swing code into Java FX application inorder to deploy on the web!

Version vom 16. Dezember 2012, 08:07 Uhr

Hi, I was very excited to hear that Java FX would have Interoperability with Swing/SWT, but untlil now I have only seen blogs/codes adding Java Fx to Swing/SWT applications. I was wondering if the other way was possible? Adding existing swing code into Java FX application inorder to deploy on the web!