A class that implements an action for the return key. The stock symbol(s) in the input field is queried and depending on if the stock symbol(s) is valid or not, the return key will update the output field with the relevant stock(s) information. Else, the output field is updated with "Symbol not found".
@author Oladimeji Ogunyoye
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.