Use an exponential backoff strategy for retrying rolled back transactions.
[pithos] / src / gr / ebs / gss / client / AboutDialog.java
index 08deb4c..7fe8b1f 100644 (file)
@@ -67,11 +67,7 @@ public class AboutDialog extends DialogBox {
                setWidget(outer);\r
        }\r
 \r
-       /*\r
-        * (non-Javadoc)\r
-        *\r
-        * @see com.google.gwt.user.client.ui.PopupPanel#onKeyDownPreview(char, int)\r
-        */\r
+       @Override\r
        public boolean onKeyDownPreview(final char key, final int modifiers) {\r
                // Use the popup's key preview hooks to close the dialog when either\r
                // enter or escape is pressed.\r