Thank you so much,A very educational video. We got tired of seeing simple simple examples on most other channels. But this example really opened my mind .
Thank you so much, I have learned more watching your videos then from my MIA professor. This College online is extremely difficult and now that I'm on my last 2 weeks of school, Im sick with Covid. I am struggling to understand what I know I learned and now I can't keep my thoughts together. I have a reflection essay which is due tomorrow but the worse part I have a GUI lab due tommorrow too. I have emailed, messaged through canvas and used tutoring with no success. I wish I had you in my back pocket sort of speak. Trying to do this while struggling with Covid is insane and I don't understand why I can't be excused to have extended time. thank you for the help.
The Qt Framework is very similar to Java w/ Netbeans. This tutorial was very helpful, I was able to make a smooth transition from C++ GUI development to Java GUI development.
I am trying to learn Java. I used to develop small business applications on Microsoft Access with Visual Basic for Applications. This video has given me a good start in seeing that learning Java might not have to be an entirely different animal given that the concepts I learned using VBA in terms of objects, etc... are still there. I just have to learn the new keywords and what libraries to import. Thank you so much for your great video. I still wonder how much you have done in an hour and a half with the amazing IDE in NetBeans.. 👍👍👍👏👏👏
Thank you very much!!! I really need this. I know some Java but i need to refresh it. With this video is all in one for me. Everything is very well explained. Thanks for sharing.
Great video Johan, very much appreciated. If anything, did not expect that many code re-pasting, and would like to know the same but with database instead of file. Thank you very much.
23:14 -> It doesn't work in netbeans 12.0 since it has no longer libraries so here I got an error Error :Package.org.jdesktop.layout doesnot exists and the youtube tutorial to fix it was not working.
My Netbean for some reason when i edit the JLablel text and put a new text ex New Employee Name, will not auto adjust to the content length, what should i do? Each time i have to adjust it manually
thank you. i followed each of your steps but i realised that when i run "addNewJob" or "addNewEmployee", it does not automatically lead me to "Welcome to the Employee System" menu but yours do. Mine just takes me to the "Add New Job" or "addNewEmployee". i am guessing there is a difference in our jframe settings. i would like to know what is.
I wish you could make a 5 minute video showing the steps on how to create a Hello World GUI with Swing components. I created the form, the application compiles, but when I click run, the form does not show up. I skipped through this video, trying to find the part that interests me, but I abandoned my attempt after 15 minutes...
great job. however I'm facing a problem right now. my menu item for add/create job doesn't bring out the AddNewJob window. I tried to compare any irregularities between its codes and AddEmployee's, but they're the same. Anybody faces the same problem and know how to work it?
Hello Johan I am having an issue with the local class incompatiable: stream classdesc serialVersionUID= 3970238502096784898, local class serialVersion UID= 105something...!!! while i run the add employee...!!! Do u have any idea how to fix this problem. if you know then would be so kind of you..!! thank you
God bless, I learned more from you than I did this entire semester.
Glad I could help 😉
@@JohanJurrius Thank you very much, you make me open mid understand more, Thank you your time
Listen??
Pwede po mahingi ung code
Amigo eu quero eu quero trabalhar com a família por favor
To find an educational video from South Africa (home) always make me happy - great work : writing my exam tomorrow and this is what I needed
Best GUI vid I’ve seen on UA-cam. All the other videos don’t even show you that you can drag and drop items instead of coding each thing. Thank you
from that accent straight away, i knew u are from South Africa, thanks mate
;-)
same! im not from SA, but had an SA collegue...
This man is literally a beast. He has solved most of the questions I have always asked. My the lord bless you and lead you to sharing great tutorials.
finally finished this project. Just want to say thank you very much for sharing your knowledge in a very easy to understand manner
i love you man our profession is teaching this took him 12 hours legit 12 hours just to get into 30 min of this video
thank you so much
Thank you so much,A very educational video. We got tired of seeing simple simple examples on most other channels. But this example really opened my mind .
You saved my life sir. I can do my course work for computer science now thanks to you. Thank you!
Great Video, My professor spent 5 hours (trying) to teach me this and you explained it way better in less than 1/4 of the time
Thanks a lot for this video....Before this I never found GUI so easy and simple...It is helping me in building by Final year Project.
Amazing work, literally all my doubts regarding GUI are resolved thanks
Ah you're literally my savoir! Doing God's work my friend, many thanks. I was having so much trouble. God bless and cheers!
Fantastic work. Thank you so much for your time, I assure you it was worth it!
such a joyful video, can't stop watching and learning!
THANK YOU! ♥ I just finished my so-called system with the help of your video!
Many great thanks for your awesome presentation about Java GUI with NetBeans IDE ! I very like it!
My Man, you are the best!!! helped me even in 2020
Thank you so much, I have learned more watching your videos then from my MIA professor. This College online is extremely difficult and now that I'm on my last 2 weeks of school, Im sick with Covid. I am struggling to understand what I know I learned and now I can't keep my thoughts together. I have a reflection essay which is due tomorrow but the worse part I have a GUI lab due tommorrow too. I have emailed, messaged through canvas and used tutoring with no success. I wish I had you in my back pocket sort of speak. Trying to do this while struggling with Covid is insane and I don't understand why I can't be excused to have extended time. thank you for the help.
Great video. And I could listen to this guy's South African accent for days on end.
😆😆
This was a lifesaver. Cleared up so many things.
Best java GUI Tutorial.
The Qt Framework is very similar to Java w/ Netbeans. This tutorial was very helpful, I was able to make a smooth transition from C++ GUI development to Java GUI development.
Very educative and comprehensive.. Grateful for this
Superb Video. Excellent explanation. Thanks Sir
I like how simple and powerful this tut is. Great work. I hope you have a lekke braai for this tut.
I am trying to learn Java. I used to develop small business applications on Microsoft Access with Visual Basic for Applications. This video has given me a good start in seeing that learning Java might not have to be an entirely different animal given that the concepts I learned using VBA in terms of objects, etc... are still there. I just have to learn the new keywords and what libraries to import. Thank you so much for your great video. I still wonder how much you have done in an hour and a half with the amazing IDE in NetBeans.. 👍👍👍👏👏👏
Thanks man for this, it is helping me finishing my bad ass project for school, god bless my G' .
Thank you very much!!! I really need this. I know some Java but i need to refresh it. With this video is all in one for me. Everything is very well explained. Thanks for sharing.
That accent right there is ZA!
Awesome content
BIG THANK YOU! i've learned a lot from this advanced tutorial...hoping from advanced to expert tutorials parallel to this...good health Johan..
Nice tutorial, not boring and very usefull
Great video Johan, very much appreciated. If anything, did not expect that many code re-pasting, and would like to know the same but with database instead of file. Thank you very much.
Thank you so much Johan this helped me so much!
Now this is how make a good tutorial
Great job sir thank you so much for your time!!
Thanks a lot! This tutorial was helpful for me to get my hands on gui :)
Very nice explanation sir,Thank u very much hope you make another application for us.
At 32:40 when i run the app it doesnt open The Menu but the edit employee window why it happens any ideas ?
23:14 -> It doesn't work in netbeans 12.0 since it has no longer libraries so here I got an error Error :Package.org.jdesktop.layout doesnot exists and the youtube tutorial to fix it was not working.
I had this problem, try it without adding icons to the Menu, just create a text only menu and it might work.
Great video, you helped me a lot.
Thanks alot, you helped me more skills for java GUI or Swing java
you are pro Teacher!
:)
Nice Vedio
Excellent explanation!
Could I get this whole project somehow?? I tried copying each of his steps still getting errors adding Jobs
I have a bug when deleting all the attendants. The program can't let me add or read my database any more
Great video❤
Stellar tutorial mate
in minute 54:10 it says that, incompatible types int cannot be converted to string. how to resolve this ?
Add a string to it + ""
thanks a lot sir you are a good teacher
My Netbean for some reason when i edit the JLablel text and put a new text ex New Employee Name, will not auto adjust to the content length, what should i do?
Each time i have to adjust it manually
Harikasınız...
thank you very much. you are my great legend man may God bless u
legendary video!
I am having an issue with reading the file and getting data into my combo box.
thank you. i followed each of your steps but i realised that when i run "addNewJob" or "addNewEmployee", it does not automatically lead me to "Welcome to the Employee System" menu but yours do. Mine just takes me to the "Add New Job" or "addNewEmployee". i am guessing there is a difference in our jframe settings. i would like to know what is.
What if you encounter the instance that the employee list is empty?
Has helped a lot. Thank you.
Very well done, thank you.
very very very goooooooooooooooooooooooooooooood !!! thank you
Very usufull to me. Thank you very much !
First time knowing the insert code =.= I don't know that you can automatically set the setters and getters O.O thank you sir.
How to display 3 images on panel
But How do you give it an icon on desktop "help".
Mate my Preview design is not working, I even tried to run as administrator but stil didn't work any solution? :(
woooaawww thank you so much! now i owe you a lot ....hehehhehehhe You're the best!
Just awesome
good work
Hello,were can I find the source code for this project.PLEASE HELP!
Amazing video, exactly what I needed!
I wish you could make a 5 minute video showing the steps on how to create a Hello World GUI with Swing components. I created the form, the application compiles, but when I click run, the form does not show up. I skipped through this video, trying to find the part that interests me, but I abandoned my attempt after 15 minutes...
Thank you so much for your video!!!
u are a legend thanks
Listen
I have a problem in array can you help me
Thanks a bunch!!
Thanks mate great tut...
great job. however I'm facing a problem right now. my menu item for add/create job doesn't bring out the AddNewJob window. I tried to compare any irregularities between its codes and AddEmployee's, but they're the same. Anybody faces the same problem and know how to work it?
You need this line for Add New Job menu method: new AddNewJob().setVisible(true);
Very instructive video. Could i make a suggestion? How could this application be converted to an Android app using NetBeans?
This is amazing
Very good video but i personally would try to reduce the redundancy with interfaces and parameters
tanks a lot sir
Please, how can I get the source code.?
He sound so South African...thanks for the upload...
;-)
Hi, do u have any codes if I wanted to remove a job for example?
Sorry Alexa. Its been a long time ago that I worked on this example.
@@JohanJurriusupto what versions of JDK NetBeans8.2 runs
thank you, i learnt alot
Thank you for the video. I was able to understand better. Where can I find the source code of the demo in the video?
Thank you,, well done
Is there a way to contact you?
Thanks a lot...
great video , thanks
using filing like you did is easier or through adding database is easier..kindly reply
Database is better
where can i get the code?
wish we had access to your source code
Thank u soo much sir............
Sir how do i display data on a jtextfield?
i want all the data for example the name to be displayed on a jtextfield
one thousandth like btw
Hello Johan
I am having an issue with the local class incompatiable: stream classdesc serialVersionUID= 3970238502096784898, local class serialVersion UID= 105something...!!!
while i run the add employee...!!!
Do u have any idea how to fix this problem. if you know then would be so kind of you..!!
thank you
I will need to see your code Lankesh. Is there a way to share it with me?
Same here.. I can't run the addemployee section.. It says some incompatible serialversionuid prblm... How can I fix it..
same problem. what u do to solve this??
@@JohanJurrius Same issue with my code
is this java swing?
requesting more help on input and output file stream