How to get Hbox if the button in the Hbox was clicked on in JavaFX

后端 未结 0 740
花落未央
花落未央 2021-01-06 12:07

I am trying to figure out how to get the HBOX object if the Button sitting in the HBOX was clicked on in JavaFX.

button.setOnAction(new EventHandler

        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题