|
From: Johannes S. (JIRA) <no...@sp...> - 2008-02-25 21:31:24
|
ButtonFactory should return AbstractButton
------------------------------------------
Key: RCP-541
URL: http://jira.springframework.org/browse/RCP-541
Project: Spring Framework Rich Client Project
Issue Type: Improvement
Components: Binding System
Affects Versions: 1.0.0
Reporter: Johannes Schneider
Attachments: Button.patch
org.springframework.richclient.factory.ButtonFactory#createToggleButton should return an AbstractButton.
This is necessary to return own implementations (e.g. JideToggleButton) that don't extend JToggleButton.
--
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
|
|
From: Johannes S. (JIRA) <no...@sp...> - 2008-02-25 21:31:24
|
[ http://jira.springframework.org/browse/RCP-541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Johannes Schneider updated RCP-541:
-----------------------------------
Attachment: Button.patch
> ButtonFactory should return AbstractButton
> ------------------------------------------
>
> Key: RCP-541
> URL: http://jira.springframework.org/browse/RCP-541
> Project: Spring Framework Rich Client Project
> Issue Type: Improvement
> Components: Binding System
> Affects Versions: 1.0.0
> Reporter: Johannes Schneider
> Attachments: Button.patch
>
>
> org.springframework.richclient.factory.ButtonFactory#createToggleButton should return an AbstractButton.
> This is necessary to return own implementations (e.g. JideToggleButton) that don't extend JToggleButton.
--
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
|
|
From: Jonny W. <jwr...@gm...> - 2008-02-25 22:29:34
|
Johannes, This is covered by a previous issue, and associated patches I created http://jira.springframework.org/browse/RCP-508 that addresses both this and some other aspects of toolbar configurability. I came at this while attempting to integrate some of the JIDE action framework concepts. Jonny On Feb 25, 2008, at 1:31 PM, Johannes Schneider (JIRA) wrote: > > [ http://jira.springframework.org/browse/RCP-541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Johannes Schneider updated RCP-541: > ----------------------------------- > > Attachment: Button.patch > >> ButtonFactory should return AbstractButton >> ------------------------------------------ >> >> Key: RCP-541 >> URL: http://jira.springframework.org/browse/RCP-541 >> Project: Spring Framework Rich Client Project >> Issue Type: Improvement >> Components: Binding System >> Affects Versions: 1.0.0 >> Reporter: Johannes Schneider >> Attachments: Button.patch >> >> >> org >> .springframework >> .richclient.factory.ButtonFactory#createToggleButton should return >> an AbstractButton. >> This is necessary to return own implementations (e.g. >> JideToggleButton) that don't extend JToggleButton. > > -- > 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 > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Springframework-rcp-dev mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-rcp-dev |
|
From: Jan H. (JIRA) <no...@sp...> - 2008-02-26 07:58:24
|
[ http://jira.springframework.org/browse/RCP-541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_32507 ]
Jan Hoskens commented on RCP-541:
---------------------------------
(copied from maillist, originally by Jonny Wray)
Johannes,
This is covered by a previous issue, and associated patches I created
http://jira.springframework.org/browse/RCP-508
that addresses both this and some other aspects of toolbar
configurability. I came at this while attempting to integrate some of
the JIDE action framework concepts.
Jonny
> ButtonFactory should return AbstractButton
> ------------------------------------------
>
> Key: RCP-541
> URL: http://jira.springframework.org/browse/RCP-541
> Project: Spring Framework Rich Client Project
> Issue Type: Improvement
> Components: Binding System
> Affects Versions: 1.0.0
> Reporter: Johannes Schneider
> Attachments: Button.patch
>
>
> org.springframework.richclient.factory.ButtonFactory#createToggleButton should return an AbstractButton.
> This is necessary to return own implementations (e.g. JideToggleButton) that don't extend JToggleButton.
--
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
|
|
[Springframework-rcp-dev] [Spring-JIRA] Closed: (RCP-541)
ButtonFactory should return AbstractButton
From: Jan H. (JIRA) <no...@sp...> - 2008-02-26 08:00:26
|
[ http://jira.springframework.org/browse/RCP-541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jan Hoskens closed RCP-541.
---------------------------
Assignee: Jan Hoskens
Resolution: Duplicate
Fix Version/s: 1.0.0
As described in the comment by Jonny Wray, this is covered by another issue (RCP-508) therefor marking & closing issue as duplicate.
> ButtonFactory should return AbstractButton
> ------------------------------------------
>
> Key: RCP-541
> URL: http://jira.springframework.org/browse/RCP-541
> Project: Spring Framework Rich Client Project
> Issue Type: Improvement
> Components: Binding System
> Affects Versions: 1.0.0
> Reporter: Johannes Schneider
> Assignee: Jan Hoskens
> Fix For: 1.0.0
>
> Attachments: Button.patch
>
>
> org.springframework.richclient.factory.ButtonFactory#createToggleButton should return an AbstractButton.
> This is necessary to return own implementations (e.g. JideToggleButton) that don't extend JToggleButton.
--
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
|