Skip to content

kmanu225/javafx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaFX Framework

JavaFX is a framework for creating desktop applications in Java. It provides a rich set of UI controls, easy integration with CSS, and support for FXML to separate UI design from application logic.

Key Concepts

  • Stage: The main window of the application.
  • Scene: The content within a stage. A stage can switch between different scenes to represent different views.
  • FXML: An XML-based language used to define the UI structure.

References

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published