- JavaFX Essentials
- Mohamed Taman
- 211字
- 2021-07-16 14:03:21
Getting started
This chapter is an introduction to JavaFX 8; we have already talked about JavaFX 8 as a technology and why you should care about it.
Next, we will navigate its history, exploring its core features and where it could be used.
Before you start using this book to learn JavaFX 8, we will go through the preparation of your development environment by installing various required software bundles, to be able to compile and run many of its examples.
In this chapter, you will learn how to install the required software, such as the Java Development Kit JDK and the NetBeans Integrated Development Environment (IDE).
After installing the required software, you will begin by creating a traditional Hello JavaFX 8 example. Once you feel comfortable with the development environment, as a final verification that we are on the right track, we will walk through the Hello JavaFX 8 source code to understand the basic JavaFX 8 application architecture.
Note
If you are already familiar with the installation of the JDK and the NetBeans IDE, you can skip to Chapter 2, JavaFX 8 Essentials and Creating a custom UI, which covers JavaFX 8 fundamentals and how to create a custom UI component.
So what you are waiting for? Let's get started!
- Java應(yīng)用與實(shí)戰(zhàn)
- R語言數(shù)據(jù)分析從入門到精通
- Visual FoxPro程序設(shè)計教程
- Java Web基礎(chǔ)與實(shí)例教程(第2版·微課版)
- Learning ASP.NET Core 2.0
- BeagleBone Media Center
- HTML5 and CSS3 Transition,Transformation,and Animation
- Mastering KnockoutJS
- Highcharts Cookbook
- Android開發(fā):從0到1 (清華開發(fā)者書庫)
- Go語言編程
- Java Web從入門到精通(第2版)
- Python機(jī)器學(xué)習(xí)與量化投資
- UML基礎(chǔ)與Rose建模實(shí)用教程(第三版)
- Keil Cx51 V7.0單片機(jī)高級語言編程與μVision2應(yīng)用實(shí)踐