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