Easy Java: Check Box, Radio Buttons Part 2

Sdílet
Vložit
  • čas přidán 28. 03. 2015
  • This tutorial will demonstrate how to effectively use Netbeans' check box buttons and radio buttons. The use of Panels, Jlabels, Text fields, check boxes, and radio buttons were all used in this demonstration. This video is very informative and will not leave you with questions about how that is or how did that happen. This is straightforward coding. Implementing the Java coding language.
    Java Utilization Program - • Java Credit Utilizatio...
    Tax Program - • Java Wage and Tax GUI
    Check Out More Java Programs!
    Java Toggle Button - • Java Toggle Button Beg...
    Java ComboBox - • Java ComboBox Beginner...
    Java GPA Calculator - • Java: Grades GUI JAVA ...
    Java Grade Finder - • Java Grade Finder
    Java Weight GUI Program - • Easy Java: Java Weight...
    Java GUI Calculations - • Easy Java GUI: Easy Ja...
    Java Input - • Easy Java Program: Get...
    Java Binary Converter Program - • Easy Java 8 Digit Bina...
    Java Grades Program - • Easy Java Grades Progr...
    Java Strings - • Easy Java Strings: Jav...
    Java If/Else - • Easy Java if Else Stat...
    Java GUI JTable - • Easy Java JTable: GUI ...
    Java Euclidean Algorithm Program - • Java Greatest Common D...
    Java Loops - • Easy Java Loops: for, ...
    Java Text File Program - • Easy Java: Create Text...
    Java Check Box, Radio Button Program - • Easy Java: Check Box, ...
    Java Check Box, Radio Button Part 2 - • Easy Java: Check Box, ...
    Java Arrays - • Easy Java Arrays: Begi...
    Java JCombobox Program - • Easy Java JComboBox: B...
    Java Gridlayout Program - • Easy Java GridLayout: ...
    Java Vending Machine Program - • Easy Java: Vending Mac...
    DISCLOSURE: This post may contain affiliate links, meaning when you click the links and make a purchase, we receive a commission.
    Visit: www.codehump.com
    Shop Lenovo: lenovo.vzew.net/bJ4eB
  • Věda a technologie

