Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface SelectionChangeListener
extends EventListener
Method Summary | |
void |
|
public void selectionChanged(SelectionChangeEvent event)
Receives a selection change event. This method may be assumed to execute in the GUI thread.
- Parameters:
event
- ASelectionChangeEvent
instance.