X-Git-Url: https://code.grnet.gr/git/pithos/blobdiff_plain/16baf609bb746ccbc6cd8da7213ee74cf474f2a9..f656aeb2ce96e9aac60b06d5eb231622d080e3be:/src/gr/ebs/gss/client/AboutDialog.java diff --git a/src/gr/ebs/gss/client/AboutDialog.java b/src/gr/ebs/gss/client/AboutDialog.java index 08deb4c..7fe8b1f 100644 --- a/src/gr/ebs/gss/client/AboutDialog.java +++ b/src/gr/ebs/gss/client/AboutDialog.java @@ -67,11 +67,7 @@ public class AboutDialog extends DialogBox { setWidget(outer); } - /* - * (non-Javadoc) - * - * @see com.google.gwt.user.client.ui.PopupPanel#onKeyDownPreview(char, int) - */ + @Override public boolean onKeyDownPreview(final char key, final int modifiers) { // Use the popup's key preview hooks to close the dialog when either // enter or escape is pressed.