4 Commits

Author SHA1 Message Date
Paul Speed
57bcb3967f Fix the test chooser to not instantiate the class if it's just
going to call it's static main method anyway.  Also, call the static
main method on the class instead of an instantiated object.
2016-03-07 16:35:15 -05:00
Mayank Sharma
4c320f686d issue#85 short approach - setDefaultCloseOperation 2014-03-31 16:15:54 +05:30
Mayank Sharma
5b84be227a end application when TestChooser dialog is closed
added a WindowListener in the constructor that overrides the windowsClosing method to dispose the TestChooser dialog. 
code tested with positive result for issue#85.
2014-03-29 16:40:12 +05:30
Normen Hansen
a16857c8f4 switch to gradle layout 2014-03-21 02:32:11 +01:00