Package ca.phon.ipamap2
Interface IPAMapCellSelectionListener
- All Superinterfaces:
EventListener
Functional interface for listening to changes to ipa map
cell selection.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
cellSelectionChanged
(IPAMapGrid mapGrid, int cellIdx, boolean selected)
-
Method Details
-
cellSelectionChanged
-