Class UIClipInspector

All Implemented Interfaces:
UIContainer, LXLoopTask, Iterable<UIObject>

public class UIClipInspector extends UI2dContainer
  • Field Details

    • HEIGHT

      public static final int HEIGHT
      See Also:
    • ROUNDING

      public static final int ROUNDING
      See Also:
    • clipInfo

      public final heronarts.lx.studio.ui.clip.UIClipInfo clipInfo
    • clipEditor

      public final UIClipEditor clipEditor
  • Constructor Details

    • UIClipInspector

      public UIClipInspector(LXStudio.UI ui, LX lx, float x, float y, float w)
  • Method Details

    • onResize

      protected void onResize()
      Description copied from class: UI2dComponent
      Subclasses may override this method, invoked when the component is resized
      Overrides:
      onResize in class UI2dComponent
    • 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 UI2dContainer
      Parameters:
      keyEvent - Key event
      keyChar - Key character
      keyCode - Key code value
    • dispose

      public void dispose()
      Overrides:
      dispose in class UIObject
    • getClipOverview

      public UITimeline.Overview getClipOverview()
      The Clip Overview lives in the status bar