Komentáře • 41

  • @arsenioscott
    @arsenioscott  Před 4 lety +2

    Check out a newer version here! czcams.com/video/VH61xyKfAbo/video.html

  • @wtf1a1a
    @wtf1a1a Před 9 lety

    glad to see a java tutorial done around this year. also thanks this has been helping me with my classes, keep up the good work. looking forward to more

  • @girirajchoudhury7211
    @girirajchoudhury7211 Před 6 lety +1

    thank you sir... none of the other video is like yours. i truly understood everything.

  • @kenjisuwanthong4900
    @kenjisuwanthong4900 Před 8 lety

    Thanks bro, very helpful. This is exactly what I was looking for.

  • @NancyBasoahScott
    @NancyBasoahScott Před 9 lety +4

    Thats a good GUI I did this with your help and it worked like a charm.

    • @arsenioscott
      @arsenioscott  Před 9 lety +1

      Nancy Basoah-Scott Thanks for watching.

  • @Qanpex
    @Qanpex Před 6 lety

    Nice Videos not only these one
    helpt me for a school projekt !

  • @dilharaelvitigala5514
    @dilharaelvitigala5514 Před 6 lety

    Thank you very much ...so helpful

  • @FarhaJawedCSE_MIST
    @FarhaJawedCSE_MIST Před 6 lety +1

    Hi, is there any specific reason of not using button group?

  • @acamargos
    @acamargos Před 8 lety

    Thanks for the video it was very helpful.
    But what if i have 20 check boxes and i would like to select two at the time?

  • @prawalika6809
    @prawalika6809 Před 6 lety +1

    You can use button group too right?

  • @aghafoorbutt5141
    @aghafoorbutt5141 Před 6 lety +2

    sir, your code has an Error. when not select an last checkbox. please settext give out of last if condition

  • @Hamdhan777
    @Hamdhan777 Před 8 lety +1

    Oh my god, THANK YOU! :D

  • @PrakashPraaku
    @PrakashPraaku Před 6 lety

    Really very helpful video sir. Thank you so much for this video. Request you to upload some Java video on Printing the submitted information of input.
    Thanks in advance.
    Prakash

  • @dragonfly3973
    @dragonfly3973 Před 6 lety

    great video. thank you.

  • @bazoumanakone1934
    @bazoumanakone1934 Před 6 lety

    Thank you for this video

  • @archanaj4573
    @archanaj4573 Před 4 lety

    It's was so useful...thnq so much

  • @nathanieltutorials1371

    Good day sir! I find this tutorial interesting and direct to the point I understand also the logic behind it but I do have 1 question.
    All of the steps I tried on point to your tutorial but there's this code that I don't know why doesn't work I thought it has the same output as yours but it didn't, the code is like this:
    if (vanillaRad.isSelected()) {
    subtotal =+ 1.00;
    }
    I know yours was like this
    if (vanillaRad.isSelected()) {
    subtotal = subtotal + 1.00;
    }
    What do you think is the problem with my code above? Thank you in advance

  • @jeffhardyfan1989
    @jeffhardyfan1989 Před 8 lety

    I have a problem with the Peanut code. It wont calculate if it's alone or with a certain topping. It has to be 3 toppings for it to be calculated. D: Please help

  • @umfuessd3599
    @umfuessd3599 Před 4 lety

    Hey ! Thank you so much sir

  • @anggarachmana3392
    @anggarachmana3392 Před 7 lety

    how i can delete the check box? if i use this script (checkbox.setSelected(false) its work but when i call method again isn't work

  • @vedikajaokar
    @vedikajaokar Před 3 lety +1

    Thanks, It really helped.

  • @marcgordillo9221
    @marcgordillo9221 Před 6 lety

    Sir, this is just a tip. You can use Button_group so that u can button one only

  • @muhammadmahad2833
    @muhammadmahad2833 Před 5 lety

    Really good TY

  • @akshanshgupta614
    @akshanshgupta614 Před 5 lety +2

    you could have done it with button group instead of making this long video but loved your videos always

  • @jcxenp8367
    @jcxenp8367 Před 6 lety +6

    i'm sorry! but, may i ask a question. i'm new to netbeans GUI, but there seems to be a mistake in the code in the video...
    the last parts where you typed the subtotal, tax and total calculations and text setting INSIDE the Fudge check box (if (fudgeChk.isSelected())) ... hence, if you didn't checked the fudge box while running, there won't be any output in the subtotal, tax and total text fields.
    i am still in 9th grade so please comprehend what i'm trying to say...
    thank you for the consideration... please reply ASAP

  • @harshbhardwaj3542
    @harshbhardwaj3542 Před 3 lety +1

    Thanks

  • @riskinovasaputra4018
    @riskinovasaputra4018 Před 8 lety

    Thank you

  • @aeronjohngarcia
    @aeronjohngarcia Před 7 lety

    Thanks bro :)

  • @kenilnavadiya6699
    @kenilnavadiya6699 Před 6 lety

    Good Videos...................

  • @iconicae8814
    @iconicae8814 Před 3 lety

    Is selected function isnt exist on my netbeans

  • @khianmenggoh8266
    @khianmenggoh8266 Před 6 lety

    Sorry guy ,i have a question. My question is when the radioButton or the check box no empty how to run the process

  • @freeleexx
    @freeleexx Před 6 lety

    why you code all the if statements to select and unselect buttons when u can group all in button groups? its a thousand times easier

  • @Ace-cc6fh
    @Ace-cc6fh Před 3 lety +1

    How can i do this without the subtotal and tax?

    • @arsenioscott
      @arsenioscott  Před 3 lety +1

      you would simply remove the text boxes for both subtotal and tax from the GUI, and you would also remove the code related to those textfields.

  • @fernandoalves8107
    @fernandoalves8107 Před 8 lety

    Pelo oque eu lembro da pergunta sobre o romance na entrevista da Ellen, o Oscar fala algo como "Pode ser um Droid", acho que ele se referia ao BB8 e não ao Finn ou a Rey. www.dezintopdesentupidora.com.br/desentupidora-na-zona-norte.html Até acharia legal se houvesse um relacionamento

  • @nancybasoah-scott7071
    @nancybasoah-scott7071 Před rokem +1

    Hi