Is it possible in Jython to call a class in main with .setVisible(True) using the Swing library?
.setVisible(True)
Example:
Class A: frame = JFrame("