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

New Method Feature SmartGuide

Use the SmartGuide - New Method Feature window to add a new method feature. The SmartGuide creates a new public class method for the feature. You must add logic code for the method.

Fields

Method name
The name of the method feature. Enter a name for the feature.
Return type
The return data type of the method feature. The type value is initially void. 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.
Parameter count
The number of parameters for the method feature. The initial selection is 0. You can select a different number from the drop-down list. You define each parameter with the parameter SmartGuide.


Related concepts
How Generated Code Coexists with User-Written Code

Related references
Class Qualification Dialog
Parameter SmartGuide
Bean Information SmartGuide
BeanInfo Page Tool Bar
Features--BeanInfo Page