EventRegistration qq_resultRegistration = new EventRegistration();
// ----------
// <F1>.Click
// ----------
qq_resultRegistration.addRegistration( EventManager.register(
this.getqq_F1(), "Click", //$NON-NLS-1$
new EventRegistrationCallback("TextGraphic_Click_getqq_F1") //$NON-NLS-1$
{
public boolean handleEvent(EventHandle qq_currentEvent) {
boolean qq_HandlerResult = true;