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: 9 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-11T08:10:32.000Z (about 2 years ago)
- Last Synced: 2023-12-12T08:42:46.266Z (about 2 years ago)
- Topics: java, javafx
- Language: Java
- Homepage:
- Size: 312 KB
- Stars: 2
- Watchers: 1
- 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
