|
From: Rogan D. (JIRA) <no...@at...> - 2007-05-01 22:11:30
|
Implement ExclusiveCommandGroup.createComboBox()
------------------------------------------------
Key: RCP-472
URL: http://opensource.atlassian.com/projects/spring/browse/RCP-472
Project: Spring Framework Rich Client Project
Issue Type: New Feature
Components: Command System
Affects Versions: 0.3.0
Environment: Any
Reporter: Rogan Dawes
Attachments: combobox.patch
An ExclusiveCommandGroup can manifest as a series of RadioButtons, or a single selection Menu. Another way to present this (in the minimum space) is to use a JComboBox. The attached patch implements this idea.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/spring/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|