Here is a method which displays Jobs from SQlite onto a table and sets them as labelText appropriately.
SQlite
labelText
private void setLabelText(
Despite JTextField being for editing you could use for displaying your results. You could change to editable whenever clicked.