Module video

Class ExportPanel

All Implemented Interfaces:
InteractionPanel, ImageObserver, MenuContainer, Serializable, Observer, Accessible

public class ExportPanel extends JPanel implements Observer, InteractionPanel
This panel controls the video generation process
Author:
Dominick Leppich
See Also:
  • Constructor Details

  • Method Details

    • update

      public void update(Observable o, Object arg)
      Recalculate the video length if the image sequence changes. Also update the interaction status.
      Specified by:
      update in interface Observer
    • setInteractionEnabled

      public void setInteractionEnabled(boolean enabled)
      Description copied from interface: InteractionPanel
      Enable or disable the interaction with this panel.
      Specified by:
      setInteractionEnabled in interface InteractionPanel
      Parameters:
      enabled - - New status