JavaFX 15 Tutorial 8 - ChoiceBox
Автор: Ken
Загружено: 2020-12-08
Просмотров: 2204
Описание:
In this tutorial, I will show you how to use a ChoiceBox using JavaFX 15 or later with IntelliJ 2020.2.4 on Windows 10 x64.
The ChoiceBox is used for presenting the user with a relatively small set of predefined choices from which they may choose.
The ObservableList is a collection that is capable of notifying UI controls when objects are added, updated (selected), and removed.
In this example, it allows a user to choose one item out of ten from choice box components.
VM options
--module-path "C:\Program Files\Java\javafx-sdk-15.0.1\lib"
--add-modules javafx.controls,javafx.fxml
#JavaFX15 #ChoiceBox
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: