Search VisualAge for Java Information Go to Information Home Page Go to VisualAge for Java WWW Site

Parameter SmartGuide

Use the SmartGuide - Parameter window to define a parameter for a new method feature.

Fields

Parameter name
The name of the method parameter. Enter a name for the parameter.
Parameter type
The data type of the parameter. The type value is initially boolean. If you need a different type, either enter a data type or select the Browse button to select a fully-qualified type. You can focus the type search by entering a partial type specification in the Return type field before you select the Browse button.
Display name
The display name is used in the VisualAge user interface. This field is optional. If you do not specify a display name, the parameter name is used.
Short description
The short description is used in the VisualAge user interface. This field is optional. If you do not provide a description, the parameter name is used.


Related references
Class Qualification Dialog