org.springframework.richclient.application.support
Class DefaultApplicationPageFactory
java.lang.Object
org.springframework.richclient.application.support.DefaultApplicationPageFactory
- All Implemented Interfaces:
- ApplicationPageFactory
public class DefaultApplicationPageFactory
- extends Object
- implements ApplicationPageFactory
ApplicationPageFactory
implementation for
DefaultApplicationPage
.
- Author:
- Peter De Bruycker
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultApplicationPageFactory
public DefaultApplicationPageFactory()
createApplicationPage
public ApplicationPage createApplicationPage(ApplicationWindow window,
PageDescriptor descriptor)
- Description copied from interface:
ApplicationPageFactory
- Create a new
ApplicationPage
.
- Specified by:
createApplicationPage
in interface ApplicationPageFactory
- Returns:
- the window
Copyright © 2004-2008 The Spring Framework. All Rights Reserved.