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 interface-2.0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.zarbosoft.interface1
├─ com.zarbosoft.interface1.Configuration.class - [JAR]
├─ com.zarbosoft.interface1.DefaultTypeVisitor.class - [JAR]
├─ com.zarbosoft.interface1.Events.class - [JAR]
├─ com.zarbosoft.interface1.ObjectVisitor.class - [JAR]
├─ com.zarbosoft.interface1.OneshotTypeVisitor.class - [JAR]
├─ com.zarbosoft.interface1.StopWalk.class - [JAR]
├─ com.zarbosoft.interface1.TypeInfo.class - [JAR]
├─ com.zarbosoft.interface1.TypeVisitor.class - [JAR]
├─ com.zarbosoft.interface1.Walk.class - [JAR]
com.zarbosoft.interface1.events
├─ com.zarbosoft.interface1.events.InterfaceArrayCloseEvent.class - [JAR]
├─ com.zarbosoft.interface1.events.InterfaceArrayOpenEvent.class - [JAR]
├─ com.zarbosoft.interface1.events.InterfaceEvent.class - [JAR]
├─ com.zarbosoft.interface1.events.InterfaceKeyEvent.class - [JAR]
├─ com.zarbosoft.interface1.events.InterfaceObjectCloseEvent.class - [JAR]
├─ com.zarbosoft.interface1.events.InterfaceObjectOpenEvent.class - [JAR]
├─ com.zarbosoft.interface1.events.InterfaceOtherEvent.class - [JAR]
├─ com.zarbosoft.interface1.events.InterfacePrimitiveEvent.class - [JAR]
├─ com.zarbosoft.interface1.events.InterfaceTypeEvent.class - [JAR]
├─ com.zarbosoft.interface1.events.ReadEventGrammar.class - [JAR]
com.zarbosoft.interface1.path
├─ com.zarbosoft.interface1.path.InterfaceArrayPath.class - [JAR]
├─ com.zarbosoft.interface1.path.InterfaceObjectPath.class - [JAR]
├─ com.zarbosoft.interface1.path.InterfacePath.class - [JAR]
├─ com.zarbosoft.interface1.path.InterfaceRootPath.class - [JAR]