groovy.swing.SwingBuilder A helper class for creating Swing widgets using GroovyMarkup @author <a HREF="mailto:james@coredevelopers.net">James Strachan</a> @version $Revision: 1.13 $
sample.google.search.GUIHandler Build and desplay the GUI implements both KeyListner and ActionListner KeyListner is used to detect space or Enter key at textField ActionListner is used for menu cammands Thread is run to isolate the GUI from internal actions @author Gayan Asanka (gayan@opensource.lk)