|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.richclient.application.support.ApplicationServicesAccessor org.springframework.richclient.core.LabeledObjectSupport org.springframework.richclient.application.support.AbstractPageDescriptor org.springframework.richclient.application.support.MultiViewPageDescriptor de.mindcrimeilab.xsanalyzer.ui.support.mydoggy.MyDoggyPageDescriptor
public class MyDoggyPageDescriptor
Credits go to Peter Karich, peat_hal ‘at’ users ‘dot’ sourceforge ‘dot’ net for the mydoggy swing-rcp integration
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 |
---|
public MyDoggyPageDescriptor()
Method Detail |
---|
public org.springframework.core.io.Resource getInitialLayout()
public void setInitialLayout(org.springframework.core.io.Resource initialLayout)
initialLayout
- the initialLayout to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |