Oracle Fusion Middleware Java API Reference for Oracle ADF Model Tester
11g Release 2 (11.1.2.0.0)

E17487-01

Package oracle.jbo.jbotester.jdevx

Contains the IDE dependent part of the ADF Model Tester.

See:
          Description

Class Summary
ConnectionDialog This dialog allows the user to select a configuration, modify parameters and launch the ADF Model Tester.
Constants This class contains the constants that are needed to communicate with the ADF Model Tester.
 

Package oracle.jbo.jbotester.jdevx Description

Contains the IDE dependent part of the ADF Model Tester.

This package contains the ConnectionDialog, which is launched by the IDE, as well as a list of constants to create the command line arguments to launch the ADF Model Tester. Note that the class MainFrame is not part of this package. It is not referenced by the IDE directly. The IDE gets the name of the MainFrame class through the Constants, and launches a new VM process which will instantiate the MainFrame.

This package is not intended to be subclassed.


Oracle Fusion Middleware Java API Reference for Oracle ADF Model Tester
11g Release 2 (11.1.2.0.0)

E17487-01

Copyright © 1997, 2011, Oracle. All rights reserved.