Hitachi

JP1 Version 12 JP1/Navigation Platform Development Guide


4.3.3 Customizing Custom Window Plugins

This subsection describes the procedure for customizing Custom Window Plugins.

To customize a template plugin created as a Custom Window Plugin:

  1. Edit the custom window JSP file.

  2. Implement processing to be performed by the plugin.

Organization of this subsection

(1) Editing the custom window JSP file

See 4.3.4 Creating the JSP file used in custom windows, and then implement the processing required for the custom window JSP file.

(2) Implementing processing to be performed by the plugin

If you need to perform processing during plugin initialization or termination, see 4.5 Implementing processing to be performed during plugin initialization or termination.