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 holon-artisan-vaadin-flow-app-layout-2.2.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.holonplatform.artisan.vaadin.flow.app.layout.components
├─ com.holonplatform.artisan.vaadin.flow.app.layout.components.AppRouterLayout.class - [JAR]
com.holonplatform.artisan.vaadin.flow.app.layout.internal
├─ com.holonplatform.artisan.vaadin.flow.app.layout.internal.DefaultApplicationContentChangeEvent.class - [JAR]
├─ com.holonplatform.artisan.vaadin.flow.app.layout.internal.DefaultOveralyStateChangeEvent.class - [JAR]
com.holonplatform.artisan.vaadin.flow.app.layout
├─ com.holonplatform.artisan.vaadin.flow.app.layout.AppLayoutVariant.class - [JAR]
├─ com.holonplatform.artisan.vaadin.flow.app.layout.ApplicationLayout.class - [JAR]