In this step you'll create a new project for developing a custom add-in, then create the classes Container and Widget :
After you create these classes you'll register their class paths in the General Interface Project Settings dialog. For more information about creating classes, see Class Inheritance and Introspection in the General Interface Developer Guide. To create the project and Container class:
The fully qualified name for the new class (my.example.Container) is reflected in the path where it is saved (js/my/example/Container.js). To create the Widget class:
|
Contents
|


