Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.94 KB

File metadata and controls

40 lines (26 loc) · 1.94 KB

JavaFX Login Form Tutorial using Scene Builder

by Java Coding Community

View the course here: Link

Building the app:

loginsceenbuilder imgresources afterlogin

Error running the app

apperror

Solving the runtime error errorsolved

But still not loading images and 'wrong login' info I opened Scene Builder again and after selecting the images I selected the "gear" icon right beside the ellipses button and selected "switch to absolute path". The images loaded after that change. images logout

Just needed to change the label dimensions and it is showing full text when wrong input is added. changed

Final working app:

Login Page mainpage

Wrong Details Warning wrong

After sign in - Logout Page logout1

Last Edit July 2022