Interface ISelectionListener

All Superinterfaces:
EventListener
All Known Subinterfaces:
INullSelectionListener, IPropertySheetPage
All Known Implementing Classes:
PropertySheet, PropertySheetPage, TabbedPropertySheetPage

public interface ISelectionListener extends EventListener
Interface for listening to selection changes.

This interface may be implemented by clients.

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Notifies this listener that the selection has changed.