J/Direct Call Builder Options Dialog Box

   

The J/Direct Call Builder Options dialog box allows you to specify options for the J/Direct Call Builder.

With the J/Direct Call Builder Options dialog box you can:

  • Determine whether the J/Direct Call Builder will display the source after an API import.

  • Enable or disable the addition of security checks for API calls.

Options

Show Target Window When Copy To Target

When this option is selected, the J/Direct Call Builder displays the Text editor with the class that has been selected as the target class for API imports when an API import is added to the target class.

Disable Stack Crawl Security Check

When this option is selected, the J/Direct Call Builder inserts a comment tag before the API import statement that disables the security check normally performed when an API function is called. With this option enabled, your API calls have better performance but could potentially be exposed to others when used in Internet applications.

Note   Once added, clearing this option will not remove the disable security check comment in your target class.