This adapter class provides default implementations for the
methods described by the <code>TreeListener</code> interface.
<p>
Classes that wish to deal with <code>TreeEvent</code>s can
extend this class and override only the methods which they are
interested in.
</p>
@see TreeListener
@see TreeEvent
@see <a href="http://www.eclipse.org/swt/">Sample code and further information</a>
This adapter class provides default implementations for the methods described by the <code>TreeListener</code> interface. <p> Classes that wish to deal with <code>TreeEvent</code>s can extend this class and override only the methods which they are interested in. </p>
@see TreeListener @see TreeEvent @see <a href="http://www.eclipse.org/swt/">Sample code and further information</a>