Skip to content

dgreen/jfximage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jfximage

Simple demo to show adding an image file to preexisting ImageView in JavaFX GUI

It modifies the base fxml NetBeans project to contain an ImageView on its primary screen and a button to load a (hardcoded) file into that location.

Here is the before loading:

Screen Shot 2022-04-22 at 5 13 42 PM

Here is after selecting the Load Image button

Screen Shot 2022-04-22 at 5 14 31 PM

Moving to the secondary controller and back will clear the image (but it can be reloaded).

About

Simple demo to show adding an image file to preexisting ImageView in JavaFX GUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages