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"); } }
@bourenaneayoubabdelmadid52113 жыл бұрын
Hi bro i need some help here on my projet would you like to help me
@funwithalbi24252 жыл бұрын
projet? lol
@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 Жыл бұрын
did u solve it@@crazyg7003
@Moshiur_Rahman Жыл бұрын
@@crazyg7003 Try using another code editor
@JuliHoffman2 жыл бұрын
I had NO idea it was so easy to make simple text boxes!!! Thank you so much for making these videos!!!
@cameronstout17287 ай бұрын
Amen haha
@kritsu85852 ай бұрын
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-br3jp2 ай бұрын
Thank you so much Brodie 🙏🙏
@kritsu85852 ай бұрын
@@KYLIANMbappe-br3jp did it work?
@KYLIANMbappe-br3jp2 ай бұрын
@@kritsu8585 yes, thank you
@johnmichael-u9qАй бұрын
Thanks a lot, bro, it now working. However, when I add a library there's an error on the module now.
@quadlime16 күн бұрын
Hey, any known fixes for jdk-23? Thanks.
@RAHULKUMAR-cu6my3 жыл бұрын
Bro I am from India and no words to express my gratitudes to you..thank you providing quality content
@chsaireddy22 Жыл бұрын
Iam too
@ItzSora Жыл бұрын
@@chsaireddy22 i’m sure u stink them
@justinspanos43824 жыл бұрын
Thank you so much! Just found your channel and I'm about to binge your videos. Looking forward to what you have to offer!
@Simis9992 жыл бұрын
Bro's a giant
@Aryan-de9jw8 ай бұрын
12 feet tall 😂
@Mike.2 жыл бұрын
Woah, I didn't expect this to be so simple. Thank you!
@infinitepossibilities26143 жыл бұрын
240cms that was hilarious bro! Thank you for these tutorials...
@ThomasTheThermonuclearBomb2 жыл бұрын
Americans, that’s 7’ 10”
@katmcneill16442 жыл бұрын
This was a cool tutorial! Didn't know it was so easy to make interactive text boxes 😁
@theyouthmedia94512 жыл бұрын
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_dog3 ай бұрын
Thanks man. Did not expect dialogue boxes were these easy to make
@carlosdanielmarquez66932 жыл бұрын
This is exactly what I was looking for. Great explanation. Thanks.
@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
@slonbeskonechen83104 жыл бұрын
Perfect explanation! Thank you!
@BroCodez4 жыл бұрын
thank you for watching Slon!
@nonsense-nonsense14 жыл бұрын
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
@wogfjkwei9uhgerh3 жыл бұрын
thank you, your videos helped me with almost every single project of mine.
@StandProudYouAreStrong Жыл бұрын
Your videos are literally saving my grades! Thank you so much Bro!
@angelschmal Жыл бұрын
You are a beast, such a massive help for everyone. Thank you!
@TheDuckter9 ай бұрын
I love this java series, thank you so much!
@andrewventures70243 жыл бұрын
Dude, you and @Alex Lee are how im learning java. Thanks!
@nikitassouvatzis19282 жыл бұрын
Ένα πολύ κατατοπιστικό video για Γραφική Διεπαφή Χρήστη (Graphical User Interface)
@calm_bloomer12195 ай бұрын
This is the greatest learning java material ever !
@ThePewPewLord2 жыл бұрын
this basically summed up the 30 min class that i had to skip. thanks bro
@lankabrunheild49182 жыл бұрын
dude you're awesome for making this.
@eugenezuev73497 ай бұрын
Bro is such a bro
@joyrainbowdress2 жыл бұрын
simple, quick and to the point. thanks a ton.
@BarbaraAngelin6 ай бұрын
thank you for the great content, youre incredible bro.
@gamalieltun70384 жыл бұрын
Bro, it's very helpful. Thanks for the videos.
@alexandrulolea4631 Жыл бұрын
Thank you for the great video! Keep up the great work!
@Saiyan412 Жыл бұрын
Thanks for this video, really helped me to understand this gui basic very easily
@danielyeye4010 Жыл бұрын
Great explanation. Thank you so much for making these videos!
@danielaraujo51423 жыл бұрын
Amazing video, thank you so much for this great content!
@anjolianjoli42292 жыл бұрын
Commenting in prayer for KZbin algorithm
@OneGrindyBoiАй бұрын
You geniunely are the greatest. Also this comment serves as to boost the Algorithm. Hope you make it big, bro
@Dev-PauloEd2 жыл бұрын
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?)
@PsycheDevs2 жыл бұрын
Thank you so much, sir, you are really doing great work.
@Alex-jx1qd2 жыл бұрын
Brother to run this program we need any kind of tool. Plz help.
@robertscirulis4009 Жыл бұрын
Bro, than you for these simple and easy to follow tutorials :)
@aldrindelarosa40333 жыл бұрын
Thank you, bro for tutorial you are great
@mohammedhero69333 жыл бұрын
Thanks, bro, you're the best
@Duxuuuu Жыл бұрын
Great video thank you so much for making this video and showing me how to make this app thank you!!!
@mehishclv972 Жыл бұрын
thanks a lot. it was very helpful
@danmiller77093 жыл бұрын
Right to the point. Great video.
@ThomasTheThermonuclearBomb2 жыл бұрын
This is amazing, thanks Bro!
@pedronoda626622 күн бұрын
Thanks for the tutorial Bro!!!
@wolanus3 жыл бұрын
Great video
@Gogito5032 ай бұрын
I paid Udemy and I am learning more with BroCode
@ajaykumar-lf8dh2 жыл бұрын
Hello bro... You doing such a great job... Love from india
@PaulLein-t9m Жыл бұрын
Thanks for the GUI intro.
@justjake90473 жыл бұрын
thank you for your awesome videos bro
@JaronDCosta3 жыл бұрын
nobody: captions on: Bro: we will learn more about GUIs later. my captions: we will learn more about gooeys later. #CaptionsAreHillarious
@مروةخالد-ح4ز3 жыл бұрын
This was really helpful thanks bro
@ibrahimylmaz83782 жыл бұрын
you are amazing!
@worldVisionnice2 жыл бұрын
Really nice thanks so much bro
@hamza98888 Жыл бұрын
GREAT TUTORIAL
@mathieudesrosiers30962 жыл бұрын
Love you !
@nfsheat14565 ай бұрын
i'm proud to be a fellow bro
@ZeroSpy_15 күн бұрын
can you show all of these as if variables
@Ishug147806 ай бұрын
amazing
@snowymountaintops753 жыл бұрын
Great channel!
@YuliannCastañeda12 күн бұрын
Thanks!
@raybeastnotreipist91062 жыл бұрын
i would ask a beginner question: what does the null within the parenthesis means? what this place in the syntax used for?
@sgppr28957 ай бұрын
Chad
@sadoqatsaidova19933 ай бұрын
bro it's very good lesson
@arnarpall5893 Жыл бұрын
You are incredibly tall, man.
@МарияЕнотова-ч4д3 жыл бұрын
thank you!
@coffeeniffler2 жыл бұрын
240 cm... yeah, that's a nice height Like small titan
@beom8285 Жыл бұрын
The best!!
@hedgehog3376 ай бұрын
support for the creator
@fullmetaltheorist Жыл бұрын
240 cm is around 7 foot 10 inches.
@honoredegg2 жыл бұрын
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");
@bartomiejsniadach57952 жыл бұрын
another easy lesson. thank you
@yeliza23502 жыл бұрын
4 february thank you bro
@notsaeed3 жыл бұрын
The algorithm goes brrrrr!
@matinmonshizadeh3 жыл бұрын
thank you bro
@AmberShah7862 жыл бұрын
Thank you
@Gladiateur.9 ай бұрын
Nice.
@McAllu4 ай бұрын
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.
@yashtrivedi61633 жыл бұрын
Awesome Content Bro 💥💥
@sergiogarcia-di5nj2 жыл бұрын
thank you brooo !
@bekturasanbekov1979 Жыл бұрын
thx for video Bro !
@rudraarora46203 жыл бұрын
247 cm. Lol, we have a dwarf here!!!
@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
@vijaybabu6313 жыл бұрын
Great content bro
@anamika_deb3 жыл бұрын
Easy and to the point ✌✔
@melihisk990 Жыл бұрын
bro i cannot import javax.swing.JOptionPane how can i handle this problem
@erix224718 күн бұрын
I found that adding the following code: module [YourProjectName] { requires java.desktop; } to your "module-info.java" file will fix the import issue.
@Sayar7jhc18 күн бұрын
JRE23 JOptionPane is a class option i guess....?
@medjl60833 жыл бұрын
Indispensable lesson for java swing for dialog boxes.
@mugabofrancois2733 Жыл бұрын
Good Video
@JaronDCosta3 жыл бұрын
thank u ur good at coding
@Giovanni-Rhonim9 ай бұрын
God Bless you+2
@DixeyDoАй бұрын
Thank youu
@karimmuhammad1493 жыл бұрын
Interesting!
@andrewo73282 жыл бұрын
Fine!
@Jadeung3 жыл бұрын
Damn bro you almost 8ft tall
@liliacfury3 жыл бұрын
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.
@BroCodez3 жыл бұрын
It's a static class. You would call the class name before using a method JOptionPane.somemethod()
@liliacfury3 жыл бұрын
@@BroCodez Thanks! Figured that but just wanted to be sure. Love your tutorials. 😊