Triggers the activate event.
protected void onActivate( Event e )
e
An Event object that provides the event data.
The activate event occurs when the form is activated.
See Also addOnActivate, removeOnActivate