com.jidesoft.combobox
Class MultiSelectListChooserPanel.Handler
java.lang.Object
com.jidesoft.combobox.ListChooserPanel.Handler
com.jidesoft.combobox.MultiSelectListChooserPanel.Handler
- All Implemented Interfaces:
- ItemListener, MouseListener, MouseMotionListener, PropertyChangeListener, Serializable, EventListener
- Enclosing class:
- MultiSelectListChooserPanel
protected class MultiSelectListChooserPanel.Handler
- extends ListChooserPanel.Handler
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultiSelectListChooserPanel.Handler
protected MultiSelectListChooserPanel.Handler()
mouseClicked
public void mouseClicked(MouseEvent e)
- Specified by:
mouseClicked
in interface MouseListener
- Overrides:
mouseClicked
in class ListChooserPanel.Handler
mouseReleased
public void mouseReleased(MouseEvent e)
- Specified by:
mouseReleased
in interface MouseListener
- Overrides:
mouseReleased
in class ListChooserPanel.Handler