protected class BasicGraphFrame.CutAction extends javax.swing.AbstractAction
Constructor and Description |
---|
CutAction()
Create a new action to copy and delete the current selection.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Copy and delete the current selection.
|
public CutAction()
public void actionPerformed(java.awt.event.ActionEvent e)