Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 885 Bytes

File metadata and controls

19 lines (15 loc) · 885 Bytes

Project description JavaFX GUI for automated control system

Introduction

This project was created to evaluate the suitability of JavaFX as a tool for developing a graphical user interface (GUI) for an automated control system.

Objective

The purpose of the project is to test and analyze the capabilities provided by JavaFX for GUI development, and to evaluate whether these capabilities meet the requirements of a control system automation project.

Main tasks

  1. Create a prototype GUI using JavaFX.
  2. Study the functionality of JavaFX to realize the requirements of the project.
  3. Evaluate the performance and reliability of the GUI developed using JavaFX.
  4. Comparison of JavaFX with alternative frameworks for GUI development.

Technologies used

  • JavaFX
  • Java Development Kit (JDK)
  • IntelliJ IDEA (or other IDE of choice)
  • Git (for project version control)