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.segments.simulation.web-3.0.35.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.segments.simulation.web.internal.application.list
├─ com.liferay.segments.simulation.web.internal.application.list.SegmentsSimulationPanelApp.class - [JAR]
org.apache.jsp
├─ org.apache.jsp.init_002dext_jsp.class - [JAR]
├─ org.apache.jsp.init_jsp.class - [JAR]
├─ org.apache.jsp.view_jsp.class - [JAR]
com.liferay.segments.simulation.web.internal.portlet
├─ com.liferay.segments.simulation.web.internal.portlet.SegmentsSimulationPortlet.class - [JAR]
com.liferay.segments.simulation.web.internal.display.context
├─ com.liferay.segments.simulation.web.internal.display.context.SegmentsSimulationDisplayContext.class - [JAR]
com.liferay.segments.simulation.web.internal.simulator
├─ com.liferay.segments.simulation.web.internal.simulator.PortalPreferencesUserSegmentsEntrySimulator.class - [JAR]
com.liferay.segments.simulation.web.internal.portlet.action
├─ com.liferay.segments.simulation.web.internal.portlet.action.DeactivateSimulationMVCActionCommand.class - [JAR]
├─ com.liferay.segments.simulation.web.internal.portlet.action.SimulateSegmentsEntriesMVCActionCommand.class - [JAR]