timestamper/gui/griffon-app/conf/Builder.groovy

8 lines
104 B
Groovy

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