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 chatstates-10.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jabber.protocol.chatstates
├─ org.jabber.protocol.chatstates.Active.class - [JAR]
├─ org.jabber.protocol.chatstates.ActiveBuilder.class - [JAR]
├─ org.jabber.protocol.chatstates.BuilderFactory.class - [JAR]
├─ org.jabber.protocol.chatstates.Composing.class - [JAR]
├─ org.jabber.protocol.chatstates.ComposingBuilder.class - [JAR]
├─ org.jabber.protocol.chatstates.Gone.class - [JAR]
├─ org.jabber.protocol.chatstates.GoneBuilder.class - [JAR]
├─ org.jabber.protocol.chatstates.Inactive.class - [JAR]
├─ org.jabber.protocol.chatstates.InactiveBuilder.class - [JAR]
├─ org.jabber.protocol.chatstates.ObjectFactory.class - [JAR]
├─ org.jabber.protocol.chatstates.Paused.class - [JAR]
├─ org.jabber.protocol.chatstates.PausedBuilder.class - [JAR]
├─ org.jabber.protocol.chatstates.package-info.class - [JAR]