Java Swing UI - Gradient jPanel Design

Поделиться
HTML-код
  • Опубликовано: 18 ноя 2024

Комментарии • 20

  • @CHARLIE-ci8hj
    @CHARLIE-ci8hj 3 года назад

    Thank you much...i was search everywhere how yo set gradient background color finally i found your video and it was really help full...thank you so much

  • @seshadarling933
    @seshadarling933 4 года назад

    Superb look

  • @firewater1045
    @firewater1045 3 года назад

    Nice

  • @ChristianRodriguez-tm3jg
    @ChristianRodriguez-tm3jg Год назад

    muuuuchas gracias....! queda lindo...

  • @riskymuhamad4365
    @riskymuhamad4365 Год назад

    Giamana bikin bagian transparan di atas background?

  • @johnmichaelajito1663
    @johnmichaelajito1663 Год назад

    guys if ur having errors dont forget to import

  • @lykaviabendanillo
    @lykaviabendanillo Год назад +1

    question: is the Jpanel already a built in class? or am I missing out something, extends Jpanel is not working

    • @trexdata8974
      @trexdata8974 Год назад

      it is built in, you probably have to import it in your .java file like everything else, you can see that he imported it on 1:38

  • @jongensu8527
    @jongensu8527 4 года назад +2

    i like this turorial.. but i have a question.. if i want to make jPanel1 and jPanel2 using different color combination, should i make 2 jPanelGradient?? :o
    or i can just access the var color1 and color2 in there and change it?
    but i have try this, accessing color1 and color2 var after initComponent() like this:
    jPanel1.color1 = new Color(255,255,255);
    but it is not working :( please let me know the answer.. thank you >.

    • @rahmanenjozz
      @rahmanenjozz  4 года назад

      I think you have to create 2 class jPanelGradient, because if you use the same class then you should modify the class not only var color

    • @jongensu8527
      @jongensu8527 4 года назад

      @@rahmanenjozz ahh i see 😥😥😓 okaayy, thannkk youuu ^o^)/ 😋😋👍👍👍

  • @masteroogway7283
    @masteroogway7283 3 года назад

    thanks

  • @python_2023
    @python_2023 3 года назад

    How about table

  • @anroiduser1222
    @anroiduser1222 4 года назад

    i get error in line 36

  • @uchoang7179
    @uchoang7179 2 года назад +2

    làm y hệt mà đéo đươc T_T

  • @carantv8837
    @carantv8837 4 года назад

    maap mau tanya kok punya saya hitam ya jadinya , ga ada gradientnya

    • @carantv8837
      @carantv8837 4 года назад

      ok solved , i was forgeted setPaint
      Thank u for this tutorial video

    • @rahmanenjozz
      @rahmanenjozz  3 года назад

      @@carantv8837 siap bang wkwkw

  • @python_2023
    @python_2023 3 года назад

    Not complete

  • @ahamadhsaadhiq950
    @ahamadhsaadhiq950 2 года назад

    Nice