Java Netbeans Swing UI Design 2017 - Side Pane Inspiration

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

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

  • @dinozoe1795
    @dinozoe1795 7 ปีที่แล้ว +10

    Hi bro, I saw someone made transparent button but it was so amazing and has many color better than the normal button, Could you make one .... :)

  • @anikdas5218
    @anikdas5218 7 ปีที่แล้ว +5

    How can you change the window according to the tabs?

  • @ahmedmahmood5351
    @ahmedmahmood5351 7 ปีที่แล้ว +5

    Is it possible to make transparent JLabel and Colored At the same time. For Example JLabal is Red But It is transparent to see the Background Behind the JLabel.

  • @ahmedmahmood2703
    @ahmedmahmood2703 7 ปีที่แล้ว +4

    Can you teach us how to use transparent color?

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

    This is incredible.. gonna be giving you credit in some of my projects. much love bro

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

      Thanks bro.

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

    How do we make JMenu Bar , JBottun and JLabel as Transparent Color :D

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

    Keep going well..! Good job .thanx..!

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

    Transparent Color :D ???

  • @user-wv1dy8in6i
    @user-wv1dy8in6i 7 ปีที่แล้ว +1

    where is the github link to this program?

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

    You are very good at this! Thanks for sharing your designs! :D

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

      Psybro Thanks and you are most welcome 😊

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

    Bro its showing error here-> private keeptoo.KGradientPanel kGradientPanel1;

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

    Can someone tell me what do these 2 methods do ?
    private void sidePnlMouseDragged(java.awt.event.MouseEvent evt) {
    int x = evt.getXOnScreen();
    int y = evt.getYOnScreen();
    this.setLocation(x - xx, y - xy);
    }
    private void sidePnlMousePressed(java.awt.event.MouseEvent evt) {
    xx = evt.getX();
    xy = evt.getY();
    }
    Thanks

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

      Used to move the whole window.

  • @ahmedmahmood3616
    @ahmedmahmood3616 7 ปีที่แล้ว +4

    Teach us the transparency XD

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

    Pls make another video in every click in side choice panel theres a new frame will frame will appear pls keeptoo

  • @АлександрПлотников-х8р
    @АлександрПлотников-х8р 7 ปีที่แล้ว

    А можно тоже самое сделать на IntelliJ Idea ?

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

    any time stamp screen netbeans java gui?

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

    make a custom resizable window

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

      Richino Archer sure.. if it is borderless though that would cost you alot of coding - otherwise check this out th-cam.com/video/rHC234nGIZI/w-d-xo.html