note: I have two classes that extend the JFrame class.

my Main calls DisplayQueryResults, which offers a GUI interface for the user to interact with my Database.
Display Query results give the...