Interface ISelectionListener
-
public interface ISelectionListener- Since:
- 1.0
- Restriction:
- This interface is not intended to be referenced by clients.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidselectionChanged(MPart part, java.lang.Object selection)
-
-
-
Method Detail
-
selectionChanged
void selectionChanged(MPart part, java.lang.Object selection)
-
-