Obba

(7 votes)
obba_0.png

Obba provides a bridge from spreadsheets to Java classes. With Obba, you can easily build spreadsheet GUIs (Excel or OpenOffice) to Java code. Its main features are:

  • Loading of arbitrary jar or class files at runtime through an spreadsheet function.
  • Instantiation of Java objects, storing the object reference under a given object label.
  • Invocation of methods on objects referenced by their object handle, storing the handle to the result under a given object label.
  • Asynchronous method invocation and tools for synchronization, turning your spreadsheet into a multi-threaded calculation tool.
  • Allows arbitrary number of arguments for constructors or methods (avoids the limitation of the number of arguments for Excel worksheet functions).
  • Serialization and de-serialization (save Serializable objects to a file, restore them any time later).
  • All this though spreadsheet functions, without any additional line of code (no VBA needed, no additional Java code needed).

For a more detailed introduction see the Obba homepage.
See http://www.obba.info/#issues for known bugs.
See http://www.finmath.net/spreadsheets/ for an application using Obba.

Download extension
Operating System: System Independent
Official release: 1.8.21
Date: 2009-Jul-22
Size: N/A
License: shareware | Read license
Further product information: Screenshots | Product details
Provider: www.obba.info