Class UITimerTask.Redraw

java.lang.Object
heronarts.glx.ui.UITimerTask
heronarts.glx.ui.UITimerTask.Redraw
All Implemented Interfaces:
LXLoopTask
Enclosing class:
UITimerTask

public static class UITimerTask.Redraw extends UITimerTask
  • Constructor Details

  • Method Details

    • run

      public void run()
      Description copied from class: UITimerTask
      Subclasses implement this method to perform the operation
      Specified by:
      run in class UITimerTask