https://github.com/heshanthenura/dynamicbackground
This repository contains a JavaFX application that dynamically adjusts the background image to fit the screen dimensions.
https://github.com/heshanthenura/dynamicbackground
java javafx
Last synced: 2 months ago
JSON representation
This repository contains a JavaFX application that dynamically adjusts the background image to fit the screen dimensions.
- Host: GitHub
- URL: https://github.com/heshanthenura/dynamicbackground
- Owner: heshanthenura
- Created: 2023-12-11T07:41:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-11T08:10:32.000Z (over 2 years ago)
- Last Synced: 2025-03-31T19:18:41.770Z (over 1 year ago)
- Topics: java, javafx
- Language: Java
- Homepage:
- Size: 312 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Dynamic Background Demo
This repository contains a JavaFX application that dynamically adjusts the background image to fit the screen dimensions. It utilizes JavaFX's Stage and ImageView components to create a responsive background. The app also includes functionality to open a new window, demonstrating basic window management in JavaFX
