Simple GUI creation using JavaFX Package

Опубликовано: 13 Апрель 2020
на канале: Soumyashree Sahoo
64
2

JavaFX is a set of packages and APIs for developing programs with graphical user interfaces, 3D graphics, etc. A graphical user interface, or GUI, enables the user to interface with a program using graphical components, such as windows, buttons, text boxes, etc., as opposed to text-based interfaces like the command line.