Creating a Modern JTable Design in Java Swing with FlatLaf

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

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

  • @codehorror8076
    @codehorror8076 Год назад +5

    You're probably one of the only people demonstrating how beautiful Swing can be. Don't stop making these, I'm learning so much and I always show interested people your work. So many people have been shocked when I've showed them. The state of UI today is awful. There's very few options to develop clean, cross platform, UI's with a great extensible API. Swing does this very well. The only contender I can see to Swing is Delphi's Firemonkey, but not many people demonstrate this. Web technologies for UI has always been a terrible idea. And still is.

  • @prodbybarn
    @prodbybarn Год назад +4

    The Ultimate Java Designer. Always fire. Big fan

  • @nourbenzaouche7263
    @nourbenzaouche7263 11 месяцев назад +1

    You are such an amazing person i really like your work 👍👍👍👍👍👍👍

    • @LaingRaven
      @LaingRaven  11 месяцев назад

      Thank you so much 😀

  • @junkyardpasstime
    @junkyardpasstime 7 месяцев назад

    All your work is outstanding. Learning so much. Thank you for putting these videos. Any ideas on how to create expandable rows for tables?

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

    Excuseme, usually i use Python and QT, I want to use java and UI, I am new to java and tell me which is the first "hello world" video with this java swing. What to download, how to install and the "hello wold" Thank you.

  •  Год назад +2

    You are very good

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

    I love your work, I have followed the step by step of this tutorial but I have a small problem opening the default editor in the crazy panel, only the usual 3 options appear, how can I solve it?

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

    I have a question, when I launch Crazy Panel.class in my project, it doesn't start, is there anything I can do to solve it?

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

    I am learning java basics, can someone suggest what should I learn next, is java swing worth to learn?

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

    I would like to know what courses will you recommend for Java GUI?

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

    Can you use this custom table and add a pagination function to it?

  • @techboyLK
    @techboyLK 4 месяца назад

    How did you switch Light theme to dark theme 0:12 ? Have you made a video showing how to do it? Or can you tell me the way that does it? How to contact you?

    • @LaingRaven
      @LaingRaven  4 месяца назад

      Here check this: github.com/DJ-Raven/swing-datetime-picker/blob/4ef0666121cec09294df1f0259eba4665dbc8974/src/test/java/test/TestTime.java#L60-L76

  • @fritzmohring4131
    @fritzmohring4131 10 месяцев назад

    Hi, very nice layout. I use Netbeans IDE 20 and there i can not use the default editor for crazypanel (min 2:10). It says it is not suported. How can i fix this?

    • @fritzmohring4131
      @fritzmohring4131 10 месяцев назад

      I got an error massage Wien loading the Form: Error in loading component property: [SimpleForm]->roundPanel2->crazyPanel1->migLayoutConstraints
      Cannot Set the loaded value to the property

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

    Hi Raven, can you upload this Modern Jtable project to your Github? I can't find it at the link below the video

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

      In simple project. here : github.com/DJ-Raven/raven-bean-pack/tree/main/simple

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

    How we can put a scroll bar in the component

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

    I really like your tutorials, I would like you to make one using JToolBar and Flatlaf. I don't think you've made one yet using the toolbar object, could you help me?

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

      You can check this : www.formdev.com/flatlaf/components/toolbar/

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

    I have a question dear friend. I've never made a Java web project, but would it be possible to use the components you design in a Java web project?

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

      It's for desktop only

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

      @@LaingRaven thanks for answering

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

    hola, puedes hacer un video mostrando como conectarse a una una base de datos usando este tipo de tablas. muchas gracias!

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

      You can check this project. I have connect to mysql. for table are the same use
      ruclips.net/video/foZnrTreOZ8/видео.html

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

    Does this work in Eclipse too?

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

      Am not sure. but flatlaf it work well

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

    Actuallity swing Is very old for build apps

  • @arnoldmartinezmartinez196
    @arnoldmartinezmartinez196 9 месяцев назад +1

    dude can you share the source code ?

    • @LaingRaven
      @LaingRaven  9 месяцев назад

      Already put in description this video. or check this in simple project : github.com/DJ-Raven/raven-bean-pack