Java Swing Tutorial | Simple GUI Calculator Using Java Swing | Java Projects | Intellipaat

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ม.ค. 2025

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

  • @davidnicolson4325
    @davidnicolson4325 10 หลายเดือนก่อน

    Never mined I found the problem , Thank you for the great video, dave.

    • @Intellipaat
      @Intellipaat  10 หลายเดือนก่อน +1

      Glad it helped! Do like, share & subscribe to our channel to get updates on upcoming videos.

    • @BHANUCHANDARKASUKURTHI
      @BHANUCHANDARKASUKURTHI 9 หลายเดือนก่อน

      do you get value displayed in monitor

  • @davidnicolson4325
    @davidnicolson4325 10 หลายเดือนก่อน

    Hi, I'm following the video "Java Swing Tutorial | Simple GUI Calculator Using Java Swing | Java Projects | Intellipaat"
    and at the part for the power button i'm not getting the correct results i.e. if i press the 2 button and then the power button and then the 3 button i get 4.00 and not 8.00. I have gone over and over the video following your direction and I cant get the correct result. Please help. thank, dave

    • @Intellipaat
      @Intellipaat  10 หลายเดือนก่อน

      Make sure you're correctly implementing the logic for exponentiation. Double-check the code corresponding to the power button functionality. You might have missed a step or made a small mistake that's causing the incorrect result.
      If you're still stuck, please provide more details or share your code snippet so we can help you better.

  • @BHANUCHANDARKASUKURTHI
    @BHANUCHANDARKASUKURTHI 9 หลายเดือนก่อน

    when I pressed buttons I did not get values on display

    • @Intellipaat
      @Intellipaat  9 หลายเดือนก่อน

      Can you please describe more about this.