- JavaFX Essentials
- Mohamed Taman
- 243字
- 2021-07-16 14:03:21
JavaFX goals
JavaFX came to light with a primary goal – to be used across many types of devices, such as embedded devices, smartphones, TVs, tablet computers, and desktops. JavaFX also follows Java's write once, run anywhere paradigm.
JavaFX 8 is written totally from scratch in Java language, it makes you feel at home. Therefore, applications written in JavaFX can be deployed on desktops, laptops, the Web, embedded systems, mobiles, and tablets.
Embedded systems are no longer supported by Oracle; it is left to companies like ARM and others to support it. Mobile devices have never been supported from JavaFX 2.x to 8.x; the support exists now only because of OpenJFX. The community has benefitted from open source bringing JavaFX to mobile environments.
For more about OpenJFX, visit https://wiki.openjdk.java.net/display/OpenJFX/Main.
JavaFX is a set of graphics and a media package that enables developers to design, create, test, debug, and deploy rich client applications that operate consistently across perse platforms, in one bundle, without the need for many separate libraries, frameworks, and APIs to achieve the same goal. These separate libraries include media, UI controls, WebView
, 3D, and 2D APIs.
So if you are a Java frontend developer, an experienced Java Swing, Flash/Flex, SWT, or web developer looking to take your client-side applications to the next level, and you want to develop an attractive and complex user interface for your customer, then you are on track learning JavaFX skills – this book is for you.
- Mastering NetBeans
- 自然語言處理實戰:預訓練模型應用及其產品化
- 趣學Python算法100例
- iOS開發實戰:從零基礎到App Store上架
- 深入理解Java7:核心技術與最佳實踐
- Mastering Kali Linux for Web Penetration Testing
- Java Web開發就該這樣學
- 計算機應用基礎教程(Windows 7+Office 2010)
- Android群英傳
- Java面向對象程序設計教程
- Java基礎案例教程(第2版)
- 深度學習的數學:使用Python語言
- 網頁設計理論與實踐
- HTML5從入門到精通(第3版)
- 微信小程序開發實戰教程(PHP+Laravel+MySQL)(微課版)