awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesController-Based Application Logic

Implementation of procedural logic using controller classes to manage the state and behavior of declarative UI components.

Distinct from Behavioral Object Logic: None of the candidates describe the specific pattern of linking compiled controller classes to markup-defined UI objects.

Explore 1 awesome GitHub repository matching user interface & experience · Controller-Based Application Logic. Refine with filters or upvote what's useful.

Awesome Controller-Based Application Logic GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • openjdk/jfxAvatar de openjdk

    openjdk/jfx

    3,186Voir sur GitHub↗

    This project is a Java GUI framework used to build cross-platform desktop, mobile, and embedded applications. It centers on a hardware accelerated graphics engine that provides 2D and 3D visualizations and visual effects, complemented by a reactive UI binding system for synchronizing data and interface updates. The framework distinguishes itself through the FXML markup language, which separates the visual structure of an interface from its procedural logic. It also includes a dedicated CSS styling engine that allows for the customization of component appearances using external stylesheets and

    Provides a mechanism to assign compiled controller classes to manage the behavior and state of UI objects defined in markup.

    C++javajavafxopenjdk
    Voir sur GitHub↗3,186
  1. Home
  2. User Interface & Experience
  3. Controller-Based Application Logic