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 jemmy-browser-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jemmy.browser
├─ org.jemmy.browser.BrowserDescriptor.class - [JAR]
├─ org.jemmy.browser.ElementRetriever.class - [JAR]
├─ org.jemmy.browser.HierarchyDescriptor.class - [JAR]
├─ org.jemmy.browser.HierarchyView.class - [JAR]
├─ org.jemmy.browser.ImageLabel.class - [JAR]
├─ org.jemmy.browser.InterfacesPanel.class - [JAR]
├─ org.jemmy.browser.NodeDescriptor.class - [JAR]
├─ org.jemmy.browser.PropertiesPanel.class - [JAR]
├─ org.jemmy.browser.ReflectionPanel.class - [JAR]
├─ org.jemmy.browser.SearchDialog.class - [JAR]