|
From: Jan H. (JIRA) <no...@at...> - 2007-02-05 08:30:40
|
[ http://opensource.atlassian.com/projects/spring/browse/RCP-98?page=all ] Jan Hoskens updated RCP-98: --------------------------- Comment: was deleted > Flexdock integration > -------------------- > > Key: RCP-98 > URL: http://opensource.atlassian.com/projects/spring/browse/RCP-98 > Project: Spring Framework Rich Client Project > 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://opensource.atlassian.com/projects/spring/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |