|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Uses of ApplicationWindowAwareCommand in org.springframework.richclient.command.support |
---|
Subclasses of ApplicationWindowAwareCommand in org.springframework.richclient.command.support | |
---|---|
class |
AboutCommand
|
class |
ExitCommand
An action command that causes the application to exit. |
class |
HelpContentsCommand
|
class |
NewWindowCommand
|
class |
ShowPageCommand
An action command for displaying a Page based on a provided PageDescriptor . |
class |
ShowViewCommand
An action command for displaying a View based on a provided ViewDescriptor . |
Uses of ApplicationWindowAwareCommand in org.springframework.richclient.samples.showcase.command |
---|
Subclasses of ApplicationWindowAwareCommand in org.springframework.richclient.samples.showcase.command | |
---|---|
class |
TitleBarTimeStampCommand
Simple command testing the ApplicationWindowAwareCommand class. |
Uses of ApplicationWindowAwareCommand in org.springframework.richclient.security |
---|
Subclasses of ApplicationWindowAwareCommand in org.springframework.richclient.security | |
---|---|
class |
LoginCommand
Provides a login interface to the user. |
class |
LogoutCommand
Provides a command to log the current user out. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |