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