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