Class BasicYListUI.ListDataHandler

java.lang.Object
org.jdesktop.swingx.plaf.basic.BasicYListUI.ListDataHandler
All Implemented Interfaces:
EventListener, ListDataListener
Enclosing class:
BasicYListUI

public class BasicYListUI.ListDataHandler extends Object implements ListDataListener
The ListDataListener that's added to the JLists model at installUI time, and whenever the JList.model property changes.
See Also: