de.mindcrimeilab.xsanalyzer.ui.support.mydoggy
Class MyDoggyApplicationPage

java.lang.Object
  extended by org.springframework.richclient.application.support.ApplicationServicesAccessor
      extended by org.springframework.richclient.factory.AbstractControlFactory
          extended by org.springframework.richclient.application.support.AbstractApplicationPage
              extended by de.mindcrimeilab.xsanalyzer.ui.support.mydoggy.MyDoggyApplicationPage
All Implemented Interfaces:
org.springframework.richclient.application.ApplicationPage, org.springframework.richclient.application.PageLayoutBuilder, org.springframework.richclient.factory.ControlFactory

public class MyDoggyApplicationPage
extends org.springframework.richclient.application.support.AbstractApplicationPage
implements org.springframework.richclient.application.PageLayoutBuilder

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 $

Field Summary
 
Fields inherited from class org.springframework.richclient.application.support.ApplicationServicesAccessor
logger
 
Method Summary
 void addView(String viewDescriptorId)
           
 boolean close()
           
protected  JComponent createControl()
           
protected  void doAddPageComponent(org.springframework.richclient.application.PageComponent pageComponent)
           
protected  void doRemovePageComponent(org.springframework.richclient.application.PageComponent pageComponent)
           
protected  boolean giveFocusTo(org.springframework.richclient.application.PageComponent pageComponent)
           
 void setActiveComponent(org.springframework.richclient.application.PageComponent pageComponent)
           
 
Methods inherited from class org.springframework.richclient.application.support.AbstractApplicationPage
addPageComponent, addPageComponentListener, close, closeAllEditors, createPageComponent, createPageComponentPane, findPageComponent, fireClosed, fireFocusGained, fireFocusLost, fireOpened, getActiveComponent, getApplicationEventMulticaster, getId, getPageComponents, getPageDescriptor, getViewDescriptor, getWindow, openEditor, removePageComponentListener, setActiveComponent, setApplicationWindow, setDescriptor, showView, showView, updatePageComponentProperties
 
Methods inherited from class org.springframework.richclient.factory.AbstractControlFactory
createControlIfNecessary, getControl, isControlCreated, isSingleton, setSingleton
 
Methods inherited from class org.springframework.richclient.application.support.ApplicationServicesAccessor
getActiveWindow, getApplication, getApplicationContext, getApplicationName, getApplicationServices, getCommandConfigurer, getComponentFactory, getConversionService, getIconSource, getImageSource, getMessage, getMessage, getMessage, getMessage, getMessages, getMessageSource, getObjectConfigurer, getService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.springframework.richclient.factory.ControlFactory
getControl
 

Method Detail

doAddPageComponent

protected void doAddPageComponent(org.springframework.richclient.application.PageComponent pageComponent)
Specified by:
doAddPageComponent in class org.springframework.richclient.application.support.AbstractApplicationPage

doRemovePageComponent

protected void doRemovePageComponent(org.springframework.richclient.application.PageComponent pageComponent)
Specified by:
doRemovePageComponent in class org.springframework.richclient.application.support.AbstractApplicationPage

giveFocusTo

protected boolean giveFocusTo(org.springframework.richclient.application.PageComponent pageComponent)
Specified by:
giveFocusTo in class org.springframework.richclient.application.support.AbstractApplicationPage

setActiveComponent

public void setActiveComponent(org.springframework.richclient.application.PageComponent pageComponent)
Specified by:
setActiveComponent in interface org.springframework.richclient.application.ApplicationPage
Overrides:
setActiveComponent in class org.springframework.richclient.application.support.AbstractApplicationPage

createControl

protected JComponent createControl()
Specified by:
createControl in class org.springframework.richclient.factory.AbstractControlFactory

addView

public void addView(String viewDescriptorId)
Specified by:
addView in interface org.springframework.richclient.application.PageLayoutBuilder

close

public boolean close()
Specified by:
close in interface org.springframework.richclient.application.ApplicationPage
Overrides:
close in class org.springframework.richclient.application.support.AbstractApplicationPage


Copyright © 2010. All Rights Reserved.