Uses of Class
adams.gui.tools.audioannotator.TickEvent
-
Packages that use TickEvent Package Description adams.gui.tools.audioannotator -
-
Uses of TickEvent in adams.gui.tools.audioannotator
Methods in adams.gui.tools.audioannotator with parameters of type TickEvent Modifier and Type Method Description void
AudioAnnotationPanel. tickHappened(TickEvent e)
void
TickListener. tickHappened(TickEvent e)
Called by the object the listener is registered with to aleart the Ticklistener that a tick has happened
-