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 org-netbeans-modules-classfile-RELEASE180.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.netbeans.modules.classfile
├─ org.netbeans.modules.classfile.Access.class - [JAR]
├─ org.netbeans.modules.classfile.Annotation.class - [JAR]
├─ org.netbeans.modules.classfile.AnnotationComponent.class - [JAR]
├─ org.netbeans.modules.classfile.ArrayElementValue.class - [JAR]
├─ org.netbeans.modules.classfile.AttributeMap.class - [JAR]
├─ org.netbeans.modules.classfile.BootstrapMethod.class - [JAR]
├─ org.netbeans.modules.classfile.ByteCodes.class - [JAR]
├─ org.netbeans.modules.classfile.CPClassInfo.class - [JAR]
├─ org.netbeans.modules.classfile.CPConstantDynamicInfo.class - [JAR]
├─ org.netbeans.modules.classfile.CPDoubleInfo.class - [JAR]
├─ org.netbeans.modules.classfile.CPEntry.class - [JAR]
├─ org.netbeans.modules.classfile.CPFieldInfo.class - [JAR]
├─ org.netbeans.modules.classfile.CPFieldMethodInfo.class - [JAR]
├─ org.netbeans.modules.classfile.CPFloatInfo.class - [JAR]
├─ org.netbeans.modules.classfile.CPIntegerInfo.class - [JAR]
├─ org.netbeans.modules.classfile.CPInterfaceMethodInfo.class - [JAR]
├─ org.netbeans.modules.classfile.CPInvokeDynamicInfo.class - [JAR]
├─ org.netbeans.modules.classfile.CPLongInfo.class - [JAR]
├─ org.netbeans.modules.classfile.CPMethodHandleInfo.class - [JAR]
├─ org.netbeans.modules.classfile.CPMethodInfo.class - [JAR]
├─ org.netbeans.modules.classfile.CPMethodTypeInfo.class - [JAR]
├─ org.netbeans.modules.classfile.CPModuleInfo.class - [JAR]
├─ org.netbeans.modules.classfile.CPName.class - [JAR]
├─ org.netbeans.modules.classfile.CPNameAndTypeInfo.class - [JAR]
├─ org.netbeans.modules.classfile.CPPackageInfo.class - [JAR]
├─ org.netbeans.modules.classfile.CPStringInfo.class - [JAR]
├─ org.netbeans.modules.classfile.CPUTF8Info.class - [JAR]
├─ org.netbeans.modules.classfile.ClassElementValue.class - [JAR]
├─ org.netbeans.modules.classfile.ClassFile.class - [JAR]
├─ org.netbeans.modules.classfile.ClassName.class - [JAR]
├─ org.netbeans.modules.classfile.Code.class - [JAR]
├─ org.netbeans.modules.classfile.ConstantPool.class - [JAR]
├─ org.netbeans.modules.classfile.ConstantPoolReader.class - [JAR]
├─ org.netbeans.modules.classfile.ElementValue.class - [JAR]
├─ org.netbeans.modules.classfile.EnclosingMethod.class - [JAR]
├─ org.netbeans.modules.classfile.EnumElementValue.class - [JAR]
├─ org.netbeans.modules.classfile.ExceptionTableEntry.class - [JAR]
├─ org.netbeans.modules.classfile.Field.class - [JAR]
├─ org.netbeans.modules.classfile.InnerClass.class - [JAR]
├─ org.netbeans.modules.classfile.InvalidClassFileAttributeException.class - [JAR]
├─ org.netbeans.modules.classfile.InvalidClassFormatException.class - [JAR]
├─ org.netbeans.modules.classfile.LegacyClassFile.class - [JAR]
├─ org.netbeans.modules.classfile.LocalVariableTableEntry.class - [JAR]
├─ org.netbeans.modules.classfile.LocalVariableTypeTableEntry.class - [JAR]
├─ org.netbeans.modules.classfile.Method.class - [JAR]
├─ org.netbeans.modules.classfile.Module.class - [JAR]
├─ org.netbeans.modules.classfile.ModuleTarget.class - [JAR]
├─ org.netbeans.modules.classfile.NestedElementValue.class - [JAR]
├─ org.netbeans.modules.classfile.Parameter.class - [JAR]
├─ org.netbeans.modules.classfile.PrimitiveElementValue.class - [JAR]
├─ org.netbeans.modules.classfile.StackMapFrame.class - [JAR]
├─ org.netbeans.modules.classfile.Variable.class - [JAR]
├─ org.netbeans.modules.classfile.VerificationTypeInfo.class - [JAR]