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