Jython calling class with .show()

后端 未结 0 670
长发绾君心
长发绾君心 2020-11-22 15:47

Is it possible in Jython to call a class in main with .setVisible(True) using the Swing library?

Example:

Class A:
   frame = JFrame("         


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