The following are the basic steps to follow:
The Isight SDK Generator does not support datatype development. You must create the XML Descriptor, package the jar file, and publish manually, as described in the following sections. The remainder of this section discusses developing a Value, Renderer, and Editor in more detail, with particular emphasis on the Java classes that you must write. Code examples are provided to allow you to see some of the most commonly used commands and objects in the Isight API. However, this document does not provide a full description of all the objects in the Isight API. Once you get to the point of writing the necessary classes and needing to use the Isight API, refer to the javadocs found in your Isight installation directory to access a HTML representation of the complete Isight API. |