Add/Edit New Parameter dialog box

This is a feature of JBuilder SE and Enterprise.

The Add/Edit New Parameter dialog box is where you add or edit a method parameter. To display this dialog box, choose Add or Edit from the Change Parameters Of Method dialog box.

Type

The parameter's Java type.

Name

The parameter's name

Default Value

The parameter's default value.

See also