Interface FrameMenuExtension

    • Method Detail

      • createExtraMenuItems

        JMenuItem[] createExtraMenuItems()
        Append one or more menu entries to the 'Extras' menu.
        Returns:
        Additional menu items, that will be added inside the extras-menu.
      • createMainMenu

        JMenu createMainMenu()
        Append a menu to the main frame.
        Returns:
        Return the created menu or null, if no menu is added by this extension.