lib-gwt-file is a GWT library to add support for the W3C file API and HTML5 file drag-and-drop to GWT.
The library currently requires GWT 2.2.0 and is released under
.
A sample web app is available to demonstrate the API. Click this button to run it.
lib-gwt-file has been tested on the following web browsers:
| Browser | Version |
|---|---|
| Firefox | 4.x |
| Chromium | 12.x or greater |
| Opera | 11.1 build 2079 or greater (partial support only, dnd and custom file dialog do not work yet) |
It may work, at least partially, with other browsers, but this has not yet been tested.
The documentation currently available consists in a maven site with javadoc, source cross-reference, dependencies.
The sample application also has a maven site with javadoc, source cross-reference, dependencies.
You can use the lib-gwt-file Google group if you want to discuss the project, report bugs or ask related questions.

