Legacy application integration
Procedure
- Word File: Define the extensions in plugin.xml file to launch Microsoft word
application, input file path into document text field to launch word to open
this file.
- Excel Web File: Define the extensions in plugin.xml file to launch Microsoft excel
application, input html file path into link text field to launch web browser
to handle this file. Also you can specify whether to use toolbar or status
bar.
- Java Swing Application: Define the extensions in plugin.xml
file to launch java swing application, input swing class name into panel text
field to launch swing-rich client bridge to open this swing panel.
- Web Link: Define the extensions in plugin.xml file to launch a
website, input URL into link text field to launch web browser to handle this
link. Also you can specify whether to use toolbar or status bar.