JavaFX Tutorial | Login and Register Screen GUI In IntelliJ & Scene Builder With MySQL - Part 2|2

preview_player
Показать описание
JavaFX Tutorial - A demo video of JavaFX Login and User Registration Form. Develop and code in IntelliJ then design in Scene Builder. It also show a step by step guided procedure on how to create the database table in MySQL which will be use using JDBC to validate the user and password.

This is part 2 of 2 videos on Log-in and Register Application GUI in JavaFX coding and design.

This JavaFX tutorial for beginners or anyone interested with this project. This is your next step beyond "Hello World".

#javafx
#tookootek
#LearnWithMe

Chapters:
00:00 Introduction
00:12 IntelliJ - Create New Controller and FXML
00:16 Scene Builder - Design Register Screen
17:06 IntelliJ - Coding work on main, controller et al
46:56 MySQL Workbench - Data validation, Intellij Preview and User Registration Demo
48:54 IntelliJ - Run and test Log-in form.
52:19 Outro

Behind this Video:

"JavaFX Tutorial | User Login and Register Form GUI in IntelliJ & Scene Builder with MySQL - Part 2|2"

Softwares Used:

1. Operating System - Windows 10 | MacOS
2. Programming Language - Java / JavaFX
3. UI Designer - Scene Builder
4. IDE - IntelliJ IDEA
5. Database - MySQL 8.0 Server | MySQL Workbench

Subscribe for more content like this:

Playlist
Рекомендации по теме
Комментарии
Автор

I'm an old programmer new to JavaFX. Great tips and advice regarding testing for user experience and object naming conventions. I can't tell you how many times I have had to clean up someone else's code. They didn't want to take time to use long, descriptive names, but then they couldn't tell which object did what. Really enjoyable video. Short, sweet, and to the point.

bpccmathcalculusiihitch
Автор

Thank you so much for the guide. It was really helpful to get along with the basics.

ignaciopalazzolo
Автор

Bro, you ´re the best, i can’t imagine my life without your vids

alielmessaoudi
Автор

thx bro i watched a half of second video then relized that the first video in the playlist is the second part and the second video in the playlist is the first part lol

jadizadi
Автор

I really enjoy this tutorial 1 and 2 Great work.

shiden
Автор

Can i do it with PostgresSQL? instead of MySQL?, if i can, its the same DatabaseConnection.java that you do in the video?. Thanks

ramiro
Автор

One last question. How do I export this into a .jar file? When I do so, I get, "ERROR: Invalid or corrupt Java file". I'm using JDK 16 and I created artifacts both out of .jar and JavaFX Application. Neither one works. For the latter one, I get "Can't build artifact = fx:deploy is not available in this JDK".

pchound
Автор

Hello my friend! First thanks for explanation of javafx and the project. So I´m following your tutorial making a similar project, so in my project, when I click on button login the scene Login don´t desapear. How can I solve this? Thanks a lot!!!!

dennercerqueiraevangelista
Автор

Broo can I get the code in register controller and register.fxml
I am in very urgent situation so the code will be lot helpful

BtsArmy-idbo
Автор

I get the following error in DB Browser for SQLite


Execution finished with errors.
Result: near "INSERT": syntax error
At line 3:
SELECT lastname, firstname, username, password FROM user_account

INSERT

pchound
Автор

Hi, when I use hex code #E96151 it looks like red, not orange, can you tell me why?

tihomirivanov
Автор

when i click on button register this show Exception in thread "JavaFX Application Thread" java.lang.RuntimeException: please help me

aminamazouzi
Автор

i don't have java.sql??? What am i suppose to do? help me

truongvantam
Автор

Am I the only one who notices the beeping noise throughout the video?

pchound
Автор

please Sir you can give me your urgent contact I have a project if you want with remuneration

abdelouahadalla
Автор

Can I have the code for this video please?

nguyenvanlong