Java Swing UI - SignUp Example KControls

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

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

  • @70da24
    @70da24 5 ปีที่แล้ว +6

    Bro,You are the only guy who could use java swing for such cool UIs i have ever seen, Amazing library,cool tutorial .Keep on :)

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

    How do you get Drag class at 8:54 ? I cant find it in your Kcontrol

    • @exequielmiranda314
      @exequielmiranda314 ปีที่แล้ว

      I have the same problem r n :c

    • @EricTchirnhausen
      @EricTchirnhausen 7 หลายเดือนก่อน

      I also have the same problem. Did you solve yours

  • @edilbertcristjaguimit321
    @edilbertcristjaguimit321 2 ปีที่แล้ว +3

    Hello,
    Why I get an error if I instantiate the Drag? It say's "cannot find symbol". What should I do to get rid of this error?

    • @EricTchirnhausen
      @EricTchirnhausen 7 หลายเดือนก่อน

      Did you solve this problem. Am encountering the same issues

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

    Youre the best bro!
    this i'ts awesome...
    Greats

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

      Thanks.

  • @Scythellia
    @Scythellia ปีที่แล้ว

    HI, it seems your Kcontrol cant be downloaded
    since it was remove I presumed?

  • @aymanaabiyda8630
    @aymanaabiyda8630 5 ปีที่แล้ว +2

    i cant find the custom section

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

    im using this jar file with JDK 1.7 but this didn't work on on previously i used with JDK 1.8 thats work fine can you help me how can i use this jar file with JDK 1.7

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

    Hey nice job, I was wondering if there's a way to repaint the panel and button. Cause I have tried to do it with setstartcolor and then with repaint and doesn't work
    It's only static or can be changed through code and interaction?

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

    thank youu verrryyy muchhh sir
    i downloaded your KControl, but when i wanna set a border radius for KGradient, it isnt on properties, where i can set it?
    sorry my bad english :)

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

    Keeptoo can u help me where to get this gradient panel because by default i dont have it in netbeans

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

    Helo! Very cool! can I use the KControls lib in Eclipse?

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

    Excelent thanks for show us!

  • @aryansrivastava2452
    @aryansrivastava2452 5 ปีที่แล้ว

    Can the jar file be used in eclipse too?

  • @nik-it4060
    @nik-it4060 2 ปีที่แล้ว

    show the import section on top??

  • @mdmusaddiquealierfan8650
    @mdmusaddiquealierfan8650 2 ปีที่แล้ว

    Can I change the kButton font?

  • @selfandyfajark.r3640
    @selfandyfajark.r3640 3 ปีที่แล้ว

    How to drag and duplicate like that?

  • @carl0porquez923
    @carl0porquez923 6 ปีที่แล้ว +1

    I have an error with "new Drag(kGradientPanel1).moveWindow(evt); " please help?

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

      You are missing a jar file containing the movewindow function sellfy.com/p/Yt89/

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

      @@KeepToo I wanna jar file with movewindow function pls..... can you help me?

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

      @@marcelooliv3ira717 github.com/k33ptoo/KControls

  • @bhanwarlaldudarecha2063
    @bhanwarlaldudarecha2063 5 ปีที่แล้ว

    How do you download icon directly please tell me

  • @muhammadanasrashid2634
    @muhammadanasrashid2634 2 ปีที่แล้ว

    there is no option like undecorated

  • @lollop5056
    @lollop5056 5 ปีที่แล้ว

    Will this work with groovy?

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

    and the kbutton? Don´t can see on repository.

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

      Check this here sellfy.com/p/Yt89/

  • @alvianputra.design
    @alvianputra.design 5 ปีที่แล้ว +1

    What the software name to you get Icon bro ?

  • @neomillmarcreas6535
    @neomillmarcreas6535 5 ปีที่แล้ว

    Very helpful video

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

    awesome 👏

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

    Where can I download that icon packs? Thank you

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

    Great Work
    when i try to add new color(0,0,0,0) it creates an error in whole package

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

      Check the namespaces. color should be in java.awt.color. all the best.

    • @LisFortune
      @LisFortune 6 ปีที่แล้ว +1

      instead using new Color(0,0,0,0) try new java.awt.Color(0,0,0,0), it works for me

    • @Duong-Thanh-Phong
      @Duong-Thanh-Phong 3 ปีที่แล้ว

      @@LisFortune Thanks ! That Works for me too!

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

      import Color on the source code

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

      @@melikekecelioglu6883 thanks, I guess 🤣🤣🤣

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

    bro its showing error at compiling->private keeptoo.KGradientPanel kGradientPanel1;

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

      Be sure to import the KGradient Jar file to your project - check the ReadMe on github.

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

      whenever i am changing kend and kstart color then app is not running. without changing color the app is running without any error

  • @danielfreire9457
    @danielfreire9457 6 ปีที่แล้ว +3

    Trabalho excelente!

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

      Obrigado.

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

    where to download KButton jar?

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

      Download it here github.com/k33ptoo/KControls

  • @Sky-jn5ib
    @Sky-jn5ib 5 ปีที่แล้ว

    how to download kgradient?PLEASE!!!

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

      It is inside kgradient github.com/k33ptoo/KControls
      Download github.com/k33ptoo/KControls/blob/master/dist/KControls.jar

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

    Goooood job..

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

      Thank you.

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

    Tnx..but how add Kgradienptanel ?

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

      Kgradient is free check this link. github.com/k33ptoo/KGradientPanel. Don't forget to put a star on it.

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

      Thank you, still working on getting the best equipment for the work - my goal is to provide quality work both - voice and video. Thank you for the suggestion.

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

      Thank you So much...

    • @kevinjohnmataganas1734
      @kevinjohnmataganas1734 5 ปีที่แล้ว

      @@KeepToo I tried to open the link but the item is not available. Could you give me the new URL? Thanks in advance.

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

      Try this github.com/k33ptoo/KGradientPanel

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

    I like your video, but don't think you that 25 minutes is too much time for designing a sign up screen?
    How many time does it take using JavaFX FXML?

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

      Thanks, it depends what you want to achieve. Some people can take up to an hour, it is the kind of work you want to showcase. JavaFX also takes time...like I said a good UI needs more attention and what you think looks good and also your target users.

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

    kButton jar free Available ?

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

      Java Swing Modern UI | visit me th-cam.com/users/RojeruSan

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

      Thank you so much... Essential for me...i like you add privately...

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

    So aren't Swing dead at all?

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

      Like WinForms it is still much alive.

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

    it's awaresome

  • @anonymously-rex-cole
    @anonymously-rex-cole 6 ปีที่แล้ว

    woah

    • @DevelopersBross
      @DevelopersBross 6 ปีที่แล้ว +1

      Java Swing Modern UI | visit me th-cam.com/users/RojeruSan