Mercurial > dive4elements > river
diff 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 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Fri Sep 21 13:19:21 2012 +0000 +++ b/flys-client/ChangeLog Fri Sep 21 13:44:56 2012 +0000 @@ -1,3 +1,11 @@ +2012-09-21 Björn Ricks <bjoern.ricks@intevation.de> + + * src/main/java/de/intevation/flys/client/client/ui/GaugeTree.java, + src/main/java/de/intevation/flys/client/client/ui/GaugePanel.java: + Refactor GaugeTree into its own java file. Due to the folding logic in the + GaugeTree the code became quite lage. Therefore it is better preserved in + its own file. + 2012-09-21 Björn Ricks <bjoern.ricks@intevation.de> * src/main/java/de/intevation/flys/client/client/ui/GaugePanel.java: