1. Can i paginate a JList stackoverflow.comIs there a way to paginate results in JList, i have 100 results shown, i only want to show 20 each time .. i thought of using tables to show my ... |
2. Displaying large amount of data with JList? stackoverflow.comI have a JList, wich must display more than 3000 items. I wish to have "visible" around 100 items in the list, and when you scroll and getting close to the ... |