Build State-of-the-Art Kotlin GUI Applications
Buch, Englisch, 138 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 300 g
ISBN: 978-1-4842-9716-2
Verlag: Apress
JavaFX is a modern frontend programming toolkit equipped with containers, menus, buttons, sliders, text fields, and various other controls necessary for communicating with your users, all of which are covered here. Despite its name, JavaFX applications can be coded with programming languages other than Java. The central requirement is that any language targeting JavaFX compiles to artifacts runnable on a Java Virtual Machine. Over the course of this book, you’ll learn firsthand why Kotlin, with its elegant and concise syntax, is a perfect match.
After completing Frontend Development With JavaFX and Kotlin, you will be able to build frontends of mid-to-high level complexity, depending on present Java skills, and use Kotlin as a language for addressing GUI programming needs and accessing the JavaFX API.
What You Will Learn
- Create a JavaFX + Kotlin development pipeline for Gradle, Eclipse and IntelliJ
- Use JavaFX scenes, stages, and nodes/controls
- Master JavaFX event handling, effects, and animation using Kotlin
- Understand the JavaFX Concurrency Framework and Kotlin Coroutines for JavaFX
Who This Book Is For
Low- to mid-level Java or Kotlin developers with or without JavaFX experience who wish to learn how to build JavaFX applications with Kotlin.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Chapter 1: Getting started.- Chapter 2: Properties, Bindings, and Observable Collections.- Chapter 3: Stages and Scenes.- Chapter 4: Nodes and Controls.- Chapter 5: Lists and Tables.- Chapter 6: Event Handling.- Chapter 7: Effects and Animation.- Chapter 8: Concurrency.