Package as.clynx

Class Summary
App The class app controls the whole playback. it is started in GUI and Console mode. only the passed SettingConstrol instance defines the mode.
CLynx The class cLynx either can be implemented in any Swing application due it extends JPanel, or can be executed in console mode or grafical mode.
GUIThread This thread handles the evaluation in a seperate thread. when the thread schould be stoped 'stoped' must be set true.