Interface ISelectionListener

All Superinterfaces:
EventListener
All Known Subinterfaces:
INullSelectionListener, IPropertySheetPage
All Known Implementing Classes:
EditorPluginAction, ObjectPluginAction, PartPluginAction, PartSelectionListener, PluginAction, PropertySheet, PropertySheetPage, TabbedPropertySheetPage, ViewPluginAction, WWinPluginAction, WWinPluginPulldown

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.