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