Java GUI intro ⭐【5 minutes】

  Рет қаралды 180,363

Bro Code

Bro Code

Күн бұрын

Пікірлер: 298
@BroCodez
@BroCodez 4 жыл бұрын
import javax.swing.JOptionPane; public class Main { public static void main(String[] args) { String name = JOptionPane.showInputDialog("Enter your name"); JOptionPane.showMessageDialog(null, "Hello "+name); int age = Integer.parseInt(JOptionPane.showInputDialog("Enter your age")); JOptionPane.showMessageDialog(null, "You are "+age+" years old"); double height = Double.parseDouble(JOptionPane.showInputDialog("Enter your height")); JOptionPane.showMessageDialog(null, "You are "+height+" cm tall"); } }
@bourenaneayoubabdelmadid5211
@bourenaneayoubabdelmadid5211 3 жыл бұрын
Hi bro i need some help here on my projet would you like to help me
@funwithalbi2425
@funwithalbi2425 2 жыл бұрын
projet? lol
@crazyg7003
@crazyg7003 Жыл бұрын
it says Exception in thread "main" java.lang.Error: Unresolved compilation problems: JOptionPane cannot be resolved JOptionPane cannot be resolved JOptionPane cannot be resolved JOptionPane cannot be resolved JOptionPane cannot be resolved JOptionPane cannot be resolved at gui/gui.Main.main(Main.java:7) for some reason
@xspuffyegg2198
@xspuffyegg2198 Жыл бұрын
did u solve it@@crazyg7003
@Moshiur_Rahman
@Moshiur_Rahman Жыл бұрын
@@crazyg7003 Try using another code editor
@JuliHoffman
@JuliHoffman 2 жыл бұрын
I had NO idea it was so easy to make simple text boxes!!! Thank you so much for making these videos!!!
@cameronstout1728
@cameronstout1728 7 ай бұрын
Amen haha
@kritsu8585
@kritsu8585 2 ай бұрын
For those who cant import click on project > properties > Libraries > Add Library > JRE System Library > Execution Environment > select CDC-1.0 Foundation-1.0 (jdk-22) if you are using jdk-22 > FInish and then close it It will work
@KYLIANMbappe-br3jp
@KYLIANMbappe-br3jp 2 ай бұрын
Thank you so much Brodie 🙏🙏
@kritsu8585
@kritsu8585 2 ай бұрын
@@KYLIANMbappe-br3jp did it work?
@KYLIANMbappe-br3jp
@KYLIANMbappe-br3jp 2 ай бұрын
@@kritsu8585 yes, thank you
@johnmichael-u9q
@johnmichael-u9q Ай бұрын
Thanks a lot, bro, it now working. However, when I add a library there's an error on the module now.
@quadlime
@quadlime 16 күн бұрын
Hey, any known fixes for jdk-23? Thanks.
@RAHULKUMAR-cu6my
@RAHULKUMAR-cu6my 3 жыл бұрын
Bro I am from India and no words to express my gratitudes to you..thank you providing quality content
@chsaireddy22
@chsaireddy22 Жыл бұрын
Iam too
@ItzSora
@ItzSora Жыл бұрын
@@chsaireddy22 i’m sure u stink them
@justinspanos4382
@justinspanos4382 4 жыл бұрын
Thank you so much! Just found your channel and I'm about to binge your videos. Looking forward to what you have to offer!
@Simis999
@Simis999 2 жыл бұрын
Bro's a giant
@Aryan-de9jw
@Aryan-de9jw 8 ай бұрын
12 feet tall 😂
@Mike.
@Mike. 2 жыл бұрын
Woah, I didn't expect this to be so simple. Thank you!
@infinitepossibilities2614
@infinitepossibilities2614 3 жыл бұрын
240cms that was hilarious bro! Thank you for these tutorials...
@ThomasTheThermonuclearBomb
@ThomasTheThermonuclearBomb 2 жыл бұрын
Americans, that’s 7’ 10”
@katmcneill1644
@katmcneill1644 2 жыл бұрын
This was a cool tutorial! Didn't know it was so easy to make interactive text boxes 😁
@theyouthmedia9451
@theyouthmedia9451 2 жыл бұрын
I'm so glad I found your channel ! THANK YOU SO MUCH Brother. I'm from Myanmar and we can't study anymore due to the current situations happening in here. You just saved me , Brother !
@chainsaw_dog
@chainsaw_dog 3 ай бұрын
Thanks man. Did not expect dialogue boxes were these easy to make
@carlosdanielmarquez6693
@carlosdanielmarquez6693 2 жыл бұрын
This is exactly what I was looking for. Great explanation. Thanks.
@pavelkvasnicka6856
@pavelkvasnicka6856 Жыл бұрын
This is the best Java tutorial for beginners, so you can learn Java and English in one hit. Please keep going! I vote for Java advance tutorial. Thanks a lot Bro
@slonbeskonechen8310
@slonbeskonechen8310 4 жыл бұрын
Perfect explanation! Thank you!
@BroCodez
@BroCodez 4 жыл бұрын
thank you for watching Slon!
@nonsense-nonsense1
@nonsense-nonsense1 4 жыл бұрын
thanks a bunch Bro. I looked around a lot for hw help and I just couldn't figure out what to do, but this was easy and fast. Thanks a lot again. I could've failed my hw without you
@wogfjkwei9uhgerh
@wogfjkwei9uhgerh 3 жыл бұрын
thank you, your videos helped me with almost every single project of mine.
@StandProudYouAreStrong
@StandProudYouAreStrong Жыл бұрын
Your videos are literally saving my grades! Thank you so much Bro!
@angelschmal
@angelschmal Жыл бұрын
You are a beast, such a massive help for everyone. Thank you!
@TheDuckter
@TheDuckter 9 ай бұрын
I love this java series, thank you so much!
@andrewventures7024
@andrewventures7024 3 жыл бұрын
Dude, you and @Alex Lee are how im learning java. Thanks!
@nikitassouvatzis1928
@nikitassouvatzis1928 2 жыл бұрын
Ένα πολύ κατατοπιστικό video για Γραφική Διεπαφή Χρήστη (Graphical User Interface)
@calm_bloomer1219
@calm_bloomer1219 5 ай бұрын
This is the greatest learning java material ever !
@ThePewPewLord
@ThePewPewLord 2 жыл бұрын
this basically summed up the 30 min class that i had to skip. thanks bro
@lankabrunheild4918
@lankabrunheild4918 2 жыл бұрын
dude you're awesome for making this.
@eugenezuev7349
@eugenezuev7349 7 ай бұрын
Bro is such a bro
@joyrainbowdress
@joyrainbowdress 2 жыл бұрын
simple, quick and to the point. thanks a ton.
@BarbaraAngelin
@BarbaraAngelin 6 ай бұрын
thank you for the great content, youre incredible bro.
@gamalieltun7038
@gamalieltun7038 4 жыл бұрын
Bro, it's very helpful. Thanks for the videos.
@alexandrulolea4631
@alexandrulolea4631 Жыл бұрын
Thank you for the great video! Keep up the great work!
@Saiyan412
@Saiyan412 Жыл бұрын
Thanks for this video, really helped me to understand this gui basic very easily
@danielyeye4010
@danielyeye4010 Жыл бұрын
Great explanation. Thank you so much for making these videos!
@danielaraujo5142
@danielaraujo5142 3 жыл бұрын
Amazing video, thank you so much for this great content!
@anjolianjoli4229
@anjolianjoli4229 2 жыл бұрын
Commenting in prayer for KZbin algorithm
@OneGrindyBoi
@OneGrindyBoi Ай бұрын
You geniunely are the greatest. Also this comment serves as to boost the Algorithm. Hope you make it big, bro
@Dev-PauloEd
@Dev-PauloEd 2 жыл бұрын
MAN THIS VIDEO IS SO GOOD THAT MADE ME remember the time when we fell in love? you remember the time (when we first met, girl?)
@PsycheDevs
@PsycheDevs 2 жыл бұрын
Thank you so much, sir, you are really doing great work.
@Alex-jx1qd
@Alex-jx1qd 2 жыл бұрын
Brother to run this program we need any kind of tool. Plz help.
@robertscirulis4009
@robertscirulis4009 Жыл бұрын
Bro, than you for these simple and easy to follow tutorials :)
@aldrindelarosa4033
@aldrindelarosa4033 3 жыл бұрын
Thank you, bro for tutorial you are great
@mohammedhero6933
@mohammedhero6933 3 жыл бұрын
Thanks, bro, you're the best
@Duxuuuu
@Duxuuuu Жыл бұрын
Great video thank you so much for making this video and showing me how to make this app thank you!!!
@mehishclv972
@mehishclv972 Жыл бұрын
thanks a lot. it was very helpful
@danmiller7709
@danmiller7709 3 жыл бұрын
Right to the point. Great video.
@ThomasTheThermonuclearBomb
@ThomasTheThermonuclearBomb 2 жыл бұрын
This is amazing, thanks Bro!
@pedronoda6266
@pedronoda6266 22 күн бұрын
Thanks for the tutorial Bro!!!
@wolanus
@wolanus 3 жыл бұрын
Great video
@Gogito503
@Gogito503 2 ай бұрын
I paid Udemy and I am learning more with BroCode
@ajaykumar-lf8dh
@ajaykumar-lf8dh 2 жыл бұрын
Hello bro... You doing such a great job... Love from india
@PaulLein-t9m
@PaulLein-t9m Жыл бұрын
Thanks for the GUI intro.
@justjake9047
@justjake9047 3 жыл бұрын
thank you for your awesome videos bro
@JaronDCosta
@JaronDCosta 3 жыл бұрын
nobody: captions on: Bro: we will learn more about GUIs later. my captions: we will learn more about gooeys later. #CaptionsAreHillarious
@مروةخالد-ح4ز
@مروةخالد-ح4ز 3 жыл бұрын
This was really helpful thanks bro
@ibrahimylmaz8378
@ibrahimylmaz8378 2 жыл бұрын
you are amazing!
@worldVisionnice
@worldVisionnice 2 жыл бұрын
Really nice thanks so much bro
@hamza98888
@hamza98888 Жыл бұрын
GREAT TUTORIAL
@mathieudesrosiers3096
@mathieudesrosiers3096 2 жыл бұрын
Love you !
@nfsheat1456
@nfsheat1456 5 ай бұрын
i'm proud to be a fellow bro
@ZeroSpy_
@ZeroSpy_ 15 күн бұрын
can you show all of these as if variables
@Ishug14780
@Ishug14780 6 ай бұрын
amazing
@snowymountaintops75
@snowymountaintops75 3 жыл бұрын
Great channel!
@YuliannCastañeda
@YuliannCastañeda 12 күн бұрын
Thanks!
@raybeastnotreipist9106
@raybeastnotreipist9106 2 жыл бұрын
i would ask a beginner question: what does the null within the parenthesis means? what this place in the syntax used for?
@sgppr2895
@sgppr2895 7 ай бұрын
Chad
@sadoqatsaidova1993
@sadoqatsaidova1993 3 ай бұрын
bro it's very good lesson
@arnarpall5893
@arnarpall5893 Жыл бұрын
You are incredibly tall, man.
@МарияЕнотова-ч4д
@МарияЕнотова-ч4д 3 жыл бұрын
thank you!
@coffeeniffler
@coffeeniffler 2 жыл бұрын
240 cm... yeah, that's a nice height Like small titan
@beom8285
@beom8285 Жыл бұрын
The best!!
@hedgehog337
@hedgehog337 6 ай бұрын
support for the creator
@fullmetaltheorist
@fullmetaltheorist Жыл бұрын
240 cm is around 7 foot 10 inches.
@honoredegg
@honoredegg 2 жыл бұрын
Understood expression, operands, operators and connection between them. Understood that GUI - a simple visual program, in which user is able to input smth. 5th and 6th clear. String quality = JOPtionPane.showInputDialog("Is this vid nice?"); JOptionPane.showMessageDialog(null, quality+" vid");
@bartomiejsniadach5795
@bartomiejsniadach5795 2 жыл бұрын
another easy lesson. thank you
@yeliza2350
@yeliza2350 2 жыл бұрын
4 february thank you bro
@notsaeed
@notsaeed 3 жыл бұрын
The algorithm goes brrrrr!
@matinmonshizadeh
@matinmonshizadeh 3 жыл бұрын
thank you bro
@AmberShah786
@AmberShah786 2 жыл бұрын
Thank you
@Gladiateur.
@Gladiateur. 9 ай бұрын
Nice.
@McAllu
@McAllu 4 ай бұрын
I know this has been a while but i just keep getting " Error occurred during initialization of boot layer java.lang.module.FindException: Module Main not found" I have no idea what to do. Im guessing since this is JDK 15 or smth and i have the 22 new one.
@yashtrivedi6163
@yashtrivedi6163 3 жыл бұрын
Awesome Content Bro 💥💥
@sergiogarcia-di5nj
@sergiogarcia-di5nj 2 жыл бұрын
thank you brooo !
@bekturasanbekov1979
@bekturasanbekov1979 Жыл бұрын
thx for video Bro !
@rudraarora4620
@rudraarora4620 3 жыл бұрын
247 cm. Lol, we have a dwarf here!!!
@Anillkumargallipelli7219
@Anillkumargallipelli7219 Жыл бұрын
Your video's Awesome Bro, could you please do more videos on frameworks like as spring, spring boot, microservices with real time projects we're expecting Bro, please do it quickly Bro
@vijaybabu631
@vijaybabu631 3 жыл бұрын
Great content bro
@anamika_deb
@anamika_deb 3 жыл бұрын
Easy and to the point ✌✔
@melihisk990
@melihisk990 Жыл бұрын
bro i cannot import javax.swing.JOptionPane how can i handle this problem
@erix2247
@erix2247 18 күн бұрын
I found that adding the following code: module [YourProjectName] { requires java.desktop; } to your "module-info.java" file will fix the import issue.
@Sayar7jhc
@Sayar7jhc 18 күн бұрын
JRE23 JOptionPane is a class option i guess....?
@medjl6083
@medjl6083 3 жыл бұрын
Indispensable lesson for java swing for dialog boxes.
@mugabofrancois2733
@mugabofrancois2733 Жыл бұрын
Good Video
@JaronDCosta
@JaronDCosta 3 жыл бұрын
thank u ur good at coding
@Giovanni-Rhonim
@Giovanni-Rhonim 9 ай бұрын
God Bless you+2
@DixeyDo
@DixeyDo Ай бұрын
Thank youu
@karimmuhammad149
@karimmuhammad149 3 жыл бұрын
Interesting!
@andrewo7328
@andrewo7328 2 жыл бұрын
Fine!
@Jadeung
@Jadeung 3 жыл бұрын
Damn bro you almost 8ft tall
@liliacfury
@liliacfury 3 жыл бұрын
How come you didn’t have to instantiate the JOptionPane class to an object? I’d understand if there was a static keyword but beyond that I’m unsure.
@BroCodez
@BroCodez 3 жыл бұрын
It's a static class. You would call the class name before using a method JOptionPane.somemethod()
@liliacfury
@liliacfury 3 жыл бұрын
@@BroCodez Thanks! Figured that but just wanted to be sure. Love your tutorials. 😊
@danielbrachman
@danielbrachman 11 ай бұрын
wow thanks bro!
@Horatius_23
@Horatius_23 2 жыл бұрын
thx!
@هيثممنيع
@هيثممنيع 3 жыл бұрын
I can't say nothing just thanks
@themodestai9603
@themodestai9603 4 жыл бұрын
Cool video.
Java Math class 📐【6 minutes】
6:12
Bro Code
Рет қаралды 113 М.
Java GUI 🖼️
12:45
Bro Code
Рет қаралды 129 М.
兔子姐姐最终逃走了吗?#小丑#兔子警官#家庭
00:58
小蚂蚁和小宇宙
Рет қаралды 15 МЛН
Каха и лужа  #непосредственнокаха
00:15
How to accept user input in Java ⌨️【8 minutes】
8:02
Bro Code
Рет қаралды 209 М.
Java GUI Tutorial - Make a GUI in 13 Minutes #99
12:58
Alex Lee
Рет қаралды 1,2 МЛН
Java methods 📞
11:05
Bro Code
Рет қаралды 143 М.
Apple, Stop Putting Things On the Bottom Please
9:16
TechLinked
Рет қаралды 528 М.
Java labels 👨‍💻
18:00
Bro Code
Рет қаралды 98 М.
Java buttons 🛎️
14:28
Bro Code
Рет қаралды 171 М.
100+ Computer Science Concepts Explained
13:08
Fireship
Рет қаралды 2,6 МЛН
Java access modifiers: (public, protected, private) 🔒
10:13
Java snake game 🐍
43:30
Bro Code
Рет қаралды 1,5 МЛН
Java open a new GUI window 🗔
10:53
Bro Code
Рет қаралды 114 М.