|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use DesktopCommandGroupFactory | |
---|---|
org.springframework.richclient.application.mdi | |
org.springframework.richclient.application.mdi.contextmenu |
Uses of DesktopCommandGroupFactory in org.springframework.richclient.application.mdi |
---|
Methods in org.springframework.richclient.application.mdi that return DesktopCommandGroupFactory | |
---|---|
DesktopCommandGroupFactory |
DesktopApplicationPageFactory.getDesktopCommandGroupFactory()
|
Methods in org.springframework.richclient.application.mdi with parameters of type DesktopCommandGroupFactory | |
---|---|
void |
DesktopApplicationPageFactory.setDesktopCommandGroupFactory(DesktopCommandGroupFactory desktopCommandGroupFactory)
|
Constructors in org.springframework.richclient.application.mdi with parameters of type DesktopCommandGroupFactory | |
---|---|
DesktopApplicationPage(ApplicationWindow window,
PageDescriptor pageDescriptor,
int dragMode,
DesktopCommandGroupFactory desktopCommandGroupFactory)
|
Uses of DesktopCommandGroupFactory in org.springframework.richclient.application.mdi.contextmenu |
---|
Classes in org.springframework.richclient.application.mdi.contextmenu that implement DesktopCommandGroupFactory | |
---|---|
class |
DefaultDesktopCommandGroupFactory
Helper class to create a context menu for a JDesktopPane . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |