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 biojava-protein-disorder-7.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.biojava.nbio.data.sequence
├─ org.biojava.nbio.data.sequence.FastaSequence.class - [JAR]
├─ org.biojava.nbio.data.sequence.SequenceUtil.class - [JAR]
org.biojava.nbio.ronn
├─ org.biojava.nbio.ronn.InputParameters.class - [JAR]
├─ org.biojava.nbio.ronn.Jronn.class - [JAR]
├─ org.biojava.nbio.ronn.ModelLoader.class - [JAR]
├─ org.biojava.nbio.ronn.NullOutputStream.class - [JAR]
├─ org.biojava.nbio.ronn.ORonn.class - [JAR]
├─ org.biojava.nbio.ronn.ORonnModel.class - [JAR]
├─ org.biojava.nbio.ronn.RonnConstraint.class - [JAR]
├─ org.biojava.nbio.ronn.Timer.class - [JAR]