Constructor for MarkAction.
Parameters: bundle - the resource bundle Parameters: prefix - a prefix to be prepended to the various resource keys(described in ResourceAction constructor), ornull if none Parameters: editor - the text editor Parameters: type - the mark action type, must be one ofSET_MARK, CLEAR_MARK or SWAP_MARK.