public class BasicCheckBoxListUI.CheckBoxListMouseInputHandler
Mouse input, and focus handling for CheckBoxList. An instance of this
class is added to the appropriate java.awt.Component lists
at installUI() time. Note keyboard input is handled with JComponent
KeyboardActions, see installKeyboardActions().
The mouseEvents override mouseEvents from java.swing.plaf.basic.BasicListUI