Creating Java plug-ins
The interfaces and classes are described in the Javadoc online documentation in the arpluginsdoc.jar file. This file is located in the javaplugins subdirectory of the Api (or api ) directory in your AR System server installation directory. To access the Java plug-in API documentation, unzip the contents of the file.
To unzip a JAR file:
- Use a zip utility or the Java jar executable, which is in the bin directory of the Java JRE installation, for example, jar -xvf arpluginsdoc.jar.
- Navigate to the javadoc folder and open the index.html file to see an overview of the entire AR System Java plug-in API documentation.
The following table lists the actions you need to perform to create and configure the Java plugins:
Action | Reference |
Configure two or more Java plug-in classes in a plug-in set or group | |
Write a Java plug-in |
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*