Save(@NotNull final ScriptEditControl scriptEditControl)
Creates a new instance.
void actionPerformed(final ActionEvent e)
Save the currently active tab
This package contains the classes for the script editor used within the editor to create and modify P...
ScriptEditControl - Manages events and data flow for the script editor entity.
final ScriptEditControl scriptEditControl
The ScriptEditControl to forwards to.
Action listener for SAVE actions.
void saveActiveTab()
Save the active script-tab to the stored file path.