JavaFx Tutorial For Beginners 10 - Create Login Application

preview_player
Показать описание
In this JavaFx Tutorial For Beginners video I will show How to Create Login Application in JavaFX. This JavaFX Login Application is going to take Input from user such as user name and password and if the provided credentials are correct The application will show the success message.
★★★Top Online Courses From ProgrammingKnowledge ★★★

★★★ Online Courses to learn ★★★

★★★ Follow ★★★

DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!
Рекомендации по теме
Комментарии
Автор

that's amazing how to clear or close previous window when we enter a button and go to new window?... kindly help me in my semester project

muqadasilyas
Автор

Congrats for these series! I want to know what are the project that you will do in JavaFX? Will you create any application that is connected with database? Thank you!

malforsaja
Автор

great man ... thank U brother carry on.

shankhan
Автор

Congratulation for theses Series on JAVAFX, I have watched all videos on Swing, they was owesome, I wish these will be so. I'm waiting for the next . ..thanks lot

jarold
Автор

Hey Buddy !
Why it is not working on NetBeans ? i tried in all the ways but its giving me error of Parent keyword.

khushwinderbrar
Автор

That was a very very good video. Thank you!

jonathanclark
Автор

For anyone getting class not found errors i was using the wrong type of textfield, there were 2, one is scene control textfield the other is a gluon textfield.

netfusionuk
Автор

hi sir nice tutorial thank you, do you have any tutorial for login that use mysql workbench(database) instead of hardcoded?

firdaussyah
Автор

Good video, but I'm disappointed he didn't explain how to make a "Create Account Function". He defined the username and password in the source code... but how do you go about having the user defining it?

jaybartgis
Автор

After the successful opening of the main scene how to automatically close the login screen.???

sharmanihal
Автор

a convenience method for loading the xml file would be preferable to copy-paste the code around.

robertjmakowski
Автор

Thanks for all your videos, it made everything much more understandable for a newbie like me :-) But how and where do you place code to close the login stage after a successful login?

Playing_Bass__Fun
Автор

hi! thanks for the video. i was wondering if there is any way to make the login form close after the main form opens?

MaroonParamore
Автор

How to display the name as well in the main window.

I want to display the name as well of the users who logged in

ethanfranklin
Автор

For the main.fxml file, does it also go to the main class?

mintlata
Автор

I am facing difficulty while running the code, it is saying "null point exception", and whenever i open this fxml file with scene builder while syncing the main file to the fxml file in that controller column that drop down arrow is not available to me "in which i typed application.MainController" and in code column also in on Action field too i had to type"Login".
please if you can help me with this issue.

prabhanshidhankar
Автор

Many thank for your JavaFX lessons, I Have request about your JavaFx Lesson 10. its gave me a mistake and says "Opening the file with with scenebuilder failed.try setting the absolute path to scenebuilder in your the preferences."  I can send screen shot.

MrGmburge
Автор

Also i didnt realise when tabbing....the tab order seems to be dictated but the fxml order rather than the visual order.

netfusionuk
Автор

how can I open another scene in the same Stage

ninosalkaton
Автор

I am not getting the 'COntroller' section in the scene builder. Any solutions?

yashchaudhari