I have a Java app that displays a list from a database. Inside the class is the following code to open a new dialog for data entry:
@Action public void addNe
you have to add WindowListener and override windowClosing Event, if event occured then just returs some flag, example here