| Version | 2.1.8 |
|---|---|
| Publisher | Spacelike |
| Release date | Feb 23, 2010 |
| Date added | Feb 26, 2010 |
| Os requirements | Windows 3.x/95/98/Me/2000/XP/2003/Vista/Server 2008/7 |
| Requirements | Java Runtime Environment 1.5, Microsoft Excel 2000/OpenOffice 3.0 |
| Total downloads | 130 |
| Downloads per week | 1 |
| Price | Free |
Description
Obba provides a bridge from spreadsheets (Excel or OpenOffice) to Java classes. With Obba, you can easily build spreadsheet GUIs to Java code. Its main features are:
Loading of arbitrary jar or class files at runtime through an Excel worksheet 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.
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).