Learning to Support a Complex Control

In this lesson you create support for the AllLights control within the Javaboutique toolkit. This is a complex control, with unique behavior, that requires a new test object class definition.

In the lesson Learning to Support a Simple Control, you learned to create support for a simple custom control. You are now familiar with the basics of Java Add-in Extensibility, therefore this lesson explains only the more advanced information.

This lesson guides you through the following stages: