class MenusListener
extends java.lang.Object
implements java.awt.event.ActionListener
Copyright (c) 2018
Constructor and Description |
---|
MenusListener() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Handles clicks on individual menu items.
|