|
From: Jan H. (JIRA) <no...@sp...> - 2008-02-24 14:46:26
|
[ http://jira.springframework.org/browse/RCP-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_32378 ]
Jan Hoskens commented on RCP-98:
--------------------------------
Of course you can. Have you used the stuff in the sandbox area and extended/improved them? Can you create a patch and upload it?
> Flexdock integration
> --------------------
>
> Key: RCP-98
> URL: http://jira.springframework.org/browse/RCP-98
> Project: Spring Framework Rich Client Project
> Issue Type: New Feature
> Reporter: Claudio Romano
> Assignee: Peter De Bruycker
> Priority: Minor
> Attachments: ClosableDockingPanel.java, FlexApplicationPage.java, FlexApplicationWindow.java, FlexComponentDelegate.java, FlexComponentPane.java, FlexConfigurationManager.java, FlexDockingPort.java, FlexPageDescriptor.java
>
>
> - ClosableDockingPanel, FlexDockingPort and FlexComponentDelegate
> These are flexdock related classes, should be moved to flexdock later on.
> - FlexApplicationWindow
> Create a FlexApplicationPage instead of DefaultApplicationPage.
> - FlexApplicationPage
> Handles page components inside flexdock (open, close)
> - FlexConfigurationManager
> Handle the layout configuration of the flexdock. It also loads and save the flexdock configuration into a file. A default layout can be provided in the classpath. (Better integration to the preferences package)
> - FlexPageDescriptor
> Holds a FlexConfigurationManager and builds the initial page layout.
> - DesktopPageDescriptor
> http://opensource.atlassian.com/projects/spring/browse/RCP-56
> - FlexComponentPane extends DesktopPageDescriptor
> This class is in the org.springframework.richclient.command.support and not in org.springframework.richclient.command.support.flexdock beacause it uses the protected method PageComponent.fireFocus...
--
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
|