Create a Java Plug-in
"Plug-ins" give Logi Info developers the ability to programmatically extend the functionality of their Logi applications.
The following topics discuss the development of Logi plug-ins using Java:
- Writing Your Plug-in
- Example: Change the Application Caption
- Example: Modify an SQL Query with a Request Variable
- Implementing Your Plug-in
- Debugging Example: Eclipse and Tomcat
- Plug-in Class Methods and Properties
If you haven't done so already, you should read Logi Plug-ins for important supporting information before proceeding. If you're developing a .NET plug-in, see Create .NET Plug-in instead of this one.