Class UIClipStop

All Implemented Interfaces:
UIFocus, UIKeyFocus, UIMouseFocus, UITabFocus, LXLoopTask

public class UIClipStop extends UIStop
  • Constructor Details

    • UIClipStop

      public UIClipStop(UI ui, UIMixer mixer, LX lx, LXBus bus, int width)
  • Method Details

    • stop

      protected void stop()
      Specified by:
      stop in class UIStop
    • onKeyPressed

      protected void onKeyPressed(KeyEvent keyEvent, char keyChar, int keyCode)
      Description copied from class: UIEventHandler
      Subclasses override to receive key events
      Overrides:
      onKeyPressed in class UIStop
      Parameters:
      keyEvent - Key event
      keyChar - Key character
      keyCode - Key code value