log flys-client/src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java @ 272:d3c053420c3b

age author description
Wed, 11 May 2011 11:07:18 +0000 Raimund Renkert ISSUE 44: Moved the location/range and WQ input tables to the helper panel and
Tue, 10 May 2011 15:36:07 +0000 Raimund Renkert Changed the empty table message for helper and data tables.
Tue, 10 May 2011 11:37:49 +0000 Raimund Renkert Fixed the location input. A range selection sets the correct location values
Mon, 09 May 2011 10:23:20 +0000 Sascha L. Teichmann Removed superfluous imports.
Wed, 04 May 2011 14:40:50 +0000 Raimund Renkert Do not update the locations table if no data is cached.
Mon, 02 May 2011 16:41:35 +0000 Raimund Renkert Cash the table data and rebuild the location table on distance selection.
Mon, 02 May 2011 14:47:12 +0000 Raimund Renkert Added location and distance tables.
Tue, 05 Apr 2011 08:13:48 +0000 Ingo Weinzierl Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
Wed, 30 Mar 2011 07:54:07 +0000 Ingo Weinzierl Removed useless imports.
Tue, 29 Mar 2011 11:42:15 +0000 Raimund Renkert Resized CollectionView and set the content size to have a tabled style.
Mon, 28 Mar 2011 16:00:23 +0000 Ingo Weinzierl Improved the positioning of helper widgets and some layout specific stuff.
Fri, 18 Mar 2011 13:45:34 +0000 Ingo Weinzierl Save the data explicitly in the LocationDistancePanel and WQInputPanel before returning the user input to avoid a nullpointer exception.
Fri, 18 Mar 2011 12:01:55 +0000 Ingo Weinzierl The 'old' items in the parameter panel have a button to step back to a previous state (NOTE: just the UI stuff is implemented now).
Fri, 18 Mar 2011 11:32:05 +0000 Ingo Weinzierl Adjusted the look of the 'next' button in the parameter panel.
Fri, 18 Mar 2011 08:45:25 +0000 Ingo Weinzierl Read min/max values for the distance mode in the LocationDistancePanel.
Thu, 17 Mar 2011 18:34:20 +0000 Ingo Weinzierl The widgets in the static part of the parameter panel are created using UIProviders now. The ParameterList does not build widgets any longer.
Thu, 17 Mar 2011 16:44:51 +0000 Ingo Weinzierl Introduced a data structure DataList to manage to list of Data objects of a single state.
Thu, 17 Mar 2011 11:39:27 +0000 Ingo Weinzierl Some refactoring (imports, etc).
Thu, 17 Mar 2011 10:28:03 +0000 Ingo Weinzierl Implemented the getData() method of the LocationDistancePanel.
Thu, 17 Mar 2011 09:54:05 +0000 Ingo Weinzierl Some GUI improvements in the Location/Distance, W/Q and Module panels.
Wed, 16 Mar 2011 16:24:43 +0000 Ingo Weinzierl Refactored the LocationDistancePanel, so that is uses the DoubleArrayPanel and DoubleRangePanel from the last commit as well.
Wed, 16 Mar 2011 09:57:41 +0000 Ingo Weinzierl Added a new widget that enables the user to enter a location or a distance in a single step.

http://dive4elements.wald.intevation.org