JavaFX Tutorial 10 - CheckBox

preview_player
Показать описание
CheckBox

A CheckBox is used for the user to make a selection.

The isSelected() method gets the value of the CheckBox selected. It indicates whether this CheckBox is checked.

The getText() method gets the value of the CheckBox text or null.
Рекомендации по теме
visit shbcf.ru