Tag: jpanel
-
How to Prevent a JList in a JScrollPane on a JPanel from Resizing
I've been working on a graphical user interface to enable a user to view, modify and add relevance judgments for a set of results returned by a search engine in response to a set of topics. The GUI was developed as part of some work I've been doing on the Text REtrieval Conference (TREC) 2012…