Module video

Class VideoPanelWrapper

java.lang.Object
de.grogra.pf.ui.swing.PanelSupport
de.grogra.video.ui.VideoPanelWrapper
All Implemented Interfaces:
RegistryContext, Context, Panel, Synchronizer.Callback, Disposable

public class VideoPanelWrapper extends PanelSupport
This class wraps the VideoPanel (graphical user interface of the plugin) into a panel, which is compatible with GroIMP. In this case the GroIMP class PanelSupport is used.
Author:
Dominick Leppich
  • Constructor Details

    • VideoPanelWrapper

      public VideoPanelWrapper(VideoPanel videoPanel)
      Default ctr.
  • Method Details