comparison flys-client/src/main/java/de/intevation/flys/client/client/ui/ThemeNavigationPanel.java @ 4980:e70ff0a600a3

flys-client: Whitespace and doc cosemtics.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Thu, 14 Feb 2013 09:29:51 +0100
parents f3325079dacc
children
comparison
equal deleted inserted replaced
4979:4c76c5f69eaf 4980:e70ff0a600a3
26 public static final int PANEL_MARGIN = 5; 26 public static final int PANEL_MARGIN = 5;
27 public static final int BUTTON_HEIGHT = 20; 27 public static final int BUTTON_HEIGHT = 20;
28 public static final int BUTTON_MARGIN = 5; 28 public static final int BUTTON_MARGIN = 5;
29 private static final int BOTTON_WIDTH = 20; 29 private static final int BOTTON_WIDTH = 20;
30 30
31
32 protected FLYSConstants MSG = GWT.create(FLYSConstants.class); 31 protected FLYSConstants MSG = GWT.create(FLYSConstants.class);
33
34 32
35 protected List<OnMoveHandler> handlers; 33 protected List<OnMoveHandler> handlers;
36 34
37 35
38 public ThemeNavigationPanel() { 36 public ThemeNavigationPanel() {

http://dive4elements.wald.intevation.org