graph
- Read min/max values for the distance mode in the LocationDistancePanel.2011-03-18, by Ingo Weinzierl
- Remove the dynamic parameter panel if a state is reached that doesn't need any user input.2011-03-18, by 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.2011-03-17, by Ingo Weinzierl
- The DataList has a label now.2011-03-17, by Ingo Weinzierl
- Introduced a data structure DataList to manage to list of Data objects of a single state.2011-03-17, by Ingo Weinzierl
- Added space between old params panel and new params panel.2011-03-17, by Ingo Weinzierl
- Some refactoring (imports, etc).2011-03-17, by Ingo Weinzierl
- Render the Single-W panel initially when the WQInputPanel is rendered.2011-03-17, by Ingo Weinzierl
- Implemented the getData() method of the WQInputPanel.2011-03-17, by Ingo Weinzierl
- Implemented the getData() method of the LocationDistancePanel.2011-03-17, by Ingo Weinzierl
- Some GUI improvements in the Location/Distance, W/Q and Module panels.2011-03-17, by Ingo Weinzierl
- Enhanced the UIProviderFactory.2011-03-17, by Ingo Weinzierl
- Refactored the LocationDistancePanel, so that is uses the DoubleArrayPanel and DoubleRangePanel from the last commit as well.2011-03-16, by Ingo Weinzierl
- Added a new widget to enter w/Q values in single and range mode.2011-03-16, by Ingo Weinzierl
- Added a new widget that enables the user to enter a location or a distance in a single step.2011-03-16, by Ingo Weinzierl
- Clear the panel that displays the current input widget before adding a new item to this panel.2011-03-15, by Ingo Weinzierl
- Implemented the step forward mechanism in the CollectionView and added the river map to the initial widget.2011-03-15, by Ingo Weinzierl
- Some improvements for displaying old parameters.2011-03-14, by Ingo Weinzierl
- Read i18n strings from DESCRIBE document and display those values in the UI.2011-03-14, by Ingo Weinzierl
- CollectionView implements HasParameterChangeHandler and ParameterChangeHandler interfaces.2011-03-10, by Ingo Weinzierl
- Bugfix: Removed static string from GUI element.2011-03-10, by Ingo Weinzierl
- Parse static data from DESCRIBE.2011-03-10, by Ingo Weinzierl
- Added a listener mechanism to notify listeners when the parameterization of a Collection/Artifact changed.2011-03-10, by Ingo Weinzierl
- Added a service for the ADVANCE operation and a service that bundles FEED and ADVANCE in a single service.2011-03-10, by Ingo Weinzierl