Class MenuScroller.MenuScrollTimer

    • Field Summary

      • Fields inherited from class javax.swing.Timer

        listenerList
    • Constructor Summary

      Constructors 
      Constructor Description
      MenuScrollTimer​(int increment, int interval)  
    • Method Summary

      • Methods inherited from class javax.swing.Timer

        addActionListener, fireActionPerformed, getActionCommand, getActionListeners, getDelay, getInitialDelay, getListeners, getLogTimers, isCoalesce, isRepeats, isRunning, removeActionListener, restart, setActionCommand, setCoalesce, setDelay, setInitialDelay, setLogTimers, setRepeats, start, stop
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail