Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 3842:44c1beb78ad1
Move GaugeTree to its own java file
flys-client/trunk@5557 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Bjoern Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Fri, 21 Sep 2012 13:44:56 +0000 |
parents | 5877d6900e34 |
children | 8e169e4e1b57 |
comparison
equal
deleted
inserted
replaced
3841:5877d6900e34 | 3842:44c1beb78ad1 |
---|---|
1 2012-09-21 Björn Ricks <bjoern.ricks@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/GaugeTree.java, | |
4 src/main/java/de/intevation/flys/client/client/ui/GaugePanel.java: | |
5 Refactor GaugeTree into its own java file. Due to the folding logic in the | |
6 GaugeTree the code became quite lage. Therefore it is better preserved in | |
7 its own file. | |
8 | |
1 2012-09-21 Björn Ricks <bjoern.ricks@intevation.de> | 9 2012-09-21 Björn Ricks <bjoern.ricks@intevation.de> |
2 | 10 |
3 * src/main/java/de/intevation/flys/client/client/ui/GaugePanel.java: | 11 * src/main/java/de/intevation/flys/client/client/ui/GaugePanel.java: |
4 Additional refactoring to avoid code duplication and fixing reading double | 12 Additional refactoring to avoid code duplication and fixing reading double |
5 value from locations DataItem object. Also add another code path for | 13 value from locations DataItem object. Also add another code path for |