public interface SelectionListener
| Modifier and Type | Method and Description |
|---|---|
void |
selectionChanged(int oldSelected,
int newSelected)
Indicates the selection changed in the underlying list model
|
Copyright © 2021. All rights reserved.