javafx

javafxjavafx
  1. Here we have used another useful feature in JavaFX .

    我们在这里使用了JavaFX的另一个有用特性。

  2. Functions are first class objects in JavaFX .

    函数在JavaFX中是一级类。

  3. Do you believe JavaFX is on the right track as a platform ?

    作为一个平台,你认为JavaFX在正确的轨道上吗?

  4. Notice how this is done using the JavaFX reserved word insert .

    注意如何通过JavaFX保留字insert实现这一过程。

  5. A few things that are critical to the success of any commercial JavaFX project are

    有几件事情对于任何商业JavaFX项目的成功都是至关重要的

  6. Again you have used JavaFX 's powerful binding constructs .

    您再一次使用了JavaFX强大的绑定构造。

  7. The JavaFX support features a visual designer tool , as well as a code editor .

    JavaFX支持提供了一个可视化的设计工具和一个代码编辑器。

  8. In this article you will use JavaFX to develop a Rich Internet Application ( RIA ) .

    您将在本文中使用JavaFX开发一个富Internet应用程序(RIA)。

  9. I believe the two strongest advantages of JavaFX are the Java integration and Mobile Platform .

    我认为JavaFX的两个主要优势是:Java集成和手机平台。

  10. I also recently installed the Eclipse JavaFX plug-in and have started working with that .

    我最近还安装并开始使用EclipseJavaFX插件。

  11. In JavaFX Script , an object 's attributes are defined within their declaration .

    在JavaFXScript中,对象的属性是在声明中定义的。

  12. The marketing definition of JavaFX is a set of products and technologies for creating rich user experiences .

    JavaFX的市场定义是一套用来创建丰富用户体验的产品和技术。

  13. JavaFX can also get an enormous boost if the JavaFX Mobile promise actually happens .

    如果JavaFXMobile允诺的那些都能实现,JavaFX也能得到巨大的推进。

  14. JavaFX Script uses the function keyword to represent a functional subset of the program .

    JavaFXScript使用关键字function来表示程序的一个功能子集。

  15. Methods are declared as functions in JavaFX , and they are also statically typed .

    方法在JavaFX中被声明为函数,并且它们也是静态输入的。

  16. InfoQ : What advice would you give to someone considering adopting JavaFX for an enterprise application now ?

    InfoQ:你对那些考虑在企业应用中采用JavaFX的人们有什么样的建议呢?

  17. Later a designer can update the Photoshop image independently of the JavaFX code .

    随后设计师可以独立于JavaFX代码更新这些Photoshop图片。

  18. It then uses JavaFX 's for loop to iterate through the images object .

    然后使用JavaFX的for循环遍历图像对象。

  19. Node is an abstract class that is the base class of all graphical objects in JavaFX .

    Node是一个抽象类,是JavaFX中所有图形对象的基类。

  20. The keyword var is used to denote an instance variable in JavaFX .

    关键字var用于表示JavaFX中的一个实例变量。

  21. " We plan to open-source all of JavaFX as we work through the program ," said Green .

    “我们计划在完成这个项目之后开放JavaFX的所有源代码。”Green说。

  22. You will search Flickr for photos and display them in the JavaFX application .

    您将在Flickr中搜索照片并将其显示在JavaFX应用程序中。

  23. The tool integrates nicely with JavaFX production suite .

    工具很好地集成了JavaFX产品套件。

  24. JavaFX Script is a scripting language designed to facilitate the creation of rich client and Internet applications .

    JavaFXScript是为了便于创建富客户机和Internet应用程序而设计的脚本编制语言。

  25. The PullParser instance is created using JavaFX 's declaration syntax .

    PullParser实例是使用JavaFX的声明语法创建的。

  26. Many have waited for this support for JavaFX to round out the toolkit and the platform .

    人们对该特性已经期盼了很久,现在终于纳入到整个工具集与平台当中了。

  27. JavaFX lets you write some fairly succinct code .

    JavaFX使您能够编写非常简洁的代码。

  28. OpenJFX is the site where development of various parts of JavaFX is happening in the open .

    OpenJFX是一个站点,在它上面,JavaFX的不同部分正在以开放的形式进行开发。

  29. Although JavaFX Script differs in syntax from Java code , much of the underlying technology is the same .

    虽然JavaFXScript在语法上与Java代码有所区别,但是大部分底层技术是相同的。

  30. It is time to move on to the more glamorous user interface code that JavaFX is more well known for .

    接下来我们看一看更有魅力的用户界面代码,JavaFX是凭借这些代码才出名的。