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.
|