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.wiki.editor.configuration-4.0.16.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.wiki.editor.configuration.internal.item.selector
├─ com.liferay.wiki.editor.configuration.internal.item.selector.WikiAttachmentsItemSelectorViewReturnTypeProvider.class - [JAR]
com.liferay.wiki.editor.configuration.internal
├─ com.liferay.wiki.editor.configuration.internal.BaseWikiAttachmentImageEditorConfigContributor.class - [JAR]
├─ com.liferay.wiki.editor.configuration.internal.BaseWikiLinksCKEditorConfigContributor.class - [JAR]
├─ com.liferay.wiki.editor.configuration.internal.WikiAttachmentEditorOptionsContributor.class - [JAR]
├─ com.liferay.wiki.editor.configuration.internal.WikiAttachmentImageCreoleEditorConfigContributor.class - [JAR]
├─ com.liferay.wiki.editor.configuration.internal.WikiAttachmentImageHTMLEditorConfigContributor.class - [JAR]
├─ com.liferay.wiki.editor.configuration.internal.WikiCreoleAutoCompleteEditorConfigContributor.class - [JAR]
├─ com.liferay.wiki.editor.configuration.internal.WikiLinksAlloyEditorConfigContributor.class - [JAR]
├─ com.liferay.wiki.editor.configuration.internal.WikiLinksCKEditorConfigContributor.class - [JAR]
├─ com.liferay.wiki.editor.configuration.internal.WikiLinksCKEditorCreoleEditorConfigContributor.class - [JAR]