Assigns a delegate to the mdiChildActivate event.
public final void addOnMDIChildActivate( EventHandler value )
value
The EventHandler delegate to be notified when the event occurs.
The mdiChildActivate event occurs when a child window in an MDI application is activated.
See Also onMDIChildActivate, removeOnMDIChildActivate