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 openimaj-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
science.aist.imaging.openimaj.imageprocessing.wrapper
├─ science.aist.imaging.openimaj.imageprocessing.wrapper.FImageFactory.class - [JAR]
├─ science.aist.imaging.openimaj.imageprocessing.wrapper.FImageWrapper.class - [JAR]
├─ science.aist.imaging.openimaj.imageprocessing.wrapper.MBFImageFactory.class - [JAR]
├─ science.aist.imaging.openimaj.imageprocessing.wrapper.MBFImageWrapper.class - [JAR]
science.aist.imaging.openimaj.imageprocessing.transformer
├─ science.aist.imaging.openimaj.imageprocessing.transformer.ColourSpace2ChannelTypeTransformer.class - [JAR]