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 inventory-framework-platform-3.0.0-rc.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
me.devnatan.inventoryframework.internal
├─ me.devnatan.inventoryframework.internal.PlatformUtils.class - [JAR]
me.devnatan.inventoryframework.pipeline
├─ me.devnatan.inventoryframework.pipeline.PlatformCloseInterceptor.class - [JAR]
├─ me.devnatan.inventoryframework.pipeline.PlatformInitInterceptor.class - [JAR]
├─ me.devnatan.inventoryframework.pipeline.PlatformOpenInterceptor.class - [JAR]
├─ me.devnatan.inventoryframework.pipeline.PlatformRenderInterceptor.class - [JAR]
├─ me.devnatan.inventoryframework.pipeline.PlatformUpdateHandlerInterceptor.class - [JAR]
me.devnatan.inventoryframework.logging
├─ me.devnatan.inventoryframework.logging.NoopLogger.class - [JAR]
me.devnatan.inventoryframework.context
├─ me.devnatan.inventoryframework.context.ConfinedContext.class - [JAR]
├─ me.devnatan.inventoryframework.context.PlatformRenderContext.class - [JAR]
me.devnatan.inventoryframework.feature
├─ me.devnatan.inventoryframework.feature.DefaultFeatureInstaller.class - [JAR]
me.devnatan.inventoryframework
├─ me.devnatan.inventoryframework.PaginationStateBuilder.class - [JAR]
├─ me.devnatan.inventoryframework.PlatformView.class - [JAR]