Importing .NET External Component Libraries

The selection phase of the .NET Import Wizard enables you to specify the appropriate JADE names to the items being imported.

When using .NET external component libraries:

When including superclasses in other assemblies, note the following.

When you have imported the .NET assembly, JADE classes, methods, properties, and constants are generated for the items selected from the assembly. For details about the abstract grouping class names, see "Abstract Grouping Classes", in Chapter 4 of the JADE External Interface Developer's Reference.

The .NET Import Wizard is a wizard-style dialog that consists of five steps, each represented by a sheet of the dialog. Use the Next > and < Back buttons to navigate forwards or backwards through the steps. No step is enabled until the previous step has been completed.

.NET objects are generated as subclasses of the non-GUI JadeDotNetType and the GUI JadeDotNetVisualComponent classes.

To import a .NET assembly

  1. Select the .NET command from the Components menu. The .NET submenu is then displayed.

  2. Select the Import command from the .NET submenu of the Components menu.

The .NET Import Wizard, which is then displayed, systematically guides you through the import process. When all of the information has been gathered, the wizard generates all of the required classes, properties, and methods that you need to access the .NET object from JADE.