public class OpenGraphAction
extends javax.swing.AbstractAction
| Constructor and Description | 
|---|
| OpenGraphAction(GraphView view) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | actionPerformed(java.awt.event.ActionEvent e) | 
| static java.lang.String | getLabel(java.awt.Component cParam,
        Graph g) | 
public OpenGraphAction(GraphView view)