Package peppy :: Module menu
[frames] | no frames]

Module menu

Dynamic menubar and toolbar system.

This module implements the menubar and toolbar system that is based on actions linked to particular major modes. When the major mode is changed, the menu and toolbar system changes with it to only show those actions that are applicable to the current state of the frame.

Classes
  UserActionClassList
Creates a list of actions for a major mode
  UserActionMap
Creates a mapping of actions for a frame.