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 metawidget-annotation-4.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.metawidget.inspector.impl.actionstyle.metawidget
├─ org.metawidget.inspector.impl.actionstyle.metawidget.MetawidgetActionStyle.class - [JAR]
org.metawidget.inspector.annotation
├─ org.metawidget.inspector.annotation.MetawidgetAnnotationInspector.class - [JAR]
├─ org.metawidget.inspector.annotation.UiAction.class - [JAR]
├─ org.metawidget.inspector.annotation.UiAttribute.class - [JAR]
├─ org.metawidget.inspector.annotation.UiAttributes.class - [JAR]
├─ org.metawidget.inspector.annotation.UiComesAfter.class - [JAR]
├─ org.metawidget.inspector.annotation.UiDontExpand.class - [JAR]
├─ org.metawidget.inspector.annotation.UiHidden.class - [JAR]
├─ org.metawidget.inspector.annotation.UiLabel.class - [JAR]
├─ org.metawidget.inspector.annotation.UiLarge.class - [JAR]
├─ org.metawidget.inspector.annotation.UiLookup.class - [JAR]
├─ org.metawidget.inspector.annotation.UiMasked.class - [JAR]
├─ org.metawidget.inspector.annotation.UiReadOnly.class - [JAR]
├─ org.metawidget.inspector.annotation.UiRequired.class - [JAR]
├─ org.metawidget.inspector.annotation.UiSection.class - [JAR]
├─ org.metawidget.inspector.annotation.UiWide.class - [JAR]