Package ca.phon.ipamap
Interface IpaMapListener
public interface IpaMapListener
Listen for button events in the
ipa map.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
ipaMapEvent
(String txt) Called when an ipa button is pressed.
-
Method Details
-
ipaMapEvent
Called when an ipa button is pressed.- Parameters:
the
- text of the ipa button
-