Common Content for Data Catalog 
			
			- Common Content for Data Catalog 10.5.7
- All Products
 
           
      	
            
	
      | Control  | Description  | 
|---|---|
| Navigator  | Shows input ports, output ports, and callable Java transformation API methods.  Click an item in the navigator to display a description of the item.  Double-click an item to add it to the  Java codewindow. Alternatively, you can drag an item from the navigator into the Java codewindow. The navigator is available on the following code entry tabs:  
 | 
| Java codewindow | Enables you to view or enter Java code for the transformation. The  Java codewindow displays Java code by using the basic Java syntax highlighting. On the  Full Codetab, you can view but not edit the full class code for the Java transformation. The  Java codewindow is available on the following code entry tabs: 
 | 
| New Functioncommand |  Opens the  Define Functiondialog box that you use to define functions that invoke Java expressions. The  Functioncommand is available on the Functionstab. | 
| Editing toolbar  | Enables you to click tool icons, such as cut, copy, and paste, to edit Java code.  The editing toolbar is available on the following code entry tabs:  
 | 
| Control  | Description  | 
|---|---|
| Compilecommand | Compiles the Java code for the transformation.  | 
| Resultswindow | Displays the compilation results for the Java transformation class and enables you to find the source of errors in the code.  To find an error in the code, right-click an error message in the  Resultswindow and select to view the error in the snippet code or in the full code. You can also double-click an error message in the  Resultswindow to find its source. |