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

java.lang.Object
  extended by org.springframework.richclient.application.support.ApplicationServicesAccessor
      extended by org.springframework.richclient.core.LabeledObjectSupport
          extended by org.springframework.richclient.application.support.AbstractPageDescriptor
              extended by org.springframework.richclient.application.support.MultiViewPageDescriptor
                  extended by de.mindcrimeilab.xsanalyzer.ui.support.mydoggy.MyDoggyPageDescriptor
All Implemented Interfaces:
org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean, org.springframework.richclient.application.PageDescriptor, org.springframework.richclient.command.config.CommandLabelConfigurable, org.springframework.richclient.core.DescribedElement, org.springframework.richclient.core.DescriptionConfigurable, org.springframework.richclient.core.TitleConfigurable, org.springframework.richclient.core.VisualizedElement, org.springframework.richclient.image.config.ImageConfigurable

public class MyDoggyPageDescriptor
extends org.springframework.richclient.application.support.MultiViewPageDescriptor

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.core.LabeledObjectSupport
logger
 
Fields inherited from interface org.springframework.richclient.core.DescribedElement
CAPTION_PROPERTY, DESCRIPTION_PROPERTY, DISPLAY_NAME_PROPERTY
 
Constructor Summary
MyDoggyPageDescriptor()
           
 
Method Summary
 org.springframework.core.io.Resource getInitialLayout()
           
 void setInitialLayout(org.springframework.core.io.Resource initialLayout)
           
 
Methods inherited from class org.springframework.richclient.application.support.MultiViewPageDescriptor
buildInitialLayout, getViewDescriptors, setBeanName, setViewDescriptors
 
Methods inherited from class org.springframework.richclient.application.support.AbstractPageDescriptor
afterPropertiesSet, createShowPageCommand, getId, getShowPageCommandLabel, setId
 
Methods inherited from class org.springframework.richclient.core.LabeledObjectSupport
addPropertyChangeListener, addPropertyChangeListener, firePropertyChange, firePropertyChange, firePropertyChange, getAccelerator, getCaption, getDescription, getDisplayName, getIcon, getImage, getLabel, getMnemonic, getMnemonicIndex, hasChanged, hasChanged, hasChanged, removePropertyChangeListener, removePropertyChangeListener, setCaption, setDescription, setImage, setLabelInfo, setTitle, toString
 
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, wait, wait, wait
 
Methods inherited from interface org.springframework.richclient.core.DescribedElement
getCaption, getDescription, getDisplayName
 
Methods inherited from interface org.springframework.richclient.core.VisualizedElement
getIcon, getImage
 

Constructor Detail

MyDoggyPageDescriptor

public MyDoggyPageDescriptor()
Method Detail

getInitialLayout

public org.springframework.core.io.Resource getInitialLayout()
Returns:
the initialLayout

setInitialLayout

public void setInitialLayout(org.springframework.core.io.Resource initialLayout)
Parameters:
initialLayout - the initialLayout to set


Copyright © 2010. All Rights Reserved.