I am trying to read the content of a JTextField inside a JPanel in a JFrame from another Java Class in another file.
So in one .java file I have this code:
<