Mon, 21 Mar 2011 09:21:01 +0000 |
Ingo Weinzierl |
Display human readable strings of the selected values in the UI.
|
Mon, 21 Mar 2011 08:28:02 +0000 |
Ingo Weinzierl |
Implemented a mechanism to step back to previous states.
|
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 09:36:28 +0000 |
Ingo Weinzierl |
Read min/max values for the distance modes in WQInputPanel.
|
Fri, 18 Mar 2011 08:45:25 +0000 |
Ingo Weinzierl |
Read min/max values for the distance mode in the LocationDistancePanel.
|
Fri, 18 Mar 2011 07:45:34 +0000 |
Ingo Weinzierl |
Remove the dynamic parameter panel if a state is reached that doesn't need any user input.
|
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 18:20:05 +0000 |
Ingo Weinzierl |
The DataList has a label now.
|
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:49:03 +0000 |
Ingo Weinzierl |
Added space between old params panel and new params panel.
|
Thu, 17 Mar 2011 11:39:27 +0000 |
Ingo Weinzierl |
Some refactoring (imports, etc).
|
Thu, 17 Mar 2011 11:23:07 +0000 |
Ingo Weinzierl |
Render the Single-W panel initially when the WQInputPanel is rendered.
|
Thu, 17 Mar 2011 10:54:41 +0000 |
Ingo Weinzierl |
Implemented the getData() method of the WQInputPanel.
|
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.
|
Thu, 17 Mar 2011 09:29:10 +0000 |
Ingo Weinzierl |
Enhanced the UIProviderFactory.
|
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 15:52:13 +0000 |
Ingo Weinzierl |
Added a new widget to enter w/Q values in single and range mode.
|
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.
|
Tue, 15 Mar 2011 14:55:47 +0000 |
Ingo Weinzierl |
Clear the panel that displays the current input widget before adding a new item to this panel.
|
Tue, 15 Mar 2011 14:35:41 +0000 |
Ingo Weinzierl |
Implemented the step forward mechanism in the CollectionView and added the river map to the initial widget.
|
Mon, 14 Mar 2011 18:09:21 +0000 |
Ingo Weinzierl |
Some improvements for displaying old parameters.
|
Mon, 14 Mar 2011 16:35:32 +0000 |
Ingo Weinzierl |
Read i18n strings from DESCRIBE document and display those values in the UI.
|
Thu, 10 Mar 2011 13:49:48 +0000 |
Ingo Weinzierl |
CollectionView implements HasParameterChangeHandler and ParameterChangeHandler interfaces.
|
Thu, 10 Mar 2011 13:42:15 +0000 |
Ingo Weinzierl |
Bugfix: Removed static string from GUI element.
|
Thu, 10 Mar 2011 13:40:29 +0000 |
Ingo Weinzierl |
Parse static data from DESCRIBE.
|
Thu, 10 Mar 2011 13:38:46 +0000 |
Ingo Weinzierl |
Added a listener mechanism to notify listeners when the parameterization of a Collection/Artifact changed.
|
Thu, 10 Mar 2011 10:53:41 +0000 |
Ingo Weinzierl |
Added a service for the ADVANCE operation and a service that bundles FEED and ADVANCE in a single service.
|