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.frontend.taglib.form.navigator-4.0.30.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.frontend.taglib.form.navigator.context
├─ com.liferay.frontend.taglib.form.navigator.context.FormNavigatorContextProvider.class - [JAR]
com.liferay.frontend.taglib.form.navigator.internal.osgi.commands
├─ com.liferay.frontend.taglib.form.navigator.internal.osgi.commands.FormNavigatorOSGiCommands.class - [JAR]
com.liferay.frontend.taglib.form.navigator.constants
├─ com.liferay.frontend.taglib.form.navigator.constants.FormNavigatorContextConstants.class - [JAR]
com.liferay.frontend.taglib.form.navigator.internal.configuration
├─ com.liferay.frontend.taglib.form.navigator.internal.configuration.FormNavigatorConfiguration.class - [JAR]
├─ com.liferay.frontend.taglib.form.navigator.internal.configuration.FormNavigatorEntryConfigurationHelperImpl.class - [JAR]
├─ com.liferay.frontend.taglib.form.navigator.internal.configuration.FormNavigatorEntryConfigurationParser.class - [JAR]
├─ com.liferay.frontend.taglib.form.navigator.internal.configuration.FormNavigatorEntryConfigurationRetriever.class - [JAR]