timestamper/griffon-app/conf/Builder.groovy
2013-09-22 15:22:44 -05:00

8 lines
104 B
Groovy

root {
'groovy.swing.SwingBuilder' {
controller = ['Threading']
view = '*'
}
}