This video shows you how to add listeners to menus, menu items and key strokes. These can then be captured and coded in a similar way to buttons and drop-down menus. The program uses the ActionListener, MenuListener and KeyListener interfaces. It assumes that you have seen the video on how to create a menu system ( • Java - Creating a menu bar ).