|
||||||||||
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.factory.AbstractControlFactory org.springframework.richclient.application.support.AbstractApplicationPage de.mindcrimeilab.xsanalyzer.ui.support.mydoggy.MyDoggyApplicationPage
public class MyDoggyApplicationPage
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.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 |
---|
protected void doAddPageComponent(org.springframework.richclient.application.PageComponent pageComponent)
doAddPageComponent
in class org.springframework.richclient.application.support.AbstractApplicationPage
protected void doRemovePageComponent(org.springframework.richclient.application.PageComponent pageComponent)
doRemovePageComponent
in class org.springframework.richclient.application.support.AbstractApplicationPage
protected boolean giveFocusTo(org.springframework.richclient.application.PageComponent pageComponent)
giveFocusTo
in class org.springframework.richclient.application.support.AbstractApplicationPage
public void setActiveComponent(org.springframework.richclient.application.PageComponent pageComponent)
setActiveComponent
in interface org.springframework.richclient.application.ApplicationPage
setActiveComponent
in class org.springframework.richclient.application.support.AbstractApplicationPage
protected JComponent createControl()
createControl
in class org.springframework.richclient.factory.AbstractControlFactory
public void addView(String viewDescriptorId)
addView
in interface org.springframework.richclient.application.PageLayoutBuilder
public boolean close()
close
in interface org.springframework.richclient.application.ApplicationPage
close
in class org.springframework.richclient.application.support.AbstractApplicationPage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |