Module video

Interface InteractionPanel

All Known Implementing Classes:
ExportPanel, InterpolationPanel, PreviewPanel, ProgressPanel, RenderPanel, VideoPanel

public interface InteractionPanel
This interface can be used to enable or disable the input on a plugin panel.
Author:
Dominick Leppich
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setInteractionEnabled(boolean enabled)
    Enable or disable the interaction with this panel.
  • Method Details

    • setInteractionEnabled

      void setInteractionEnabled(boolean enabled)
      Enable or disable the interaction with this panel.
      Parameters:
      enabled - - New status