Book Image

Learning JavaFX by Example [Video]

By : Smail Oubaalla
Book Image

Learning JavaFX by Example [Video]

By: Smail Oubaalla

Overview of this book

JavaFX is a modern app development interface. It is designed to provide high-performance applications with GUI features such as smooth animation, web views, and audio and video playback. This course will give you hands-on training in working with JavaFX to create fast, high-performance, and user-friendly applications to meet your clients' requirements. You will learn how JavaFX makes your GUIs more interactive. Work with its rich features such as charts, scene builder, and easy controls while you create real-world applications. By the end of this course, you will have the skills to create fast and feature-rich real-world apps for your clients' business needs.
Table of Contents (5 chapters)
Chapter 2
Building a Calculator
Content Locked
Section 4
Adding CSS
Adding some CSS to our calculator to make it more user friendly. - Add some CSS - Modify calculator