public class ViewMenuController extends Object implements ActionListener, PropertyChangeListener
| Constructor and Description |
|---|
ViewMenuController(GCViewerGui gui) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
void |
propertyChange(PropertyChangeEvent evt) |
public ViewMenuController(GCViewerGui gui)
gui - gui to listen for actionspublic void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerActionListener.actionPerformed(java.awt.event.ActionEvent)public void propertyChange(PropertyChangeEvent evt)
propertyChange in interface PropertyChangeListenerCopyright © 2019. All rights reserved.