public class Save
extends java.lang.Object
implements java.awt.event.ActionListener
| Constructor and Description |
|---|
Save(@NotNull ScriptEditControl scriptEditControl)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Save the currently active tab
|
public Save(@NotNull
@NotNull ScriptEditControl scriptEditControl)
scriptEditControl - the script edit control to forward to