Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 1358:c437e4f0f7be
Moved the context menu handler to constructor to have the menu
available in each subclass.
flys-client/trunk@3043 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Thu, 20 Oct 2011 09:11:49 +0000 |
parents | 4b7105e514d2 |
children | 5ebcf5b3fc10 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Thu Oct 20 09:07:58 2011 +0000 +++ b/flys-client/ChangeLog Thu Oct 20 09:11:49 2011 +0000 @@ -1,3 +1,9 @@ +2011-10-20 Raimund Renkert <raimund.renkert@intevation.de> + + * src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java: + Moved the context menu handler to constructor to have the menu + available in each subclass. + 2011-10-20 Raimund Renkert <raimund.renkert@intevation.de> * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: