JavaFX: when I pass an argument to a function I created, it says expecting 0 argument, but when I don't pass anything it says expecting 1 argument

前端 未结 0 474
忘掉有多难
忘掉有多难 2020-12-08 14:45

so I am trying to create my own button for animation sake using StackPane, Rectangle and Label

StackPane resumeBtn = new StackPane();
resumeBtn.getStyleClass(         


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