|
From: Lieven D. (JIRA) <no...@sp...> - 2008-10-09 19:35:19
|
[ http://jira.springframework.org/browse/RCP-550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lieven Doclo updated RCP-550:
-----------------------------
Fix Version/s: 1.0.2
> Quick Patch for extensibility of MDI frames
> -------------------------------------------
>
> Key: RCP-550
> URL: http://jira.springframework.org/browse/RCP-550
> Project: Spring Framework Rich Client Project
> Issue Type: Improvement
> Affects Versions: 1.0.0
> Environment: JDK 1.5
> Reporter: Benoit Xhenseval
> Priority: Minor
> Fix For: 1.0.2
>
> Attachments: DesktopApplicationPage.java.patch
>
>
> Hi
> I would like to suggest the very basic enclosed patch to improve the extensibility of DesktopApplicationPage in an MDI application.
> At the moment it is complex to extend it for say adding a panel to show a resizer.
> This patch simply wraps a existing call into a protected method that could be called from a child class which creates its own createInternalFrame method.
> It is very simple and does not change any functionality so I hope it can be committed...
> Thanks for considering it
> Benoit
--
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
|