/ Published in: Groovy
Expand |
Embed | Plain Text
new groovy.swing.SwingBuilder().frame(size: [300, 75], title: "Password Demo", defaultCloseOperation: javax.swing.WindowConstants.EXIT_ON_CLOSE){ }.show()
You need to login to post a comment.
