Class RadianceTreeUI.RowSelectionListener
java.lang.Object
java.awt.event.MouseAdapter
org.pushingpixels.radiance.theming.internal.ui.RadianceTreeUI.RowSelectionListener
- All Implemented Interfaces:
MouseListener, MouseMotionListener, MouseWheelListener, EventListener
- Enclosing class:
RadianceTreeUI
Listener for selecting the entire rows.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class MouseAdapter
mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mouseReleased, mouseWheelMoved
-
Constructor Details
-
RowSelectionListener
private RowSelectionListener()
-
-
Method Details
-
mousePressed
- Specified by:
mousePressedin interfaceMouseListener- Overrides:
mousePressedin classMouseAdapter
-