How to Create JavaFX slider navigation and button hover effect

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ธ.ค. 2024

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

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

    Start at 11:16

  • @skanerkodowkreskowychqr3794
    @skanerkodowkreskowychqr3794 24 วันที่ผ่านมา

    Amazing ;) It is really cool ;)

  • @jsvrs
    @jsvrs 3 ปีที่แล้ว +1

    hello, what the initialize method does? I am kinda confuse . What are those arguments passed URL, ResourceBoundle for or what they do? All my project I did was without an initialize method. I did it like this, for example for buttons:
    @FXML
    void pressPlay(ActionEvent event) throws FileNotFoundException {
    playMusic();
    }

  • @yatsuk
    @yatsuk 4 ปีที่แล้ว +3

    The next step is to make the slider resizable!

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

    wow. beautiful

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

    Hi, how do you make the side panel/slider not visible at first. I’m currently woking on a project and I would like the slider to be hidden until someone clicks on the Menu icon. Thank you.

  • @sgt.brownie5392
    @sgt.brownie5392 3 ปีที่แล้ว +2

    Thats really awesome. But in general, are JavaFX Applications or Desktop applications in general still relevant in 2021?

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

      Why not?

    • @mymoviemania1
      @mymoviemania1 8 หลายเดือนก่อน +2

      Lol, desktop applications will be relevant as long as desktops are there

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

      Yes, I'm building my own desktop applications hahahah.

  • @mitchellw5260
    @mitchellw5260 3 ปีที่แล้ว +1

    I'm struggling to get the :hover working in the css file. I think my .css file and fxml file are not properly connected. Do you have any suggestions?

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

      If you're using Scenebuilder, click on your root Pane
      In properties :
      Stylesheet ( add your css file ) and everything is good

  • @10franksilva
    @10franksilva 3 ปีที่แล้ว +1

    Parabéns!

  • @mr.RAND5584
    @mr.RAND5584 2 ปีที่แล้ว

    How you do it without fxml?

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

    Which libraries are needed?

    • @kethaya
      @kethaya  3 ปีที่แล้ว +1

      jfoenix
      github.com/sshahine/JFoenix

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

    I can't add the image view into the jfxbutton

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

      You can use FontAwesomeIcon

  • @erwanlequeau6866
    @erwanlequeau6866 3 ปีที่แล้ว +1

    Thx ! Where do you find your icons?

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

      icons8.com/app/windows

  • @RJ-dr8to
    @RJ-dr8to 3 ปีที่แล้ว +1

    Anyone else’s scenebuilder crash all the time?

    • @mymoviemania1
      @mymoviemania1 8 หลายเดือนก่อน

      No, mine works perfectly.