Package org.jdesktop.swingx.plaf.basic
Class BasicYListUI.ListDataHandler
java.lang.Object
org.jdesktop.swingx.plaf.basic.BasicYListUI.ListDataHandler
- All Implemented Interfaces:
EventListener,ListDataListener
- Enclosing class:
- BasicYListUI
The
ListDataListener that's added to the JLists model at
installUI time, and whenever the JList.model property changes.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoid
-
Constructor Details
-
ListDataHandler
public ListDataHandler()Constructs aListDataHandler.
-
-
Method Details
-
intervalAdded
- Specified by:
intervalAddedin interfaceListDataListener
-
intervalRemoved
- Specified by:
intervalRemovedin interfaceListDataListener
-
contentsChanged
- Specified by:
contentsChangedin interfaceListDataListener
-