Cannot invoke “javafx.scene.control.ComboBox.getItems()” because the return value of “Controller.getMyBox()” is null

前端 未结 0 924
轮回少年
轮回少年 2020-12-21 18:04

Somehow, I cannot add items to my ComboBox variable from another class as it always says either the value of variable is null or the return value of its getter is null.

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