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 com.liferay.flash.web-3.0.26.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.flash.web.internal.portlet
├─ com.liferay.flash.web.internal.portlet.FlashPortlet.class - [JAR]
com.liferay.flash.web.internal.upgrade.v1_0_0
├─ com.liferay.flash.web.internal.upgrade.v1_0_0.UpgradePortletId.class - [JAR]
org.apache.jsp
├─ org.apache.jsp.configuration_jsp.class - [JAR]
├─ org.apache.jsp.init_jsp.class - [JAR]
├─ org.apache.jsp.view_jsp.class - [JAR]
com.liferay.flash.web.internal.portlet.action
├─ com.liferay.flash.web.internal.portlet.action.FlashConfigurationAction.class - [JAR]
com.liferay.flash.web.internal.upgrade
├─ com.liferay.flash.web.internal.upgrade.FlashWebUpgrade.class - [JAR]
com.liferay.flash.web.internal.constants
├─ com.liferay.flash.web.internal.constants.FlashPortletKeys.class - [JAR]