Uses of Class
adams.gui.visualization.annotator.TickEvent
-
Packages that use TickEvent Package Description adams.gui.visualization.annotator -
-
Uses of TickEvent in adams.gui.visualization.annotator
Methods in adams.gui.visualization.annotator with parameters of type TickEvent Modifier and Type Method Description void
AnnotationPanel. 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
-