JavaFX Borderless Dashboard Example Using IntelliJ #1

Поділитися
Вставка
  • Опубліковано 23 січ 2025

КОМЕНТАРІ • 32

  • @edydon
    @edydon 4 роки тому +1

    You do fantastic work! Thx a bunch

  • @TutorialesPotiman
    @TutorialesPotiman 4 роки тому

    Hi! How could I insert real data into the items? Maybe retrieving it from objects?

  • @legendaryrex9676
    @legendaryrex9676 5 років тому +1

    Hi how can i auto resize the pane when i put on fullscreen?

  • @alberdiaz8905
    @alberdiaz8905 6 років тому

    I discovered your channel and help me a lot. I'm trying to pass some information to the nodes, any idea about how to do this and fill each node's fields?

  • @PowerWord1
    @PowerWord1 5 років тому

    Fantastic! Do you know how to capture all keyboard input in JavaFX application? for example F1?

  • @djent_prog_core_guitarcovers
    @djent_prog_core_guitarcovers 3 роки тому

    Great tutorial. What is the name of the first song?

  • @mayurpatil3873
    @mayurpatil3873 6 років тому

    How can I change text in loaded panel in vbox.....how access controller of element in vbox

    • @KeepToo
      @KeepToo  6 років тому

      You need to declare the same variable as fxid in your controller so you can manipulate the control properties and events

  • @gabrielabosa1088
    @gabrielabosa1088 6 років тому

    I'm trying to apply this table on my project, but you have just one page in your project and I have a lot of, so your main.java is different of mine, it makes me lost in where i have to put this codes, can you help me? I'm already learning, just doing some homework.

    • @KeepToo
      @KeepToo  6 років тому +1

      Hello, that is not a table it is custom list so you probably want to implement it like the video see source github.com/k33ptoo/RestaurantMgtSampleUI

  • @goblinplunkett5752
    @goblinplunkett5752 5 років тому +1

    Damn, love this song. What’s it called?

  • @yansamreach5584
    @yansamreach5584 6 років тому

    Excuse me, which program do you use to download icon directly??? And add into javaFx easily

    • @KeepToo
      @KeepToo  6 років тому

      It's called Icons8 app - check them out icons8.com/

    • @yansamreach5584
      @yansamreach5584 6 років тому

      Thanks you!!

  • @mauriciomolina8613
    @mauriciomolina8613 6 років тому +1

    Thank you friend. Swing UI vs JavaFX ???

    • @KeepToo
      @KeepToo  6 років тому +2

      Definitely JavaFX UI wise but Swing for quick functionality and small utility apps.

  • @yansamreach5584
    @yansamreach5584 6 років тому

    I really like your video tutorial

  • @THE_G0AlAPAGOS
    @THE_G0AlAPAGOS 5 років тому

    Thanks a lot for the video, can you please write the names of the songs.

  • @abdelraoufsabri7016
    @abdelraoufsabri7016 6 років тому +1

    Well done bro

    • @KeepToo
      @KeepToo  6 років тому

      AbdElraouf Sabri thanks bruv

  • @CavalloGuido
    @CavalloGuido 6 років тому

    It's possible make this whit Java swing UI?

    • @KeepToo
      @KeepToo  6 років тому

      Yes - it is possible but alot of work will go into it.

  • @david_ramoraswi1711
    @david_ramoraswi1711 4 роки тому

    super helpful but slow down buddy

  • @ggar493
    @ggar493 4 роки тому

    don't try this with eclipse because it won't work