JavaFX Tutorial 6 - Label

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

A Label displays text that is required to fit within a specific space.

In this tutorial, you may need to continue from the text field example.

In addition, the setEditable() method is used for the text field so that the value cannot be edited by the user manually.
Рекомендации по теме