Class Ticker


  • public class Ticker
    extends Object
    Provides tick events to listeners at various times
    Version:
    $Revision$
    Author:
    sjb90
    • Constructor Detail

      • Ticker

        public Ticker​(VLCjDirectRenderPanel videoPlayer)
        Constructer for the ticker class. Takes a Direct Render panel.
        Parameters:
        videoPlayer -
    • Method Detail

      • addListener

        public void addListener​(TickListener tickListener)
        adds a listener to the ticker
        Parameters:
        tickListener - the listener to add.
      • removeAll

        public void removeAll()
        Shuts down all threads and removes them and the ticks from the ticker