Decomplie JFrame using JAD
Hey I was unable to find a suitable forum for this topic...apologises if in the wrong domain.
The issue - when attempting to decompile a JFrame byte code (class) file with JAD a series of errors are generated which are beyond my level of understanding. I have successfully decompiled some entity class files (data objects) without any errors.
Essentially I am looking for a decompiler that can work with a JFrame class file, does one exist? Else, is it possible to do this with JAD?

