comparison flys-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/GaugePanel.java @ 5835:821a02bbfb4e

Fixed internal java dependencies
author Sascha L. Teichmann <teichmann@intevation.de>
date Thu, 25 Apr 2013 13:12:15 +0200
parents f507086aa94b
children
comparison
equal deleted inserted replaced
5834:f507086aa94b 5835:821a02bbfb4e
1 package de.intevation.flys.client.client.ui.stationinfo; 1 package org.dive4elements.river.client.client.ui.stationinfo;
2 2
3 import com.google.gwt.core.client.GWT; 3 import com.google.gwt.core.client.GWT;
4 import com.google.gwt.user.client.rpc.AsyncCallback; 4 import com.google.gwt.user.client.rpc.AsyncCallback;
5 5
6 import de.intevation.flys.client.client.FLYS; 6 import org.dive4elements.river.client.client.FLYS;
7 import de.intevation.flys.client.shared.model.RiverInfo; 7 import org.dive4elements.river.client.shared.model.RiverInfo;
8 8
9 9
10 /** 10 /**
11 * The GaugePanel is intended to be used within a SectionStackSection 11 * The GaugePanel is intended to be used within a SectionStackSection
12 * 12 *

http://dive4elements.wald.intevation.org