Preview showed by scenebuilder is here
#minimize_Button{
-fx-background-image: url("images/minimize.png");
}
the error is get when i run the program:
Apr 18, 2021 11:41:36 PM com.sun.javafx.css.StyleManager$ImageCache getCachedImage
WARNING: Error loading image: file:/D:/Projects/IntelliJ/Java/EncryptionFX/out/production/JavaFxApplication/com/hacktivist/menuGUI/images/minimize.png
Apr 18, 2021 11:41:36 PM com.sun.javafx.css.StyleManager$ImageCache getCachedImage
WARNING: Error loading image: file:/D:/Projects/IntelliJ/Java/EncryptionFX/out/production/JavaFxApplication/com/hacktivist/menuGUI/images/minimize.png
Sometimes by changing images it get fixed but in this case i have tried 3 different pics but result is the same