Перейти к содержимому

Gluon Scene Builder

Опубликовано: Gluon HQ

Design JavaFX user interfaces

Открытый исходный код0BSD

Часть этой страницы показана на языке оригинала, потому что перевод не закончен.

Основное

  • Visual drag-and-drop design interface for JavaFX applications.
  • Automatically generates and updates FXML layout markup in real time.
  • Organizes UI component hierarchies through a dedicated structural tree view.

Об этом приложении

Gluon Scene Builder is a visual layout tool specifically created for designing JavaFX user interfaces without requiring manual coding of FXML files. Developers can drag and drop UI components such as buttons, containers, and text fields onto a workspace, arranging elements visually to construct application screens. The software automatically generates the corresponding FXML markup in the background, which can then be integrated into Java development environments for further programming logic.

Distributed under the 0BSD license, the tool operates on Linux platforms and integrates with standard Java development workflows. It streamlines the interface design process by providing an immediate visual representation of UI components and their hierarchical structures. However, it functions strictly as a layout editor and does not handle code compilation, dependency management, or execution of the underlying application logic.

Linux

Мы не размещаем этот файл у себя, не сканируем его и не изучаем его содержимое. Прочитайте, что пишет источник, и решайте сами.