|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Uses of PageLayoutBuilder in org.springframework.richclient.application |
---|
Methods in org.springframework.richclient.application with parameters of type PageLayoutBuilder | |
---|---|
void |
PageDescriptor.buildInitialLayout(PageLayoutBuilder pageLayout)
|
Uses of PageLayoutBuilder in org.springframework.richclient.application.docking.vldocking |
---|
Classes in org.springframework.richclient.application.docking.vldocking that implement PageLayoutBuilder | |
---|---|
class |
VLDockingApplicationPage
|
Uses of PageLayoutBuilder in org.springframework.richclient.application.mdi |
---|
Classes in org.springframework.richclient.application.mdi that implement PageLayoutBuilder | |
---|---|
class |
DesktopApplicationPage
|
Uses of PageLayoutBuilder in org.springframework.richclient.application.support |
---|
Classes in org.springframework.richclient.application.support that implement PageLayoutBuilder | |
---|---|
class |
DefaultApplicationPage
Provides a standard implementation of ApplicationPage |
Methods in org.springframework.richclient.application.support with parameters of type PageLayoutBuilder | |
---|---|
void |
SingleViewPageDescriptor.buildInitialLayout(PageLayoutBuilder layout)
|
void |
MultiViewPageDescriptor.buildInitialLayout(PageLayoutBuilder pageLayout)
|
Uses of PageLayoutBuilder in org.springframework.richclient.application.tabbed |
---|
Classes in org.springframework.richclient.application.tabbed that implement PageLayoutBuilder | |
---|---|
class |
TabbedApplicationPage
ApplicationPage implementation that puts the PageComponent s
in a JTabbedPane . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |