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.site.navigation.menu.item.layout-4.0.34.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.jsp
├─ org.apache.jsp.edit_005flayout_jsp.class - [JAR]
├─ org.apache.jsp.init_002dext_jsp.class - [JAR]
├─ org.apache.jsp.init_jsp.class - [JAR]
com.liferay.site.navigation.menu.item.layout.internal.type
├─ com.liferay.site.navigation.menu.item.layout.internal.type.LayoutSiteNavigationMenuItemType.class - [JAR]
com.liferay.site.navigation.menu.item.layout.internal.model.listener
├─ com.liferay.site.navigation.menu.item.layout.internal.model.listener.LayoutModelListener.class - [JAR]
com.liferay.site.navigation.menu.item.layout.internal.constants
├─ com.liferay.site.navigation.menu.item.layout.internal.constants.SiteNavigationMenuItemTypeLayoutWebKeys.class - [JAR]
com.liferay.site.navigation.menu.item.layout.internal.portlet.action
├─ com.liferay.site.navigation.menu.item.layout.internal.portlet.action.AddLayoutSiteNavigationMenuItemMVCActionCommand.class - [JAR]