CLIENT_PLUGIN

Root element for the client plugin declaration.

<client_plugin

>
       <name/>        -- Name of the plugin in the desktop.
       <description/>        -- Plugin textual description.
       <module/>        -- Executable module.
       <lib/>        -- Name of the jar archive.
       <icon/>        -- Icon associated with the plugin on the desktop.
       <style/>        -- Style of plugin in the desktop.

</client_plugin>


Parent Element(s): None

Top Elements
All Elements
Example
DTD File
Tree
Printable Documentation


client_plugin DTD