资讯

JavaFX现在是Java SE 8 SDK的一部分。想当年,Swing十分受程序员喜爱,而JavaFX似乎负面新闻不断。本文,Java Champion Johan Vos给出了JavaFX的基本概述,并解释了为什么应该使用JavaFX而不是Swing。
One of the improvements in JavaFX with JavaFX 2.0 has been greater ease of interoperability with Swing and SWT . Several online resources document how this is done.
Get to know the JavaFX 2 libraries by way of a practical exercise: refactoring a Swing-based text editor into one that leverages the rich UI features of JavaFX.
LWUIT is aimed at current Java MIDP and Swing developers who are looking to enhance the interfaces of new or existing Java ME applications on MIDP 2.0 phones.