How to make a Simple GUI App in Java under 60 seconds (Swing Library)

#shorts

Пікірлер: 78

  • @TapTap_196
    @TapTap_196 Жыл бұрын

    See more of my content below: 🩳 Shorts Playlist: kzread.info?list... 🍵 JavaFX Playlist: kzread.info?list... ☕ Java Playlist: kzread.info?list...

  • @TapTap_196

    @TapTap_196

    Жыл бұрын

    @Scratch Ruff Hello, I use IntelliJ Community Versiion

  • @orionmont-dragon5844

    @orionmont-dragon5844

    8 ай бұрын

    hey!! I am looking for a programmer for a video game, interested?

  • @TapTap_196

    @TapTap_196

    8 ай бұрын

    @@orionmont-dragon5844 Hi, unfortunately I don't have too much experience in game dev so I can't really help you out there 😓

  • @modalsahil9999
    @modalsahil99998 ай бұрын

    Doing a calculator project, this was very helpful thank you.

  • @TapTap_196

    @TapTap_196

    8 ай бұрын

    Glad it helped 😀

  • @shivambandekar5329

    @shivambandekar5329

    3 ай бұрын

    So how’s it going?

  • @pendleyparagons
    @pendleyparagons Жыл бұрын

    Great video, loved the asmr keyboard lol, btw what ide is this just wondering 😁

  • @TapTap_196

    @TapTap_196

    Жыл бұрын

    Thanks! I am using IntelliJ Community Edition 😃

  • @pendleyparagons

    @pendleyparagons

    Жыл бұрын

    @@TapTap_196 thanks, ive been thinking about learning java and im looking for a new ide to use.

  • @TapTap_196

    @TapTap_196

    Жыл бұрын

    @@pendleyparagons Yeah I really like IntelliJ. It just looks more modern for me compared to something like Eclipse.

  • @bucadstutorial

    @bucadstutorial

    2 ай бұрын

    Do you need to pay for that?

  • @kaiky1807

    @kaiky1807

    11 күн бұрын

    There's a free version. ​@@bucadstutorial

  • @Internalfighter
    @Internalfighter4 ай бұрын

    I made a calculator to learn java.. then started taking class lol the calculator was the easy part

  • @Midnight3mc
    @Midnight3mc7 күн бұрын

    What framework u using?

  • @OldpeopleArguing
    @OldpeopleArguingАй бұрын

    Thanks man. Have to make a higher lower with a gui

  • @TapTap_196

    @TapTap_196

    Ай бұрын

    No problem, and is that the Number Guessing Game?

  • @OldpeopleArguing

    @OldpeopleArguing

    Ай бұрын

    @@TapTap_196 yes sir I’m either going to do a number guesser or a word guesser with a set of random letters given

  • @EricOnline92
    @EricOnline9210 ай бұрын

    Awesome, thank you for this. I am just starting out and was wondering how I could put my Programs I have been making into a GUI so they would look nicer when using them. Thank you for the general idea. Keep up the good work!

  • @TapTap_196

    @TapTap_196

    10 ай бұрын

    Thanks! And good luck on your programming journey 😃

  • @HoneyNutGaming

    @HoneyNutGaming

    9 ай бұрын

    Nice! I’m starting out with Java too! I hope your journey goes well

  • @master_jon
    @master_jonАй бұрын

    Tip: press tab to autocomplete

  • @TapTap_196

    @TapTap_196

    Ай бұрын

    Thanks for the tip!

  • @NewDay-hl5ew
    @NewDay-hl5ew23 күн бұрын

    Bro how to develop the code further to next to next page in gui

  • @TapTap_196

    @TapTap_196

    23 күн бұрын

    Hello, do you mean like create another window?

  • @johnjoseph9896
    @johnjoseph9896Ай бұрын

    Sir coding keliye Kon sa software use kr Raha hain

  • @Shinde1000

    @Shinde1000

    Ай бұрын

    InteliiJ IDEA

  • @yt.euhnabil
    @yt.euhnabil4 ай бұрын

    I didn't know it's possible to make a coding ASMR shi- 😂

  • @TapTap_196

    @TapTap_196

    4 ай бұрын

    😆

  • @emebetemebet6519
    @emebetemebet6519 Жыл бұрын

    Hi, our teacher wanted us to build a program that can summarise a long text, and when we run the program the summary should be elaborated through jframe. He also wants us to create a jframe that asks how much of the previous text we want to cut. Can you give me a tip

  • @TapTap_196

    @TapTap_196

    Жыл бұрын

    Sure, not really sure how to do the part about the summarizing text, but I can try to help you out with the JFrame. What questions do you have about it?

  • @Elijaw_stream

    @Elijaw_stream

    2 ай бұрын

    Lmao your prof abusing you to build LLMs

  • @RitaTheCuteFox

    @RitaTheCuteFox

    16 күн бұрын

    Summarise a long text? My friend that is extremely complex artificial intelligence/neural network shit like ChatGPT, that needs to be trained with trillions of parameters. The most that can be expected from you, is counting the number of words and looking what word exists the most, that isn't common words like is/are/am/the etc. That way you can roughly estimate what a text is about, but anything more is ridiculous to ask, unless you are explicitly studying highly advanced neural networks in a top tier university. Even then, doing this alone? And the tip of the iceberg, coding an highly advanced AI, just to output it in a fckn JFrame? JFrame is like the most beginner thing ever as you can tell in this video... I doubt this LOL.

  • @Inoom.
    @Inoom.11 ай бұрын

    Made a sanke game using that.

  • @TapTap_196

    @TapTap_196

    11 ай бұрын

    That might be a future video idea 😀

  • @Inoom.

    @Inoom.

    11 ай бұрын

    @@TapTap_196 good luck

  • @drimix9192
    @drimix919210 ай бұрын

    How did you add the title thingy that has a slightly different gray background Also can I ask u to teach me something about a code I’m making

  • @TapTap_196

    @TapTap_196

    10 ай бұрын

    Oh I think it looks like that by default. Are you using a different OS than Windows 10? And sure, what question do you have?

  • @rianporfirio16
    @rianporfirio167 ай бұрын

    What keyboard is this?

  • @TapTap_196

    @TapTap_196

    7 ай бұрын

    Hello, the keyboard specs are: RK84 PCB and Casing Feker Holy Panda Switches with 2050G Lube Stabilzers with 2050G Lube Foam Mod PBT DYE-SUB Keycaps

  • @SameenIslam
    @SameenIslam6 ай бұрын

    This is wrong, you are not using the Event Dispatch Thread to invoke the UI.

  • @TapTap_196

    @TapTap_196

    6 ай бұрын

    I wouldn't say it is fully wrong because it is still possible to create a GUI like this, but yeah I agree that I should've used the Event Dispatch Thread. I do do this in my recent videos though. Thanks for pointing it out!

  • @AdityaEditzYT
    @AdityaEditzYT Жыл бұрын

    Plz make a tutorial of how to make earning app with admin pa el with best features

  • @TapTap_196

    @TapTap_196

    Жыл бұрын

    Hmm...I'm not sure what that is. Do you mean like a banking app gui?

  • @AdityaEditzYT

    @AdityaEditzYT

    Жыл бұрын

    @@TapTap_196 No I mean that the trend that is going on now. Basically Make a app In ewhich users can do simple tasks sucvh as daily login, spins, scratch, wath video & earn, survey, play games , guess number and so on and users will get money back as we will earn money by placing ads. You can search on youtube for more details. Plz make it and tag me

  • @Ra_zore

    @Ra_zore

    Жыл бұрын

    @@AdityaEditzYT Hes never gonna do that for you

  • @AdityaEditzYT

    @AdityaEditzYT

    Жыл бұрын

    @@Ra_zore will you work together on that project. We will share each day progress and finally complete

  • @Ra_zore

    @Ra_zore

    Жыл бұрын

    @@AdityaEditzYT No bud stop being a D-Head

  • @akshajkant5681
    @akshajkant56819 ай бұрын

    Which extension did you download?

  • @TapTap_196

    @TapTap_196

    9 ай бұрын

    Oh do you mean the IDE? I'm using IntelliJ Community Edition

  • @user-jk4pn4qn9z
    @user-jk4pn4qn9z10 ай бұрын

    are u doing thiscode in vscode or intelij

  • @TapTap_196

    @TapTap_196

    10 ай бұрын

    Hello, I am using IntelliJ Community Edition

  • @bhoomikas1239
    @bhoomikas12399 ай бұрын

    sir is it using swings??&what does it means creating gui?can you explain me plz

  • @TapTap_196

    @TapTap_196

    9 ай бұрын

    Hello, yes I am using the swing framework. To create a GUI or a Graphical User Interface means to create visual elements for the user to interact with. The idea is similar to a webpage, for example; KZread's webpage where you can interact by clicking on a video. Hopefully this helps.

  • @bhoomikas1239

    @bhoomikas1239

    9 ай бұрын

    ​@@TapTap_196tq sir

  • @bhoomikas1239

    @bhoomikas1239

    9 ай бұрын

    ​@@TapTap_196sir can yo please help me on how to add images like flower animals and so on icons on jbutton and when you you press that button it should show the follwing text like flower pressed like that using Purely "swings" can you help me sir plz!!

  • @udhayanithi.v7873
    @udhayanithi.v78738 ай бұрын

    can I know in which application you used this program? plz

  • @TapTap_196

    @TapTap_196

    8 ай бұрын

    Hello, I am using IntelliJ Community Edition.

  • @idkwhoam1lol

    @idkwhoam1lol

    8 ай бұрын

    Is this free to use?@@TapTap_196

  • @Nelfa183
    @Nelfa18311 ай бұрын

    🤗🙃

  • @tahla625
    @tahla62510 ай бұрын

    Wow, we sure need to type a lot if it was java 😊😊

  • @TapTap_196

    @TapTap_196

    10 ай бұрын

    We sure do 😭

  • @ultra5351
    @ultra53519 ай бұрын

    How to do it so when they press on click me it will direct them to like a picture or website?

  • @TapTap_196

    @TapTap_196

    9 ай бұрын

    I looked around online, and basically you create a JLabel with the link inside. Then you add a mouse listener where you define the mouseClicked() which gets run when a user clicks on the JLabel. Within the mouseClicked(), you will want to use this code "Desktop.getDesktop().browse("url.com")". So now when the user clicks on the JLabel (with the link) it will launch your default browser with the link you placed with "url.com" Hopefully this helps.

  • @ultra5351

    @ultra5351

    9 ай бұрын

    @@TapTap_196Thank you so much bro ❤

  • @sp1ralx
    @sp1ralx6 ай бұрын

    what is that ide

  • @TapTap_196

    @TapTap_196

    6 ай бұрын

    Hello, I am using IntelliJ Community Edition

  • @smylmvv
    @smylmvv Жыл бұрын

    Name of the program?

  • @TapTap_196

    @TapTap_196

    Жыл бұрын

    Oh do you mean the programming language? If so, this is Java using the Swing framework. Hopefully this answers your question

  • @hage_sc
    @hage_sc10 ай бұрын

  • @TapTap_196

    @TapTap_196

    10 ай бұрын

  • @mariam_ah
    @mariam_ah9 ай бұрын

    0:10