Meja Spreadsheet library
Meja is a Java library for handling spreadsheet and table data.
Overview
It can be used for:
- loading and manipulating Excel and CSV files.
- displaying spreadsheets in Java applications
Documentation
The API-documentation
is generated from the Javadocs.
License
Meja is licensed under the Apache License,
Version 2.0.
Screenshot
The Meja Swing component looks like this:
Development
Source
Full source code is available at Github.
Installation
- Get the source by cloning https://github.com/xzel23/meja.git.
- Change into the meja directory and invoke gradle to build the library.
Participating
Feel free to send me your Pull requests.