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 compose-multiplatform-desktop-0.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.highcapable.betterandroid.compose.multiplatform.generated
├─ com.highcapable.betterandroid.compose.multiplatform.generated.BetterAndroidProperties.class - [JAR]
com.highcapable.betterandroid.compose.multiplatform.systembar
├─ com.highcapable.betterandroid.compose.multiplatform.systembar.NativeSystemBarsController.class - [JAR]
├─ com.highcapable.betterandroid.compose.multiplatform.systembar.PlatformSystemBarBehavior.class - [JAR]
├─ com.highcapable.betterandroid.compose.multiplatform.systembar.PlatformSystemBarStyle.class - [JAR]
├─ com.highcapable.betterandroid.compose.multiplatform.systembar.PlatformSystemBars.class - [JAR]
├─ com.highcapable.betterandroid.compose.multiplatform.systembar.PlatformSystemBarsController.class - [JAR]
├─ com.highcapable.betterandroid.compose.multiplatform.systembar.SystemBarsKt.class - [JAR]
├─ com.highcapable.betterandroid.compose.multiplatform.systembar.SystemBars_desktopKt.class - [JAR]
com.highcapable.betterandroid.compose.multiplatform.backpress
├─ com.highcapable.betterandroid.compose.multiplatform.backpress.BackHandler_desktopKt.class - [JAR]