org.springframework.richclient.security.support
Class DefaultSecurityControllerManagerTests.TestApplicationWindowFactory

Show UML class diagram
java.lang.Object
  extended by org.springframework.richclient.security.support.DefaultSecurityControllerManagerTests.TestApplicationWindowFactory
All Implemented Interfaces:
org.springframework.richclient.application.ApplicationWindowFactory
Enclosing class:
DefaultSecurityControllerManagerTests

public static class DefaultSecurityControllerManagerTests.TestApplicationWindowFactory
extends Object
implements org.springframework.richclient.application.ApplicationWindowFactory


Constructor Summary
DefaultSecurityControllerManagerTests.TestApplicationWindowFactory()
           
 
Method Summary
 org.springframework.richclient.application.ApplicationWindow createApplicationWindow()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultSecurityControllerManagerTests.TestApplicationWindowFactory

public DefaultSecurityControllerManagerTests.TestApplicationWindowFactory()
Method Detail

createApplicationWindow

public org.springframework.richclient.application.ApplicationWindow createApplicationWindow()
Specified by:
createApplicationWindow in interface org.springframework.richclient.application.ApplicationWindowFactory


Copyright © 2004-2009 The Spring Framework. All Rights Reserved.