|
From: Jan H. (JIRA) <no...@sp...> - 2008-01-04 11:03:34
|
Set default CloseAction of ApplicationDialog to CloseAction.DISPOSE
-------------------------------------------------------------------
Key: RCP-514
URL: http://jira.springframework.org/browse/RCP-514
Project: Spring Framework Rich Client Project
Issue Type: Improvement
Components: Application Framework
Reporter: Jan Hoskens
Assignee: Jan Hoskens
Fix For: 1.0.0
The default CloseAction of ApplicationDialog should be CloseAction.DISPOSE to prevent memory-leaks due to unawareness of this feature. Caching of the graphical dialog when using CloseAction.HIDE should be explicitly set when needed.
As a side note: this behaviour should be well documented.
--
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
|