Tool Tips For the Java and Miscellaneous Tool Tabs
-
The Java tool tab:
-
Contains a selection list of the constructors, methods, attributes, and syntax buttons of the selected Java object within the open script. Therefore, the contents of this tab will vary.
-
Allows you to enter any fully qualified Java class name of your choosing in order to have its set of constructors, methods or attributes listed in the selection boxes. Included in this list of class names are every class from the Sun JDK, all the Cisco classes, and any custom classes you might have uploaded through the Cisco Unified CCX Application Administration web pages. See Figure.

This enables an easy lookup of what is available so you can paste it into an expression directly. The selection box drop-down arrow is disabled if the class entered is invalid or does not have any constructors, methods or attributes. For how to do this, see How to Access a Java Constructor, Method, or Attribute for Any Class
-
The Miscellaneous tool tab:
-
Provides a way to easily enter types of data into an expression that are not included in the other tabs.
-
Allows you to filter the variables selection list of all the variables in the opened script so that only those variables of the type you select are displayed in the selection list. See Figure. For how to do this, see Object Variables.
-
