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 thx-webui-1.1.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.tascape.qa.th.webui.comm
├─ com.tascape.qa.th.webui.comm.Chrome.class - [JAR]
├─ com.tascape.qa.th.webui.comm.Firefox.class - [JAR]
├─ com.tascape.qa.th.webui.comm.FirefoxRc.class - [JAR]
├─ com.tascape.qa.th.webui.comm.HarLog.class - [JAR]
├─ com.tascape.qa.th.webui.comm.WebBrowser.class - [JAR]
├─ com.tascape.qa.th.webui.comm.WebBrowserRc.class - [JAR]
com.tascape.qa.th.webui.suite
├─ com.tascape.qa.th.webui.suite.SeleniumIdeSuite.class - [JAR]
com.tascape.qa.th.webui.driver
├─ com.tascape.qa.th.webui.driver.WebApp.class - [JAR]
├─ com.tascape.qa.th.webui.driver.WebPage.class - [JAR]
├─ com.tascape.qa.th.webui.driver.WebUiException.class - [JAR]
com.tascape.qa.th.webui.test
├─ com.tascape.qa.th.webui.test.SeleniumIdeTests.class - [JAR]