devxlogo

Book Excerpt: JavaFX in Action

Book Excerpt: JavaFX in Action

hether you’re writing a desktop app, spinning up a rich web interface, or pushing code to a mobile phone, graphics programming should be easier, and more fun, than it currently is. New technologies and devices?not to mention higher user expectations?have greatly multiplied the complexity level of interface programming. Enter JavaFX.

JavaFX is a set of Java-based rich user interface technologies that sits atop the existing Java Standard and Micro Editions, making current Java packages readily accessible from the JavaFX environment. At its heart is JavaFX Script, an innovative, compiled, domain-specific language. JavaFX Script boasts a declarative syntax where the code structure mirrors the structure of the interface. Related UI pieces are kept in one efficient bundle, not strewn across multiple locations. A simple coding model reduces code complexity while increasing productivity. The JavaFX-specific libraries for presentation and animation take advantage of JavaFX Script’s unique language features.

JavaFX in Action is a hands-on tutorial that introduces and explores JavaFX through numerous bite-sized projects. The book provides a solid grounding in the JavaFX syntax and related APIs by showing you how to apply the key features of the JavaFX platform. You’ll absorb the fundamentals of the technology while exploring the possibilities that JavaFX can open up for your designs.

Author Simon Morris helps you transform variables and operators into bouncing raindrops, brilliant colors, and dancing interface components. Below the chrome, you’ll master techniques to make your applications more responsive and user friendly. You’ll also learn how to interact with your existing Java code so you can give your old apps some new JavaFX sparkle.

Download an early access edition of Chapter 1, “Welcome to the Future: Introducing JavaFX,” and find out why you need JavaFX in the first place.

Courtesy of Manning Publications. All rights reserved.

devxblackblue

About Our Editorial Process

At DevX, we’re dedicated to tech entrepreneurship. Our team closely follows industry shifts, new products, AI breakthroughs, technology trends, and funding announcements. Articles undergo thorough editing to ensure accuracy and clarity, reflecting DevX’s style and supporting entrepreneurs in the tech sphere.

See our full editorial policy.

About Our Journalist