gwt-binding
· The purpose of gwt-binding project is to provide a convenient binding
between JavaScript/CSS API and GWT. Rather than "wrapping" everything into
GWT, we simply inject the original resource files as GWT resource files
into the application, so that they are available from both HTML as well as
JSNI in GWT.
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window gwt-binding-0.1.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.