Package com.mytrendtimer.guitrendtimer

Class Summary
GUIButtons This contain the buttons that are going to be displayed in the GUI.
GUICheckBox This contain the check box that are going to be displayed in the GUI.
GUIConsole This contain the java console to be displayed in the GUI.
GUIExtLauncher Technical class used to run an external (plateform dependant) programm.
GUIMenu This contain the menus and the menu bar to be displayed in the GUI.
GUIQuoteFileFilter GUIQuoteFileFilter is used when GUIMenu does a File/Open file chooser Goal is to filter only some quote files.
GUIRun This contain the main method to run the GUI to launch MyTrendTimer report.
GUITextField This contain the text fields that are going to be displayed in the GUI and the methods to catch actions (Focus and Action).
GUIThread This start MyTrendTimer Server in a new thread with the arguments received from the GUI.
GUIThreadMass This start Masslauncher in a new thread