migrating to cdmlib-plugin 2.0.0.20 including new term loading
[taxeditor.git] / eclipseprojects / eu.etaxonomy.taxeditor / src / eu / etaxonomy / taxeditor / editor / CompositeBorderDecorator.java
index 8f10d18bdaaa3c2f5710b173dd12b996d442f2f8..623fc8adf70f20b3e8bfed946f619c95bafe4d1c 100644 (file)
@@ -51,12 +51,12 @@ public class CompositeBorderDecorator implements FocusListener {
                \r
        }\r
        \r
-       @Override\r
+       \r
        public void focusGained(FocusEvent e) {\r
                paintBorder();\r
        }\r
 \r
-       @Override\r
+       \r
        public void focusLost(FocusEvent e) {\r
                if (doLoseFocus) {\r
                        unpaintBorder();\r