Monthly Archives: November 2007

JList is not scrollable.

I am developing a tool for text mining. I use JList to hold all unique terms and their statistically significant values. I encounter a problem that when I create JList and put it into JScrollPane, the JScrollPane is not scrollable. … Continue reading

Posted in Java | 4 Comments