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 isis-viewer-commons-applib-2.0.0-M9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.isis.viewer.commons.applib.services.userprof
├─ org.apache.isis.viewer.commons.applib.services.userprof.UserProfileUiModel.class - [JAR]
├─ org.apache.isis.viewer.commons.applib.services.userprof.UserProfileUiService.class - [JAR]
org.apache.isis.viewer.commons.applib.services.header
├─ org.apache.isis.viewer.commons.applib.services.header.HeaderUiModel.class - [JAR]
├─ org.apache.isis.viewer.commons.applib.services.header.HeaderUiService.class - [JAR]
org.apache.isis.viewer.commons.applib.services.branding
├─ org.apache.isis.viewer.commons.applib.services.branding.BrandingUiModel.class - [JAR]
├─ org.apache.isis.viewer.commons.applib.services.branding.BrandingUiService.class - [JAR]
org.apache.isis.viewer.commons.applib.services.menu
├─ org.apache.isis.viewer.commons.applib.services.menu.MenuItemDto.class - [JAR]
├─ org.apache.isis.viewer.commons.applib.services.menu.MenuUiModel.class - [JAR]
├─ org.apache.isis.viewer.commons.applib.services.menu.MenuUiService.class - [JAR]
├─ org.apache.isis.viewer.commons.applib.services.menu.MenuVisitor.class - [JAR]
org.apache.isis.viewer.commons.applib
├─ org.apache.isis.viewer.commons.applib.IsisModuleViewerCommonsApplib.class - [JAR]
org.apache.isis.viewer.commons.applib.mixins
├─ org.apache.isis.viewer.commons.applib.mixins.Object_impersonate.class - [JAR]
├─ org.apache.isis.viewer.commons.applib.mixins.Object_impersonateWithRoles.class - [JAR]