Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
C D E G L M N P Q S _

C

controllerName - Variable in class samples.ExampleModel
 

D

doHandleControl(Control) - Method in class samples.LaunchpadController
Respond to LAUNCH and SELECT.
doLaunch() - Method in class samples.LaunchpadController
On LAUNCH, fire off a new instance of the selected example's Controller as a child of this.
doSelect() - Method in class samples.LaunchpadController
On SELECT, get the view to load the appropriate HTML into the viewer pane.

E

ExampleModel - class samples.ExampleModel.
Javabean model object that represents a single example application.
ExampleModel(String, String, String) - Constructor for class samples.ExampleModel
 
editorPane - Variable in class samples.LaunchpadView
 
examples - Variable in class samples.LaunchpadModel
 

G

getCloseControl() - Method in class samples.LaunchpadView
 
getControllerName() - Method in class samples.ExampleModel
 
getDocumentUrl() - Method in class samples.ExampleModel
 
getExamples() - Method in class samples.LaunchpadModel
 
getName() - Method in class samples.ExampleModel
 
getPackageDirectory() - Method in class samples.ExampleModel
 
getPackageName() - Method in class samples.ExampleModel
 
getSelectedExample() - Method in class samples.LaunchpadModel
 
getTitle() - Method in class samples.LaunchpadView
 

L

LAUNCH - Static variable in class samples.LaunchpadController
A Control ID.
LOG - Static variable in class samples.LaunchpadController
 
LOG - Static variable in class samples.LaunchpadView
 
LaunchpadController - class samples.LaunchpadController.
 
LaunchpadController() - Constructor for class samples.LaunchpadController
 
LaunchpadLauncher - class samples.LaunchpadLauncher.
Create the Launchpad application Controller and start it.
LaunchpadLauncher() - Constructor for class samples.LaunchpadLauncher
 
LaunchpadModel - class samples.LaunchpadModel.
Javabean model object that contains a full list of examples that can be launched as well as the currently selected one.
LaunchpadModel() - Constructor for class samples.LaunchpadModel
 
LaunchpadView - class samples.LaunchpadView.
List of available applications on left and a HTML viewer on the right.
LaunchpadView() - Constructor for class samples.LaunchpadView
 

M

main(String[]) - Static method in class samples.LaunchpadLauncher
 
main(String[]) - Static method in class samples.SampleFtp
 
main(String[]) - Static method in class samples.SampleMvsJobSubmission
testing basic MVS job Submission through FTP Following parameters are requested : 1) command among followings : 'LISTQ' : sample JES2 listqueue.

N

name - Variable in class samples.ExampleModel
 

P

packageName - Variable in class samples.ExampleModel
 

Q

QUIT - Static variable in class samples.LaunchpadController
A Control ID.

S

SELECT - Static variable in class samples.LaunchpadController
A Control ID.
SampleFtp - class samples.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.
SampleFtp() - Constructor for class samples.SampleFtp
 
SampleMvsJobSubmission - class samples.SampleMvsJobSubmission.
 
SampleMvsJobSubmission() - Constructor for class samples.SampleMvsJobSubmission
 
samples - package samples
 
selectedExample - Variable in class samples.LaunchpadModel
 
setSelectedExample(ExampleModel) - Method in class samples.LaunchpadModel
 
showURL(URL) - Method in class samples.LaunchpadView
 
startup() - Method in class samples.LaunchpadController
 

_

_DEBUG_ - Static variable in class samples.SampleMvsJobSubmission
 

C D E G L M N P Q S _