Class Screencast.ScreencastPanel

  • All Implemented Interfaces:
    adams.gui.core.MenuBarProvider, ImageObserver, MenuContainer, Serializable, Accessible
    Enclosing class:
    Screencast

    public static class Screencast.ScreencastPanel
    extends com.github.fracpete.screencast4j.gui.ScreencastPanel
    implements adams.gui.core.MenuBarProvider
    Derived ScreencastPanel, exposes the menubar to ADAMS.
    Version:
    $Revision: 11391 $
    Author:
    FracPete (fracpete at waikato dot ac dot nz)
    See Also:
    Serialized Form
    • Constructor Detail

      • ScreencastPanel

        public ScreencastPanel()
    • Method Detail

      • getMenuBar

        public JMenuBar getMenuBar()
        Creates a menu bar (singleton per panel object). Can be used in frames.
        Specified by:
        getMenuBar in interface adams.gui.core.MenuBarProvider
        Overrides:
        getMenuBar in class com.github.fracpete.screencast4j.gui.ScreencastPanel
        Returns:
        the menu bar