|
From: Rogan D. (JIRA) <no...@at...> - 2007-05-02 14:41:31
|
[ http://opensource.atlassian.com/projects/spring/browse/RCP-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rogan Dawes updated RCP-472:
----------------------------
Attachment: combobox.patch
Sorry, previous patch excluded the imports.
> 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, 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
|