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 okapi-filter-plaintext-ui-1.45.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.sf.okapi.filters.plaintext.ui
├─ net.sf.okapi.filters.plaintext.ui.Editor.class - [JAR]
├─ net.sf.okapi.filters.plaintext.ui.GeneralTab.class - [JAR]
├─ net.sf.okapi.filters.plaintext.ui.OptionsTab.class - [JAR]
net.sf.okapi.filters.plaintext.ui.common
├─ net.sf.okapi.filters.plaintext.ui.common.FilterParametersEditor.class - [JAR]