Basically, this is my problem. I have two files: NoteFrame.java and Chords.java.

I'm attempting to make an instance of the NoteFrame dialog appear when I click on a button in the Chords.java...