Legacy application integration

  1. 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.
  2. 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.
  3. 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.
  4. 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.