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 frascati-explorer-api-1.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ow2.frascati.explorer.gui
├─ org.ow2.frascati.explorer.gui.AbstractSelectionPanel.class - [JAR]
org.ow2.frascati.explorer.api
├─ org.ow2.frascati.explorer.api.CursorController.class - [JAR]
├─ org.ow2.frascati.explorer.api.FraSCAtiExplorer.class - [JAR]
├─ org.ow2.frascati.explorer.api.FraSCAtiExplorerSingleton.class - [JAR]
org.ow2.frascati.explorer.action
├─ org.ow2.frascati.explorer.action.AbstractAlwaysEnabledMenuItem.class - [JAR]
org.ow2.frascati.explorer.plugin
├─ org.ow2.frascati.explorer.plugin.AbstractContextPlugin.class - [JAR]
├─ org.ow2.frascati.explorer.plugin.AbstractMenuItemPlugin.class - [JAR]
├─ org.ow2.frascati.explorer.plugin.AbstractPlugin.class - [JAR]
├─ org.ow2.frascati.explorer.plugin.AbstractTablePlugin.class - [JAR]
├─ org.ow2.frascati.explorer.plugin.RefreshExplorerTreeThread.class - [JAR]