|
Class Summary |
| ExampleModel |
Javabean model object that represents
a single example application. |
| LaunchpadController |
|
| LaunchpadLauncher |
Create the Launchpad application Controller and start it. |
| LaunchpadModel |
Javabean model object that contains a
full list of examples that can be launched
as well as the currently selected one. |
| LaunchpadView |
List of available applications on left and a HTML viewer on the right. |
| SampleFtp |
this sample test class implements following FTP actions :
Expected parameters in args[] are :
1) FTP server host's name
2) FTP userId to use
3) FTP password to use
4) Local work text file name to use for test. |
| SampleMvsJobSubmission |
|