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 org.cogchar.bundle.app.vworld.startup-1.1.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.cogchar.bundle.app.vworld.busker
├─ org.cogchar.bundle.app.vworld.busker.TriggerItem.class - [JAR]
├─ org.cogchar.bundle.app.vworld.busker.TriggerItems.class - [JAR]
org.cogchar.bundle.app.vworld.startup
├─ org.cogchar.bundle.app.vworld.startup.Activator.class - [JAR]
├─ org.cogchar.bundle.app.vworld.startup.ModelToFigureStateMappingFuncs.class - [JAR]
├─ org.cogchar.bundle.app.vworld.startup.PumaVirtualWorldMapper.class - [JAR]
├─ org.cogchar.bundle.app.vworld.startup.VWorldMonitorBinding.class - [JAR]
org.cogchar.bundle.app.vworld.central
├─ org.cogchar.bundle.app.vworld.central.GruesomeVWorldRegistry.class - [JAR]
├─ org.cogchar.bundle.app.vworld.central.StatefulVWorldRegistry.class - [JAR]
├─ org.cogchar.bundle.app.vworld.central.VWCtxCmdBox.class - [JAR]
├─ org.cogchar.bundle.app.vworld.central.VWCtxCmdBoxUpdatable.class - [JAR]
├─ org.cogchar.bundle.app.vworld.central.VWorldInitHelper.class - [JAR]
├─ org.cogchar.bundle.app.vworld.central.VWorldMapperLifecycle.class - [JAR]
├─ org.cogchar.bundle.app.vworld.central.VWorldRegistry.class - [JAR]
├─ org.cogchar.bundle.app.vworld.central.VWorldRoboPump.class - [JAR]
├─ org.cogchar.bundle.app.vworld.central.VirtualWorldFactory.class - [JAR]