Fired when the app should be sent to back or brought to front
Original src = IHWMFrameWork or any source
Data - Boolean If true, the view is brought to front else sent
to back
Title: IHWMJobListener
Description: The interface for the listener for jobs
Implemented by : com.altair.hwm.toolkit.caedatamodel.HDMRunEntity
Company: Altair Engineering, Inc.
Does the one time initialization of:
a> Initialize file server by instantiating the initializer class
b> Create the command classes for each command and store it in the
hashtable.
Invoke "Run" on all the controls that implement "IHWMControl" interface
This is invoked by OpenProject and OpenTemplate methods in app and
designer mode respectively.