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 uberfire-perspective-editor-api-0.5.0.CR7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.uberfire.ext.perspective.editor.model
├─ org.uberfire.ext.perspective.editor.model.ColumnEditor.class - [JAR]
├─ org.uberfire.ext.perspective.editor.model.HTMLEditor.class - [JAR]
├─ org.uberfire.ext.perspective.editor.model.NewPerspectiveEditorEvent.class - [JAR]
├─ org.uberfire.ext.perspective.editor.model.PerspectiveEditor.class - [JAR]
├─ org.uberfire.ext.perspective.editor.model.PerspectiveEditorPersistenceAPI.class - [JAR]
├─ org.uberfire.ext.perspective.editor.model.RowEditor.class - [JAR]
├─ org.uberfire.ext.perspective.editor.model.ScreenEditor.class - [JAR]
├─ org.uberfire.ext.perspective.editor.model.ScreenParameter.class - [JAR]