Generating code for Swing produced some lines like:
getPanelxx().add(getMethod102(), getMethod102().getName());
which does not make any sense but producing compiler errors.
Log in to post a comment.