graphical user interface in java

what may be the problem when my exit button does not respond. i handled the event but when i run the program and then click on the exit button, there is no response from the program.

What are you trying to do?

Can you provide more information on what you working on

Hi @allan , but i guess your issue is not necesarily OpenMRS-specific . Try debugging more into that ,or probably paste the error log in google.

but for a hint , ensure you registered the ‘click’ event with your button and also it invokes the right call back function