|
The Stingray 3270 SDK comes with Stingray Pro, a development tool for creating Java objects that manipulate 3270-based applications. The image above is of the project workspace that developers use to create these Java objects. Stingray Pro features include:
- Wizards that create Java class, method, and field structures.
- Project tree view including the classes, methods, fields, and recorded 3270 sessions in the current project.
- Editable view of the Java code that has been created within the project.
- Compile the generated code right from within the project workspace.
- Ability to import and export recorded 3270 sessions from/to other projects.
- Launch new terminal sessions from the Project Workspace.
- Playback previously recorded sessions.
- Full clipboard support of cut and paste for Java code and session objects.
|
|