Java GUI Design w/ WindowBuilder Designer (Part 2 of 5)

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ธ.ค. 2024

ความคิดเห็น • 22

  • @Josh350
    @Josh350 7 ปีที่แล้ว +24

    Wish my SE instructors had such helpful videos like this. Your students are very lucky to have an instructor like you.

  • @gudgirl_666
    @gudgirl_666 4 ปีที่แล้ว +21

    timestamp
    5:50 tutorial start
    9:27 using JTextfield input getText()
    13:25 JRadioButton
    17:48 set button group
    19:10 make a radiobutton as selected by default
    26:08 JCheckBox
    33:15 JTextArea, JEditorPane, JTextPane
    37:25 adding border to JTextArea
    39:38 make JTextArea scrollable using JScrollPane
    44:23 isSelected() ...showMessageDialog()
    51:20 exporting GUI as JAR file

    • @warbz7904
      @warbz7904 4 ปีที่แล้ว +1

      you're amazing thank you so much!!

  • @khaizenkf3133
    @khaizenkf3133 7 ปีที่แล้ว +2

    You're the best CS lecturer I ever see! How I wish all the other lectures in my uni are like you!

  • @MrIzzo006
    @MrIzzo006 6 ปีที่แล้ว +2

    The smile on my face after running it on my desktop.... Thanks for the Boritto ☺

  • @hsukhwani
    @hsukhwani 7 ปีที่แล้ว +3

    Great video ! If you are looking for "Exporting your GUI to a runnable .JAR file", jump to 50:00

  • @95lulu59
    @95lulu59 9 ปีที่แล้ว +6

    Thanks!!! You are presenting so good :D
    Im looking up for more new videos

  • @PeterAaronDiaz
    @PeterAaronDiaz 9 ปีที่แล้ว +6

    You are helping this student learn this tool!
    Thanks!

  • @prithvirajfan
    @prithvirajfan 7 ปีที่แล้ว

    You are a good Teacher, Dr. D.....

  • @mootazbahri6832
    @mootazbahri6832 7 ปีที่แล้ว

    Thanks!! Your are presenting so good looking for more new videos you are gonna publish

  • @Vue-daigle
    @Vue-daigle 7 ปีที่แล้ว

    Great video Daniel ! Nice and clear.
    Barry

  • @SalahEddineNemer
    @SalahEddineNemer 7 ปีที่แล้ว

    simple, clear and helpful

  • @shubhampai9095
    @shubhampai9095 7 ปีที่แล้ว +1

    Dear sir, the text fields disappear if i have entered data into them once and then resized the gui . Please help

  • @PaulIshak
    @PaulIshak 6 ปีที่แล้ว

    This is a great video! Thanks

  • @ethanwasme4307
    @ethanwasme4307 7 ปีที่แล้ว

    I couldn't set the JTextArea border, so just use the setBorder() function

  • @jugglingisgreat
    @jugglingisgreat 8 ปีที่แล้ว

    I was following along and suddenly I run the code and it works fine, but in the design box it's empty. Help?

  • @shanemarquiblat6155
    @shanemarquiblat6155 4 ปีที่แล้ว

    This helped me alot

  • @paulpaul4116
    @paulpaul4116 8 ปีที่แล้ว +1

    Perfect! Thanks

  • @an00pSharma
    @an00pSharma 3 ปีที่แล้ว

    You are awesome

  • @esracigdem2714
    @esracigdem2714 6 ปีที่แล้ว

    thanks

  • @javajuice1333
    @javajuice1333 6 ปีที่แล้ว +2

    Its because he's using Group layout, that it does that. He needs to use Absolute layout.

  • @TheBONKER13
    @TheBONKER13 6 ปีที่แล้ว

    OKAY