comparison gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ThemePanel.java @ 8856:5e38e2924c07 3.2.x

Fix code style.
author Tom Gottfried <tom@intevation.de>
date Thu, 18 Jan 2018 20:12:01 +0100
parents ea9eef426962
children 05405292a7ca
comparison
equal deleted inserted replaced
8855:d7c005e12af0 8856:5e38e2924c07
50 import java.util.ArrayList; 50 import java.util.ArrayList;
51 import java.util.List; 51 import java.util.List;
52 52
53 /** 53 /**
54 * ThemePanel on the left in CollectionView. 54 * ThemePanel on the left in CollectionView.
55 * Contains control widgets for "themes", which are plotted in a diagram (chart). 55 * Contains control widgets for "themes", which are plotted in
56 * a diagram (chart).
56 * 57 *
57 * @author <a href="mailto:ingo.weinzierl@intevation.de">Ingo Weinzierl</a> 58 * @author <a href="mailto:ingo.weinzierl@intevation.de">Ingo Weinzierl</a>
58 */ 59 */
59 public abstract class ThemePanel 60 public abstract class ThemePanel
60 extends Canvas 61 extends Canvas

http://dive4elements.wald.intevation.org