Package org.eclipse.ui.forms.events


package org.eclipse.ui.forms.events
Events and listeners for forms-based parts.
 
  • Class
    Description
    This adapter class provides default implementations for the methods described by the ExpansionListener interface.
    Notifies listeners when expandable controls change expansion state.
    This adapter class provides default implementations for the methods described by the HyperlinkListener interface.
    Notifies listeners about a hyperlink change.
    Classes that implement this interface will be notified before and after the expandable control's expansion state changes.
    Classes that implement this interface will be notified when hyperlinks are entered, exited and activated.