org.springframework.richclient.application.docking.swingdocking
Class TabbedSwingDockingApplicationPage
java.lang.Object
org.springframework.richclient.application.support.ApplicationServicesAccessor
org.springframework.richclient.factory.AbstractControlFactory
org.springframework.richclient.application.support.AbstractApplicationPage
org.springframework.richclient.application.mdi.DesktopApplicationPage
org.springframework.richclient.application.docking.swingdocking.SwingDockingApplicationPage
org.springframework.richclient.application.docking.swingdocking.TabbedSwingDockingApplicationPage
- All Implemented Interfaces:
- ApplicationPage, PageLayoutBuilder, ControlFactory
public class TabbedSwingDockingApplicationPage
- extends SwingDockingApplicationPage
- Author:
- Arne Limburg
Methods inherited from class org.springframework.richclient.application.mdi.DesktopApplicationPage |
addView, configureFrame, createControl, createInternalFrame, doAddPageComponent, doRemovePageComponent, getInternalFrame, giveFocusTo, keepFrameDetails, setActiveComponent, setScrollable, updatePageComponentProperties |
Methods inherited from class org.springframework.richclient.application.support.AbstractApplicationPage |
addPageComponent, addPageComponentListener, close, close, closeAllEditors, createPageComponent, createPageComponentPane, findPageComponent, fireClosed, fireFocusGained, fireFocusLost, fireOpened, getActiveComponent, getApplicationEventMulticaster, getId, getPageComponentPaneFactory, getPageComponents, getPageDescriptor, getView, getViewDescriptor, getViewDescriptorRegistry, getWindow, openEditor, removePageComponentListener, setActiveComponent, setApplicationWindow, setDescriptor, setPageComponentPaneFactory, setViewDescriptorRegistry, showView, showView |
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 |
TabbedSwingDockingApplicationPage
public TabbedSwingDockingApplicationPage(ApplicationWindow window,
PageDescriptor pageDescriptor)
createDesktopPane
protected JDesktopPane createDesktopPane()
- Overrides:
createDesktopPane
in class SwingDockingApplicationPage
Copyright © 2004-2009 The Spring Framework. All Rights Reserved.