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. I use Netbeans IDE 5.5.1 for my development that includes GUI design. JList and [...]
Filed under: Java | 2 Comments »