Configure external library – Ocean Optics SpectraSuite User Manual
Page 119

8: Tools Menu Functions
000-20000-300-02- 201110
107
3. Confirm the language in which the library was written.
4. For Java, select the class that contains the class method you want to use from those in the list
box. The list box contains all of the classes in the Jar file.
For a C Library, you can skip this step.
5. For Java, select the class method from the list box. The class must be public and can only take a
single integer as an argument.
For a C Library, supply the function name.
6. Select the argument type. Currently, only the user-defined integer argument type is supported.
7. Supply a name for the function. This name will be used to identify the function and as the text on
any buttons that you create to invoke the function.
8. Add a short description for the function. This description will be used as tool-tip text.
9. Click
to add the new function.
Configure External Library
Use this function to configure the new external library that you just added.