![]() |
![]() |
![]() |
![]() |
Declare a new variable
This option lets the user create a new variable. The user must enter a name for the new variable. The user can choose a primitive type or a class type for the variable. If a class type is chosen, the name for the class should be entered. The full class name should be specified unless the class is a member of the following packages which are imported by default.
Any array dimensionality and set of modifiers can be chosen. The accessibility radio buttons must be set to default for all code areas except the 'Declarations' code area.
When the Next button is pressed, the user will be able to indicate how the variable should be initialized. For primitive types, the user should enter a value. For class types, the user will be given a list of the available constructors as well as the null value. If a constructor is chosen, the next panel will contain fields for the parameters.
Data Representations, Inc. http://www.datarepresentations.com support@datarepresentations.com sales@datarepresentations.com |
![]() |
![]() |
![]() |
![]() |