IBM Tivoli NetView for z/OS, Version 6.2

Java Application Examples

The example Java™ applications shown and described in Table 1 are provided with NetView® management console.
Table 1. Available Java Application Examples
File Description
examples\java\ExampleGUIJavaApp.java Displays context in a window. It shows all of the available information about the selected resources. It can be used as either a resource dependent or resource independent command.
examples\java\ExampleCmdWithResponse.java Illustrates sending a command to the IBM Tivoli NetView for z/OS program and receiving all response lines for subsequent processing.
examples\java\ExampleGUItoIML.java Illustrates writing a complex graphical interface. It displays the data required to start a 3174 device so that the user can select appropriate options. A command is constructed from the user input and sent to the IBM Tivoli NetView for z/OS program. The results from the command are displayed in the console Log window.
Note: For detailed information about these Java classes, see the Java Application Examples section of the NetView Management Console Productivity Kit.


Feedback