Mercurial > dive4elements > river
comparison 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 |
comparison
equal
deleted
inserted
replaced
1357:4b7105e514d2 | 1358:c437e4f0f7be |
---|---|
1 2011-10-20 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java: | |
4 Moved the context menu handler to constructor to have the menu | |
5 available in each subclass. | |
6 | |
1 2011-10-20 Raimund Renkert <raimund.renkert@intevation.de> | 7 2011-10-20 Raimund Renkert <raimund.renkert@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: | 9 * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
4 Reordered the attribute list. | 10 Reordered the attribute list. |
5 | 11 |