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 manager.app.core-1.6.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openbase.bco.manager.app.core
├─ org.openbase.bco.manager.app.core.AbstractAppController.class - [JAR]
├─ org.openbase.bco.manager.app.core.AppFactoryImpl.class - [JAR]
├─ org.openbase.bco.manager.app.core.AppManagerController.class - [JAR]
├─ org.openbase.bco.manager.app.core.AppManagerLauncher.class - [JAR]
org.openbase.bco.manager.app.core.preset
├─ org.openbase.bco.manager.app.core.preset.NightLightApp.class - [JAR]
├─ org.openbase.bco.manager.app.core.preset.PartyLightTileFollowerApp.class - [JAR]
├─ org.openbase.bco.manager.app.core.preset.SoundScapeApp.class - [JAR]