Github Repo: github.com/curadProgrammer/Java-Swing-Tutorial/tree/main/jbutton Learn Programming as you Build Projects with CodeCrafters! (Get 40% Off) 👉 app.codecrafters.io/join?via=taptap
@Trollycat18227 ай бұрын
Dude please never stop doing these only tutorials that work and don’t give me 50 errors also you actually tell us what a certain line of code does instead of just using it and not explaining it I don’t completely copy or finish all these projects but that’s cause I learn what I want to like how to use an action listener how to make buttons I am going to start game development after I learn a bit more
@TapTap_1967 ай бұрын
I appreicate your comment, and thanks for the insight 😀. Also good luck on your game development journey!
@mufuria215 ай бұрын
hello everything is fine? Well, I would like to know why you don't use the Scene builder and I have another question. Do you use other ides other than Java's Intellij or Intellij Ideia (like eclipse or netbeans)?
@urdaknows7 ай бұрын
Hello. Bro, what if in another video you can create an image viewer?
@TapTap_1967 ай бұрын
Hello, do you mean like an image viewer app?
@IosebiGames7 ай бұрын
Hello, Can you make Screen Recorder App in Java?
@TapTap_1967 ай бұрын
Hello, sounds interesting but I'll have to see. Thanks for the idea!
@Alex-fs5kd7 ай бұрын
Can you do a little course of lib GDX?
@TapTap_1967 ай бұрын
Hmm...possibly but once I get better at it 😅
@KeepsCoding8 ай бұрын
I didn't know a bunch of things that you just talked about. But bro how, how can u forget button.setBounds method. Besides that, this is dope 😎, u really did put effort in this one 👍
@TapTap_1968 ай бұрын
Oh yeah I forgot about that, I'll probably show an example of it in the layouts video and thanks!
@aarushraj89347 ай бұрын
Why use swing when FX is better
@TapTap_1967 ай бұрын
Hello, while I agree, there are quite a bit of people still using Swing for different reasons. Also it is a good start to get into with building Desktop applications in Java since it is already built in with the JDK.