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 desktop-appearance-0.10.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.gephi.desktop.appearance
├─ org.gephi.desktop.appearance.AppearanceToolbar.class - [JAR]
├─ org.gephi.desktop.appearance.AppearanceTopComponent.class - [JAR]
├─ org.gephi.desktop.appearance.AppearanceUIController.class - [JAR]
├─ org.gephi.desktop.appearance.AppearanceUIModel.class - [JAR]
├─ org.gephi.desktop.appearance.AppearanceUIModelEvent.class - [JAR]
├─ org.gephi.desktop.appearance.AppearanceUIModelListener.class - [JAR]
├─ org.gephi.desktop.appearance.AppearanceUIModelPersistenceProvider.class - [JAR]
├─ org.gephi.desktop.appearance.AutoAppyTransformer.class - [JAR]
├─ org.gephi.desktop.appearance.FunctionObserverExecutor.class - [JAR]
├─ org.gephi.desktop.appearance.TableObserverExecutor.class - [JAR]