|
From: Geoffrey (JIRA) <no...@at...> - 2005-09-20 11:53:35
|
Support of button stacks like bars (patch included)
---------------------------------------------------
Key: RCP-192
URL: http://opensource.atlassian.com/projects/spring/browse/RCP-192
Project: Spring Framework Rich Client Project
Type: Improvement
Components: Helper Classes
Reporter: Geoffrey
Assigned to: Oliver Hutchison
Priority: Minor
Attachments: CommandGroup.java
A button stack is a couple of buttons stacked vertically.
The attached patch is a copy-paste-edit of the functionality for bars.
It might be possible to refactor this partially to remove duplicate code (bar and stack are the same just in different directrions (horizontal - vertical)).
--
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
|
|
From: Geoffrey (JIRA) <no...@at...> - 2005-09-20 11:53:36
|
[ http://opensource.atlassian.com/projects/spring/browse/RCP-192?page=all ] Geoffrey updated RCP-192: ------------------------- Attachment: CommandGroup.java > Support of button stacks like bars (patch included) > --------------------------------------------------- > > Key: RCP-192 > URL: http://opensource.atlassian.com/projects/spring/browse/RCP-192 > Project: Spring Framework Rich Client Project > Type: Improvement > Components: Helper Classes > Reporter: Geoffrey > Assignee: Oliver Hutchison > Priority: Minor > Attachments: CommandGroup.java > > A button stack is a couple of buttons stacked vertically. > The attached patch is a copy-paste-edit of the functionality for bars. > It might be possible to refactor this partially to remove duplicate code (bar and stack are the same just in different directrions (horizontal - vertical)). -- 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 |
|
From: Geoffrey (JIRA) <no...@at...> - 2005-09-20 11:55:38
|
[ http://opensource.atlassian.com/projects/spring/browse/RCP-192?page=comments#action_14731 ] Geoffrey commented on RCP-192: ------------------------------ This feature would be very handy for master details to put the buttons "add" and "remove" right upper corner next to the master list. > Support of button stacks like bars (patch included) > --------------------------------------------------- > > Key: RCP-192 > URL: http://opensource.atlassian.com/projects/spring/browse/RCP-192 > Project: Spring Framework Rich Client Project > Type: Improvement > Components: Helper Classes > Reporter: Geoffrey > Assignee: Oliver Hutchison > Priority: Minor > Attachments: ButtonStackGroupContainerPopulator.java, CommandGroup.java > > A button stack is a couple of buttons stacked vertically. > The attached patch is a copy-paste-edit of the functionality for bars. > It might be possible to refactor this partially to remove duplicate code (bar and stack are the same just in different directrions (horizontal - vertical)). -- 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 |
|
From: Geoffrey (JIRA) <no...@at...> - 2005-09-20 11:55:38
|
[ http://opensource.atlassian.com/projects/spring/browse/RCP-192?page=all ] Geoffrey updated RCP-192: ------------------------- Attachment: ButtonStackGroupContainerPopulator.java > Support of button stacks like bars (patch included) > --------------------------------------------------- > > Key: RCP-192 > URL: http://opensource.atlassian.com/projects/spring/browse/RCP-192 > Project: Spring Framework Rich Client Project > Type: Improvement > Components: Helper Classes > Reporter: Geoffrey > Assignee: Oliver Hutchison > Priority: Minor > Attachments: ButtonStackGroupContainerPopulator.java, CommandGroup.java > > A button stack is a couple of buttons stacked vertically. > The attached patch is a copy-paste-edit of the functionality for bars. > It might be possible to refactor this partially to remove duplicate code (bar and stack are the same just in different directrions (horizontal - vertical)). -- 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 |
|
From: Jan H. (JIRA) <no...@sp...> - 2008-04-21 13:32:02
|
[ http://jira.springframework.org/browse/RCP-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jan Hoskens closed RCP-192.
---------------------------
Assignee: Jan Hoskens (was: Oliver Hutchison)
Resolution: Fixed
Fix Version/s: 1.0.1
Button stacks/bars can already be created for some time now, so closing this issue.
> Support of button stacks like bars (patch included)
> ---------------------------------------------------
>
> Key: RCP-192
> URL: http://jira.springframework.org/browse/RCP-192
> Project: Spring Framework Rich Client Project
> Issue Type: Improvement
> Components: Helper Classes
> Reporter: Geoffrey De Smet
> Assignee: Jan Hoskens
> Priority: Minor
> Fix For: 1.0.1
>
> Attachments: ButtonStackGroupContainerPopulator.java, CommandGroup.java
>
>
> A button stack is a couple of buttons stacked vertically.
> The attached patch is a copy-paste-edit of the functionality for bars.
> It might be possible to refactor this partially to remove duplicate code (bar and stack are the same just in different directrions (horizontal - vertical)).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springframework.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|