public abstract class GraphMenuAction
extends javax.swing.AbstractAction
| Constructor and Description | 
|---|
| GraphMenuAction(java.lang.String name,
               java.lang.String accel,
               GraphView view) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | actionPerformed(java.awt.event.ActionEvent e) | 
public GraphMenuAction(java.lang.String name,
                       java.lang.String accel,
                       GraphView view)