Class SubstanceTreeUI.MyTreeSelectionListener
- java.lang.Object
-
- org.pushingpixels.substance.internal.ui.SubstanceTreeUI.MyTreeSelectionListener
-
- All Implemented Interfaces:
EventListener
,TreeSelectionListener
- Enclosing class:
- SubstanceTreeUI
protected class SubstanceTreeUI.MyTreeSelectionListener extends Object implements TreeSelectionListener
Selection listener for selection animation effects.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
MyTreeSelectionListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
valueChanged(TreeSelectionEvent e)
-
-
-
Method Detail
-
valueChanged
public void valueChanged(TreeSelectionEvent e)
- Specified by:
valueChanged
in interfaceTreeSelectionListener
-
-