AF-Fancom 1.0.0
A Fantom / COM Automation bridge for Fantom programs running on a JVM

Fancom is a Fantom / COM Automation bridge for Fantom programs running on a JVM. It uses JACOB to make native calls to COM libraries via JNI. Fancom features:

  • Runs on x86 and x64 environments supporting 32 bit and 64 bit JVMs.
  • Supports COM Events
  • COM encapsulation through surrogates
  • Clean and simple API

Read more...

Install

To install AF-Fancom with Fantom Pod Manager, cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install AF-Fancom with the Fantom Repository Manager (fanr), cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install manually, download the pod file and copy it to the %FAN_HOME%/lib/fan/ directory.

afFancom.pod (435.77 kB)

Use

To use AF-Fancom in a Fantom project, add a dependency to the project's build.fan:

depends = ["sys 1.0", ..., "afFancom 1.0.0 - 1.0"]

Documentation

Information

Meta information on the AF-Fancom pod:

Published by
Steve Eynon
Organisation
Alien-Factory
Pod file size
435.77 kB
Licence
BSD 2-Clause License
Built on
22nd Mar 2013
Depends on
sys
Referenced by
Javascript Compatible
No

Dependency Graph

  Use mouse to re-position pods

Release History

There have been 3 releases of AF-Fancom: