de.mindcrimeilab.xsanalyzer.ui.support.mydoggy
Class MyDoggyApplicationPageFactory
java.lang.Object
de.mindcrimeilab.xsanalyzer.ui.support.mydoggy.MyDoggyApplicationPageFactory
- All Implemented Interfaces:
- org.springframework.beans.factory.InitializingBean, org.springframework.richclient.application.ApplicationPageFactory
public class MyDoggyApplicationPageFactory
- extends Object
- implements org.springframework.richclient.application.ApplicationPageFactory, org.springframework.beans.factory.InitializingBean
Credits go to Peter Karich, peat_hal ‘at’ users ‘dot’ sourceforge ‘dot’ net for the mydoggy swing-rcp integration
- Version:
- $Revision: 165 $
- Author:
- Michael Engelhardt, $Author: agony $
Method Summary |
void |
afterPropertiesSet()
|
org.springframework.richclient.application.ApplicationPage |
createApplicationPage(org.springframework.richclient.application.ApplicationWindow window,
org.springframework.richclient.application.PageDescriptor descriptor)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MyDoggyApplicationPageFactory
public MyDoggyApplicationPageFactory()
createApplicationPage
public org.springframework.richclient.application.ApplicationPage createApplicationPage(org.springframework.richclient.application.ApplicationWindow window,
org.springframework.richclient.application.PageDescriptor descriptor)
- Specified by:
createApplicationPage
in interface org.springframework.richclient.application.ApplicationPageFactory
afterPropertiesSet
public void afterPropertiesSet()
throws Exception
- Specified by:
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
- Throws:
Exception
Copyright © 2010. All Rights Reserved.