|
Java™ by example!
|
|
|
How do I scroll the JList to the selected item?
You can use the method ensureIndexIsVisible as shown in following example:
Further Information
Author of answer: Joris Van den Bogaert
Comments to this answer are only viewable by members. Login or become a member!
|
|
|
|
|