public class AddBookmarkCommand implements ICommand(Code)
Initiate the addition of a new SQL Bookmark.
The SQL for the bookmark is taken from the current SQL Edit buffer.
The user is prompted for a name for the bookmark.
author: Joseph Mocker
Ctor.
Parameters: frame - Parent Frame. Parameters: session - The session that we are saving a script for. Parameters: plugin - The current plugin. throws: IllegalArgumentException - Thrown if a nullISession or IPluginpassed.