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