public interface SelectionListener extends EventListener
Modifier and Type | Method and Description |
---|---|
void |
selectionChanged(SelectionEvent event)
Invoked when the active workbook, spreadsheet and/or cell of the
application is changed.
|
void selectionChanged(SelectionEvent event)
event
- the selection event that was fired