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.portal.search.admin.web-3.0.52.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.portal.search.admin.web.internal.portlet
├─ com.liferay.portal.search.admin.web.internal.portlet.SearchAdminControlPanelEntry.class - [JAR]
├─ com.liferay.portal.search.admin.web.internal.portlet.SearchAdminPortlet.class - [JAR]
com.liferay.portal.search.admin.web.internal.display.context
├─ com.liferay.portal.search.admin.web.internal.display.context.FieldMappingIndexDisplayContext.class - [JAR]
├─ com.liferay.portal.search.admin.web.internal.display.context.FieldMappingsDisplayBuilder.class - [JAR]
├─ com.liferay.portal.search.admin.web.internal.display.context.FieldMappingsDisplayContext.class - [JAR]
├─ com.liferay.portal.search.admin.web.internal.display.context.SearchAdminDisplayBuilder.class - [JAR]
├─ com.liferay.portal.search.admin.web.internal.display.context.SearchAdminDisplayContext.class - [JAR]
├─ com.liferay.portal.search.admin.web.internal.display.context.SearchEngineDisplayBuilder.class - [JAR]
├─ com.liferay.portal.search.admin.web.internal.display.context.SearchEngineDisplayContext.class - [JAR]
org.apache.jsp
├─ org.apache.jsp.connections_jsp.class - [JAR]
├─ org.apache.jsp.error_jsp.class - [JAR]
├─ org.apache.jsp.field_005fmappings_jsp.class - [JAR]
├─ org.apache.jsp.index_005factions_jsp.class - [JAR]
├─ org.apache.jsp.view_jsp.class - [JAR]
com.liferay.portal.search.admin.web.internal.constants
├─ com.liferay.portal.search.admin.web.internal.constants.SearchAdminPortletKeys.class - [JAR]
├─ com.liferay.portal.search.admin.web.internal.constants.SearchAdminWebKeys.class - [JAR]
com.liferay.portal.search.admin.web.internal.portlet.action
├─ com.liferay.portal.search.admin.web.internal.portlet.action.EditMVCActionCommand.class - [JAR]
├─ com.liferay.portal.search.admin.web.internal.portlet.action.ViewMVCRenderCommand.class - [JAR]
com.liferay.portal.search.admin.web.internal.application.list
├─ com.liferay.portal.search.admin.web.internal.application.list.SearchAdminPanelApp.class - [JAR]
├─ com.liferay.portal.search.admin.web.internal.application.list.SearchPanelCategory.class - [JAR]
com.liferay.portal.search.admin.web.internal.util
├─ com.liferay.portal.search.admin.web.internal.util.DictionaryReindexer.class - [JAR]