Hello,
Just discovered this project.
Just wondering if one can use this as a GUI control (like JTable),
and place it in a Java Frame/form, for a destop app.
I would like to have a spreadsheet as a FrontEnd for a desktop database application.
I see that it can be create and open Gnumeric spreasheet files, but don't know if
it can be used/embedded as a GUI element.
Hope someone can explain this aspect.
Sincerely,
Palmer
About JWorkbook and Java
Re: About JWorkbook and Java
No, there is no GUI component for it. JWorkbook is just a IO-library for reading and writing these documents.
If you're not afraid of GPL code, then the SharpTools ( http://www1.cs.columbia.edu/sharptools/ ) might be a option for you. On the close-source side, there are a few components available as well, but as usually, they can be rather costly.
If you're not afraid of GPL code, then the SharpTools ( http://www1.cs.columbia.edu/sharptools/ ) might be a option for you. On the close-source side, there are a few components available as well, but as usually, they can be rather costly.
Read my Blog for the latest Pentaho Report Designer Tips and Tricks.