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 desktop-jvm-2.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.alphicc.desktop.innerNavigationSample
├─ io.github.alphicc.desktop.innerNavigationSample.InnerNavigationContentKt.class - [JAR]
├─ io.github.alphicc.desktop.innerNavigationSample.InnerNavigationViewModel.class - [JAR]
io.github.alphicc.desktop.redSquareChild
├─ io.github.alphicc.desktop.redSquareChild.RedSquareContentKt.class - [JAR]
├─ io.github.alphicc.desktop.redSquareChild.RedSquareViewModel.class - [JAR]
io.github.alphicc.desktop.blueSquareChild
├─ io.github.alphicc.desktop.blueSquareChild.BlueSquareContentKt.class - [JAR]
├─ io.github.alphicc.desktop.blueSquareChild.BlueSquareViewModel.class - [JAR]
io.github.alphicc.desktop.bottomMenu
├─ io.github.alphicc.desktop.bottomMenu.BottomMenuContentKt.class - [JAR]
├─ io.github.alphicc.desktop.bottomMenu.BottomMenuViewModel.class - [JAR]
io.github.alphicc.desktop
├─ io.github.alphicc.desktop.Screens.class - [JAR]
io.github.alphicc.desktop.childNavigationSample
├─ io.github.alphicc.desktop.childNavigationSample.ChildNavigationContentKt.class - [JAR]
├─ io.github.alphicc.desktop.childNavigationSample.ChildNavigationViewModel.class - [JAR]
io.github.alphicc.desktop.welcome
├─ io.github.alphicc.desktop.welcome.WelcomeKt.class - [JAR]
├─ io.github.alphicc.desktop.welcome.WelcomeViewModel.class - [JAR]
io.github.alphicc.desktop.channelArgumentReceiveSample
├─ io.github.alphicc.desktop.channelArgumentReceiveSample.ChannelArgumentReceiveContentKt.class - [JAR]
├─ io.github.alphicc.desktop.channelArgumentReceiveSample.ChannelArgumentReceiveViewModel.class - [JAR]
io.github.alphicc.desktop.channelArgumentSendSample
├─ io.github.alphicc.desktop.channelArgumentSendSample.ChannelArgumentSendContentKt.class - [JAR]
├─ io.github.alphicc.desktop.channelArgumentSendSample.ChannelArgumentSendViewModel.class - [JAR]
io.github.alphicc.desktop.somethingDetails
├─ io.github.alphicc.desktop.somethingDetails.SomethingDetailsContentKt.class - [JAR]
├─ io.github.alphicc.desktop.somethingDetails.SomethingDetailsViewModel.class - [JAR]