View Java Class Source Code in JAR file
- 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 htmluibinder-0.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.malagasys.htmluibinder.client
├─ com.malagasys.htmluibinder.client.HtmlUiBinder.class - [JAR]
├─ com.malagasys.htmluibinder.client.HtmlUiField.class - [JAR]
├─ com.malagasys.htmluibinder.client.HtmlUiHandler.class - [JAR]
├─ com.malagasys.htmluibinder.client.HtmlUiTemplate.class - [JAR]
com.malagasys.htmluibinder.client.gen
├─ com.malagasys.htmluibinder.client.gen.Constants.class - [JAR]
├─ com.malagasys.htmluibinder.client.gen.CreateAndBindUiBuilder.class - [JAR]
├─ com.malagasys.htmluibinder.client.gen.ElementExt.class - [JAR]
├─ com.malagasys.htmluibinder.client.gen.EventHandlerBuilder.class - [JAR]
├─ com.malagasys.htmluibinder.client.gen.HtmlUiBinderGenerator.class - [JAR]
├─ com.malagasys.htmluibinder.client.gen.HtmlUiGeneratorContext.class - [JAR]
├─ com.malagasys.htmluibinder.client.gen.PartBuilder.class - [JAR]
├─ com.malagasys.htmluibinder.client.gen.SafeHtmlTemplateBuilder.class - [JAR]
├─ com.malagasys.htmluibinder.client.gen.W3cDocumentBuilder.class - [JAR]
├─ com.malagasys.htmluibinder.client.gen.W3cDomHelper.class - [JAR]
├─ com.malagasys.htmluibinder.client.gen.WidgetFieldsBuilder.class - [JAR]