JavaFX 15 Tutorial 25 - StackPane

preview_player
Показать описание
In this tutorial, I will show you how to use StackPane using JavaFX 15 or higher with IntelliJ 2020.3.2 on Windows 10 x64.

A StackPane lays out the nodes (UI controls) are arranged on top of another like in a stack. The node added first (0th index) is placed at the bottom of the stack and next node is placed on top of the first node (1th index), and next node is placed on top of the second node (2nd index), and so on.

VM options
--module-path "C:\Program Files\Java\javafx-sdk-15.0.1\lib"

JDK 15.0.2
JavaFX SceneBuilder 15.0.1
IntelliJ IDEA 2020.3.2

#JavaFX #StackPane
Рекомендации по теме
join shbcf.ru