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 test-drive-desktop-2.0.0-alpha03.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.bumble.appyx.components.internal.testdrive
├─ com.bumble.appyx.components.internal.testdrive.TestDrive.class - [JAR]
├─ com.bumble.appyx.components.internal.testdrive.TestDriveExperimentKt.class - [JAR]
├─ com.bumble.appyx.components.internal.testdrive.TestDriveModel.class - [JAR]
com.bumble.appyx.components.internal.testdrive.ui
├─ com.bumble.appyx.components.internal.testdrive.ui.MaterialColorsKt.class - [JAR]
com.bumble.appyx.components.internal.testdrive.ui.simple
├─ com.bumble.appyx.components.internal.testdrive.ui.simple.MutableUiState.class - [JAR]
├─ com.bumble.appyx.components.internal.testdrive.ui.simple.MutableUiStateKt.class - [JAR]
├─ com.bumble.appyx.components.internal.testdrive.ui.simple.TargetUiState.class - [JAR]
├─ com.bumble.appyx.components.internal.testdrive.ui.simple.TestDriveSimpleMotionController.class - [JAR]
com.bumble.appyx.components.internal.testdrive.operation
├─ com.bumble.appyx.components.internal.testdrive.operation.MoveTo.class - [JAR]
├─ com.bumble.appyx.components.internal.testdrive.operation.MoveToKt.class - [JAR]
├─ com.bumble.appyx.components.internal.testdrive.operation.Next.class - [JAR]
├─ com.bumble.appyx.components.internal.testdrive.operation.NextKt.class - [JAR]
com.bumble.appyx.components.internal.testdrive.ui.rotation
├─ com.bumble.appyx.components.internal.testdrive.ui.rotation.MutableUiState.class - [JAR]
├─ com.bumble.appyx.components.internal.testdrive.ui.rotation.MutableUiStateKt.class - [JAR]
├─ com.bumble.appyx.components.internal.testdrive.ui.rotation.TargetUiState.class - [JAR]
├─ com.bumble.appyx.components.internal.testdrive.ui.rotation.TestDriveRotationMotionController.class - [JAR]